CSIT-1332: Proposal of new layout of all graphs
[csit.git] / resources / tools / presentation / specification.yaml
1 -
2   type: "environment"
3
4   paths:
5     # Top level directories:
6     ## Working directory
7     DIR[WORKING]: "_tmp"
8     ## Build directories
9     DIR[BUILD,HTML]: "_build"
10     DIR[BUILD,LATEX]: "_build_latex"
11
12     # Static .rst files
13     DIR[RST]: "../../../docs/report"
14
15     # Working directories
16     ## Input data files (.zip, .xml)
17     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
18     ## Static source files from git
19     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
20     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
21
22     # Static html content
23     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
24     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
25     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
26     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
27
28     # Detailed test results
29     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
30     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
31     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
32     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
33     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
34     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
35     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
40     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
41     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
42     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
43     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
44     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
45     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
46
47     # Detailed test configurations
48     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
49     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
50     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
51     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
52     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
53     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
54     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
55     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
56     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
57
58     # Detailed tests operational data
59     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
60     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
61     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
62     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
63
64     # .css patch file to fix tables generated by Sphinx
65     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
66     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
67
68   urls:
69     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
70     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
71     URL[NEXUS]: "https://docs.fd.io/csit"
72     DIR[NEXUS]: "report/_static/archive"
73
74   make-dirs:
75   # List the directories which are created while preparing the environment.
76   # All directories MUST be defined in "paths" section.
77   - "DIR[WORKING,DATA]"
78   - "DIR[STATIC,VPP]"
79   - "DIR[STATIC,DPDK]"
80   - "DIR[STATIC,ARCH]"
81   - "DIR[BUILD,LATEX]"
82   - "DIR[WORKING,SRC]"
83   - "DIR[WORKING,SRC,STATIC]"
84
85   remove-dirs:
86   # List the directories which are deleted while cleaning the environment.
87   # All directories MUST be defined in "paths" section.
88   #- "DIR[BUILD,HTML]"
89   - "DIR[WORKING,DATA]"
90
91   build-dirs:
92   # List the directories where the results (build) is stored.
93   # All directories MUST be defined in "paths" section.
94   - "DIR[BUILD,HTML]"
95   - "DIR[BUILD,LATEX]"
96
97 -
98   type: "configuration"
99
100   limits:
101     nic:
102       x520: 24460000
103       x710: 35800000
104       xxv710: 35800000
105       xl710: 35800000
106
107     link:
108       10ge: 14880952.38
109       25ge: 37202380.95
110       40ge: 59523809.52
111       100ge: 148809523.81
112
113     pci:
114       pci-g3-x8: 74404761.90
115       pci-g3-x16: 148809523.81
116
117   data-sets:
118
119     # VPP Performance
120     vpp-performance-changes:
121       csit-vpp-perf-1801-all:
122       - 124  # sel
123       - 127  # sel
124       - 128  # sel
125       - 141  # sel
126       - 142  # sel
127       - 143  # sel
128       - 145  # sel
129       - 146  # sel
130       - 162  # sel
131       - 163  # sel
132       - 167  # sel
133       - 172  # sel acl only
134       csit-vpp-perf-1804-all:
135       - 21  # sel
136       - 22  # sel
137       - 23  # sel
138       - 24  # sel
139       - 27  # sel
140       - 28  # sel
141       - 29  # sel
142       - 30  # sel
143       - 31  # sel
144       - 35  # sel
145       csit-vpp-perf-verify-1807-3n-hsw:
146       - 11  # NDRPDR full 1
147       - 22  # NDRPDR full 2
148       - 45  # NDRPDR full 3
149       - 46  # NDRPDR full 4
150       - 15  # NDRPDR sel
151       - 16  # NDRPDR sel
152       - 19  # NDRPDR sel
153       - 18  # NDRPDR sel
154       - 20  # NDRPDR sel
155       - 38  # NDRPDR sel
156       - 40  # NDRPDR sel
157       - 44  # NDRPDR sel
158       - 47  # NDRPDR sel
159
160     vpp-compare-testbeds:
161       csit-vpp-perf-verify-1807-3n-hsw:
162       - 11  # NDRPDR full 1
163       - 22  # NDRPDR full 2
164       - 45  # NDRPDR full 3
165       - 46  # NDRPDR full 4
166       - 15  # NDRPDR sel
167       - 16  # NDRPDR sel
168       - 19  # NDRPDR sel
169       - 18  # NDRPDR sel
170       - 20  # NDRPDR sel
171       - 38  # NDRPDR sel
172       - 40  # NDRPDR sel
173       - 44  # NDRPDR sel
174       - 47  # NDRPDR sel
175       csit-vpp-perf-verify-1807-3n-skx:
176       - 33  # NDRPDR sel
177       - 35  # NDRPDR sel
178       - 37  # NDRPDR sel
179       - 38  # NDRPDR sel
180       - 39  # NDRPDR sel
181       - 43  # NDRPDR sel
182       - 44  # NDRPDR sel
183       - 49  # NDRPDR sel
184       - 50  # NDRPDR sel
185       - 56  # NDRPDR sel
186
187     vpp-compare-testbeds-mrr:
188       csit-vpp-perf-verify-1807-3n-hsw:
189       - 8   # MRR full
190       - 9   # MRR sel
191       - 21  # MRR sel
192       - 31  # MRR sel
193       - 33  # MRR sel
194       - 36  # MRR sel
195       - 41  # MRR sel
196       - 42  # MRR sel
197       - 48  # MRR sel
198       csit-vpp-perf-verify-1807-3n-skx:
199       - 28  # MRR sel
200       - 32  # MRR sel
201       - 36  # MRR sel
202       - 42  # MRR sel
203       - 47  # MRR sel
204       - 48  # MRR sel
205       - 51  # MRR sel
206       - 52  # MRR sel
207       - 53  # MRR sel
208       - 54  # MRR sel
209
210     vpp-performance-changes-mrr:
211       csit-vpp-perf-check-1801:
212       - 3
213       - 4
214       - 5
215       - 6
216       - 7
217       - 8
218       - 9
219       - 11
220       - 12
221       - 13
222       csit-vpp-perf-check-1804:
223       - 6   # mrr - sel
224       - 13  # mrr - sel
225       - 14  # mrr - sel
226       - 15  # mrr - sel
227       - 16  # mrr - sel
228       - 17  # mrr - sel
229       - 19  # mrr - sel
230       - 20  # mrr - sel
231       - 21  # mrr - sel
232       - 22  # mrr - sel
233       csit-vpp-perf-verify-1807-3n-hsw:
234       - 8   # MRR full
235       - 9   # MRR sel
236       - 21  # MRR sel
237       - 31  # MRR sel
238       - 33  # MRR sel
239       - 36  # MRR sel
240       - 41  # MRR sel
241       - 42  # MRR sel
242       - 48  # MRR sel
243
244     vpp-perf-results-3n-hsw:
245       csit-vpp-perf-verify-1807-3n-hsw:
246       - 11  # NDRPDR full 1
247       - 22  # NDRPDR full 2
248       - 45  # NDRPDR full 3
249       - 46  # NDRPDR full 4
250
251     vpp-perf-results-3n-skx:
252       csit-vpp-perf-verify-1807-3n-skx:
253       - 40  # NDRPDR full 1
254       - 41  # NDRPDR full 2
255
256     vpp-perf-results-2n-skx:
257       csit-vpp-perf-verify-1807-2n-skx:
258       - 32  # NDRPDR full
259
260     vpp-mrr-results-3n-hsw:
261       csit-vpp-perf-verify-1807-3n-hsw:
262       - 8   # MRR full
263
264     vpp-mrr-results-3n-skx:
265       csit-vpp-perf-verify-1807-3n-skx:
266       - 31  # MRR full
267
268     vpp-mrr-results-2n-skx:
269       csit-vpp-perf-verify-1807-2n-skx:
270       - 27  # MRR full
271
272     plot-throughput-speedup-analysis-3n-hsw:
273       csit-vpp-perf-verify-1807-3n-hsw:
274       - 11  # NDRPDR full 1
275       - 22  # NDRPDR full 2
276       - 45  # NDRPDR full 3
277       - 46  # NDRPDR full 4
278       - 15  # NDRPDR sel
279       - 16  # NDRPDR sel
280       - 19  # NDRPDR sel
281       - 18  # NDRPDR sel
282       - 20  # NDRPDR sel
283       - 38  # NDRPDR sel
284       - 40  # NDRPDR sel
285       - 44  # NDRPDR sel
286       - 47  # NDRPDR sel
287
288     plot-throughput-speedup-analysis-3n-skx:
289       csit-vpp-perf-verify-1807-3n-skx:
290       - 33  # NDRPDR sel
291       - 35  # NDRPDR sel
292       - 37  # NDRPDR sel
293       - 38  # NDRPDR sel
294       - 39  # NDRPDR sel
295       - 43  # NDRPDR sel
296       - 44  # NDRPDR sel
297       - 49  # NDRPDR sel
298       - 50  # NDRPDR sel
299       - 56  # NDRPDR sel
300
301     plot-throughput-speedup-analysis-2n-skx:
302       csit-vpp-perf-verify-1807-2n-skx:
303       - 26  # NDRPDR sel
304       - 28  # NDRPDR sel
305       - 29  # NDRPDR sel
306       - 30  # NDRPDR sel
307       - 34  # NDRPDR sel
308       - 35  # NDRPDR sel
309       - 36  # NDRPDR sel
310       - 39  # NDRPDR sel
311       - 40  # NDRPDR sel
312       - 42  # NDRPDR sel
313
314     plot-vpp-throughput-latency-3n-hsw:
315       csit-vpp-perf-verify-1807-3n-hsw:
316       - 11  # NDRPDR full 1
317       - 22  # NDRPDR full 2
318       - 45  # NDRPDR full 3
319       - 46  # NDRPDR full 4
320       - 15  # NDRPDR sel
321       - 16  # NDRPDR sel
322       - 19  # NDRPDR sel
323       - 18  # NDRPDR sel
324       - 20  # NDRPDR sel
325       - 38  # NDRPDR sel
326       - 40  # NDRPDR sel
327       - 44  # NDRPDR sel
328       - 47  # NDRPDR sel
329
330     plot-vpp-throughput-latency-3n-skx:
331       csit-vpp-perf-verify-1807-3n-skx:
332       - 33  # NDRPDR sel
333       - 35  # NDRPDR sel
334       - 37  # NDRPDR sel
335       - 38  # NDRPDR sel
336       - 39  # NDRPDR sel
337       - 43  # NDRPDR sel
338       - 44  # NDRPDR sel
339       - 49  # NDRPDR sel
340       - 50  # NDRPDR sel
341       - 56  # NDRPDR sel
342
343     plot-vpp-throughput-latency-2n-skx:
344       csit-vpp-perf-verify-1807-2n-skx:
345       - 26  # NDRPDR sel
346       - 28  # NDRPDR sel
347       - 29  # NDRPDR sel
348       - 30  # NDRPDR sel
349       - 34  # NDRPDR sel
350       - 35  # NDRPDR sel
351       - 36  # NDRPDR sel
352       - 39  # NDRPDR sel
353       - 40  # NDRPDR sel
354       - 42  # NDRPDR sel
355
356     plot-vpp-http-server-performance:
357       csit-vpp-perf-verify-1807-3n-hsw:
358       - 24  # WRK
359       - 25  # WRK
360       - 23  # WRK
361       - 26  # WRK
362       - 27  # WRK
363       - 28  # WRK
364       - 29  # WRK
365       - 30  # WRK
366       - 32  # WRK
367       - 35  # WRK
368
369     # VPP Functional
370     vpp-func-results-ubuntu:
371       csit-vpp-functional-1807-ubuntu1604-virl:
372       - 278
373
374     vpp-func-results-centos:
375       csit-vpp-functional-1807-centos7-virl:
376       - 278
377
378     # VPP Ligato
379     ligato-perf-results-3n-hsw:
380       csit-ligato-perf-1807-all:
381       - 3   # full ?
382
383     plot-ligato-throughput-speedup-analysis-3n-hsw:
384       csit-ligato-perf-1807-all:
385       - 3   # full ?
386       - 4   # sel
387
388     plot-ligato-throughput-latency-3n-hsw:
389       csit-ligato-perf-1807-all:
390       - 3   # full ?
391       - 4   # sel
392
393     # DPDK Performance
394     dpdk-performance-changes:
395       csit-dpdk-perf-1804-all:
396       - 4
397       - 5
398       - 6
399       - 7
400       - 8
401       - 9
402       - 10
403       - 11
404       - 12
405       - 13
406       csit-dpdk-perf-verify-1807-3n-hsw:
407       - 11
408       - 12  # full
409       - 14
410       - 15
411       - 16
412       - 17
413       - 20
414       - 21
415       - 22
416       - 23
417
418     dpdk-compare-testbeds:
419       csit-dpdk-perf-verify-1807-3n-skx:
420       - 1
421       - 2
422       - 3
423       - 6
424       - 7
425       - 8
426       - 9
427       - 10
428       - 11
429       - 12
430       csit-dpdk-perf-verify-1807-3n-hsw:
431       - 11
432       - 12  # full
433       - 14
434       - 15
435       - 16
436       - 17
437       - 20
438       - 21
439       - 22
440       - 23
441
442     dpdk-perf-results-3n-hsw:
443       csit-dpdk-perf-verify-1807-3n-hsw:
444       - 12
445
446     dpdk-perf-results-3n-skx:
447       csit-dpdk-perf-verify-1807-3n-skx:
448       - 12
449
450     dpdk-perf-results-2n-skx:
451       csit-dpdk-perf-verify-1807-2n-skx:
452       - 10
453
454     plot-dpdk-throughput-latency-3n-hsw:
455       csit-dpdk-perf-verify-1807-3n-hsw:
456       - 11
457       - 12  # full
458       - 14
459       - 15
460       - 16
461       - 17
462       - 20
463       - 21
464       - 22
465       - 23
466
467     plot-dpdk-throughput-latency-3n-skx:
468       csit-dpdk-perf-verify-1807-3n-skx:
469       - 1
470       - 2
471       - 3
472       - 6
473       - 7
474       - 8
475       - 9
476       - 10
477       - 11
478       - 12
479
480     plot-dpdk-throughput-latency-2n-skx:
481       csit-dpdk-perf-verify-1807-2n-skx:
482       - 1
483       - 2
484       - 3
485       - 4
486       - 5
487       - 6
488       - 7
489       - 8
490       - 9
491       - 10
492
493     # HoneyComb Functional
494     hc-func-results:
495       csit-hc2vpp-verify-func-1807-ubuntu1604:
496       - 6
497
498     # NSH SFC Functional
499     nsh-func-results:
500       csit-nsh_sfc-verify-func-1807-ubuntu1604-virl:
501       - 2
502
503     # DMM Functional
504     dmm-func-results:
505       csit-dmm-functional-master-ubuntu1604-virl:
506       - 95
507
508   plot-layouts:
509
510     plot-cps:
511       titlefont:
512         size: 18
513       xaxis:
514         title: "<b>Test Cases [Index]</b>"
515         titlefont:
516           size: 16
517         autorange: True
518         fixedrange: False
519         gridcolor: "rgb(230, 230, 230)"
520         linecolor: "rgb(220, 220, 220)"
521         linewidth: 1
522         showgrid: True
523         showline: True
524         showticklabels: True
525         tickcolor: "rgb(220, 220, 220)"
526         tickmode: "linear"
527         tickfont:
528           size: 16
529         zeroline: False
530       yaxis:
531         title: "<b>Connections Per Second [cps]</b>"
532         titlefont:
533           size: 16
534         gridcolor: "rgb(230, 230, 230)"
535         hoverformat: ".4s"
536         linecolor: "rgb(220, 220, 220)"
537         linewidth: 1
538         rangemode: "tozero"
539         showgrid: True
540         showline: True
541         showticklabels: True
542         tickcolor: "rgb(220, 220, 220)"
543         tickformat: ".3s"
544         tickfont:
545           size: 16
546         zeroline: False
547       boxmode: "group"
548       boxgroupgap: 0.5
549       autosize: False
550       margin:
551         t: 50
552         b: 20
553         l: 80
554         r: 20
555       showlegend: True
556       legend:
557         orientation: "h"
558         font:
559           size: 16
560       width: 700
561       height: 800
562
563     plot-rps:
564       titlefont:
565         size: 18
566       xaxis:
567         title: "<b>Test Cases [Index]</b>"
568         titlefont:
569           size: 16
570         autorange: True
571         fixedrange: False
572         gridcolor: "rgb(230, 230, 230)"
573         linecolor: "rgb(220, 220, 220)"
574         linewidth: 1
575         showgrid: True
576         showline: True
577         showticklabels: True
578         tickcolor: "rgb(220, 220, 220)"
579         tickmode: "linear"
580         tickfont:
581           size: 16
582         zeroline: False
583       yaxis:
584         title: "<b>Requests Per Second [rps]</b>"
585         titlefont:
586           size: 16
587         gridcolor: "rgb(230, 230, 230)"
588         hoverformat: ".4s"
589         linecolor: "rgb(220, 220, 220)"
590         linewidth: 1
591         rangemode: "tozero"
592         showgrid: True
593         showline: True
594         showticklabels: True
595         tickcolor: "rgb(230, 230, 230)"
596         tickformat: ".3s"
597         tickfont:
598           size: 16
599         zeroline: False
600       boxmode: "group"
601       boxgroupgap: 0.5
602       autosize: False
603       margin:
604         t: 50
605         b: 20
606         l: 80
607         r: 20
608       showlegend: True
609       legend:
610         orientation: "h"
611         font:
612           size: 16
613       width: 700
614       height: 800
615
616     plot-throughput:
617       titlefont:
618         size: 18
619       xaxis:
620         title: "<b>Test Cases [Index]</b>"
621         titlefont:
622           size: 16
623         autorange: True
624         fixedrange: False
625         gridcolor: "rgb(230, 230, 230)"
626         linecolor: "rgb(220, 220, 220)"
627         linewidth: 1
628         showgrid: True
629         showline: True
630         showticklabels: True
631         tickcolor: "rgb(220, 220, 220)"
632         tickmode: "linear"
633         tickfont:
634           size: 16
635         zeroline: False
636       yaxis:
637         title: "<b>Packet Throughput [Mpps]</b>"
638         titlefont:
639           size: 16
640         gridcolor: "rgb(230, 230, 230)"
641         hoverformat: ".4s"
642         tickformat: ".3s"
643         linecolor: "rgb(220, 220, 220)"
644         linewidth: 1
645         showgrid: True
646         showline: True
647         showticklabels: True
648         tickcolor: "rgb(220, 220, 220)"
649         tickfont:
650           size: 16
651         zeroline: False
652         range: [0,50]
653       boxmode: "group"
654       boxgroupgap: 0.5
655       autosize: False
656       margin:
657         t: 50
658         b: 20
659         l: 80
660         r: 20
661       showlegend: True
662       legend:
663         orientation: "h"
664         font:
665           size: 16
666       width: 700
667       height: 800
668
669     plot-throughput-speedup-analysis:
670       titlefont:
671         size: 18
672       xaxis:
673         title: "<b>Number of Cores [Qty]</b>"
674         titlefont:
675           size: 16
676         autorange: True
677         fixedrange: False
678         gridcolor: "rgb(230, 230, 230)"
679         linecolor: "rgb(220, 220, 220)"
680         linewidth: 1
681         showgrid: True
682         showline: True
683         showticklabels: True
684         tickcolor: "rgb(238, 238, 238)"
685         tickmode: "linear"
686         tickfont:
687           size: 16
688         zeroline: False
689       yaxis:
690         title: "<b>Packet Throughput [Mpps]</b>"
691         titlefont:
692           size: 16
693         type: "linear"
694         gridcolor: "rgb(230, 230, 230)"
695         hoverformat: ".4s"
696         linecolor: "rgb(220, 220, 220)"
697         linewidth: 1
698         showgrid: True
699         showline: True
700         showticklabels: True
701         tickcolor: "rgb(220, 220, 220)"
702         tickformat: ".4s"
703         tickfont:
704           size: 16
705         zeroline: True
706         rangemode: "tozero"
707         # range: [0,100]
708       legend:
709         orientation: "h"
710         font:
711           size: 16
712         xanchor: "left"
713         yanchor: "top"
714         x: 0
715         y: -0.2
716         bgcolor: "rgba(255, 255, 255, 0)"
717         bordercolor: "rgba(255, 255, 255, 0)"
718         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
719       autosize: False
720       margin:
721           't': 50
722           'b': 150
723           'l': 85
724           'r': 10
725       showlegend: True
726       width: 700
727       height: 700
728       hoverlabel:
729         namelength: -1
730       annotations: [
731         {
732           text: "_ _          __          ...",
733           align: "left",
734           showarrow: False,
735           xref: "paper",
736           yref: "paper",
737           xanchor: "left",
738           yanchor: "top",
739           x: 0,
740           y: -0.125,
741           font: {
742             family: "Consolas, Courier New",
743             size: 15
744           },
745         },
746         {
747           text: "    perfect     measured     limit",
748           align: "left",
749           showarrow: False,
750           xref: "paper",
751           yref: "paper",
752           xanchor: "left",
753           yanchor: "top",
754           x: 0,
755           y: -0.14,
756           font: {
757             family: "Consolas, Courier New",
758             size: 15
759           },
760         },
761       ]
762
763     plot-latency:
764       titlefont:
765         size: 18
766       xaxis:
767         title: "<b>Direction</b>"
768         titlefont:
769           size: 16
770         autorange: True
771         fixedrange: False
772         gridcolor: "rgb(230, 230, 230)"
773         linecolor: "rgb(220, 220, 220)"
774         linewidth: 1
775         showgrid: True
776         showline: True
777         showticklabels: False
778         tickcolor: "rgb(220, 220, 220)"
779         tickmode: "linear"
780         tickfont:
781           size: 16
782         zeroline: False
783       yaxis:
784         title: "<b>Packet Latency [uSec]</b>"
785         titlefont:
786           size: 16
787         type: "linear"
788         gridcolor: "rgb(230, 230, 230)"
789         hoverformat: ".4s"
790         linecolor: "rgb(220, 220, 220)"
791         linewidth: 1
792         showgrid: True
793         showline: True
794         showticklabels: True
795         tickcolor: "rgb(220, 220, 220)"
796         tickformat: ".4s"
797         tickfont:
798           size: 16
799         zeroline: True
800         rangemode: "tozero"
801       legend:
802         orientation: "h"
803         font:
804           size: 16
805         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
806       autosize: False
807       margin:
808           't': 50
809           'b': 150
810           'l': 80
811           'r': 10
812       showlegend: True
813       width: 700
814       height: 700
815       hoverlabel:
816         namelength: -1
817
818 -
819   type: "static"
820   src-path: "{DIR[RST]}"
821   dst-path: "{DIR[WORKING,SRC]}"
822
823 -
824   type: "input"
825   general:
826     file-name: "robot-plugin.zip"
827     file-format: ".zip"
828     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
829     extract: "robot-plugin/output.xml"
830
831   builds:
832
833     csit-vpp-perf-1801-all:
834     - 124  # sel
835     - 127  # sel
836     - 128  # sel
837     - 141  # sel
838     - 142  # sel
839     - 143  # sel
840     - 145  # sel
841     - 146  # sel
842     - 162  # sel
843     - 163  # sel
844     - 167  # sel
845     - 172  # sel acl only
846     csit-vpp-perf-1804-all:
847     - 21  # sel
848     - 22  # sel
849     - 23  # sel
850     - 24  # sel
851     - 27  # sel
852     - 28  # sel
853     - 29  # sel
854     - 30  # sel
855     - 31  # sel
856     - 35  # sel
857     csit-vpp-perf-verify-1807-3n-hsw:
858     - 8   # MRR full
859     - 9   # MRR sel
860     - 21  # MRR sel
861     - 31  # MRR sel
862     - 33  # MRR sel
863     - 36  # MRR sel
864     - 41  # MRR sel
865     - 42  # MRR sel
866     - 48  # MRR sel
867     - 11  # NDRPDR full 1
868     - 22  # NDRPDR full 2
869     - 45  # NDRPDR full 3
870     - 46  # NDRPDR full 4
871     - 15  # NDRPDR sel
872     - 16  # NDRPDR sel
873     - 19  # NDRPDR sel
874     - 18  # NDRPDR sel
875     - 20  # NDRPDR sel
876     - 38  # NDRPDR sel
877     - 40  # NDRPDR sel
878     - 44  # NDRPDR sel
879     - 47  # NDRPDR sel
880     - 24  # WRK
881     - 25  # WRK
882     - 23  # WRK
883     - 26  # WRK
884     - 27  # WRK
885     - 28  # WRK
886     - 29  # WRK
887     - 30  # WRK
888     - 32  # WRK
889     - 35  # WRK
890     csit-vpp-perf-verify-1807-3n-skx:
891     - 31  # MRR full
892     - 28  # MRR sel
893     - 32  # MRR sel
894     - 36  # MRR sel
895     - 42  # MRR sel
896     - 47  # MRR sel
897     - 48  # MRR sel
898     - 51  # MRR sel
899     - 52  # MRR sel
900     - 53  # MRR sel
901     - 54  # MRR sel
902     - 40  # NDRPDR full 1
903     - 41  # NDRPDR full 2
904     - 33  # NDRPDR sel
905     - 35  # NDRPDR sel
906     - 37  # NDRPDR sel
907     - 38  # NDRPDR sel
908     - 39  # NDRPDR sel
909     - 43  # NDRPDR sel
910     - 44  # NDRPDR sel
911     - 49  # NDRPDR sel
912     - 50  # NDRPDR sel
913     - 56  # NDRPDR sel
914     csit-vpp-perf-verify-1807-2n-skx:
915     - 27  # MRR full
916     - 31  # MRR sel
917     - 33  # MRR sel
918     - 37  # MRR sel
919     - 38  # MRR sel
920     - 41  # MRR sel
921     - 43  # MRR sel
922     - 44  # MRR sel
923     - 45  # MRR sel
924     - 46  # MRR sel
925     - 47  # MRR sel
926     - 32  # NDRPDR full
927     - 26  # NDRPDR sel
928     - 28  # NDRPDR sel
929     - 29  # NDRPDR sel
930     - 30  # NDRPDR sel
931     - 34  # NDRPDR sel
932     - 35  # NDRPDR sel
933     - 36  # NDRPDR sel
934     - 39  # NDRPDR sel
935     - 40  # NDRPDR sel
936     - 42  # NDRPDR sel
937     csit-vpp-perf-check-1801:
938     - 3   # mrr
939     - 4   # mrr
940     - 5   # mrr
941     - 6   # mrr
942     - 7   # mrr
943     - 8   # mrr
944     - 9   # mrr
945     - 11  # mrr
946     - 12  # mrr
947     - 13  # mrr
948     csit-vpp-perf-check-1804:
949     - 5   # mrr - full
950     - 6   # mrr - sel
951     - 13  # mrr - sel
952     - 14  # mrr - sel
953     - 15  # mrr - sel
954     - 16  # mrr - sel
955     - 17  # mrr - sel
956     - 19  # mrr - sel
957     - 20  # mrr - sel
958     - 21  # mrr - sel
959     - 22  # mrr - sel
960     csit-ligato-perf-1804-all:
961     - 4   # full
962     - 5   # sel
963     - 6   # sel
964     - 7   # sel
965     - 8   # sel
966     - 9   # sel
967     - 10  # sel
968     - 11  # sel
969     - 12  # sel
970     - 13  # sel
971     - 14  # sel
972     csit-ligato-perf-1807-all:
973     - 3   # full ?
974     - 4   # sel
975     csit-dpdk-perf-1804-all:
976     - 4
977     - 5
978     - 6
979     - 7
980     - 8
981     - 9
982     - 10
983     - 11
984     - 12
985     - 13
986     csit-dpdk-perf-verify-1807-3n-hsw:
987     - 11
988     - 12  # full
989     - 14
990     - 15
991     - 16
992     - 17
993     - 20
994     - 21
995     - 22
996     - 23
997     csit-dpdk-perf-verify-1807-3n-skx:
998     - 1
999     - 2
1000     - 3
1001     - 6
1002     - 7
1003     - 8
1004     - 9
1005     - 10
1006     - 11
1007     - 12
1008     csit-dpdk-perf-verify-1807-2n-skx:
1009     - 1
1010     - 2
1011     - 3
1012     - 4
1013     - 5
1014     - 6
1015     - 7
1016     - 8
1017     - 9
1018     - 10
1019     csit-vpp-functional-1807-ubuntu1604-virl:
1020     - 278
1021     csit-vpp-functional-1807-centos7-virl:
1022     - 278
1023     csit-nsh_sfc-verify-func-1807-ubuntu1604-virl:
1024     - 2
1025     csit-dmm-functional-master-ubuntu1604-virl:
1026     - 95
1027     csit-hc2vpp-verify-func-1807-ubuntu1604:
1028     - 6
1029
1030 -
1031   type: "output"
1032   output: "report"
1033   format:
1034     html:
1035     - full
1036     pdf:
1037     - minimal
1038
1039 ################################################################################
1040 ###                               T A B L E S                                ###
1041 ################################################################################
1042
1043 ################################################################################
1044 # VPP
1045 -
1046   type: "table"
1047   title: "VPP Performance Changes 1t1c pdr"
1048   algorithm: "table_performance_comparison"
1049   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-pdr"
1050   history:
1051     -
1052       title: "rls1801"
1053       data:
1054         csit-vpp-perf-1801-all:
1055         - 124  # sel
1056         - 127  # sel
1057         - 128  # sel
1058         - 141  # sel
1059         - 142  # sel
1060         - 143  # sel
1061         - 145  # sel
1062         - 146  # sel
1063         - 162  # sel
1064         - 163  # sel
1065         - 167  # sel
1066         - 172  # sel acl only
1067   reference:
1068     title: "rls1804"
1069     data:
1070       csit-vpp-perf-1804-all:
1071       - 21  # sel
1072       - 22  # sel
1073       - 23  # sel
1074       - 24  # sel
1075       - 27  # sel
1076       - 28  # sel
1077       - 29  # sel
1078       - 30  # sel
1079       - 31  # sel
1080       - 35  # sel
1081   compare:
1082     title: "rls1807"
1083     data:
1084       csit-vpp-perf-verify-1807-3n-hsw:
1085       - 11  # NDRPDR full 1
1086       - 22  # NDRPDR full 2
1087       - 45  # NDRPDR full 3
1088       - 46  # NDRPDR full 4
1089       - 15  # NDRPDR sel
1090       - 16  # NDRPDR sel
1091       - 19  # NDRPDR sel
1092       - 18  # NDRPDR sel
1093       - 20  # NDRPDR sel
1094       - 38  # NDRPDR sel
1095       - 40  # NDRPDR sel
1096       - 44  # NDRPDR sel
1097       - 47  # NDRPDR sel
1098   data: "vpp-performance-changes"
1099   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1100   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1101   parameters:
1102   - "name"
1103   - "parent"
1104   - "throughput"
1105
1106 -
1107   type: "table"
1108   title: "VPP Performance Changes 2t2c pdr"
1109   algorithm: "table_performance_comparison"
1110   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-pdr"
1111   history:
1112     -
1113       title: "rls1801"
1114       data:
1115         csit-vpp-perf-1801-all:
1116         - 124  # sel
1117         - 127  # sel
1118         - 128  # sel
1119         - 141  # sel
1120         - 142  # sel
1121         - 143  # sel
1122         - 145  # sel
1123         - 146  # sel
1124         - 162  # sel
1125         - 163  # sel
1126         - 167  # sel
1127         - 172  # sel acl only
1128   reference:
1129     title: "rls1804"
1130     data:
1131       csit-vpp-perf-1804-all:
1132       - 21  # sel
1133       - 22  # sel
1134       - 23  # sel
1135       - 24  # sel
1136       - 27  # sel
1137       - 28  # sel
1138       - 29  # sel
1139       - 30  # sel
1140       - 31  # sel
1141       - 35  # sel
1142   compare:
1143     title: "rls1807"
1144     data:
1145       csit-vpp-perf-verify-1807-3n-hsw:
1146       - 11  # NDRPDR full 1
1147       - 22  # NDRPDR full 2
1148       - 45  # NDRPDR full 3
1149       - 46  # NDRPDR full 4
1150       - 15  # NDRPDR sel
1151       - 16  # NDRPDR sel
1152       - 19  # NDRPDR sel
1153       - 18  # NDRPDR sel
1154       - 20  # NDRPDR sel
1155       - 38  # NDRPDR sel
1156       - 40  # NDRPDR sel
1157       - 44  # NDRPDR sel
1158       - 47  # NDRPDR sel
1159   data: "vpp-performance-changes"
1160   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1161   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1162   parameters:
1163   - "name"
1164   - "parent"
1165   - "throughput"
1166
1167 -
1168   type: "table"
1169   title: "VPP Performance Changes 1t1c ndr"
1170   algorithm: "table_performance_comparison"
1171   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-ndr"
1172   history:
1173     -
1174       title: "rls1801"
1175       data:
1176         csit-vpp-perf-1801-all:
1177         - 124  # sel
1178         - 127  # sel
1179         - 128  # sel
1180         - 141  # sel
1181         - 142  # sel
1182         - 143  # sel
1183         - 145  # sel
1184         - 146  # sel
1185         - 162  # sel
1186         - 163  # sel
1187         - 167  # sel
1188         - 172  # sel acl only
1189   reference:
1190     title: "rls1804"
1191     data:
1192       csit-vpp-perf-1804-all:
1193       - 21  # sel
1194       - 22  # sel
1195       - 23  # sel
1196       - 24  # sel
1197       - 27  # sel
1198       - 28  # sel
1199       - 29  # sel
1200       - 30  # sel
1201       - 31  # sel
1202       - 35  # sel
1203   compare:
1204     title: "rls1807"
1205     data:
1206       csit-vpp-perf-verify-1807-3n-hsw:
1207       - 11  # NDRPDR full 1
1208       - 22  # NDRPDR full 2
1209       - 45  # NDRPDR full 3
1210       - 46  # NDRPDR full 4
1211       - 15  # NDRPDR sel
1212       - 16  # NDRPDR sel
1213       - 19  # NDRPDR sel
1214       - 18  # NDRPDR sel
1215       - 20  # NDRPDR sel
1216       - 38  # NDRPDR sel
1217       - 40  # NDRPDR sel
1218       - 44  # NDRPDR sel
1219       - 47  # NDRPDR sel
1220   data: "vpp-performance-changes"
1221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1222   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1223   parameters:
1224   - "name"
1225   - "parent"
1226   - "throughput"
1227
1228 -
1229   type: "table"
1230   title: "VPP Performance Changes 2t2c ndr"
1231   algorithm: "table_performance_comparison"
1232   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-ndr"
1233   history:
1234     -
1235       title: "rls1801"
1236       data:
1237         csit-vpp-perf-1801-all:
1238         - 124  # sel
1239         - 127  # sel
1240         - 128  # sel
1241         - 141  # sel
1242         - 142  # sel
1243         - 143  # sel
1244         - 145  # sel
1245         - 146  # sel
1246         - 162  # sel
1247         - 163  # sel
1248         - 167  # sel
1249         - 172  # sel acl only
1250   reference:
1251     title: "rls1804"
1252     data:
1253       csit-vpp-perf-1804-all:
1254       - 21  # sel
1255       - 22  # sel
1256       - 23  # sel
1257       - 24  # sel
1258       - 27  # sel
1259       - 28  # sel
1260       - 29  # sel
1261       - 30  # sel
1262       - 31  # sel
1263       - 35  # sel
1264   compare:
1265     title: "rls1807"
1266     data:
1267       csit-vpp-perf-verify-1807-3n-hsw:
1268       - 11  # NDRPDR full 1
1269       - 22  # NDRPDR full 2
1270       - 45  # NDRPDR full 3
1271       - 46  # NDRPDR full 4
1272       - 15  # NDRPDR sel
1273       - 16  # NDRPDR sel
1274       - 19  # NDRPDR sel
1275       - 18  # NDRPDR sel
1276       - 20  # NDRPDR sel
1277       - 38  # NDRPDR sel
1278       - 40  # NDRPDR sel
1279       - 44  # NDRPDR sel
1280       - 47  # NDRPDR sel
1281   data: "vpp-performance-changes"
1282   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1283   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1284   parameters:
1285   - "name"
1286   - "parent"
1287   - "throughput"
1288
1289 -
1290   type: "table"
1291   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
1292   algorithm: "table_performance_comparison"
1293   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
1294   reference:
1295     title: "3-Node Hsw"
1296     data:
1297       csit-vpp-perf-verify-1807-3n-hsw:
1298       - 11  # NDRPDR full 1
1299       - 22  # NDRPDR full 2
1300       - 45  # NDRPDR full 3
1301       - 46  # NDRPDR full 4
1302       - 15  # NDRPDR sel
1303       - 16  # NDRPDR sel
1304       - 19  # NDRPDR sel
1305       - 18  # NDRPDR sel
1306       - 20  # NDRPDR sel
1307       - 38  # NDRPDR sel
1308       - 40  # NDRPDR sel
1309       - 44  # NDRPDR sel
1310       - 47  # NDRPDR sel
1311   compare:
1312     title: "3-Node Skx"
1313     data:
1314       csit-vpp-perf-verify-1807-3n-skx:
1315       - 33  # NDRPDR sel
1316       - 35  # NDRPDR sel
1317       - 37  # NDRPDR sel
1318       - 38  # NDRPDR sel
1319       - 39  # NDRPDR sel
1320       - 43  # NDRPDR sel
1321       - 44  # NDRPDR sel
1322       - 49  # NDRPDR sel
1323       - 50  # NDRPDR sel
1324       - 56  # NDRPDR sel
1325   data: "vpp-compare-testbeds"
1326   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1327   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1328   parameters:
1329   - "name"
1330   - "parent"
1331   - "throughput"
1332
1333 -
1334   type: "table"
1335   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
1336   algorithm: "table_performance_comparison"
1337   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
1338   reference:
1339     title: "3-Node Hsw"
1340     data:
1341       csit-vpp-perf-verify-1807-3n-hsw:
1342       - 11  # NDRPDR full 1
1343       - 22  # NDRPDR full 2
1344       - 45  # NDRPDR full 3
1345       - 46  # NDRPDR full 4
1346       - 15  # NDRPDR sel
1347       - 16  # NDRPDR sel
1348       - 19  # NDRPDR sel
1349       - 18  # NDRPDR sel
1350       - 20  # NDRPDR sel
1351       - 38  # NDRPDR sel
1352       - 40  # NDRPDR sel
1353       - 44  # NDRPDR sel
1354       - 47  # NDRPDR sel
1355   compare:
1356     title: "3-Node Skx"
1357     data:
1358       csit-vpp-perf-verify-1807-3n-skx:
1359       - 33  # NDRPDR sel
1360       - 35  # NDRPDR sel
1361       - 37  # NDRPDR sel
1362       - 38  # NDRPDR sel
1363       - 39  # NDRPDR sel
1364       - 43  # NDRPDR sel
1365       - 44  # NDRPDR sel
1366       - 49  # NDRPDR sel
1367       - 50  # NDRPDR sel
1368       - 56  # NDRPDR sel
1369   data: "vpp-compare-testbeds"
1370   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1371   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1372   parameters:
1373   - "name"
1374   - "parent"
1375   - "throughput"
1376
1377 -
1378   type: "table"
1379   title: "VPP Performance Changes - 1t1c MRR"
1380   algorithm: "table_performance_comparison"
1381   output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-mrr"
1382   history:
1383     -
1384       title: "rls1801"
1385       data:
1386         csit-vpp-perf-check-1801:
1387         - 3
1388         - 4
1389         - 5
1390         - 6
1391         - 7
1392         - 8
1393         - 9
1394         - 11
1395         - 12
1396         - 13
1397   reference:
1398     title: "rls1804"
1399     data:
1400       csit-vpp-perf-check-1804:
1401       - 6   # mrr - sel
1402       - 13  # mrr - sel
1403       - 14  # mrr - sel
1404       - 15  # mrr - sel
1405       - 16  # mrr - sel
1406       - 17  # mrr - sel
1407       - 19  # mrr - sel
1408       - 20  # mrr - sel
1409       - 21  # mrr - sel
1410       - 22  # mrr - sel
1411   compare:
1412     title: "rls1807"
1413     data:
1414       csit-vpp-perf-verify-1807-3n-hsw:
1415       - 8   # MRR full
1416       - 9   # MRR sel
1417       - 21  # MRR sel
1418       - 31  # MRR sel
1419       - 33  # MRR sel
1420       - 36  # MRR sel
1421       - 41  # MRR sel
1422       - 42  # MRR sel
1423       - 48  # MRR sel
1424   data: "vpp-performance-changes-mrr"
1425   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1426   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1427   parameters:
1428   - "name"
1429   - "parent"
1430   - "result"
1431
1432 -
1433   type: "table"
1434   title: "VPP Performance Changes - 2t2c MRR"
1435   algorithm: "table_performance_comparison"
1436   output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-mrr"
1437   history:
1438     -
1439       title: "rls1801"
1440       data:
1441         csit-vpp-perf-check-1801:
1442         - 3
1443         - 4
1444         - 5
1445         - 6
1446         - 7
1447         - 8
1448         - 9
1449         - 11
1450         - 12
1451         - 13
1452   reference:
1453     title: "rls1804"
1454     data:
1455       csit-vpp-perf-check-1804:
1456       - 6   # mrr - sel
1457       - 13  # mrr - sel
1458       - 14  # mrr - sel
1459       - 15  # mrr - sel
1460       - 16  # mrr - sel
1461       - 17  # mrr - sel
1462       - 19  # mrr - sel
1463       - 20  # mrr - sel
1464       - 21  # mrr - sel
1465       - 22  # mrr - sel
1466   compare:
1467     title: "rls1807"
1468     data:
1469       csit-vpp-perf-verify-1807-3n-hsw:
1470       - 8   # MRR full
1471       - 9   # MRR sel
1472       - 21  # MRR sel
1473       - 31  # MRR sel
1474       - 33  # MRR sel
1475       - 36  # MRR sel
1476       - 41  # MRR sel
1477       - 42  # MRR sel
1478       - 48  # MRR sel
1479   data: "vpp-performance-changes-mrr"
1480   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1481   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1482   parameters:
1483   - "name"
1484   - "parent"
1485   - "result"
1486
1487 -
1488   type: "table"
1489   title: "VPP Performance Changes - 4t4c MRR"
1490   algorithm: "table_performance_comparison"
1491   output-file: "{DIR[STATIC,VPP]}/performance-changes-4t4c-mrr"
1492   history:
1493     -
1494       title: "rls1801"
1495       data:
1496         csit-vpp-perf-check-1801:
1497         - 3
1498         - 4
1499         - 5
1500         - 6
1501         - 7
1502         - 8
1503         - 9
1504         - 11
1505         - 12
1506         - 13
1507   reference:
1508     title: "rls1804"
1509     data:
1510       csit-vpp-perf-check-1804:
1511       - 6   # mrr - sel
1512       - 13  # mrr - sel
1513       - 14  # mrr - sel
1514       - 15  # mrr - sel
1515       - 16  # mrr - sel
1516       - 17  # mrr - sel
1517       - 19  # mrr - sel
1518       - 20  # mrr - sel
1519       - 21  # mrr - sel
1520       - 22  # mrr - sel
1521   compare:
1522     title: "rls1807"
1523     data:
1524       csit-vpp-perf-verify-1807-3n-hsw:
1525       - 8   # MRR full
1526       - 9   # MRR sel
1527       - 21  # MRR sel
1528       - 31  # MRR sel
1529       - 33  # MRR sel
1530       - 36  # MRR sel
1531       - 41  # MRR sel
1532       - 42  # MRR sel
1533       - 48  # MRR sel
1534   data: "vpp-performance-changes-mrr"
1535   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1536   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1537   parameters:
1538   - "name"
1539   - "parent"
1540   - "result"
1541
1542 -
1543   type: "table"
1544   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
1545   algorithm: "table_performance_comparison"
1546   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
1547   reference:
1548     title: "3-Node Hsw"
1549     data:
1550       csit-vpp-perf-verify-1807-3n-hsw:
1551       - 8   # MRR full
1552       - 9   # MRR sel
1553       - 21  # MRR sel
1554       - 31  # MRR sel
1555       - 33  # MRR sel
1556       - 36  # MRR sel
1557       - 41  # MRR sel
1558       - 42  # MRR sel
1559       - 48  # MRR sel
1560   compare:
1561     title: "3-Node Skx"
1562     data:
1563       csit-vpp-perf-verify-1807-3n-skx:
1564       - 28  # MRR sel
1565       - 32  # MRR sel
1566       - 36  # MRR sel
1567       - 42  # MRR sel
1568       - 47  # MRR sel
1569       - 48  # MRR sel
1570       - 51  # MRR sel
1571       - 52  # MRR sel
1572       - 53  # MRR sel
1573       - 54  # MRR sel
1574   data: "vpp-compare-testbeds-mrr"
1575   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1576   filter: "'NIC_Intel-X710' and 'MRR'"
1577   parameters:
1578   - "name"
1579   - "parent"
1580   - "result"
1581
1582 -
1583   type: "table"
1584   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
1585   algorithm: "table_merged_details"
1586   output-file-ext: ".csv"
1587   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
1588   columns:
1589   -
1590     title: "Name"
1591     data: "data name"
1592   -
1593     title: "Status"
1594     data: "data msg"
1595   rows: "generated"
1596   data: "vpp-perf-results-3n-hsw"
1597   filter: "not 'NDRCHK' and not 'PDRCHK'"
1598   parameters:
1599   - "name"
1600   - "parent"
1601   - "msg"
1602
1603 -
1604   type: "table"
1605   title: "Detailed Test Results - VPP Performance Results 3n-skx"
1606   algorithm: "table_merged_details"
1607   output-file-ext: ".csv"
1608   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
1609   columns:
1610   -
1611     title: "Name"
1612     data: "data name"
1613   -
1614     title: "Status"
1615     data: "data msg"
1616   rows: "generated"
1617   data: "vpp-perf-results-3n-skx"
1618   filter: "not 'NDRCHK' and not 'PDRCHK'"
1619   parameters:
1620   - "name"
1621   - "parent"
1622   - "msg"
1623
1624 -
1625   type: "table"
1626   title: "Detailed Test Results - VPP Performance Results 2n-skx"
1627   algorithm: "table_merged_details"
1628   output-file-ext: ".csv"
1629   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
1630   columns:
1631   -
1632     title: "Name"
1633     data: "data name"
1634   -
1635     title: "Status"
1636     data: "data msg"
1637   rows: "generated"
1638   data: "vpp-perf-results-2n-skx"
1639   filter: "not 'NDRCHK' and not 'PDRCHK'"
1640   parameters:
1641   - "name"
1642   - "parent"
1643   - "msg"
1644
1645 -
1646   type: "table"
1647   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
1648   algorithm: "table_merged_details"
1649   output-file-ext: ".csv"
1650   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
1651   columns:
1652   -
1653     title: "Name"
1654     data: "data name"
1655   -
1656     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1657     data: "data vat-history"
1658   rows: "generated"
1659   data: "vpp-perf-results-3n-hsw"
1660   filter: "not 'NDRCHK' and not 'PDRCHK'"
1661   parameters:
1662   - "parent"
1663   - "name"
1664   - "vat-history"
1665
1666 -
1667   type: "table"
1668   title: "Test configuration - VPP Performance Test Configs 3n-skx"
1669   algorithm: "table_merged_details"
1670   output-file-ext: ".csv"
1671   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
1672   columns:
1673   -
1674     title: "Name"
1675     data: "data name"
1676   -
1677     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1678     data: "data vat-history"
1679   rows: "generated"
1680   data: "vpp-perf-results-3n-skx"
1681   filter: "not 'NDRCHK' and not 'PDRCHK'"
1682   parameters:
1683   - "parent"
1684   - "name"
1685   - "vat-history"
1686
1687 -
1688   type: "table"
1689   title: "Test configuration - VPP Performance Test Configs 2n-skx"
1690   algorithm: "table_merged_details"
1691   output-file-ext: ".csv"
1692   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
1693   columns:
1694   -
1695     title: "Name"
1696     data: "data name"
1697   -
1698     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1699     data: "data vat-history"
1700   rows: "generated"
1701   data: "vpp-perf-results-2n-skx"
1702   filter: "not 'NDRCHK' and not 'PDRCHK'"
1703   parameters:
1704   - "parent"
1705   - "name"
1706   - "vat-history"
1707
1708 -
1709   type: "table"
1710   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
1711   algorithm: "table_merged_details"
1712   output-file-ext: ".csv"
1713   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
1714   columns:
1715   -
1716     title: "Name"
1717     data: "data name"
1718   -
1719     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1720     data: "data show-run"
1721   rows: "generated"
1722   data: "vpp-perf-results-3n-hsw"
1723   filter: "not 'NDRCHK' and not 'PDRCHK'"
1724   parameters:
1725   - "parent"
1726   - "name"
1727   - "show-run"
1728
1729 -
1730   type: "table"
1731   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
1732   algorithm: "table_merged_details"
1733   output-file-ext: ".csv"
1734   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
1735   columns:
1736   -
1737     title: "Name"
1738     data: "data name"
1739   -
1740     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1741     data: "data show-run"
1742   rows: "generated"
1743   data: "vpp-perf-results-3n-skx"
1744   filter: "not 'NDRCHK' and not 'PDRCHK'"
1745   parameters:
1746   - "parent"
1747   - "name"
1748   - "show-run"
1749
1750 -
1751   type: "table"
1752   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
1753   algorithm: "table_merged_details"
1754   output-file-ext: ".csv"
1755   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
1756   columns:
1757   -
1758     title: "Name"
1759     data: "data name"
1760   -
1761     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
1762     data: "data show-run"
1763   rows: "generated"
1764   data: "vpp-perf-results-2n-skx"
1765   filter: "not 'NDRCHK' and not 'PDRCHK'"
1766   parameters:
1767   - "parent"
1768   - "name"
1769   - "show-run"
1770
1771 -
1772   type: "table"
1773   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
1774   algorithm: "table_details"
1775   output-file-ext: ".csv"
1776   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
1777   columns:
1778   -
1779     title: "Name"
1780     data: "data name"
1781   -
1782     title: "Status"
1783     data: "data msg"
1784   rows: "generated"
1785   data: "vpp-mrr-results-3n-hsw"
1786   filter: "'MRR'"
1787   parameters:
1788   - "name"
1789   - "parent"
1790   - "msg"
1791
1792 -
1793   type: "table"
1794   title: "Detailed Test Results - VPP MRR Results 3n-skx"
1795   algorithm: "table_details"
1796   output-file-ext: ".csv"
1797   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
1798   columns:
1799   -
1800     title: "Name"
1801     data: "data name"
1802   -
1803     title: "Status"
1804     data: "data msg"
1805   rows: "generated"
1806   data: "vpp-mrr-results-3n-skx"
1807   filter: "'MRR'"
1808   parameters:
1809   - "name"
1810   - "parent"
1811   - "msg"
1812
1813 -
1814   type: "table"
1815   title: "Detailed Test Results - VPP MRR Results 2n-skx"
1816   algorithm: "table_details"
1817   output-file-ext: ".csv"
1818   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
1819   columns:
1820   -
1821     title: "Name"
1822     data: "data name"
1823   -
1824     title: "Status"
1825     data: "data msg"
1826   rows: "generated"
1827   data: "vpp-mrr-results-2n-skx"
1828   filter: "'MRR'"
1829   parameters:
1830   - "name"
1831   - "parent"
1832   - "msg"
1833
1834 -
1835   type: "table"
1836   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
1837   algorithm: "table_details"
1838   output-file-ext: ".csv"
1839   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
1840   columns:
1841   -
1842     title: "Name"
1843     data: "data name"
1844   -
1845     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1846     data: "data vat-history"
1847   rows: "generated"
1848   data: "vpp-mrr-results-3n-hsw"
1849   filter: "'MRR'"
1850   parameters:
1851   - "parent"
1852   - "name"
1853   - "vat-history"
1854
1855 -
1856   type: "table"
1857   title: "Test configuration - VPP MRR Test Configs 3n-skx"
1858   algorithm: "table_details"
1859   output-file-ext: ".csv"
1860   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
1861   columns:
1862   -
1863     title: "Name"
1864     data: "data name"
1865   -
1866     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1867     data: "data vat-history"
1868   rows: "generated"
1869   data: "vpp-mrr-results-3n-skx"
1870   filter: "'MRR'"
1871   parameters:
1872   - "parent"
1873   - "name"
1874   - "vat-history"
1875
1876 -
1877   type: "table"
1878   title: "Test configuration - VPP MRR Test Configs 2n-skx"
1879   algorithm: "table_details"
1880   output-file-ext: ".csv"
1881   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
1882   columns:
1883   -
1884     title: "Name"
1885     data: "data name"
1886   -
1887     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1888     data: "data vat-history"
1889   rows: "generated"
1890   data: "vpp-mrr-results-2n-skx"
1891   filter: "'MRR'"
1892   parameters:
1893   - "parent"
1894   - "name"
1895   - "vat-history"
1896
1897 -
1898   type: "table"
1899   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
1900   algorithm: "table_details"
1901   output-file-ext: ".csv"
1902   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
1903   columns:
1904   -
1905     title: "Name"
1906     data: "data name"
1907   -
1908     title: "Documentation"
1909     data: "data doc"
1910   -
1911     title: "Status"
1912     data: "data status"
1913   rows: "generated"
1914   data: "vpp-func-results-ubuntu"
1915   filter: "all"
1916   parameters:
1917   - "name"
1918   - "parent"
1919   - "doc"
1920   - "status"
1921
1922 -
1923   type: "table"
1924   title: "Detailed Test Results - VPP Functional Results - CentOS"
1925   algorithm: "table_details"
1926   output-file-ext: ".csv"
1927   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
1928   columns:
1929   -
1930     title: "Name"
1931     data: "data name"
1932   -
1933     title: "Documentation"
1934     data: "data doc"
1935   -
1936     title: "Status"
1937     data: "data status"
1938   rows: "generated"
1939   data:
1940     "vpp-func-results-centos"
1941   filter: "all"
1942   parameters:
1943   - "name"
1944   - "parent"
1945   - "doc"
1946   - "status"
1947
1948 -
1949   type: "table"
1950   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
1951   algorithm: "table_details"
1952   output-file-ext: ".csv"
1953   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
1954   columns:
1955   -
1956     title: "Name"
1957     data: "data name"
1958   -
1959     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1960     data: "data vat-history"
1961   rows: "generated"
1962   data: "vpp-func-results-ubuntu"
1963   filter: "all"
1964   parameters:
1965   - "parent"
1966   - "name"
1967   - "vat-history"
1968
1969 -
1970   type: "table"
1971   title: "Test configuration - VPP Functional Test Configs - CentOS"
1972   algorithm: "table_details"
1973   output-file-ext: ".csv"
1974   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
1975   columns:
1976   -
1977     title: "Name"
1978     data: "data name"
1979   -
1980     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
1981     data: "data vat-history"
1982   rows: "generated"
1983   data: "vpp-func-results-centos"
1984   filter: "all"
1985   parameters:
1986   - "parent"
1987   - "name"
1988   - "vat-history"
1989
1990 -
1991   type: "table"
1992   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
1993   algorithm: "table_details"
1994   output-file-ext: ".csv"
1995   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
1996   columns:
1997   -
1998     title: "Name"
1999     data: "data name"
2000   -
2001     title: "Status"
2002     data: "data msg"
2003   rows: "generated"
2004   data: "ligato-perf-results-3n-hsw"
2005   filter: "all"
2006   parameters:
2007   - "name"
2008   - "parent"
2009   - "msg"
2010
2011 ################################################################################
2012 # DPDK
2013 -
2014   type: "table"
2015   title: "DPDK Performance Changes 1t1c pdr"
2016   algorithm: "table_performance_comparison"
2017   output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-pdr"
2018   reference:
2019     title: "rls1804"
2020     data:
2021       csit-dpdk-perf-1804-all:
2022       - 4
2023       - 5
2024       - 6
2025       - 7
2026       - 8
2027       - 9
2028       - 10
2029       - 11
2030       - 12
2031       - 13
2032   compare:
2033     title: "rls1807"
2034     data:
2035       csit-dpdk-perf-verify-1807-3n-hsw:
2036       - 11
2037       - 12  # full
2038       - 14
2039       - 15
2040       - 16
2041       - 17
2042       - 20
2043       - 21
2044       - 22
2045       - 23
2046   data: "dpdk-performance-changes"
2047   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2048   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2049   parameters:
2050   - "name"
2051   - "parent"
2052   - "throughput"
2053
2054 -
2055   type: "table"
2056   title: "DPDK Performance Changes 2t2c pdr"
2057   algorithm: "table_performance_comparison"
2058   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-pdr"
2059   reference:
2060     title: "rls1804"
2061     data:
2062       csit-dpdk-perf-1804-all:
2063       - 4
2064       - 5
2065       - 6
2066       - 7
2067       - 8
2068       - 9
2069       - 10
2070       - 11
2071       - 12
2072       - 13
2073   compare:
2074     title: "rls1807"
2075     data:
2076       csit-dpdk-perf-verify-1807-3n-hsw:
2077       - 11
2078       - 12  # full
2079       - 14
2080       - 15
2081       - 16
2082       - 17
2083       - 20
2084       - 21
2085       - 22
2086       - 23
2087   data: "dpdk-performance-changes"
2088   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2089   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2090   parameters:
2091   - "name"
2092   - "parent"
2093   - "throughput"
2094
2095 -
2096   type: "table"
2097   title: "DPDK Performance Changes 1t1c ndr"
2098   algorithm: "table_performance_comparison"
2099   output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-ndr"
2100   reference:
2101     title: "rls1804"
2102     data:
2103       csit-dpdk-perf-1804-all:
2104       - 4
2105       - 5
2106       - 6
2107       - 7
2108       - 8
2109       - 9
2110       - 10
2111       - 11
2112       - 12
2113       - 13
2114   compare:
2115     title: "rls1807"
2116     data:
2117       csit-dpdk-perf-verify-1807-3n-hsw:
2118       - 11
2119       - 12  # full
2120       - 14
2121       - 15
2122       - 16
2123       - 17
2124       - 20
2125       - 21
2126       - 22
2127       - 23
2128   data: "dpdk-performance-changes"
2129   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2130   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2131   parameters:
2132   - "name"
2133   - "parent"
2134   - "throughput"
2135
2136 -
2137   type: "table"
2138   title: "DPDK Performance Changes 2t2c ndr"
2139   algorithm: "table_performance_comparison"
2140   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-ndr"
2141   reference:
2142     title: "rls1804"
2143     data:
2144       csit-dpdk-perf-1804-all:
2145       - 4
2146       - 5
2147       - 6
2148       - 7
2149       - 8
2150       - 9
2151       - 10
2152       - 11
2153       - 12
2154       - 13
2155   compare:
2156     title: "rls1807"
2157     data:
2158       csit-dpdk-perf-verify-1807-3n-hsw:
2159       - 11
2160       - 12  # full
2161       - 14
2162       - 15
2163       - 16
2164       - 17
2165       - 20
2166       - 21
2167       - 22
2168       - 23
2169   data: "dpdk-performance-changes"
2170   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2171   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2172   parameters:
2173   - "name"
2174   - "parent"
2175   - "throughput"
2176
2177 -
2178   type: "table"
2179   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
2180   algorithm: "table_performance_comparison"
2181   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
2182   reference:
2183     title: "3-Node Hsw"
2184     data:
2185       csit-dpdk-perf-verify-1807-3n-hsw:
2186       - 11
2187       - 12  # full
2188       - 14
2189       - 15
2190       - 16
2191       - 17
2192       - 20
2193       - 21
2194       - 22
2195       - 23
2196   compare:
2197     title: "3-Node Skx"
2198     data:
2199       csit-dpdk-perf-verify-1807-3n-skx:
2200       - 1
2201       - 2
2202       - 3
2203       - 6
2204       - 7
2205       - 8
2206       - 9
2207       - 10
2208       - 11
2209       - 12
2210   data: "dpdk-compare-testbeds"
2211   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2212   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2213   parameters:
2214   - "name"
2215   - "parent"
2216   - "throughput"
2217
2218 -
2219   type: "table"
2220   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
2221   algorithm: "table_performance_comparison"
2222   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
2223   reference:
2224     title: "3-Node Hsw"
2225     data:
2226       csit-dpdk-perf-verify-1807-3n-hsw:
2227       - 11
2228       - 12  # full
2229       - 14
2230       - 15
2231       - 16
2232       - 17
2233       - 20
2234       - 21
2235       - 22
2236       - 23
2237   compare:
2238     title: "3-Node Skx"
2239     data:
2240       csit-dpdk-perf-verify-1807-3n-skx:
2241       - 1
2242       - 2
2243       - 3
2244       - 6
2245       - 7
2246       - 8
2247       - 9
2248       - 10
2249       - 11
2250       - 12
2251   data: "dpdk-compare-testbeds"
2252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2253   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2254   parameters:
2255   - "name"
2256   - "parent"
2257   - "throughput"
2258
2259 -
2260   type: "table"
2261   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
2262   algorithm: "table_performance_comparison"
2263   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
2264   reference:
2265     title: "3-Node Hsw"
2266     data:
2267       csit-dpdk-perf-verify-1807-3n-hsw:
2268       - 11
2269       - 12  # full
2270       - 14
2271       - 15
2272       - 16
2273       - 17
2274       - 20
2275       - 21
2276       - 22
2277       - 23
2278   compare:
2279     title: "3-Node Skx"
2280     data:
2281       csit-dpdk-perf-verify-1807-3n-skx:
2282       - 1
2283       - 2
2284       - 3
2285       - 6
2286       - 7
2287       - 8
2288       - 9
2289       - 10
2290       - 11
2291       - 12
2292   data: "dpdk-compare-testbeds"
2293   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2294   filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2295   parameters:
2296   - "name"
2297   - "parent"
2298   - "throughput"
2299
2300 -
2301   type: "table"
2302   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
2303   algorithm: "table_details"
2304   output-file-ext: ".csv"
2305   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2306   columns:
2307   -
2308     title: "Name"
2309     data: "data name"
2310   -
2311     title: "Status"
2312     data: "data msg"
2313   rows: "generated"
2314   data: "dpdk-perf-results-3n-hsw"
2315   filter: "all"
2316   parameters:
2317   - "name"
2318   - "parent"
2319   - "msg"
2320
2321 -
2322   type: "table"
2323   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
2324   algorithm: "table_details"
2325   output-file-ext: ".csv"
2326   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2327   columns:
2328   -
2329     title: "Name"
2330     data: "data name"
2331   -
2332     title: "Status"
2333     data: "data msg"
2334   rows: "generated"
2335   data: "dpdk-perf-results-3n-skx"
2336   filter: "all"
2337   parameters:
2338   - "name"
2339   - "parent"
2340   - "msg"
2341
2342 -
2343   type: "table"
2344   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
2345   algorithm: "table_details"
2346   output-file-ext: ".csv"
2347   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2348   columns:
2349   -
2350     title: "Name"
2351     data: "data name"
2352   -
2353     title: "Status"
2354     data: "data msg"
2355   rows: "generated"
2356   data: "dpdk-perf-results-2n-skx"
2357   filter: "all"
2358   parameters:
2359   - "name"
2360   - "parent"
2361   - "msg"
2362
2363
2364 ################################################################################
2365 # HoneyComb
2366 -
2367   type: "table"
2368   title: "Detailed Test Results - Honeycomb Functional Results"
2369   algorithm: "table_details"
2370   output-file-ext: ".csv"
2371   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
2372   columns:
2373   -
2374     title: "Name"
2375     data: "data name"
2376   -
2377     title: "Documentation"
2378     data: "data doc"
2379   -
2380     title: "Status"
2381     data: "data status"
2382   rows: "generated"
2383   data:
2384     "hc-func-results"
2385   filter: "all"
2386   parameters:
2387   - "name"
2388   - "parent"
2389   - "doc"
2390   - "status"
2391
2392 ################################################################################
2393 # NSH SFC
2394 -
2395   type: "table"
2396   title: "Detailed Test Results - NSH SFC Functional Results"
2397   algorithm: "table_details"
2398   output-file-ext: ".csv"
2399   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
2400   columns:
2401   -
2402     title: "Name"
2403     data: "data name"
2404   -
2405     title: "Documentation"
2406     data: "data doc"
2407   -
2408     title: "Status"
2409     data: "data status"
2410   rows: "generated"
2411   data:
2412     "nsh-func-results"
2413   filter: "all"
2414   parameters:
2415   - "name"
2416   - "parent"
2417   - "doc"
2418   - "status"
2419
2420 ################################################################################
2421 # DMM
2422 -
2423   type: "table"
2424   title: "Detailed Test Results - DMM Functional Results"
2425   algorithm: "table_details"
2426   output-file-ext: ".csv"
2427   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
2428   columns:
2429   -
2430     title: "Name"
2431     data: "data name"
2432   -
2433     title: "Documentation"
2434     data: "data doc"
2435   -
2436     title: "Status"
2437     data: "data status"
2438   rows: "generated"
2439   data:
2440     "dmm-func-results"
2441   filter: "all"
2442   parameters:
2443   - "name"
2444   - "parent"
2445   - "doc"
2446   - "status"
2447
2448 ################################################################################
2449 ###                                F I L E S                                 ###
2450 ################################################################################
2451
2452 -
2453   type: "file"
2454   title: "VPP Performance Results 3n-hsw"
2455   algorithm: "file_test_results"
2456   output-file-ext: ".rst"
2457   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2458   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"
2459   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
2460   data: "vpp-perf-results-3n-hsw"
2461   filter: "not 'NDRCHK' and not 'PDRCHK'"
2462   parameters:
2463   - "name"
2464   - "doc"
2465   - "level"
2466   - "parent"
2467   data-start-level: 3
2468
2469 -
2470   type: "file"
2471   title: "VPP Performance Results 3n-skx"
2472   algorithm: "file_test_results"
2473   output-file-ext: ".rst"
2474   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2475   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"
2476   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
2477   data: "vpp-perf-results-3n-skx"
2478   filter: "not 'NDRCHK' and not 'PDRCHK'"
2479   parameters:
2480   - "name"
2481   - "doc"
2482   - "level"
2483   - "parent"
2484   data-start-level: 3
2485
2486 -
2487   type: "file"
2488   title: "VPP Performance Results 2n-skx"
2489   algorithm: "file_test_results"
2490   output-file-ext: ".rst"
2491   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2492   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"
2493   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
2494   data: "vpp-perf-results-2n-skx"
2495   filter: "not 'NDRCHK' and not 'PDRCHK'"
2496   parameters:
2497   - "name"
2498   - "doc"
2499   - "level"
2500   - "parent"
2501   data-start-level: 3
2502
2503 -
2504   type: "file"
2505   title: "VPP Performance Configuration 3n-hsw"
2506   algorithm: "file_test_results"
2507   output-file-ext: ".rst"
2508   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
2509   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"
2510   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
2511   data: "vpp-perf-results-3n-hsw"
2512   filter: "not 'NDRCHK' and not 'PDRCHK'"
2513   parameters:
2514   - "name"
2515   - "doc"
2516   - "level"
2517   - "parent"
2518   data-start-level: 3
2519
2520 -
2521   type: "file"
2522   title: "VPP Performance Configuration 3n-skx"
2523   algorithm: "file_test_results"
2524   output-file-ext: ".rst"
2525   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
2526   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"
2527   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
2528   data: "vpp-perf-results-3n-skx"
2529   filter: "not 'NDRCHK' and not 'PDRCHK'"
2530   parameters:
2531   - "name"
2532   - "doc"
2533   - "level"
2534   - "parent"
2535   data-start-level: 3
2536
2537 -
2538   type: "file"
2539   title: "VPP Performance Configuration 2n-skx"
2540   algorithm: "file_test_results"
2541   output-file-ext: ".rst"
2542   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
2543   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"
2544   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
2545   data: "vpp-perf-results-2n-skx"
2546   filter: "not 'NDRCHK' and not 'PDRCHK'"
2547   parameters:
2548   - "name"
2549   - "doc"
2550   - "level"
2551   - "parent"
2552   data-start-level: 3
2553
2554 -
2555   type: "file"
2556   title: "VPP Performance Operational Data 3n-hsw"
2557   algorithm: "file_test_results"
2558   output-file-ext: ".rst"
2559   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
2560   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"
2561   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
2562   data: "vpp-perf-results-3n-hsw"
2563   filter: "not 'NDRCHK' and not 'PDRCHK'"
2564   parameters:
2565   - "name"
2566   - "doc"
2567   - "level"
2568   - "parent"
2569   data-start-level: 3
2570
2571 -
2572   type: "file"
2573   title: "VPP Performance Operational Data 3n-skx"
2574   algorithm: "file_test_results"
2575   output-file-ext: ".rst"
2576   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
2577   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"
2578   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
2579   data: "vpp-perf-results-3n-skx"
2580   filter: "not 'NDRCHK' and not 'PDRCHK'"
2581   parameters:
2582   - "name"
2583   - "doc"
2584   - "level"
2585   - "parent"
2586   data-start-level: 3
2587
2588 -
2589   type: "file"
2590   title: "VPP Performance Operational Data 2n-skx"
2591   algorithm: "file_test_results"
2592   output-file-ext: ".rst"
2593   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
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[DTO,PERF,VPP,2N,SKX]}"
2596   data: "vpp-perf-results-2n-skx"
2597   filter: "not 'NDRCHK' and not 'PDRCHK'"
2598   parameters:
2599   - "name"
2600   - "doc"
2601   - "level"
2602   - "parent"
2603   data-start-level: 3
2604
2605 -
2606   type: "file"
2607   title: "VPP MRR Results 3n-hsw"
2608   algorithm: "file_test_results"
2609   output-file-ext: ".rst"
2610   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2611   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"
2612   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
2613   data: "vpp-mrr-results-3n-hsw"
2614   filter: "'MRR'"
2615   parameters:
2616   - "name"
2617   - "doc"
2618   - "level"
2619   - "parent"
2620   data-start-level: 3
2621
2622 -
2623   type: "file"
2624   title: "VPP MRR Results 3n-skx"
2625   algorithm: "file_test_results"
2626   output-file-ext: ".rst"
2627   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2628   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"
2629   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
2630   data: "vpp-mrr-results-3n-skx"
2631   filter: "'MRR'"
2632   parameters:
2633   - "name"
2634   - "doc"
2635   - "level"
2636   - "parent"
2637   data-start-level: 3
2638
2639 -
2640   type: "file"
2641   title: "VPP MRR Results 2n-skx"
2642   algorithm: "file_test_results"
2643   output-file-ext: ".rst"
2644   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
2645   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"
2646   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
2647   data: "vpp-mrr-results-2n-skx"
2648   filter: "all"
2649   parameters:
2650   - "name"
2651   - "doc"
2652   - "level"
2653   - "parent"
2654   data-start-level: 3
2655
2656 -
2657   type: "file"
2658   title: "VPP MRR Configuration 3n-hsw"
2659   algorithm: "file_test_results"
2660   output-file-ext: ".rst"
2661   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
2662   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"
2663   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
2664   data: "vpp-mrr-results-3n-hsw"
2665   filter: "'MRR'"
2666   parameters:
2667   - "name"
2668   - "doc"
2669   - "level"
2670   - "parent"
2671   data-start-level: 3
2672
2673 -
2674   type: "file"
2675   title: "VPP MRR Configuration 3n-skx"
2676   algorithm: "file_test_results"
2677   output-file-ext: ".rst"
2678   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
2679   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"
2680   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
2681   data: "vpp-mrr-results-3n-skx"
2682   filter: "'MRR'"
2683   parameters:
2684   - "name"
2685   - "doc"
2686   - "level"
2687   - "parent"
2688   data-start-level: 3
2689
2690 -
2691   type: "file"
2692   title: "VPP MRR Configuration 2n-skx"
2693   algorithm: "file_test_results"
2694   output-file-ext: ".rst"
2695   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
2696   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"
2697   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
2698   data: "vpp-mrr-results-2n-skx"
2699   filter: "'MRR'"
2700   parameters:
2701   - "name"
2702   - "doc"
2703   - "level"
2704   - "parent"
2705   data-start-level: 3
2706
2707 -
2708   type: "file"
2709   title: "VPP Functional Results - Ubuntu"
2710   algorithm: "file_test_results"
2711   output-file-ext: ".rst"
2712   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
2713   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"
2714   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
2715   data: "vpp-func-results-ubuntu"
2716   filter: "all"
2717   parameters:
2718   - "name"
2719   - "doc"
2720   - "level"
2721   - "parent"
2722   data-start-level: 4
2723
2724 -
2725   type: "file"
2726   title: "VPP Functional Results - CentOS"
2727   algorithm: "file_test_results"
2728   output-file-ext: ".rst"
2729   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
2730   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"
2731   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
2732   data:
2733     "vpp-func-results-centos"
2734   filter: "all"
2735   parameters:
2736   - "name"
2737   - "doc"
2738   - "level"
2739   - "parent"
2740   data-start-level: 4
2741
2742 -
2743   type: "file"
2744   title: "VPP Functional Configuration - Ubuntu"
2745   algorithm: "file_test_results"
2746   output-file-ext: ".rst"
2747   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
2748   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"
2749   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
2750   data: "vpp-func-results-ubuntu"
2751   filter: "all"
2752   parameters:
2753   - "name"
2754   - "doc"
2755   - "level"
2756   - "parent"
2757   data-start-level: 4
2758
2759 -
2760   type: "file"
2761   title: "VPP Functional Configuration - CentOS"
2762   algorithm: "file_test_results"
2763   output-file-ext: ".rst"
2764   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
2765   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"
2766   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
2767   data:
2768     "vpp-func-results-centos"
2769   filter: "all"
2770   parameters:
2771   - "name"
2772   - "doc"
2773   - "level"
2774   - "parent"
2775   data-start-level: 4
2776
2777 -
2778   type: "file"
2779   title: "Container Orchestrated Performance Results 3n-hsw"
2780   algorithm: "file_test_results"
2781   output-file-ext: ".rst"
2782   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
2783   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"
2784   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
2785   data: "ligato-perf-results-3n-hsw"
2786   filter: "all"
2787   parameters:
2788   - "name"
2789   - "doc"
2790   - "level"
2791   - "parent"
2792   data-start-level: 3
2793
2794 -
2795   type: "file"
2796   title: "DPDK Performance Results 3n-hsw"
2797   algorithm: "file_test_results"
2798   output-file-ext: ".rst"
2799   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
2800   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"
2801   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
2802   data: "dpdk-perf-results-3n-hsw"
2803   filter: "all"
2804   parameters:
2805   - "name"
2806   - "doc"
2807   - "level"
2808   - "parent"
2809   data-start-level: 3
2810
2811 -
2812   type: "file"
2813   title: "DPDK Performance Results 3n-skx"
2814   algorithm: "file_test_results"
2815   output-file-ext: ".rst"
2816   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
2817   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"
2818   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
2819   data: "dpdk-perf-results-3n-skx"
2820   filter: "all"
2821   parameters:
2822   - "name"
2823   - "doc"
2824   - "level"
2825   - "parent"
2826   data-start-level: 3
2827
2828 -
2829   type: "file"
2830   title: "DPDK Performance Results 2n-skx"
2831   algorithm: "file_test_results"
2832   output-file-ext: ".rst"
2833   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
2834   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"
2835   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
2836   data: "dpdk-perf-results-2n-skx"
2837   filter: "all"
2838   parameters:
2839   - "name"
2840   - "doc"
2841   - "level"
2842   - "parent"
2843   data-start-level: 3
2844
2845 -
2846   type: "file"
2847   title: "Honeycomb Functional Results"
2848   algorithm: "file_test_results"
2849   output-file-ext: ".rst"
2850   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
2851   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"
2852   dir-tables: "{DIR[DTR,FUNC,HC]}"
2853   data:
2854     "hc-func-results"
2855   filter: "all"
2856   parameters:
2857   - "name"
2858   - "doc"
2859   - "level"
2860   - "parent"
2861   data-start-level: 3
2862
2863 -
2864   type: "file"
2865   title: "NSH SFC Functional Results"
2866   algorithm: "file_test_results"
2867   output-file-ext: ".rst"
2868   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
2869   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"
2870   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
2871   data:
2872     "nsh-func-results"
2873   filter: "all"
2874   parameters:
2875   - "name"
2876   - "doc"
2877   - "level"
2878   - "parent"
2879   data-start-level: 3
2880
2881 -
2882   type: "file"
2883   title: "DMM Functional Results"
2884   algorithm: "file_test_results"
2885   output-file-ext: ".rst"
2886   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
2887   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"
2888   dir-tables: "{DIR[DTR,FUNC,DMM]}"
2889   data:
2890     "dmm-func-results"
2891   filter: "all"
2892   parameters:
2893   - "name"
2894   - "doc"
2895   - "level"
2896   - "parent"
2897   data-start-level: 3
2898
2899 ################################################################################
2900 ###                                P L O T S                                 ###
2901 ################################################################################
2902
2903 ################################################################################
2904 # Plots VPP HTTP Server Performance
2905 -
2906   type: "plot"
2907   title: "VPP HTTP Server Performance"
2908   algorithm: "plot_http_server_performance_box"
2909   output-file-type: ".html"
2910   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
2911   data:
2912     "plot-vpp-http-server-performance"
2913   # Keep this formatting, the filter is enclosed with " (quotation mark) and
2914   # each tag is enclosed with ' (apostrophe).
2915   filter: "'HTTP' and 'TCP_CPS'"
2916   parameters:
2917   - "result"
2918   - "name"
2919   traces:
2920     hoverinfo: "x+y"
2921     boxpoints: "outliers"
2922     whiskerwidth: 0
2923   layout:
2924     title: "VPP HTTP Server Performance"
2925     layout:
2926       "plot-cps"
2927
2928 -
2929   type: "plot"
2930   title: "VPP HTTP Server Performance"
2931   algorithm: "plot_http_server_performance_box"
2932   output-file-type: ".html"
2933   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
2934   data:
2935     "plot-vpp-http-server-performance"
2936   filter: "'HTTP' and 'TCP_RPS'"
2937   parameters:
2938   - "result"
2939   - "name"
2940   traces:
2941     hoverinfo: "x+y"
2942     boxpoints: "outliers"
2943     whiskerwidth: 0
2944   layout:
2945     title: "VPP HTTP Server Performance"
2946     layout:
2947       "plot-rps"
2948
2949 ################################################################################
2950
2951 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
2952 -
2953   type: "plot"
2954   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2955   algorithm: "plot_performance_box"
2956   output-file-type: ".html"
2957   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2958   data: "plot-vpp-throughput-latency-3n-hsw"
2959   filter: "'NIC_Intel-X520-DA2' and
2960            '64B' and
2961            ('BASE' or 'SCALE') and
2962            'NDRPDR' and
2963            'ETH' and
2964            '1T1C' and
2965            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
2966            not 'VHOST' and
2967            not 'MEMIF'"
2968   parameters:
2969   - "throughput"
2970   - "parent"
2971   - "tags"
2972   sort:
2973   - "L2PATCH"
2974   - "L2XCBASE"
2975   - "BASE"
2976   - "FIB_10K"
2977   - "FIB_100K"
2978   - "FIB_1M"
2979   traces:
2980     hoverinfo: "x+y"
2981     boxpoints: "outliers"
2982     whiskerwidth: 0
2983   layout:
2984     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
2985     layout: "plot-throughput"
2986
2987 -
2988   type: "plot"
2989   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2990   algorithm: "plot_performance_box"
2991   output-file-type: ".html"
2992   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
2993   data: "plot-vpp-throughput-latency-3n-hsw"
2994   filter: "'NIC_Intel-X520-DA2' and
2995            '64B' and
2996            ('BASE' or 'SCALE') and
2997            'NDRPDR' and
2998            'ETH' and
2999            '1T1C' and
3000            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3001            not 'VHOST' and
3002            not 'MEMIF'"
3003   parameters:
3004   - "throughput"
3005   - "parent"
3006   - "tags"
3007   sort:
3008   - "L2PATCH"
3009   - "L2XCBASE"
3010   - "BASE"
3011   - "FIB_10K"
3012   - "FIB_100K"
3013   - "FIB_1M"
3014   traces:
3015     hoverinfo: "x+y"
3016     boxpoints: "outliers"
3017     whiskerwidth: 0
3018   layout:
3019     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
3020     layout: "plot-throughput"
3021
3022 -
3023   type: "plot"
3024   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3025   algorithm: "plot_performance_box"
3026   output-file-type: ".html"
3027   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3028   data: "plot-vpp-throughput-latency-3n-hsw"
3029   filter: "'NIC_Intel-X520-DA2' and
3030            '64B' and
3031            ('BASE' or 'SCALE') and
3032            'NDRPDR' and
3033            'ETH' and
3034            '2T2C' and
3035            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3036            not 'VHOST' and
3037            not 'MEMIF'"
3038   parameters:
3039   - "throughput"
3040   - "parent"
3041   - "tags"
3042   sort:
3043   - "L2PATCH"
3044   - "L2XCBASE"
3045   - "BASE"
3046   - "FIB_10K"
3047   - "FIB_100K"
3048   - "FIB_1M"
3049   traces:
3050     hoverinfo: "x+y"
3051     boxpoints: "outliers"
3052     whiskerwidth: 0
3053   layout:
3054     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
3055     layout: "plot-throughput"
3056
3057 -
3058   type: "plot"
3059   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3060   algorithm: "plot_performance_box"
3061   output-file-type: ".html"
3062   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3063   data: "plot-vpp-throughput-latency-3n-hsw"
3064   filter: "'NIC_Intel-X520-DA2' and
3065            '64B' and
3066            ('BASE' or 'SCALE') and
3067            'NDRPDR' and
3068            'ETH' 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   - "tags"
3077   sort:
3078   - "L2PATCH"
3079   - "L2XCBASE"
3080   - "BASE"
3081   - "FIB_10K"
3082   - "FIB_100K"
3083   - "FIB_1M"
3084   traces:
3085     hoverinfo: "x+y"
3086     boxpoints: "outliers"
3087     whiskerwidth: 0
3088   layout:
3089     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
3090     layout: "plot-throughput"
3091
3092 # Packet Throughput - VPP L2 3n-hsw-x520 features
3093 -
3094   type: "plot"
3095   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
3096   algorithm: "plot_performance_box"
3097   output-file-type: ".html"
3098   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
3099   data: "plot-vpp-throughput-latency-3n-hsw"
3100   filter: "'NIC_Intel-X520-DA2' and
3101            '64B' and
3102            'NDRPDR' and
3103            '1T1C' and
3104            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3105            not 'ACL' and
3106            not 'VHOST' and
3107            not 'MEMIF'"
3108   parameters:
3109   - "throughput"
3110   - "parent"
3111   - "tags"
3112   sort:
3113   - "L2XCBASE"    # l2xcbase
3114   - "L2BDBASE"    # l2bdbase
3115   - "L2XCFWD"     # dot1q-l2xcbase
3116   - "L2BDMACLRN"  # dot1q-l2bdbase
3117   traces:
3118     hoverinfo: "x+y"
3119     boxpoints: "outliers"
3120     whiskerwidth: 0
3121   layout:
3122     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
3123     layout: "plot-throughput"
3124
3125 -
3126   type: "plot"
3127   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
3128   algorithm: "plot_performance_box"
3129   output-file-type: ".html"
3130   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
3131   data: "plot-vpp-throughput-latency-3n-hsw"
3132   filter: "'NIC_Intel-X520-DA2' and
3133            '64B' and
3134            'NDRPDR' and
3135            '1T1C' and
3136            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3137            not 'ACL' and
3138            not 'VHOST' and
3139            not 'MEMIF'"
3140   parameters:
3141   - "throughput"
3142   - "parent"
3143   - "tags"
3144   sort:
3145   - "L2XCBASE"    # l2xcbase
3146   - "L2BDBASE"    # l2bdbase
3147   - "L2XCFWD"     # dot1q-l2xcbase
3148   - "L2BDMACLRN"  # dot1q-l2bdbase
3149   traces:
3150     hoverinfo: "x+y"
3151     boxpoints: "outliers"
3152     whiskerwidth: 0
3153   layout:
3154     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
3155     layout: "plot-throughput"
3156
3157 -
3158   type: "plot"
3159   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
3160   algorithm: "plot_performance_box"
3161   output-file-type: ".html"
3162   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
3163   data: "plot-vpp-throughput-latency-3n-hsw"
3164   filter: "'NIC_Intel-X520-DA2' and
3165            '64B' and
3166            'NDRPDR' and
3167            '2T2C' and
3168            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3169            not 'ACL' and
3170            not 'VHOST' and
3171            not 'MEMIF'"
3172   parameters:
3173   - "throughput"
3174   - "parent"
3175   - "tags"
3176   sort:
3177   - "L2XCBASE"    # l2xcbase
3178   - "L2BDBASE"    # l2bdbase
3179   - "L2XCFWD"     # dot1q-l2xcbase
3180   - "L2BDMACLRN"  # dot1q-l2bdbase
3181   traces:
3182     hoverinfo: "x+y"
3183     boxpoints: "outliers"
3184     whiskerwidth: 0
3185   layout:
3186     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
3187     layout: "plot-throughput"
3188
3189 -
3190   type: "plot"
3191   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
3192   algorithm: "plot_performance_box"
3193   output-file-type: ".html"
3194   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
3195   data: "plot-vpp-throughput-latency-3n-hsw"
3196   filter: "'NIC_Intel-X520-DA2' and
3197            '64B' and
3198            'NDRPDR' and
3199            '2T2C' and
3200            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3201            not 'ACL' and
3202            not 'VHOST' and
3203            not 'MEMIF'"
3204   parameters:
3205   - "throughput"
3206   - "parent"
3207   - "tags"
3208   sort:
3209   - "L2XCBASE"    # l2xcbase
3210   - "L2BDBASE"    # l2bdbase
3211   - "L2XCFWD"     # dot1q-l2xcbase
3212   - "L2BDMACLRN"  # dot1q-l2bdbase
3213   traces:
3214     hoverinfo: "x+y"
3215     boxpoints: "outliers"
3216     whiskerwidth: 0
3217   layout:
3218     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
3219     layout: "plot-throughput"
3220
3221 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
3222 -
3223   type: "plot"
3224   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3225   algorithm: "plot_performance_box"
3226   output-file-type: ".html"
3227   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3228   data: "plot-vpp-throughput-latency-3n-hsw"
3229   filter: "'NIC_Intel-X710' and
3230            '64B' and
3231            ('BASE' or 'SCALE') and
3232            'NDRPDR' and
3233            'ETH' and
3234            '1T1C' and
3235            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3236            not 'VHOST' and
3237            not 'MEMIF'"
3238   parameters:
3239   - "throughput"
3240   - "parent"
3241   - "tags"
3242   sort:
3243   - "L2PATCH"
3244   - "L2XCBASE"
3245   - "BASE"
3246   - "FIB_10K"
3247   - "FIB_100K"
3248   - "FIB_1M"
3249   traces:
3250     hoverinfo: "x+y"
3251     boxpoints: "outliers"
3252     whiskerwidth: 0
3253   layout:
3254     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
3255     layout: "plot-throughput"
3256
3257 -
3258   type: "plot"
3259   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3260   algorithm: "plot_performance_box"
3261   output-file-type: ".html"
3262   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3263   data: "plot-vpp-throughput-latency-3n-hsw"
3264   filter: "'NIC_Intel-X710' and
3265            '64B' and
3266            ('BASE' or 'SCALE') and
3267            'NDRPDR' and
3268            'ETH' and
3269            '1T1C' and
3270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3271            not 'VHOST' and
3272            not 'MEMIF'"
3273   parameters:
3274   - "throughput"
3275   - "parent"
3276   - "tags"
3277   sort:
3278   - "L2PATCH"
3279   - "L2XCBASE"
3280   - "BASE"
3281   - "FIB_10K"
3282   - "FIB_100K"
3283   - "FIB_1M"
3284   traces:
3285     hoverinfo: "x+y"
3286     boxpoints: "outliers"
3287     whiskerwidth: 0
3288   layout:
3289     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
3290     layout: "plot-throughput"
3291
3292 -
3293   type: "plot"
3294   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3295   algorithm: "plot_performance_box"
3296   output-file-type: ".html"
3297   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3298   data: "plot-vpp-throughput-latency-3n-hsw"
3299   filter: "'NIC_Intel-X710' and
3300            '64B' and
3301            ('BASE' or 'SCALE') and
3302            'NDRPDR' and
3303            'ETH' and
3304            '2T2C' and
3305            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3306            not 'VHOST' and
3307            not 'MEMIF'"
3308   parameters:
3309   - "throughput"
3310   - "parent"
3311   - "tags"
3312   sort:
3313   - "L2PATCH"
3314   - "L2XCBASE"
3315   - "BASE"
3316   - "FIB_10K"
3317   - "FIB_100K"
3318   - "FIB_1M"
3319   traces:
3320     hoverinfo: "x+y"
3321     boxpoints: "outliers"
3322     whiskerwidth: 0
3323   layout:
3324     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
3325     layout: "plot-throughput"
3326
3327 -
3328   type: "plot"
3329   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3330   algorithm: "plot_performance_box"
3331   output-file-type: ".html"
3332   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3333   data: "plot-vpp-throughput-latency-3n-hsw"
3334   filter: "'NIC_Intel-X710' and
3335            '64B' and
3336            ('BASE' or 'SCALE') and
3337            'NDRPDR' and
3338            'ETH' and
3339            '2T2C' and
3340            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3341            not 'VHOST' and
3342            not 'MEMIF'"
3343   parameters:
3344   - "throughput"
3345   - "parent"
3346   - "tags"
3347   sort:
3348   - "L2PATCH"
3349   - "L2XCBASE"
3350   - "BASE"
3351   - "FIB_10K"
3352   - "FIB_100K"
3353   - "FIB_1M"
3354   traces:
3355     hoverinfo: "x+y"
3356     boxpoints: "outliers"
3357     whiskerwidth: 0
3358   layout:
3359     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
3360     layout: "plot-throughput"
3361
3362 # Packet Throughput - VPP L2 3n-hsw-x710 features
3363 -
3364   type: "plot"
3365   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
3366   algorithm: "plot_performance_box"
3367   output-file-type: ".html"
3368   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
3369   data: "plot-vpp-throughput-latency-3n-hsw"
3370   filter: "'NIC_Intel-X710' and
3371            '64B' and
3372            'NDRPDR' and
3373            '1T1C' and
3374            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3375            not 'ACL' and
3376            not 'VHOST' and
3377            not 'MEMIF'"
3378   parameters:
3379   - "throughput"
3380   - "parent"
3381   - "tags"
3382   sort:
3383   - "L2XCBASE"    # l2xcbase
3384   - "L2BDBASE"    # l2bdbase
3385   - "L2XCFWD"     # dot1q-l2xcbase
3386   - "L2BDMACLRN"  # dot1q-l2bdbase
3387   traces:
3388     hoverinfo: "x+y"
3389     boxpoints: "outliers"
3390     whiskerwidth: 0
3391   layout:
3392     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
3393     layout: "plot-throughput"
3394
3395 -
3396   type: "plot"
3397   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
3398   algorithm: "plot_performance_box"
3399   output-file-type: ".html"
3400   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
3401   data: "plot-vpp-throughput-latency-3n-hsw"
3402   filter: "'NIC_Intel-X710' and
3403            '64B' and
3404            'NDRPDR' and
3405            '1T1C' and
3406            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3407            not 'ACL' and
3408            not 'VHOST' and
3409            not 'MEMIF'"
3410   parameters:
3411   - "throughput"
3412   - "parent"
3413   - "tags"
3414   sort:
3415   - "L2XCBASE"    # l2xcbase
3416   - "L2BDBASE"    # l2bdbase
3417   - "L2XCFWD"     # dot1q-l2xcbase
3418   - "L2BDMACLRN"  # dot1q-l2bdbase
3419   traces:
3420     hoverinfo: "x+y"
3421     boxpoints: "outliers"
3422     whiskerwidth: 0
3423   layout:
3424     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
3425     layout: "plot-throughput"
3426
3427 -
3428   type: "plot"
3429   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3430   algorithm: "plot_performance_box"
3431   output-file-type: ".html"
3432   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3433   data: "plot-vpp-throughput-latency-3n-hsw"
3434   filter: "'NIC_Intel-X710' and
3435            '64B' and
3436            'NDRPDR' and
3437            '2T2C' and
3438            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3439            not 'ACL' and
3440            not 'VHOST' and
3441            not 'MEMIF'"
3442   parameters:
3443   - "throughput"
3444   - "parent"
3445   - "tags"
3446   sort:
3447   - "L2XCBASE"    # l2xcbase
3448   - "L2BDBASE"    # l2bdbase
3449   - "L2XCFWD"     # dot1q-l2xcbase
3450   - "L2BDMACLRN"  # dot1q-l2bdbase
3451   traces:
3452     hoverinfo: "x+y"
3453     boxpoints: "outliers"
3454     whiskerwidth: 0
3455   layout:
3456     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
3457     layout: "plot-throughput"
3458
3459 -
3460   type: "plot"
3461   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3462   algorithm: "plot_performance_box"
3463   output-file-type: ".html"
3464   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3465   data: "plot-vpp-throughput-latency-3n-hsw"
3466   filter: "'NIC_Intel-X710' and
3467            '64B' and
3468            'NDRPDR' and
3469            '2T2C' and
3470            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3471            not 'ACL' and
3472            not 'VHOST' and
3473            not 'MEMIF'"
3474   parameters:
3475   - "throughput"
3476   - "parent"
3477   - "tags"
3478   sort:
3479   - "L2XCBASE"    # l2xcbase
3480   - "L2BDBASE"    # l2bdbase
3481   - "L2XCFWD"     # dot1q-l2xcbase
3482   - "L2BDMACLRN"  # dot1q-l2bdbase
3483   traces:
3484     hoverinfo: "x+y"
3485     boxpoints: "outliers"
3486     whiskerwidth: 0
3487   layout:
3488     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
3489     layout: "plot-throughput"
3490
3491 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
3492 -
3493   type: "plot"
3494   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3495   algorithm: "plot_performance_box"
3496   output-file-type: ".html"
3497   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3498   data: "plot-vpp-throughput-latency-3n-hsw"
3499   filter: "'NIC_Intel-XL710' and
3500            '64B' and
3501            ('BASE' or 'SCALE') and
3502            'NDRPDR' and
3503            'ETH' and
3504            '1T1C' and
3505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3506            not 'VHOST' and
3507            not 'MEMIF'"
3508   parameters:
3509   - "throughput"
3510   - "parent"
3511   - "tags"
3512   sort:
3513   - "L2PATCH"
3514   - "L2XCBASE"
3515   - "BASE"
3516   - "FIB_10K"
3517   - "FIB_100K"
3518   - "FIB_1M"
3519   traces:
3520     hoverinfo: "x+y"
3521     boxpoints: "outliers"
3522     whiskerwidth: 0
3523   layout:
3524     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
3525     layout: "plot-throughput"
3526
3527 -
3528   type: "plot"
3529   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3530   algorithm: "plot_performance_box"
3531   output-file-type: ".html"
3532   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3533   data: "plot-vpp-throughput-latency-3n-hsw"
3534   filter: "'NIC_Intel-XL710' and
3535            '64B' and
3536            ('BASE' or 'SCALE') and
3537            'NDRPDR' and
3538            'ETH' and
3539            '1T1C' and
3540            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3541            not 'VHOST' and
3542            not 'MEMIF'"
3543   parameters:
3544   - "throughput"
3545   - "parent"
3546   - "tags"
3547   sort:
3548   - "L2PATCH"
3549   - "L2XCBASE"
3550   - "BASE"
3551   - "FIB_10K"
3552   - "FIB_100K"
3553   - "FIB_1M"
3554   traces:
3555     hoverinfo: "x+y"
3556     boxpoints: "outliers"
3557     whiskerwidth: 0
3558   layout:
3559     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
3560     layout: "plot-throughput"
3561
3562 -
3563   type: "plot"
3564   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3565   algorithm: "plot_performance_box"
3566   output-file-type: ".html"
3567   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3568   data: "plot-vpp-throughput-latency-3n-hsw"
3569   filter: "'NIC_Intel-XL710' and
3570            '64B' and
3571            ('BASE' or 'SCALE') and
3572            'NDRPDR' and
3573            'ETH' and
3574            '2T2C' and
3575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3576            not 'VHOST' and
3577            not 'MEMIF'"
3578   parameters:
3579   - "throughput"
3580   - "parent"
3581   - "tags"
3582   sort:
3583   - "L2PATCH"
3584   - "L2XCBASE"
3585   - "BASE"
3586   - "FIB_10K"
3587   - "FIB_100K"
3588   - "FIB_1M"
3589   traces:
3590     hoverinfo: "x+y"
3591     boxpoints: "outliers"
3592     whiskerwidth: 0
3593   layout:
3594     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
3595     layout: "plot-throughput"
3596
3597 -
3598   type: "plot"
3599   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3600   algorithm: "plot_performance_box"
3601   output-file-type: ".html"
3602   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3603   data: "plot-vpp-throughput-latency-3n-hsw"
3604   filter: "'NIC_Intel-XL710' and
3605            '64B' and
3606            ('BASE' or 'SCALE') and
3607            'NDRPDR' and
3608            'ETH' and
3609            '2T2C' and
3610            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3611            not 'VHOST' and
3612            not 'MEMIF'"
3613   parameters:
3614   - "throughput"
3615   - "parent"
3616   - "tags"
3617   sort:
3618   - "L2PATCH"
3619   - "L2XCBASE"
3620   - "BASE"
3621   - "FIB_10K"
3622   - "FIB_100K"
3623   - "FIB_1M"
3624   traces:
3625     hoverinfo: "x+y"
3626     boxpoints: "outliers"
3627     whiskerwidth: 0
3628   layout:
3629     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
3630     layout: "plot-throughput"
3631
3632 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
3633 -
3634   type: "plot"
3635   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3636   algorithm: "plot_performance_box"
3637   output-file-type: ".html"
3638   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3639   data: "plot-vpp-throughput-latency-3n-skx"
3640   filter: "'NIC_Intel-X710' and
3641            '64B' and
3642            ('BASE' or 'SCALE') and
3643            'NDRPDR' and
3644            'ETH' and
3645            '2T1C' and
3646            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3647            not 'VHOST' and
3648            not 'MEMIF'"
3649   parameters:
3650   - "throughput"
3651   - "parent"
3652   - "tags"
3653   sort:
3654   - "L2PATCH"
3655   - "L2XCBASE"
3656   - "BASE"
3657   - "FIB_10K"
3658   - "FIB_100K"
3659   - "FIB_1M"
3660   traces:
3661     hoverinfo: "x+y"
3662     boxpoints: "outliers"
3663     whiskerwidth: 0
3664   layout:
3665     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
3666     layout: "plot-throughput"
3667
3668 -
3669   type: "plot"
3670   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3671   algorithm: "plot_performance_box"
3672   output-file-type: ".html"
3673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3674   data: "plot-vpp-throughput-latency-3n-skx"
3675   filter: "'NIC_Intel-X710' and
3676            '64B' and
3677            ('BASE' or 'SCALE') and
3678            'NDRPDR' and
3679            'ETH' and
3680            '2T1C' and
3681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3682            not 'VHOST' and
3683            not 'MEMIF'"
3684   parameters:
3685   - "throughput"
3686   - "parent"
3687   - "tags"
3688   sort:
3689   - "L2PATCH"
3690   - "L2XCBASE"
3691   - "BASE"
3692   - "FIB_10K"
3693   - "FIB_100K"
3694   - "FIB_1M"
3695   traces:
3696     hoverinfo: "x+y"
3697     boxpoints: "outliers"
3698     whiskerwidth: 0
3699   layout:
3700     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
3701     layout: "plot-throughput"
3702
3703 -
3704   type: "plot"
3705   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3706   algorithm: "plot_performance_box"
3707   output-file-type: ".html"
3708   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3709   data: "plot-vpp-throughput-latency-3n-skx"
3710   filter: "'NIC_Intel-X710' and
3711            '64B' and
3712            ('BASE' or 'SCALE') and
3713            'NDRPDR' and
3714            'ETH' and
3715            '4T2C' and
3716            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3717            not 'VHOST' and
3718            not 'MEMIF'"
3719   parameters:
3720   - "throughput"
3721   - "parent"
3722   - "tags"
3723   sort:
3724   - "L2PATCH"
3725   - "L2XCBASE"
3726   - "BASE"
3727   - "FIB_10K"
3728   - "FIB_100K"
3729   - "FIB_1M"
3730   traces:
3731     hoverinfo: "x+y"
3732     boxpoints: "outliers"
3733     whiskerwidth: 0
3734   layout:
3735     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
3736     layout: "plot-throughput"
3737
3738 -
3739   type: "plot"
3740   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3741   algorithm: "plot_performance_box"
3742   output-file-type: ".html"
3743   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3744   data: "plot-vpp-throughput-latency-3n-skx"
3745   filter: "'NIC_Intel-X710' and
3746            '64B' and
3747            ('BASE' or 'SCALE') and
3748            'NDRPDR' and
3749            'ETH' and
3750            '4T2C' and
3751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3752            not 'VHOST' and
3753            not 'MEMIF'"
3754   parameters:
3755   - "throughput"
3756   - "parent"
3757   - "tags"
3758   sort:
3759   - "L2PATCH"
3760   - "L2XCBASE"
3761   - "BASE"
3762   - "FIB_10K"
3763   - "FIB_100K"
3764   - "FIB_1M"
3765   traces:
3766     hoverinfo: "x+y"
3767     boxpoints: "outliers"
3768     whiskerwidth: 0
3769   layout:
3770     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
3771     layout: "plot-throughput"
3772
3773 # Packet Throughput - VPP L2 3n-skx-x710 features
3774 -
3775   type: "plot"
3776   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3777   algorithm: "plot_performance_box"
3778   output-file-type: ".html"
3779   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3780   data: "plot-vpp-throughput-latency-3n-skx"
3781   filter: "'NIC_Intel-X710' and
3782            '64B' and
3783            'NDRPDR' and
3784            '2T1C' and
3785            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3786            not 'ACL' and
3787            not 'VHOST' and
3788            not 'MEMIF'"
3789   parameters:
3790   - "throughput"
3791   - "parent"
3792   - "tags"
3793   sort:
3794   - "L2XCBASE"    # l2xcbase
3795   - "L2BDBASE"    # l2bdbase
3796   - "L2XCFWD"     # dot1q-l2xcbase
3797   - "L2BDMACLRN"  # dot1q-l2bdbase
3798   traces:
3799     hoverinfo: "x+y"
3800     boxpoints: "outliers"
3801     whiskerwidth: 0
3802   layout:
3803     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
3804     layout: "plot-throughput"
3805
3806 -
3807   type: "plot"
3808   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3809   algorithm: "plot_performance_box"
3810   output-file-type: ".html"
3811   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3812   data: "plot-vpp-throughput-latency-3n-skx"
3813   filter: "'NIC_Intel-X710' and
3814            '64B' and
3815            'NDRPDR' and
3816            '2T1C' and
3817            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3818            not 'ACL' and
3819            not 'VHOST' and
3820            not 'MEMIF'"
3821   parameters:
3822   - "throughput"
3823   - "parent"
3824   - "tags"
3825   sort:
3826   - "L2XCBASE"    # l2xcbase
3827   - "L2BDBASE"    # l2bdbase
3828   - "L2XCFWD"     # dot1q-l2xcbase
3829   - "L2BDMACLRN"  # dot1q-l2bdbase
3830   traces:
3831     hoverinfo: "x+y"
3832     boxpoints: "outliers"
3833     whiskerwidth: 0
3834   layout:
3835     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
3836     layout: "plot-throughput"
3837
3838 -
3839   type: "plot"
3840   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3841   algorithm: "plot_performance_box"
3842   output-file-type: ".html"
3843   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3844   data: "plot-vpp-throughput-latency-3n-skx"
3845   filter: "'NIC_Intel-X710' and
3846            '64B' and
3847            'NDRPDR' and
3848            '4T2C' and
3849            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3850            not 'ACL' and
3851            not 'VHOST' and
3852            not 'MEMIF'"
3853   parameters:
3854   - "throughput"
3855   - "parent"
3856   - "tags"
3857   sort:
3858   - "L2XCBASE"    # l2xcbase
3859   - "L2BDBASE"    # l2bdbase
3860   - "L2XCFWD"     # dot1q-l2xcbase
3861   - "L2BDMACLRN"  # dot1q-l2bdbase
3862   traces:
3863     hoverinfo: "x+y"
3864     boxpoints: "outliers"
3865     whiskerwidth: 0
3866   layout:
3867     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
3868     layout: "plot-throughput"
3869
3870 -
3871   type: "plot"
3872   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3873   algorithm: "plot_performance_box"
3874   output-file-type: ".html"
3875   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3876   data: "plot-vpp-throughput-latency-3n-skx"
3877   filter: "'NIC_Intel-X710' and
3878            '64B' and
3879            'NDRPDR' and
3880            '4T2C' and
3881            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
3882            not 'ACL' and
3883            not 'VHOST' and
3884            not 'MEMIF'"
3885   parameters:
3886   - "throughput"
3887   - "parent"
3888   - "tags"
3889   sort:
3890   - "L2XCBASE"    # l2xcbase
3891   - "L2BDBASE"    # l2bdbase
3892   - "L2XCFWD"     # dot1q-l2xcbase
3893   - "L2BDMACLRN"  # dot1q-l2bdbase
3894   traces:
3895     hoverinfo: "x+y"
3896     boxpoints: "outliers"
3897     whiskerwidth: 0
3898   layout:
3899     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
3900     layout: "plot-throughput"
3901
3902 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
3903 -
3904   type: "plot"
3905   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3906   algorithm: "plot_performance_box"
3907   output-file-type: ".html"
3908   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3909   data: "plot-vpp-throughput-latency-3n-skx"
3910   filter: "'NIC_Intel-XXV710' and
3911            '64B' and
3912            ('BASE' or 'SCALE') and
3913            'NDRPDR' and
3914            'ETH' and
3915            '2T1C' and
3916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3917            not 'VHOST' and
3918            not 'MEMIF'"
3919   parameters:
3920   - "throughput"
3921   - "parent"
3922   - "tags"
3923   sort:
3924   - "L2PATCH"
3925   - "L2XCBASE"
3926   - "BASE"
3927   - "FIB_10K"
3928   - "FIB_100K"
3929   - "FIB_1M"
3930   traces:
3931     hoverinfo: "x+y"
3932     boxpoints: "outliers"
3933     whiskerwidth: 0
3934   layout:
3935     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
3936     layout: "plot-throughput"
3937
3938 -
3939   type: "plot"
3940   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3941   algorithm: "plot_performance_box"
3942   output-file-type: ".html"
3943   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3944   data: "plot-vpp-throughput-latency-3n-skx"
3945   filter: "'NIC_Intel-XXV710' and
3946            '64B' and
3947            ('BASE' or 'SCALE') and
3948            'NDRPDR' and
3949            'ETH' and
3950            '2T1C' and
3951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3952            not 'VHOST' and
3953            not 'MEMIF'"
3954   parameters:
3955   - "throughput"
3956   - "parent"
3957   - "tags"
3958   sort:
3959   - "L2PATCH"
3960   - "L2XCBASE"
3961   - "BASE"
3962   - "FIB_10K"
3963   - "FIB_100K"
3964   - "FIB_1M"
3965   traces:
3966     hoverinfo: "x+y"
3967     boxpoints: "outliers"
3968     whiskerwidth: 0
3969   layout:
3970     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
3971     layout: "plot-throughput"
3972
3973 -
3974   type: "plot"
3975   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3976   algorithm: "plot_performance_box"
3977   output-file-type: ".html"
3978   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
3979   data: "plot-vpp-throughput-latency-3n-skx"
3980   filter: "'NIC_Intel-XXV710' and
3981            '64B' and
3982            ('BASE' or 'SCALE') and
3983            'NDRPDR' and
3984            'ETH' and
3985            '4T2C' and
3986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
3987            not 'VHOST' and
3988            not 'MEMIF'"
3989   parameters:
3990   - "throughput"
3991   - "parent"
3992   - "tags"
3993   sort:
3994   - "L2PATCH"
3995   - "L2XCBASE"
3996   - "BASE"
3997   - "FIB_10K"
3998   - "FIB_100K"
3999   - "FIB_1M"
4000   traces:
4001     hoverinfo: "x+y"
4002     boxpoints: "outliers"
4003     whiskerwidth: 0
4004   layout:
4005     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4006     layout: "plot-throughput"
4007
4008 -
4009   type: "plot"
4010   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4011   algorithm: "plot_performance_box"
4012   output-file-type: ".html"
4013   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4014   data: "plot-vpp-throughput-latency-3n-skx"
4015   filter: "'NIC_Intel-XXV710' and
4016            '64B' and
4017            ('BASE' or 'SCALE') and
4018            'NDRPDR' and
4019            'ETH' and
4020            '4T2C' and
4021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4022            not 'VHOST' and
4023            not 'MEMIF'"
4024   parameters:
4025   - "throughput"
4026   - "parent"
4027   - "tags"
4028   sort:
4029   - "L2PATCH"
4030   - "L2XCBASE"
4031   - "BASE"
4032   - "FIB_10K"
4033   - "FIB_100K"
4034   - "FIB_1M"
4035   traces:
4036     hoverinfo: "x+y"
4037     boxpoints: "outliers"
4038     whiskerwidth: 0
4039   layout:
4040     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4041     layout: "plot-throughput"
4042
4043 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
4044 -
4045   type: "plot"
4046   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4047   algorithm: "plot_performance_box"
4048   output-file-type: ".html"
4049   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4050   data: "plot-vpp-throughput-latency-2n-skx"
4051   filter: "'NIC_Intel-X710' and
4052            '64B' and
4053            ('BASE' or 'SCALE') and
4054            'NDRPDR' and
4055            'ETH' and
4056            '2T1C' and
4057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4058            not 'VHOST' and
4059            not 'MEMIF'"
4060   parameters:
4061   - "throughput"
4062   - "parent"
4063   - "tags"
4064   sort:
4065   - "L2PATCH"
4066   - "L2XCBASE"
4067   - "BASE"
4068   - "FIB_10K"
4069   - "FIB_100K"
4070   - "FIB_1M"
4071   traces:
4072     hoverinfo: "x+y"
4073     boxpoints: "outliers"
4074     whiskerwidth: 0
4075   layout:
4076     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4077     layout: "plot-throughput"
4078
4079 -
4080   type: "plot"
4081   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4082   algorithm: "plot_performance_box"
4083   output-file-type: ".html"
4084   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4085   data: "plot-vpp-throughput-latency-2n-skx"
4086   filter: "'NIC_Intel-X710' and
4087            '64B' and
4088            ('BASE' or 'SCALE') and
4089            'NDRPDR' and
4090            'ETH' and
4091            '2T1C' and
4092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4093            not 'VHOST' and
4094            not 'MEMIF'"
4095   parameters:
4096   - "throughput"
4097   - "parent"
4098   - "tags"
4099   sort:
4100   - "L2PATCH"
4101   - "L2XCBASE"
4102   - "BASE"
4103   - "FIB_10K"
4104   - "FIB_100K"
4105   - "FIB_1M"
4106   traces:
4107     hoverinfo: "x+y"
4108     boxpoints: "outliers"
4109     whiskerwidth: 0
4110   layout:
4111     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4112     layout: "plot-throughput"
4113
4114 -
4115   type: "plot"
4116   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4117   algorithm: "plot_performance_box"
4118   output-file-type: ".html"
4119   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4120   data: "plot-vpp-throughput-latency-2n-skx"
4121   filter: "'NIC_Intel-X710' and
4122            '64B' and
4123            ('BASE' or 'SCALE') and
4124            'NDRPDR' and
4125            'ETH' and
4126            '4T2C' and
4127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4128            not 'VHOST' and
4129            not 'MEMIF'"
4130   parameters:
4131   - "throughput"
4132   - "parent"
4133   - "tags"
4134   sort:
4135   - "L2PATCH"
4136   - "L2XCBASE"
4137   - "BASE"
4138   - "FIB_10K"
4139   - "FIB_100K"
4140   - "FIB_1M"
4141   traces:
4142     hoverinfo: "x+y"
4143     boxpoints: "outliers"
4144     whiskerwidth: 0
4145   layout:
4146     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4147     layout: "plot-throughput"
4148
4149 -
4150   type: "plot"
4151   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4152   algorithm: "plot_performance_box"
4153   output-file-type: ".html"
4154   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4155   data: "plot-vpp-throughput-latency-2n-skx"
4156   filter: "'NIC_Intel-X710' and
4157            '64B' and
4158            ('BASE' or 'SCALE') and
4159            'NDRPDR' and
4160            'ETH' and
4161            '4T2C' and
4162            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4163            not 'VHOST' and
4164            not 'MEMIF'"
4165   parameters:
4166   - "throughput"
4167   - "parent"
4168   - "tags"
4169   sort:
4170   - "L2PATCH"
4171   - "L2XCBASE"
4172   - "BASE"
4173   - "FIB_10K"
4174   - "FIB_100K"
4175   - "FIB_1M"
4176   traces:
4177     hoverinfo: "x+y"
4178     boxpoints: "outliers"
4179     whiskerwidth: 0
4180   layout:
4181     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4182     layout: "plot-throughput"
4183
4184 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
4185 -
4186   type: "plot"
4187   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4188   algorithm: "plot_performance_box"
4189   output-file-type: ".html"
4190   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4191   data: "plot-vpp-throughput-latency-2n-skx"
4192   filter: "'NIC_Intel-XXV710' and
4193            '64B' and
4194            ('BASE' or 'SCALE') and
4195            'NDRPDR' and
4196            'ETH' and
4197            '2T1C' and
4198            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4199            not 'VHOST' and
4200            not 'MEMIF'"
4201   parameters:
4202   - "throughput"
4203   - "parent"
4204   - "tags"
4205   sort:
4206   - "L2PATCH"
4207   - "L2XCBASE"
4208   - "BASE"
4209   - "FIB_10K"
4210   - "FIB_100K"
4211   - "FIB_1M"
4212   traces:
4213     hoverinfo: "x+y"
4214     boxpoints: "outliers"
4215     whiskerwidth: 0
4216   layout:
4217     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
4218     layout: "plot-throughput"
4219
4220 -
4221   type: "plot"
4222   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4223   algorithm: "plot_performance_box"
4224   output-file-type: ".html"
4225   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4226   data: "plot-vpp-throughput-latency-2n-skx"
4227   filter: "'NIC_Intel-XXV710' and
4228            '64B' and
4229            ('BASE' or 'SCALE') and
4230            'NDRPDR' and
4231            'ETH' and
4232            '2T1C' and
4233            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4234            not 'VHOST' and
4235            not 'MEMIF'"
4236   parameters:
4237   - "throughput"
4238   - "parent"
4239   - "tags"
4240   sort:
4241   - "L2PATCH"
4242   - "L2XCBASE"
4243   - "BASE"
4244   - "FIB_10K"
4245   - "FIB_100K"
4246   - "FIB_1M"
4247   traces:
4248     hoverinfo: "x+y"
4249     boxpoints: "outliers"
4250     whiskerwidth: 0
4251   layout:
4252     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
4253     layout: "plot-throughput"
4254
4255 -
4256   type: "plot"
4257   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4258   algorithm: "plot_performance_box"
4259   output-file-type: ".html"
4260   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4261   data: "plot-vpp-throughput-latency-2n-skx"
4262   filter: "'NIC_Intel-XXV710' and
4263            '64B' and
4264            ('BASE' or 'SCALE') and
4265            'NDRPDR' and
4266            'ETH' and
4267            '4T2C' and
4268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4269            not 'VHOST' and
4270            not 'MEMIF'"
4271   parameters:
4272   - "throughput"
4273   - "parent"
4274   - "tags"
4275   sort:
4276   - "L2PATCH"
4277   - "L2XCBASE"
4278   - "BASE"
4279   - "FIB_10K"
4280   - "FIB_100K"
4281   - "FIB_1M"
4282   traces:
4283     hoverinfo: "x+y"
4284     boxpoints: "outliers"
4285     whiskerwidth: 0
4286   layout:
4287     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
4288     layout: "plot-throughput"
4289
4290 -
4291   type: "plot"
4292   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4293   algorithm: "plot_performance_box"
4294   output-file-type: ".html"
4295   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4296   data: "plot-vpp-throughput-latency-2n-skx"
4297   filter: "'NIC_Intel-XXV710' and
4298            '64B' and
4299            ('BASE' or 'SCALE') and
4300            'NDRPDR' and
4301            'ETH' and
4302            '4T2C' and
4303            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4304            not 'VHOST' and
4305            not 'MEMIF'"
4306   parameters:
4307   - "throughput"
4308   - "parent"
4309   - "tags"
4310   sort:
4311   - "L2PATCH"
4312   - "L2XCBASE"
4313   - "BASE"
4314   - "FIB_10K"
4315   - "FIB_100K"
4316   - "FIB_1M"
4317   traces:
4318     hoverinfo: "x+y"
4319     boxpoints: "outliers"
4320     whiskerwidth: 0
4321   layout:
4322     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
4323     layout: "plot-throughput"
4324
4325 ################################################################################
4326
4327 # Packet Throughput - VPP Container Memif 3n-hsw-x520
4328 -
4329   type: "plot"
4330   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
4331   algorithm: "plot_performance_box"
4332   output-file-type: ".html"
4333   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
4334   data: "plot-vpp-throughput-latency-3n-hsw"
4335   filter: "'NIC_Intel-X520-DA2' and
4336            '64B' and
4337            ('BASE' or 'SCALE') and
4338            'NDRPDR' and
4339            '1T1C' and
4340            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4341            not 'VHOST' and
4342            'MEMIF'"
4343   parameters:
4344   - "throughput"
4345   - "parent"
4346   - "tags"
4347   sort:
4348   - "L2XCFWD"
4349   - "L2XCFWD"
4350   - "L2XCFWD"
4351   - "L2BDMACLRN"
4352   - "L2BDMACLRN"
4353   - "L2BDMACLRN"
4354   traces:
4355     hoverinfo: "x+y"
4356     boxpoints: "outliers"
4357     whiskerwidth: 0
4358   layout:
4359     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
4360     layout: "plot-throughput"
4361
4362 -
4363   type: "plot"
4364   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4365   algorithm: "plot_performance_box"
4366   output-file-type: ".html"
4367   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4368   data: "plot-vpp-throughput-latency-3n-hsw"
4369   filter: "'NIC_Intel-X520-DA2' and
4370            '64B' and
4371            ('BASE' or 'SCALE') and
4372            'NDRPDR' and
4373            '1T1C' and
4374            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4375            not 'VHOST' and
4376            'MEMIF'"
4377   parameters:
4378   - "throughput"
4379   - "parent"
4380   - "tags"
4381   sort:
4382   - "L2XCFWD"
4383   - "L2XCFWD"
4384   - "L2XCFWD"
4385   - "L2BDMACLRN"
4386   - "L2BDMACLRN"
4387   - "L2BDMACLRN"
4388   traces:
4389     hoverinfo: "x+y"
4390     boxpoints: "outliers"
4391     whiskerwidth: 0
4392   layout:
4393     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4394     layout: "plot-throughput"
4395
4396 -
4397   type: "plot"
4398   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4399   algorithm: "plot_performance_box"
4400   output-file-type: ".html"
4401   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4402   data: "plot-vpp-throughput-latency-3n-hsw"
4403   filter: "'NIC_Intel-X520-DA2' and
4404            '64B' and
4405            ('BASE' or 'SCALE') and
4406            'NDRPDR' and
4407            '2T2C' and
4408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4409            not 'VHOST' and
4410            'MEMIF'"
4411   parameters:
4412   - "throughput"
4413   - "parent"
4414   - "tags"
4415   sort:
4416   - "L2XCFWD"
4417   - "L2XCFWD"
4418   - "L2XCFWD"
4419   - "L2BDMACLRN"
4420   - "L2BDMACLRN"
4421   - "L2BDMACLRN"
4422   traces:
4423     hoverinfo: "x+y"
4424     boxpoints: "outliers"
4425     whiskerwidth: 0
4426   layout:
4427     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4428     layout: "plot-throughput"
4429
4430 -
4431   type: "plot"
4432   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4433   algorithm: "plot_performance_box"
4434   output-file-type: ".html"
4435   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4436   data: "plot-vpp-throughput-latency-3n-hsw"
4437   filter: "'NIC_Intel-X520-DA2' and
4438            '64B' and
4439            ('BASE' or 'SCALE') and
4440            'NDRPDR' and
4441            '2T2C' and
4442            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4443            not 'VHOST' and
4444            'MEMIF'"
4445   parameters:
4446   - "throughput"
4447   - "parent"
4448   - "tags"
4449   sort:
4450   - "L2XCFWD"
4451   - "L2XCFWD"
4452   - "L2XCFWD"
4453   - "L2BDMACLRN"
4454   - "L2BDMACLRN"
4455   - "L2BDMACLRN"
4456   traces:
4457     hoverinfo: "x+y"
4458     boxpoints: "outliers"
4459     whiskerwidth: 0
4460   layout:
4461     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4462     layout: "plot-throughput"
4463
4464 # Packet Throughput - VPP Container Memif 3n-hsw-x710
4465 -
4466   type: "plot"
4467   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4468   algorithm: "plot_performance_box"
4469   output-file-type: ".html"
4470   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4471   data: "plot-vpp-throughput-latency-3n-hsw"
4472   filter: "'NIC_Intel-X710' and
4473            '64B' and
4474            ('BASE' or 'SCALE') and
4475            'NDRPDR' and
4476            '1T1C' and
4477            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4478            not 'VHOST' and
4479            'MEMIF'"
4480   parameters:
4481   - "throughput"
4482   - "parent"
4483   - "tags"
4484   sort:
4485   - "L2XCFWD"
4486   - "L2XCFWD"
4487   - "L2XCFWD"
4488   - "L2BDMACLRN"
4489   - "L2BDMACLRN"
4490   - "L2BDMACLRN"
4491   traces:
4492     hoverinfo: "x+y"
4493     boxpoints: "outliers"
4494     whiskerwidth: 0
4495   layout:
4496     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4497     layout: "plot-throughput"
4498
4499 -
4500   type: "plot"
4501   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4502   algorithm: "plot_performance_box"
4503   output-file-type: ".html"
4504   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4505   data: "plot-vpp-throughput-latency-3n-hsw"
4506   filter: "'NIC_Intel-X710' and
4507            '64B' and
4508            ('BASE' or 'SCALE') and
4509            'NDRPDR' and
4510            '1T1C' and
4511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4512            not 'VHOST' and
4513            'MEMIF'"
4514   parameters:
4515   - "throughput"
4516   - "parent"
4517   - "tags"
4518   sort:
4519   - "L2XCFWD"
4520   - "L2XCFWD"
4521   - "L2XCFWD"
4522   - "L2BDMACLRN"
4523   - "L2BDMACLRN"
4524   - "L2BDMACLRN"
4525   traces:
4526     hoverinfo: "x+y"
4527     boxpoints: "outliers"
4528     whiskerwidth: 0
4529   layout:
4530     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4531     layout: "plot-throughput"
4532
4533 -
4534   type: "plot"
4535   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4536   algorithm: "plot_performance_box"
4537   output-file-type: ".html"
4538   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4539   data: "plot-vpp-throughput-latency-3n-hsw"
4540   filter: "'NIC_Intel-X710' and
4541            '64B' and
4542            ('BASE' or 'SCALE') and
4543            'NDRPDR' and
4544            '2T2C' and
4545            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4546            not 'VHOST' and
4547            'MEMIF'"
4548   parameters:
4549   - "throughput"
4550   - "parent"
4551   - "tags"
4552   sort:
4553   - "L2XCFWD"
4554   - "L2XCFWD"
4555   - "L2XCFWD"
4556   - "L2BDMACLRN"
4557   - "L2BDMACLRN"
4558   - "L2BDMACLRN"
4559   traces:
4560     hoverinfo: "x+y"
4561     boxpoints: "outliers"
4562     whiskerwidth: 0
4563   layout:
4564     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4565     layout: "plot-throughput"
4566
4567 -
4568   type: "plot"
4569   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4570   algorithm: "plot_performance_box"
4571   output-file-type: ".html"
4572   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
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            '2T2C' and
4579            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4580            not 'VHOST' and
4581            'MEMIF'"
4582   parameters:
4583   - "throughput"
4584   - "parent"
4585   - "tags"
4586   sort:
4587   - "L2XCFWD"
4588   - "L2XCFWD"
4589   - "L2XCFWD"
4590   - "L2BDMACLRN"
4591   - "L2BDMACLRN"
4592   - "L2BDMACLRN"
4593   traces:
4594     hoverinfo: "x+y"
4595     boxpoints: "outliers"
4596     whiskerwidth: 0
4597   layout:
4598     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4599     layout: "plot-throughput"
4600
4601 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
4602 -
4603   type: "plot"
4604   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4605   algorithm: "plot_performance_box"
4606   output-file-type: ".html"
4607   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4608   data: "plot-vpp-throughput-latency-3n-hsw"
4609   filter: "'NIC_Intel-XL710' and
4610            '64B' and
4611            ('BASE' or 'SCALE') and
4612            'NDRPDR' and
4613            '1T1C' and
4614            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4615            not 'VHOST' and
4616            'MEMIF'"
4617   parameters:
4618   - "throughput"
4619   - "parent"
4620   - "tags"
4621   sort:
4622   - "L2XCFWD"
4623   - "L2XCFWD"
4624   - "L2XCFWD"
4625   - "L2BDMACLRN"
4626   - "L2BDMACLRN"
4627   - "L2BDMACLRN"
4628   traces:
4629     hoverinfo: "x+y"
4630     boxpoints: "outliers"
4631     whiskerwidth: 0
4632   layout:
4633     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
4634     layout: "plot-throughput"
4635
4636 -
4637   type: "plot"
4638   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4639   algorithm: "plot_performance_box"
4640   output-file-type: ".html"
4641   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4642   data: "plot-vpp-throughput-latency-3n-hsw"
4643   filter: "'NIC_Intel-XL710' and
4644            '64B' and
4645            ('BASE' or 'SCALE') and
4646            'NDRPDR' and
4647            '1T1C' and
4648            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4649            not 'VHOST' and
4650            'MEMIF'"
4651   parameters:
4652   - "throughput"
4653   - "parent"
4654   - "tags"
4655   sort:
4656   - "L2XCFWD"
4657   - "L2XCFWD"
4658   - "L2XCFWD"
4659   - "L2BDMACLRN"
4660   - "L2BDMACLRN"
4661   - "L2BDMACLRN"
4662   traces:
4663     hoverinfo: "x+y"
4664     boxpoints: "outliers"
4665     whiskerwidth: 0
4666   layout:
4667     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
4668     layout: "plot-throughput"
4669
4670 -
4671   type: "plot"
4672   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4673   algorithm: "plot_performance_box"
4674   output-file-type: ".html"
4675   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4676   data: "plot-vpp-throughput-latency-3n-hsw"
4677   filter: "'NIC_Intel-XL710' and
4678            '64B' and
4679            ('BASE' or 'SCALE') and
4680            'NDRPDR' and
4681            '2T2C' and
4682            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4683            not 'VHOST' and
4684            'MEMIF'"
4685   parameters:
4686   - "throughput"
4687   - "parent"
4688   - "tags"
4689   sort:
4690   - "L2XCFWD"
4691   - "L2XCFWD"
4692   - "L2XCFWD"
4693   - "L2BDMACLRN"
4694   - "L2BDMACLRN"
4695   - "L2BDMACLRN"
4696   traces:
4697     hoverinfo: "x+y"
4698     boxpoints: "outliers"
4699     whiskerwidth: 0
4700   layout:
4701     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
4702     layout: "plot-throughput"
4703
4704 -
4705   type: "plot"
4706   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4707   algorithm: "plot_performance_box"
4708   output-file-type: ".html"
4709   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4710   data: "plot-vpp-throughput-latency-3n-hsw"
4711   filter: "'NIC_Intel-XL710' and
4712            '64B' and
4713            ('BASE' or 'SCALE') and
4714            'NDRPDR' and
4715            '2T2C' and
4716            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4717            not 'VHOST' and
4718            'MEMIF'"
4719   parameters:
4720   - "throughput"
4721   - "parent"
4722   - "tags"
4723   sort:
4724   - "L2XCFWD"
4725   - "L2XCFWD"
4726   - "L2XCFWD"
4727   - "L2BDMACLRN"
4728   - "L2BDMACLRN"
4729   - "L2BDMACLRN"
4730   traces:
4731     hoverinfo: "x+y"
4732     boxpoints: "outliers"
4733     whiskerwidth: 0
4734   layout:
4735     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
4736     layout: "plot-throughput"
4737
4738 # Packet Throughput - VPP Container Memif 3n-skx-x710
4739 -
4740   type: "plot"
4741   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4742   algorithm: "plot_performance_box"
4743   output-file-type: ".html"
4744   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4745   data: "plot-vpp-throughput-latency-3n-skx"
4746   filter: "'NIC_Intel-X710' and
4747            '64B' and
4748            ('BASE' or 'SCALE') and
4749            'NDRPDR' and
4750            '2T1C' and
4751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4752            not 'VHOST' and
4753            'MEMIF'"
4754   parameters:
4755   - "throughput"
4756   - "parent"
4757   - "tags"
4758   sort:
4759   - "L2XCFWD"
4760   - "L2XCFWD"
4761   - "L2XCFWD"
4762   - "L2BDMACLRN"
4763   - "L2BDMACLRN"
4764   - "L2BDMACLRN"
4765   traces:
4766     hoverinfo: "x+y"
4767     boxpoints: "outliers"
4768     whiskerwidth: 0
4769   layout:
4770     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
4771     layout: "plot-throughput"
4772
4773 -
4774   type: "plot"
4775   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4776   algorithm: "plot_performance_box"
4777   output-file-type: ".html"
4778   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4779   data: "plot-vpp-throughput-latency-3n-skx"
4780   filter: "'NIC_Intel-X710' and
4781            '64B' and
4782            ('BASE' or 'SCALE') and
4783            'NDRPDR' and
4784            '2T1C' and
4785            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4786            not 'VHOST' and
4787            'MEMIF'"
4788   parameters:
4789   - "throughput"
4790   - "parent"
4791   - "tags"
4792   sort:
4793   - "L2XCFWD"
4794   - "L2XCFWD"
4795   - "L2XCFWD"
4796   - "L2BDMACLRN"
4797   - "L2BDMACLRN"
4798   - "L2BDMACLRN"
4799   traces:
4800     hoverinfo: "x+y"
4801     boxpoints: "outliers"
4802     whiskerwidth: 0
4803   layout:
4804     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
4805     layout: "plot-throughput"
4806
4807 -
4808   type: "plot"
4809   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4810   algorithm: "plot_performance_box"
4811   output-file-type: ".html"
4812   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4813   data: "plot-vpp-throughput-latency-3n-skx"
4814   filter: "'NIC_Intel-X710' and
4815            '64B' and
4816            ('BASE' or 'SCALE') and
4817            'NDRPDR' and
4818            '4T2C' and
4819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4820            not 'VHOST' and
4821            'MEMIF'"
4822   parameters:
4823   - "throughput"
4824   - "parent"
4825   - "tags"
4826   sort:
4827   - "L2XCFWD"
4828   - "L2XCFWD"
4829   - "L2XCFWD"
4830   - "L2BDMACLRN"
4831   - "L2BDMACLRN"
4832   - "L2BDMACLRN"
4833   traces:
4834     hoverinfo: "x+y"
4835     boxpoints: "outliers"
4836     whiskerwidth: 0
4837   layout:
4838     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
4839     layout: "plot-throughput"
4840
4841 -
4842   type: "plot"
4843   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4844   algorithm: "plot_performance_box"
4845   output-file-type: ".html"
4846   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4847   data: "plot-vpp-throughput-latency-3n-skx"
4848   filter: "'NIC_Intel-X710' and
4849            '64B' and
4850            ('BASE' or 'SCALE') and
4851            'NDRPDR' and
4852            '4T2C' and
4853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4854            not 'VHOST' and
4855            'MEMIF'"
4856   parameters:
4857   - "throughput"
4858   - "parent"
4859   - "tags"
4860   sort:
4861   - "L2XCFWD"
4862   - "L2XCFWD"
4863   - "L2XCFWD"
4864   - "L2BDMACLRN"
4865   - "L2BDMACLRN"
4866   - "L2BDMACLRN"
4867   traces:
4868     hoverinfo: "x+y"
4869     boxpoints: "outliers"
4870     whiskerwidth: 0
4871   layout:
4872     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
4873     layout: "plot-throughput"
4874
4875 # Packet Throughput - VPP Container Memif 2n-skx-x710
4876 -
4877   type: "plot"
4878   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4879   algorithm: "plot_performance_box"
4880   output-file-type: ".html"
4881   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4882   data: "plot-vpp-throughput-latency-2n-skx"
4883   filter: "'NIC_Intel-X710' and
4884            '64B' and
4885            ('BASE' or 'SCALE') and
4886            'NDRPDR' and
4887            '2T1C' and
4888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4889            not 'VHOST' and
4890            'MEMIF'"
4891   parameters:
4892   - "throughput"
4893   - "parent"
4894   - "tags"
4895   sort:
4896   - "L2XCFWD"
4897   - "L2XCFWD"
4898   - "L2XCFWD"
4899   - "L2BDMACLRN"
4900   - "L2BDMACLRN"
4901   - "L2BDMACLRN"
4902   traces:
4903     hoverinfo: "x+y"
4904     boxpoints: "outliers"
4905     whiskerwidth: 0
4906   layout:
4907     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
4908     layout: "plot-throughput"
4909
4910 -
4911   type: "plot"
4912   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4913   algorithm: "plot_performance_box"
4914   output-file-type: ".html"
4915   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4916   data: "plot-vpp-throughput-latency-2n-skx"
4917   filter: "'NIC_Intel-X710' and
4918            '64B' and
4919            ('BASE' or 'SCALE') and
4920            'NDRPDR' and
4921            '2T1C' and
4922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4923            not 'VHOST' and
4924            'MEMIF'"
4925   parameters:
4926   - "throughput"
4927   - "parent"
4928   - "tags"
4929   sort:
4930   - "L2XCFWD"
4931   - "L2XCFWD"
4932   - "L2XCFWD"
4933   - "L2BDMACLRN"
4934   - "L2BDMACLRN"
4935   - "L2BDMACLRN"
4936   traces:
4937     hoverinfo: "x+y"
4938     boxpoints: "outliers"
4939     whiskerwidth: 0
4940   layout:
4941     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
4942     layout: "plot-throughput"
4943
4944 -
4945   type: "plot"
4946   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4947   algorithm: "plot_performance_box"
4948   output-file-type: ".html"
4949   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4950   data: "plot-vpp-throughput-latency-2n-skx"
4951   filter: "'NIC_Intel-X710' and
4952            '64B' and
4953            ('BASE' or 'SCALE') and
4954            'NDRPDR' and
4955            '4T2C' and
4956            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4957            not 'VHOST' and
4958            'MEMIF'"
4959   parameters:
4960   - "throughput"
4961   - "parent"
4962   - "tags"
4963   sort:
4964   - "L2XCFWD"
4965   - "L2XCFWD"
4966   - "L2XCFWD"
4967   - "L2BDMACLRN"
4968   - "L2BDMACLRN"
4969   - "L2BDMACLRN"
4970   traces:
4971     hoverinfo: "x+y"
4972     boxpoints: "outliers"
4973     whiskerwidth: 0
4974   layout:
4975     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
4976     layout: "plot-throughput"
4977
4978 -
4979   type: "plot"
4980   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4981   algorithm: "plot_performance_box"
4982   output-file-type: ".html"
4983   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
4984   data: "plot-vpp-throughput-latency-2n-skx"
4985   filter: "'NIC_Intel-X710' and
4986            '64B' and
4987            ('BASE' or 'SCALE') and
4988            'NDRPDR' and
4989            '4T2C' and
4990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4991            not 'VHOST' and
4992            'MEMIF'"
4993   parameters:
4994   - "throughput"
4995   - "parent"
4996   - "tags"
4997   sort:
4998   - "L2XCFWD"
4999   - "L2XCFWD"
5000   - "L2XCFWD"
5001   - "L2BDMACLRN"
5002   - "L2BDMACLRN"
5003   - "L2BDMACLRN"
5004   traces:
5005     hoverinfo: "x+y"
5006     boxpoints: "outliers"
5007     whiskerwidth: 0
5008   layout:
5009     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5010     layout: "plot-throughput"
5011
5012 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
5013 -
5014   type: "plot"
5015   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5016   algorithm: "plot_performance_box"
5017   output-file-type: ".html"
5018   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5019   data: "plot-vpp-throughput-latency-2n-skx"
5020   filter: "'NIC_Intel-XXV710' and
5021            '64B' and
5022            ('BASE' or 'SCALE') and
5023            'NDRPDR' and
5024            '2T1C' and
5025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5026            not 'VHOST' and
5027            'MEMIF'"
5028   parameters:
5029   - "throughput"
5030   - "parent"
5031   - "tags"
5032   sort:
5033   - "L2XCFWD"
5034   - "L2XCFWD"
5035   - "L2XCFWD"
5036   - "L2BDMACLRN"
5037   - "L2BDMACLRN"
5038   - "L2BDMACLRN"
5039   traces:
5040     hoverinfo: "x+y"
5041     boxpoints: "outliers"
5042     whiskerwidth: 0
5043   layout:
5044     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5045     layout: "plot-throughput"
5046
5047 -
5048   type: "plot"
5049   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5050   algorithm: "plot_performance_box"
5051   output-file-type: ".html"
5052   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5053   data: "plot-vpp-throughput-latency-2n-skx"
5054   filter: "'NIC_Intel-XXV710' and
5055            '64B' and
5056            ('BASE' or 'SCALE') and
5057            'NDRPDR' and
5058            '2T1C' and
5059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5060            not 'VHOST' and
5061            'MEMIF'"
5062   parameters:
5063   - "throughput"
5064   - "parent"
5065   - "tags"
5066   sort:
5067   - "L2XCFWD"
5068   - "L2XCFWD"
5069   - "L2XCFWD"
5070   - "L2BDMACLRN"
5071   - "L2BDMACLRN"
5072   - "L2BDMACLRN"
5073   traces:
5074     hoverinfo: "x+y"
5075     boxpoints: "outliers"
5076     whiskerwidth: 0
5077   layout:
5078     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5079     layout: "plot-throughput"
5080
5081 -
5082   type: "plot"
5083   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5084   algorithm: "plot_performance_box"
5085   output-file-type: ".html"
5086   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5087   data: "plot-vpp-throughput-latency-2n-skx"
5088   filter: "'NIC_Intel-XXV710' and
5089            '64B' and
5090            ('BASE' or 'SCALE') and
5091            'NDRPDR' and
5092            '4T2C' and
5093            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5094            not 'VHOST' and
5095            'MEMIF'"
5096   parameters:
5097   - "throughput"
5098   - "parent"
5099   - "tags"
5100   sort:
5101   - "L2XCFWD"
5102   - "L2XCFWD"
5103   - "L2XCFWD"
5104   - "L2BDMACLRN"
5105   - "L2BDMACLRN"
5106   - "L2BDMACLRN"
5107   traces:
5108     hoverinfo: "x+y"
5109     boxpoints: "outliers"
5110     whiskerwidth: 0
5111   layout:
5112     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5113     layout: "plot-throughput"
5114
5115 -
5116   type: "plot"
5117   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5118   algorithm: "plot_performance_box"
5119   output-file-type: ".html"
5120   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5121   data: "plot-vpp-throughput-latency-2n-skx"
5122   filter: "'NIC_Intel-XXV710' and
5123            '64B' and
5124            ('BASE' or 'SCALE') and
5125            'NDRPDR' and
5126            '4T2C' and
5127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5128            not 'VHOST' and
5129            'MEMIF'"
5130   parameters:
5131   - "throughput"
5132   - "parent"
5133   - "tags"
5134   sort:
5135   - "L2XCFWD"
5136   - "L2XCFWD"
5137   - "L2XCFWD"
5138   - "L2BDMACLRN"
5139   - "L2BDMACLRN"
5140   - "L2BDMACLRN"
5141   traces:
5142     hoverinfo: "x+y"
5143     boxpoints: "outliers"
5144     whiskerwidth: 0
5145   layout:
5146     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5147     layout: "plot-throughput"
5148
5149 ################################################################################
5150
5151 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
5152 -
5153   type: "plot"
5154   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
5155   algorithm: "plot_performance_box"
5156   output-file-type: ".html"
5157   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
5158   data: "plot-ligato-throughput-latency-3n-hsw"
5159   filter: "'NIC_Intel-X520-DA2' and
5160            '64B' and
5161            ('BASE' or 'SCALE') and
5162            'NDRPDR' and
5163            '1T1C' and
5164            'L2XCFWD' and
5165            not 'VHOST' and
5166            'MEMIF'"
5167   parameters:
5168   - "throughput"
5169   - "parent"
5170   - "tags"
5171   sort:
5172   - "1VNF"
5173   - "2VNF"
5174   - "4VNF"
5175   - "2VNF"
5176   - "4VNF"
5177   traces:
5178     hoverinfo: "x+y"
5179     boxpoints: "outliers"
5180     whiskerwidth: 0
5181   layout:
5182     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
5183     layout: "plot-throughput"
5184
5185 -
5186   type: "plot"
5187   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
5188   algorithm: "plot_performance_box"
5189   output-file-type: ".html"
5190   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
5191   data: "plot-ligato-throughput-latency-3n-hsw"
5192   filter: "'NIC_Intel-X520-DA2' and
5193            '64B' and
5194            ('BASE' or 'SCALE') and
5195            'NDRPDR' and
5196            '1T1C' and
5197            'L2XCFWD' and
5198            not 'VHOST' and
5199            'MEMIF'"
5200   parameters:
5201   - "throughput"
5202   - "parent"
5203   - "tags"
5204   sort:
5205   - "1VNF"
5206   - "2VNF"
5207   - "4VNF"
5208   - "2VNF"
5209   - "4VNF"
5210   traces:
5211     hoverinfo: "x+y"
5212     boxpoints: "outliers"
5213     whiskerwidth: 0
5214   layout:
5215     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
5216     layout: "plot-throughput"
5217
5218 -
5219   type: "plot"
5220   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
5221   algorithm: "plot_performance_box"
5222   output-file-type: ".html"
5223   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
5224   data: "plot-ligato-throughput-latency-3n-hsw"
5225   filter: "'NIC_Intel-X520-DA2' and
5226            '64B' and
5227            ('BASE' or 'SCALE') and
5228            'NDRPDR' and
5229            '2T2C' and
5230            'L2XCFWD' and
5231            not 'VHOST' and
5232            'MEMIF'"
5233   parameters:
5234   - "throughput"
5235   - "parent"
5236   - "tags"
5237   sort:
5238   - "1VNF"
5239   - "2VNF"
5240   - "4VNF"
5241   - "2VNF"
5242   - "4VNF"
5243   traces:
5244     hoverinfo: "x+y"
5245     boxpoints: "outliers"
5246     whiskerwidth: 0
5247   layout:
5248     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
5249     layout: "plot-throughput"
5250
5251 -
5252   type: "plot"
5253   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
5254   algorithm: "plot_performance_box"
5255   output-file-type: ".html"
5256   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
5257   data: "plot-ligato-throughput-latency-3n-hsw"
5258   filter: "'NIC_Intel-X520-DA2' and
5259            '64B' and
5260            ('BASE' or 'SCALE') and
5261            'NDRPDR' and
5262            '2T2C' and
5263            'L2XCFWD' and
5264            not 'VHOST' and
5265            'MEMIF'"
5266   parameters:
5267   - "throughput"
5268   - "parent"
5269   - "tags"
5270   sort:
5271   - "1VNF"
5272   - "2VNF"
5273   - "4VNF"
5274   - "2VNF"
5275   - "4VNF"
5276   traces:
5277     hoverinfo: "x+y"
5278     boxpoints: "outliers"
5279     whiskerwidth: 0
5280   layout:
5281     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
5282     layout: "plot-throughput"
5283
5284 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
5285 -
5286   type: "plot"
5287   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
5288   algorithm: "plot_performance_box"
5289   output-file-type: ".html"
5290   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
5291   data: "plot-ligato-throughput-latency-3n-hsw"
5292   filter: "'NIC_Intel-X520-DA2' and
5293            '64B' and
5294            ('BASE' or 'SCALE') and
5295            'NDRPDR' and
5296            '1T1C' and
5297            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5298            not 'VHOST' and
5299            'MEMIF'"
5300   parameters:
5301   - "throughput"
5302   - "parent"
5303   - "tags"
5304   sort:
5305   - "1VNF"
5306   - "2VNF"
5307   - "4VNF"
5308   - "2VNF"
5309   - "4VNF"
5310   traces:
5311     hoverinfo: "x+y"
5312     boxpoints: "outliers"
5313     whiskerwidth: 0
5314   layout:
5315     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
5316     layout: "plot-throughput"
5317
5318 -
5319   type: "plot"
5320   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
5321   algorithm: "plot_performance_box"
5322   output-file-type: ".html"
5323   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
5324   data: "plot-ligato-throughput-latency-3n-hsw"
5325   filter: "'NIC_Intel-X520-DA2' and
5326            '64B' and
5327            ('BASE' or 'SCALE') and
5328            'NDRPDR' and
5329            '1T1C' and
5330            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5331            not 'VHOST' and
5332            'MEMIF'"
5333   parameters:
5334   - "throughput"
5335   - "parent"
5336   - "tags"
5337   sort:
5338   - "1VNF"
5339   - "2VNF"
5340   - "4VNF"
5341   - "2VNF"
5342   - "4VNF"
5343   traces:
5344     hoverinfo: "x+y"
5345     boxpoints: "outliers"
5346     whiskerwidth: 0
5347   layout:
5348     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
5349     layout: "plot-throughput"
5350
5351 -
5352   type: "plot"
5353   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
5354   algorithm: "plot_performance_box"
5355   output-file-type: ".html"
5356   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
5357   data: "plot-ligato-throughput-latency-3n-hsw"
5358   filter: "'NIC_Intel-X520-DA2' and
5359            '64B' and
5360            ('BASE' or 'SCALE') and
5361            'NDRPDR' and
5362            '2T2C' and
5363            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5364            not 'VHOST' and
5365            'MEMIF'"
5366   parameters:
5367   - "throughput"
5368   - "parent"
5369   - "tags"
5370   sort:
5371   - "1VNF"
5372   - "2VNF"
5373   - "4VNF"
5374   - "2VNF"
5375   - "4VNF"
5376   traces:
5377     hoverinfo: "x+y"
5378     boxpoints: "outliers"
5379     whiskerwidth: 0
5380   layout:
5381     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
5382     layout: "plot-throughput"
5383
5384 -
5385   type: "plot"
5386   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
5387   algorithm: "plot_performance_box"
5388   output-file-type: ".html"
5389   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
5390   data: "plot-ligato-throughput-latency-3n-hsw"
5391   filter: "'NIC_Intel-X520-DA2' and
5392            '64B' and
5393            ('BASE' or 'SCALE') and
5394            'NDRPDR' and
5395            '2T2C' and
5396            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5397            not 'VHOST' and
5398            'MEMIF'"
5399   parameters:
5400   - "throughput"
5401   - "parent"
5402   - "tags"
5403   sort:
5404   - "1VNF"
5405   - "2VNF"
5406   - "4VNF"
5407   - "2VNF"
5408   - "4VNF"
5409   traces:
5410     hoverinfo: "x+y"
5411     boxpoints: "outliers"
5412     whiskerwidth: 0
5413   layout:
5414     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
5415     layout: "plot-throughput"
5416
5417 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
5418 -
5419   type: "plot"
5420   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
5421   algorithm: "plot_performance_box"
5422   output-file-type: ".html"
5423   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
5424   data: "plot-ligato-throughput-latency-3n-hsw"
5425   filter: "'NIC_Intel-X710' and
5426            '64B' and
5427            ('BASE' or 'SCALE') and
5428            'NDRPDR' and
5429            '1T1C' and
5430            'L2XCFWD' and
5431            not 'VHOST' and
5432            'MEMIF'"
5433   parameters:
5434   - "throughput"
5435   - "parent"
5436   - "tags"
5437   sort:
5438   - "1VNF"
5439   - "2VNF"
5440   - "4VNF"
5441   - "2VNF"
5442   - "4VNF"
5443   traces:
5444     hoverinfo: "x+y"
5445     boxpoints: "outliers"
5446     whiskerwidth: 0
5447   layout:
5448     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
5449     layout: "plot-throughput"
5450
5451 -
5452   type: "plot"
5453   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
5454   algorithm: "plot_performance_box"
5455   output-file-type: ".html"
5456   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
5457   data: "plot-ligato-throughput-latency-3n-hsw"
5458   filter: "'NIC_Intel-X710' and
5459            '64B' and
5460            ('BASE' or 'SCALE') and
5461            'NDRPDR' and
5462            '1T1C' and
5463            'L2XCFWD' and
5464            not 'VHOST' and
5465            'MEMIF'"
5466   parameters:
5467   - "throughput"
5468   - "parent"
5469   - "tags"
5470   sort:
5471   - "1VNF"
5472   - "2VNF"
5473   - "4VNF"
5474   - "2VNF"
5475   - "4VNF"
5476   traces:
5477     hoverinfo: "x+y"
5478     boxpoints: "outliers"
5479     whiskerwidth: 0
5480   layout:
5481     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
5482     layout: "plot-throughput"
5483
5484 -
5485   type: "plot"
5486   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
5487   algorithm: "plot_performance_box"
5488   output-file-type: ".html"
5489   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
5490   data: "plot-ligato-throughput-latency-3n-hsw"
5491   filter: "'NIC_Intel-X710' and
5492            '64B' and
5493            ('BASE' or 'SCALE') and
5494            'NDRPDR' and
5495            '2T2C' and
5496            'L2XCFWD' and
5497            not 'VHOST' and
5498            'MEMIF'"
5499   parameters:
5500   - "throughput"
5501   - "parent"
5502   - "tags"
5503   sort:
5504   - "1VNF"
5505   - "2VNF"
5506   - "4VNF"
5507   - "2VNF"
5508   - "4VNF"
5509   traces:
5510     hoverinfo: "x+y"
5511     boxpoints: "outliers"
5512     whiskerwidth: 0
5513   layout:
5514     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
5515     layout: "plot-throughput"
5516
5517 -
5518   type: "plot"
5519   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
5520   algorithm: "plot_performance_box"
5521   output-file-type: ".html"
5522   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
5523   data: "plot-ligato-throughput-latency-3n-hsw"
5524   filter: "'NIC_Intel-X710' and
5525            '64B' and
5526            ('BASE' or 'SCALE') and
5527            'NDRPDR' and
5528            '2T2C' and
5529            'L2XCFWD' and
5530            not 'VHOST' and
5531            'MEMIF'"
5532   parameters:
5533   - "throughput"
5534   - "parent"
5535   - "tags"
5536   sort:
5537   - "1VNF"
5538   - "2VNF"
5539   - "4VNF"
5540   - "2VNF"
5541   - "4VNF"
5542   traces:
5543     hoverinfo: "x+y"
5544     boxpoints: "outliers"
5545     whiskerwidth: 0
5546   layout:
5547     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
5548     layout: "plot-throughput"
5549
5550 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
5551 -
5552   type: "plot"
5553   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
5554   algorithm: "plot_performance_box"
5555   output-file-type: ".html"
5556   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
5557   data: "plot-ligato-throughput-latency-3n-hsw"
5558   filter: "'NIC_Intel-X710' and
5559            '64B' and
5560            ('BASE' or 'SCALE') and
5561            'NDRPDR' and
5562            '1T1C' and
5563            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5564            not 'VHOST' and
5565            'MEMIF'"
5566   parameters:
5567   - "throughput"
5568   - "parent"
5569   - "tags"
5570   sort:
5571   - "1VNF"
5572   - "2VNF"
5573   - "4VNF"
5574   - "2VNF"
5575   - "4VNF"
5576   traces:
5577     hoverinfo: "x+y"
5578     boxpoints: "outliers"
5579     whiskerwidth: 0
5580   layout:
5581     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
5582     layout: "plot-throughput"
5583
5584 -
5585   type: "plot"
5586   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
5587   algorithm: "plot_performance_box"
5588   output-file-type: ".html"
5589   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
5590   data: "plot-ligato-throughput-latency-3n-hsw"
5591   filter: "'NIC_Intel-X710' and
5592            '64B' and
5593            ('BASE' or 'SCALE') and
5594            'NDRPDR' and
5595            '1T1C' and
5596            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5597            not 'VHOST' and
5598            'MEMIF'"
5599   parameters:
5600   - "throughput"
5601   - "parent"
5602   - "tags"
5603   sort:
5604   - "1VNF"
5605   - "2VNF"
5606   - "4VNF"
5607   - "2VNF"
5608   - "4VNF"
5609   traces:
5610     hoverinfo: "x+y"
5611     boxpoints: "outliers"
5612     whiskerwidth: 0
5613   layout:
5614     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
5615     layout: "plot-throughput"
5616
5617 -
5618   type: "plot"
5619   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
5620   algorithm: "plot_performance_box"
5621   output-file-type: ".html"
5622   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
5623   data: "plot-ligato-throughput-latency-3n-hsw"
5624   filter: "'NIC_Intel-X710' and
5625            '64B' and
5626            ('BASE' or 'SCALE') and
5627            'NDRPDR' and
5628            '2T2C' and
5629            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5630            not 'VHOST' and
5631            'MEMIF'"
5632   parameters:
5633   - "throughput"
5634   - "parent"
5635   - "tags"
5636   sort:
5637   - "1VNF"
5638   - "2VNF"
5639   - "4VNF"
5640   - "2VNF"
5641   - "4VNF"
5642   traces:
5643     hoverinfo: "x+y"
5644     boxpoints: "outliers"
5645     whiskerwidth: 0
5646   layout:
5647     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
5648     layout: "plot-throughput"
5649
5650 -
5651   type: "plot"
5652   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
5653   algorithm: "plot_performance_box"
5654   output-file-type: ".html"
5655   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
5656   data: "plot-ligato-throughput-latency-3n-hsw"
5657   filter: "'NIC_Intel-X710' and
5658            '64B' and
5659            ('BASE' or 'SCALE') and
5660            'NDRPDR' and
5661            '2T2C' and
5662            ('L2BDMACSTAT' or 'L2BDMACLRN') and
5663            not 'VHOST' and
5664            'MEMIF'"
5665   parameters:
5666   - "throughput"
5667   - "parent"
5668   - "tags"
5669   sort:
5670   - "1VNF"
5671   - "2VNF"
5672   - "4VNF"
5673   - "2VNF"
5674   - "4VNF"
5675   traces:
5676     hoverinfo: "x+y"
5677     boxpoints: "outliers"
5678     whiskerwidth: 0
5679   layout:
5680     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
5681     layout: "plot-throughput"
5682
5683 ################################################################################
5684
5685 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
5686 -
5687   type: "plot"
5688   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5689   algorithm: "plot_performance_box"
5690   output-file-type: ".html"
5691   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5692   data: "plot-vpp-throughput-latency-3n-hsw"
5693   filter: "'NIC_Intel-X520-DA2' and
5694            '64B' and
5695            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5696            'NDRPDR' and
5697            '1T1C' and
5698            'IP4FWD' and
5699            not 'IPSEC' and
5700            not 'VHOST'"
5701   parameters:
5702   - "throughput"
5703   - "parent"
5704   - "tags"
5705   sort:
5706   - "IP4BASE"
5707   - "FIB_20K"
5708   - "FIB_200K"
5709   - "FIB_2M"
5710   traces:
5711     hoverinfo: "x+y"
5712     boxpoints: "outliers"
5713     whiskerwidth: 0
5714   layout:
5715     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5716     layout: "plot-throughput"
5717
5718 -
5719   type: "plot"
5720   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5721   algorithm: "plot_performance_box"
5722   output-file-type: ".html"
5723   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5724   data: "plot-vpp-throughput-latency-3n-hsw"
5725   filter: "'NIC_Intel-X520-DA2' and
5726            '64B' and
5727            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5728            'NDRPDR' and
5729            '1T1C' and
5730            'IP4FWD' and
5731            not 'IPSEC' and
5732            not 'VHOST'"
5733   parameters:
5734   - "throughput"
5735   - "parent"
5736   - "tags"
5737   sort:
5738   - "IP4BASE"
5739   - "FIB_20K"
5740   - "FIB_200K"
5741   - "FIB_2M"
5742   traces:
5743     hoverinfo: "x+y"
5744     boxpoints: "outliers"
5745     whiskerwidth: 0
5746   layout:
5747     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5748     layout: "plot-throughput"
5749
5750 -
5751   type: "plot"
5752   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5753   algorithm: "plot_performance_box"
5754   output-file-type: ".html"
5755   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5756   data: "plot-vpp-throughput-latency-3n-hsw"
5757   filter: "'NIC_Intel-X520-DA2' and
5758            '64B' and
5759            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5760            'NDRPDR' and
5761            '2T2C' and
5762            'IP4FWD' and
5763            not 'IPSEC' and
5764            not 'VHOST'"
5765   parameters:
5766   - "throughput"
5767   - "parent"
5768   - "tags"
5769   sort:
5770   - "IP4BASE"
5771   - "FIB_20K"
5772   - "FIB_200K"
5773   - "FIB_2M"
5774   traces:
5775     hoverinfo: "x+y"
5776     boxpoints: "outliers"
5777     whiskerwidth: 0
5778   layout:
5779     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5780     layout: "plot-throughput"
5781
5782 -
5783   type: "plot"
5784   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5785   algorithm: "plot_performance_box"
5786   output-file-type: ".html"
5787   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5788   data: "plot-vpp-throughput-latency-3n-hsw"
5789   filter: "'NIC_Intel-X520-DA2' and
5790            '64B' and
5791            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
5792            'NDRPDR' and
5793            '2T2C' and
5794            'IP4FWD' and
5795            not 'IPSEC' and
5796            not 'VHOST'"
5797   parameters:
5798   - "throughput"
5799   - "parent"
5800   - "tags"
5801   sort:
5802   - "IP4BASE"
5803   - "FIB_20K"
5804   - "FIB_200K"
5805   - "FIB_2M"
5806   traces:
5807     hoverinfo: "x+y"
5808     boxpoints: "outliers"
5809     whiskerwidth: 0
5810   layout:
5811     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5812     layout: "plot-throughput"
5813
5814 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
5815 -
5816   type: "plot"
5817   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
5818   algorithm: "plot_performance_box"
5819   output-file-type: ".html"
5820   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
5821   data: "plot-vpp-throughput-latency-3n-hsw"
5822   filter: "'NIC_Intel-X520-DA2' and
5823            '64B' and
5824            ('IP4BASE' or
5825             'POLICE_MARK' or
5826             'COPWHLIST' or
5827             ('NAT44' and 'BASE') or
5828             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5829            'NDRPDR' and
5830            '1T1C' and
5831            'IP4FWD' and
5832            not 'IPSEC' and
5833            not 'VHOST'"
5834   parameters:
5835   - "throughput"
5836   - "parent"
5837   - "tags"
5838   sort:
5839   - "IP4BASE"
5840   - "NAT44"
5841   - "POLICE_MARK"
5842   - "COPWHLIST"
5843   - "IACL"
5844   - "OACL"
5845   traces:
5846     hoverinfo: "x+y"
5847     boxpoints: "outliers"
5848     whiskerwidth: 0
5849   layout:
5850     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
5851     layout: "plot-throughput"
5852
5853 -
5854   type: "plot"
5855   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5856   algorithm: "plot_performance_box"
5857   output-file-type: ".html"
5858   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5859   data: "plot-vpp-throughput-latency-3n-hsw"
5860   filter: "'NIC_Intel-X520-DA2' and
5861            '64B' and
5862            ('IP4BASE' or
5863             'POLICE_MARK' or
5864             'COPWHLIST' or
5865             ('NAT44' and 'BASE') or
5866             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5867            'NDRPDR' and
5868            '1T1C' and
5869            'IP4FWD' and
5870            not 'IPSEC' and
5871            not 'VHOST'"
5872   parameters:
5873   - "throughput"
5874   - "parent"
5875   - "tags"
5876   sort:
5877   - "IP4BASE"
5878   - "NAT44"
5879   - "POLICE_MARK"
5880   - "COPWHLIST"
5881   - "IACL"
5882   - "OACL"
5883   traces:
5884     hoverinfo: "x+y"
5885     boxpoints: "outliers"
5886     whiskerwidth: 0
5887   layout:
5888     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
5889     layout: "plot-throughput"
5890
5891 -
5892   type: "plot"
5893   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5894   algorithm: "plot_performance_box"
5895   output-file-type: ".html"
5896   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5897   data: "plot-vpp-throughput-latency-3n-hsw"
5898   filter: "'NIC_Intel-X520-DA2' and
5899            '64B' and
5900            ('IP4BASE' or
5901             'POLICE_MARK' or
5902             'COPWHLIST' or
5903             ('NAT44' and 'BASE') or
5904             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5905            'NDRPDR' and
5906            '2T2C' and
5907            'IP4FWD' and
5908            not 'IPSEC' and
5909            not 'VHOST'"
5910   parameters:
5911   - "throughput"
5912   - "parent"
5913   - "tags"
5914   sort:
5915   - "IP4BASE"
5916   - "NAT44"
5917   - "POLICE_MARK"
5918   - "COPWHLIST"
5919   - "IACL"
5920   - "OACL"
5921   traces:
5922     hoverinfo: "x+y"
5923     boxpoints: "outliers"
5924     whiskerwidth: 0
5925   layout:
5926     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
5927     layout: "plot-throughput"
5928
5929 -
5930   type: "plot"
5931   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5932   algorithm: "plot_performance_box"
5933   output-file-type: ".html"
5934   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5935   data: "plot-vpp-throughput-latency-3n-hsw"
5936   filter: "'NIC_Intel-X520-DA2' and
5937            '64B' and
5938            ('IP4BASE' or
5939             'POLICE_MARK' or
5940             'COPWHLIST' or
5941             ('NAT44' and 'BASE') or
5942             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
5943            'NDRPDR' and
5944            '2T2C' and
5945            'IP4FWD' and
5946            not 'IPSEC' and
5947            not 'VHOST'"
5948   parameters:
5949   - "throughput"
5950   - "parent"
5951   - "tags"
5952   sort:
5953   - "IP4BASE"
5954   - "NAT44"
5955   - "POLICE_MARK"
5956   - "COPWHLIST"
5957   - "IACL"
5958   - "OACL"
5959   traces:
5960     hoverinfo: "x+y"
5961     boxpoints: "outliers"
5962     whiskerwidth: 0
5963   layout:
5964     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
5965     layout: "plot-throughput"
5966
5967 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
5968 -
5969   type: "plot"
5970   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
5971   algorithm: "plot_performance_box"
5972   output-file-type: ".html"
5973   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
5974   data: "plot-vpp-throughput-latency-3n-hsw"
5975   filter: "'NIC_Intel-X520-DA2' and
5976            '64B' and
5977            'NDRPDR' and
5978            '1T1C' and
5979            'IP4FWD' and
5980            'NAT44' and
5981            not 'IPSEC' and
5982            not 'VHOST'"
5983   parameters:
5984   - "throughput"
5985   - "parent"
5986   - "tags"
5987   sort:
5988   - "BASE"
5989   - "BASE"
5990   - "SRC_USER_10"
5991   - "SRC_USER_100"
5992   - "SRC_USER_1000"
5993   - "SRC_USER_2000"
5994   traces:
5995     hoverinfo: "x+y"
5996     boxpoints: "outliers"
5997     whiskerwidth: 0
5998   layout:
5999     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
6000     layout: "plot-throughput"
6001
6002 -
6003   type: "plot"
6004   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
6005   algorithm: "plot_performance_box"
6006   output-file-type: ".html"
6007   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
6008   data: "plot-vpp-throughput-latency-3n-hsw"
6009   filter: "'NIC_Intel-X520-DA2' and
6010            '64B' and
6011            'NDRPDR' and
6012            '1T1C' and
6013            'IP4FWD' and
6014            'NAT44' and
6015            not 'IPSEC' and
6016            not 'VHOST'"
6017   parameters:
6018   - "throughput"
6019   - "parent"
6020   - "tags"
6021   sort:
6022   - "BASE"
6023   - "BASE"
6024   - "SRC_USER_10"
6025   - "SRC_USER_100"
6026   - "SRC_USER_1000"
6027   - "SRC_USER_2000"
6028   traces:
6029     hoverinfo: "x+y"
6030     boxpoints: "outliers"
6031     whiskerwidth: 0
6032   layout:
6033     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
6034     layout: "plot-throughput"
6035
6036 -
6037   type: "plot"
6038   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
6039   algorithm: "plot_performance_box"
6040   output-file-type: ".html"
6041   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
6042   data: "plot-vpp-throughput-latency-3n-hsw"
6043   filter: "'NIC_Intel-X520-DA2' and
6044            '64B' and
6045            'NDRPDR' and
6046            '2T2C' and
6047            'IP4FWD' and
6048            'NAT44' and
6049            not 'IPSEC' and
6050            not 'VHOST'"
6051   parameters:
6052   - "throughput"
6053   - "parent"
6054   - "tags"
6055   sort:
6056   - "BASE"
6057   - "BASE"
6058   - "SRC_USER_10"
6059   - "SRC_USER_100"
6060   - "SRC_USER_1000"
6061   - "SRC_USER_2000"
6062   traces:
6063     hoverinfo: "x+y"
6064     boxpoints: "outliers"
6065     whiskerwidth: 0
6066   layout:
6067     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
6068     layout: "plot-throughput"
6069
6070 -
6071   type: "plot"
6072   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
6073   algorithm: "plot_performance_box"
6074   output-file-type: ".html"
6075   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
6076   data: "plot-vpp-throughput-latency-3n-hsw"
6077   filter: "'NIC_Intel-X520-DA2' and
6078            '64B' and
6079            'NDRPDR' and
6080            '2T2C' and
6081            'IP4FWD' and
6082            'NAT44' and
6083            not 'IPSEC' and
6084            not 'VHOST'"
6085   parameters:
6086   - "throughput"
6087   - "parent"
6088   - "tags"
6089   sort:
6090   - "BASE"
6091   - "BASE"
6092   - "SRC_USER_10"
6093   - "SRC_USER_100"
6094   - "SRC_USER_1000"
6095   - "SRC_USER_2000"
6096   traces:
6097     hoverinfo: "x+y"
6098     boxpoints: "outliers"
6099     whiskerwidth: 0
6100   layout:
6101     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
6102     layout: "plot-throughput"
6103
6104 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
6105 -
6106   type: "plot"
6107   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6108   algorithm: "plot_performance_box"
6109   output-file-type: ".html"
6110   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6111   data: "plot-vpp-throughput-latency-3n-hsw"
6112   filter: "'NIC_Intel-X520-DA2' and
6113            '64B' and
6114            'NDRPDR' and
6115            '1T1C' and
6116            'IP4FWD' and
6117            'IACL' and
6118            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6119            not 'IPSEC' and
6120            not 'VHOST'"
6121   parameters:
6122   - "throughput"
6123   - "parent"
6124   - "tags"
6125   sort:
6126   - "ACL_STATELESS"
6127   - "ACL_STATEFUL"
6128   - "ACL_STATELESS"
6129   - "ACL_STATEFUL"
6130   traces:
6131     hoverinfo: "x+y"
6132     boxpoints: "outliers"
6133     whiskerwidth: 0
6134   layout:
6135     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6136     layout: "plot-throughput"
6137
6138 -
6139   type: "plot"
6140   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6141   algorithm: "plot_performance_box"
6142   output-file-type: ".html"
6143   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6144   data: "plot-vpp-throughput-latency-3n-hsw"
6145   filter: "'NIC_Intel-X520-DA2' and
6146            '64B' and
6147            'NDRPDR' and
6148            '1T1C' and
6149            'IP4FWD' and
6150            'IACL' and
6151            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6152            not 'IPSEC' and
6153            not 'VHOST'"
6154   parameters:
6155   - "throughput"
6156   - "parent"
6157   - "tags"
6158   sort:
6159   - "ACL_STATELESS"
6160   - "ACL_STATEFUL"
6161   - "ACL_STATELESS"
6162   - "ACL_STATEFUL"
6163   traces:
6164     hoverinfo: "x+y"
6165     boxpoints: "outliers"
6166     whiskerwidth: 0
6167   layout:
6168     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6169     layout: "plot-throughput"
6170
6171 -
6172   type: "plot"
6173   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6174   algorithm: "plot_performance_box"
6175   output-file-type: ".html"
6176   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6177   data: "plot-vpp-throughput-latency-3n-hsw"
6178   filter: "'NIC_Intel-X520-DA2' and
6179            '64B' and
6180            'NDRPDR' and
6181            '2T2C' and
6182            'IP4FWD' and
6183            'IACL' and
6184            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6185            not 'IPSEC' and
6186            not 'VHOST'"
6187   parameters:
6188   - "throughput"
6189   - "parent"
6190   - "tags"
6191   sort:
6192   - "ACL_STATELESS"
6193   - "ACL_STATEFUL"
6194   - "ACL_STATELESS"
6195   - "ACL_STATEFUL"
6196   traces:
6197     hoverinfo: "x+y"
6198     boxpoints: "outliers"
6199     whiskerwidth: 0
6200   layout:
6201     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6202     layout: "plot-throughput"
6203
6204 -
6205   type: "plot"
6206   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6207   algorithm: "plot_performance_box"
6208   output-file-type: ".html"
6209   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6210   data: "plot-vpp-throughput-latency-3n-hsw"
6211   filter: "'NIC_Intel-X520-DA2' and
6212            '64B' and
6213            'NDRPDR' and
6214            '2T2C' and
6215            'IP4FWD' and
6216            'IACL' and
6217            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6218            not 'IPSEC' and
6219            not 'VHOST'"
6220   parameters:
6221   - "throughput"
6222   - "parent"
6223   - "tags"
6224   sort:
6225   - "ACL_STATELESS"
6226   - "ACL_STATEFUL"
6227   - "ACL_STATELESS"
6228   - "ACL_STATEFUL"
6229   traces:
6230     hoverinfo: "x+y"
6231     boxpoints: "outliers"
6232     whiskerwidth: 0
6233   layout:
6234     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6235     layout: "plot-throughput"
6236
6237 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
6238 -
6239   type: "plot"
6240   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6241   algorithm: "plot_performance_box"
6242   output-file-type: ".html"
6243   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6244   data: "plot-vpp-throughput-latency-3n-hsw"
6245   filter: "'NIC_Intel-X520-DA2' and
6246            '64B' and
6247            'NDRPDR' and
6248            '1T1C' and
6249            'IP4FWD' and
6250            'OACL' and
6251            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6252            not 'IPSEC' and
6253            not 'VHOST'"
6254   parameters:
6255   - "throughput"
6256   - "parent"
6257   - "tags"
6258   sort:
6259   - "ACL_STATELESS"
6260   - "ACL_STATEFUL"
6261   - "ACL_STATELESS"
6262   - "ACL_STATEFUL"
6263   traces:
6264     hoverinfo: "x+y"
6265     boxpoints: "outliers"
6266     whiskerwidth: 0
6267   layout:
6268     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6269     layout: "plot-throughput"
6270
6271 -
6272   type: "plot"
6273   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6274   algorithm: "plot_performance_box"
6275   output-file-type: ".html"
6276   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6277   data: "plot-vpp-throughput-latency-3n-hsw"
6278   filter: "'NIC_Intel-X520-DA2' and
6279            '64B' and
6280            'NDRPDR' and
6281            '1T1C' and
6282            'IP4FWD' and
6283            'OACL' and
6284            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6285            not 'IPSEC' and
6286            not 'VHOST'"
6287   parameters:
6288   - "throughput"
6289   - "parent"
6290   - "tags"
6291   sort:
6292   - "ACL_STATELESS"
6293   - "ACL_STATEFUL"
6294   - "ACL_STATELESS"
6295   - "ACL_STATEFUL"
6296   traces:
6297     hoverinfo: "x+y"
6298     boxpoints: "outliers"
6299     whiskerwidth: 0
6300   layout:
6301     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6302     layout: "plot-throughput"
6303
6304 -
6305   type: "plot"
6306   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6307   algorithm: "plot_performance_box"
6308   output-file-type: ".html"
6309   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6310   data: "plot-vpp-throughput-latency-3n-hsw"
6311   filter: "'NIC_Intel-X520-DA2' and
6312            '64B' and
6313            'NDRPDR' and
6314            '2T2C' and
6315            'IP4FWD' and
6316            'OACL' and
6317            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6318            not 'IPSEC' and
6319            not 'VHOST'"
6320   parameters:
6321   - "throughput"
6322   - "parent"
6323   - "tags"
6324   sort:
6325   - "ACL_STATELESS"
6326   - "ACL_STATEFUL"
6327   - "ACL_STATELESS"
6328   - "ACL_STATEFUL"
6329   traces:
6330     hoverinfo: "x+y"
6331     boxpoints: "outliers"
6332     whiskerwidth: 0
6333   layout:
6334     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6335     layout: "plot-throughput"
6336
6337 -
6338   type: "plot"
6339   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6340   algorithm: "plot_performance_box"
6341   output-file-type: ".html"
6342   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6343   data: "plot-vpp-throughput-latency-3n-hsw"
6344   filter: "'NIC_Intel-X520-DA2' and
6345            '64B' and
6346            'NDRPDR' and
6347            '2T2C' and
6348            'IP4FWD' and
6349            'OACL' and
6350            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6351            not 'IPSEC' and
6352            not 'VHOST'"
6353   parameters:
6354   - "throughput"
6355   - "parent"
6356   - "tags"
6357   sort:
6358   - "ACL_STATELESS"
6359   - "ACL_STATEFUL"
6360   - "ACL_STATELESS"
6361   - "ACL_STATEFUL"
6362   traces:
6363     hoverinfo: "x+y"
6364     boxpoints: "outliers"
6365     whiskerwidth: 0
6366   layout:
6367     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6368     layout: "plot-throughput"
6369
6370 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
6371 -
6372   type: "plot"
6373   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6374   algorithm: "plot_performance_box"
6375   output-file-type: ".html"
6376   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6377   data: "plot-vpp-throughput-latency-3n-hsw"
6378   filter: "'NIC_Intel-X710' and
6379            '64B' and
6380            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6381            'NDRPDR' and
6382            '1T1C' and
6383            'IP4FWD' and
6384            not 'IPSEC' and
6385            not 'VHOST'"
6386   parameters:
6387   - "throughput"
6388   - "parent"
6389   - "tags"
6390   sort:
6391   - "IP4BASE"
6392   - "FIB_20K"
6393   - "FIB_200K"
6394   - "FIB_2M"
6395   traces:
6396     hoverinfo: "x+y"
6397     boxpoints: "outliers"
6398     whiskerwidth: 0
6399   layout:
6400     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6401     layout: "plot-throughput"
6402
6403 -
6404   type: "plot"
6405   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6406   algorithm: "plot_performance_box"
6407   output-file-type: ".html"
6408   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6409   data: "plot-vpp-throughput-latency-3n-hsw"
6410   filter: "'NIC_Intel-X710' and
6411            '64B' and
6412            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6413            'NDRPDR' and
6414            '1T1C' and
6415            'IP4FWD' and
6416            not 'IPSEC' and
6417            not 'VHOST'"
6418   parameters:
6419   - "throughput"
6420   - "parent"
6421   - "tags"
6422   sort:
6423   - "IP4BASE"
6424   - "FIB_20K"
6425   - "FIB_200K"
6426   - "FIB_2M"
6427   traces:
6428     hoverinfo: "x+y"
6429     boxpoints: "outliers"
6430     whiskerwidth: 0
6431   layout:
6432     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6433     layout: "plot-throughput"
6434
6435 -
6436   type: "plot"
6437   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6438   algorithm: "plot_performance_box"
6439   output-file-type: ".html"
6440   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6441   data: "plot-vpp-throughput-latency-3n-hsw"
6442   filter: "'NIC_Intel-X710' and
6443            '64B' and
6444            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6445            'NDRPDR' and
6446            '2T2C' and
6447            'IP4FWD' and
6448            not 'IPSEC' and
6449            not 'VHOST'"
6450   parameters:
6451   - "throughput"
6452   - "parent"
6453   - "tags"
6454   sort:
6455   - "IP4BASE"
6456   - "FIB_20K"
6457   - "FIB_200K"
6458   - "FIB_2M"
6459   traces:
6460     hoverinfo: "x+y"
6461     boxpoints: "outliers"
6462     whiskerwidth: 0
6463   layout:
6464     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6465     layout: "plot-throughput"
6466
6467 -
6468   type: "plot"
6469   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6470   algorithm: "plot_performance_box"
6471   output-file-type: ".html"
6472   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6473   data: "plot-vpp-throughput-latency-3n-hsw"
6474   filter: "'NIC_Intel-X710' and
6475            '64B' and
6476            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
6477            'NDRPDR' and
6478            '2T2C' and
6479            'IP4FWD' and
6480            not 'IPSEC' and
6481            not 'VHOST'"
6482   parameters:
6483   - "throughput"
6484   - "parent"
6485   - "tags"
6486   sort:
6487   - "IP4BASE"
6488   - "FIB_20K"
6489   - "FIB_200K"
6490   - "FIB_2M"
6491   traces:
6492     hoverinfo: "x+y"
6493     boxpoints: "outliers"
6494     whiskerwidth: 0
6495   layout:
6496     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6497     layout: "plot-throughput"
6498
6499 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
6500 -
6501   type: "plot"
6502   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
6503   algorithm: "plot_performance_box"
6504   output-file-type: ".html"
6505   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
6506   data: "plot-vpp-throughput-latency-3n-hsw"
6507   filter: "'NIC_Intel-X710' and
6508            '64B' and
6509            ('IP4BASE' or
6510             'POLICE_MARK' or
6511             'COPWHLIST' or
6512             ('NAT44' and 'BASE') or
6513             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6514            'NDRPDR' and
6515            '1T1C' and
6516            'IP4FWD' and
6517            not 'IPSEC' and
6518            not 'VHOST'"
6519   parameters:
6520   - "throughput"
6521   - "parent"
6522   - "tags"
6523   sort:
6524   - "IP4BASE"
6525   - "NAT44"
6526   - "POLICE_MARK"
6527   - "COPWHLIST"
6528   - "IACL"
6529   - "OACL"
6530   traces:
6531     hoverinfo: "x+y"
6532     boxpoints: "outliers"
6533     whiskerwidth: 0
6534   layout:
6535     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
6536     layout: "plot-throughput"
6537
6538 -
6539   type: "plot"
6540   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
6541   algorithm: "plot_performance_box"
6542   output-file-type: ".html"
6543   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
6544   data: "plot-vpp-throughput-latency-3n-hsw"
6545   filter: "'NIC_Intel-X710' and
6546            '64B' and
6547            ('IP4BASE' or
6548             'POLICE_MARK' or
6549             'COPWHLIST' or
6550             ('NAT44' and 'BASE') or
6551             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6552            'NDRPDR' and
6553            '1T1C' and
6554            'IP4FWD' and
6555            not 'IPSEC' and
6556            not 'VHOST'"
6557   parameters:
6558   - "throughput"
6559   - "parent"
6560   - "tags"
6561   sort:
6562   - "IP4BASE"
6563   - "NAT44"
6564   - "POLICE_MARK"
6565   - "COPWHLIST"
6566   - "IACL"
6567   - "OACL"
6568   traces:
6569     hoverinfo: "x+y"
6570     boxpoints: "outliers"
6571     whiskerwidth: 0
6572   layout:
6573     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
6574     layout: "plot-throughput"
6575
6576 -
6577   type: "plot"
6578   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
6579   algorithm: "plot_performance_box"
6580   output-file-type: ".html"
6581   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
6582   data: "plot-vpp-throughput-latency-3n-hsw"
6583   filter: "'NIC_Intel-X710' and
6584            '64B' and
6585            ('IP4BASE' or
6586             'POLICE_MARK' or
6587             'COPWHLIST' or
6588             ('NAT44' and 'BASE') or
6589             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6590            'NDRPDR' and
6591            '2T2C' and
6592            'IP4FWD' and
6593            not 'IPSEC' and
6594            not 'VHOST'"
6595   parameters:
6596   - "throughput"
6597   - "parent"
6598   - "tags"
6599   sort:
6600   - "IP4BASE"
6601   - "NAT44"
6602   - "POLICE_MARK"
6603   - "COPWHLIST"
6604   - "IACL"
6605   - "OACL"
6606   traces:
6607     hoverinfo: "x+y"
6608     boxpoints: "outliers"
6609     whiskerwidth: 0
6610   layout:
6611     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
6612     layout: "plot-throughput"
6613
6614 -
6615   type: "plot"
6616   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
6617   algorithm: "plot_performance_box"
6618   output-file-type: ".html"
6619   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
6620   data: "plot-vpp-throughput-latency-3n-hsw"
6621   filter: "'NIC_Intel-X710' and
6622            '64B' and
6623            ('IP4BASE' or
6624             'POLICE_MARK' or
6625             'COPWHLIST' or
6626             ('NAT44' and 'BASE') or
6627             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
6628            'NDRPDR' and
6629            '2T2C' and
6630            'IP4FWD' and
6631            not 'IPSEC' and
6632            not 'VHOST'"
6633   parameters:
6634   - "throughput"
6635   - "parent"
6636   - "tags"
6637   sort:
6638   - "IP4BASE"
6639   - "NAT44"
6640   - "POLICE_MARK"
6641   - "COPWHLIST"
6642   - "IACL"
6643   - "OACL"
6644   traces:
6645     hoverinfo: "x+y"
6646     boxpoints: "outliers"
6647     whiskerwidth: 0
6648   layout:
6649     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
6650     layout: "plot-throughput"
6651
6652 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
6653 -
6654   type: "plot"
6655   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
6656   algorithm: "plot_performance_box"
6657   output-file-type: ".html"
6658   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
6659   data: "plot-vpp-throughput-latency-3n-skx"
6660   filter: "'NIC_Intel-X710' and
6661            '64B' and
6662            'NDRPDR' and
6663            '2T1C' and
6664            'IP4FWD' and
6665            'NAT44' and
6666            not 'IPSEC' and
6667            not 'VHOST'"
6668   parameters:
6669   - "throughput"
6670   - "parent"
6671   - "tags"
6672   sort:
6673   - "BASE"
6674   - "BASE"
6675   - "SRC_USER_10"
6676   - "SRC_USER_100"
6677   - "SRC_USER_1000"
6678   - "SRC_USER_2000"
6679   traces:
6680     hoverinfo: "x+y"
6681     boxpoints: "outliers"
6682     whiskerwidth: 0
6683   layout:
6684     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
6685     layout: "plot-throughput"
6686
6687 -
6688   type: "plot"
6689   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
6690   algorithm: "plot_performance_box"
6691   output-file-type: ".html"
6692   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
6693   data: "plot-vpp-throughput-latency-3n-skx"
6694   filter: "'NIC_Intel-X710' and
6695            '64B' and
6696            'NDRPDR' and
6697            '2T1C' and
6698            'IP4FWD' and
6699            'NAT44' and
6700            not 'IPSEC' and
6701            not 'VHOST'"
6702   parameters:
6703   - "throughput"
6704   - "parent"
6705   - "tags"
6706   sort:
6707   - "BASE"
6708   - "BASE"
6709   - "SRC_USER_10"
6710   - "SRC_USER_100"
6711   - "SRC_USER_1000"
6712   - "SRC_USER_2000"
6713   traces:
6714     hoverinfo: "x+y"
6715     boxpoints: "outliers"
6716     whiskerwidth: 0
6717   layout:
6718     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
6719     layout: "plot-throughput"
6720
6721 -
6722   type: "plot"
6723   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
6724   algorithm: "plot_performance_box"
6725   output-file-type: ".html"
6726   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
6727   data: "plot-vpp-throughput-latency-3n-skx"
6728   filter: "'NIC_Intel-X710' and
6729            '64B' and
6730            'NDRPDR' and
6731            '4T2C' and
6732            'IP4FWD' and
6733            'NAT44' and
6734            not 'IPSEC' and
6735            not 'VHOST'"
6736   parameters:
6737   - "throughput"
6738   - "parent"
6739   - "tags"
6740   sort:
6741   - "BASE"
6742   - "BASE"
6743   - "SRC_USER_10"
6744   - "SRC_USER_100"
6745   - "SRC_USER_1000"
6746   - "SRC_USER_2000"
6747   traces:
6748     hoverinfo: "x+y"
6749     boxpoints: "outliers"
6750     whiskerwidth: 0
6751   layout:
6752     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
6753     layout: "plot-throughput"
6754
6755 -
6756   type: "plot"
6757   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
6758   algorithm: "plot_performance_box"
6759   output-file-type: ".html"
6760   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
6761   data: "plot-vpp-throughput-latency-3n-skx"
6762   filter: "'NIC_Intel-X710' and
6763            '64B' and
6764            'NDRPDR' and
6765            '4T2C' and
6766            'IP4FWD' and
6767            'NAT44' and
6768            not 'IPSEC' and
6769            not 'VHOST'"
6770   parameters:
6771   - "throughput"
6772   - "parent"
6773   - "tags"
6774   sort:
6775   - "BASE"
6776   - "BASE"
6777   - "SRC_USER_10"
6778   - "SRC_USER_100"
6779   - "SRC_USER_1000"
6780   - "SRC_USER_2000"
6781   traces:
6782     hoverinfo: "x+y"
6783     boxpoints: "outliers"
6784     whiskerwidth: 0
6785   layout:
6786     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
6787     layout: "plot-throughput"
6788
6789 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
6790 -
6791   type: "plot"
6792   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6793   algorithm: "plot_performance_box"
6794   output-file-type: ".html"
6795   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6796   data: "plot-vpp-throughput-latency-3n-skx"
6797   filter: "'NIC_Intel-X710' and
6798            '64B' and
6799            'NDRPDR' and
6800            '2T1C' and
6801            'IP4FWD' and
6802            'IACL' and
6803            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6804            not 'IPSEC' and
6805            not 'VHOST'"
6806   parameters:
6807   - "throughput"
6808   - "parent"
6809   - "tags"
6810   sort:
6811   - "ACL_STATELESS"
6812   - "ACL_STATEFUL"
6813   - "ACL_STATELESS"
6814   - "ACL_STATEFUL"
6815   traces:
6816     hoverinfo: "x+y"
6817     boxpoints: "outliers"
6818     whiskerwidth: 0
6819   layout:
6820     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6821     layout: "plot-throughput"
6822
6823 -
6824   type: "plot"
6825   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6826   algorithm: "plot_performance_box"
6827   output-file-type: ".html"
6828   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6829   data: "plot-vpp-throughput-latency-3n-skx"
6830   filter: "'NIC_Intel-X710' and
6831            '64B' and
6832            'NDRPDR' and
6833            '2T1C' and
6834            'IP4FWD' and
6835            'IACL' and
6836            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6837            not 'IPSEC' and
6838            not 'VHOST'"
6839   parameters:
6840   - "throughput"
6841   - "parent"
6842   - "tags"
6843   sort:
6844   - "ACL_STATELESS"
6845   - "ACL_STATEFUL"
6846   - "ACL_STATELESS"
6847   - "ACL_STATEFUL"
6848   traces:
6849     hoverinfo: "x+y"
6850     boxpoints: "outliers"
6851     whiskerwidth: 0
6852   layout:
6853     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6854     layout: "plot-throughput"
6855
6856 -
6857   type: "plot"
6858   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6859   algorithm: "plot_performance_box"
6860   output-file-type: ".html"
6861   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6862   data: "plot-vpp-throughput-latency-3n-skx"
6863   filter: "'NIC_Intel-X710' and
6864            '64B' and
6865            'NDRPDR' and
6866            '4T2C' and
6867            'IP4FWD' and
6868            'IACL' and
6869            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6870            not 'IPSEC' and
6871            not 'VHOST'"
6872   parameters:
6873   - "throughput"
6874   - "parent"
6875   - "tags"
6876   sort:
6877   - "ACL_STATELESS"
6878   - "ACL_STATEFUL"
6879   - "ACL_STATELESS"
6880   - "ACL_STATEFUL"
6881   traces:
6882     hoverinfo: "x+y"
6883     boxpoints: "outliers"
6884     whiskerwidth: 0
6885   layout:
6886     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6887     layout: "plot-throughput"
6888
6889 -
6890   type: "plot"
6891   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6892   algorithm: "plot_performance_box"
6893   output-file-type: ".html"
6894   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6895   data: "plot-vpp-throughput-latency-3n-skx"
6896   filter: "'NIC_Intel-X710' and
6897            '64B' and
6898            'NDRPDR' and
6899            '4T2C' and
6900            'IP4FWD' and
6901            'IACL' and
6902            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6903            not 'IPSEC' and
6904            not 'VHOST'"
6905   parameters:
6906   - "throughput"
6907   - "parent"
6908   - "tags"
6909   sort:
6910   - "ACL_STATELESS"
6911   - "ACL_STATEFUL"
6912   - "ACL_STATELESS"
6913   - "ACL_STATEFUL"
6914   traces:
6915     hoverinfo: "x+y"
6916     boxpoints: "outliers"
6917     whiskerwidth: 0
6918   layout:
6919     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6920     layout: "plot-throughput"
6921
6922 # Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
6923 -
6924   type: "plot"
6925   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
6926   algorithm: "plot_performance_box"
6927   output-file-type: ".html"
6928   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
6929   data: "plot-vpp-throughput-latency-3n-skx"
6930   filter: "'NIC_Intel-X710' and
6931            '64B' and
6932            'NDRPDR' and
6933            '2T1C' and
6934            'IP4FWD' and
6935            'OACL' and
6936            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6937            not 'IPSEC' and
6938            not 'VHOST'"
6939   parameters:
6940   - "throughput"
6941   - "parent"
6942   - "tags"
6943   sort:
6944   - "ACL_STATELESS"
6945   - "ACL_STATEFUL"
6946   - "ACL_STATELESS"
6947   - "ACL_STATEFUL"
6948   traces:
6949     hoverinfo: "x+y"
6950     boxpoints: "outliers"
6951     whiskerwidth: 0
6952   layout:
6953     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
6954     layout: "plot-throughput"
6955
6956 -
6957   type: "plot"
6958   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
6959   algorithm: "plot_performance_box"
6960   output-file-type: ".html"
6961   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
6962   data: "plot-vpp-throughput-latency-3n-skx"
6963   filter: "'NIC_Intel-X710' and
6964            '64B' and
6965            'NDRPDR' and
6966            '2T1C' and
6967            'IP4FWD' and
6968            'OACL' and
6969            ('ACL10' or 'ACL50') and '10k_FLOWS' and
6970            not 'IPSEC' and
6971            not 'VHOST'"
6972   parameters:
6973   - "throughput"
6974   - "parent"
6975   - "tags"
6976   sort:
6977   - "ACL_STATELESS"
6978   - "ACL_STATEFUL"
6979   - "ACL_STATELESS"
6980   - "ACL_STATEFUL"
6981   traces:
6982     hoverinfo: "x+y"
6983     boxpoints: "outliers"
6984     whiskerwidth: 0
6985   layout:
6986     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
6987     layout: "plot-throughput"
6988
6989 -
6990   type: "plot"
6991   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
6992   algorithm: "plot_performance_box"
6993   output-file-type: ".html"
6994   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
6995   data: "plot-vpp-throughput-latency-3n-skx"
6996   filter: "'NIC_Intel-X710' and
6997            '64B' and
6998            'NDRPDR' and
6999            '4T2C' and
7000            'IP4FWD' and
7001            'OACL' and
7002            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7003            not 'IPSEC' and
7004            not 'VHOST'"
7005   parameters:
7006   - "throughput"
7007   - "parent"
7008   - "tags"
7009   sort:
7010   - "ACL_STATELESS"
7011   - "ACL_STATEFUL"
7012   - "ACL_STATELESS"
7013   - "ACL_STATEFUL"
7014   traces:
7015     hoverinfo: "x+y"
7016     boxpoints: "outliers"
7017     whiskerwidth: 0
7018   layout:
7019     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
7020     layout: "plot-throughput"
7021
7022 -
7023   type: "plot"
7024   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
7025   algorithm: "plot_performance_box"
7026   output-file-type: ".html"
7027   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
7028   data: "plot-vpp-throughput-latency-3n-skx"
7029   filter: "'NIC_Intel-X710' and
7030            '64B' and
7031            'NDRPDR' and
7032            '4T2C' and
7033            'IP4FWD' and
7034            'OACL' and
7035            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7036            not 'IPSEC' and
7037            not 'VHOST'"
7038   parameters:
7039   - "throughput"
7040   - "parent"
7041   - "tags"
7042   sort:
7043   - "ACL_STATELESS"
7044   - "ACL_STATEFUL"
7045   - "ACL_STATELESS"
7046   - "ACL_STATEFUL"
7047   traces:
7048     hoverinfo: "x+y"
7049     boxpoints: "outliers"
7050     whiskerwidth: 0
7051   layout:
7052     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
7053     layout: "plot-throughput"
7054
7055 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
7056 -
7057   type: "plot"
7058   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7059   algorithm: "plot_performance_box"
7060   output-file-type: ".html"
7061   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7062   data: "plot-vpp-throughput-latency-3n-hsw"
7063   filter: "'NIC_Intel-XL710' and
7064            '64B' and
7065            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7066            'NDRPDR' and
7067            '1T1C' and
7068            'IP4FWD' and
7069            not 'IPSEC' and
7070            not 'VHOST'"
7071   parameters:
7072   - "throughput"
7073   - "parent"
7074   - "tags"
7075   sort:
7076   - "IP4BASE"
7077   - "FIB_20K"
7078   - "FIB_200K"
7079   - "FIB_2M"
7080   traces:
7081     hoverinfo: "x+y"
7082     boxpoints: "outliers"
7083     whiskerwidth: 0
7084   layout:
7085     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7086     layout: "plot-throughput"
7087
7088 -
7089   type: "plot"
7090   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7091   algorithm: "plot_performance_box"
7092   output-file-type: ".html"
7093   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7094   data: "plot-vpp-throughput-latency-3n-hsw"
7095   filter: "'NIC_Intel-XL710' and
7096            '64B' and
7097            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7098            'NDRPDR' and
7099            '1T1C' and
7100            'IP4FWD' and
7101            not 'IPSEC' and
7102            not 'VHOST'"
7103   parameters:
7104   - "throughput"
7105   - "parent"
7106   - "tags"
7107   sort:
7108   - "IP4BASE"
7109   - "FIB_20K"
7110   - "FIB_200K"
7111   - "FIB_2M"
7112   traces:
7113     hoverinfo: "x+y"
7114     boxpoints: "outliers"
7115     whiskerwidth: 0
7116   layout:
7117     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7118     layout: "plot-throughput"
7119
7120 -
7121   type: "plot"
7122   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7123   algorithm: "plot_performance_box"
7124   output-file-type: ".html"
7125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7126   data: "plot-vpp-throughput-latency-3n-hsw"
7127   filter: "'NIC_Intel-XL710' and
7128            '64B' and
7129            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7130            'NDRPDR' and
7131            '2T2C' and
7132            'IP4FWD' and
7133            not 'IPSEC' and
7134            not 'VHOST'"
7135   parameters:
7136   - "throughput"
7137   - "parent"
7138   - "tags"
7139   sort:
7140   - "IP4BASE"
7141   - "FIB_20K"
7142   - "FIB_200K"
7143   - "FIB_2M"
7144   traces:
7145     hoverinfo: "x+y"
7146     boxpoints: "outliers"
7147     whiskerwidth: 0
7148   layout:
7149     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7150     layout: "plot-throughput"
7151
7152 -
7153   type: "plot"
7154   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7155   algorithm: "plot_performance_box"
7156   output-file-type: ".html"
7157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7158   data: "plot-vpp-throughput-latency-3n-hsw"
7159   filter: "'NIC_Intel-XL710' and
7160            '64B' and
7161            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7162            'NDRPDR' and
7163            '2T2C' and
7164            'IP4FWD' and
7165            not 'IPSEC' and
7166            not 'VHOST'"
7167   parameters:
7168   - "throughput"
7169   - "parent"
7170   - "tags"
7171   sort:
7172   - "IP4BASE"
7173   - "FIB_20K"
7174   - "FIB_200K"
7175   - "FIB_2M"
7176   traces:
7177     hoverinfo: "x+y"
7178     boxpoints: "outliers"
7179     whiskerwidth: 0
7180   layout:
7181     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7182     layout: "plot-throughput"
7183
7184 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
7185 -
7186   type: "plot"
7187   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7188   algorithm: "plot_performance_box"
7189   output-file-type: ".html"
7190   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7191   data: "plot-vpp-throughput-latency-3n-skx"
7192   filter: "'NIC_Intel-X710' and
7193            '64B' and
7194            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7195            'NDRPDR' and
7196            '2T1C' and
7197            'IP4FWD' and
7198            not 'IPSEC' and
7199            not 'VHOST'"
7200   parameters:
7201   - "throughput"
7202   - "parent"
7203   - "tags"
7204   sort:
7205   - "IP4BASE"
7206   - "FIB_20K"
7207   - "FIB_200K"
7208   - "FIB_2M"
7209   traces:
7210     hoverinfo: "x+y"
7211     boxpoints: "outliers"
7212     whiskerwidth: 0
7213   layout:
7214     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7215     layout: "plot-throughput"
7216
7217 -
7218   type: "plot"
7219   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7220   algorithm: "plot_performance_box"
7221   output-file-type: ".html"
7222   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7223   data: "plot-vpp-throughput-latency-3n-skx"
7224   filter: "'NIC_Intel-X710' and
7225            '64B' and
7226            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7227            'NDRPDR' and
7228            '2T1C' and
7229            'IP4FWD' and
7230            not 'IPSEC' and
7231            not 'VHOST'"
7232   parameters:
7233   - "throughput"
7234   - "parent"
7235   - "tags"
7236   sort:
7237   - "IP4BASE"
7238   - "FIB_20K"
7239   - "FIB_200K"
7240   - "FIB_2M"
7241   traces:
7242     hoverinfo: "x+y"
7243     boxpoints: "outliers"
7244     whiskerwidth: 0
7245   layout:
7246     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7247     layout: "plot-throughput"
7248
7249 -
7250   type: "plot"
7251   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7252   algorithm: "plot_performance_box"
7253   output-file-type: ".html"
7254   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7255   data: "plot-vpp-throughput-latency-3n-skx"
7256   filter: "'NIC_Intel-X710' and
7257            '64B' and
7258            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7259            'NDRPDR' and
7260            '4T2C' and
7261            'IP4FWD' and
7262            not 'IPSEC' and
7263            not 'VHOST'"
7264   parameters:
7265   - "throughput"
7266   - "parent"
7267   - "tags"
7268   sort:
7269   - "IP4BASE"
7270   - "FIB_20K"
7271   - "FIB_200K"
7272   - "FIB_2M"
7273   traces:
7274     hoverinfo: "x+y"
7275     boxpoints: "outliers"
7276     whiskerwidth: 0
7277   layout:
7278     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7279     layout: "plot-throughput"
7280
7281 -
7282   type: "plot"
7283   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7284   algorithm: "plot_performance_box"
7285   output-file-type: ".html"
7286   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7287   data: "plot-vpp-throughput-latency-3n-skx"
7288   filter: "'NIC_Intel-X710' and
7289            '64B' and
7290            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7291            'NDRPDR' and
7292            '4T2C' and
7293            'IP4FWD' and
7294            not 'IPSEC' and
7295            not 'VHOST'"
7296   parameters:
7297   - "throughput"
7298   - "parent"
7299   - "tags"
7300   sort:
7301   - "IP4BASE"
7302   - "FIB_20K"
7303   - "FIB_200K"
7304   - "FIB_2M"
7305   traces:
7306     hoverinfo: "x+y"
7307     boxpoints: "outliers"
7308     whiskerwidth: 0
7309   layout:
7310     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7311     layout: "plot-throughput"
7312
7313 # Packet Throughput - VPP IPv4 3n-skx-x710 features
7314 -
7315   type: "plot"
7316   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
7317   algorithm: "plot_performance_box"
7318   output-file-type: ".html"
7319   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
7320   data: "plot-vpp-throughput-latency-3n-skx"
7321   filter: "'NIC_Intel-X710' and
7322            '64B' and
7323            ('IP4BASE' or
7324             'POLICE_MARK' or
7325             'COPWHLIST' or
7326             ('NAT44' and 'BASE') or
7327             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7328            'NDRPDR' and
7329            '2T1C' and
7330            'IP4FWD' and
7331            not 'IPSEC' and
7332            not 'VHOST'"
7333   parameters:
7334   - "throughput"
7335   - "parent"
7336   - "tags"
7337   sort:
7338   - "IP4BASE"
7339   - "NAT44"
7340   - "POLICE_MARK"
7341   - "COPWHLIST"
7342   - "IACL"
7343   - "OACL"
7344   traces:
7345     hoverinfo: "x+y"
7346     boxpoints: "outliers"
7347     whiskerwidth: 0
7348   layout:
7349     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
7350     layout: "plot-throughput"
7351
7352 -
7353   type: "plot"
7354   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
7355   algorithm: "plot_performance_box"
7356   output-file-type: ".html"
7357   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
7358   data: "plot-vpp-throughput-latency-3n-skx"
7359   filter: "'NIC_Intel-X710' and
7360            '64B' and
7361            ('IP4BASE' or
7362             'POLICE_MARK' or
7363             'COPWHLIST' or
7364             ('NAT44' and 'BASE') or
7365             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7366            'NDRPDR' and
7367            '2T1C' and
7368            'IP4FWD' and
7369            not 'IPSEC' and
7370            not 'VHOST'"
7371   parameters:
7372   - "throughput"
7373   - "parent"
7374   - "tags"
7375   sort:
7376   - "IP4BASE"
7377   - "NAT44"
7378   - "POLICE_MARK"
7379   - "COPWHLIST"
7380   - "IACL"
7381   - "OACL"
7382   traces:
7383     hoverinfo: "x+y"
7384     boxpoints: "outliers"
7385     whiskerwidth: 0
7386   layout:
7387     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
7388     layout: "plot-throughput"
7389
7390 -
7391   type: "plot"
7392   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
7393   algorithm: "plot_performance_box"
7394   output-file-type: ".html"
7395   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
7396   data: "plot-vpp-throughput-latency-3n-skx"
7397   filter: "'NIC_Intel-X710' and
7398            '64B' and
7399            ('IP4BASE' or
7400             'POLICE_MARK' or
7401             'COPWHLIST' or
7402             ('NAT44' and 'BASE') or
7403             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7404            'NDRPDR' and
7405            '4T2C' and
7406            'IP4FWD' and
7407            not 'IPSEC' and
7408            not 'VHOST'"
7409   parameters:
7410   - "throughput"
7411   - "parent"
7412   - "tags"
7413   sort:
7414   - "IP4BASE"
7415   - "NAT44"
7416   - "POLICE_MARK"
7417   - "COPWHLIST"
7418   - "IACL"
7419   - "OACL"
7420   traces:
7421     hoverinfo: "x+y"
7422     boxpoints: "outliers"
7423     whiskerwidth: 0
7424   layout:
7425     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
7426     layout: "plot-throughput"
7427
7428 -
7429   type: "plot"
7430   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
7431   algorithm: "plot_performance_box"
7432   output-file-type: ".html"
7433   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
7434   data: "plot-vpp-throughput-latency-3n-skx"
7435   filter: "'NIC_Intel-X710' and
7436            '64B' and
7437            ('IP4BASE' or
7438             'POLICE_MARK' or
7439             'COPWHLIST' or
7440             ('NAT44' and 'BASE') or
7441             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7442            'NDRPDR' and
7443            '4T2C' and
7444            'IP4FWD' and
7445            not 'IPSEC' and
7446            not 'VHOST'"
7447   parameters:
7448   - "throughput"
7449   - "parent"
7450   - "tags"
7451   sort:
7452   - "IP4BASE"
7453   - "NAT44"
7454   - "POLICE_MARK"
7455   - "COPWHLIST"
7456   - "IACL"
7457   - "OACL"
7458   traces:
7459     hoverinfo: "x+y"
7460     boxpoints: "outliers"
7461     whiskerwidth: 0
7462   layout:
7463     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
7464     layout: "plot-throughput"
7465
7466 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
7467 -
7468   type: "plot"
7469   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
7470   algorithm: "plot_performance_box"
7471   output-file-type: ".html"
7472   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
7473   data: "plot-vpp-throughput-latency-3n-hsw"
7474   filter: "'NIC_Intel-X710' and
7475            '64B' and
7476            'NDRPDR' and
7477            '1T1C' and
7478            'IP4FWD' and
7479            'NAT44' and
7480            not 'IPSEC' and
7481            not 'VHOST'"
7482   parameters:
7483   - "throughput"
7484   - "parent"
7485   - "tags"
7486   sort:
7487   - "BASE"
7488   - "BASE"
7489   - "SRC_USER_10"
7490   - "SRC_USER_100"
7491   - "SRC_USER_1000"
7492   - "SRC_USER_2000"
7493   traces:
7494     hoverinfo: "x+y"
7495     boxpoints: "outliers"
7496     whiskerwidth: 0
7497   layout:
7498     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
7499     layout: "plot-throughput"
7500
7501 -
7502   type: "plot"
7503   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
7504   algorithm: "plot_performance_box"
7505   output-file-type: ".html"
7506   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
7507   data: "plot-vpp-throughput-latency-3n-hsw"
7508   filter: "'NIC_Intel-X710' and
7509            '64B' and
7510            'NDRPDR' and
7511            '1T1C' and
7512            'IP4FWD' and
7513            'NAT44' and
7514            not 'IPSEC' and
7515            not 'VHOST'"
7516   parameters:
7517   - "throughput"
7518   - "parent"
7519   - "tags"
7520   sort:
7521   - "BASE"
7522   - "BASE"
7523   - "SRC_USER_10"
7524   - "SRC_USER_100"
7525   - "SRC_USER_1000"
7526   - "SRC_USER_2000"
7527   traces:
7528     hoverinfo: "x+y"
7529     boxpoints: "outliers"
7530     whiskerwidth: 0
7531   layout:
7532     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
7533     layout: "plot-throughput"
7534
7535 -
7536   type: "plot"
7537   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
7538   algorithm: "plot_performance_box"
7539   output-file-type: ".html"
7540   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
7541   data: "plot-vpp-throughput-latency-3n-hsw"
7542   filter: "'NIC_Intel-X710' and
7543            '64B' and
7544            'NDRPDR' and
7545            '2T2C' and
7546            'IP4FWD' and
7547            'NAT44' and
7548            not 'IPSEC' and
7549            not 'VHOST'"
7550   parameters:
7551   - "throughput"
7552   - "parent"
7553   - "tags"
7554   sort:
7555   - "BASE"
7556   - "BASE"
7557   - "SRC_USER_10"
7558   - "SRC_USER_100"
7559   - "SRC_USER_1000"
7560   - "SRC_USER_2000"
7561   traces:
7562     hoverinfo: "x+y"
7563     boxpoints: "outliers"
7564     whiskerwidth: 0
7565   layout:
7566     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
7567     layout: "plot-throughput"
7568
7569 -
7570   type: "plot"
7571   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
7572   algorithm: "plot_performance_box"
7573   output-file-type: ".html"
7574   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
7575   data: "plot-vpp-throughput-latency-3n-hsw"
7576   filter: "'NIC_Intel-X710' and
7577            '64B' and
7578            'NDRPDR' and
7579            '2T2C' and
7580            'IP4FWD' and
7581            'NAT44' and
7582            not 'IPSEC' and
7583            not 'VHOST'"
7584   parameters:
7585   - "throughput"
7586   - "parent"
7587   - "tags"
7588   sort:
7589   - "BASE"
7590   - "BASE"
7591   - "SRC_USER_10"
7592   - "SRC_USER_100"
7593   - "SRC_USER_1000"
7594   - "SRC_USER_2000"
7595   traces:
7596     hoverinfo: "x+y"
7597     boxpoints: "outliers"
7598     whiskerwidth: 0
7599   layout:
7600     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
7601     layout: "plot-throughput"
7602
7603 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
7604 -
7605   type: "plot"
7606   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7607   algorithm: "plot_performance_box"
7608   output-file-type: ".html"
7609   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7610   data: "plot-vpp-throughput-latency-3n-hsw"
7611   filter: "'NIC_Intel-X710' and
7612            '64B' and
7613            'NDRPDR' and
7614            '1T1C' and
7615            'IP4FWD' and
7616            'IACL' and
7617            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7618            not 'IPSEC' and
7619            not 'VHOST'"
7620   parameters:
7621   - "throughput"
7622   - "parent"
7623   - "tags"
7624   sort:
7625   - "ACL_STATELESS"
7626   - "ACL_STATEFUL"
7627   - "ACL_STATELESS"
7628   - "ACL_STATEFUL"
7629   traces:
7630     hoverinfo: "x+y"
7631     boxpoints: "outliers"
7632     whiskerwidth: 0
7633   layout:
7634     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7635     layout: "plot-throughput"
7636
7637 -
7638   type: "plot"
7639   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7640   algorithm: "plot_performance_box"
7641   output-file-type: ".html"
7642   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7643   data: "plot-vpp-throughput-latency-3n-hsw"
7644   filter: "'NIC_Intel-X710' and
7645            '64B' and
7646            'NDRPDR' and
7647            '1T1C' and
7648            'IP4FWD' and
7649            'IACL' and
7650            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7651            not 'IPSEC' and
7652            not 'VHOST'"
7653   parameters:
7654   - "throughput"
7655   - "parent"
7656   - "tags"
7657   sort:
7658   - "ACL_STATELESS"
7659   - "ACL_STATEFUL"
7660   - "ACL_STATELESS"
7661   - "ACL_STATEFUL"
7662   traces:
7663     hoverinfo: "x+y"
7664     boxpoints: "outliers"
7665     whiskerwidth: 0
7666   layout:
7667     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7668     layout: "plot-throughput"
7669
7670 -
7671   type: "plot"
7672   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7673   algorithm: "plot_performance_box"
7674   output-file-type: ".html"
7675   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7676   data: "plot-vpp-throughput-latency-3n-hsw"
7677   filter: "'NIC_Intel-X710' and
7678            '64B' and
7679            'NDRPDR' and
7680            '2T2C' and
7681            'IP4FWD' and
7682            'IACL' and
7683            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7684            not 'IPSEC' and
7685            not 'VHOST'"
7686   parameters:
7687   - "throughput"
7688   - "parent"
7689   - "tags"
7690   sort:
7691   - "ACL_STATELESS"
7692   - "ACL_STATEFUL"
7693   - "ACL_STATELESS"
7694   - "ACL_STATEFUL"
7695   traces:
7696     hoverinfo: "x+y"
7697     boxpoints: "outliers"
7698     whiskerwidth: 0
7699   layout:
7700     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7701     layout: "plot-throughput"
7702
7703 -
7704   type: "plot"
7705   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7706   algorithm: "plot_performance_box"
7707   output-file-type: ".html"
7708   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7709   data: "plot-vpp-throughput-latency-3n-hsw"
7710   filter: "'NIC_Intel-X710' and
7711            '64B' and
7712            'NDRPDR' and
7713            '2T2C' and
7714            'IP4FWD' and
7715            'IACL' and
7716            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7717            not 'IPSEC' and
7718            not 'VHOST'"
7719   parameters:
7720   - "throughput"
7721   - "parent"
7722   - "tags"
7723   sort:
7724   - "ACL_STATELESS"
7725   - "ACL_STATEFUL"
7726   - "ACL_STATELESS"
7727   - "ACL_STATEFUL"
7728   traces:
7729     hoverinfo: "x+y"
7730     boxpoints: "outliers"
7731     whiskerwidth: 0
7732   layout:
7733     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7734     layout: "plot-throughput"
7735
7736 # Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
7737 -
7738   type: "plot"
7739   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
7740   algorithm: "plot_performance_box"
7741   output-file-type: ".html"
7742   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
7743   data: "plot-vpp-throughput-latency-3n-hsw"
7744   filter: "'NIC_Intel-X710' and
7745            '64B' and
7746            'NDRPDR' and
7747            '1T1C' and
7748            'IP4FWD' and
7749            'OACL' and
7750            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7751            not 'IPSEC' and
7752            not 'VHOST'"
7753   parameters:
7754   - "throughput"
7755   - "parent"
7756   - "tags"
7757   sort:
7758   - "ACL_STATELESS"
7759   - "ACL_STATEFUL"
7760   - "ACL_STATELESS"
7761   - "ACL_STATEFUL"
7762   traces:
7763     hoverinfo: "x+y"
7764     boxpoints: "outliers"
7765     whiskerwidth: 0
7766   layout:
7767     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
7768     layout: "plot-throughput"
7769
7770 -
7771   type: "plot"
7772   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
7773   algorithm: "plot_performance_box"
7774   output-file-type: ".html"
7775   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
7776   data: "plot-vpp-throughput-latency-3n-hsw"
7777   filter: "'NIC_Intel-X710' and
7778            '64B' and
7779            'NDRPDR' and
7780            '1T1C' and
7781            'IP4FWD' and
7782            'OACL' and
7783            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7784            not 'IPSEC' and
7785            not 'VHOST'"
7786   parameters:
7787   - "throughput"
7788   - "parent"
7789   - "tags"
7790   sort:
7791   - "ACL_STATELESS"
7792   - "ACL_STATEFUL"
7793   - "ACL_STATELESS"
7794   - "ACL_STATEFUL"
7795   traces:
7796     hoverinfo: "x+y"
7797     boxpoints: "outliers"
7798     whiskerwidth: 0
7799   layout:
7800     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
7801     layout: "plot-throughput"
7802
7803 -
7804   type: "plot"
7805   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
7806   algorithm: "plot_performance_box"
7807   output-file-type: ".html"
7808   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
7809   data: "plot-vpp-throughput-latency-3n-hsw"
7810   filter: "'NIC_Intel-X710' and
7811            '64B' and
7812            'NDRPDR' and
7813            '2T2C' and
7814            'IP4FWD' and
7815            'OACL' and
7816            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7817            not 'IPSEC' and
7818            not 'VHOST'"
7819   parameters:
7820   - "throughput"
7821   - "parent"
7822   - "tags"
7823   sort:
7824   - "ACL_STATELESS"
7825   - "ACL_STATEFUL"
7826   - "ACL_STATELESS"
7827   - "ACL_STATEFUL"
7828   traces:
7829     hoverinfo: "x+y"
7830     boxpoints: "outliers"
7831     whiskerwidth: 0
7832   layout:
7833     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
7834     layout: "plot-throughput"
7835
7836 -
7837   type: "plot"
7838   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
7839   algorithm: "plot_performance_box"
7840   output-file-type: ".html"
7841   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
7842   data: "plot-vpp-throughput-latency-3n-hsw"
7843   filter: "'NIC_Intel-X710' and
7844            '64B' and
7845            'NDRPDR' and
7846            '2T2C' and
7847            'IP4FWD' and
7848            'OACL' and
7849            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7850            not 'IPSEC' and
7851            not 'VHOST'"
7852   parameters:
7853   - "throughput"
7854   - "parent"
7855   - "tags"
7856   sort:
7857   - "ACL_STATELESS"
7858   - "ACL_STATEFUL"
7859   - "ACL_STATELESS"
7860   - "ACL_STATEFUL"
7861   traces:
7862     hoverinfo: "x+y"
7863     boxpoints: "outliers"
7864     whiskerwidth: 0
7865   layout:
7866     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
7867     layout: "plot-throughput"
7868
7869 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
7870 -
7871   type: "plot"
7872   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7873   algorithm: "plot_performance_box"
7874   output-file-type: ".html"
7875   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7876   data: "plot-vpp-throughput-latency-2n-skx"
7877   filter: "'NIC_Intel-X710' and
7878            '64B' and
7879            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7880            'NDRPDR' and
7881            '2T1C' and
7882            'IP4FWD' and
7883            not 'IPSEC' and
7884            not 'VHOST'"
7885   parameters:
7886   - "throughput"
7887   - "parent"
7888   - "tags"
7889   sort:
7890   - "IP4BASE"
7891   - "FIB_20K"
7892   - "FIB_200K"
7893   - "FIB_2M"
7894   traces:
7895     hoverinfo: "x+y"
7896     boxpoints: "outliers"
7897     whiskerwidth: 0
7898   layout:
7899     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7900     layout: "plot-throughput"
7901
7902 -
7903   type: "plot"
7904   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7905   algorithm: "plot_performance_box"
7906   output-file-type: ".html"
7907   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7908   data: "plot-vpp-throughput-latency-2n-skx"
7909   filter: "'NIC_Intel-X710' and
7910            '64B' and
7911            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7912            'NDRPDR' and
7913            '2T1C' and
7914            'IP4FWD' and
7915            not 'IPSEC' and
7916            not 'VHOST'"
7917   parameters:
7918   - "throughput"
7919   - "parent"
7920   - "tags"
7921   sort:
7922   - "IP4BASE"
7923   - "FIB_20K"
7924   - "FIB_200K"
7925   - "FIB_2M"
7926   traces:
7927     hoverinfo: "x+y"
7928     boxpoints: "outliers"
7929     whiskerwidth: 0
7930   layout:
7931     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7932     layout: "plot-throughput"
7933
7934 -
7935   type: "plot"
7936   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7937   algorithm: "plot_performance_box"
7938   output-file-type: ".html"
7939   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7940   data: "plot-vpp-throughput-latency-2n-skx"
7941   filter: "'NIC_Intel-X710' and
7942            '64B' and
7943            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7944            'NDRPDR' and
7945            '4T2C' and
7946            'IP4FWD' and
7947            not 'IPSEC' and
7948            not 'VHOST'"
7949   parameters:
7950   - "throughput"
7951   - "parent"
7952   - "tags"
7953   sort:
7954   - "IP4BASE"
7955   - "FIB_20K"
7956   - "FIB_200K"
7957   - "FIB_2M"
7958   traces:
7959     hoverinfo: "x+y"
7960     boxpoints: "outliers"
7961     whiskerwidth: 0
7962   layout:
7963     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7964     layout: "plot-throughput"
7965
7966 -
7967   type: "plot"
7968   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7969   algorithm: "plot_performance_box"
7970   output-file-type: ".html"
7971   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7972   data: "plot-vpp-throughput-latency-2n-skx"
7973   filter: "'NIC_Intel-X710' and
7974            '64B' and
7975            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7976            'NDRPDR' and
7977            '4T2C' and
7978            'IP4FWD' and
7979            not 'IPSEC' and
7980            not 'VHOST'"
7981   parameters:
7982   - "throughput"
7983   - "parent"
7984   - "tags"
7985   sort:
7986   - "IP4BASE"
7987   - "FIB_20K"
7988   - "FIB_200K"
7989   - "FIB_2M"
7990   traces:
7991     hoverinfo: "x+y"
7992     boxpoints: "outliers"
7993     whiskerwidth: 0
7994   layout:
7995     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7996     layout: "plot-throughput"
7997
7998 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
7999 -
8000   type: "plot"
8001   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8002   algorithm: "plot_performance_box"
8003   output-file-type: ".html"
8004   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8005   data: "plot-vpp-throughput-latency-2n-skx"
8006   filter: "'NIC_Intel-XXV710' and
8007            '64B' and
8008            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8009            'NDRPDR' and
8010            '2T1C' and
8011            'IP4FWD' and
8012            not 'IPSEC' and
8013            not 'VHOST'"
8014   parameters:
8015   - "throughput"
8016   - "parent"
8017   - "tags"
8018   sort:
8019   - "IP4BASE"
8020   - "FIB_20K"
8021   - "FIB_200K"
8022   - "FIB_2M"
8023   traces:
8024     hoverinfo: "x+y"
8025     boxpoints: "outliers"
8026     whiskerwidth: 0
8027   layout:
8028     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8029     layout: "plot-throughput"
8030
8031 -
8032   type: "plot"
8033   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8034   algorithm: "plot_performance_box"
8035   output-file-type: ".html"
8036   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8037   data: "plot-vpp-throughput-latency-2n-skx"
8038   filter: "'NIC_Intel-XXV710' and
8039            '64B' and
8040            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8041            'NDRPDR' and
8042            '2T1C' and
8043            'IP4FWD' and
8044            not 'IPSEC' and
8045            not 'VHOST'"
8046   parameters:
8047   - "throughput"
8048   - "parent"
8049   - "tags"
8050   sort:
8051   - "IP4BASE"
8052   - "FIB_20K"
8053   - "FIB_200K"
8054   - "FIB_2M"
8055   traces:
8056     hoverinfo: "x+y"
8057     boxpoints: "outliers"
8058     whiskerwidth: 0
8059   layout:
8060     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8061     layout: "plot-throughput"
8062
8063 -
8064   type: "plot"
8065   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8066   algorithm: "plot_performance_box"
8067   output-file-type: ".html"
8068   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8069   data: "plot-vpp-throughput-latency-2n-skx"
8070   filter: "'NIC_Intel-XXV710' and
8071            '64B' and
8072            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8073            'NDRPDR' and
8074            '4T2C' and
8075            'IP4FWD' and
8076            not 'IPSEC' and
8077            not 'VHOST'"
8078   parameters:
8079   - "throughput"
8080   - "parent"
8081   - "tags"
8082   sort:
8083   - "IP4BASE"
8084   - "FIB_20K"
8085   - "FIB_200K"
8086   - "FIB_2M"
8087   traces:
8088     hoverinfo: "x+y"
8089     boxpoints: "outliers"
8090     whiskerwidth: 0
8091   layout:
8092     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8093     layout: "plot-throughput"
8094
8095 -
8096   type: "plot"
8097   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8098   algorithm: "plot_performance_box"
8099   output-file-type: ".html"
8100   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8101   data: "plot-vpp-throughput-latency-2n-skx"
8102   filter: "'NIC_Intel-XXV710' and
8103            '64B' and
8104            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8105            'NDRPDR' and
8106            '4T2C' and
8107            'IP4FWD' and
8108            not 'IPSEC' and
8109            not 'VHOST'"
8110   parameters:
8111   - "throughput"
8112   - "parent"
8113   - "tags"
8114   sort:
8115   - "IP4BASE"
8116   - "FIB_20K"
8117   - "FIB_200K"
8118   - "FIB_2M"
8119   traces:
8120     hoverinfo: "x+y"
8121     boxpoints: "outliers"
8122     whiskerwidth: 0
8123   layout:
8124     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8125     layout: "plot-throughput"
8126
8127 ################################################################################
8128
8129 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
8130 -
8131   type: "plot"
8132   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8133   algorithm: "plot_performance_box"
8134   output-file-type: ".html"
8135   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8136   data: "plot-vpp-throughput-latency-3n-hsw"
8137   filter: "'NIC_Intel-X520-DA2' and
8138            '64B' and
8139            'ENCAP' and
8140            'NDRPDR' and
8141            '1T1C' and
8142            'VXLAN' and
8143            'L2BDMACLRN' and
8144            not 'VHOST' and
8145            not 'IPSECHW'"
8146   parameters:
8147   - "throughput"
8148   - "parent"
8149   - "tags"
8150   sort:
8151   - "not DOT1Q"
8152   - "VXLAN_1"
8153   - "VXLAN_10"
8154   - "VXLAN_100"
8155   - "VXLAN_1000"
8156   traces:
8157     hoverinfo: "x+y"
8158     boxpoints: "outliers"
8159     whiskerwidth: 0
8160   layout:
8161     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8162     layout: "plot-throughput"
8163
8164 -
8165   type: "plot"
8166   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8167   algorithm: "plot_performance_box"
8168   output-file-type: ".html"
8169   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8170   data: "plot-vpp-throughput-latency-3n-hsw"
8171   filter: "'NIC_Intel-X520-DA2' and
8172            '64B' and
8173            'ENCAP' and
8174            'NDRPDR' and
8175            '1T1C' and
8176            'VXLAN' and
8177            'L2BDMACLRN' and
8178            not 'VHOST' and
8179            not 'IPSECHW'"
8180   parameters:
8181   - "throughput"
8182   - "parent"
8183   - "tags"
8184   sort:
8185   - "not DOT1Q"
8186   - "VXLAN_1"
8187   - "VXLAN_10"
8188   - "VXLAN_100"
8189   - "VXLAN_1000"
8190   traces:
8191     hoverinfo: "x+y"
8192     boxpoints: "outliers"
8193     whiskerwidth: 0
8194   layout:
8195     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8196     layout: "plot-throughput"
8197
8198 -
8199   type: "plot"
8200   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8201   algorithm: "plot_performance_box"
8202   output-file-type: ".html"
8203   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8204   data: "plot-vpp-throughput-latency-3n-hsw"
8205   filter: "'NIC_Intel-X520-DA2' and
8206            '64B' and
8207            'ENCAP' and
8208            'NDRPDR' and
8209            '2T2C' and
8210            'VXLAN' and
8211            'L2BDMACLRN' and
8212            not 'VHOST' and
8213            not 'IPSECHW'"
8214   parameters:
8215   - "throughput"
8216   - "parent"
8217   - "tags"
8218   sort:
8219   - "not DOT1Q"
8220   - "VXLAN_1"
8221   - "VXLAN_10"
8222   - "VXLAN_100"
8223   - "VXLAN_1000"
8224   traces:
8225     hoverinfo: "x+y"
8226     boxpoints: "outliers"
8227     whiskerwidth: 0
8228   layout:
8229     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8230     layout: "plot-throughput"
8231
8232 -
8233   type: "plot"
8234   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8235   algorithm: "plot_performance_box"
8236   output-file-type: ".html"
8237   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8238   data: "plot-vpp-throughput-latency-3n-hsw"
8239   filter: "'NIC_Intel-X520-DA2' and
8240            '64B' and
8241            'ENCAP' and
8242            'NDRPDR' and
8243            '2T2C' and
8244            'VXLAN' and
8245            'L2BDMACLRN' and
8246            not 'VHOST' and
8247            not 'IPSECHW'"
8248   parameters:
8249   - "throughput"
8250   - "parent"
8251   - "tags"
8252   sort:
8253   - "not DOT1Q"
8254   - "VXLAN_1"
8255   - "VXLAN_10"
8256   - "VXLAN_100"
8257   - "VXLAN_1000"
8258   traces:
8259     hoverinfo: "x+y"
8260     boxpoints: "outliers"
8261     whiskerwidth: 0
8262   layout:
8263     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8264     layout: "plot-throughput"
8265
8266 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
8267 -
8268   type: "plot"
8269   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8270   algorithm: "plot_performance_box"
8271   output-file-type: ".html"
8272   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8273   data: "plot-vpp-throughput-latency-3n-hsw"
8274   filter: "'NIC_Intel-X520-DA2' and
8275            '64B' and
8276            'ENCAP' and
8277            'NDRPDR' and
8278            '1T1C' and
8279            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8280            not 'DOT1Q' and
8281            not 'VHOST' and
8282            not 'IPSECHW'"
8283   parameters:
8284   - "throughput"
8285   - "parent"
8286   - "tags"
8287   sort:
8288   - "L2BDMACLRN"
8289   - "L2XCFWD"
8290   - "LISP"
8291   traces:
8292     hoverinfo: "x+y"
8293     boxpoints: "outliers"
8294     whiskerwidth: 0
8295   layout:
8296     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8297     layout: "plot-throughput"
8298
8299 -
8300   type: "plot"
8301   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8302   algorithm: "plot_performance_box"
8303   output-file-type: ".html"
8304   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8305   data: "plot-vpp-throughput-latency-3n-hsw"
8306   filter: "'NIC_Intel-X520-DA2' and
8307            '64B' and
8308            'ENCAP' and
8309            'NDRPDR' and
8310            '2T2C' and
8311            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8312            not 'DOT1Q' and
8313            not 'VHOST' and
8314            not 'IPSECHW'"
8315   parameters:
8316   - "throughput"
8317   - "parent"
8318   - "tags"
8319   sort:
8320   - "L2BDMACLRN"
8321   - "L2XCFWD"
8322   - "LISP"
8323   traces:
8324     hoverinfo: "x+y"
8325     boxpoints: "outliers"
8326     whiskerwidth: 0
8327   layout:
8328     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8329     layout: "plot-throughput"
8330
8331 -
8332   type: "plot"
8333   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8334   algorithm: "plot_performance_box"
8335   output-file-type: ".html"
8336   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8337   data: "plot-vpp-throughput-latency-3n-hsw"
8338   filter: "'NIC_Intel-X520-DA2' and
8339            '64B' and
8340            'ENCAP' and
8341            'NDRPDR' and
8342            '1T1C' and
8343            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8344            not 'DOT1Q' and
8345            not 'VHOST' and
8346            not 'IPSECHW'"
8347   parameters:
8348   - "throughput"
8349   - "parent"
8350   - "tags"
8351   sort:
8352   - "L2BDMACLRN"
8353   - "L2XCFWD"
8354   - "LISP"
8355   traces:
8356     hoverinfo: "x+y"
8357     boxpoints: "outliers"
8358     whiskerwidth: 0
8359   layout:
8360     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8361     layout: "plot-throughput"
8362
8363 -
8364   type: "plot"
8365   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8366   algorithm: "plot_performance_box"
8367   output-file-type: ".html"
8368   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8369   data: "plot-vpp-throughput-latency-3n-hsw"
8370   filter: "'NIC_Intel-X520-DA2' and
8371            '64B' and
8372            'ENCAP' and
8373            'NDRPDR' and
8374            '2T2C' and
8375            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8376            not 'DOT1Q' and
8377            not 'VHOST' and
8378            not 'IPSECHW'"
8379   parameters:
8380   - "throughput"
8381   - "parent"
8382   - "tags"
8383   sort:
8384   - "L2BDMACLRN"
8385   - "L2XCFWD"
8386   - "LISP"
8387   traces:
8388     hoverinfo: "x+y"
8389     boxpoints: "outliers"
8390     whiskerwidth: 0
8391   layout:
8392     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8393     layout: "plot-throughput"
8394
8395 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
8396 -
8397   type: "plot"
8398   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8399   algorithm: "plot_performance_box"
8400   output-file-type: ".html"
8401   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8402   data: "plot-vpp-throughput-latency-3n-hsw"
8403   filter: "'NIC_Intel-X710' and
8404            '64B' and
8405            'ENCAP' and
8406            'NDRPDR' and
8407            '1T1C' and
8408            'VXLAN' and
8409            'L2BDMACLRN' and
8410            not 'VHOST' and
8411            not 'IPSECHW'"
8412   parameters:
8413   - "throughput"
8414   - "parent"
8415   - "tags"
8416   sort:
8417   - "not DOT1Q"
8418   - "VXLAN_1"
8419   - "VXLAN_10"
8420   - "VXLAN_100"
8421   - "VXLAN_1000"
8422   traces:
8423     hoverinfo: "x+y"
8424     boxpoints: "outliers"
8425     whiskerwidth: 0
8426   layout:
8427     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8428     layout: "plot-throughput"
8429
8430 -
8431   type: "plot"
8432   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8433   algorithm: "plot_performance_box"
8434   output-file-type: ".html"
8435   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8436   data: "plot-vpp-throughput-latency-3n-hsw"
8437   filter: "'NIC_Intel-X710' and
8438            '64B' and
8439            'ENCAP' and
8440            'NDRPDR' and
8441            '1T1C' and
8442            'VXLAN' and
8443            'L2BDMACLRN' and
8444            not 'VHOST' and
8445            not 'IPSECHW'"
8446   parameters:
8447   - "throughput"
8448   - "parent"
8449   - "tags"
8450   sort:
8451   - "not DOT1Q"
8452   - "VXLAN_1"
8453   - "VXLAN_10"
8454   - "VXLAN_100"
8455   - "VXLAN_1000"
8456   traces:
8457     hoverinfo: "x+y"
8458     boxpoints: "outliers"
8459     whiskerwidth: 0
8460   layout:
8461     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8462     layout: "plot-throughput"
8463
8464 -
8465   type: "plot"
8466   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8467   algorithm: "plot_performance_box"
8468   output-file-type: ".html"
8469   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8470   data: "plot-vpp-throughput-latency-3n-hsw"
8471   filter: "'NIC_Intel-X710' and
8472            '64B' and
8473            'ENCAP' and
8474            'NDRPDR' and
8475            '2T2C' and
8476            'VXLAN' and
8477            'L2BDMACLRN' and
8478            not 'VHOST' and
8479            not 'IPSECHW'"
8480   parameters:
8481   - "throughput"
8482   - "parent"
8483   - "tags"
8484   sort:
8485   - "not DOT1Q"
8486   - "VXLAN_1"
8487   - "VXLAN_10"
8488   - "VXLAN_100"
8489   - "VXLAN_1000"
8490   traces:
8491     hoverinfo: "x+y"
8492     boxpoints: "outliers"
8493     whiskerwidth: 0
8494   layout:
8495     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8496     layout: "plot-throughput"
8497
8498 -
8499   type: "plot"
8500   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8501   algorithm: "plot_performance_box"
8502   output-file-type: ".html"
8503   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8504   data: "plot-vpp-throughput-latency-3n-hsw"
8505   filter: "'NIC_Intel-X710' and
8506            '64B' and
8507            'ENCAP' and
8508            'NDRPDR' and
8509            '2T2C' and
8510            'VXLAN' and
8511            'L2BDMACLRN' and
8512            not 'VHOST' and
8513            not 'IPSECHW'"
8514   parameters:
8515   - "throughput"
8516   - "parent"
8517   - "tags"
8518   sort:
8519   - "not DOT1Q"
8520   - "VXLAN_1"
8521   - "VXLAN_10"
8522   - "VXLAN_100"
8523   - "VXLAN_1000"
8524   traces:
8525     hoverinfo: "x+y"
8526     boxpoints: "outliers"
8527     whiskerwidth: 0
8528   layout:
8529     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8530     layout: "plot-throughput"
8531
8532 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
8533 -
8534   type: "plot"
8535   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8536   algorithm: "plot_performance_box"
8537   output-file-type: ".html"
8538   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8539   data: "plot-vpp-throughput-latency-3n-hsw"
8540   filter: "'NIC_Intel-X710' and
8541            '64B' and
8542            'ENCAP' and
8543            'NDRPDR' and
8544            '1T1C' and
8545            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8546            not 'DOT1Q' and
8547            not 'VHOST' and
8548            not 'IPSECHW'"
8549   parameters:
8550   - "throughput"
8551   - "parent"
8552   - "tags"
8553   sort:
8554   - "L2BDMACLRN"
8555   - "L2XCFWD"
8556   - "LISP"
8557   traces:
8558     hoverinfo: "x+y"
8559     boxpoints: "outliers"
8560     whiskerwidth: 0
8561   layout:
8562     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8563     layout: "plot-throughput"
8564
8565 -
8566   type: "plot"
8567   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8568   algorithm: "plot_performance_box"
8569   output-file-type: ".html"
8570   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8571   data: "plot-vpp-throughput-latency-3n-hsw"
8572   filter: "'NIC_Intel-X710' and
8573            '64B' and
8574            'ENCAP' and
8575            'NDRPDR' and
8576            '2T2C' and
8577            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8578            not 'DOT1Q' and
8579            not 'VHOST' and
8580            not 'IPSECHW'"
8581   parameters:
8582   - "throughput"
8583   - "parent"
8584   - "tags"
8585   sort:
8586   - "L2BDMACLRN"
8587   - "L2XCFWD"
8588   - "LISP"
8589   traces:
8590     hoverinfo: "x+y"
8591     boxpoints: "outliers"
8592     whiskerwidth: 0
8593   layout:
8594     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8595     layout: "plot-throughput"
8596
8597 -
8598   type: "plot"
8599   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8600   algorithm: "plot_performance_box"
8601   output-file-type: ".html"
8602   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8603   data: "plot-vpp-throughput-latency-3n-hsw"
8604   filter: "'NIC_Intel-X710' and
8605            '64B' and
8606            'ENCAP' and
8607            'NDRPDR' and
8608            '1T1C' and
8609            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8610            not 'DOT1Q' and
8611            not 'VHOST' and
8612            not 'IPSECHW'"
8613   parameters:
8614   - "throughput"
8615   - "parent"
8616   - "tags"
8617   sort:
8618   - "L2BDMACLRN"
8619   - "L2XCFWD"
8620   - "LISP"
8621   traces:
8622     hoverinfo: "x+y"
8623     boxpoints: "outliers"
8624     whiskerwidth: 0
8625   layout:
8626     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8627     layout: "plot-throughput"
8628
8629 -
8630   type: "plot"
8631   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8632   algorithm: "plot_performance_box"
8633   output-file-type: ".html"
8634   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8635   data: "plot-vpp-throughput-latency-3n-hsw"
8636   filter: "'NIC_Intel-X710' and
8637            '64B' and
8638            'ENCAP' and
8639            'NDRPDR' and
8640            '2T2C' and
8641            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8642            not 'DOT1Q' and
8643            not 'VHOST' and
8644            not 'IPSECHW'"
8645   parameters:
8646   - "throughput"
8647   - "parent"
8648   - "tags"
8649   sort:
8650   - "L2BDMACLRN"
8651   - "L2XCFWD"
8652   - "LISP"
8653   traces:
8654     hoverinfo: "x+y"
8655     boxpoints: "outliers"
8656     whiskerwidth: 0
8657   layout:
8658     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8659     layout: "plot-throughput"
8660
8661 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
8662 -
8663   type: "plot"
8664   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8665   algorithm: "plot_performance_box"
8666   output-file-type: ".html"
8667   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8668   data: "plot-vpp-throughput-latency-3n-skx"
8669   filter: "'NIC_Intel-X710' and
8670            '64B' and
8671            'ENCAP' and
8672            'NDRPDR' and
8673            '2T1C' and
8674            'VXLAN' and
8675            'L2BDMACLRN' and
8676            not 'VHOST' and
8677            not 'IPSECHW'"
8678   parameters:
8679   - "throughput"
8680   - "parent"
8681   - "tags"
8682   sort:
8683   - "not DOT1Q"
8684   - "VXLAN_1"
8685   - "VXLAN_10"
8686   - "VXLAN_100"
8687   - "VXLAN_1000"
8688   traces:
8689     hoverinfo: "x+y"
8690     boxpoints: "outliers"
8691     whiskerwidth: 0
8692   layout:
8693     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8694     layout: "plot-throughput"
8695
8696 -
8697   type: "plot"
8698   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8699   algorithm: "plot_performance_box"
8700   output-file-type: ".html"
8701   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8702   data: "plot-vpp-throughput-latency-3n-skx"
8703   filter: "'NIC_Intel-X710' and
8704            '64B' and
8705            'ENCAP' and
8706            'NDRPDR' and
8707            '2T1C' and
8708            'VXLAN' and
8709            'L2BDMACLRN' and
8710            not 'VHOST' and
8711            not 'IPSECHW'"
8712   parameters:
8713   - "throughput"
8714   - "parent"
8715   - "tags"
8716   sort:
8717   - "not DOT1Q"
8718   - "VXLAN_1"
8719   - "VXLAN_10"
8720   - "VXLAN_100"
8721   - "VXLAN_1000"
8722   traces:
8723     hoverinfo: "x+y"
8724     boxpoints: "outliers"
8725     whiskerwidth: 0
8726   layout:
8727     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8728     layout: "plot-throughput"
8729
8730 -
8731   type: "plot"
8732   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8733   algorithm: "plot_performance_box"
8734   output-file-type: ".html"
8735   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8736   data: "plot-vpp-throughput-latency-3n-skx"
8737   filter: "'NIC_Intel-X710' and
8738            '64B' and
8739            'ENCAP' and
8740            'NDRPDR' and
8741            '4T2C' and
8742            'VXLAN' and
8743            'L2BDMACLRN' and
8744            not 'VHOST' and
8745            not 'IPSECHW'"
8746   parameters:
8747   - "throughput"
8748   - "parent"
8749   - "tags"
8750   sort:
8751   - "not DOT1Q"
8752   - "VXLAN_1"
8753   - "VXLAN_10"
8754   - "VXLAN_100"
8755   - "VXLAN_1000"
8756   traces:
8757     hoverinfo: "x+y"
8758     boxpoints: "outliers"
8759     whiskerwidth: 0
8760   layout:
8761     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8762     layout: "plot-throughput"
8763
8764 -
8765   type: "plot"
8766   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8767   algorithm: "plot_performance_box"
8768   output-file-type: ".html"
8769   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8770   data: "plot-vpp-throughput-latency-3n-skx"
8771   filter: "'NIC_Intel-X710' and
8772            '64B' and
8773            'ENCAP' and
8774            'NDRPDR' and
8775            '4T2C' and
8776            'VXLAN' and
8777            'L2BDMACLRN' and
8778            not 'VHOST' and
8779            not 'IPSECHW'"
8780   parameters:
8781   - "throughput"
8782   - "parent"
8783   - "tags"
8784   sort:
8785   - "not DOT1Q"
8786   - "VXLAN_1"
8787   - "VXLAN_10"
8788   - "VXLAN_100"
8789   - "VXLAN_1000"
8790   traces:
8791     hoverinfo: "x+y"
8792     boxpoints: "outliers"
8793     whiskerwidth: 0
8794   layout:
8795     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8796     layout: "plot-throughput"
8797
8798 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
8799 -
8800   type: "plot"
8801   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8802   algorithm: "plot_performance_box"
8803   output-file-type: ".html"
8804   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8805   data: "plot-vpp-throughput-latency-3n-skx"
8806   filter: "'NIC_Intel-X710' and
8807            '64B' and
8808            'ENCAP' and
8809            'NDRPDR' and
8810            '2T1C' and
8811            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8812            not 'DOT1Q' and
8813            not 'VHOST' and
8814            not 'IPSECHW'"
8815   parameters:
8816   - "throughput"
8817   - "parent"
8818   - "tags"
8819   sort:
8820   - "L2BDMACLRN"
8821   - "L2XCFWD"
8822   - "LISP"
8823   traces:
8824     hoverinfo: "x+y"
8825     boxpoints: "outliers"
8826     whiskerwidth: 0
8827   layout:
8828     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8829     layout: "plot-throughput"
8830
8831 -
8832   type: "plot"
8833   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8834   algorithm: "plot_performance_box"
8835   output-file-type: ".html"
8836   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8837   data: "plot-vpp-throughput-latency-3n-skx"
8838   filter: "'NIC_Intel-X710' and
8839            '64B' and
8840            'ENCAP' and
8841            'NDRPDR' and
8842            '4T2C' and
8843            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8844            not 'DOT1Q' and
8845            not 'VHOST' and
8846            not 'IPSECHW'"
8847   parameters:
8848   - "throughput"
8849   - "parent"
8850   - "tags"
8851   sort:
8852   - "L2BDMACLRN"
8853   - "L2XCFWD"
8854   - "LISP"
8855   traces:
8856     hoverinfo: "x+y"
8857     boxpoints: "outliers"
8858     whiskerwidth: 0
8859   layout:
8860     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8861     layout: "plot-throughput"
8862
8863 -
8864   type: "plot"
8865   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8866   algorithm: "plot_performance_box"
8867   output-file-type: ".html"
8868   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8869   data: "plot-vpp-throughput-latency-3n-skx"
8870   filter: "'NIC_Intel-X710' and
8871            '64B' and
8872            'ENCAP' and
8873            'NDRPDR' and
8874            '2T1C' and
8875            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8876            not 'DOT1Q' and
8877            not 'VHOST' and
8878            not 'IPSECHW'"
8879   parameters:
8880   - "throughput"
8881   - "parent"
8882   - "tags"
8883   sort:
8884   - "L2BDMACLRN"
8885   - "L2XCFWD"
8886   - "LISP"
8887   traces:
8888     hoverinfo: "x+y"
8889     boxpoints: "outliers"
8890     whiskerwidth: 0
8891   layout:
8892     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8893     layout: "plot-throughput"
8894
8895 -
8896   type: "plot"
8897   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8898   algorithm: "plot_performance_box"
8899   output-file-type: ".html"
8900   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8901   data: "plot-vpp-throughput-latency-3n-skx"
8902   filter: "'NIC_Intel-X710' and
8903            '64B' and
8904            'ENCAP' and
8905            'NDRPDR' and
8906            '4T2C' and
8907            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
8908            not 'DOT1Q' and
8909            not 'VHOST' and
8910            not 'IPSECHW'"
8911   parameters:
8912   - "throughput"
8913   - "parent"
8914   - "tags"
8915   sort:
8916   - "L2BDMACLRN"
8917   - "L2XCFWD"
8918   - "LISP"
8919   traces:
8920     hoverinfo: "x+y"
8921     boxpoints: "outliers"
8922     whiskerwidth: 0
8923   layout:
8924     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8925     layout: "plot-throughput"
8926
8927 ################################################################################
8928
8929 # Packet Throughput - VPP IPv6 3n-hsw-x520
8930 -
8931   type: "plot"
8932   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8933   algorithm: "plot_performance_box"
8934   output-file-type: ".html"
8935   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8936   data: "plot-vpp-throughput-latency-3n-hsw"
8937   filter: "'NIC_Intel-X520-DA2' and
8938            '78B' and
8939            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8940            'NDRPDR' and
8941            '1T1C' and
8942            'IP6FWD' and
8943            not 'SRv6' and
8944            not 'IPSEC' and
8945            not 'VHOST'"
8946   parameters:
8947   - "throughput"
8948   - "parent"
8949   - "tags"
8950   sort:
8951   - "IP6BASE"
8952   - "FIB_20K"
8953   - "FIB_200K"
8954   - "FIB_2M"
8955   traces:
8956     hoverinfo: "x+y"
8957     boxpoints: "outliers"
8958     whiskerwidth: 0
8959   layout:
8960     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
8961     layout: "plot-throughput"
8962
8963 -
8964   type: "plot"
8965   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8966   algorithm: "plot_performance_box"
8967   output-file-type: ".html"
8968   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8969   data: "plot-vpp-throughput-latency-3n-hsw"
8970   filter: "'NIC_Intel-X520-DA2' and
8971            '78B' and
8972            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8973            'NDRPDR' and
8974            '1T1C' and
8975            'IP6FWD' and
8976            not 'SRv6' and
8977            not 'IPSEC' and
8978            not 'VHOST'"
8979   parameters:
8980   - "throughput"
8981   - "parent"
8982   - "tags"
8983   sort:
8984   - "IP6BASE"
8985   - "FIB_20K"
8986   - "FIB_200K"
8987   - "FIB_2M"
8988   traces:
8989     hoverinfo: "x+y"
8990     boxpoints: "outliers"
8991     whiskerwidth: 0
8992   layout:
8993     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
8994     layout: "plot-throughput"
8995
8996 -
8997   type: "plot"
8998   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
8999   algorithm: "plot_performance_box"
9000   output-file-type: ".html"
9001   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
9002   data: "plot-vpp-throughput-latency-3n-hsw"
9003   filter: "'NIC_Intel-X520-DA2' and
9004            '78B' and
9005            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9006            'NDRPDR' and
9007            '2T2C' and
9008            'IP6FWD' and
9009            not 'SRv6' and
9010            not 'IPSEC' and
9011            not 'VHOST'"
9012   parameters:
9013   - "throughput"
9014   - "parent"
9015   - "tags"
9016   sort:
9017   - "IP6BASE"
9018   - "FIB_20K"
9019   - "FIB_200K"
9020   - "FIB_2M"
9021   traces:
9022     hoverinfo: "x+y"
9023     boxpoints: "outliers"
9024     whiskerwidth: 0
9025   layout:
9026     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
9027     layout: "plot-throughput"
9028
9029 -
9030   type: "plot"
9031   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
9032   algorithm: "plot_performance_box"
9033   output-file-type: ".html"
9034   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
9035   data: "plot-vpp-throughput-latency-3n-hsw"
9036   filter: "'NIC_Intel-X520-DA2' and
9037            '78B' and
9038            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9039            'NDRPDR' and
9040            '2T2C' and
9041            'IP6FWD' and
9042            not 'SRv6' and
9043            not 'IPSEC' and
9044            not 'VHOST'"
9045   parameters:
9046   - "throughput"
9047   - "parent"
9048   - "tags"
9049   sort:
9050   - "IP6BASE"
9051   - "FIB_20K"
9052   - "FIB_200K"
9053   - "FIB_2M"
9054   traces:
9055     hoverinfo: "x+y"
9056     boxpoints: "outliers"
9057     whiskerwidth: 0
9058   layout:
9059     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
9060     layout: "plot-throughput"
9061
9062 # Packet Throughput - VPP IPv6 3n-hsw-x520 - features
9063 -
9064   type: "plot"
9065   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
9066   algorithm: "plot_performance_box"
9067   output-file-type: ".html"
9068   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
9069   data: "plot-vpp-throughput-latency-3n-hsw"
9070   filter: "'NIC_Intel-X520-DA2' and
9071            '78B' and
9072            ('IP6BASE' or
9073             'POLICE_MARK' or
9074             'COPWHLIST' or
9075             'IACLDST') and
9076            'NDRPDR' and
9077            '1T1C' and
9078            'IP6FWD' and
9079            not 'SRv6' and
9080            not 'IPSEC' and
9081            not 'VHOST'"
9082   parameters:
9083   - "throughput"
9084   - "parent"
9085   - "tags"
9086   sort:
9087   - "IP6BASE"
9088   - "POLICE_MARK"
9089   - "COPWHLIST"
9090   - "IACLDST"
9091   traces:
9092     hoverinfo: "x+y"
9093     boxpoints: "outliers"
9094     whiskerwidth: 0
9095   layout:
9096     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
9097     layout: "plot-throughput"
9098
9099 -
9100   type: "plot"
9101   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
9102   algorithm: "plot_performance_box"
9103   output-file-type: ".html"
9104   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
9105   data: "plot-vpp-throughput-latency-3n-hsw"
9106   filter: "'NIC_Intel-X520-DA2' and
9107            '78B' and
9108            ('IP6BASE' or
9109             'POLICE_MARK' or
9110             'COPWHLIST' or
9111             'IACLDST') and
9112            'NDRPDR' and
9113            '2T2C' and
9114            'IP6FWD' and
9115            not 'SRv6' and
9116            not 'IPSEC' and
9117            not 'VHOST'"
9118   parameters:
9119   - "throughput"
9120   - "parent"
9121   - "tags"
9122   sort:
9123   - "IP6BASE"
9124   - "POLICE_MARK"
9125   - "COPWHLIST"
9126   - "IACLDST"
9127   traces:
9128     hoverinfo: "x+y"
9129     boxpoints: "outliers"
9130     whiskerwidth: 0
9131   layout:
9132     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
9133     layout: "plot-throughput"
9134
9135 -
9136   type: "plot"
9137   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
9138   algorithm: "plot_performance_box"
9139   output-file-type: ".html"
9140   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
9141   data: "plot-vpp-throughput-latency-3n-hsw"
9142   filter: "'NIC_Intel-X520-DA2' and
9143            '78B' and
9144            ('IP6BASE' or
9145             'POLICE_MARK' or
9146             'COPWHLIST' or
9147             'IACLDST') and
9148            'NDRPDR' and
9149            '1T1C' and
9150            'IP6FWD' and
9151            not 'SRv6' and
9152            not 'IPSEC' and
9153            not 'VHOST'"
9154   parameters:
9155   - "throughput"
9156   - "parent"
9157   - "tags"
9158   sort:
9159   - "IP6BASE"
9160   - "POLICE_MARK"
9161   - "COPWHLIST"
9162   - "IACLDST"
9163   traces:
9164     hoverinfo: "x+y"
9165     boxpoints: "outliers"
9166     whiskerwidth: 0
9167   layout:
9168     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
9169     layout: "plot-throughput"
9170
9171 -
9172   type: "plot"
9173   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
9174   algorithm: "plot_performance_box"
9175   output-file-type: ".html"
9176   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
9177   data: "plot-vpp-throughput-latency-3n-hsw"
9178   filter: "'NIC_Intel-X520-DA2' and
9179            '78B' and
9180            ('IP6BASE' or
9181             'POLICE_MARK' or
9182             'COPWHLIST' or
9183             'IACLDST') and
9184            'NDRPDR' and
9185            '2T2C' and
9186            'IP6FWD' and
9187            not 'SRv6' and
9188            not 'IPSEC' and
9189            not 'VHOST'"
9190   parameters:
9191   - "throughput"
9192   - "parent"
9193   - "tags"
9194   sort:
9195   - "IP6BASE"
9196   - "POLICE_MARK"
9197   - "COPWHLIST"
9198   - "IACLDST"
9199   traces:
9200     hoverinfo: "x+y"
9201     boxpoints: "outliers"
9202     whiskerwidth: 0
9203   layout:
9204     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
9205     layout: "plot-throughput"
9206
9207 # Packet Throughput - VPP IPv6 3n-hsw-x710
9208 -
9209   type: "plot"
9210   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
9211   algorithm: "plot_performance_box"
9212   output-file-type: ".html"
9213   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
9214   data: "plot-vpp-throughput-latency-3n-hsw"
9215   filter: "'NIC_Intel-X710' and
9216            '78B' and
9217            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9218            'NDRPDR' and
9219            '1T1C' and
9220            'IP6FWD' and
9221            not 'SRv6' and
9222            not 'IPSEC' and
9223            not 'VHOST'"
9224   parameters:
9225   - "throughput"
9226   - "parent"
9227   - "tags"
9228   sort:
9229   - "IP6BASE"
9230   - "FIB_20K"
9231   - "FIB_200K"
9232   - "FIB_2M"
9233   traces:
9234     hoverinfo: "x+y"
9235     boxpoints: "outliers"
9236     whiskerwidth: 0
9237   layout:
9238     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
9239     layout: "plot-throughput"
9240
9241 -
9242   type: "plot"
9243   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
9244   algorithm: "plot_performance_box"
9245   output-file-type: ".html"
9246   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
9247   data: "plot-vpp-throughput-latency-3n-hsw"
9248   filter: "'NIC_Intel-X710' and
9249            '78B' and
9250            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9251            'NDRPDR' and
9252            '1T1C' and
9253            'IP6FWD' and
9254            not 'SRv6' and
9255            not 'IPSEC' and
9256            not 'VHOST'"
9257   parameters:
9258   - "throughput"
9259   - "parent"
9260   - "tags"
9261   sort:
9262   - "IP6BASE"
9263   - "FIB_20K"
9264   - "FIB_200K"
9265   - "FIB_2M"
9266   traces:
9267     hoverinfo: "x+y"
9268     boxpoints: "outliers"
9269     whiskerwidth: 0
9270   layout:
9271     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
9272     layout: "plot-throughput"
9273
9274 -
9275   type: "plot"
9276   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
9277   algorithm: "plot_performance_box"
9278   output-file-type: ".html"
9279   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
9280   data: "plot-vpp-throughput-latency-3n-hsw"
9281   filter: "'NIC_Intel-X710' and
9282            '78B' and
9283            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9284            'NDRPDR' and
9285            '2T2C' and
9286            'IP6FWD' and
9287            not 'SRv6' and
9288            not 'IPSEC' and
9289            not 'VHOST'"
9290   parameters:
9291   - "throughput"
9292   - "parent"
9293   - "tags"
9294   sort:
9295   - "IP6BASE"
9296   - "FIB_20K"
9297   - "FIB_200K"
9298   - "FIB_2M"
9299   traces:
9300     hoverinfo: "x+y"
9301     boxpoints: "outliers"
9302     whiskerwidth: 0
9303   layout:
9304     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
9305     layout: "plot-throughput"
9306
9307 -
9308   type: "plot"
9309   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
9310   algorithm: "plot_performance_box"
9311   output-file-type: ".html"
9312   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
9313   data: "plot-vpp-throughput-latency-3n-hsw"
9314   filter: "'NIC_Intel-X710' and
9315            '78B' and
9316            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9317            'NDRPDR' and
9318            '2T2C' and
9319            'IP6FWD' and
9320            not 'SRv6' and
9321            not 'IPSEC' and
9322            not 'VHOST'"
9323   parameters:
9324   - "throughput"
9325   - "parent"
9326   - "tags"
9327   sort:
9328   - "IP6BASE"
9329   - "FIB_20K"
9330   - "FIB_200K"
9331   - "FIB_2M"
9332   traces:
9333     hoverinfo: "x+y"
9334     boxpoints: "outliers"
9335     whiskerwidth: 0
9336   layout:
9337     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
9338     layout: "plot-throughput"
9339
9340 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
9341 -
9342   type: "plot"
9343   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
9344   algorithm: "plot_performance_box"
9345   output-file-type: ".html"
9346   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
9347   data: "plot-vpp-throughput-latency-3n-hsw"
9348   filter: "'NIC_Intel-X710' and
9349            '78B' and
9350            ('IP6BASE' or
9351             'POLICE_MARK' or
9352             'COPWHLIST' or
9353             'IACLDST') and
9354            'NDRPDR' and
9355            '1T1C' and
9356            'IP6FWD' and
9357            not 'SRv6' and
9358            not 'IPSEC' and
9359            not 'VHOST'"
9360   parameters:
9361   - "throughput"
9362   - "parent"
9363   - "tags"
9364   sort:
9365   - "IP6BASE"
9366   - "POLICE_MARK"
9367   - "COPWHLIST"
9368   - "IACLDST"
9369   traces:
9370     hoverinfo: "x+y"
9371     boxpoints: "outliers"
9372     whiskerwidth: 0
9373   layout:
9374     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
9375     layout: "plot-throughput"
9376
9377 -
9378   type: "plot"
9379   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
9380   algorithm: "plot_performance_box"
9381   output-file-type: ".html"
9382   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
9383   data: "plot-vpp-throughput-latency-3n-hsw"
9384   filter: "'NIC_Intel-X710' and
9385            '78B' and
9386            ('IP6BASE' or
9387             'POLICE_MARK' or
9388             'COPWHLIST' or
9389             'IACLDST') and
9390            'NDRPDR' and
9391            '2T2C' and
9392            'IP6FWD' and
9393            not 'SRv6' and
9394            not 'IPSEC' and
9395            not 'VHOST'"
9396   parameters:
9397   - "throughput"
9398   - "parent"
9399   - "tags"
9400   sort:
9401   - "IP6BASE"
9402   - "POLICE_MARK"
9403   - "COPWHLIST"
9404   - "IACLDST"
9405   traces:
9406     hoverinfo: "x+y"
9407     boxpoints: "outliers"
9408     whiskerwidth: 0
9409   layout:
9410     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
9411     layout: "plot-throughput"
9412
9413 -
9414   type: "plot"
9415   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
9416   algorithm: "plot_performance_box"
9417   output-file-type: ".html"
9418   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
9419   data: "plot-vpp-throughput-latency-3n-hsw"
9420   filter: "'NIC_Intel-X710' and
9421            '78B' and
9422            ('IP6BASE' or
9423             'POLICE_MARK' or
9424             'COPWHLIST' or
9425             'IACLDST') and
9426            'NDRPDR' and
9427            '1T1C' and
9428            'IP6FWD' and
9429            not 'SRv6' and
9430            not 'IPSEC' and
9431            not 'VHOST'"
9432   parameters:
9433   - "throughput"
9434   - "parent"
9435   - "tags"
9436   sort:
9437   - "IP6BASE"
9438   - "POLICE_MARK"
9439   - "COPWHLIST"
9440   - "IACLDST"
9441   traces:
9442     hoverinfo: "x+y"
9443     boxpoints: "outliers"
9444     whiskerwidth: 0
9445   layout:
9446     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
9447     layout: "plot-throughput"
9448
9449 -
9450   type: "plot"
9451   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
9452   algorithm: "plot_performance_box"
9453   output-file-type: ".html"
9454   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
9455   data: "plot-vpp-throughput-latency-3n-hsw"
9456   filter: "'NIC_Intel-X710' and
9457            '78B' and
9458            ('IP6BASE' or
9459             'POLICE_MARK' or
9460             'COPWHLIST' or
9461             'IACLDST') and
9462            'NDRPDR' and
9463            '2T2C' and
9464            'IP6FWD' and
9465            not 'SRv6' and
9466            not 'IPSEC' and
9467            not 'VHOST'"
9468   parameters:
9469   - "throughput"
9470   - "parent"
9471   - "tags"
9472   sort:
9473   - "IP6BASE"
9474   - "POLICE_MARK"
9475   - "COPWHLIST"
9476   - "IACLDST"
9477   traces:
9478     hoverinfo: "x+y"
9479     boxpoints: "outliers"
9480     whiskerwidth: 0
9481   layout:
9482     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
9483     layout: "plot-throughput"
9484
9485 # Packet Throughput - VPP IPv6 3n-hsw-xl710
9486 -
9487   type: "plot"
9488   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
9489   algorithm: "plot_performance_box"
9490   output-file-type: ".html"
9491   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
9492   data: "plot-vpp-throughput-latency-3n-hsw"
9493   filter: "'NIC_Intel-XL710' and
9494            '78B' and
9495            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9496            'NDRPDR' and
9497            '1T1C' and
9498            'IP6FWD' and
9499            not 'SRv6' and
9500            not 'IPSEC' and
9501            not 'VHOST'"
9502   parameters:
9503   - "throughput"
9504   - "parent"
9505   - "tags"
9506   sort:
9507   - "IP6BASE"
9508   - "FIB_20K"
9509   - "FIB_200K"
9510   - "FIB_2M"
9511   traces:
9512     hoverinfo: "x+y"
9513     boxpoints: "outliers"
9514     whiskerwidth: 0
9515   layout:
9516     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
9517     layout: "plot-throughput"
9518
9519 -
9520   type: "plot"
9521   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
9522   algorithm: "plot_performance_box"
9523   output-file-type: ".html"
9524   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
9525   data: "plot-vpp-throughput-latency-3n-hsw"
9526   filter: "'NIC_Intel-XL710' and
9527            '78B' and
9528            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9529            'NDRPDR' and
9530            '1T1C' and
9531            'IP6FWD' and
9532            not 'SRv6' and
9533            not 'IPSEC' and
9534            not 'VHOST'"
9535   parameters:
9536   - "throughput"
9537   - "parent"
9538   - "tags"
9539   sort:
9540   - "IP6BASE"
9541   - "FIB_20K"
9542   - "FIB_200K"
9543   - "FIB_2M"
9544   traces:
9545     hoverinfo: "x+y"
9546     boxpoints: "outliers"
9547     whiskerwidth: 0
9548   layout:
9549     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
9550     layout: "plot-throughput"
9551
9552 -
9553   type: "plot"
9554   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
9555   algorithm: "plot_performance_box"
9556   output-file-type: ".html"
9557   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
9558   data: "plot-vpp-throughput-latency-3n-hsw"
9559   filter: "'NIC_Intel-XL710' and
9560            '78B' and
9561            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9562            'NDRPDR' and
9563            '2T2C' and
9564            'IP6FWD' and
9565            not 'SRv6' and
9566            not 'IPSEC' and
9567            not 'VHOST'"
9568   parameters:
9569   - "throughput"
9570   - "parent"
9571   - "tags"
9572   sort:
9573   - "IP6BASE"
9574   - "FIB_20K"
9575   - "FIB_200K"
9576   - "FIB_2M"
9577   traces:
9578     hoverinfo: "x+y"
9579     boxpoints: "outliers"
9580     whiskerwidth: 0
9581   layout:
9582     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
9583     layout: "plot-throughput"
9584
9585 -
9586   type: "plot"
9587   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
9588   algorithm: "plot_performance_box"
9589   output-file-type: ".html"
9590   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
9591   data: "plot-vpp-throughput-latency-3n-hsw"
9592   filter: "'NIC_Intel-XL710' and
9593            '78B' and
9594            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9595            'NDRPDR' and
9596            '2T2C' and
9597            'IP6FWD' and
9598            not 'SRv6' and
9599            not 'IPSEC' and
9600            not 'VHOST'"
9601   parameters:
9602   - "throughput"
9603   - "parent"
9604   - "tags"
9605   sort:
9606   - "IP6BASE"
9607   - "FIB_20K"
9608   - "FIB_200K"
9609   - "FIB_2M"
9610   traces:
9611     hoverinfo: "x+y"
9612     boxpoints: "outliers"
9613     whiskerwidth: 0
9614   layout:
9615     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
9616     layout: "plot-throughput"
9617
9618 # Packet Throughput - VPP IPv6 3n-skx-x710
9619 -
9620   type: "plot"
9621   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
9622   algorithm: "plot_performance_box"
9623   output-file-type: ".html"
9624   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
9625   data: "plot-vpp-throughput-latency-3n-skx"
9626   filter: "'NIC_Intel-X710' and
9627            '78B' and
9628            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9629            'NDRPDR' and
9630            '2T1C' and
9631            'IP6FWD' and
9632            not 'SRv6' and
9633            not 'IPSEC' and
9634            not 'VHOST'"
9635   parameters:
9636   - "throughput"
9637   - "parent"
9638   - "tags"
9639   sort:
9640   - "IP6BASE"
9641   - "FIB_20K"
9642   - "FIB_200K"
9643   - "FIB_2M"
9644   traces:
9645     hoverinfo: "x+y"
9646     boxpoints: "outliers"
9647     whiskerwidth: 0
9648   layout:
9649     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
9650     layout: "plot-throughput"
9651
9652 -
9653   type: "plot"
9654   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
9655   algorithm: "plot_performance_box"
9656   output-file-type: ".html"
9657   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
9658   data: "plot-vpp-throughput-latency-3n-skx"
9659   filter: "'NIC_Intel-X710' and
9660            '78B' and
9661            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9662            'NDRPDR' and
9663            '2T1C' and
9664            'IP6FWD' and
9665            not 'SRv6' and
9666            not 'IPSEC' and
9667            not 'VHOST'"
9668   parameters:
9669   - "throughput"
9670   - "parent"
9671   - "tags"
9672   sort:
9673   - "IP6BASE"
9674   - "FIB_20K"
9675   - "FIB_200K"
9676   - "FIB_2M"
9677   traces:
9678     hoverinfo: "x+y"
9679     boxpoints: "outliers"
9680     whiskerwidth: 0
9681   layout:
9682     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
9683     layout: "plot-throughput"
9684
9685 -
9686   type: "plot"
9687   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
9688   algorithm: "plot_performance_box"
9689   output-file-type: ".html"
9690   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
9691   data: "plot-vpp-throughput-latency-3n-skx"
9692   filter: "'NIC_Intel-X710' and
9693            '78B' and
9694            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9695            'NDRPDR' and
9696            '4T12' and
9697            'IP6FWD' and
9698            not 'SRv6' and
9699            not 'IPSEC' and
9700            not 'VHOST'"
9701   parameters:
9702   - "throughput"
9703   - "parent"
9704   - "tags"
9705   sort:
9706   - "IP6BASE"
9707   - "FIB_20K"
9708   - "FIB_200K"
9709   - "FIB_2M"
9710   traces:
9711     hoverinfo: "x+y"
9712     boxpoints: "outliers"
9713     whiskerwidth: 0
9714   layout:
9715     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
9716     layout: "plot-throughput"
9717
9718 -
9719   type: "plot"
9720   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
9721   algorithm: "plot_performance_box"
9722   output-file-type: ".html"
9723   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
9724   data: "plot-vpp-throughput-latency-3n-skx"
9725   filter: "'NIC_Intel-X710' and
9726            '78B' and
9727            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9728            'NDRPDR' and
9729            '4T2C' and
9730            'IP6FWD' and
9731            not 'SRv6' and
9732            not 'IPSEC' and
9733            not 'VHOST'"
9734   parameters:
9735   - "throughput"
9736   - "parent"
9737   - "tags"
9738   sort:
9739   - "IP6BASE"
9740   - "FIB_20K"
9741   - "FIB_200K"
9742   - "FIB_2M"
9743   traces:
9744     hoverinfo: "x+y"
9745     boxpoints: "outliers"
9746     whiskerwidth: 0
9747   layout:
9748     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
9749     layout: "plot-throughput"
9750
9751 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
9752 -
9753   type: "plot"
9754   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
9755   algorithm: "plot_performance_box"
9756   output-file-type: ".html"
9757   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
9758   data: "plot-vpp-throughput-latency-3n-skx"
9759   filter: "'NIC_Intel-X710' and
9760            '78B' and
9761            ('IP6BASE' or
9762             'POLICE_MARK' or
9763             'COPWHLIST' or
9764             'IACLDST') and
9765            'NDRPDR' and
9766            '2T1C' and
9767            'IP6FWD' and
9768            not 'SRv6' and
9769            not 'IPSEC' and
9770            not 'VHOST'"
9771   parameters:
9772   - "throughput"
9773   - "parent"
9774   - "tags"
9775   sort:
9776   - "IP6BASE"
9777   - "POLICE_MARK"
9778   - "COPWHLIST"
9779   - "IACLDST"
9780   traces:
9781     hoverinfo: "x+y"
9782     boxpoints: "outliers"
9783     whiskerwidth: 0
9784   layout:
9785     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
9786     layout: "plot-throughput"
9787
9788 -
9789   type: "plot"
9790   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
9791   algorithm: "plot_performance_box"
9792   output-file-type: ".html"
9793   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
9794   data: "plot-vpp-throughput-latency-3n-hsw"
9795   filter: "'NIC_Intel-X710' and
9796            '78B' and
9797            ('IP6BASE' or
9798             'POLICE_MARK' or
9799             'COPWHLIST' or
9800             'IACLDST') and
9801            'NDRPDR' and
9802            '4T2C' and
9803            'IP6FWD' and
9804            not 'SRv6' and
9805            not 'IPSEC' and
9806            not 'VHOST'"
9807   parameters:
9808   - "throughput"
9809   - "parent"
9810   - "tags"
9811   sort:
9812   - "IP6BASE"
9813   - "POLICE_MARK"
9814   - "COPWHLIST"
9815   - "IACLDST"
9816   traces:
9817     hoverinfo: "x+y"
9818     boxpoints: "outliers"
9819     whiskerwidth: 0
9820   layout:
9821     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
9822     layout: "plot-throughput"
9823
9824 -
9825   type: "plot"
9826   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
9827   algorithm: "plot_performance_box"
9828   output-file-type: ".html"
9829   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
9830   data: "plot-vpp-throughput-latency-3n-skx"
9831   filter: "'NIC_Intel-X710' and
9832            '78B' and
9833            ('IP6BASE' or
9834             'POLICE_MARK' or
9835             'COPWHLIST' or
9836             'IACLDST') and
9837            'NDRPDR' and
9838            '2T1C' and
9839            'IP6FWD' and
9840            not 'SRv6' and
9841            not 'IPSEC' and
9842            not 'VHOST'"
9843   parameters:
9844   - "throughput"
9845   - "parent"
9846   - "tags"
9847   sort:
9848   - "IP6BASE"
9849   - "POLICE_MARK"
9850   - "COPWHLIST"
9851   - "IACLDST"
9852   traces:
9853     hoverinfo: "x+y"
9854     boxpoints: "outliers"
9855     whiskerwidth: 0
9856   layout:
9857     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
9858     layout: "plot-throughput"
9859
9860 -
9861   type: "plot"
9862   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
9863   algorithm: "plot_performance_box"
9864   output-file-type: ".html"
9865   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
9866   data: "plot-vpp-throughput-latency-3n-skx"
9867   filter: "'NIC_Intel-X710' and
9868            '78B' and
9869            ('IP6BASE' or
9870             'POLICE_MARK' or
9871             'COPWHLIST' or
9872             'IACLDST') and
9873            'NDRPDR' and
9874            '4T2C' and
9875            'IP6FWD' and
9876            not 'SRv6' and
9877            not 'IPSEC' and
9878            not 'VHOST'"
9879   parameters:
9880   - "throughput"
9881   - "parent"
9882   - "tags"
9883   sort:
9884   - "IP6BASE"
9885   - "POLICE_MARK"
9886   - "COPWHLIST"
9887   - "IACLDST"
9888   traces:
9889     hoverinfo: "x+y"
9890     boxpoints: "outliers"
9891     whiskerwidth: 0
9892   layout:
9893     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
9894     layout: "plot-throughput"
9895
9896 # Packet Throughput - VPP IPv6 2n-skx-x710
9897 -
9898   type: "plot"
9899   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
9900   algorithm: "plot_performance_box"
9901   output-file-type: ".html"
9902   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
9903   data: "plot-vpp-throughput-latency-2n-skx"
9904   filter: "'NIC_Intel-X710' and
9905            '78B' and
9906            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9907            'NDRPDR' and
9908            '2T1C' and
9909            'IP6FWD' and
9910            not 'SRv6' and
9911            not 'IPSEC' and
9912            not 'VHOST'"
9913   parameters:
9914   - "throughput"
9915   - "parent"
9916   - "tags"
9917   sort:
9918   - "IP6BASE"
9919   - "FIB_20K"
9920   - "FIB_200K"
9921   - "FIB_2M"
9922   traces:
9923     hoverinfo: "x+y"
9924     boxpoints: "outliers"
9925     whiskerwidth: 0
9926   layout:
9927     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
9928     layout: "plot-throughput"
9929
9930 -
9931   type: "plot"
9932   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
9933   algorithm: "plot_performance_box"
9934   output-file-type: ".html"
9935   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
9936   data: "plot-vpp-throughput-latency-2n-skx"
9937   filter: "'NIC_Intel-X710' and
9938            '78B' and
9939            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9940            'NDRPDR' and
9941            '2T1C' and
9942            'IP6FWD' and
9943            not 'SRv6' and
9944            not 'IPSEC' and
9945            not 'VHOST'"
9946   parameters:
9947   - "throughput"
9948   - "parent"
9949   - "tags"
9950   sort:
9951   - "IP6BASE"
9952   - "FIB_20K"
9953   - "FIB_200K"
9954   - "FIB_2M"
9955   traces:
9956     hoverinfo: "x+y"
9957     boxpoints: "outliers"
9958     whiskerwidth: 0
9959   layout:
9960     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
9961     layout: "plot-throughput"
9962
9963 -
9964   type: "plot"
9965   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
9966   algorithm: "plot_performance_box"
9967   output-file-type: ".html"
9968   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
9969   data: "plot-vpp-throughput-latency-2n-skx"
9970   filter: "'NIC_Intel-X710' and
9971            '78B' and
9972            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9973            'NDRPDR' and
9974            '4T2C' and
9975            'IP6FWD' and
9976            not 'SRv6' and
9977            not 'IPSEC' and
9978            not 'VHOST'"
9979   parameters:
9980   - "throughput"
9981   - "parent"
9982   - "tags"
9983   sort:
9984   - "IP6BASE"
9985   - "FIB_20K"
9986   - "FIB_200K"
9987   - "FIB_2M"
9988   traces:
9989     hoverinfo: "x+y"
9990     boxpoints: "outliers"
9991     whiskerwidth: 0
9992   layout:
9993     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
9994     layout: "plot-throughput"
9995
9996 -
9997   type: "plot"
9998   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
9999   algorithm: "plot_performance_box"
10000   output-file-type: ".html"
10001   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
10002   data: "plot-vpp-throughput-latency-2n-skx"
10003   filter: "'NIC_Intel-X710' and
10004            '78B' and
10005            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10006            'NDRPDR' and
10007            '4T2C' and
10008            'IP6FWD' and
10009            not 'SRv6' and
10010            not 'IPSEC' and
10011            not 'VHOST'"
10012   parameters:
10013   - "throughput"
10014   - "parent"
10015   - "tags"
10016   sort:
10017   - "IP6BASE"
10018   - "FIB_20K"
10019   - "FIB_200K"
10020   - "FIB_2M"
10021   traces:
10022     hoverinfo: "x+y"
10023     boxpoints: "outliers"
10024     whiskerwidth: 0
10025   layout:
10026     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
10027     layout: "plot-throughput"
10028
10029 # Packet Throughput - VPP IPv6 2n-skx-xxv710
10030 -
10031   type: "plot"
10032   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
10033   algorithm: "plot_performance_box"
10034   output-file-type: ".html"
10035   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
10036   data: "plot-vpp-throughput-latency-2n-skx"
10037   filter: "'NIC_Intel-XXV710' and
10038            '78B' and
10039            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10040            'NDRPDR' and
10041            '2T1C' and
10042            'IP6FWD' and
10043            not 'SRv6' and
10044            not 'IPSEC' and
10045            not 'VHOST'"
10046   parameters:
10047   - "throughput"
10048   - "parent"
10049   - "tags"
10050   sort:
10051   - "IP6BASE"
10052   - "FIB_20K"
10053   - "FIB_200K"
10054   - "FIB_2M"
10055   traces:
10056     hoverinfo: "x+y"
10057     boxpoints: "outliers"
10058     whiskerwidth: 0
10059   layout:
10060     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
10061     layout: "plot-throughput"
10062
10063 -
10064   type: "plot"
10065   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
10066   algorithm: "plot_performance_box"
10067   output-file-type: ".html"
10068   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
10069   data: "plot-vpp-throughput-latency-2n-skx"
10070   filter: "'NIC_Intel-XXV710' and
10071            '78B' and
10072            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10073            'NDRPDR' and
10074            '2T1C' and
10075            'IP6FWD' and
10076            not 'SRv6' and
10077            not 'IPSEC' and
10078            not 'VHOST'"
10079   parameters:
10080   - "throughput"
10081   - "parent"
10082   - "tags"
10083   sort:
10084   - "IP6BASE"
10085   - "FIB_20K"
10086   - "FIB_200K"
10087   - "FIB_2M"
10088   traces:
10089     hoverinfo: "x+y"
10090     boxpoints: "outliers"
10091     whiskerwidth: 0
10092   layout:
10093     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
10094     layout: "plot-throughput"
10095
10096 -
10097   type: "plot"
10098   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
10099   algorithm: "plot_performance_box"
10100   output-file-type: ".html"
10101   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
10102   data: "plot-vpp-throughput-latency-2n-skx"
10103   filter: "'NIC_Intel-XXV710' and
10104            '78B' and
10105            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10106            'NDRPDR' and
10107            '4T2C' and
10108            'IP6FWD' and
10109            not 'SRv6' and
10110            not 'IPSEC' and
10111            not 'VHOST'"
10112   parameters:
10113   - "throughput"
10114   - "parent"
10115   - "tags"
10116   sort:
10117   - "IP6BASE"
10118   - "FIB_20K"
10119   - "FIB_200K"
10120   - "FIB_2M"
10121   traces:
10122     hoverinfo: "x+y"
10123     boxpoints: "outliers"
10124     whiskerwidth: 0
10125   layout:
10126     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
10127     layout: "plot-throughput"
10128
10129 -
10130   type: "plot"
10131   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
10132   algorithm: "plot_performance_box"
10133   output-file-type: ".html"
10134   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
10135   data: "plot-vpp-throughput-latency-2n-skx"
10136   filter: "'NIC_Intel-XXV710' and
10137            '78B' and
10138            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10139            'NDRPDR' and
10140            '4T2C' and
10141            'IP6FWD' and
10142            not 'SRv6' and
10143            not 'IPSEC' and
10144            not 'VHOST'"
10145   parameters:
10146   - "throughput"
10147   - "parent"
10148   - "tags"
10149   sort:
10150   - "IP6BASE"
10151   - "FIB_20K"
10152   - "FIB_200K"
10153   - "FIB_2M"
10154   traces:
10155     hoverinfo: "x+y"
10156     boxpoints: "outliers"
10157     whiskerwidth: 0
10158   layout:
10159     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
10160     layout: "plot-throughput"
10161
10162 ################################################################################
10163
10164 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
10165 -
10166   type: "plot"
10167   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10168   algorithm: "plot_performance_box"
10169   output-file-type: ".html"
10170   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10171   data: "plot-vpp-throughput-latency-3n-hsw"
10172   filter: "'NIC_Intel-X520-DA2' and
10173            '78B' and
10174            'ENCAP' and
10175            'NDRPDR' and
10176            '1T1C' and
10177            'LISP' and
10178            not 'VHOST'"
10179   parameters:
10180   - "throughput"
10181   - "parent"
10182   - "tags"
10183   sort:
10184   - "IP4UNRLAY"
10185   - "IP6UNRLAY"
10186   traces:
10187     hoverinfo: "x+y"
10188     boxpoints: "outliers"
10189     whiskerwidth: 0
10190   layout:
10191     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10192     layout: "plot-throughput"
10193
10194 -
10195   type: "plot"
10196   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10197   algorithm: "plot_performance_box"
10198   output-file-type: ".html"
10199   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10200   data: "plot-vpp-throughput-latency-3n-hsw"
10201   filter: "'NIC_Intel-X520-DA2' and
10202            '78B' and
10203            'ENCAP' and
10204            'NDRPDR' and
10205            '1T1C' and
10206            'LISP' and
10207            not 'VHOST'"
10208   parameters:
10209   - "throughput"
10210   - "parent"
10211   - "tags"
10212   sort:
10213   - "IP4UNRLAY"
10214   - "IP6UNRLAY"
10215   traces:
10216     hoverinfo: "x+y"
10217     boxpoints: "outliers"
10218     whiskerwidth: 0
10219   layout:
10220     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10221     layout: "plot-throughput"
10222
10223 -
10224   type: "plot"
10225   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10226   algorithm: "plot_performance_box"
10227   output-file-type: ".html"
10228   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10229   data: "plot-vpp-throughput-latency-3n-hsw"
10230   filter: "'NIC_Intel-X520-DA2' and
10231            '78B' and
10232            'ENCAP' and
10233            'NDRPDR' and
10234            '2T2C' and
10235            'LISP' and
10236            not 'VHOST'"
10237   parameters:
10238   - "throughput"
10239   - "parent"
10240   - "tags"
10241   sort:
10242   - "IP4UNRLAY"
10243   - "IP6UNRLAY"
10244   traces:
10245     hoverinfo: "x+y"
10246     boxpoints: "outliers"
10247     whiskerwidth: 0
10248   layout:
10249     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10250     layout: "plot-throughput"
10251
10252 -
10253   type: "plot"
10254   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10255   algorithm: "plot_performance_box"
10256   output-file-type: ".html"
10257   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10258   data: "plot-vpp-throughput-latency-3n-hsw"
10259   filter: "'NIC_Intel-X520-DA2' and
10260            '78B' and
10261            'ENCAP' and
10262            'NDRPDR' and
10263            '2T2C' and
10264            'LISP' and
10265            not 'VHOST'"
10266   parameters:
10267   - "throughput"
10268   - "parent"
10269   - "tags"
10270   sort:
10271   - "IP4UNRLAY"
10272   - "IP6UNRLAY"
10273   traces:
10274     hoverinfo: "x+y"
10275     boxpoints: "outliers"
10276     whiskerwidth: 0
10277   layout:
10278     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10279     layout: "plot-throughput"
10280
10281 ################################################################################
10282
10283 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
10284 -
10285   type: "plot"
10286   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
10287   algorithm: "plot_performance_box"
10288   output-file-type: ".html"
10289   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
10290   data: "plot-vpp-throughput-latency-3n-hsw"
10291   filter: "'NIC_Intel-XL710' and
10292            '64B' and
10293            'IP4FWD' and
10294            'NDRPDR' and
10295            'BASE' and
10296            '1T1C' and
10297            'IPSECHW' and
10298            ('IPSECTRAN' or 'IPSECTUN') and
10299            not 'VHOST'"
10300   parameters:
10301   - "throughput"
10302   - "parent"
10303   - "tags"
10304   traces:
10305     hoverinfo: "x+y"
10306     boxpoints: "outliers"
10307     whiskerwidth: 0
10308   layout:
10309     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
10310     layout: "plot-throughput"
10311
10312 -
10313   type: "plot"
10314   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
10315   algorithm: "plot_performance_box"
10316   output-file-type: ".html"
10317   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
10318   data: "plot-vpp-throughput-latency-3n-hsw"
10319   filter: "'NIC_Intel-XL710' and
10320            '64B' and
10321            'IP4FWD' and
10322            'NDRPDR' and
10323            'BASE' and
10324            '1T1C' and
10325            'IPSECHW' and
10326            ('IPSECTRAN' or 'IPSECTUN') and
10327            not 'VHOST'"
10328   parameters:
10329   - "throughput"
10330   - "parent"
10331   - "tags"
10332   traces:
10333     hoverinfo: "x+y"
10334     boxpoints: "outliers"
10335     whiskerwidth: 0
10336   layout:
10337     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
10338     layout: "plot-throughput"
10339
10340 -
10341   type: "plot"
10342   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
10343   algorithm: "plot_performance_box"
10344   output-file-type: ".html"
10345   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
10346   data: "plot-vpp-throughput-latency-3n-hsw"
10347   filter: "'NIC_Intel-XL710' and
10348            '64B' and
10349            'IP4FWD' and
10350            'NDRPDR' and
10351            'BASE' and
10352            '2T2C' and
10353            'IPSECHW' and
10354            ('IPSECTRAN' or 'IPSECTUN') and
10355            not 'VHOST'"
10356   parameters:
10357   - "throughput"
10358   - "parent"
10359   - "tags"
10360   traces:
10361     hoverinfo: "x+y"
10362     boxpoints: "outliers"
10363     whiskerwidth: 0
10364   layout:
10365     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
10366     layout: "plot-throughput"
10367
10368 -
10369   type: "plot"
10370   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
10371   algorithm: "plot_performance_box"
10372   output-file-type: ".html"
10373   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
10374   data: "plot-vpp-throughput-latency-3n-hsw"
10375   filter: "'NIC_Intel-XL710' and
10376            '64B' and
10377            'IP4FWD' and
10378            'NDRPDR' and
10379            'BASE' and
10380            '2T2C' and
10381            'IPSECHW' and
10382            ('IPSECTRAN' or 'IPSECTUN') and
10383            not 'VHOST'"
10384   parameters:
10385   - "throughput"
10386   - "parent"
10387   - "tags"
10388   traces:
10389     hoverinfo: "x+y"
10390     boxpoints: "outliers"
10391     whiskerwidth: 0
10392   layout:
10393     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
10394     layout: "plot-throughput"
10395
10396 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
10397 -
10398   type: "plot"
10399   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
10400   algorithm: "plot_performance_box"
10401   output-file-type: ".html"
10402   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
10403   data: "plot-vpp-throughput-latency-3n-hsw"
10404   filter: "'NIC_Intel-XL710' and
10405            '64B' and
10406            'IP4FWD' and
10407            'NDRPDR' and
10408            'SCALE' and
10409            '1T1C' and
10410            'IPSECHW' and
10411            ('IPSECTRAN' or 'IPSECTUN') and
10412            not 'VHOST'"
10413   parameters:
10414   - "throughput"
10415   - "parent"
10416   - "tags"
10417   traces:
10418     hoverinfo: "x+y"
10419     boxpoints: "outliers"
10420     whiskerwidth: 0
10421   layout:
10422     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
10423     layout: "plot-throughput"
10424
10425 -
10426   type: "plot"
10427   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
10428   algorithm: "plot_performance_box"
10429   output-file-type: ".html"
10430   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
10431   data: "plot-vpp-throughput-latency-3n-hsw"
10432   filter: "'NIC_Intel-XL710' and
10433            '64B' and
10434            'IP4FWD' and
10435            'NDRPDR' and
10436            'SCALE' and
10437            '1T1C' and
10438            'IPSECHW' and
10439            ('IPSECTRAN' or 'IPSECTUN') and
10440            not 'VHOST'"
10441   parameters:
10442   - "throughput"
10443   - "parent"
10444   - "tags"
10445   traces:
10446     hoverinfo: "x+y"
10447     boxpoints: "outliers"
10448     whiskerwidth: 0
10449   layout:
10450     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
10451     layout: "plot-throughput"
10452
10453 -
10454   type: "plot"
10455   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
10456   algorithm: "plot_performance_box"
10457   output-file-type: ".html"
10458   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
10459   data: "plot-vpp-throughput-latency-3n-hsw"
10460   filter: "'NIC_Intel-XL710' and
10461            '64B' and
10462            'IP4FWD' and
10463            'NDRPDR' and
10464            'SCALE' and
10465            '2T2C' and
10466            'IPSECHW' and
10467            ('IPSECTRAN' or 'IPSECTUN') and
10468            not 'VHOST'"
10469   parameters:
10470   - "throughput"
10471   - "parent"
10472   - "tags"
10473   traces:
10474     hoverinfo: "x+y"
10475     boxpoints: "outliers"
10476     whiskerwidth: 0
10477   layout:
10478     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
10479     layout: "plot-throughput"
10480
10481 -
10482   type: "plot"
10483   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
10484   algorithm: "plot_performance_box"
10485   output-file-type: ".html"
10486   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
10487   data: "plot-vpp-throughput-latency-3n-hsw"
10488   filter: "'NIC_Intel-XL710' and
10489            '64B' and
10490            'IP4FWD' and
10491            'NDRPDR' and
10492            'SCALE' and
10493            '2T2C' and
10494            'IPSECHW' and
10495            ('IPSECTRAN' or 'IPSECTUN') and
10496            not 'VHOST'"
10497   parameters:
10498   - "throughput"
10499   - "parent"
10500   - "tags"
10501   traces:
10502     hoverinfo: "x+y"
10503     boxpoints: "outliers"
10504     whiskerwidth: 0
10505   layout:
10506     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
10507     layout: "plot-throughput"
10508
10509 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
10510 -
10511   type: "plot"
10512   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
10513   algorithm: "plot_performance_box"
10514   output-file-type: ".html"
10515   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
10516   data: "plot-vpp-throughput-latency-3n-hsw"
10517   filter: "'NIC_Intel-XL710' and
10518            '64B' and
10519            'IP4FWD' and
10520            'NDRPDR' and
10521            '1T1C' and
10522            'IPSECSW' and
10523            ('IPSECTRAN' or 'IPSECTUN') and
10524            not 'VHOST'"
10525   parameters:
10526   - "throughput"
10527   - "parent"
10528   - "tags"
10529   traces:
10530     hoverinfo: "x+y"
10531     boxpoints: "outliers"
10532     whiskerwidth: 0
10533   layout:
10534     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
10535     layout: "plot-throughput"
10536
10537 -
10538   type: "plot"
10539   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
10540   algorithm: "plot_performance_box"
10541   output-file-type: ".html"
10542   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
10543   data: "plot-vpp-throughput-latency-3n-hsw"
10544   filter: "'NIC_Intel-XL710' and
10545            '64B' and
10546            'IP4FWD' and
10547            'NDRPDR' and
10548            '1T1C' and
10549            'IPSECSW' and
10550            ('IPSECTRAN' or 'IPSECTUN') and
10551            not 'VHOST'"
10552   parameters:
10553   - "throughput"
10554   - "parent"
10555   - "tags"
10556   traces:
10557     hoverinfo: "x+y"
10558     boxpoints: "outliers"
10559     whiskerwidth: 0
10560   layout:
10561     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
10562     layout: "plot-throughput"
10563
10564 -
10565   type: "plot"
10566   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
10567   algorithm: "plot_performance_box"
10568   output-file-type: ".html"
10569   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
10570   data: "plot-vpp-throughput-latency-3n-hsw"
10571   filter: "'NIC_Intel-XL710' and
10572            '64B' and
10573            'IP4FWD' and
10574            'NDRPDR' and
10575            '2T2C' and
10576            'IPSECSW' and
10577            ('IPSECTRAN' or 'IPSECTUN') and
10578            not 'VHOST'"
10579   parameters:
10580   - "throughput"
10581   - "parent"
10582   - "tags"
10583   traces:
10584     hoverinfo: "x+y"
10585     boxpoints: "outliers"
10586     whiskerwidth: 0
10587   layout:
10588     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
10589     layout: "plot-throughput"
10590
10591 -
10592   type: "plot"
10593   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
10594   algorithm: "plot_performance_box"
10595   output-file-type: ".html"
10596   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
10597   data: "plot-vpp-throughput-latency-3n-hsw"
10598   filter: "'NIC_Intel-XL710' and
10599            '64B' and
10600            'IP4FWD' and
10601            'NDRPDR' and
10602            '2T2C' and
10603            'IPSECSW' and
10604            ('IPSECTRAN' or 'IPSECTUN') and
10605            not 'VHOST'"
10606   parameters:
10607   - "throughput"
10608   - "parent"
10609   - "tags"
10610   traces:
10611     hoverinfo: "x+y"
10612     boxpoints: "outliers"
10613     whiskerwidth: 0
10614   layout:
10615     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
10616     layout: "plot-throughput"
10617
10618 ################################################################################
10619
10620 # Packet Throughput - VPP SRv6 3n-hsw-x520
10621 -
10622   type: "plot"
10623   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
10624   algorithm: "plot_performance_box"
10625   output-file-type: ".html"
10626   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
10627   data: "plot-vpp-throughput-latency-3n-hsw"
10628   filter: "'NIC_Intel-X520-DA2' and
10629            '78B' and
10630            'FEATURE' and
10631            'NDRPDR' and
10632            '1T1C' and
10633            'IP6FWD' and
10634            'SRv6'"
10635   parameters:
10636   - "throughput"
10637   - "parent"
10638   - "tags"
10639   traces:
10640     hoverinfo: "x+y"
10641     boxpoints: "outliers"
10642     whiskerwidth: 0
10643   layout:
10644     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
10645     layout: "plot-throughput"
10646
10647 -
10648   type: "plot"
10649   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
10650   algorithm: "plot_performance_box"
10651   output-file-type: ".html"
10652   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
10653   data: "plot-vpp-throughput-latency-3n-hsw"
10654   filter: "'NIC_Intel-X520-DA2' and
10655            '78B' and
10656            'FEATURE' and
10657            'NDRPDR' and
10658            '1T1C' and
10659            'IP6FWD' and
10660            'SRv6'"
10661   parameters:
10662   - "throughput"
10663   - "parent"
10664   - "tags"
10665   traces:
10666     hoverinfo: "x+y"
10667     boxpoints: "outliers"
10668     whiskerwidth: 0
10669   layout:
10670     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
10671     layout: "plot-throughput"
10672
10673 -
10674   type: "plot"
10675   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
10676   algorithm: "plot_performance_box"
10677   output-file-type: ".html"
10678   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
10679   data: "plot-vpp-throughput-latency-3n-hsw"
10680   filter: "'NIC_Intel-X520-DA2' and
10681            '78B' and
10682            'FEATURE' and
10683            'NDRPDR' and
10684            '2T2C' and
10685            'IP6FWD' and
10686            'SRv6'"
10687   parameters:
10688   - "throughput"
10689   - "parent"
10690   - "tags"
10691   traces:
10692     hoverinfo: "x+y"
10693     boxpoints: "outliers"
10694     whiskerwidth: 0
10695   layout:
10696     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
10697     layout: "plot-throughput"
10698
10699 -
10700   type: "plot"
10701   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
10702   algorithm: "plot_performance_box"
10703   output-file-type: ".html"
10704   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
10705   data: "plot-vpp-throughput-latency-3n-hsw"
10706   filter: "'NIC_Intel-X520-DA2' and
10707            '78B' and
10708            'FEATURE' and
10709            'NDRPDR' and
10710            '2T2C' and
10711            'IP6FWD' and
10712            'SRv6'"
10713   parameters:
10714   - "throughput"
10715   - "parent"
10716   - "tags"
10717   traces:
10718     hoverinfo: "x+y"
10719     boxpoints: "outliers"
10720     whiskerwidth: 0
10721   layout:
10722     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
10723     layout: "plot-throughput"
10724
10725 ################################################################################
10726
10727 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
10728 -
10729   type: "plot"
10730   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10731   algorithm: "plot_performance_box"
10732   output-file-type: ".html"
10733   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10734   data: "plot-vpp-throughput-latency-3n-hsw"
10735   filter: "'NIC_Intel-X520-DA2' and
10736            '64B' and
10737            'NDRPDR' and
10738            'ETH' and
10739            'IP4FWD' and
10740            '1T1C' and
10741            'VHOST_1024' and
10742            not 'VXLAN' and
10743            not 'DOT1Q'"
10744   parameters:
10745   - "throughput"
10746   - "parent"
10747   - "tags"
10748   sort:
10749   - "not CFS_OPT"
10750   - "1VM"
10751   - "2VM"
10752   traces:
10753     hoverinfo: "x+y"
10754     boxpoints: "outliers"
10755     whiskerwidth: 0
10756   layout:
10757     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10758     layout: "plot-throughput"
10759
10760 -
10761   type: "plot"
10762   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10763   algorithm: "plot_performance_box"
10764   output-file-type: ".html"
10765   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10766   data: "plot-vpp-throughput-latency-3n-hsw"
10767   filter: "'NIC_Intel-X520-DA2' and
10768            '64B' and
10769            'NDRPDR' and
10770            'ETH' and
10771            'IP4FWD' and
10772            '2T2C' and
10773            'VHOST_1024' and
10774            not 'VXLAN' and
10775            not 'DOT1Q'"
10776   parameters:
10777   - "throughput"
10778   - "parent"
10779   - "tags"
10780   sort:
10781   - "not CFS_OPT"
10782   - "1VM"
10783   - "2VM"
10784   traces:
10785     hoverinfo: "x+y"
10786     boxpoints: "outliers"
10787     whiskerwidth: 0
10788   layout:
10789     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10790     layout: "plot-throughput"
10791
10792 -
10793   type: "plot"
10794   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10795   algorithm: "plot_performance_box"
10796   output-file-type: ".html"
10797   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10798   data: "plot-vpp-throughput-latency-3n-hsw"
10799   filter: "'NIC_Intel-X520-DA2' and
10800            '64B' and
10801            'NDRPDR' and
10802            'ETH' and
10803            'IP4FWD' and
10804            '1T1C' and
10805            'VHOST_1024' and
10806            not 'VXLAN' and
10807            not 'DOT1Q'"
10808   parameters:
10809   - "throughput"
10810   - "parent"
10811   - "tags"
10812   sort:
10813   - "not CFS_OPT"
10814   - "1VM"
10815   - "2VM"
10816   traces:
10817     hoverinfo: "x+y"
10818     boxpoints: "outliers"
10819     whiskerwidth: 0
10820   layout:
10821     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10822     layout: "plot-throughput"
10823
10824 -
10825   type: "plot"
10826   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10827   algorithm: "plot_performance_box"
10828   output-file-type: ".html"
10829   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10830   data: "plot-vpp-throughput-latency-3n-hsw"
10831   filter: "'NIC_Intel-X520-DA2' and
10832            '64B' and
10833            'NDRPDR' and
10834            'ETH' and
10835            'IP4FWD' and
10836            '2T2C' and
10837            'VHOST_1024' and
10838            not 'VXLAN' and
10839            not 'DOT1Q'"
10840   parameters:
10841   - "throughput"
10842   - "parent"
10843   - "tags"
10844   sort:
10845   - "not CFS_OPT"
10846   - "1VM"
10847   - "2VM"
10848   traces:
10849     hoverinfo: "x+y"
10850     boxpoints: "outliers"
10851     whiskerwidth: 0
10852   layout:
10853     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10854     layout: "plot-throughput"
10855
10856 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
10857 -
10858   type: "plot"
10859   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10860   algorithm: "plot_performance_box"
10861   output-file-type: ".html"
10862   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10863   data: "plot-vpp-throughput-latency-3n-hsw"
10864   filter: "'NIC_Intel-X520-DA2' and
10865            '64B' and
10866            'NDRPDR' and
10867            'ETH' and
10868            '1T1C' and
10869            'L2BDMACLRN' and
10870            'VHOST_1024' and
10871            not 'VXLAN' and
10872            not 'IP4FWD' and
10873            not 'DOT1Q' and
10874            not '2VM'"
10875   parameters:
10876   - "throughput"
10877   - "parent"
10878   - "tags"
10879   sort:
10880   - "VM"  # "not CFS_OPT"
10881   - "CFS_OPT"
10882   - "FIB_10K"
10883   - "FIB_100K"
10884   - "FIB_1M"
10885   traces:
10886     hoverinfo: "x+y"
10887     boxpoints: "outliers"
10888     whiskerwidth: 0
10889   layout:
10890     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10891     layout: "plot-throughput"
10892
10893 -
10894   type: "plot"
10895   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10896   algorithm: "plot_performance_box"
10897   output-file-type: ".html"
10898   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10899   data: "plot-vpp-throughput-latency-3n-hsw"
10900   filter: "'NIC_Intel-X520-DA2' and
10901            '64B' and
10902            'NDRPDR' and
10903            'ETH' and
10904            '2T2C' and
10905            'L2BDMACLRN' and
10906            'VHOST_1024' and
10907            not 'VXLAN' and
10908            not 'IP4FWD' and
10909            not 'DOT1Q' and
10910            not '2VM'"
10911   parameters:
10912   - "throughput"
10913   - "parent"
10914   - "tags"
10915   sort:
10916   - "VM"  # "not CFS_OPT"
10917   - "CFS_OPT"
10918   - "FIB_10K"
10919   - "FIB_100K"
10920   - "FIB_1M"
10921   traces:
10922     hoverinfo: "x+y"
10923     boxpoints: "outliers"
10924     whiskerwidth: 0
10925   layout:
10926     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10927     layout: "plot-throughput"
10928
10929 -
10930   type: "plot"
10931   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10932   algorithm: "plot_performance_box"
10933   output-file-type: ".html"
10934   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10935   data: "plot-vpp-throughput-latency-3n-hsw"
10936   filter: "'NIC_Intel-X520-DA2' and
10937            '64B' and
10938            'NDRPDR' and
10939            'ETH' and
10940            '1T1C' and
10941            'L2BDMACLRN' and
10942            'VHOST_1024' and
10943            not 'VXLAN' and
10944            not 'IP4FWD' and
10945            not 'DOT1Q' and
10946            not '2VM'"
10947   parameters:
10948   - "throughput"
10949   - "parent"
10950   - "tags"
10951   sort:
10952   - "VM"  # "not CFS_OPT"
10953   - "CFS_OPT"
10954   - "FIB_10K"
10955   - "FIB_100K"
10956   - "FIB_1M"
10957   traces:
10958     hoverinfo: "x+y"
10959     boxpoints: "outliers"
10960     whiskerwidth: 0
10961   layout:
10962     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10963     layout: "plot-throughput"
10964
10965 -
10966   type: "plot"
10967   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10968   algorithm: "plot_performance_box"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10971   data: "plot-vpp-throughput-latency-3n-hsw"
10972   filter: "'NIC_Intel-X520-DA2' and
10973            '64B' and
10974            'NDRPDR' and
10975            'ETH' and
10976            '2T2C' and
10977            'L2BDMACLRN' and
10978            'VHOST_1024' and
10979            not 'VXLAN' and
10980            not 'IP4FWD' and
10981            not 'DOT1Q' and
10982            not '2VM'"
10983   parameters:
10984   - "throughput"
10985   - "parent"
10986   - "tags"
10987   sort:
10988   - "VM"  # "not CFS_OPT"
10989   - "CFS_OPT"
10990   - "FIB_10K"
10991   - "FIB_100K"
10992   - "FIB_1M"
10993   traces:
10994     hoverinfo: "x+y"
10995     boxpoints: "outliers"
10996     whiskerwidth: 0
10997   layout:
10998     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10999     layout: "plot-throughput"
11000
11001 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
11002 -
11003   type: "plot"
11004   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
11005   algorithm: "plot_performance_box"
11006   output-file-type: ".html"
11007   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
11008   data: "plot-vpp-throughput-latency-3n-hsw"
11009   filter: "'NIC_Intel-X520-DA2' and
11010            '64B' and
11011            'NDRPDR' and
11012            'ETH' and
11013            'BASE' and
11014            '1T1C' and
11015            ('L2BDMACLRN' or 'L2XCFWD') and
11016            'VHOST_1024' and
11017            not 'VXLAN' and
11018            not 'IP4FWD' and
11019            not 'DOT1Q' and
11020            not '2VM'"
11021   parameters:
11022   - "throughput"
11023   - "parent"
11024   - "tags"
11025   sort:
11026   - "not CFS_OPT"
11027   - "L2XCFWD"
11028   - "not CFS_OPT"
11029   - "CFS_OPT"
11030   traces:
11031     hoverinfo: "x+y"
11032     boxpoints: "outliers"
11033     whiskerwidth: 0
11034   layout:
11035     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
11036     layout: "plot-throughput"
11037
11038 -
11039   type: "plot"
11040   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
11041   algorithm: "plot_performance_box"
11042   output-file-type: ".html"
11043   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
11044   data: "plot-vpp-throughput-latency-3n-hsw"
11045   filter: "'NIC_Intel-X520-DA2' and
11046            '64B' and
11047            'NDRPDR' and
11048            'ETH' and
11049            'BASE' and
11050            '1T1C' and
11051            ('L2BDMACLRN' or 'L2XCFWD') and
11052            'VHOST_1024' and
11053            not 'VXLAN' and
11054            not 'IP4FWD' and
11055            not 'DOT1Q' and
11056            not '2VM'"
11057   parameters:
11058   - "throughput"
11059   - "parent"
11060   - "tags"
11061   sort:
11062   - "not CFS_OPT"
11063   - "L2XCFWD"
11064   - "not CFS_OPT"
11065   - "CFS_OPT"
11066   traces:
11067     hoverinfo: "x+y"
11068     boxpoints: "outliers"
11069     whiskerwidth: 0
11070   layout:
11071     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
11072     layout: "plot-throughput"
11073
11074 -
11075   type: "plot"
11076   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
11077   algorithm: "plot_performance_box"
11078   output-file-type: ".html"
11079   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
11080   data: "plot-vpp-throughput-latency-3n-hsw"
11081   filter: "'NIC_Intel-X520-DA2' and
11082            '64B' and
11083            'NDRPDR' and
11084            'ETH' and
11085            'BASE' and
11086            '2T2C' and
11087            ('L2BDMACLRN' or 'L2XCFWD') and
11088            'VHOST_1024' and
11089            not 'VXLAN' and
11090            not 'IP4FWD' and
11091            not 'DOT1Q' and
11092            not '2VM'"
11093   parameters:
11094   - "throughput"
11095   - "parent"
11096   - "tags"
11097   sort:
11098   - "not CFS_OPT"
11099   - "L2XCFWD"
11100   - "not CFS_OPT"
11101   - "CFS_OPT"
11102   traces:
11103     hoverinfo: "x+y"
11104     boxpoints: "outliers"
11105     whiskerwidth: 0
11106   layout:
11107     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
11108     layout: "plot-throughput"
11109
11110 -
11111   type: "plot"
11112   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
11113   algorithm: "plot_performance_box"
11114   output-file-type: ".html"
11115   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
11116   data: "plot-vpp-throughput-latency-3n-hsw"
11117   filter: "'NIC_Intel-X520-DA2' and
11118            '64B' and
11119            'NDRPDR' and
11120            'ETH' and
11121            'BASE' and
11122            '2T2C' and
11123            ('L2BDMACLRN' or 'L2XCFWD') and
11124            'VHOST_1024' and
11125            not 'VXLAN' and
11126            not 'IP4FWD' and
11127            not 'DOT1Q' and
11128            not '2VM'"
11129   parameters:
11130   - "throughput"
11131   - "parent"
11132   - "tags"
11133   sort:
11134   - "not CFS_OPT"
11135   - "L2XCFWD"
11136   - "not CFS_OPT"
11137   - "CFS_OPT"
11138   traces:
11139     hoverinfo: "x+y"
11140     boxpoints: "outliers"
11141     whiskerwidth: 0
11142   layout:
11143     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
11144     layout: "plot-throughput"
11145
11146 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
11147 -
11148   type: "plot"
11149   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
11150   algorithm: "plot_performance_box"
11151   output-file-type: ".html"
11152   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
11153   data: "plot-vpp-throughput-latency-3n-hsw"
11154   filter: "'NIC_Intel-X520-DA2' and
11155            '64B' and
11156            'NDRPDR' and
11157            'ETH' and
11158            '1T1C' and
11159            ('L2BDMACLRN' or 'L2XCFWD') and
11160            'VHOST_1024' and
11161            not 'CFS_OPT' and
11162            not 'VXLAN' and
11163            not 'IP4FWD' and
11164            not 'DOT1Q'"
11165   parameters:
11166   - "throughput"
11167   - "parent"
11168   - "tags"
11169   sort:
11170   - "1VM"
11171   - "L2XCFWD"
11172   - "1VM"
11173   - "L2BDMACLRN"
11174   traces:
11175     hoverinfo: "x+y"
11176     boxpoints: "outliers"
11177     whiskerwidth: 0
11178   layout:
11179     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
11180     layout: "plot-throughput"
11181
11182 -
11183   type: "plot"
11184   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
11185   algorithm: "plot_performance_box"
11186   output-file-type: ".html"
11187   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
11188   data: "plot-vpp-throughput-latency-3n-hsw"
11189   filter: "'NIC_Intel-X520-DA2' and
11190            '64B' and
11191            'NDRPDR' and
11192            'ETH' and
11193            '1T1C' and
11194            ('L2BDMACLRN' or 'L2XCFWD') and
11195            'VHOST_1024' and
11196            not 'CFS_OPT' and
11197            not 'VXLAN' and
11198            not 'IP4FWD' and
11199            not 'DOT1Q'"
11200   parameters:
11201   - "throughput"
11202   - "parent"
11203   - "tags"
11204   sort:
11205   - "1VM"
11206   - "L2XCFWD"
11207   - "1VM"
11208   - "L2BDMACLRN"
11209   traces:
11210     hoverinfo: "x+y"
11211     boxpoints: "outliers"
11212     whiskerwidth: 0
11213   layout:
11214     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
11215     layout: "plot-throughput"
11216
11217 -
11218   type: "plot"
11219   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
11220   algorithm: "plot_performance_box"
11221   output-file-type: ".html"
11222   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
11223   data: "plot-vpp-throughput-latency-3n-hsw"
11224   filter: "'NIC_Intel-X520-DA2' and
11225            '64B' and
11226            'NDRPDR' and
11227            'ETH' and
11228            '2T2C' and
11229            ('L2BDMACLRN' or 'L2XCFWD') and
11230            'VHOST_1024' and
11231            not 'CFS_OPT' and
11232            not 'VXLAN' and
11233            not 'IP4FWD' and
11234            not 'DOT1Q'"
11235   parameters:
11236   - "throughput"
11237   - "parent"
11238   - "tags"
11239   sort:
11240   - "1VM"
11241   - "L2XCFWD"
11242   - "1VM"
11243   - "L2BDMACLRN"
11244   traces:
11245     hoverinfo: "x+y"
11246     boxpoints: "outliers"
11247     whiskerwidth: 0
11248   layout:
11249     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
11250     layout: "plot-throughput"
11251
11252 -
11253   type: "plot"
11254   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
11255   algorithm: "plot_performance_box"
11256   output-file-type: ".html"
11257   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
11258   data: "plot-vpp-throughput-latency-3n-hsw"
11259   filter: "'NIC_Intel-X520-DA2' and
11260            '64B' and
11261            'NDRPDR' and
11262            'ETH' and
11263            '2T2C' and
11264            ('L2BDMACLRN' or 'L2XCFWD') and
11265            'VHOST_1024' and
11266            not 'CFS_OPT' and
11267            not 'VXLAN' and
11268            not 'IP4FWD' and
11269            not 'DOT1Q'"
11270   parameters:
11271   - "throughput"
11272   - "parent"
11273   - "tags"
11274   sort:
11275   - "1VM"
11276   - "L2XCFWD"
11277   - "1VM"
11278   - "L2BDMACLRN"
11279   traces:
11280     hoverinfo: "x+y"
11281     boxpoints: "outliers"
11282     whiskerwidth: 0
11283   layout:
11284     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
11285     layout: "plot-throughput"
11286
11287 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
11288 -
11289   type: "plot"
11290   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11291   algorithm: "plot_performance_box"
11292   output-file-type: ".html"
11293   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11294   data: "plot-vpp-throughput-latency-3n-hsw"
11295   filter: "'NIC_Intel-X710' and
11296            '64B' and
11297            'NDRPDR' and
11298            'ETH' and
11299            'IP4FWD' and
11300            '1T1C' and
11301            'VHOST_1024' and
11302            not 'VXLAN' and
11303            not 'DOT1Q'"
11304   parameters:
11305   - "throughput"
11306   - "parent"
11307   - "tags"
11308   sort:
11309   - "not CFS_OPT"
11310   - "1VM"
11311   - "2VM"
11312   traces:
11313     hoverinfo: "x+y"
11314     boxpoints: "outliers"
11315     whiskerwidth: 0
11316   layout:
11317     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11318     layout: "plot-throughput"
11319
11320 -
11321   type: "plot"
11322   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11323   algorithm: "plot_performance_box"
11324   output-file-type: ".html"
11325   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11326   data: "plot-vpp-throughput-latency-3n-hsw"
11327   filter: "'NIC_Intel-X710' and
11328            '64B' and
11329            'NDRPDR' and
11330            'ETH' and
11331            'IP4FWD' and
11332            '2T2C' and
11333            'VHOST_1024' and
11334            not 'VXLAN' and
11335            not 'DOT1Q'"
11336   parameters:
11337   - "throughput"
11338   - "parent"
11339   - "tags"
11340   sort:
11341   - "not CFS_OPT"
11342   - "1VM"
11343   - "2VM"
11344   traces:
11345     hoverinfo: "x+y"
11346     boxpoints: "outliers"
11347     whiskerwidth: 0
11348   layout:
11349     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11350     layout: "plot-throughput"
11351
11352 -
11353   type: "plot"
11354   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11355   algorithm: "plot_performance_box"
11356   output-file-type: ".html"
11357   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11358   data: "plot-vpp-throughput-latency-3n-hsw"
11359   filter: "'NIC_Intel-X710' and
11360            '64B' and
11361            'NDRPDR' and
11362            'ETH' and
11363            'IP4FWD' and
11364            '1T1C' and
11365            'VHOST_1024' and
11366            not 'VXLAN' and
11367            not 'DOT1Q'"
11368   parameters:
11369   - "throughput"
11370   - "parent"
11371   - "tags"
11372   sort:
11373   - "not CFS_OPT"
11374   - "1VM"
11375   - "2VM"
11376   traces:
11377     hoverinfo: "x+y"
11378     boxpoints: "outliers"
11379     whiskerwidth: 0
11380   layout:
11381     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11382     layout: "plot-throughput"
11383
11384 -
11385   type: "plot"
11386   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11387   algorithm: "plot_performance_box"
11388   output-file-type: ".html"
11389   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11390   data: "plot-vpp-throughput-latency-3n-hsw"
11391   filter: "'NIC_Intel-X710' and
11392            '64B' and
11393            'NDRPDR' and
11394            'ETH' and
11395            'IP4FWD' and
11396            '2T2C' and
11397            'VHOST_1024' and
11398            not 'VXLAN' and
11399            not 'DOT1Q'"
11400   parameters:
11401   - "throughput"
11402   - "parent"
11403   - "tags"
11404   sort:
11405   - "not CFS_OPT"
11406   - "1VM"
11407   - "2VM"
11408   traces:
11409     hoverinfo: "x+y"
11410     boxpoints: "outliers"
11411     whiskerwidth: 0
11412   layout:
11413     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11414     layout: "plot-throughput"
11415
11416 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
11417 -
11418   type: "plot"
11419   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11420   algorithm: "plot_performance_box"
11421   output-file-type: ".html"
11422   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11423   data: "plot-vpp-throughput-latency-3n-hsw"
11424   filter: "'NIC_Intel-X710' and
11425            '64B' and
11426            'NDRPDR' and
11427            'ETH' and
11428            '1T1C' and
11429            'L2BDMACLRN' and
11430            'VHOST_1024' and
11431            not 'VXLAN' and
11432            not 'IP4FWD' and
11433            not 'DOT1Q' and
11434            not '2VM'"
11435   parameters:
11436   - "throughput"
11437   - "parent"
11438   - "tags"
11439   sort:
11440   - "VM"  # "not CFS_OPT"
11441   - "CFS_OPT"
11442   - "FIB_10K"
11443   - "FIB_100K"
11444   - "FIB_1M"
11445   traces:
11446     hoverinfo: "x+y"
11447     boxpoints: "outliers"
11448     whiskerwidth: 0
11449   layout:
11450     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11451     layout: "plot-throughput"
11452
11453 -
11454   type: "plot"
11455   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11456   algorithm: "plot_performance_box"
11457   output-file-type: ".html"
11458   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11459   data: "plot-vpp-throughput-latency-3n-hsw"
11460   filter: "'NIC_Intel-X710' and
11461            '64B' and
11462            'NDRPDR' and
11463            'ETH' and
11464            '2T2C' and
11465            'L2BDMACLRN' and
11466            'VHOST_1024' and
11467            not 'VXLAN' and
11468            not 'IP4FWD' and
11469            not 'DOT1Q' and
11470            not '2VM'"
11471   parameters:
11472   - "throughput"
11473   - "parent"
11474   - "tags"
11475   sort:
11476   - "VM"  # "not CFS_OPT"
11477   - "CFS_OPT"
11478   - "FIB_10K"
11479   - "FIB_100K"
11480   - "FIB_1M"
11481   traces:
11482     hoverinfo: "x+y"
11483     boxpoints: "outliers"
11484     whiskerwidth: 0
11485   layout:
11486     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11487     layout: "plot-throughput"
11488
11489 -
11490   type: "plot"
11491   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11492   algorithm: "plot_performance_box"
11493   output-file-type: ".html"
11494   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11495   data: "plot-vpp-throughput-latency-3n-hsw"
11496   filter: "'NIC_Intel-X710' and
11497            '64B' and
11498            'NDRPDR' and
11499            'ETH' and
11500            '1T1C' and
11501            'L2BDMACLRN' and
11502            'VHOST_1024' and
11503            not 'VXLAN' and
11504            not 'IP4FWD' and
11505            not 'DOT1Q' and
11506            not '2VM'"
11507   parameters:
11508   - "throughput"
11509   - "parent"
11510   - "tags"
11511   sort:
11512   - "VM"  # "not CFS_OPT"
11513   - "CFS_OPT"
11514   - "FIB_10K"
11515   - "FIB_100K"
11516   - "FIB_1M"
11517   traces:
11518     hoverinfo: "x+y"
11519     boxpoints: "outliers"
11520     whiskerwidth: 0
11521   layout:
11522     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11523     layout: "plot-throughput"
11524
11525 -
11526   type: "plot"
11527   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11528   algorithm: "plot_performance_box"
11529   output-file-type: ".html"
11530   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11531   data: "plot-vpp-throughput-latency-3n-hsw"
11532   filter: "'NIC_Intel-X710' and
11533            '64B' and
11534            'NDRPDR' and
11535            'ETH' and
11536            '2T2C' and
11537            'L2BDMACLRN' and
11538            'VHOST_1024' and
11539            not 'VXLAN' and
11540            not 'IP4FWD' and
11541            not 'DOT1Q' and
11542            not '2VM'"
11543   parameters:
11544   - "throughput"
11545   - "parent"
11546   - "tags"
11547   sort:
11548   - "VM"  # "not CFS_OPT"
11549   - "CFS_OPT"
11550   - "FIB_10K"
11551   - "FIB_100K"
11552   - "FIB_1M"
11553   traces:
11554     hoverinfo: "x+y"
11555     boxpoints: "outliers"
11556     whiskerwidth: 0
11557   layout:
11558     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11559     layout: "plot-throughput"
11560
11561 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
11562 -
11563   type: "plot"
11564   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
11565   algorithm: "plot_performance_box"
11566   output-file-type: ".html"
11567   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
11568   data: "plot-vpp-throughput-latency-3n-hsw"
11569   filter: "'NIC_Intel-X710' and
11570            '64B' and
11571            'NDRPDR' and
11572            'ETH' and
11573            'BASE' and
11574            '1T1C' and
11575            ('L2BDMACLRN' or 'L2XCFWD') and
11576            'VHOST_1024' and
11577            not 'VXLAN' and
11578            not 'IP4FWD' and
11579            not 'DOT1Q' and
11580            not '2VM'"
11581   parameters:
11582   - "throughput"
11583   - "parent"
11584   - "tags"
11585   sort:
11586   - "not CFS_OPT"
11587   - "L2XCFWD"
11588   - "not CFS_OPT"
11589   - "CFS_OPT"
11590   traces:
11591     hoverinfo: "x+y"
11592     boxpoints: "outliers"
11593     whiskerwidth: 0
11594   layout:
11595     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
11596     layout: "plot-throughput"
11597
11598 -
11599   type: "plot"
11600   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
11601   algorithm: "plot_performance_box"
11602   output-file-type: ".html"
11603   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
11604   data: "plot-vpp-throughput-latency-3n-hsw"
11605   filter: "'NIC_Intel-X710' and
11606            '64B' and
11607            'NDRPDR' and
11608            'ETH' and
11609            'BASE' and
11610            '1T1C' and
11611            ('L2BDMACLRN' or 'L2XCFWD') and
11612            'VHOST_1024' and
11613            not 'VXLAN' and
11614            not 'IP4FWD' and
11615            not 'DOT1Q' and
11616            not '2VM'"
11617   parameters:
11618   - "throughput"
11619   - "parent"
11620   - "tags"
11621   sort:
11622   - "not CFS_OPT"
11623   - "L2XCFWD"
11624   - "not CFS_OPT"
11625   - "CFS_OPT"
11626   traces:
11627     hoverinfo: "x+y"
11628     boxpoints: "outliers"
11629     whiskerwidth: 0
11630   layout:
11631     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
11632     layout: "plot-throughput"
11633
11634 -
11635   type: "plot"
11636   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
11637   algorithm: "plot_performance_box"
11638   output-file-type: ".html"
11639   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
11640   data: "plot-vpp-throughput-latency-3n-hsw"
11641   filter: "'NIC_Intel-X710' and
11642            '64B' and
11643            'NDRPDR' and
11644            'ETH' and
11645            'BASE' and
11646            '2T2C' and
11647            ('L2BDMACLRN' or 'L2XCFWD') and
11648            'VHOST_1024' and
11649            not 'VXLAN' and
11650            not 'IP4FWD' and
11651            not 'DOT1Q' and
11652            not '2VM'"
11653   parameters:
11654   - "throughput"
11655   - "parent"
11656   - "tags"
11657   sort:
11658   - "not CFS_OPT"
11659   - "L2XCFWD"
11660   - "not CFS_OPT"
11661   - "CFS_OPT"
11662   traces:
11663     hoverinfo: "x+y"
11664     boxpoints: "outliers"
11665     whiskerwidth: 0
11666   layout:
11667     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
11668     layout: "plot-throughput"
11669
11670 -
11671   type: "plot"
11672   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
11673   algorithm: "plot_performance_box"
11674   output-file-type: ".html"
11675   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
11676   data: "plot-vpp-throughput-latency-3n-hsw"
11677   filter: "'NIC_Intel-X710' and
11678            '64B' and
11679            'NDRPDR' and
11680            'ETH' and
11681            'BASE' and
11682            '2T2C' and
11683            ('L2BDMACLRN' or 'L2XCFWD') and
11684            'VHOST_1024' and
11685            not 'VXLAN' and
11686            not 'IP4FWD' and
11687            not 'DOT1Q' and
11688            not '2VM'"
11689   parameters:
11690   - "throughput"
11691   - "parent"
11692   - "tags"
11693   sort:
11694   - "not CFS_OPT"
11695   - "L2XCFWD"
11696   - "not CFS_OPT"
11697   - "CFS_OPT"
11698   traces:
11699     hoverinfo: "x+y"
11700     boxpoints: "outliers"
11701     whiskerwidth: 0
11702   layout:
11703     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
11704     layout: "plot-throughput"
11705
11706 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
11707 -
11708   type: "plot"
11709   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
11710   algorithm: "plot_performance_box"
11711   output-file-type: ".html"
11712   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
11713   data: "plot-vpp-throughput-latency-3n-hsw"
11714   filter: "'NIC_Intel-X710' and
11715            '64B' and
11716            'NDRPDR' and
11717            'ETH' and
11718            '1T1C' and
11719            ('L2BDMACLRN' or 'L2XCFWD') and
11720            'VHOST_1024' and
11721            not 'CFS_OPT' and
11722            not 'VXLAN' and
11723            not 'IP4FWD' and
11724            not 'DOT1Q'"
11725   parameters:
11726   - "throughput"
11727   - "parent"
11728   - "tags"
11729   sort:
11730   - "1VM"
11731   - "L2XCFWD"
11732   - "1VM"
11733   - "L2BDMACLRN"
11734   traces:
11735     hoverinfo: "x+y"
11736     boxpoints: "outliers"
11737     whiskerwidth: 0
11738   layout:
11739     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
11740     layout: "plot-throughput"
11741
11742 -
11743   type: "plot"
11744   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
11745   algorithm: "plot_performance_box"
11746   output-file-type: ".html"
11747   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
11748   data: "plot-vpp-throughput-latency-3n-hsw"
11749   filter: "'NIC_Intel-X710' and
11750            '64B' and
11751            'NDRPDR' and
11752            'ETH' and
11753            '1T1C' and
11754            ('L2BDMACLRN' or 'L2XCFWD') and
11755            'VHOST_1024' and
11756            not 'CFS_OPT' and
11757            not 'VXLAN' and
11758            not 'IP4FWD' and
11759            not 'DOT1Q'"
11760   parameters:
11761   - "throughput"
11762   - "parent"
11763   - "tags"
11764   sort:
11765   - "1VM"
11766   - "L2XCFWD"
11767   - "1VM"
11768   - "L2BDMACLRN"
11769   traces:
11770     hoverinfo: "x+y"
11771     boxpoints: "outliers"
11772     whiskerwidth: 0
11773   layout:
11774     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
11775     layout: "plot-throughput"
11776
11777 -
11778   type: "plot"
11779   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
11780   algorithm: "plot_performance_box"
11781   output-file-type: ".html"
11782   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
11783   data: "plot-vpp-throughput-latency-3n-hsw"
11784   filter: "'NIC_Intel-X710' and
11785            '64B' and
11786            'NDRPDR' and
11787            'ETH' and
11788            '2T2C' and
11789            ('L2BDMACLRN' or 'L2XCFWD') and
11790            'VHOST_1024' and
11791            not 'CFS_OPT' and
11792            not 'VXLAN' and
11793            not 'IP4FWD' and
11794            not 'DOT1Q'"
11795   parameters:
11796   - "throughput"
11797   - "parent"
11798   - "tags"
11799   sort:
11800   - "1VM"
11801   - "L2XCFWD"
11802   - "1VM"
11803   - "L2BDMACLRN"
11804   traces:
11805     hoverinfo: "x+y"
11806     boxpoints: "outliers"
11807     whiskerwidth: 0
11808   layout:
11809     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
11810     layout: "plot-throughput"
11811
11812 -
11813   type: "plot"
11814   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
11815   algorithm: "plot_performance_box"
11816   output-file-type: ".html"
11817   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
11818   data: "plot-vpp-throughput-latency-3n-hsw"
11819   filter: "'NIC_Intel-X710' and
11820            '64B' and
11821            'NDRPDR' and
11822            'ETH' and
11823            '2T2C' and
11824            ('L2BDMACLRN' or 'L2XCFWD') and
11825            'VHOST_1024' and
11826            not 'CFS_OPT' and
11827            not 'VXLAN' and
11828            not 'IP4FWD' and
11829            not 'DOT1Q'"
11830   parameters:
11831   - "throughput"
11832   - "parent"
11833   - "tags"
11834   sort:
11835   - "1VM"
11836   - "L2XCFWD"
11837   - "1VM"
11838   - "L2BDMACLRN"
11839   traces:
11840     hoverinfo: "x+y"
11841     boxpoints: "outliers"
11842     whiskerwidth: 0
11843   layout:
11844     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
11845     layout: "plot-throughput"
11846
11847 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
11848 -
11849   type: "plot"
11850   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11851   algorithm: "plot_performance_box"
11852   output-file-type: ".html"
11853   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11854   data: "plot-vpp-throughput-latency-3n-hsw"
11855   filter: "'NIC_Intel-XL710' and
11856            '64B' and
11857            'NDRPDR' and
11858            'ETH' and
11859            'IP4FWD' and
11860            '1T1C' and
11861            'VHOST_1024' and
11862            not 'VXLAN' and
11863            not 'DOT1Q'"
11864   parameters:
11865   - "throughput"
11866   - "parent"
11867   - "tags"
11868   sort:
11869   - "not CFS_OPT"
11870   - "1VM"
11871   - "2VM"
11872   traces:
11873     hoverinfo: "x+y"
11874     boxpoints: "outliers"
11875     whiskerwidth: 0
11876   layout:
11877     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11878     layout: "plot-throughput"
11879
11880 -
11881   type: "plot"
11882   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11883   algorithm: "plot_performance_box"
11884   output-file-type: ".html"
11885   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11886   data: "plot-vpp-throughput-latency-3n-hsw"
11887   filter: "'NIC_Intel-XL710' and
11888            '64B' and
11889            'NDRPDR' and
11890            'ETH' and
11891            'IP4FWD' and
11892            '2T2C' and
11893            'VHOST_1024' and
11894            not 'VXLAN' and
11895            not 'DOT1Q'"
11896   parameters:
11897   - "throughput"
11898   - "parent"
11899   - "tags"
11900   sort:
11901   - "not CFS_OPT"
11902   - "1VM"
11903   - "2VM"
11904   traces:
11905     hoverinfo: "x+y"
11906     boxpoints: "outliers"
11907     whiskerwidth: 0
11908   layout:
11909     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11910     layout: "plot-throughput"
11911
11912 -
11913   type: "plot"
11914   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11915   algorithm: "plot_performance_box"
11916   output-file-type: ".html"
11917   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11918   data: "plot-vpp-throughput-latency-3n-hsw"
11919   filter: "'NIC_Intel-XL710' and
11920            '64B' and
11921            'NDRPDR' and
11922            'ETH' and
11923            'IP4FWD' and
11924            '1T1C' and
11925            'VHOST_1024' and
11926            not 'VXLAN' and
11927            not 'DOT1Q'"
11928   parameters:
11929   - "throughput"
11930   - "parent"
11931   - "tags"
11932   sort:
11933   - "not CFS_OPT"
11934   - "1VM"
11935   - "2VM"
11936   traces:
11937     hoverinfo: "x+y"
11938     boxpoints: "outliers"
11939     whiskerwidth: 0
11940   layout:
11941     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11942     layout: "plot-throughput"
11943
11944 -
11945   type: "plot"
11946   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11947   algorithm: "plot_performance_box"
11948   output-file-type: ".html"
11949   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11950   data: "plot-vpp-throughput-latency-3n-hsw"
11951   filter: "'NIC_Intel-XL710' and
11952            '64B' and
11953            'NDRPDR' and
11954            'ETH' and
11955            'IP4FWD' and
11956            '2T2C' and
11957            'VHOST_1024' and
11958            not 'VXLAN' and
11959            not 'DOT1Q'"
11960   parameters:
11961   - "throughput"
11962   - "parent"
11963   - "tags"
11964   sort:
11965   - "not CFS_OPT"
11966   - "1VM"
11967   - "2VM"
11968   traces:
11969     hoverinfo: "x+y"
11970     boxpoints: "outliers"
11971     whiskerwidth: 0
11972   layout:
11973     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11974     layout: "plot-throughput"
11975
11976 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
11977 -
11978   type: "plot"
11979   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11980   algorithm: "plot_performance_box"
11981   output-file-type: ".html"
11982   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11983   data: "plot-vpp-throughput-latency-3n-hsw"
11984   filter: "'NIC_Intel-XL710' and
11985            '64B' and
11986            'NDRPDR' and
11987            'ETH' and
11988            '1T1C' and
11989            'L2BDMACLRN' and
11990            'VHOST_1024' and
11991            not 'VXLAN' and
11992            not 'IP4FWD' and
11993            not 'DOT1Q' and
11994            not '2VM'"
11995   parameters:
11996   - "throughput"
11997   - "parent"
11998   - "tags"
11999   sort:
12000   - "VM"  # "not CFS_OPT"
12001   - "CFS_OPT"
12002   - "FIB_10K"
12003   - "FIB_100K"
12004   - "FIB_1M"
12005   traces:
12006     hoverinfo: "x+y"
12007     boxpoints: "outliers"
12008     whiskerwidth: 0
12009   layout:
12010     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
12011     layout: "plot-throughput"
12012
12013 -
12014   type: "plot"
12015   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
12016   algorithm: "plot_performance_box"
12017   output-file-type: ".html"
12018   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
12019   data: "plot-vpp-throughput-latency-3n-hsw"
12020   filter: "'NIC_Intel-XL710' and
12021            '64B' and
12022            'NDRPDR' and
12023            'ETH' and
12024            '2T2C' and
12025            'L2BDMACLRN' and
12026            'VHOST_1024' and
12027            not 'VXLAN' and
12028            not 'IP4FWD' and
12029            not 'DOT1Q' and
12030            not '2VM'"
12031   parameters:
12032   - "throughput"
12033   - "parent"
12034   - "tags"
12035   sort:
12036   - "VM"  # "not CFS_OPT"
12037   - "CFS_OPT"
12038   - "FIB_10K"
12039   - "FIB_100K"
12040   - "FIB_1M"
12041   traces:
12042     hoverinfo: "x+y"
12043     boxpoints: "outliers"
12044     whiskerwidth: 0
12045   layout:
12046     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
12047     layout: "plot-throughput"
12048
12049 -
12050   type: "plot"
12051   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
12052   algorithm: "plot_performance_box"
12053   output-file-type: ".html"
12054   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
12055   data: "plot-vpp-throughput-latency-3n-hsw"
12056   filter: "'NIC_Intel-XL710' and
12057            '64B' and
12058            'NDRPDR' and
12059            'ETH' and
12060            '1T1C' and
12061            'L2BDMACLRN' and
12062            'VHOST_1024' and
12063            not 'VXLAN' and
12064            not 'IP4FWD' and
12065            not 'DOT1Q' and
12066            not '2VM'"
12067   parameters:
12068   - "throughput"
12069   - "parent"
12070   - "tags"
12071   sort:
12072   - "VM"  # "not CFS_OPT"
12073   - "CFS_OPT"
12074   - "FIB_10K"
12075   - "FIB_100K"
12076   - "FIB_1M"
12077   traces:
12078     hoverinfo: "x+y"
12079     boxpoints: "outliers"
12080     whiskerwidth: 0
12081   layout:
12082     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
12083     layout: "plot-throughput"
12084
12085 -
12086   type: "plot"
12087   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
12088   algorithm: "plot_performance_box"
12089   output-file-type: ".html"
12090   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
12091   data: "plot-vpp-throughput-latency-3n-hsw"
12092   filter: "'NIC_Intel-XL710' and
12093            '64B' and
12094            'NDRPDR' and
12095            'ETH' and
12096            '2T2C' and
12097            'L2BDMACLRN' and
12098            'VHOST_1024' and
12099            not 'VXLAN' and
12100            not 'IP4FWD' and
12101            not 'DOT1Q' and
12102            not '2VM'"
12103   parameters:
12104   - "throughput"
12105   - "parent"
12106   - "tags"
12107   sort:
12108   - "VM"  # "not CFS_OPT"
12109   - "CFS_OPT"
12110   - "FIB_10K"
12111   - "FIB_100K"
12112   - "FIB_1M"
12113   traces:
12114     hoverinfo: "x+y"
12115     boxpoints: "outliers"
12116     whiskerwidth: 0
12117   layout:
12118     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
12119     layout: "plot-throughput"
12120
12121 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
12122 -
12123   type: "plot"
12124   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
12125   algorithm: "plot_performance_box"
12126   output-file-type: ".html"
12127   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
12128   data: "plot-vpp-throughput-latency-3n-hsw"
12129   filter: "'NIC_Intel-XL710' and
12130            '64B' and
12131            'NDRPDR' and
12132            'ETH' and
12133            'BASE' and
12134            '1T1C' and
12135            ('L2BDMACLRN' or 'L2XCFWD') and
12136            'VHOST_1024' and
12137            not 'VXLAN' and
12138            not 'IP4FWD' and
12139            not 'DOT1Q' and
12140            not '2VM'"
12141   parameters:
12142   - "throughput"
12143   - "parent"
12144   - "tags"
12145   sort:
12146   - "not CFS_OPT"
12147   - "L2XCFWD"
12148   - "not CFS_OPT"
12149   - "CFS_OPT"
12150   traces:
12151     hoverinfo: "x+y"
12152     boxpoints: "outliers"
12153     whiskerwidth: 0
12154   layout:
12155     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
12156     layout: "plot-throughput"
12157
12158 -
12159   type: "plot"
12160   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
12161   algorithm: "plot_performance_box"
12162   output-file-type: ".html"
12163   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
12164   data: "plot-vpp-throughput-latency-3n-hsw"
12165   filter: "'NIC_Intel-XL710' and
12166            '64B' and
12167            'NDRPDR' and
12168            'ETH' and
12169            'BASE' and
12170            '1T1C' and
12171            ('L2BDMACLRN' or 'L2XCFWD') and
12172            'VHOST_1024' and
12173            not 'VXLAN' and
12174            not 'IP4FWD' and
12175            not 'DOT1Q' and
12176            not '2VM'"
12177   parameters:
12178   - "throughput"
12179   - "parent"
12180   - "tags"
12181   sort:
12182   - "not CFS_OPT"
12183   - "L2XCFWD"
12184   - "not CFS_OPT"
12185   - "CFS_OPT"
12186   traces:
12187     hoverinfo: "x+y"
12188     boxpoints: "outliers"
12189     whiskerwidth: 0
12190   layout:
12191     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
12192     layout: "plot-throughput"
12193
12194 -
12195   type: "plot"
12196   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
12197   algorithm: "plot_performance_box"
12198   output-file-type: ".html"
12199   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
12200   data: "plot-vpp-throughput-latency-3n-hsw"
12201   filter: "'NIC_Intel-XL710' and
12202            '64B' and
12203            'NDRPDR' and
12204            'ETH' and
12205            'BASE' and
12206            '2T2C' and
12207            ('L2BDMACLRN' or 'L2XCFWD') and
12208            'VHOST_1024' and
12209            not 'VXLAN' and
12210            not 'IP4FWD' and
12211            not 'DOT1Q' and
12212            not '2VM'"
12213   parameters:
12214   - "throughput"
12215   - "parent"
12216   - "tags"
12217   sort:
12218   - "not CFS_OPT"
12219   - "L2XCFWD"
12220   - "not CFS_OPT"
12221   - "CFS_OPT"
12222   traces:
12223     hoverinfo: "x+y"
12224     boxpoints: "outliers"
12225     whiskerwidth: 0
12226   layout:
12227     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
12228     layout: "plot-throughput"
12229
12230 -
12231   type: "plot"
12232   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
12233   algorithm: "plot_performance_box"
12234   output-file-type: ".html"
12235   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
12236   data: "plot-vpp-throughput-latency-3n-hsw"
12237   filter: "'NIC_Intel-XL710' and
12238            '64B' and
12239            'NDRPDR' and
12240            'ETH' and
12241            'BASE' and
12242            '2T2C' and
12243            ('L2BDMACLRN' or 'L2XCFWD') and
12244            'VHOST_1024' and
12245            not 'VXLAN' and
12246            not 'IP4FWD' and
12247            not 'DOT1Q' and
12248            not '2VM'"
12249   parameters:
12250   - "throughput"
12251   - "parent"
12252   - "tags"
12253   sort:
12254   - "not CFS_OPT"
12255   - "L2XCFWD"
12256   - "not CFS_OPT"
12257   - "CFS_OPT"
12258   traces:
12259     hoverinfo: "x+y"
12260     boxpoints: "outliers"
12261     whiskerwidth: 0
12262   layout:
12263     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
12264     layout: "plot-throughput"
12265
12266 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
12267 -
12268   type: "plot"
12269   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
12270   algorithm: "plot_performance_box"
12271   output-file-type: ".html"
12272   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
12273   data: "plot-vpp-throughput-latency-3n-hsw"
12274   filter: "'NIC_Intel-XL710' and
12275            '64B' and
12276            'NDRPDR' and
12277            'ETH' and
12278            '1T1C' and
12279            ('L2BDMACLRN' or 'L2XCFWD') and
12280            'VHOST_1024' and
12281            not 'CFS_OPT' and
12282            not 'VXLAN' and
12283            not 'IP4FWD' and
12284            not 'DOT1Q'"
12285   parameters:
12286   - "throughput"
12287   - "parent"
12288   - "tags"
12289   sort:
12290   - "1VM"
12291   - "L2XCFWD"
12292   - "1VM"
12293   - "L2BDMACLRN"
12294   traces:
12295     hoverinfo: "x+y"
12296     boxpoints: "outliers"
12297     whiskerwidth: 0
12298   layout:
12299     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
12300     layout: "plot-throughput"
12301
12302 -
12303   type: "plot"
12304   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
12305   algorithm: "plot_performance_box"
12306   output-file-type: ".html"
12307   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
12308   data: "plot-vpp-throughput-latency-3n-hsw"
12309   filter: "'NIC_Intel-XL710' and
12310            '64B' and
12311            'NDRPDR' and
12312            'ETH' and
12313            '1T1C' and
12314            ('L2BDMACLRN' or 'L2XCFWD') and
12315            'VHOST_1024' and
12316            not 'CFS_OPT' and
12317            not 'VXLAN' and
12318            not 'IP4FWD' and
12319            not 'DOT1Q'"
12320   parameters:
12321   - "throughput"
12322   - "parent"
12323   - "tags"
12324   sort:
12325   - "1VM"
12326   - "L2XCFWD"
12327   - "1VM"
12328   - "L2BDMACLRN"
12329   traces:
12330     hoverinfo: "x+y"
12331     boxpoints: "outliers"
12332     whiskerwidth: 0
12333   layout:
12334     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
12335     layout: "plot-throughput"
12336
12337 -
12338   type: "plot"
12339   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
12340   algorithm: "plot_performance_box"
12341   output-file-type: ".html"
12342   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
12343   data: "plot-vpp-throughput-latency-3n-hsw"
12344   filter: "'NIC_Intel-XL710' and
12345            '64B' and
12346            'NDRPDR' and
12347            'ETH' and
12348            '2T2C' and
12349            ('L2BDMACLRN' or 'L2XCFWD') and
12350            'VHOST_1024' and
12351            not 'CFS_OPT' and
12352            not 'VXLAN' and
12353            not 'IP4FWD' and
12354            not 'DOT1Q'"
12355   parameters:
12356   - "throughput"
12357   - "parent"
12358   - "tags"
12359   sort:
12360   - "1VM"
12361   - "L2XCFWD"
12362   - "1VM"
12363   - "L2BDMACLRN"
12364   traces:
12365     hoverinfo: "x+y"
12366     boxpoints: "outliers"
12367     whiskerwidth: 0
12368   layout:
12369     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
12370     layout: "plot-throughput"
12371
12372 -
12373   type: "plot"
12374   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
12375   algorithm: "plot_performance_box"
12376   output-file-type: ".html"
12377   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
12378   data: "plot-vpp-throughput-latency-3n-hsw"
12379   filter: "'NIC_Intel-XL710' and
12380            '64B' and
12381            'NDRPDR' and
12382            'ETH' and
12383            '2T2C' and
12384            ('L2BDMACLRN' or 'L2XCFWD') and
12385            'VHOST_1024' and
12386            not 'CFS_OPT' and
12387            not 'VXLAN' and
12388            not 'IP4FWD' and
12389            not 'DOT1Q'"
12390   parameters:
12391   - "throughput"
12392   - "parent"
12393   - "tags"
12394   sort:
12395   - "1VM"
12396   - "L2XCFWD"
12397   - "1VM"
12398   - "L2BDMACLRN"
12399   traces:
12400     hoverinfo: "x+y"
12401     boxpoints: "outliers"
12402     whiskerwidth: 0
12403   layout:
12404     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
12405     layout: "plot-throughput"
12406
12407 # Packet Throughput - VPP vhost ip4 3n-skx-x710
12408 -
12409   type: "plot"
12410   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12411   algorithm: "plot_performance_box"
12412   output-file-type: ".html"
12413   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12414   data: "plot-vpp-throughput-latency-3n-skx"
12415   filter: "'NIC_Intel-X710' and
12416            '64B' and
12417            'NDRPDR' and
12418            'ETH' and
12419            'IP4FWD' and
12420            '2T1C' and
12421            'VHOST_1024' and
12422            not 'VXLAN' and
12423            not 'DOT1Q'"
12424   parameters:
12425   - "throughput"
12426   - "parent"
12427   - "tags"
12428   sort:
12429   - "not CFS_OPT"
12430   - "1VM"
12431   - "2VM"
12432   traces:
12433     hoverinfo: "x+y"
12434     boxpoints: "outliers"
12435     whiskerwidth: 0
12436   layout:
12437     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12438     layout: "plot-throughput"
12439
12440 -
12441   type: "plot"
12442   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12443   algorithm: "plot_performance_box"
12444   output-file-type: ".html"
12445   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12446   data: "plot-vpp-throughput-latency-3n-skx"
12447   filter: "'NIC_Intel-X710' and
12448            '64B' and
12449            'NDRPDR' and
12450            'ETH' and
12451            'IP4FWD' and
12452            '4T2C' and
12453            'VHOST_1024' and
12454            not 'VXLAN' and
12455            not 'DOT1Q'"
12456   parameters:
12457   - "throughput"
12458   - "parent"
12459   - "tags"
12460   sort:
12461   - "not CFS_OPT"
12462   - "1VM"
12463   - "2VM"
12464   traces:
12465     hoverinfo: "x+y"
12466     boxpoints: "outliers"
12467     whiskerwidth: 0
12468   layout:
12469     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12470     layout: "plot-throughput"
12471
12472 -
12473   type: "plot"
12474   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12475   algorithm: "plot_performance_box"
12476   output-file-type: ".html"
12477   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12478   data: "plot-vpp-throughput-latency-3n-skx"
12479   filter: "'NIC_Intel-X710' and
12480            '64B' and
12481            'NDRPDR' and
12482            'ETH' and
12483            'IP4FWD' and
12484            '2T1C' and
12485            'VHOST_1024' and
12486            not 'VXLAN' and
12487            not 'DOT1Q'"
12488   parameters:
12489   - "throughput"
12490   - "parent"
12491   - "tags"
12492   sort:
12493   - "not CFS_OPT"
12494   - "1VM"
12495   - "2VM"
12496   traces:
12497     hoverinfo: "x+y"
12498     boxpoints: "outliers"
12499     whiskerwidth: 0
12500   layout:
12501     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12502     layout: "plot-throughput"
12503
12504 -
12505   type: "plot"
12506   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12507   algorithm: "plot_performance_box"
12508   output-file-type: ".html"
12509   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12510   data: "plot-vpp-throughput-latency-3n-skx"
12511   filter: "'NIC_Intel-X710' and
12512            '64B' and
12513            'NDRPDR' and
12514            'ETH' and
12515            'IP4FWD' and
12516            '4T2C' and
12517            'VHOST_1024' and
12518            not 'VXLAN' and
12519            not 'DOT1Q'"
12520   parameters:
12521   - "throughput"
12522   - "parent"
12523   - "tags"
12524   sort:
12525   - "not CFS_OPT"
12526   - "1VM"
12527   - "2VM"
12528   traces:
12529     hoverinfo: "x+y"
12530     boxpoints: "outliers"
12531     whiskerwidth: 0
12532   layout:
12533     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12534     layout: "plot-throughput"
12535
12536 # Packet Throughput - VPP vhost l2sw 3n-skx-x710
12537 -
12538   type: "plot"
12539   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12540   algorithm: "plot_performance_box"
12541   output-file-type: ".html"
12542   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12543   data: "plot-vpp-throughput-latency-3n-skx"
12544   filter: "'NIC_Intel-X710' and
12545            '64B' and
12546            'NDRPDR' and
12547            'ETH' and
12548            '2T1C' and
12549            'L2BDMACLRN' and
12550            'VHOST_1024' and
12551            not 'VXLAN' and
12552            not 'IP4FWD' and
12553            not 'DOT1Q' and
12554            not '2VM'"
12555   parameters:
12556   - "throughput"
12557   - "parent"
12558   - "tags"
12559   sort:
12560   - "VM"  # "not CFS_OPT"
12561   - "CFS_OPT"
12562   - "FIB_10K"
12563   - "FIB_100K"
12564   - "FIB_1M"
12565   traces:
12566     hoverinfo: "x+y"
12567     boxpoints: "outliers"
12568     whiskerwidth: 0
12569   layout:
12570     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12571     layout: "plot-throughput"
12572
12573 -
12574   type: "plot"
12575   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12576   algorithm: "plot_performance_box"
12577   output-file-type: ".html"
12578   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12579   data: "plot-vpp-throughput-latency-3n-skx"
12580   filter: "'NIC_Intel-X710' and
12581            '64B' and
12582            'NDRPDR' and
12583            'ETH' and
12584            '4T2C' and
12585            'L2BDMACLRN' and
12586            'VHOST_1024' and
12587            not 'VXLAN' and
12588            not 'IP4FWD' and
12589            not 'DOT1Q' and
12590            not '2VM'"
12591   parameters:
12592   - "throughput"
12593   - "parent"
12594   - "tags"
12595   sort:
12596   - "VM"  # "not CFS_OPT"
12597   - "CFS_OPT"
12598   - "FIB_10K"
12599   - "FIB_100K"
12600   - "FIB_1M"
12601   traces:
12602     hoverinfo: "x+y"
12603     boxpoints: "outliers"
12604     whiskerwidth: 0
12605   layout:
12606     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12607     layout: "plot-throughput"
12608
12609 -
12610   type: "plot"
12611   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12612   algorithm: "plot_performance_box"
12613   output-file-type: ".html"
12614   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12615   data: "plot-vpp-throughput-latency-3n-skx"
12616   filter: "'NIC_Intel-X710' and
12617            '64B' and
12618            'NDRPDR' and
12619            'ETH' and
12620            '2T1C' and
12621            'L2BDMACLRN' and
12622            'VHOST_1024' and
12623            not 'VXLAN' and
12624            not 'IP4FWD' and
12625            not 'DOT1Q' and
12626            not '2VM'"
12627   parameters:
12628   - "throughput"
12629   - "parent"
12630   - "tags"
12631   sort:
12632   - "VM"  # "not CFS_OPT"
12633   - "CFS_OPT"
12634   - "FIB_10K"
12635   - "FIB_100K"
12636   - "FIB_1M"
12637   traces:
12638     hoverinfo: "x+y"
12639     boxpoints: "outliers"
12640     whiskerwidth: 0
12641   layout:
12642     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12643     layout: "plot-throughput"
12644
12645 -
12646   type: "plot"
12647   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12648   algorithm: "plot_performance_box"
12649   output-file-type: ".html"
12650   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12651   data: "plot-vpp-throughput-latency-3n-skx"
12652   filter: "'NIC_Intel-X710' and
12653            '64B' and
12654            'NDRPDR' and
12655            'ETH' and
12656            '4T2C' and
12657            'L2BDMACLRN' and
12658            'VHOST_1024' and
12659            not 'VXLAN' and
12660            not 'IP4FWD' and
12661            not 'DOT1Q' and
12662            not '2VM'"
12663   parameters:
12664   - "throughput"
12665   - "parent"
12666   - "tags"
12667   sort:
12668   - "VM"  # "not CFS_OPT"
12669   - "CFS_OPT"
12670   - "FIB_10K"
12671   - "FIB_100K"
12672   - "FIB_1M"
12673   traces:
12674     hoverinfo: "x+y"
12675     boxpoints: "outliers"
12676     whiskerwidth: 0
12677   layout:
12678     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12679     layout: "plot-throughput"
12680
12681 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
12682 -
12683   type: "plot"
12684   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
12685   algorithm: "plot_performance_box"
12686   output-file-type: ".html"
12687   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
12688   data: "plot-vpp-throughput-latency-3n-skx"
12689   filter: "'NIC_Intel-X710' and
12690            '64B' and
12691            'NDRPDR' and
12692            'ETH' and
12693            'BASE' and
12694            '2T1C' and
12695            ('L2BDMACLRN' or 'L2XCFWD') and
12696            'VHOST_1024' and
12697            not 'VXLAN' and
12698            not 'IP4FWD' and
12699            not 'DOT1Q' and
12700            not '2VM'"
12701   parameters:
12702   - "throughput"
12703   - "parent"
12704   - "tags"
12705   sort:
12706   - "not CFS_OPT"
12707   - "L2XCFWD"
12708   - "not CFS_OPT"
12709   - "CFS_OPT"
12710   traces:
12711     hoverinfo: "x+y"
12712     boxpoints: "outliers"
12713     whiskerwidth: 0
12714   layout:
12715     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
12716     layout: "plot-throughput"
12717
12718 -
12719   type: "plot"
12720   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
12721   algorithm: "plot_performance_box"
12722   output-file-type: ".html"
12723   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
12724   data: "plot-vpp-throughput-latency-3n-skx"
12725   filter: "'NIC_Intel-X710' and
12726            '64B' and
12727            'NDRPDR' and
12728            'ETH' and
12729            'BASE' and
12730            '2T1C' and
12731            ('L2BDMACLRN' or 'L2XCFWD') and
12732            'VHOST_1024' and
12733            not 'VXLAN' and
12734            not 'IP4FWD' and
12735            not 'DOT1Q' and
12736            not '2VM'"
12737   parameters:
12738   - "throughput"
12739   - "parent"
12740   - "tags"
12741   sort:
12742   - "not CFS_OPT"
12743   - "L2XCFWD"
12744   - "not CFS_OPT"
12745   - "CFS_OPT"
12746   traces:
12747     hoverinfo: "x+y"
12748     boxpoints: "outliers"
12749     whiskerwidth: 0
12750   layout:
12751     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
12752     layout: "plot-throughput"
12753
12754 -
12755   type: "plot"
12756   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
12757   algorithm: "plot_performance_box"
12758   output-file-type: ".html"
12759   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
12760   data: "plot-vpp-throughput-latency-3n-skx"
12761   filter: "'NIC_Intel-X710' and
12762            '64B' and
12763            'NDRPDR' and
12764            'ETH' and
12765            'BASE' and
12766            '4T2C' and
12767            ('L2BDMACLRN' or 'L2XCFWD') and
12768            'VHOST_1024' and
12769            not 'VXLAN' and
12770            not 'IP4FWD' and
12771            not 'DOT1Q' and
12772            not '2VM'"
12773   parameters:
12774   - "throughput"
12775   - "parent"
12776   - "tags"
12777   sort:
12778   - "not CFS_OPT"
12779   - "L2XCFWD"
12780   - "not CFS_OPT"
12781   - "CFS_OPT"
12782   traces:
12783     hoverinfo: "x+y"
12784     boxpoints: "outliers"
12785     whiskerwidth: 0
12786   layout:
12787     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
12788     layout: "plot-throughput"
12789
12790 -
12791   type: "plot"
12792   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
12793   algorithm: "plot_performance_box"
12794   output-file-type: ".html"
12795   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
12796   data: "plot-vpp-throughput-latency-3n-skx"
12797   filter: "'NIC_Intel-X710' and
12798            '64B' and
12799            'NDRPDR' and
12800            'ETH' and
12801            'BASE' and
12802            '4T2C' and
12803            ('L2BDMACLRN' or 'L2XCFWD') and
12804            'VHOST_1024' and
12805            not 'VXLAN' and
12806            not 'IP4FWD' and
12807            not 'DOT1Q' and
12808            not '2VM'"
12809   parameters:
12810   - "throughput"
12811   - "parent"
12812   - "tags"
12813   sort:
12814   - "not CFS_OPT"
12815   - "L2XCFWD"
12816   - "not CFS_OPT"
12817   - "CFS_OPT"
12818   traces:
12819     hoverinfo: "x+y"
12820     boxpoints: "outliers"
12821     whiskerwidth: 0
12822   layout:
12823     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
12824     layout: "plot-throughput"
12825
12826 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
12827 -
12828   type: "plot"
12829   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
12830   algorithm: "plot_performance_box"
12831   output-file-type: ".html"
12832   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
12833   data: "plot-vpp-throughput-latency-3n-skx"
12834   filter: "'NIC_Intel-X710' and
12835            '64B' and
12836            'NDRPDR' and
12837            'ETH' and
12838            '2T1C' and
12839            ('L2BDMACLRN' or 'L2XCFWD') and
12840            'VHOST_1024' and
12841            not 'CFS_OPT' and
12842            not 'VXLAN' and
12843            not 'IP4FWD' and
12844            not 'DOT1Q'"
12845   parameters:
12846   - "throughput"
12847   - "parent"
12848   - "tags"
12849   sort:
12850   - "1VM"
12851   - "L2XCFWD"
12852   - "1VM"
12853   - "L2BDMACLRN"
12854   traces:
12855     hoverinfo: "x+y"
12856     boxpoints: "outliers"
12857     whiskerwidth: 0
12858   layout:
12859     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
12860     layout: "plot-throughput"
12861
12862 -
12863   type: "plot"
12864   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
12865   algorithm: "plot_performance_box"
12866   output-file-type: ".html"
12867   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
12868   data: "plot-vpp-throughput-latency-3n-skx"
12869   filter: "'NIC_Intel-X710' and
12870            '64B' and
12871            'NDRPDR' and
12872            'ETH' and
12873            '2T1C' and
12874            ('L2BDMACLRN' or 'L2XCFWD') and
12875            'VHOST_1024' and
12876            not 'CFS_OPT' and
12877            not 'VXLAN' and
12878            not 'IP4FWD' and
12879            not 'DOT1Q'"
12880   parameters:
12881   - "throughput"
12882   - "parent"
12883   - "tags"
12884   sort:
12885   - "1VM"
12886   - "L2XCFWD"
12887   - "1VM"
12888   - "L2BDMACLRN"
12889   traces:
12890     hoverinfo: "x+y"
12891     boxpoints: "outliers"
12892     whiskerwidth: 0
12893   layout:
12894     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
12895     layout: "plot-throughput"
12896
12897 -
12898   type: "plot"
12899   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
12900   algorithm: "plot_performance_box"
12901   output-file-type: ".html"
12902   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
12903   data: "plot-vpp-throughput-latency-3n-skx"
12904   filter: "'NIC_Intel-X710' and
12905            '64B' and
12906            'NDRPDR' and
12907            'ETH' and
12908            '4T2C' and
12909            ('L2BDMACLRN' or 'L2XCFWD') and
12910            'VHOST_1024' and
12911            not 'CFS_OPT' and
12912            not 'VXLAN' and
12913            not 'IP4FWD' and
12914            not 'DOT1Q'"
12915   parameters:
12916   - "throughput"
12917   - "parent"
12918   - "tags"
12919   sort:
12920   - "1VM"
12921   - "L2XCFWD"
12922   - "1VM"
12923   - "L2BDMACLRN"
12924   traces:
12925     hoverinfo: "x+y"
12926     boxpoints: "outliers"
12927     whiskerwidth: 0
12928   layout:
12929     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
12930     layout: "plot-throughput"
12931
12932 -
12933   type: "plot"
12934   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
12935   algorithm: "plot_performance_box"
12936   output-file-type: ".html"
12937   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
12938   data: "plot-vpp-throughput-latency-3n-skx"
12939   filter: "'NIC_Intel-X710' and
12940            '64B' and
12941            'NDRPDR' and
12942            'ETH' and
12943            '4T2C' and
12944            ('L2BDMACLRN' or 'L2XCFWD') and
12945            'VHOST_1024' and
12946            not 'CFS_OPT' and
12947            not 'VXLAN' and
12948            not 'IP4FWD' and
12949            not 'DOT1Q'"
12950   parameters:
12951   - "throughput"
12952   - "parent"
12953   - "tags"
12954   sort:
12955   - "1VM"
12956   - "L2XCFWD"
12957   - "1VM"
12958   - "L2BDMACLRN"
12959   traces:
12960     hoverinfo: "x+y"
12961     boxpoints: "outliers"
12962     whiskerwidth: 0
12963   layout:
12964     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
12965     layout: "plot-throughput"
12966
12967 # Packet Throughput - VPP vhost ip4 2n-skx-x710
12968 -
12969   type: "plot"
12970   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12971   algorithm: "plot_performance_box"
12972   output-file-type: ".html"
12973   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12974   data: "plot-vpp-throughput-latency-2n-skx"
12975   filter: "'NIC_Intel-X710' and
12976            '64B' and
12977            'NDRPDR' and
12978            'ETH' and
12979            'IP4FWD' and
12980            '2T1C' and
12981            'VHOST_1024' and
12982            not 'VXLAN' and
12983            not 'DOT1Q'"
12984   parameters:
12985   - "throughput"
12986   - "parent"
12987   - "tags"
12988   sort:
12989   - "not CFS_OPT"
12990   - "1VM"
12991   - "2VM"
12992   traces:
12993     hoverinfo: "x+y"
12994     boxpoints: "outliers"
12995     whiskerwidth: 0
12996   layout:
12997     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
12998     layout: "plot-throughput"
12999
13000 -
13001   type: "plot"
13002   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13003   algorithm: "plot_performance_box"
13004   output-file-type: ".html"
13005   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13006   data: "plot-vpp-throughput-latency-2n-skx"
13007   filter: "'NIC_Intel-X710' and
13008            '64B' and
13009            'NDRPDR' and
13010            'ETH' and
13011            'IP4FWD' and
13012            '4T2C' and
13013            'VHOST_1024' and
13014            not 'VXLAN' and
13015            not 'DOT1Q'"
13016   parameters:
13017   - "throughput"
13018   - "parent"
13019   - "tags"
13020   sort:
13021   - "not CFS_OPT"
13022   - "1VM"
13023   - "2VM"
13024   traces:
13025     hoverinfo: "x+y"
13026     boxpoints: "outliers"
13027     whiskerwidth: 0
13028   layout:
13029     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13030     layout: "plot-throughput"
13031
13032 -
13033   type: "plot"
13034   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13035   algorithm: "plot_performance_box"
13036   output-file-type: ".html"
13037   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13038   data: "plot-vpp-throughput-latency-2n-skx"
13039   filter: "'NIC_Intel-X710' and
13040            '64B' and
13041            'NDRPDR' and
13042            'ETH' and
13043            'IP4FWD' and
13044            '2T1C' and
13045            'VHOST_1024' and
13046            not 'VXLAN' and
13047            not 'DOT1Q'"
13048   parameters:
13049   - "throughput"
13050   - "parent"
13051   - "tags"
13052   sort:
13053   - "not CFS_OPT"
13054   - "1VM"
13055   - "2VM"
13056   traces:
13057     hoverinfo: "x+y"
13058     boxpoints: "outliers"
13059     whiskerwidth: 0
13060   layout:
13061     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13062     layout: "plot-throughput"
13063
13064 -
13065   type: "plot"
13066   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13067   algorithm: "plot_performance_box"
13068   output-file-type: ".html"
13069   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13070   data: "plot-vpp-throughput-latency-2n-skx"
13071   filter: "'NIC_Intel-X710' and
13072            '64B' and
13073            'NDRPDR' and
13074            'ETH' and
13075            'IP4FWD' and
13076            '4T2C' and
13077            'VHOST_1024' and
13078            not 'VXLAN' and
13079            not 'DOT1Q'"
13080   parameters:
13081   - "throughput"
13082   - "parent"
13083   - "tags"
13084   sort:
13085   - "not CFS_OPT"
13086   - "1VM"
13087   - "2VM"
13088   traces:
13089     hoverinfo: "x+y"
13090     boxpoints: "outliers"
13091     whiskerwidth: 0
13092   layout:
13093     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13094     layout: "plot-throughput"
13095
13096 # Packet Throughput - VPP vhost l2sw 2n-skx-x710
13097 -
13098   type: "plot"
13099   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
13100   algorithm: "plot_performance_box"
13101   output-file-type: ".html"
13102   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
13103   data: "plot-vpp-throughput-latency-2n-skx"
13104   filter: "'NIC_Intel-X710' and
13105            '64B' and
13106            'NDRPDR' and
13107            'ETH' and
13108            '2T1C' and
13109            'L2BDMACLRN' and
13110            'VHOST_1024' and
13111            not 'VXLAN' and
13112            not 'IP4FWD' and
13113            not 'DOT1Q' and
13114            not '2VM'"
13115   parameters:
13116   - "throughput"
13117   - "parent"
13118   - "tags"
13119   sort:
13120   - "VM"  # "not CFS_OPT"
13121   - "CFS_OPT"
13122   - "FIB_10K"
13123   - "FIB_100K"
13124   - "FIB_1M"
13125   traces:
13126     hoverinfo: "x+y"
13127     boxpoints: "outliers"
13128     whiskerwidth: 0
13129   layout:
13130     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
13131     layout: "plot-throughput"
13132
13133 -
13134   type: "plot"
13135   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13136   algorithm: "plot_performance_box"
13137   output-file-type: ".html"
13138   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13139   data: "plot-vpp-throughput-latency-2n-skx"
13140   filter: "'NIC_Intel-X710' and
13141            '64B' and
13142            'NDRPDR' and
13143            'ETH' and
13144            '4T2C' and
13145            'L2BDMACLRN' and
13146            'VHOST_1024' and
13147            not 'VXLAN' and
13148            not 'IP4FWD' and
13149            not 'DOT1Q' and
13150            not '2VM'"
13151   parameters:
13152   - "throughput"
13153   - "parent"
13154   - "tags"
13155   sort:
13156   - "VM"  # "not CFS_OPT"
13157   - "CFS_OPT"
13158   - "FIB_10K"
13159   - "FIB_100K"
13160   - "FIB_1M"
13161   traces:
13162     hoverinfo: "x+y"
13163     boxpoints: "outliers"
13164     whiskerwidth: 0
13165   layout:
13166     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
13167     layout: "plot-throughput"
13168
13169 -
13170   type: "plot"
13171   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13172   algorithm: "plot_performance_box"
13173   output-file-type: ".html"
13174   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13175   data: "plot-vpp-throughput-latency-2n-skx"
13176   filter: "'NIC_Intel-X710' and
13177            '64B' and
13178            'NDRPDR' and
13179            'ETH' and
13180            '2T1C' and
13181            'L2BDMACLRN' and
13182            'VHOST_1024' and
13183            not 'VXLAN' and
13184            not 'IP4FWD' and
13185            not 'DOT1Q' and
13186            not '2VM'"
13187   parameters:
13188   - "throughput"
13189   - "parent"
13190   - "tags"
13191   sort:
13192   - "VM"  # "not CFS_OPT"
13193   - "CFS_OPT"
13194   - "FIB_10K"
13195   - "FIB_100K"
13196   - "FIB_1M"
13197   traces:
13198     hoverinfo: "x+y"
13199     boxpoints: "outliers"
13200     whiskerwidth: 0
13201   layout:
13202     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
13203     layout: "plot-throughput"
13204
13205 -
13206   type: "plot"
13207   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13208   algorithm: "plot_performance_box"
13209   output-file-type: ".html"
13210   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13211   data: "plot-vpp-throughput-latency-2n-skx"
13212   filter: "'NIC_Intel-X710' and
13213            '64B' and
13214            'NDRPDR' and
13215            'ETH' and
13216            '4T2C' and
13217            'L2BDMACLRN' and
13218            'VHOST_1024' and
13219            not 'VXLAN' and
13220            not 'IP4FWD' and
13221            not 'DOT1Q' and
13222            not '2VM'"
13223   parameters:
13224   - "throughput"
13225   - "parent"
13226   - "tags"
13227   sort:
13228   - "VM"  # "not CFS_OPT"
13229   - "CFS_OPT"
13230   - "FIB_10K"
13231   - "FIB_100K"
13232   - "FIB_1M"
13233   traces:
13234     hoverinfo: "x+y"
13235     boxpoints: "outliers"
13236     whiskerwidth: 0
13237   layout:
13238     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
13239     layout: "plot-throughput"
13240
13241 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
13242 -
13243   type: "plot"
13244   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
13245   algorithm: "plot_performance_box"
13246   output-file-type: ".html"
13247   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
13248   data: "plot-vpp-throughput-latency-2n-skx"
13249   filter: "'NIC_Intel-X710' and
13250            '64B' and
13251            'NDRPDR' and
13252            'ETH' and
13253            'BASE' and
13254            '2T1C' and
13255            ('L2BDMACLRN' or 'L2XCFWD') and
13256            'VHOST_1024' and
13257            not 'VXLAN' and
13258            not 'IP4FWD' and
13259            not 'DOT1Q' and
13260            not '2VM'"
13261   parameters:
13262   - "throughput"
13263   - "parent"
13264   - "tags"
13265   sort:
13266   - "not CFS_OPT"
13267   - "L2XCFWD"
13268   - "not CFS_OPT"
13269   - "CFS_OPT"
13270   traces:
13271     hoverinfo: "x+y"
13272     boxpoints: "outliers"
13273     whiskerwidth: 0
13274   layout:
13275     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
13276     layout: "plot-throughput"
13277
13278 -
13279   type: "plot"
13280   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
13281   algorithm: "plot_performance_box"
13282   output-file-type: ".html"
13283   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
13284   data: "plot-vpp-throughput-latency-2n-skx"
13285   filter: "'NIC_Intel-X710' and
13286            '64B' and
13287            'NDRPDR' and
13288            'ETH' and
13289            'BASE' and
13290            '2T1C' and
13291            ('L2BDMACLRN' or 'L2XCFWD') and
13292            'VHOST_1024' and
13293            not 'VXLAN' and
13294            not 'IP4FWD' and
13295            not 'DOT1Q' and
13296            not '2VM'"
13297   parameters:
13298   - "throughput"
13299   - "parent"
13300   - "tags"
13301   sort:
13302   - "not CFS_OPT"
13303   - "L2XCFWD"
13304   - "not CFS_OPT"
13305   - "CFS_OPT"
13306   traces:
13307     hoverinfo: "x+y"
13308     boxpoints: "outliers"
13309     whiskerwidth: 0
13310   layout:
13311     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
13312     layout: "plot-throughput"
13313
13314 -
13315   type: "plot"
13316   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
13317   algorithm: "plot_performance_box"
13318   output-file-type: ".html"
13319   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
13320   data: "plot-vpp-throughput-latency-2n-skx"
13321   filter: "'NIC_Intel-X710' and
13322            '64B' and
13323            'NDRPDR' and
13324            'ETH' and
13325            'BASE' and
13326            '4T2C' and
13327            ('L2BDMACLRN' or 'L2XCFWD') and
13328            'VHOST_1024' and
13329            not 'VXLAN' and
13330            not 'IP4FWD' and
13331            not 'DOT1Q' and
13332            not '2VM'"
13333   parameters:
13334   - "throughput"
13335   - "parent"
13336   - "tags"
13337   sort:
13338   - "not CFS_OPT"
13339   - "L2XCFWD"
13340   - "not CFS_OPT"
13341   - "CFS_OPT"
13342   traces:
13343     hoverinfo: "x+y"
13344     boxpoints: "outliers"
13345     whiskerwidth: 0
13346   layout:
13347     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
13348     layout: "plot-throughput"
13349
13350 -
13351   type: "plot"
13352   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
13353   algorithm: "plot_performance_box"
13354   output-file-type: ".html"
13355   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
13356   data: "plot-vpp-throughput-latency-2n-skx"
13357   filter: "'NIC_Intel-X710' and
13358            '64B' and
13359            'NDRPDR' and
13360            'ETH' and
13361            'BASE' and
13362            '4T2C' and
13363            ('L2BDMACLRN' or 'L2XCFWD') and
13364            'VHOST_1024' and
13365            not 'VXLAN' and
13366            not 'IP4FWD' and
13367            not 'DOT1Q' and
13368            not '2VM'"
13369   parameters:
13370   - "throughput"
13371   - "parent"
13372   - "tags"
13373   sort:
13374   - "not CFS_OPT"
13375   - "L2XCFWD"
13376   - "not CFS_OPT"
13377   - "CFS_OPT"
13378   traces:
13379     hoverinfo: "x+y"
13380     boxpoints: "outliers"
13381     whiskerwidth: 0
13382   layout:
13383     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
13384     layout: "plot-throughput"
13385
13386 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
13387 -
13388   type: "plot"
13389   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
13390   algorithm: "plot_performance_box"
13391   output-file-type: ".html"
13392   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
13393   data: "plot-vpp-throughput-latency-2n-skx"
13394   filter: "'NIC_Intel-X710' and
13395            '64B' and
13396            'NDRPDR' and
13397            'ETH' and
13398            '2T1C' and
13399            ('L2BDMACLRN' or 'L2XCFWD') and
13400            'VHOST_1024' and
13401            not 'CFS_OPT' and
13402            not 'VXLAN' and
13403            not 'IP4FWD' and
13404            not 'DOT1Q'"
13405   parameters:
13406   - "throughput"
13407   - "parent"
13408   - "tags"
13409   sort:
13410   - "1VM"
13411   - "L2XCFWD"
13412   - "1VM"
13413   - "L2BDMACLRN"
13414   traces:
13415     hoverinfo: "x+y"
13416     boxpoints: "outliers"
13417     whiskerwidth: 0
13418   layout:
13419     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
13420     layout: "plot-throughput"
13421
13422 -
13423   type: "plot"
13424   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
13425   algorithm: "plot_performance_box"
13426   output-file-type: ".html"
13427   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
13428   data: "plot-vpp-throughput-latency-2n-skx"
13429   filter: "'NIC_Intel-X710' and
13430            '64B' and
13431            'NDRPDR' and
13432            'ETH' and
13433            '2T1C' and
13434            ('L2BDMACLRN' or 'L2XCFWD') and
13435            'VHOST_1024' and
13436            not 'CFS_OPT' and
13437            not 'VXLAN' and
13438            not 'IP4FWD' and
13439            not 'DOT1Q'"
13440   parameters:
13441   - "throughput"
13442   - "parent"
13443   - "tags"
13444   sort:
13445   - "1VM"
13446   - "L2XCFWD"
13447   - "1VM"
13448   - "L2BDMACLRN"
13449   traces:
13450     hoverinfo: "x+y"
13451     boxpoints: "outliers"
13452     whiskerwidth: 0
13453   layout:
13454     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
13455     layout: "plot-throughput"
13456
13457 -
13458   type: "plot"
13459   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
13460   algorithm: "plot_performance_box"
13461   output-file-type: ".html"
13462   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
13463   data: "plot-vpp-throughput-latency-2n-skx"
13464   filter: "'NIC_Intel-X710' and
13465            '64B' and
13466            'NDRPDR' and
13467            'ETH' and
13468            '4T2C' and
13469            ('L2BDMACLRN' or 'L2XCFWD') and
13470            'VHOST_1024' and
13471            not 'CFS_OPT' and
13472            not 'VXLAN' and
13473            not 'IP4FWD' and
13474            not 'DOT1Q'"
13475   parameters:
13476   - "throughput"
13477   - "parent"
13478   - "tags"
13479   sort:
13480   - "1VM"
13481   - "L2XCFWD"
13482   - "1VM"
13483   - "L2BDMACLRN"
13484   traces:
13485     hoverinfo: "x+y"
13486     boxpoints: "outliers"
13487     whiskerwidth: 0
13488   layout:
13489     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
13490     layout: "plot-throughput"
13491
13492 -
13493   type: "plot"
13494   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
13495   algorithm: "plot_performance_box"
13496   output-file-type: ".html"
13497   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
13498   data: "plot-vpp-throughput-latency-2n-skx"
13499   filter: "'NIC_Intel-X710' and
13500            '64B' and
13501            'NDRPDR' and
13502            'ETH' and
13503            '4T2C' and
13504            ('L2BDMACLRN' or 'L2XCFWD') and
13505            'VHOST_1024' and
13506            not 'CFS_OPT' and
13507            not 'VXLAN' and
13508            not 'IP4FWD' and
13509            not 'DOT1Q'"
13510   parameters:
13511   - "throughput"
13512   - "parent"
13513   - "tags"
13514   sort:
13515   - "1VM"
13516   - "L2XCFWD"
13517   - "1VM"
13518   - "L2BDMACLRN"
13519   traces:
13520     hoverinfo: "x+y"
13521     boxpoints: "outliers"
13522     whiskerwidth: 0
13523   layout:
13524     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
13525     layout: "plot-throughput"
13526
13527 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
13528 -
13529   type: "plot"
13530   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13531   algorithm: "plot_performance_box"
13532   output-file-type: ".html"
13533   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13534   data: "plot-vpp-throughput-latency-2n-skx"
13535   filter: "'NIC_Intel-XXV710' and
13536            '64B' and
13537            'NDRPDR' and
13538            'ETH' and
13539            'IP4FWD' and
13540            '2T1C' and
13541            'VHOST_1024' and
13542            not 'VXLAN' and
13543            not 'DOT1Q'"
13544   parameters:
13545   - "throughput"
13546   - "parent"
13547   - "tags"
13548   sort:
13549   - "not CFS_OPT"
13550   - "1VM"
13551   - "2VM"
13552   traces:
13553     hoverinfo: "x+y"
13554     boxpoints: "outliers"
13555     whiskerwidth: 0
13556   layout:
13557     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13558     layout: "plot-throughput"
13559
13560 -
13561   type: "plot"
13562   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13563   algorithm: "plot_performance_box"
13564   output-file-type: ".html"
13565   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13566   data: "plot-vpp-throughput-latency-2n-skx"
13567   filter: "'NIC_Intel-XXV710' and
13568            '64B' and
13569            'NDRPDR' and
13570            'ETH' and
13571            'IP4FWD' and
13572            '4T2C' and
13573            'VHOST_1024' and
13574            not 'VXLAN' and
13575            not 'DOT1Q'"
13576   parameters:
13577   - "throughput"
13578   - "parent"
13579   - "tags"
13580   sort:
13581   - "not CFS_OPT"
13582   - "1VM"
13583   - "2VM"
13584   traces:
13585     hoverinfo: "x+y"
13586     boxpoints: "outliers"
13587     whiskerwidth: 0
13588   layout:
13589     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13590     layout: "plot-throughput"
13591
13592 -
13593   type: "plot"
13594   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13595   algorithm: "plot_performance_box"
13596   output-file-type: ".html"
13597   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13598   data: "plot-vpp-throughput-latency-2n-skx"
13599   filter: "'NIC_Intel-XXV710' and
13600            '64B' and
13601            'NDRPDR' and
13602            'ETH' and
13603            'IP4FWD' and
13604            '2T1C' and
13605            'VHOST_1024' and
13606            not 'VXLAN' and
13607            not 'DOT1Q'"
13608   parameters:
13609   - "throughput"
13610   - "parent"
13611   - "tags"
13612   sort:
13613   - "not CFS_OPT"
13614   - "1VM"
13615   - "2VM"
13616   traces:
13617     hoverinfo: "x+y"
13618     boxpoints: "outliers"
13619     whiskerwidth: 0
13620   layout:
13621     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13622     layout: "plot-throughput"
13623
13624 -
13625   type: "plot"
13626   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13627   algorithm: "plot_performance_box"
13628   output-file-type: ".html"
13629   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13630   data: "plot-vpp-throughput-latency-2n-skx"
13631   filter: "'NIC_Intel-XXV710' and
13632            '64B' and
13633            'NDRPDR' and
13634            'ETH' and
13635            'IP4FWD' and
13636            '4T2C' and
13637            'VHOST_1024' and
13638            not 'VXLAN' and
13639            not 'DOT1Q'"
13640   parameters:
13641   - "throughput"
13642   - "parent"
13643   - "tags"
13644   sort:
13645   - "not CFS_OPT"
13646   - "1VM"
13647   - "2VM"
13648   traces:
13649     hoverinfo: "x+y"
13650     boxpoints: "outliers"
13651     whiskerwidth: 0
13652   layout:
13653     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13654     layout: "plot-throughput"
13655
13656 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
13657 -
13658   type: "plot"
13659   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13660   algorithm: "plot_performance_box"
13661   output-file-type: ".html"
13662   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13663   data: "plot-vpp-throughput-latency-2n-skx"
13664   filter: "'NIC_Intel-XXV710' and
13665            '64B' and
13666            'NDRPDR' and
13667            'ETH' and
13668            '2T1C' and
13669            'L2BDMACLRN' and
13670            'VHOST_1024' and
13671            not 'VXLAN' and
13672            not 'IP4FWD' and
13673            not 'DOT1Q' and
13674            not '2VM'"
13675   parameters:
13676   - "throughput"
13677   - "parent"
13678   - "tags"
13679   sort:
13680   - "VM"  # "not CFS_OPT"
13681   - "CFS_OPT"
13682   - "FIB_10K"
13683   - "FIB_100K"
13684   - "FIB_1M"
13685   traces:
13686     hoverinfo: "x+y"
13687     boxpoints: "outliers"
13688     whiskerwidth: 0
13689   layout:
13690     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
13691     layout: "plot-throughput"
13692
13693 -
13694   type: "plot"
13695   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13696   algorithm: "plot_performance_box"
13697   output-file-type: ".html"
13698   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13699   data: "plot-vpp-throughput-latency-2n-skx"
13700   filter: "'NIC_Intel-XXV710' and
13701            '64B' and
13702            'NDRPDR' and
13703            'ETH' and
13704            '4T2C' and
13705            'L2BDMACLRN' and
13706            'VHOST_1024' and
13707            not 'VXLAN' and
13708            not 'IP4FWD' and
13709            not 'DOT1Q' and
13710            not '2VM'"
13711   parameters:
13712   - "throughput"
13713   - "parent"
13714   - "tags"
13715   sort:
13716   - "VM"  # "not CFS_OPT"
13717   - "CFS_OPT"
13718   - "FIB_10K"
13719   - "FIB_100K"
13720   - "FIB_1M"
13721   traces:
13722     hoverinfo: "x+y"
13723     boxpoints: "outliers"
13724     whiskerwidth: 0
13725   layout:
13726     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
13727     layout: "plot-throughput"
13728
13729 -
13730   type: "plot"
13731   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13732   algorithm: "plot_performance_box"
13733   output-file-type: ".html"
13734   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13735   data: "plot-vpp-throughput-latency-2n-skx"
13736   filter: "'NIC_Intel-XXV710' and
13737            '64B' and
13738            'NDRPDR' and
13739            'ETH' and
13740            '2T1C' and
13741            'L2BDMACLRN' and
13742            'VHOST_1024' and
13743            not 'VXLAN' and
13744            not 'IP4FWD' and
13745            not 'DOT1Q' and
13746            not '2VM'"
13747   parameters:
13748   - "throughput"
13749   - "parent"
13750   - "tags"
13751   sort:
13752   - "VM"  # "not CFS_OPT"
13753   - "CFS_OPT"
13754   - "FIB_10K"
13755   - "FIB_100K"
13756   - "FIB_1M"
13757   traces:
13758     hoverinfo: "x+y"
13759     boxpoints: "outliers"
13760     whiskerwidth: 0
13761   layout:
13762     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
13763     layout: "plot-throughput"
13764
13765 -
13766   type: "plot"
13767   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13768   algorithm: "plot_performance_box"
13769   output-file-type: ".html"
13770   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13771   data: "plot-vpp-throughput-latency-2n-skx"
13772   filter: "'NIC_Intel-XXV710' and
13773            '64B' and
13774            'NDRPDR' and
13775            'ETH' and
13776            '4T2C' and
13777            'L2BDMACLRN' and
13778            'VHOST_1024' and
13779            not 'VXLAN' and
13780            not 'IP4FWD' and
13781            not 'DOT1Q' and
13782            not '2VM'"
13783   parameters:
13784   - "throughput"
13785   - "parent"
13786   - "tags"
13787   sort:
13788   - "VM"  # "not CFS_OPT"
13789   - "CFS_OPT"
13790   - "FIB_10K"
13791   - "FIB_100K"
13792   - "FIB_1M"
13793   traces:
13794     hoverinfo: "x+y"
13795     boxpoints: "outliers"
13796     whiskerwidth: 0
13797   layout:
13798     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
13799     layout: "plot-throughput"
13800
13801 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
13802 -
13803   type: "plot"
13804   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
13805   algorithm: "plot_performance_box"
13806   output-file-type: ".html"
13807   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
13808   data: "plot-vpp-throughput-latency-2n-skx"
13809   filter: "'NIC_Intel-XXV710' and
13810            '64B' and
13811            'NDRPDR' and
13812            'ETH' and
13813            'BASE' and
13814            '2T1C' and
13815            ('L2BDMACLRN' or 'L2XCFWD') and
13816            'VHOST_1024' and
13817            not 'VXLAN' and
13818            not 'IP4FWD' and
13819            not 'DOT1Q' and
13820            not '2VM'"
13821   parameters:
13822   - "throughput"
13823   - "parent"
13824   - "tags"
13825   sort:
13826   - "not CFS_OPT"
13827   - "L2XCFWD"
13828   - "not CFS_OPT"
13829   - "CFS_OPT"
13830   traces:
13831     hoverinfo: "x+y"
13832     boxpoints: "outliers"
13833     whiskerwidth: 0
13834   layout:
13835     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
13836     layout: "plot-throughput"
13837
13838 -
13839   type: "plot"
13840   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
13841   algorithm: "plot_performance_box"
13842   output-file-type: ".html"
13843   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
13844   data: "plot-vpp-throughput-latency-2n-skx"
13845   filter: "'NIC_Intel-XXV710' and
13846            '64B' and
13847            'NDRPDR' and
13848            'ETH' and
13849            'BASE' and
13850            '2T1C' and
13851            ('L2BDMACLRN' or 'L2XCFWD') and
13852            'VHOST_1024' and
13853            not 'VXLAN' and
13854            not 'IP4FWD' and
13855            not 'DOT1Q' and
13856            not '2VM'"
13857   parameters:
13858   - "throughput"
13859   - "parent"
13860   - "tags"
13861   sort:
13862   - "not CFS_OPT"
13863   - "L2XCFWD"
13864   - "not CFS_OPT"
13865   - "CFS_OPT"
13866   traces:
13867     hoverinfo: "x+y"
13868     boxpoints: "outliers"
13869     whiskerwidth: 0
13870   layout:
13871     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
13872     layout: "plot-throughput"
13873
13874 -
13875   type: "plot"
13876   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
13877   algorithm: "plot_performance_box"
13878   output-file-type: ".html"
13879   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
13880   data: "plot-vpp-throughput-latency-2n-skx"
13881   filter: "'NIC_Intel-XXV710' and
13882            '64B' and
13883            'NDRPDR' and
13884            'ETH' and
13885            'BASE' and
13886            '4T2C' and
13887            ('L2BDMACLRN' or 'L2XCFWD') and
13888            'VHOST_1024' and
13889            not 'VXLAN' and
13890            not 'IP4FWD' and
13891            not 'DOT1Q' and
13892            not '2VM'"
13893   parameters:
13894   - "throughput"
13895   - "parent"
13896   - "tags"
13897   sort:
13898   - "not CFS_OPT"
13899   - "L2XCFWD"
13900   - "not CFS_OPT"
13901   - "CFS_OPT"
13902   traces:
13903     hoverinfo: "x+y"
13904     boxpoints: "outliers"
13905     whiskerwidth: 0
13906   layout:
13907     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
13908     layout: "plot-throughput"
13909
13910 -
13911   type: "plot"
13912   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
13913   algorithm: "plot_performance_box"
13914   output-file-type: ".html"
13915   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
13916   data: "plot-vpp-throughput-latency-2n-skx"
13917   filter: "'NIC_Intel-XXV710' and
13918            '64B' and
13919            'NDRPDR' and
13920            'ETH' and
13921            'BASE' and
13922            '4T2C' and
13923            ('L2BDMACLRN' or 'L2XCFWD') and
13924            'VHOST_1024' and
13925            not 'VXLAN' and
13926            not 'IP4FWD' and
13927            not 'DOT1Q' and
13928            not '2VM'"
13929   parameters:
13930   - "throughput"
13931   - "parent"
13932   - "tags"
13933   sort:
13934   - "not CFS_OPT"
13935   - "L2XCFWD"
13936   - "not CFS_OPT"
13937   - "CFS_OPT"
13938   traces:
13939     hoverinfo: "x+y"
13940     boxpoints: "outliers"
13941     whiskerwidth: 0
13942   layout:
13943     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
13944     layout: "plot-throughput"
13945
13946 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
13947 -
13948   type: "plot"
13949   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
13950   algorithm: "plot_performance_box"
13951   output-file-type: ".html"
13952   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
13953   data: "plot-vpp-throughput-latency-2n-skx"
13954   filter: "'NIC_Intel-XXV710' and
13955            '64B' and
13956            'NDRPDR' and
13957            'ETH' and
13958            '2T1C' and
13959            ('L2BDMACLRN' or 'L2XCFWD') and
13960            'VHOST_1024' and
13961            not 'CFS_OPT' and
13962            not 'VXLAN' and
13963            not 'IP4FWD' and
13964            not 'DOT1Q'"
13965   parameters:
13966   - "throughput"
13967   - "parent"
13968   - "tags"
13969   sort:
13970   - "1VM"
13971   - "L2XCFWD"
13972   - "1VM"
13973   - "L2BDMACLRN"
13974   traces:
13975     hoverinfo: "x+y"
13976     boxpoints: "outliers"
13977     whiskerwidth: 0
13978   layout:
13979     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
13980     layout: "plot-throughput"
13981
13982 -
13983   type: "plot"
13984   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
13985   algorithm: "plot_performance_box"
13986   output-file-type: ".html"
13987   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
13988   data: "plot-vpp-throughput-latency-2n-skx"
13989   filter: "'NIC_Intel-XXV710' and
13990            '64B' and
13991            'NDRPDR' and
13992            'ETH' and
13993            '2T1C' and
13994            ('L2BDMACLRN' or 'L2XCFWD') and
13995            'VHOST_1024' and
13996            not 'CFS_OPT' and
13997            not 'VXLAN' and
13998            not 'IP4FWD' and
13999            not 'DOT1Q'"
14000   parameters:
14001   - "throughput"
14002   - "parent"
14003   - "tags"
14004   sort:
14005   - "1VM"
14006   - "L2XCFWD"
14007   - "1VM"
14008   - "L2BDMACLRN"
14009   traces:
14010     hoverinfo: "x+y"
14011     boxpoints: "outliers"
14012     whiskerwidth: 0
14013   layout:
14014     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
14015     layout: "plot-throughput"
14016
14017 -
14018   type: "plot"
14019   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
14020   algorithm: "plot_performance_box"
14021   output-file-type: ".html"
14022   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
14023   data: "plot-vpp-throughput-latency-2n-skx"
14024   filter: "'NIC_Intel-XXV710' and
14025            '64B' and
14026            'NDRPDR' and
14027            'ETH' and
14028            '4T2C' and
14029            ('L2BDMACLRN' or 'L2XCFWD') and
14030            'VHOST_1024' and
14031            not 'CFS_OPT' and
14032            not 'VXLAN' and
14033            not 'IP4FWD' and
14034            not 'DOT1Q'"
14035   parameters:
14036   - "throughput"
14037   - "parent"
14038   - "tags"
14039   sort:
14040   - "1VM"
14041   - "L2XCFWD"
14042   - "1VM"
14043   - "L2BDMACLRN"
14044   traces:
14045     hoverinfo: "x+y"
14046     boxpoints: "outliers"
14047     whiskerwidth: 0
14048   layout:
14049     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
14050     layout: "plot-throughput"
14051
14052 -
14053   type: "plot"
14054   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
14055   algorithm: "plot_performance_box"
14056   output-file-type: ".html"
14057   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
14058   data: "plot-vpp-throughput-latency-2n-skx"
14059   filter: "'NIC_Intel-XXV710' and
14060            '64B' and
14061            'NDRPDR' and
14062            'ETH' and
14063            '4T2C' and
14064            ('L2BDMACLRN' or 'L2XCFWD') and
14065            'VHOST_1024' and
14066            not 'CFS_OPT' and
14067            not 'VXLAN' and
14068            not 'IP4FWD' and
14069            not 'DOT1Q'"
14070   parameters:
14071   - "throughput"
14072   - "parent"
14073   - "tags"
14074   sort:
14075   - "1VM"
14076   - "L2XCFWD"
14077   - "1VM"
14078   - "L2BDMACLRN"
14079   traces:
14080     hoverinfo: "x+y"
14081     boxpoints: "outliers"
14082     whiskerwidth: 0
14083   layout:
14084     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
14085     layout: "plot-throughput"
14086
14087 ################################################################################
14088
14089 # Packet Throughput - VPP VTS 3n-hsw-x520
14090 -
14091   type: "plot"
14092   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
14093   algorithm: "plot_performance_box"
14094   output-file-type: ".html"
14095   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
14096   data: "plot-vpp-throughput-latency-3n-hsw"
14097   filter: "'NIC_Intel-X520-DA2' and
14098            '114B' and
14099            'NDRPDR' and
14100            '1T1C' and
14101            'VTS'"
14102   parameters:
14103   - "throughput"
14104   - "parent"
14105   - "tags"
14106   traces:
14107     hoverinfo: "x+y"
14108     boxpoints: "outliers"
14109     whiskerwidth: 0
14110   layout:
14111     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
14112     layout: "plot-throughput"
14113
14114 -
14115   type: "plot"
14116   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
14117   algorithm: "plot_performance_box"
14118   output-file-type: ".html"
14119   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
14120   data: "plot-vpp-throughput-latency-3n-hsw"
14121   filter: "'NIC_Intel-X520-DA2' and
14122            '114B' and
14123            'NDRPDR' and
14124            '2T2C' and
14125            'VTS'"
14126   parameters:
14127   - "throughput"
14128   - "parent"
14129   - "tags"
14130   traces:
14131     hoverinfo: "x+y"
14132     boxpoints: "outliers"
14133     whiskerwidth: 0
14134   layout:
14135     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
14136     layout: "plot-throughput"
14137
14138 -
14139   type: "plot"
14140   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
14141   algorithm: "plot_performance_box"
14142   output-file-type: ".html"
14143   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
14144   data: "plot-vpp-throughput-latency-3n-hsw"
14145   filter: "'NIC_Intel-X520-DA2' and
14146            '114B' and
14147            'NDRPDR' and
14148            '1T1C' and
14149            'VTS'"
14150   parameters:
14151   - "throughput"
14152   - "parent"
14153   - "tags"
14154   traces:
14155     hoverinfo: "x+y"
14156     boxpoints: "outliers"
14157     whiskerwidth: 0
14158   layout:
14159     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
14160     layout: "plot-throughput"
14161
14162 -
14163   type: "plot"
14164   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
14165   algorithm: "plot_performance_box"
14166   output-file-type: ".html"
14167   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
14168   data: "plot-vpp-throughput-latency-3n-hsw"
14169   filter: "'NIC_Intel-X520-DA2' and
14170            '114B' and
14171            'NDRPDR' and
14172            '2T2C' and
14173            'VTS'"
14174   parameters:
14175   - "throughput"
14176   - "parent"
14177   - "tags"
14178   traces:
14179     hoverinfo: "x+y"
14180     boxpoints: "outliers"
14181     whiskerwidth: 0
14182   layout:
14183     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
14184     layout: "plot-throughput"
14185
14186 ################################################################################
14187
14188 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
14189 -
14190   type: "plot"
14191   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14192   algorithm: "plot_performance_box"
14193   output-file-type: ".html"
14194   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14195   data: "plot-dpdk-throughput-latency-3n-hsw"
14196   filter: "'NIC_Intel-X520-DA2' and
14197            '64B' and
14198            'BASE' and
14199            'NDRPDR' and
14200            '1T1C' and
14201            'IP4FWD'"
14202   parameters:
14203   - "throughput"
14204   - "parent"
14205   - "tags"
14206   traces:
14207     hoverinfo: "x+y"
14208     boxpoints: "outliers"
14209     whiskerwidth: 0
14210   layout:
14211     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14212     layout: "plot-throughput"
14213
14214 -
14215   type: "plot"
14216   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14217   algorithm: "plot_performance_box"
14218   output-file-type: ".html"
14219   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14220   data: "plot-dpdk-throughput-latency-3n-hsw"
14221   filter: "'NIC_Intel-X520-DA2' and
14222            '64B' and
14223            'BASE' and
14224            'NDRPDR' and
14225            '2T2C' and
14226            'IP4FWD'"
14227   parameters:
14228   - "throughput"
14229   - "parent"
14230   - "tags"
14231   traces:
14232     hoverinfo: "x+y"
14233     boxpoints: "outliers"
14234     whiskerwidth: 0
14235   layout:
14236     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14237     layout: "plot-throughput"
14238
14239 -
14240   type: "plot"
14241   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14242   algorithm: "plot_performance_box"
14243   output-file-type: ".html"
14244   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14245   data: "plot-dpdk-throughput-latency-3n-hsw"
14246   filter: "'NIC_Intel-X520-DA2' and
14247            '64B' and
14248            'BASE' and
14249            'NDRPDR' and
14250            '1T1C' and
14251            'IP4FWD'"
14252   parameters:
14253   - "throughput"
14254   - "parent"
14255   - "tags"
14256   traces:
14257     hoverinfo: "x+y"
14258     boxpoints: "outliers"
14259     whiskerwidth: 0
14260   layout:
14261     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14262     layout: "plot-throughput"
14263
14264 -
14265   type: "plot"
14266   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14267   algorithm: "plot_performance_box"
14268   output-file-type: ".html"
14269   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14270   data: "plot-dpdk-throughput-latency-3n-hsw"
14271   filter: "'NIC_Intel-X520-DA2' and
14272            '64B' and
14273            'BASE' and
14274            'NDRPDR' and
14275            '2T2C' and
14276            'IP4FWD'"
14277   parameters:
14278   - "throughput"
14279   - "parent"
14280   - "tags"
14281   traces:
14282     hoverinfo: "x+y"
14283     boxpoints: "outliers"
14284     whiskerwidth: 0
14285   layout:
14286     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14287     layout: "plot-throughput"
14288
14289 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
14290 -
14291   type: "plot"
14292   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14293   algorithm: "plot_performance_box"
14294   output-file-type: ".html"
14295   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14296   data: "plot-dpdk-throughput-latency-3n-hsw"
14297   filter: "'NIC_Intel-X710' and
14298            '64B' and
14299            'BASE' and
14300            'NDRPDR' and
14301            '1T1C' and
14302            'IP4FWD'"
14303   parameters:
14304   - "throughput"
14305   - "parent"
14306   - "tags"
14307   traces:
14308     hoverinfo: "x+y"
14309     boxpoints: "outliers"
14310     whiskerwidth: 0
14311   layout:
14312     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14313     layout: "plot-throughput"
14314
14315 -
14316   type: "plot"
14317   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14318   algorithm: "plot_performance_box"
14319   output-file-type: ".html"
14320   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14321   data: "plot-dpdk-throughput-latency-3n-hsw"
14322   filter: "'NIC_Intel-X710' and
14323            '64B' and
14324            'BASE' and
14325            'NDRPDR' and
14326            '2T2C' and
14327            'IP4FWD'"
14328   parameters:
14329   - "throughput"
14330   - "parent"
14331   - "tags"
14332   traces:
14333     hoverinfo: "x+y"
14334     boxpoints: "outliers"
14335     whiskerwidth: 0
14336   layout:
14337     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
14338     layout: "plot-throughput"
14339
14340 -
14341   type: "plot"
14342   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
14343   algorithm: "plot_performance_box"
14344   output-file-type: ".html"
14345   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
14346   data: "plot-dpdk-throughput-latency-3n-hsw"
14347   filter: "'NIC_Intel-X710' and
14348            '64B' and
14349            'BASE' and
14350            'NDRPDR' and
14351            '1T1C' and
14352            'IP4FWD'"
14353   parameters:
14354   - "throughput"
14355   - "parent"
14356   - "tags"
14357   traces:
14358     hoverinfo: "x+y"
14359     boxpoints: "outliers"
14360     whiskerwidth: 0
14361   layout:
14362     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
14363     layout: "plot-throughput"
14364
14365 -
14366   type: "plot"
14367   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
14368   algorithm: "plot_performance_box"
14369   output-file-type: ".html"
14370   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
14371   data: "plot-dpdk-throughput-latency-3n-hsw"
14372   filter: "'NIC_Intel-X710' and
14373            '64B' and
14374            'BASE' and
14375            'NDRPDR' and
14376            '2T2C' and
14377            'IP4FWD'"
14378   parameters:
14379   - "throughput"
14380   - "parent"
14381   - "tags"
14382   traces:
14383     hoverinfo: "x+y"
14384     boxpoints: "outliers"
14385     whiskerwidth: 0
14386   layout:
14387     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
14388     layout: "plot-throughput"
14389
14390 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
14391 -
14392   type: "plot"
14393   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14394   algorithm: "plot_performance_box"
14395   output-file-type: ".html"
14396   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14397   data: "plot-dpdk-throughput-latency-3n-hsw"
14398   filter: "'NIC_Intel-XL710' and
14399            '64B' and
14400            'BASE' and
14401            'NDRPDR' and
14402            '1T1C' and
14403            'IP4FWD'"
14404   parameters:
14405   - "throughput"
14406   - "parent"
14407   - "tags"
14408   traces:
14409     hoverinfo: "x+y"
14410     boxpoints: "outliers"
14411     whiskerwidth: 0
14412   layout:
14413     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
14414     layout: "plot-throughput"
14415
14416 -
14417   type: "plot"
14418   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14419   algorithm: "plot_performance_box"
14420   output-file-type: ".html"
14421   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14422   data: "plot-dpdk-throughput-latency-3n-hsw"
14423   filter: "'NIC_Intel-XL710' and
14424            '64B' and
14425            'BASE' and
14426            'NDRPDR' and
14427            '2T2C' and
14428            'IP4FWD'"
14429   parameters:
14430   - "throughput"
14431   - "parent"
14432   - "tags"
14433   traces:
14434     hoverinfo: "x+y"
14435     boxpoints: "outliers"
14436     whiskerwidth: 0
14437   layout:
14438     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
14439     layout: "plot-throughput"
14440
14441 -
14442   type: "plot"
14443   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
14444   algorithm: "plot_performance_box"
14445   output-file-type: ".html"
14446   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
14447   data: "plot-dpdk-throughput-latency-3n-hsw"
14448   filter: "'NIC_Intel-XL710' and
14449            '64B' and
14450            'BASE' and
14451            'NDRPDR' and
14452            '1T1C' and
14453            'IP4FWD'"
14454   parameters:
14455   - "throughput"
14456   - "parent"
14457   - "tags"
14458   traces:
14459     hoverinfo: "x+y"
14460     boxpoints: "outliers"
14461     whiskerwidth: 0
14462   layout:
14463     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
14464     layout: "plot-throughput"
14465
14466 -
14467   type: "plot"
14468   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
14469   algorithm: "plot_performance_box"
14470   output-file-type: ".html"
14471   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
14472   data: "plot-dpdk-throughput-latency-3n-hsw"
14473   filter: "'NIC_Intel-XL710' and
14474            '64B' and
14475            'BASE' and
14476            'NDRPDR' and
14477            '2T2C' and
14478            'IP4FWD'"
14479   parameters:
14480   - "throughput"
14481   - "parent"
14482   - "tags"
14483   traces:
14484     hoverinfo: "x+y"
14485     boxpoints: "outliers"
14486     whiskerwidth: 0
14487   layout:
14488     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
14489     layout: "plot-throughput"
14490
14491 # Packet Throughput - DPDK l3fwd 3n-skx-x710
14492 -
14493   type: "plot"
14494   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14495   algorithm: "plot_performance_box"
14496   output-file-type: ".html"
14497   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14498   data: "plot-dpdk-throughput-latency-3n-skx"
14499   filter: "'NIC_Intel-X710' and
14500            '64B' and
14501            'BASE' and
14502            'NDRPDR' and
14503            '2T1C' and
14504            'IP4FWD'"
14505   parameters:
14506   - "throughput"
14507   - "parent"
14508   - "tags"
14509   traces:
14510     hoverinfo: "x+y"
14511     boxpoints: "outliers"
14512     whiskerwidth: 0
14513   layout:
14514     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
14515     layout: "plot-throughput"
14516
14517 -
14518   type: "plot"
14519   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14520   algorithm: "plot_performance_box"
14521   output-file-type: ".html"
14522   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14523   data: "plot-dpdk-throughput-latency-3n-skx"
14524   filter: "'NIC_Intel-X710' and
14525            '64B' and
14526            'BASE' and
14527            'NDRPDR' and
14528            '4T2C' and
14529            'IP4FWD'"
14530   parameters:
14531   - "throughput"
14532   - "parent"
14533   - "tags"
14534   traces:
14535     hoverinfo: "x+y"
14536     boxpoints: "outliers"
14537     whiskerwidth: 0
14538   layout:
14539     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
14540     layout: "plot-throughput"
14541
14542 -
14543   type: "plot"
14544   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
14545   algorithm: "plot_performance_box"
14546   output-file-type: ".html"
14547   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
14548   data: "plot-dpdk-throughput-latency-3n-skx"
14549   filter: "'NIC_Intel-X710' and
14550            '64B' and
14551            'BASE' and
14552            'NDRPDR' and
14553            '2T1C' and
14554            'IP4FWD'"
14555   parameters:
14556   - "throughput"
14557   - "parent"
14558   - "tags"
14559   traces:
14560     hoverinfo: "x+y"
14561     boxpoints: "outliers"
14562     whiskerwidth: 0
14563   layout:
14564     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
14565     layout: "plot-throughput"
14566
14567 -
14568   type: "plot"
14569   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
14570   algorithm: "plot_performance_box"
14571   output-file-type: ".html"
14572   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
14573   data: "plot-dpdk-throughput-latency-3n-skx"
14574   filter: "'NIC_Intel-X710' and
14575            '64B' and
14576            'BASE' and
14577            'NDRPDR' and
14578            '4T2C' and
14579            'IP4FWD'"
14580   parameters:
14581   - "throughput"
14582   - "parent"
14583   - "tags"
14584   traces:
14585     hoverinfo: "x+y"
14586     boxpoints: "outliers"
14587     whiskerwidth: 0
14588   layout:
14589     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
14590     layout: "plot-throughput"
14591
14592 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
14593 -
14594   type: "plot"
14595   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14596   algorithm: "plot_performance_box"
14597   output-file-type: ".html"
14598   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14599   data: "plot-dpdk-throughput-latency-3n-skx"
14600   filter: "'NIC_Intel-XXV710' and
14601            '64B' and
14602            'BASE' and
14603            'NDRPDR' and
14604            '2T1C' and
14605            'IP4FWD'"
14606   parameters:
14607   - "throughput"
14608   - "parent"
14609   - "tags"
14610   traces:
14611     hoverinfo: "x+y"
14612     boxpoints: "outliers"
14613     whiskerwidth: 0
14614   layout:
14615     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
14616     layout: "plot-throughput"
14617
14618 -
14619   type: "plot"
14620   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14621   algorithm: "plot_performance_box"
14622   output-file-type: ".html"
14623   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14624   data: "plot-dpdk-throughput-latency-3n-skx"
14625   filter: "'NIC_Intel-XXV710' and
14626            '64B' and
14627            'BASE' and
14628            'NDRPDR' and
14629            '4T2C' and
14630            'IP4FWD'"
14631   parameters:
14632   - "throughput"
14633   - "parent"
14634   - "tags"
14635   traces:
14636     hoverinfo: "x+y"
14637     boxpoints: "outliers"
14638     whiskerwidth: 0
14639   layout:
14640     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
14641     layout: "plot-throughput"
14642
14643 -
14644   type: "plot"
14645   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
14646   algorithm: "plot_performance_box"
14647   output-file-type: ".html"
14648   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
14649   data: "plot-dpdk-throughput-latency-3n-skx"
14650   filter: "'NIC_Intel-XXV710' and
14651            '64B' and
14652            'BASE' and
14653            'NDRPDR' and
14654            '2T1C' and
14655            'IP4FWD'"
14656   parameters:
14657   - "throughput"
14658   - "parent"
14659   - "tags"
14660   traces:
14661     hoverinfo: "x+y"
14662     boxpoints: "outliers"
14663     whiskerwidth: 0
14664   layout:
14665     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
14666     layout: "plot-throughput"
14667
14668 -
14669   type: "plot"
14670   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
14671   algorithm: "plot_performance_box"
14672   output-file-type: ".html"
14673   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
14674   data: "plot-dpdk-throughput-latency-3n-skx"
14675   filter: "'NIC_Intel-XXV710' and
14676            '64B' and
14677            'BASE' and
14678            'NDRPDR' and
14679            '4T2C' and
14680            'IP4FWD'"
14681   parameters:
14682   - "throughput"
14683   - "parent"
14684   - "tags"
14685   traces:
14686     hoverinfo: "x+y"
14687     boxpoints: "outliers"
14688     whiskerwidth: 0
14689   layout:
14690     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
14691     layout: "plot-throughput"
14692
14693 # Packet Throughput - DPDK l3fwd 2n-skx-x710
14694 -
14695   type: "plot"
14696   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14697   algorithm: "plot_performance_box"
14698   output-file-type: ".html"
14699   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14700   data: "plot-dpdk-throughput-latency-2n-skx"
14701   filter: "'NIC_Intel-X710' and
14702            '64B' and
14703            'BASE' and
14704            'NDRPDR' and
14705            '2T1C' and
14706            'IP4FWD'"
14707   parameters:
14708   - "throughput"
14709   - "parent"
14710   - "tags"
14711   traces:
14712     hoverinfo: "x+y"
14713     boxpoints: "outliers"
14714     whiskerwidth: 0
14715   layout:
14716     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
14717     layout: "plot-throughput"
14718
14719 -
14720   type: "plot"
14721   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14722   algorithm: "plot_performance_box"
14723   output-file-type: ".html"
14724   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14725   data: "plot-dpdk-throughput-latency-2n-skx"
14726   filter: "'NIC_Intel-X710' and
14727            '64B' and
14728            'BASE' and
14729            'NDRPDR' and
14730            '4T2C' and
14731            'IP4FWD'"
14732   parameters:
14733   - "throughput"
14734   - "parent"
14735   - "tags"
14736   traces:
14737     hoverinfo: "x+y"
14738     boxpoints: "outliers"
14739     whiskerwidth: 0
14740   layout:
14741     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
14742     layout: "plot-throughput"
14743
14744 -
14745   type: "plot"
14746   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14747   algorithm: "plot_performance_box"
14748   output-file-type: ".html"
14749   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14750   data: "plot-dpdk-throughput-latency-2n-skx"
14751   filter: "'NIC_Intel-X710' and
14752            '64B' and
14753            'BASE' and
14754            'NDRPDR' and
14755            '2T1C' and
14756            'IP4FWD'"
14757   parameters:
14758   - "throughput"
14759   - "parent"
14760   - "tags"
14761   traces:
14762     hoverinfo: "x+y"
14763     boxpoints: "outliers"
14764     whiskerwidth: 0
14765   layout:
14766     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
14767     layout: "plot-throughput"
14768
14769 -
14770   type: "plot"
14771   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14772   algorithm: "plot_performance_box"
14773   output-file-type: ".html"
14774   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14775   data: "plot-dpdk-throughput-latency-2n-skx"
14776   filter: "'NIC_Intel-X710' and
14777            '64B' and
14778            'BASE' and
14779            'NDRPDR' and
14780            '4T2C' and
14781            'IP4FWD'"
14782   parameters:
14783   - "throughput"
14784   - "parent"
14785   - "tags"
14786   traces:
14787     hoverinfo: "x+y"
14788     boxpoints: "outliers"
14789     whiskerwidth: 0
14790   layout:
14791     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
14792     layout: "plot-throughput"
14793
14794 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
14795 -
14796   type: "plot"
14797   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14798   algorithm: "plot_performance_box"
14799   output-file-type: ".html"
14800   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14801   data: "plot-dpdk-throughput-latency-2n-skx"
14802   filter: "'NIC_Intel-XXV710' and
14803            '64B' and
14804            'BASE' and
14805            'NDRPDR' and
14806            '2T1C' and
14807            'IP4FWD'"
14808   parameters:
14809   - "throughput"
14810   - "parent"
14811   - "tags"
14812   traces:
14813     hoverinfo: "x+y"
14814     boxpoints: "outliers"
14815     whiskerwidth: 0
14816   layout:
14817     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
14818     layout: "plot-throughput"
14819
14820 -
14821   type: "plot"
14822   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14823   algorithm: "plot_performance_box"
14824   output-file-type: ".html"
14825   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14826   data: "plot-dpdk-throughput-latency-2n-skx"
14827   filter: "'NIC_Intel-XXV710' and
14828            '64B' and
14829            'BASE' and
14830            'NDRPDR' and
14831            '4T2C' and
14832            'IP4FWD'"
14833   parameters:
14834   - "throughput"
14835   - "parent"
14836   - "tags"
14837   traces:
14838     hoverinfo: "x+y"
14839     boxpoints: "outliers"
14840     whiskerwidth: 0
14841   layout:
14842     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
14843     layout: "plot-throughput"
14844
14845 -
14846   type: "plot"
14847   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14848   algorithm: "plot_performance_box"
14849   output-file-type: ".html"
14850   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14851   data: "plot-dpdk-throughput-latency-2n-skx"
14852   filter: "'NIC_Intel-XXV710' and
14853            '64B' and
14854            'BASE' and
14855            'NDRPDR' and
14856            '2T1C' and
14857            'IP4FWD'"
14858   parameters:
14859   - "throughput"
14860   - "parent"
14861   - "tags"
14862   traces:
14863     hoverinfo: "x+y"
14864     boxpoints: "outliers"
14865     whiskerwidth: 0
14866   layout:
14867     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
14868     layout: "plot-throughput"
14869
14870 -
14871   type: "plot"
14872   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14873   algorithm: "plot_performance_box"
14874   output-file-type: ".html"
14875   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14876   data: "plot-dpdk-throughput-latency-2n-skx"
14877   filter: "'NIC_Intel-XXV710' and
14878            '64B' and
14879            'BASE' and
14880            'NDRPDR' and
14881            '4T2C' and
14882            'IP4FWD'"
14883   parameters:
14884   - "throughput"
14885   - "parent"
14886   - "tags"
14887   traces:
14888     hoverinfo: "x+y"
14889     boxpoints: "outliers"
14890     whiskerwidth: 0
14891   layout:
14892     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
14893     layout: "plot-throughput"
14894
14895 ################################################################################
14896
14897 # Packet Throughput - DPDK testpmd 3n-hsw-x520
14898 -
14899   type: "plot"
14900   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14901   algorithm: "plot_performance_box"
14902   output-file-type: ".html"
14903   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14904   data: "plot-dpdk-throughput-latency-3n-hsw"
14905   filter: "'NIC_Intel-X520-DA2' and
14906            '64B' and
14907            'BASE' and
14908            'NDRPDR' and
14909            '1T1C' and
14910            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14911   parameters:
14912   - "throughput"
14913   - "parent"
14914   - "tags"
14915   traces:
14916     hoverinfo: "x+y"
14917     boxpoints: "outliers"
14918     whiskerwidth: 0
14919   layout:
14920     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
14921     layout: "plot-throughput"
14922
14923 -
14924   type: "plot"
14925   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14926   algorithm: "plot_performance_box"
14927   output-file-type: ".html"
14928   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14929   data: "plot-dpdk-throughput-latency-3n-hsw"
14930   filter: "'NIC_Intel-X520-DA2' and
14931            '64B' and
14932            'BASE' and
14933            'NDRPDR' and
14934            '2T2C' and
14935            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14936   parameters:
14937   - "throughput"
14938   - "parent"
14939   - "tags"
14940   traces:
14941     hoverinfo: "x+y"
14942     boxpoints: "outliers"
14943     whiskerwidth: 0
14944   layout:
14945     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
14946     layout: "plot-throughput"
14947
14948 -
14949   type: "plot"
14950   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14951   algorithm: "plot_performance_box"
14952   output-file-type: ".html"
14953   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14954   data: "plot-dpdk-throughput-latency-3n-hsw"
14955   filter: "'NIC_Intel-X520-DA2' and
14956            '64B' and
14957            'BASE' and
14958            'NDRPDR' and
14959            '1T1C' and
14960            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14961   parameters:
14962   - "throughput"
14963   - "parent"
14964   - "tags"
14965   traces:
14966     hoverinfo: "x+y"
14967     boxpoints: "outliers"
14968     whiskerwidth: 0
14969   layout:
14970     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
14971     layout: "plot-throughput"
14972
14973 -
14974   type: "plot"
14975   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14976   algorithm: "plot_performance_box"
14977   output-file-type: ".html"
14978   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14979   data: "plot-dpdk-throughput-latency-3n-hsw"
14980   filter: "'NIC_Intel-X520-DA2' and
14981            '64B' and
14982            'BASE' and
14983            'NDRPDR' and
14984            '2T2C' and
14985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
14986   parameters:
14987   - "throughput"
14988   - "parent"
14989   - "tags"
14990   traces:
14991     hoverinfo: "x+y"
14992     boxpoints: "outliers"
14993     whiskerwidth: 0
14994   layout:
14995     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
14996     layout: "plot-throughput"
14997
14998 # Packet Throughput - DPDK testpmd 3n-hsw-x710
14999 -
15000   type: "plot"
15001   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
15002   algorithm: "plot_performance_box"
15003   output-file-type: ".html"
15004   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
15005   data: "plot-dpdk-throughput-latency-3n-hsw"
15006   filter: "'NIC_Intel-X710' and
15007            '64B' and
15008            'BASE' and
15009            'NDRPDR' and
15010            '1T1C' and
15011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15012   parameters:
15013   - "throughput"
15014   - "parent"
15015   - "tags"
15016   traces:
15017     hoverinfo: "x+y"
15018     boxpoints: "outliers"
15019     whiskerwidth: 0
15020   layout:
15021     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
15022     layout: "plot-throughput"
15023
15024 -
15025   type: "plot"
15026   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
15027   algorithm: "plot_performance_box"
15028   output-file-type: ".html"
15029   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
15030   data: "plot-dpdk-throughput-latency-3n-hsw"
15031   filter: "'NIC_Intel-X710' and
15032            '64B' and
15033            'BASE' and
15034            'NDRPDR' and
15035            '2T2C' and
15036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15037   parameters:
15038   - "throughput"
15039   - "parent"
15040   - "tags"
15041   traces:
15042     hoverinfo: "x+y"
15043     boxpoints: "outliers"
15044     whiskerwidth: 0
15045   layout:
15046     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
15047     layout: "plot-throughput"
15048
15049 -
15050   type: "plot"
15051   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
15052   algorithm: "plot_performance_box"
15053   output-file-type: ".html"
15054   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
15055   data: "plot-dpdk-throughput-latency-3n-hsw"
15056   filter: "'NIC_Intel-X710' and
15057            '64B' and
15058            'BASE' and
15059            'NDRPDR' and
15060            '1T1C' and
15061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15062   parameters:
15063   - "throughput"
15064   - "parent"
15065   - "tags"
15066   traces:
15067     hoverinfo: "x+y"
15068     boxpoints: "outliers"
15069     whiskerwidth: 0
15070   layout:
15071     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
15072     layout: "plot-throughput"
15073
15074 -
15075   type: "plot"
15076   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
15077   algorithm: "plot_performance_box"
15078   output-file-type: ".html"
15079   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
15080   data: "plot-dpdk-throughput-latency-3n-hsw"
15081   filter: "'NIC_Intel-X710' and
15082            '64B' and
15083            'BASE' and
15084            'NDRPDR' and
15085            '2T2C' and
15086            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15087   parameters:
15088   - "throughput"
15089   - "parent"
15090   - "tags"
15091   traces:
15092     hoverinfo: "x+y"
15093     boxpoints: "outliers"
15094     whiskerwidth: 0
15095   layout:
15096     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
15097     layout: "plot-throughput"
15098
15099 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
15100 -
15101   type: "plot"
15102   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15103   algorithm: "plot_performance_box"
15104   output-file-type: ".html"
15105   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15106   data: "plot-dpdk-throughput-latency-3n-hsw"
15107   filter: "'NIC_Intel-XL710' and
15108            '64B' and
15109            'BASE' and
15110            'NDRPDR' and
15111            '1T1C' and
15112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15113   parameters:
15114   - "throughput"
15115   - "parent"
15116   - "tags"
15117   traces:
15118     hoverinfo: "x+y"
15119     boxpoints: "outliers"
15120     whiskerwidth: 0
15121   layout:
15122     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15123     layout: "plot-throughput"
15124
15125 -
15126   type: "plot"
15127   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15128   algorithm: "plot_performance_box"
15129   output-file-type: ".html"
15130   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15131   data: "plot-dpdk-throughput-latency-3n-hsw"
15132   filter: "'NIC_Intel-XL710' and
15133            '64B' and
15134            'BASE' and
15135            'NDRPDR' and
15136            '2T2C' and
15137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15138   parameters:
15139   - "throughput"
15140   - "parent"
15141   - "tags"
15142   traces:
15143     hoverinfo: "x+y"
15144     boxpoints: "outliers"
15145     whiskerwidth: 0
15146   layout:
15147     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15148     layout: "plot-throughput"
15149
15150 -
15151   type: "plot"
15152   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15153   algorithm: "plot_performance_box"
15154   output-file-type: ".html"
15155   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15156   data: "plot-dpdk-throughput-latency-3n-hsw"
15157   filter: "'NIC_Intel-XL710' and
15158            '64B' and
15159            'BASE' and
15160            'NDRPDR' and
15161            '1T1C' and
15162            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15163   parameters:
15164   - "throughput"
15165   - "parent"
15166   - "tags"
15167   traces:
15168     hoverinfo: "x+y"
15169     boxpoints: "outliers"
15170     whiskerwidth: 0
15171   layout:
15172     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15173     layout: "plot-throughput"
15174
15175 -
15176   type: "plot"
15177   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15178   algorithm: "plot_performance_box"
15179   output-file-type: ".html"
15180   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15181   data: "plot-dpdk-throughput-latency-3n-hsw"
15182   filter: "'NIC_Intel-XL710' and
15183            '64B' and
15184            'BASE' and
15185            'NDRPDR' and
15186            '2T2C' and
15187            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15188   parameters:
15189   - "throughput"
15190   - "parent"
15191   - "tags"
15192   traces:
15193     hoverinfo: "x+y"
15194     boxpoints: "outliers"
15195     whiskerwidth: 0
15196   layout:
15197     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15198     layout: "plot-throughput"
15199
15200 # Packet Throughput - DPDK testpmd 3n-skx-x710
15201 -
15202   type: "plot"
15203   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15204   algorithm: "plot_performance_box"
15205   output-file-type: ".html"
15206   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15207   data: "plot-dpdk-throughput-latency-3n-skx"
15208   filter: "'NIC_Intel-X710' and
15209            '64B' and
15210            'BASE' and
15211            'NDRPDR' and
15212            '2T1C' and
15213            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15214   parameters:
15215   - "throughput"
15216   - "parent"
15217   - "tags"
15218   traces:
15219     hoverinfo: "x+y"
15220     boxpoints: "outliers"
15221     whiskerwidth: 0
15222   layout:
15223     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15224     layout: "plot-throughput"
15225
15226 -
15227   type: "plot"
15228   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15229   algorithm: "plot_performance_box"
15230   output-file-type: ".html"
15231   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15232   data: "plot-dpdk-throughput-latency-3n-skx"
15233   filter: "'NIC_Intel-X710' and
15234            '64B' and
15235            'BASE' and
15236            'NDRPDR' and
15237            '4T2C' and
15238            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15239   parameters:
15240   - "throughput"
15241   - "parent"
15242   - "tags"
15243   traces:
15244     hoverinfo: "x+y"
15245     boxpoints: "outliers"
15246     whiskerwidth: 0
15247   layout:
15248     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15249     layout: "plot-throughput"
15250
15251 -
15252   type: "plot"
15253   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15254   algorithm: "plot_performance_box"
15255   output-file-type: ".html"
15256   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15257   data: "plot-dpdk-throughput-latency-3n-skx"
15258   filter: "'NIC_Intel-X710' and
15259            '64B' and
15260            'BASE' and
15261            'NDRPDR' and
15262            '2T1C' and
15263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15264   parameters:
15265   - "throughput"
15266   - "parent"
15267   - "tags"
15268   traces:
15269     hoverinfo: "x+y"
15270     boxpoints: "outliers"
15271     whiskerwidth: 0
15272   layout:
15273     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15274     layout: "plot-throughput"
15275
15276 -
15277   type: "plot"
15278   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15279   algorithm: "plot_performance_box"
15280   output-file-type: ".html"
15281   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15282   data: "plot-dpdk-throughput-latency-3n-skx"
15283   filter: "'NIC_Intel-X710' and
15284            '64B' and
15285            'BASE' and
15286            'NDRPDR' and
15287            '4T2C' and
15288            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15289   parameters:
15290   - "throughput"
15291   - "parent"
15292   - "tags"
15293   traces:
15294     hoverinfo: "x+y"
15295     boxpoints: "outliers"
15296     whiskerwidth: 0
15297   layout:
15298     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15299     layout: "plot-throughput"
15300
15301 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
15302 -
15303   type: "plot"
15304   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15305   algorithm: "plot_performance_box"
15306   output-file-type: ".html"
15307   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15308   data: "plot-dpdk-throughput-latency-3n-skx"
15309   filter: "'NIC_Intel-XXV710' and
15310            '64B' and
15311            'BASE' and
15312            'NDRPDR' and
15313            '2T1C' and
15314            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15315   parameters:
15316   - "throughput"
15317   - "parent"
15318   - "tags"
15319   traces:
15320     hoverinfo: "x+y"
15321     boxpoints: "outliers"
15322     whiskerwidth: 0
15323   layout:
15324     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15325     layout: "plot-throughput"
15326
15327 -
15328   type: "plot"
15329   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15330   algorithm: "plot_performance_box"
15331   output-file-type: ".html"
15332   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15333   data: "plot-dpdk-throughput-latency-3n-skx"
15334   filter: "'NIC_Intel-XXV710' and
15335            '64B' and
15336            'BASE' and
15337            'NDRPDR' and
15338            '4T2C' and
15339            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15340   parameters:
15341   - "throughput"
15342   - "parent"
15343   - "tags"
15344   traces:
15345     hoverinfo: "x+y"
15346     boxpoints: "outliers"
15347     whiskerwidth: 0
15348   layout:
15349     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15350     layout: "plot-throughput"
15351
15352 -
15353   type: "plot"
15354   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
15355   algorithm: "plot_performance_box"
15356   output-file-type: ".html"
15357   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
15358   data: "plot-dpdk-throughput-latency-3n-skx"
15359   filter: "'NIC_Intel-XXV710' and
15360            '64B' and
15361            'BASE' and
15362            'NDRPDR' and
15363            '2T1C' and
15364            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15365   parameters:
15366   - "throughput"
15367   - "parent"
15368   - "tags"
15369   traces:
15370     hoverinfo: "x+y"
15371     boxpoints: "outliers"
15372     whiskerwidth: 0
15373   layout:
15374     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
15375     layout: "plot-throughput"
15376
15377 -
15378   type: "plot"
15379   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
15380   algorithm: "plot_performance_box"
15381   output-file-type: ".html"
15382   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
15383   data: "plot-dpdk-throughput-latency-3n-skx"
15384   filter: "'NIC_Intel-XXV710' and
15385            '64B' and
15386            'BASE' and
15387            'NDRPDR' and
15388            '4T2C' and
15389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15390   parameters:
15391   - "throughput"
15392   - "parent"
15393   - "tags"
15394   traces:
15395     hoverinfo: "x+y"
15396     boxpoints: "outliers"
15397     whiskerwidth: 0
15398   layout:
15399     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
15400     layout: "plot-throughput"
15401
15402 # Packet Throughput - DPDK testpmd 2n-skx-x710
15403 -
15404   type: "plot"
15405   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15406   algorithm: "plot_performance_box"
15407   output-file-type: ".html"
15408   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15409   data: "plot-dpdk-throughput-latency-2n-skx"
15410   filter: "'NIC_Intel-X710' and
15411            '64B' and
15412            'BASE' and
15413            'NDRPDR' and
15414            '2T1C' and
15415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15416   parameters:
15417   - "throughput"
15418   - "parent"
15419   - "tags"
15420   traces:
15421     hoverinfo: "x+y"
15422     boxpoints: "outliers"
15423     whiskerwidth: 0
15424   layout:
15425     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
15426     layout: "plot-throughput"
15427
15428 -
15429   type: "plot"
15430   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15431   algorithm: "plot_performance_box"
15432   output-file-type: ".html"
15433   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15434   data: "plot-dpdk-throughput-latency-2n-skx"
15435   filter: "'NIC_Intel-X710' and
15436            '64B' and
15437            'BASE' and
15438            'NDRPDR' and
15439            '4T2C' and
15440            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15441   parameters:
15442   - "throughput"
15443   - "parent"
15444   - "tags"
15445   traces:
15446     hoverinfo: "x+y"
15447     boxpoints: "outliers"
15448     whiskerwidth: 0
15449   layout:
15450     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
15451     layout: "plot-throughput"
15452
15453 -
15454   type: "plot"
15455   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
15456   algorithm: "plot_performance_box"
15457   output-file-type: ".html"
15458   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
15459   data: "plot-dpdk-throughput-latency-2n-skx"
15460   filter: "'NIC_Intel-X710' and
15461            '64B' and
15462            'BASE' and
15463            'NDRPDR' and
15464            '2T1C' and
15465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15466   parameters:
15467   - "throughput"
15468   - "parent"
15469   - "tags"
15470   traces:
15471     hoverinfo: "x+y"
15472     boxpoints: "outliers"
15473     whiskerwidth: 0
15474   layout:
15475     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
15476     layout: "plot-throughput"
15477
15478 -
15479   type: "plot"
15480   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
15481   algorithm: "plot_performance_box"
15482   output-file-type: ".html"
15483   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
15484   data: "plot-dpdk-throughput-latency-2n-skx"
15485   filter: "'NIC_Intel-X710' and
15486            '64B' and
15487            'BASE' and
15488            'NDRPDR' and
15489            '4T2C' and
15490            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15491   parameters:
15492   - "throughput"
15493   - "parent"
15494   - "tags"
15495   traces:
15496     hoverinfo: "x+y"
15497     boxpoints: "outliers"
15498     whiskerwidth: 0
15499   layout:
15500     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
15501     layout: "plot-throughput"
15502
15503 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
15504 -
15505   type: "plot"
15506   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15507   algorithm: "plot_performance_box"
15508   output-file-type: ".html"
15509   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15510   data: "plot-dpdk-throughput-latency-2n-skx"
15511   filter: "'NIC_Intel-XXV710' and
15512            '64B' and
15513            'BASE' and
15514            'NDRPDR' and
15515            '2T1C' and
15516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15517   parameters:
15518   - "throughput"
15519   - "parent"
15520   - "tags"
15521   traces:
15522     hoverinfo: "x+y"
15523     boxpoints: "outliers"
15524     whiskerwidth: 0
15525   layout:
15526     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
15527     layout: "plot-throughput"
15528
15529 -
15530   type: "plot"
15531   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15532   algorithm: "plot_performance_box"
15533   output-file-type: ".html"
15534   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15535   data: "plot-dpdk-throughput-latency-2n-skx"
15536   filter: "'NIC_Intel-XXV710' and
15537            '64B' and
15538            'BASE' and
15539            'NDRPDR' and
15540            '4T2C' and
15541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15542   parameters:
15543   - "throughput"
15544   - "parent"
15545   - "tags"
15546   traces:
15547     hoverinfo: "x+y"
15548     boxpoints: "outliers"
15549     whiskerwidth: 0
15550   layout:
15551     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
15552     layout: "plot-throughput"
15553
15554 -
15555   type: "plot"
15556   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
15557   algorithm: "plot_performance_box"
15558   output-file-type: ".html"
15559   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
15560   data: "plot-dpdk-throughput-latency-2n-skx"
15561   filter: "'NIC_Intel-XXV710' and
15562            '64B' and
15563            'BASE' and
15564            'NDRPDR' and
15565            '2T1C' and
15566            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15567   parameters:
15568   - "throughput"
15569   - "parent"
15570   - "tags"
15571   traces:
15572     hoverinfo: "x+y"
15573     boxpoints: "outliers"
15574     whiskerwidth: 0
15575   layout:
15576     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
15577     layout: "plot-throughput"
15578
15579 -
15580   type: "plot"
15581   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
15582   algorithm: "plot_performance_box"
15583   output-file-type: ".html"
15584   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
15585   data: "plot-dpdk-throughput-latency-2n-skx"
15586   filter: "'NIC_Intel-XXV710' and
15587            '64B' and
15588            'BASE' and
15589            'NDRPDR' and
15590            '4T2C' and
15591            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15592   parameters:
15593   - "throughput"
15594   - "parent"
15595   - "tags"
15596   traces:
15597     hoverinfo: "x+y"
15598     boxpoints: "outliers"
15599     whiskerwidth: 0
15600   layout:
15601     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
15602     layout: "plot-throughput"
15603
15604 ################################################################################
15605
15606 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
15607 -
15608   type: "plot"
15609   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
15610   algorithm: "plot_latency_error_bars"
15611   output-file-type: ".html"
15612   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
15613   data: "plot-vpp-throughput-latency-3n-hsw"
15614   filter: "'NIC_Intel-X520-DA2' and
15615            '64B' and
15616            ('BASE' or 'SCALE') and
15617            'NDRPDR' and
15618            'ETH' and
15619            '1T1C' and
15620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15621            not 'VHOST' and
15622            not 'MEMIF'"
15623   parameters:
15624   - "latency"
15625   - "parent"
15626   - "tags"
15627   sort:
15628   - "L2PATCH"
15629   - "L2XCBASE"
15630   - "BASE"
15631   - "FIB_10K"
15632   - "FIB_100K"
15633   - "FIB_1M"
15634   layout:
15635     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
15636     layout: "plot-latency"
15637
15638 -
15639   type: "plot"
15640   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
15641   algorithm: "plot_latency_error_bars"
15642   output-file-type: ".html"
15643   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
15644   data: "plot-vpp-throughput-latency-3n-hsw"
15645   filter: "'NIC_Intel-X520-DA2' and
15646            '64B' and
15647            ('BASE' or 'SCALE') and
15648            'NDRPDR' and
15649            'ETH' and
15650            '2T2C' and
15651            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15652            not 'VHOST' and
15653            not 'MEMIF'"
15654   parameters:
15655   - "latency"
15656   - "parent"
15657   - "tags"
15658   sort:
15659   - "L2PATCH"
15660   - "L2XCBASE"
15661   - "BASE"
15662   - "FIB_10K"
15663   - "FIB_100K"
15664   - "FIB_1M"
15665   layout:
15666     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
15667     layout: "plot-latency"
15668
15669 # Packet Latency - VPP L2 3n-hsw-x520 features
15670 -
15671   type: "plot"
15672   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
15673   algorithm: "plot_latency_error_bars"
15674   output-file-type: ".html"
15675   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
15676   data: "plot-vpp-throughput-latency-3n-hsw"
15677   filter: "'NIC_Intel-X520-DA2' and
15678            '64B' and
15679            'NDRPDR' and
15680            '1T1C' and
15681            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15682            not 'ACL' and
15683            not 'VHOST' and
15684            not 'MEMIF'"
15685   parameters:
15686   - "latency"
15687   - "parent"
15688   - "tags"
15689   sort:
15690   - "L2XCBASE"    # l2xcbase
15691   - "L2BDBASE"    # l2bdbase
15692   - "L2XCFWD"     # dot1q-l2xcbase
15693   - "L2BDMACLRN"  # dot1q-l2bdbase
15694   layout:
15695     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
15696     layout: "plot-latency"
15697
15698 -
15699   type: "plot"
15700   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
15701   algorithm: "plot_latency_error_bars"
15702   output-file-type: ".html"
15703   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
15704   data: "plot-vpp-throughput-latency-3n-hsw"
15705   filter: "'NIC_Intel-X520-DA2' and
15706            '64B' and
15707            'NDRPDR' and
15708            '2T2C' and
15709            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15710            not 'ACL' and
15711            not 'VHOST' and
15712            not 'MEMIF'"
15713   parameters:
15714   - "latency"
15715   - "parent"
15716   - "tags"
15717   sort:
15718   - "L2XCBASE"    # l2xcbase
15719   - "L2BDBASE"    # l2bdbase
15720   - "L2XCFWD"     # dot1q-l2xcbase
15721   - "L2BDMACLRN"  # dot1q-l2bdbase
15722   layout:
15723     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
15724     layout: "plot-latency"
15725
15726 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
15727 -
15728   type: "plot"
15729   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
15730   algorithm: "plot_latency_error_bars"
15731   output-file-type: ".html"
15732   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
15733   data: "plot-vpp-throughput-latency-3n-hsw"
15734   filter: "'NIC_Intel-X710' and
15735            '64B' and
15736            ('BASE' or 'SCALE') and
15737            'NDRPDR' and
15738            'ETH' and
15739            '1T1C' and
15740            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15741            not 'VHOST' and
15742            not 'MEMIF'"
15743   parameters:
15744   - "latency"
15745   - "parent"
15746   - "tags"
15747   sort:
15748   - "L2PATCH"
15749   - "L2XCBASE"
15750   - "BASE"
15751   - "FIB_10K"
15752   - "FIB_100K"
15753   - "FIB_1M"
15754   layout:
15755     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15756     layout: "plot-latency"
15757
15758 -
15759   type: "plot"
15760   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
15761   algorithm: "plot_latency_error_bars"
15762   output-file-type: ".html"
15763   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
15764   data: "plot-vpp-throughput-latency-3n-hsw"
15765   filter: "'NIC_Intel-X710' and
15766            '64B' and
15767            ('BASE' or 'SCALE') and
15768            'NDRPDR' and
15769            'ETH' and
15770            '2T2C' and
15771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15772            not 'VHOST' and
15773            not 'MEMIF'"
15774   parameters:
15775   - "latency"
15776   - "parent"
15777   - "tags"
15778   sort:
15779   - "L2PATCH"
15780   - "L2XCBASE"
15781   - "BASE"
15782   - "FIB_10K"
15783   - "FIB_100K"
15784   - "FIB_1M"
15785   layout:
15786     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15787     layout: "plot-latency"
15788
15789 # Packet Latency - VPP L2 3n-hsw-x710 features
15790 -
15791   type: "plot"
15792   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
15793   algorithm: "plot_latency_error_bars"
15794   output-file-type: ".html"
15795   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
15796   data: "plot-vpp-throughput-latency-3n-hsw"
15797   filter: "'NIC_Intel-X710' and
15798            '64B' and
15799            'NDRPDR' and
15800            '1T1C' and
15801            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15802            not 'ACL' and
15803            not 'VHOST' and
15804            not 'MEMIF'"
15805   parameters:
15806   - "latency"
15807   - "parent"
15808   - "tags"
15809   sort:
15810   - "L2XCBASE"    # l2xcbase
15811   - "L2BDBASE"    # l2bdbase
15812   - "L2XCFWD"     # dot1q-l2xcbase
15813   - "L2BDMACLRN"  # dot1q-l2bdbase
15814   layout:
15815     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
15816     layout: "plot-latency"
15817
15818 -
15819   type: "plot"
15820   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
15821   algorithm: "plot_latency_error_bars"
15822   output-file-type: ".html"
15823   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
15824   data: "plot-vpp-throughput-latency-3n-hsw"
15825   filter: "'NIC_Intel-X710' and
15826            '64B' and
15827            'NDRPDR' and
15828            '2T2C' and
15829            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15830            not 'ACL' and
15831            not 'VHOST' and
15832            not 'MEMIF'"
15833   parameters:
15834   - "latency"
15835   - "parent"
15836   - "tags"
15837   sort:
15838   - "L2XCBASE"    # l2xcbase
15839   - "L2BDBASE"    # l2bdbase
15840   - "L2XCFWD"     # dot1q-l2xcbase
15841   - "L2BDMACLRN"  # dot1q-l2bdbase
15842   layout:
15843     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
15844     layout: "plot-latency"
15845
15846 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
15847 -
15848   type: "plot"
15849   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
15850   algorithm: "plot_latency_error_bars"
15851   output-file-type: ".html"
15852   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
15853   data: "plot-vpp-throughput-latency-3n-hsw"
15854   filter: "'NIC_Intel-XL710' and
15855            '64B' and
15856            ('BASE' or 'SCALE') and
15857            'NDRPDR' and
15858            'ETH' and
15859            '1T1C' and
15860            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15861            not 'VHOST' and
15862            not 'MEMIF'"
15863   parameters:
15864   - "latency"
15865   - "parent"
15866   - "tags"
15867   sort:
15868   - "L2PATCH"
15869   - "L2XCBASE"
15870   - "BASE"
15871   - "FIB_10K"
15872   - "FIB_100K"
15873   - "FIB_1M"
15874   layout:
15875     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15876     layout: "plot-latency"
15877
15878 -
15879   type: "plot"
15880   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
15881   algorithm: "plot_latency_error_bars"
15882   output-file-type: ".html"
15883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
15884   data: "plot-vpp-throughput-latency-3n-hsw"
15885   filter: "'NIC_Intel-XL710' and
15886            '64B' and
15887            ('BASE' or 'SCALE') and
15888            'NDRPDR' and
15889            'ETH' and
15890            '2T2C' and
15891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15892            not 'VHOST' and
15893            not 'MEMIF'"
15894   parameters:
15895   - "latency"
15896   - "parent"
15897   - "tags"
15898   sort:
15899   - "L2PATCH"
15900   - "L2XCBASE"
15901   - "BASE"
15902   - "FIB_10K"
15903   - "FIB_100K"
15904   - "FIB_1M"
15905   layout:
15906     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
15907     layout: "plot-latency"
15908
15909 # Packet Latency - VPP L2 3n-skx-x710 base and scale
15910 -
15911   type: "plot"
15912   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
15913   algorithm: "plot_latency_error_bars"
15914   output-file-type: ".html"
15915   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
15916   data: "plot-vpp-throughput-latency-3n-skx"
15917   filter: "'NIC_Intel-X710' and
15918            '64B' and
15919            ('BASE' or 'SCALE') and
15920            'NDRPDR' and
15921            'ETH' and
15922            '2T1C' and
15923            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15924            not 'VHOST' and
15925            not 'MEMIF'"
15926   parameters:
15927   - "latency"
15928   - "parent"
15929   - "tags"
15930   sort:
15931   - "L2PATCH"
15932   - "L2XCBASE"
15933   - "BASE"
15934   - "FIB_10K"
15935   - "FIB_100K"
15936   - "FIB_1M"
15937   layout:
15938     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15939     layout: "plot-latency"
15940
15941 -
15942   type: "plot"
15943   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
15944   algorithm: "plot_latency_error_bars"
15945   output-file-type: ".html"
15946   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
15947   data: "plot-vpp-throughput-latency-3n-skx"
15948   filter: "'NIC_Intel-X710' and
15949            '64B' and
15950            ('BASE' or 'SCALE') and
15951            'NDRPDR' and
15952            'ETH' and
15953            '4T2C' and
15954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
15955            not 'VHOST' and
15956            not 'MEMIF'"
15957   parameters:
15958   - "latency"
15959   - "parent"
15960   - "tags"
15961   sort:
15962   - "L2PATCH"
15963   - "L2XCBASE"
15964   - "BASE"
15965   - "FIB_10K"
15966   - "FIB_100K"
15967   - "FIB_1M"
15968   layout:
15969     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15970     layout: "plot-latency"
15971
15972 # Packet Latency - VPP L2 3n-skx-x710 features
15973 -
15974   type: "plot"
15975   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
15976   algorithm: "plot_latency_error_bars"
15977   output-file-type: ".html"
15978   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
15979   data: "plot-vpp-throughput-latency-3n-skx"
15980   filter: "'NIC_Intel-X710' and
15981            '64B' and
15982            'NDRPDR' and
15983            '2T1C' and
15984            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
15985            not 'ACL' and
15986            not 'VHOST' and
15987            not 'MEMIF'"
15988   parameters:
15989   - "latency"
15990   - "parent"
15991   - "tags"
15992   sort:
15993   - "L2XCBASE"    # l2xcbase
15994   - "L2BDBASE"    # l2bdbase
15995   - "L2XCFWD"     # dot1q-l2xcbase
15996   - "L2BDMACLRN"  # dot1q-l2bdbase
15997   layout:
15998     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
15999     layout: "plot-latency"
16000
16001 -
16002   type: "plot"
16003   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
16004   algorithm: "plot_latency_error_bars"
16005   output-file-type: ".html"
16006   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
16007   data: "plot-vpp-throughput-latency-3n-skx"
16008   filter: "'NIC_Intel-X710' and
16009            '64B' and
16010            'NDRPDR' and
16011            '4T2C' and
16012            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16013            not 'ACL' and
16014            not 'VHOST' and
16015            not 'MEMIF'"
16016   parameters:
16017   - "latency"
16018   - "parent"
16019   - "tags"
16020   sort:
16021   - "L2XCBASE"    # l2xcbase
16022   - "L2BDBASE"    # l2bdbase
16023   - "L2XCFWD"     # dot1q-l2xcbase
16024   - "L2BDMACLRN"  # dot1q-l2bdbase
16025   layout:
16026     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
16027     layout: "plot-latency"
16028
16029 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
16030 -
16031   type: "plot"
16032   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16033   algorithm: "plot_latency_error_bars"
16034   output-file-type: ".html"
16035   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16036   data: "plot-vpp-throughput-latency-3n-skx"
16037   filter: "'NIC_Intel-XXV710' and
16038            '64B' and
16039            ('BASE' or 'SCALE') and
16040            'NDRPDR' and
16041            'ETH' and
16042            '2T1C' and
16043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16044            not 'VHOST' and
16045            not 'MEMIF'"
16046   parameters:
16047   - "latency"
16048   - "parent"
16049   - "tags"
16050   sort:
16051   - "L2PATCH"
16052   - "L2XCBASE"
16053   - "BASE"
16054   - "FIB_10K"
16055   - "FIB_100K"
16056   - "FIB_1M"
16057   layout:
16058     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16059     layout: "plot-latency"
16060
16061 -
16062   type: "plot"
16063   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16064   algorithm: "plot_latency_error_bars"
16065   output-file-type: ".html"
16066   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16067   data: "plot-vpp-throughput-latency-3n-skx"
16068   filter: "'NIC_Intel-XXV710' and
16069            '64B' and
16070            ('BASE' or 'SCALE') and
16071            'NDRPDR' and
16072            'ETH' and
16073            '4T2C' and
16074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16075            not 'VHOST' and
16076            not 'MEMIF'"
16077   parameters:
16078   - "latency"
16079   - "parent"
16080   - "tags"
16081   sort:
16082   - "L2PATCH"
16083   - "L2XCBASE"
16084   - "BASE"
16085   - "FIB_10K"
16086   - "FIB_100K"
16087   - "FIB_1M"
16088   layout:
16089     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16090     layout: "plot-latency"
16091
16092 # Packet Latency - VPP L2 2n-skx-x710 base and scale
16093 -
16094   type: "plot"
16095   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16096   algorithm: "plot_latency_error_bars"
16097   output-file-type: ".html"
16098   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16099   data: "plot-vpp-throughput-latency-2n-skx"
16100   filter: "'NIC_Intel-X710' and
16101            '64B' and
16102            'ETH' and
16103            ('BASE' or 'SCALE') and
16104            'NDRPDR' and
16105            '2T1C' and
16106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16107            not 'VHOST' and
16108            not 'MEMIF'"
16109   parameters:
16110   - "latency"
16111   - "parent"
16112   - "tags"
16113   sort:
16114   - "L2PATCH"
16115   - "L2XCBASE"
16116   - "BASE"
16117   - "FIB_10K"
16118   - "FIB_100K"
16119   - "FIB_1M"
16120   layout:
16121     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16122     layout: "plot-latency"
16123
16124 -
16125   type: "plot"
16126   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16127   algorithm: "plot_latency_error_bars"
16128   output-file-type: ".html"
16129   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16130   data: "plot-vpp-throughput-latency-2n-skx"
16131   filter: "'NIC_Intel-X710' and
16132            '64B' and
16133            ('BASE' or 'SCALE') and
16134            'NDRPDR' and
16135            'ETH' and
16136            '4T2C' and
16137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16138            not 'VHOST' and
16139            not 'MEMIF'"
16140   parameters:
16141   - "latency"
16142   - "parent"
16143   - "tags"
16144   sort:
16145   - "L2PATCH"
16146   - "L2XCBASE"
16147   - "BASE"
16148   - "FIB_10K"
16149   - "FIB_100K"
16150   - "FIB_1M"
16151   layout:
16152     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16153     layout: "plot-latency"
16154
16155 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
16156 -
16157   type: "plot"
16158   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16159   algorithm: "plot_latency_error_bars"
16160   output-file-type: ".html"
16161   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16162   data: "plot-vpp-throughput-latency-2n-skx"
16163   filter: "'NIC_Intel-XXV710' and
16164            '64B' and
16165            ('BASE' or 'SCALE') and
16166            'NDRPDR' and
16167            'ETH' and
16168            '2T1C' and
16169            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16170            not 'VHOST' and
16171            not 'MEMIF'"
16172   parameters:
16173   - "latency"
16174   - "parent"
16175   - "tags"
16176   sort:
16177   - "L2PATCH"
16178   - "L2XCBASE"
16179   - "BASE"
16180   - "FIB_10K"
16181   - "FIB_100K"
16182   - "FIB_1M"
16183   layout:
16184     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16185     layout: "plot-latency"
16186
16187 -
16188   type: "plot"
16189   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16190   algorithm: "plot_latency_error_bars"
16191   output-file-type: ".html"
16192   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16193   data: "plot-vpp-throughput-latency-2n-skx"
16194   filter: "'NIC_Intel-XXV710' and
16195            '64B' and
16196            ('BASE' or 'SCALE') and
16197            'NDRPDR' and
16198            'ETH' and
16199            '4T2C' and
16200            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16201            not 'VHOST' and
16202            not 'MEMIF'"
16203   parameters:
16204   - "latency"
16205   - "parent"
16206   - "tags"
16207   sort:
16208   - "L2PATCH"
16209   - "L2XCBASE"
16210   - "BASE"
16211   - "FIB_10K"
16212   - "FIB_100K"
16213   - "FIB_1M"
16214   layout:
16215     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16216     layout: "plot-latency"
16217
16218 ################################################################################
16219
16220 # Packet Latency - VPP Container Memif 3n-hsw-x520
16221 -
16222   type: "plot"
16223   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16224   algorithm: "plot_latency_error_bars"
16225   output-file-type: ".html"
16226   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16227   data: "plot-vpp-throughput-latency-3n-hsw"
16228   filter: "'NIC_Intel-X520-DA2' and
16229            '64B' and
16230            ('BASE' or 'SCALE') and
16231            'NDRPDR' and
16232            '1T1C' and
16233            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16234            not 'VHOST' and
16235            'MEMIF'"
16236   parameters:
16237   - "latency"
16238   - "parent"
16239   - "tags"
16240   sort:
16241   - "L2XCFWD"
16242   - "L2XCFWD"
16243   - "L2XCFWD"
16244   - "L2BDMACLRN"
16245   - "L2BDMACLRN"
16246   - "L2BDMACLRN"
16247   layout:
16248     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
16249     layout: "plot-latency"
16250
16251 -
16252   type: "plot"
16253   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16254   algorithm: "plot_latency_error_bars"
16255   output-file-type: ".html"
16256   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16257   data: "plot-vpp-throughput-latency-3n-hsw"
16258   filter: "'NIC_Intel-X520-DA2' and
16259            '64B' and
16260            ('BASE' or 'SCALE') and
16261            'NDRPDR' and
16262            '2T2C' and
16263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16264            not 'VHOST' and
16265            'MEMIF'"
16266   parameters:
16267   - "latency"
16268   - "parent"
16269   - "tags"
16270   sort:
16271   - "L2XCFWD"
16272   - "L2XCFWD"
16273   - "L2XCFWD"
16274   - "L2BDMACLRN"
16275   - "L2BDMACLRN"
16276   - "L2BDMACLRN"
16277   layout:
16278     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
16279     layout: "plot-latency"
16280
16281 # Packet Latency - VPP Container Memif 3n-hsw-x710
16282 -
16283   type: "plot"
16284   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16285   algorithm: "plot_latency_error_bars"
16286   output-file-type: ".html"
16287   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16288   data: "plot-vpp-throughput-latency-3n-hsw"
16289   filter: "'NIC_Intel-X710' and
16290            '64B' and
16291            ('BASE' or 'SCALE') and
16292            'NDRPDR' and
16293            '1T1C' and
16294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16295            not 'VHOST' and
16296            'MEMIF'"
16297   parameters:
16298   - "latency"
16299   - "parent"
16300   - "tags"
16301   sort:
16302   - "L2XCFWD"
16303   - "L2XCFWD"
16304   - "L2XCFWD"
16305   - "L2BDMACLRN"
16306   - "L2BDMACLRN"
16307   - "L2BDMACLRN"
16308   layout:
16309     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
16310     layout: "plot-latency"
16311
16312 -
16313   type: "plot"
16314   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16315   algorithm: "plot_latency_error_bars"
16316   output-file-type: ".html"
16317   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16318   data: "plot-vpp-throughput-latency-3n-hsw"
16319   filter: "'NIC_Intel-X710' and
16320            '64B' and
16321            ('BASE' or 'SCALE') and
16322            'NDRPDR' and
16323            '2T2C' and
16324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16325            not 'VHOST' and
16326            'MEMIF'"
16327   parameters:
16328   - "latency"
16329   - "parent"
16330   - "tags"
16331   sort:
16332   - "L2XCFWD"
16333   - "L2XCFWD"
16334   - "L2XCFWD"
16335   - "L2BDMACLRN"
16336   - "L2BDMACLRN"
16337   - "L2BDMACLRN"
16338   layout:
16339     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
16340     layout: "plot-latency"
16341
16342 # Packet Latency - VPP Container Memif 3n-hsw-xl710
16343 -
16344   type: "plot"
16345   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
16346   algorithm: "plot_latency_error_bars"
16347   output-file-type: ".html"
16348   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
16349   data: "plot-vpp-throughput-latency-3n-hsw"
16350   filter: "'NIC_Intel-XL710' and
16351            '64B' and
16352            ('BASE' or 'SCALE') and
16353            'NDRPDR' and
16354            '1T1C' and
16355            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16356            not 'VHOST' and
16357            'MEMIF'"
16358   parameters:
16359   - "latency"
16360   - "parent"
16361   - "tags"
16362   sort:
16363   - "L2XCFWD"
16364   - "L2XCFWD"
16365   - "L2XCFWD"
16366   - "L2BDMACLRN"
16367   - "L2BDMACLRN"
16368   - "L2BDMACLRN"
16369   layout:
16370     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
16371     layout: "plot-latency"
16372
16373 -
16374   type: "plot"
16375   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
16376   algorithm: "plot_latency_error_bars"
16377   output-file-type: ".html"
16378   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
16379   data: "plot-vpp-throughput-latency-3n-hsw"
16380   filter: "'NIC_Intel-XL710' and
16381            '64B' and
16382            ('BASE' or 'SCALE') and
16383            'NDRPDR' and
16384            '2T2C' and
16385            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16386            not 'VHOST' and
16387            'MEMIF'"
16388   parameters:
16389   - "latency"
16390   - "parent"
16391   - "tags"
16392   sort:
16393   - "L2XCFWD"
16394   - "L2XCFWD"
16395   - "L2XCFWD"
16396   - "L2BDMACLRN"
16397   - "L2BDMACLRN"
16398   - "L2BDMACLRN"
16399   layout:
16400     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16401     layout: "plot-latency"
16402
16403 # Packet Latency - VPP Container Memif 3n-skx-x710
16404 -
16405   type: "plot"
16406   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16407   algorithm: "plot_latency_error_bars"
16408   output-file-type: ".html"
16409   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16410   data: "plot-vpp-throughput-latency-3n-skx"
16411   filter: "'NIC_Intel-X710' and
16412            '64B' and
16413            ('BASE' or 'SCALE') and
16414            'NDRPDR' and
16415            '2T1C' and
16416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16417            not 'VHOST' and
16418            'MEMIF'"
16419   parameters:
16420   - "latency"
16421   - "parent"
16422   - "tags"
16423   sort:
16424   - "L2XCFWD"
16425   - "L2XCFWD"
16426   - "L2XCFWD"
16427   - "L2BDMACLRN"
16428   - "L2BDMACLRN"
16429   - "L2BDMACLRN"
16430   layout:
16431     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16432     layout: "plot-latency"
16433
16434 -
16435   type: "plot"
16436   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16437   algorithm: "plot_latency_error_bars"
16438   output-file-type: ".html"
16439   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16440   data: "plot-vpp-throughput-latency-3n-skx"
16441   filter: "'NIC_Intel-X710' and
16442            '64B' and
16443            ('BASE' or 'SCALE') and
16444            'NDRPDR' and
16445            '4T2C' and
16446            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16447            not 'VHOST' and
16448            'MEMIF'"
16449   parameters:
16450   - "latency"
16451   - "parent"
16452   - "tags"
16453   sort:
16454   - "L2XCFWD"
16455   - "L2XCFWD"
16456   - "L2XCFWD"
16457   - "L2BDMACLRN"
16458   - "L2BDMACLRN"
16459   - "L2BDMACLRN"
16460   layout:
16461     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16462     layout: "plot-latency"
16463
16464 # Packet Latency - VPP Container Memif 2n-skx-x710
16465 -
16466   type: "plot"
16467   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16468   algorithm: "plot_latency_error_bars"
16469   output-file-type: ".html"
16470   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16471   data: "plot-vpp-throughput-latency-2n-skx"
16472   filter: "'NIC_Intel-X710' and
16473            '64B' and
16474            ('BASE' or 'SCALE') and
16475            'NDRPDR' and
16476            '2T1C' and
16477            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16478            not 'VHOST' and
16479            'MEMIF'"
16480   parameters:
16481   - "latency"
16482   - "parent"
16483   - "tags"
16484   sort:
16485   - "L2XCFWD"
16486   - "L2XCFWD"
16487   - "L2XCFWD"
16488   - "L2BDMACLRN"
16489   - "L2BDMACLRN"
16490   - "L2BDMACLRN"
16491   layout:
16492     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16493     layout: "plot-latency"
16494
16495 -
16496   type: "plot"
16497   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16498   algorithm: "plot_latency_error_bars"
16499   output-file-type: ".html"
16500   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16501   data: "plot-vpp-throughput-latency-2n-skx"
16502   filter: "'NIC_Intel-X710' and
16503            '64B' and
16504            ('BASE' or 'SCALE') and
16505            'NDRPDR' and
16506            '4T2C' and
16507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16508            not 'VHOST' and
16509            'MEMIF'"
16510   parameters:
16511   - "latency"
16512   - "parent"
16513   - "tags"
16514   sort:
16515   - "L2XCFWD"
16516   - "L2XCFWD"
16517   - "L2XCFWD"
16518   - "L2BDMACLRN"
16519   - "L2BDMACLRN"
16520   - "L2BDMACLRN"
16521   layout:
16522     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16523     layout: "plot-latency"
16524
16525 # Packet Latency - VPP Container Memif 2n-skx-xxv710
16526 -
16527   type: "plot"
16528   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16529   algorithm: "plot_latency_error_bars"
16530   output-file-type: ".html"
16531   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16532   data: "plot-vpp-throughput-latency-2n-skx"
16533   filter: "'NIC_Intel-XXV710' and
16534            '64B' and
16535            ('BASE' or 'SCALE') and
16536            'NDRPDR' and
16537            '2T1C' and
16538            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16539            not 'VHOST' and
16540            'MEMIF'"
16541   parameters:
16542   - "latency"
16543   - "parent"
16544   - "tags"
16545   sort:
16546   - "L2XCFWD"
16547   - "L2XCFWD"
16548   - "L2XCFWD"
16549   - "L2BDMACLRN"
16550   - "L2BDMACLRN"
16551   - "L2BDMACLRN"
16552   layout:
16553     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16554     layout: "plot-latency"
16555
16556 -
16557   type: "plot"
16558   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16559   algorithm: "plot_latency_error_bars"
16560   output-file-type: ".html"
16561   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16562   data: "plot-vpp-throughput-latency-2n-skx"
16563   filter: "'NIC_Intel-XXV710' and
16564            '64B' and
16565            ('BASE' or 'SCALE') and
16566            'NDRPDR' and
16567            '4T2C' and
16568            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16569            not 'VHOST' and
16570            'MEMIF'"
16571   parameters:
16572   - "latency"
16573   - "parent"
16574   - "tags"
16575   sort:
16576   - "L2XCFWD"
16577   - "L2XCFWD"
16578   - "L2XCFWD"
16579   - "L2BDMACLRN"
16580   - "L2BDMACLRN"
16581   - "L2BDMACLRN"
16582   layout:
16583     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16584     layout: "plot-latency"
16585
16586 ################################################################################
16587
16588 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
16589 -
16590   type: "plot"
16591   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16592   algorithm: "plot_latency_error_bars"
16593   output-file-type: ".html"
16594   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16595   data: "plot-ligato-throughput-latency-3n-hsw"
16596   filter: "'NIC_Intel-X520-DA2' and
16597            '64B' and
16598            ('BASE' or 'SCALE') and
16599            'NDRPDR' and
16600            '1T1C' and
16601            'L2XCFWD' and
16602            not 'VHOST' and
16603            'MEMIF'"
16604   parameters:
16605   - "latency"
16606   - "parent"
16607   - "tags"
16608   sort:
16609   - "1VNF"
16610   - "2VNF"
16611   - "4VNF"
16612   - "2VNF"
16613   - "4VNF"
16614   layout:
16615     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
16616     layout: "plot-latency"
16617
16618 -
16619   type: "plot"
16620   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16621   algorithm: "plot_latency_error_bars"
16622   output-file-type: ".html"
16623   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16624   data: "plot-ligato-throughput-latency-3n-hsw"
16625   filter: "'NIC_Intel-X520-DA2' and
16626            '64B' and
16627            ('BASE' or 'SCALE') and
16628            'NDRPDR' and
16629            '2T2C' and
16630            'L2XCFWD' and
16631            not 'VHOST' and
16632            'MEMIF'"
16633   parameters:
16634   - "latency"
16635   - "parent"
16636   - "tags"
16637   sort:
16638   - "1VNF"
16639   - "2VNF"
16640   - "4VNF"
16641   - "2VNF"
16642   - "4VNF"
16643   layout:
16644     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
16645     layout: "plot-latency"
16646
16647 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
16648 -
16649   type: "plot"
16650   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16651   algorithm: "plot_latency_error_bars"
16652   output-file-type: ".html"
16653   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16654   data: "plot-ligato-throughput-latency-3n-hsw"
16655   filter: "'NIC_Intel-X520-DA2' and
16656            '64B' and
16657            ('BASE' or 'SCALE') and
16658            'NDRPDR' and
16659            '1T1C' and
16660            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16661            not 'VHOST' and
16662            'MEMIF'"
16663   parameters:
16664   - "latency"
16665   - "parent"
16666   - "tags"
16667   sort:
16668   - "1VNF"
16669   - "2VNF"
16670   - "4VNF"
16671   - "2VNF"
16672   - "4VNF"
16673   layout:
16674     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
16675     layout: "plot-latency"
16676
16677 -
16678   type: "plot"
16679   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16680   algorithm: "plot_latency_error_bars"
16681   output-file-type: ".html"
16682   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16683   data: "plot-ligato-throughput-latency-3n-hsw"
16684   filter: "'NIC_Intel-X520-DA2' and
16685            '64B' and
16686            ('BASE' or 'SCALE') and
16687            'NDRPDR' and
16688            '2T2C' and
16689            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16690            not 'VHOST' and
16691            'MEMIF'"
16692   parameters:
16693   - "latency"
16694   - "parent"
16695   - "tags"
16696   sort:
16697   - "1VNF"
16698   - "2VNF"
16699   - "4VNF"
16700   - "2VNF"
16701   - "4VNF"
16702   layout:
16703     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
16704     layout: "plot-latency"
16705
16706 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
16707 -
16708   type: "plot"
16709   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16710   algorithm: "plot_latency_error_bars"
16711   output-file-type: ".html"
16712   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
16713   data: "plot-ligato-throughput-latency-3n-hsw"
16714   filter: "'NIC_Intel-X710' and
16715            '64B' and
16716            ('BASE' or 'SCALE') and
16717            'NDRPDR' and
16718            '1T1C' and
16719            'L2XCFWD' and
16720            not 'VHOST' and
16721            'MEMIF'"
16722   parameters:
16723   - "latency"
16724   - "parent"
16725   - "tags"
16726   sort:
16727   - "1VNF"
16728   - "2VNF"
16729   - "4VNF"
16730   - "2VNF"
16731   - "4VNF"
16732   layout:
16733     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
16734     layout: "plot-latency"
16735
16736 -
16737   type: "plot"
16738   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16739   algorithm: "plot_latency_error_bars"
16740   output-file-type: ".html"
16741   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
16742   data: "plot-ligato-throughput-latency-3n-hsw"
16743   filter: "'NIC_Intel-X710' and
16744            '64B' and
16745            ('BASE' or 'SCALE') and
16746            'NDRPDR' and
16747            '2T2C' and
16748            'L2XCFWD' and
16749            not 'VHOST' and
16750            'MEMIF'"
16751   parameters:
16752   - "latency"
16753   - "parent"
16754   - "tags"
16755   sort:
16756   - "1VNF"
16757   - "2VNF"
16758   - "4VNF"
16759   - "2VNF"
16760   - "4VNF"
16761   layout:
16762     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
16763     layout: "plot-latency"
16764
16765 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
16766 -
16767   type: "plot"
16768   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16769   algorithm: "plot_latency_error_bars"
16770   output-file-type: ".html"
16771   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
16772   data: "plot-ligato-throughput-latency-3n-hsw"
16773   filter: "'NIC_Intel-X710' and
16774            '64B' and
16775            ('BASE' or 'SCALE') and
16776            'NDRPDR' and
16777            '1T1C' and
16778            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16779            not 'VHOST' and
16780            'MEMIF'"
16781   parameters:
16782   - "latency"
16783   - "parent"
16784   - "tags"
16785   sort:
16786   - "1VNF"
16787   - "2VNF"
16788   - "4VNF"
16789   - "2VNF"
16790   - "4VNF"
16791   layout:
16792     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
16793     layout: "plot-latency"
16794
16795 -
16796   type: "plot"
16797   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16798   algorithm: "plot_latency_error_bars"
16799   output-file-type: ".html"
16800   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
16801   data: "plot-ligato-throughput-latency-3n-hsw"
16802   filter: "'NIC_Intel-X710' and
16803            '64B' and
16804            ('BASE' or 'SCALE') and
16805            'NDRPDR' and
16806            '2T2C' and
16807            ('L2BDMACSTAT' or 'L2BDMACLRN') and
16808            not 'VHOST' and
16809            'MEMIF'"
16810   parameters:
16811   - "latency"
16812   - "parent"
16813   - "tags"
16814   sort:
16815   - "1VNF"
16816   - "2VNF"
16817   - "4VNF"
16818   - "2VNF"
16819   - "4VNF"
16820   layout:
16821     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
16822     layout: "plot-latency"
16823
16824 ################################################################################
16825
16826 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
16827 -
16828   type: "plot"
16829   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16830   algorithm: "plot_latency_error_bars"
16831   output-file-type: ".html"
16832   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16833   data: "plot-vpp-throughput-latency-3n-hsw"
16834   filter: "'NIC_Intel-X520-DA2' and
16835            '64B' and
16836            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
16837            'NDRPDR' and
16838            '1T1C' and
16839            'IP4FWD' and
16840            not 'IPSEC' and
16841            not 'VHOST'"
16842   parameters:
16843   - "latency"
16844   - "parent"
16845   - "tags"
16846   sort:
16847   - "IP4BASE"
16848   - "FIB_20K"
16849   - "FIB_200K"
16850   - "FIB_2M"
16851   layout:
16852     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
16853     layout: "plot-latency"
16854
16855 -
16856   type: "plot"
16857   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16858   algorithm: "plot_latency_error_bars"
16859   output-file-type: ".html"
16860   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16861   data: "plot-vpp-throughput-latency-3n-hsw"
16862   filter: "'NIC_Intel-X520-DA2' and
16863            '64B' and
16864            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
16865            'NDRPDR' and
16866            '2T2C' and
16867            'IP4FWD' and
16868            not 'IPSEC' and
16869            not 'VHOST'"
16870   parameters:
16871   - "latency"
16872   - "parent"
16873   - "tags"
16874   sort:
16875   - "IP4BASE"
16876   - "FIB_20K"
16877   - "FIB_200K"
16878   - "FIB_2M"
16879   layout:
16880     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
16881     layout: "plot-latency"
16882
16883 # Packet Latency - VPP IPv4 3n-hsw-x520 features
16884 -
16885   type: "plot"
16886   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16887   algorithm: "plot_latency_error_bars"
16888   output-file-type: ".html"
16889   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16890   data: "plot-vpp-throughput-latency-3n-hsw"
16891   filter: "'NIC_Intel-X520-DA2' and
16892            '64B' and
16893            ('IP4BASE' or
16894             'POLICE_MARK' or
16895             'COPWHLIST' or
16896             ('NAT44' and 'BASE') or
16897             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
16898            'NDRPDR' and
16899            '1T1C' and
16900            'IP4FWD' and
16901            not 'IPSEC' and
16902            not 'VHOST'"
16903   parameters:
16904   - "throughput"
16905   - "parent"
16906   - "tags"
16907   sort:
16908   - "IP4BASE"
16909   - "NAT44"
16910   - "POLICE_MARK"
16911   - "COPWHLIST"
16912   - "IACL"
16913   - "OACL"
16914   layout:
16915     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
16916     layout: "plot-latency"
16917
16918 -
16919   type: "plot"
16920   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16921   algorithm: "plot_latency_error_bars"
16922   output-file-type: ".html"
16923   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16924   data: "plot-vpp-throughput-latency-3n-hsw"
16925   filter: "'NIC_Intel-X520-DA2' and
16926            '64B' and
16927            ('IP4BASE' or
16928             'POLICE_MARK' or
16929             'COPWHLIST' or
16930             ('NAT44' and 'BASE') or
16931             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
16932            'NDRPDR' and
16933            '2T2C' and
16934            'IP4FWD' and
16935            not 'IPSEC' and
16936            not 'VHOST'"
16937   parameters:
16938   - "throughput"
16939   - "parent"
16940   - "tags"
16941   sort:
16942   - "IP4BASE"
16943   - "NAT44"
16944   - "POLICE_MARK"
16945   - "COPWHLIST"
16946   - "IACL"
16947   - "OACL"
16948   layout:
16949     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
16950     layout: "plot-latency"
16951
16952 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
16953 -
16954   type: "plot"
16955   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
16956   algorithm: "plot_latency_error_bars"
16957   output-file-type: ".html"
16958   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
16959   data: "plot-vpp-throughput-latency-3n-hsw"
16960   filter: "'NIC_Intel-X520-DA2' and
16961            '64B' and
16962            'NDRPDR' and
16963            '1T1C' and
16964            'IP4FWD' and
16965            'NAT44' and
16966            not 'IPSEC' and
16967            not 'VHOST'"
16968   parameters:
16969   - "throughput"
16970   - "parent"
16971   - "tags"
16972   sort:
16973   - "BASE"
16974   - "BASE"
16975   - "SRC_USER_10"
16976   - "SRC_USER_100"
16977   - "SRC_USER_1000"
16978   - "SRC_USER_2000"
16979   layout:
16980     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
16981     layout: "plot-latency"
16982
16983 -
16984   type: "plot"
16985   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
16986   algorithm: "plot_latency_error_bars"
16987   output-file-type: ".html"
16988   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-nat44-lat"
16989   data: "plot-vpp-throughput-latency-3n-hsw"
16990   filter: "'NIC_Intel-X520-DA2' and
16991            '64B' and
16992            'NDRPDR' and
16993            '2T2C' and
16994            'IP4FWD' and
16995            'NAT44' and
16996            not 'IPSEC' and
16997            not 'VHOST'"
16998   parameters:
16999   - "throughput"
17000   - "parent"
17001   - "tags"
17002   sort:
17003   - "BASE"
17004   - "BASE"
17005   - "SRC_USER_10"
17006   - "SRC_USER_100"
17007   - "SRC_USER_1000"
17008   - "SRC_USER_2000"
17009   layout:
17010     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
17011     layout: "plot-latency"
17012
17013 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
17014 -
17015   type: "plot"
17016   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17017   algorithm: "plot_latency_error_bars"
17018   output-file-type: ".html"
17019   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17020   data: "plot-vpp-throughput-latency-3n-hsw"
17021   filter: "'NIC_Intel-X520-DA2' and
17022            '64B' and
17023            'NDRPDR' and
17024            '1T1C' and
17025            'IP4FWD' and
17026            'IACL' and
17027            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17028            not 'IPSEC' and
17029            not 'VHOST'"
17030   parameters:
17031   - "throughput"
17032   - "parent"
17033   - "tags"
17034   sort:
17035   - "ACL_STATELESS"
17036   - "ACL_STATEFUL"
17037   - "ACL_STATELESS"
17038   - "ACL_STATEFUL"
17039   layout:
17040     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
17041     layout: "plot-latency"
17042
17043 -
17044   type: "plot"
17045   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17046   algorithm: "plot_latency_error_bars"
17047   output-file-type: ".html"
17048   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-iacl-lat"
17049   data: "plot-vpp-throughput-latency-3n-hsw"
17050   filter: "'NIC_Intel-X520-DA2' and
17051            '64B' and
17052            'NDRPDR' and
17053            '2T2C' and
17054            'IP4FWD' and
17055            'IACL' and
17056            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17057            not 'IPSEC' and
17058            not 'VHOST'"
17059   parameters:
17060   - "throughput"
17061   - "parent"
17062   - "tags"
17063   sort:
17064   - "ACL_STATELESS"
17065   - "ACL_STATEFUL"
17066   - "ACL_STATELESS"
17067   - "ACL_STATEFUL"
17068   layout:
17069     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
17070     layout: "plot-latency"
17071
17072 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
17073 -
17074   type: "plot"
17075   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17076   algorithm: "plot_latency_error_bars"
17077   output-file-type: ".html"
17078   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17079   data: "plot-vpp-throughput-latency-3n-hsw"
17080   filter: "'NIC_Intel-X520-DA2' and
17081            '64B' and
17082            'NDRPDR' and
17083            '1T1C' and
17084            'IP4FWD' and
17085            'OACL' and
17086            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17087            not 'IPSEC' and
17088            not 'VHOST'"
17089   parameters:
17090   - "throughput"
17091   - "parent"
17092   - "tags"
17093   sort:
17094   - "ACL_STATELESS"
17095   - "ACL_STATEFUL"
17096   - "ACL_STATELESS"
17097   - "ACL_STATEFUL"
17098   layout:
17099     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
17100     layout: "plot-latency"
17101
17102 -
17103   type: "plot"
17104   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17105   algorithm: "plot_latency_error_bars"
17106   output-file-type: ".html"
17107   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-oacl-lat"
17108   data: "plot-vpp-throughput-latency-3n-hsw"
17109   filter: "'NIC_Intel-X520-DA2' and
17110            '64B' and
17111            'NDRPDR' and
17112            '2T2C' and
17113            'IP4FWD' and
17114            'OACL' and
17115            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17116            not 'IPSEC' and
17117            not 'VHOST'"
17118   parameters:
17119   - "throughput"
17120   - "parent"
17121   - "tags"
17122   sort:
17123   - "ACL_STATELESS"
17124   - "ACL_STATEFUL"
17125   - "ACL_STATELESS"
17126   - "ACL_STATEFUL"
17127   layout:
17128     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
17129     layout: "plot-latency"
17130
17131 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
17132 -
17133   type: "plot"
17134   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17135   algorithm: "plot_latency_error_bars"
17136   output-file-type: ".html"
17137   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17138   data: "plot-vpp-throughput-latency-3n-hsw"
17139   filter: "'NIC_Intel-X710' and
17140            '64B' and
17141            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17142            'NDRPDR' and
17143            '1T1C' and
17144            'IP4FWD' and
17145            not 'IPSEC' and
17146            not 'VHOST'"
17147   parameters:
17148   - "latency"
17149   - "parent"
17150   - "tags"
17151   sort:
17152   - "IP4BASE"
17153   - "FIB_20K"
17154   - "FIB_200K"
17155   - "FIB_2M"
17156   layout:
17157     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17158     layout: "plot-latency"
17159
17160 -
17161   type: "plot"
17162   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17163   algorithm: "plot_latency_error_bars"
17164   output-file-type: ".html"
17165   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17166   data: "plot-vpp-throughput-latency-3n-hsw"
17167   filter: "'NIC_Intel-X710' and
17168            '64B' and
17169            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17170            'NDRPDR' and
17171            '2T2C' and
17172            'IP4FWD' and
17173            not 'IPSEC' and
17174            not 'VHOST'"
17175   parameters:
17176   - "latency"
17177   - "parent"
17178   - "tags"
17179   sort:
17180   - "IP4BASE"
17181   - "FIB_20K"
17182   - "FIB_200K"
17183   - "FIB_2M"
17184   layout:
17185     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17186     layout: "plot-latency"
17187
17188 # Packet Latency - VPP IPv4 3n-hsw-x710 features
17189 -
17190   type: "plot"
17191   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17192   algorithm: "plot_latency_error_bars"
17193   output-file-type: ".html"
17194   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17195   data: "plot-vpp-throughput-latency-3n-hsw"
17196   filter: "'NIC_Intel-X710' and
17197            '64B' and
17198            ('IP4BASE' or
17199             'POLICE_MARK' or
17200             'COPWHLIST' or
17201             ('NAT44' and 'BASE') or
17202             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17203            'NDRPDR' and
17204            '1T1C' and
17205            'IP4FWD' and
17206            not 'IPSEC' and
17207            not 'VHOST'"
17208   parameters:
17209   - "throughput"
17210   - "parent"
17211   - "tags"
17212   sort:
17213   - "IP4BASE"
17214   - "NAT44"
17215   - "POLICE_MARK"
17216   - "COPWHLIST"
17217   - "IACL"
17218   - "OACL"
17219   layout:
17220     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
17221     layout: "plot-latency"
17222
17223 -
17224   type: "plot"
17225   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17226   algorithm: "plot_latency_error_bars"
17227   output-file-type: ".html"
17228   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17229   data: "plot-vpp-throughput-latency-3n-hsw"
17230   filter: "'NIC_Intel-X710' and
17231            '64B' and
17232            ('IP4BASE' or
17233             'POLICE_MARK' or
17234             'COPWHLIST' or
17235             ('NAT44' and 'BASE') or
17236             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17237            'NDRPDR' and
17238            '2T2C' and
17239            'IP4FWD' and
17240            not 'IPSEC' and
17241            not 'VHOST'"
17242   parameters:
17243   - "throughput"
17244   - "parent"
17245   - "tags"
17246   sort:
17247   - "IP4BASE"
17248   - "NAT44"
17249   - "POLICE_MARK"
17250   - "COPWHLIST"
17251   - "IACL"
17252   - "OACL"
17253   layout:
17254     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
17255     layout: "plot-latency"
17256
17257 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
17258 -
17259   type: "plot"
17260   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
17261   algorithm: "plot_latency_error_bars"
17262   output-file-type: ".html"
17263   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
17264   data: "plot-vpp-throughput-latency-3n-hsw"
17265   filter: "'NIC_Intel-X710' and
17266            '64B' and
17267            'NDRPDR' and
17268            '1T1C' and
17269            'IP4FWD' and
17270            'NAT44' and
17271            not 'IPSEC' and
17272            not 'VHOST'"
17273   parameters:
17274   - "throughput"
17275   - "parent"
17276   - "tags"
17277   sort:
17278   - "BASE"
17279   - "BASE"
17280   - "SRC_USER_10"
17281   - "SRC_USER_100"
17282   - "SRC_USER_1000"
17283   - "SRC_USER_2000"
17284   layout:
17285     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
17286     layout: "plot-latency"
17287
17288 -
17289   type: "plot"
17290   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
17291   algorithm: "plot_latency_error_bars"
17292   output-file-type: ".html"
17293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-nat44-lat"
17294   data: "plot-vpp-throughput-latency-3n-hsw"
17295   filter: "'NIC_Intel-X710' and
17296            '64B' and
17297            'NDRPDR' and
17298            '2T2C' and
17299            'IP4FWD' and
17300            'NAT44' and
17301            not 'IPSEC' and
17302            not 'VHOST'"
17303   parameters:
17304   - "throughput"
17305   - "parent"
17306   - "tags"
17307   sort:
17308   - "BASE"
17309   - "BASE"
17310   - "SRC_USER_10"
17311   - "SRC_USER_100"
17312   - "SRC_USER_1000"
17313   - "SRC_USER_2000"
17314   layout:
17315     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
17316     layout: "plot-latency"
17317
17318 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
17319 -
17320   type: "plot"
17321   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17322   algorithm: "plot_latency_error_bars"
17323   output-file-type: ".html"
17324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17325   data: "plot-vpp-throughput-latency-3n-hsw"
17326   filter: "'NIC_Intel-X710' and
17327            '64B' and
17328            'NDRPDR' and
17329            '1T1C' and
17330            'IP4FWD' and
17331            'IACL' and
17332            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17333            not 'IPSEC' and
17334            not 'VHOST'"
17335   parameters:
17336   - "throughput"
17337   - "parent"
17338   - "tags"
17339   sort:
17340   - "ACL_STATELESS"
17341   - "ACL_STATEFUL"
17342   - "ACL_STATELESS"
17343   - "ACL_STATEFUL"
17344   layout:
17345     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
17346     layout: "plot-latency"
17347
17348 -
17349   type: "plot"
17350   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17351   algorithm: "plot_latency_error_bars"
17352   output-file-type: ".html"
17353   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-iacl-lat"
17354   data: "plot-vpp-throughput-latency-3n-hsw"
17355   filter: "'NIC_Intel-X710' and
17356            '64B' and
17357            'NDRPDR' and
17358            '2T2C' and
17359            'IP4FWD' and
17360            'IACL' and
17361            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17362            not 'IPSEC' and
17363            not 'VHOST'"
17364   parameters:
17365   - "throughput"
17366   - "parent"
17367   - "tags"
17368   sort:
17369   - "ACL_STATELESS"
17370   - "ACL_STATEFUL"
17371   - "ACL_STATELESS"
17372   - "ACL_STATEFUL"
17373   layout:
17374     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
17375     layout: "plot-latency"
17376
17377 # Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
17378 -
17379   type: "plot"
17380   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
17381   algorithm: "plot_latency_error_bars"
17382   output-file-type: ".html"
17383   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
17384   data: "plot-vpp-throughput-latency-3n-hsw"
17385   filter: "'NIC_Intel-X710' and
17386            '64B' and
17387            'NDRPDR' and
17388            '1T1C' and
17389            'IP4FWD' and
17390            'OACL' and
17391            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17392            not 'IPSEC' and
17393            not 'VHOST'"
17394   parameters:
17395   - "throughput"
17396   - "parent"
17397   - "tags"
17398   sort:
17399   - "ACL_STATELESS"
17400   - "ACL_STATEFUL"
17401   - "ACL_STATELESS"
17402   - "ACL_STATEFUL"
17403   layout:
17404     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
17405     layout: "plot-latency"
17406
17407 -
17408   type: "plot"
17409   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
17410   algorithm: "plot_latency_error_bars"
17411   output-file-type: ".html"
17412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-oacl-lat"
17413   data: "plot-vpp-throughput-latency-3n-hsw"
17414   filter: "'NIC_Intel-X710' and
17415            '64B' and
17416            'NDRPDR' and
17417            '2T2C' and
17418            'IP4FWD' and
17419            'OACL' and
17420            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17421            not 'IPSEC' and
17422            not 'VHOST'"
17423   parameters:
17424   - "throughput"
17425   - "parent"
17426   - "tags"
17427   sort:
17428   - "ACL_STATELESS"
17429   - "ACL_STATEFUL"
17430   - "ACL_STATELESS"
17431   - "ACL_STATEFUL"
17432   layout:
17433     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
17434     layout: "plot-latency"
17435
17436 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
17437 -
17438   type: "plot"
17439   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17440   algorithm: "plot_latency_error_bars"
17441   output-file-type: ".html"
17442   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17443   data: "plot-vpp-throughput-latency-3n-hsw"
17444   filter: "'NIC_Intel-XL710' and
17445            '64B' and
17446            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17447            'NDRPDR' and
17448            '1T1C' and
17449            'IP4FWD' and
17450            not 'IPSEC' and
17451            not 'VHOST'"
17452   parameters:
17453   - "latency"
17454   - "parent"
17455   - "tags"
17456   sort:
17457   - "IP4BASE"
17458   - "FIB_20K"
17459   - "FIB_200K"
17460   - "FIB_2M"
17461   layout:
17462     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
17463     layout: "plot-latency"
17464
17465 -
17466   type: "plot"
17467   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17468   algorithm: "plot_latency_error_bars"
17469   output-file-type: ".html"
17470   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17471   data: "plot-vpp-throughput-latency-3n-hsw"
17472   filter: "'NIC_Intel-XL710' and
17473            '64B' and
17474            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17475            'NDRPDR' and
17476            '2T2C' and
17477            'IP4FWD' and
17478            not 'IPSEC' and
17479            not 'VHOST'"
17480   parameters:
17481   - "latency"
17482   - "parent"
17483   - "tags"
17484   sort:
17485   - "IP4BASE"
17486   - "FIB_20K"
17487   - "FIB_200K"
17488   - "FIB_2M"
17489   layout:
17490     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
17491     layout: "plot-latency"
17492
17493 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
17494 -
17495   type: "plot"
17496   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17497   algorithm: "plot_latency_error_bars"
17498   output-file-type: ".html"
17499   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17500   data: "plot-vpp-throughput-latency-3n-skx"
17501   filter: "'NIC_Intel-X710' and
17502            '64B' and
17503            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17504            'NDRPDR' and
17505            '2T1C' and
17506            'IP4FWD' and
17507            not 'IPSEC' and
17508            not 'VHOST'"
17509   parameters:
17510   - "latency"
17511   - "parent"
17512   - "tags"
17513   sort:
17514   - "IP4BASE"
17515   - "FIB_20K"
17516   - "FIB_200K"
17517   - "FIB_2M"
17518   layout:
17519     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17520     layout: "plot-latency"
17521
17522 -
17523   type: "plot"
17524   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17525   algorithm: "plot_latency_error_bars"
17526   output-file-type: ".html"
17527   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17528   data: "plot-vpp-throughput-latency-3n-skx"
17529   filter: "'NIC_Intel-X710' and
17530            '64B' and
17531            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17532            'NDRPDR' and
17533            '4T2C' and
17534            'IP4FWD' and
17535            not 'IPSEC' and
17536            not 'VHOST'"
17537   parameters:
17538   - "latency"
17539   - "parent"
17540   - "tags"
17541   sort:
17542   - "IP4BASE"
17543   - "FIB_20K"
17544   - "FIB_200K"
17545   - "FIB_2M"
17546   layout:
17547     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17548     layout: "plot-latency"
17549
17550 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
17551 -
17552   type: "plot"
17553   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
17554   algorithm: "plot_latency_error_bars"
17555   output-file-type: ".html"
17556   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
17557   data: "plot-vpp-throughput-latency-3n-skx"
17558   filter: "'NIC_Intel-X710' and
17559            '64B' and
17560            ('IP4BASE' or
17561             'POLICE_MARK' or
17562             'COPWHLIST' or
17563             ('NAT44' and 'BASE') or
17564             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17565            'NDRPDR' and
17566            '2T1C' and
17567            'IP4FWD' and
17568            not 'IPSEC' and
17569            not 'VHOST'"
17570   parameters:
17571   - "throughput"
17572   - "parent"
17573   - "tags"
17574   sort:
17575   - "IP4BASE"
17576   - "NAT44"
17577   - "POLICE_MARK"
17578   - "COPWHLIST"
17579   - "IACL"
17580   - "OACL"
17581   layout:
17582     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
17583     layout: "plot-latency"
17584
17585 -
17586   type: "plot"
17587   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
17588   algorithm: "plot_latency_error_bars"
17589   output-file-type: ".html"
17590   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
17591   data: "plot-vpp-throughput-latency-3n-skx"
17592   filter: "'NIC_Intel-X710' and
17593            '64B' and
17594            ('IP4BASE' or
17595             'POLICE_MARK' or
17596             'COPWHLIST' or
17597             ('NAT44' and 'BASE') or
17598             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17599            'NDRPDR' and
17600            '4T2C' and
17601            'IP4FWD' and
17602            not 'IPSEC' and
17603            not 'VHOST'"
17604   parameters:
17605   - "throughput"
17606   - "parent"
17607   - "tags"
17608   sort:
17609   - "IP4BASE"
17610   - "NAT44"
17611   - "POLICE_MARK"
17612   - "COPWHLIST"
17613   - "IACL"
17614   - "OACL"
17615   layout:
17616     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
17617     layout: "plot-latency"
17618
17619 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
17620 -
17621   type: "plot"
17622   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
17623   algorithm: "plot_latency_error_bars"
17624   output-file-type: ".html"
17625   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
17626   data: "plot-vpp-throughput-latency-3n-skx"
17627   filter: "'NIC_Intel-X710' and
17628            '64B' and
17629            'NDRPDR' and
17630            '2T1C' and
17631            'IP4FWD' and
17632            'NAT44' and
17633            not 'IPSEC' and
17634            not 'VHOST'"
17635   parameters:
17636   - "throughput"
17637   - "parent"
17638   - "tags"
17639   sort:
17640   - "BASE"
17641   - "BASE"
17642   - "SRC_USER_10"
17643   - "SRC_USER_100"
17644   - "SRC_USER_1000"
17645   - "SRC_USER_2000"
17646   layout:
17647     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
17648     layout: "plot-latency"
17649
17650 -
17651   type: "plot"
17652   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
17653   algorithm: "plot_latency_error_bars"
17654   output-file-type: ".html"
17655   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-nat44-lat"
17656   data: "plot-vpp-throughput-latency-3n-skx"
17657   filter: "'NIC_Intel-X710' and
17658            '64B' and
17659            'NDRPDR' and
17660            '4T2C' and
17661            'IP4FWD' and
17662            'NAT44' and
17663            not 'IPSEC' and
17664            not 'VHOST'"
17665   parameters:
17666   - "throughput"
17667   - "parent"
17668   - "tags"
17669   sort:
17670   - "BASE"
17671   - "BASE"
17672   - "SRC_USER_10"
17673   - "SRC_USER_100"
17674   - "SRC_USER_1000"
17675   - "SRC_USER_2000"
17676   layout:
17677     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
17678     layout: "plot-latency"
17679
17680 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
17681 -
17682   type: "plot"
17683   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17684   algorithm: "plot_latency_error_bars"
17685   output-file-type: ".html"
17686   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17687   data: "plot-vpp-throughput-latency-3n-skx"
17688   filter: "'NIC_Intel-X710' and
17689            '64B' and
17690            'NDRPDR' and
17691            '2T1C' and
17692            'IP4FWD' and
17693            'IACL' and
17694            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17695            not 'IPSEC' and
17696            not 'VHOST'"
17697   parameters:
17698   - "throughput"
17699   - "parent"
17700   - "tags"
17701   sort:
17702   - "ACL_STATELESS"
17703   - "ACL_STATEFUL"
17704   - "ACL_STATELESS"
17705   - "ACL_STATEFUL"
17706   layout:
17707     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
17708     layout: "plot-latency"
17709
17710 -
17711   type: "plot"
17712   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17713   algorithm: "plot_latency_error_bars"
17714   output-file-type: ".html"
17715   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-iacl-lat"
17716   data: "plot-vpp-throughput-latency-3n-skx"
17717   filter: "'NIC_Intel-X710' and
17718            '64B' and
17719            'NDRPDR' and
17720            '4T2C' and
17721            'IP4FWD' and
17722            'IACL' and
17723            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17724            not 'IPSEC' and
17725            not 'VHOST'"
17726   parameters:
17727   - "throughput"
17728   - "parent"
17729   - "tags"
17730   sort:
17731   - "ACL_STATELESS"
17732   - "ACL_STATEFUL"
17733   - "ACL_STATELESS"
17734   - "ACL_STATEFUL"
17735   layout:
17736     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
17737     layout: "plot-latency"
17738
17739 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
17740 -
17741   type: "plot"
17742   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
17743   algorithm: "plot_latency_error_bars"
17744   output-file-type: ".html"
17745   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
17746   data: "plot-vpp-throughput-latency-3n-skx"
17747   filter: "'NIC_Intel-X710' and
17748            '64B' and
17749            'NDRPDR' and
17750            '2T1C' and
17751            'IP4FWD' and
17752            'OACL' and
17753            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17754            not 'IPSEC' and
17755            not 'VHOST'"
17756   parameters:
17757   - "throughput"
17758   - "parent"
17759   - "tags"
17760   sort:
17761   - "ACL_STATELESS"
17762   - "ACL_STATEFUL"
17763   - "ACL_STATELESS"
17764   - "ACL_STATEFUL"
17765   layout:
17766     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
17767     layout: "plot-latency"
17768
17769 -
17770   type: "plot"
17771   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
17772   algorithm: "plot_latency_error_bars"
17773   output-file-type: ".html"
17774   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
17775   data: "plot-vpp-throughput-latency-3n-skx"
17776   filter: "'NIC_Intel-X710' and
17777            '64B' and
17778            'NDRPDR' and
17779            '4T2C' and
17780            'IP4FWD' and
17781            'OACL' and
17782            ('ACL10' or 'ACL50') and '10k_FLOWS' and
17783            not 'IPSEC' and
17784            not 'VHOST'"
17785   parameters:
17786   - "throughput"
17787   - "parent"
17788   - "tags"
17789   sort:
17790   - "ACL_STATELESS"
17791   - "ACL_STATEFUL"
17792   - "ACL_STATELESS"
17793   - "ACL_STATEFUL"
17794   layout:
17795     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
17796     layout: "plot-latency"
17797
17798 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
17799 -
17800   type: "plot"
17801   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17802   algorithm: "plot_latency_error_bars"
17803   output-file-type: ".html"
17804   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17805   data: "plot-vpp-throughput-latency-2n-skx"
17806   filter: "'NIC_Intel-X710' and
17807            '64B' and
17808            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17809            'NDRPDR' and
17810            '2T1C' and
17811            'IP4FWD' and
17812            not 'IPSEC' and
17813            not 'VHOST'"
17814   parameters:
17815   - "latency"
17816   - "parent"
17817   - "tags"
17818   sort:
17819   - "IP4BASE"
17820   - "FIB_20K"
17821   - "FIB_200K"
17822   - "FIB_2M"
17823   layout:
17824     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17825     layout: "plot-latency"
17826
17827 -
17828   type: "plot"
17829   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17830   algorithm: "plot_latency_error_bars"
17831   output-file-type: ".html"
17832   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17833   data: "plot-vpp-throughput-latency-2n-skx"
17834   filter: "'NIC_Intel-X710' and
17835            '64B' and
17836            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17837            'NDRPDR' and
17838            '4T2C' and
17839            'IP4FWD' and
17840            not 'IPSEC' and
17841            not 'VHOST'"
17842   parameters:
17843   - "latency"
17844   - "parent"
17845   - "tags"
17846   sort:
17847   - "IP4BASE"
17848   - "FIB_20K"
17849   - "FIB_200K"
17850   - "FIB_2M"
17851   layout:
17852     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17853     layout: "plot-latency"
17854
17855 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
17856 -
17857   type: "plot"
17858   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17859   algorithm: "plot_latency_error_bars"
17860   output-file-type: ".html"
17861   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17862   data: "plot-vpp-throughput-latency-2n-skx"
17863   filter: "'NIC_Intel-XXV710' and
17864            '64B' and
17865            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17866            'NDRPDR' and
17867            '2T1C' and
17868            'IP4FWD' and
17869            not 'IPSEC' and
17870            not 'VHOST'"
17871   parameters:
17872   - "latency"
17873   - "parent"
17874   - "tags"
17875   sort:
17876   - "IP4BASE"
17877   - "FIB_20K"
17878   - "FIB_200K"
17879   - "FIB_2M"
17880   layout:
17881     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17882     layout: "plot-latency"
17883
17884 -
17885   type: "plot"
17886   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17887   algorithm: "plot_latency_error_bars"
17888   output-file-type: ".html"
17889   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17890   data: "plot-vpp-throughput-latency-2n-skx"
17891   filter: "'NIC_Intel-XXV710' and
17892            '64B' and
17893            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17894            'NDRPDR' and
17895            '4T2C' and
17896            'IP4FWD' and
17897            not 'IPSEC' and
17898            not 'VHOST'"
17899   parameters:
17900   - "latency"
17901   - "parent"
17902   - "tags"
17903   sort:
17904   - "IP4BASE"
17905   - "FIB_20K"
17906   - "FIB_200K"
17907   - "FIB_2M"
17908   layout:
17909     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17910     layout: "plot-latency"
17911
17912 ################################################################################
17913
17914 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
17915 -
17916   type: "plot"
17917   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17918   algorithm: "plot_latency_error_bars"
17919   output-file-type: ".html"
17920   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17921   data: "plot-vpp-throughput-latency-3n-hsw"
17922   filter: "'NIC_Intel-X520-DA2' and
17923            '64B' and
17924            'ENCAP' and
17925            'NDRPDR' and
17926            '1T1C' and
17927            'VXLAN' and
17928            'L2BDMACLRN' and
17929            not 'VHOST' and
17930            not 'IPSECHW'"
17931   parameters:
17932   - "latency"
17933   - "parent"
17934   - "tags"
17935   sort:
17936   - "not DOT1Q"
17937   - "VXLAN_1"
17938   - "VXLAN_10"
17939   - "VXLAN_100"
17940   - "VXLAN_1000"
17941   layout:
17942     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17943     layout: "plot-latency"
17944
17945 -
17946   type: "plot"
17947   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17948   algorithm: "plot_latency_error_bars"
17949   output-file-type: ".html"
17950   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17951   data: "plot-vpp-throughput-latency-3n-hsw"
17952   filter: "'NIC_Intel-X520-DA2' and
17953            '64B' and
17954            'ENCAP' and
17955            'NDRPDR' and
17956            '2T2C' and
17957            'VXLAN' and
17958            'L2BDMACLRN' and
17959            not 'VHOST' and
17960            not 'IPSECHW'"
17961   parameters:
17962   - "latency"
17963   - "parent"
17964   - "tags"
17965   sort:
17966   - "not DOT1Q"
17967   - "VXLAN_1"
17968   - "VXLAN_10"
17969   - "VXLAN_100"
17970   - "VXLAN_1000"
17971   layout:
17972     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17973     layout: "plot-latency"
17974
17975 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
17976 -
17977   type: "plot"
17978   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17979   algorithm: "plot_latency_error_bars"
17980   output-file-type: ".html"
17981   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17982   data: "plot-vpp-throughput-latency-3n-hsw"
17983   filter: "'NIC_Intel-X520-DA2' and
17984            '64B' and
17985            'ENCAP' and
17986            'NDRPDR' and
17987            '1T1C' and
17988            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
17989            not 'DOT1Q' and
17990            not 'VHOST' and
17991            not 'IPSECHW'"
17992   parameters:
17993   - "throughput"
17994   - "parent"
17995   - "tags"
17996   sort:
17997   - "L2BDMACLRN"
17998   - "L2XCFWD"
17999   - "LISP"
18000   layout:
18001     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
18002     layout: "plot-latency"
18003
18004 -
18005   type: "plot"
18006   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18007   algorithm: "plot_latency_error_bars"
18008   output-file-type: ".html"
18009   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18010   data: "plot-vpp-throughput-latency-3n-hsw"
18011   filter: "'NIC_Intel-X520-DA2' and
18012            '64B' and
18013            'ENCAP' and
18014            'NDRPDR' and
18015            '2T2C' and
18016            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18017            not 'DOT1Q' and
18018            not 'VHOST' and
18019            not 'IPSECHW'"
18020   parameters:
18021   - "throughput"
18022   - "parent"
18023   - "tags"
18024   sort:
18025   - "L2BDMACLRN"
18026   - "L2XCFWD"
18027   - "LISP"
18028   layout:
18029     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18030     layout: "plot-latency"
18031
18032 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
18033 -
18034   type: "plot"
18035   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18036   algorithm: "plot_latency_error_bars"
18037   output-file-type: ".html"
18038   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18039   data: "plot-vpp-throughput-latency-3n-hsw"
18040   filter: "'NIC_Intel-X710' and
18041            '64B' and
18042            'ENCAP' and
18043            'NDRPDR' and
18044            '1T1C' and
18045            'VXLAN' and
18046            'L2BDMACLRN' and
18047            not 'VHOST' and
18048            not 'IPSECHW'"
18049   parameters:
18050   - "latency"
18051   - "parent"
18052   - "tags"
18053   sort:
18054   - "not DOT1Q"
18055   - "VXLAN_1"
18056   - "VXLAN_10"
18057   - "VXLAN_100"
18058   - "VXLAN_1000"
18059   layout:
18060     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18061     layout: "plot-latency"
18062
18063 -
18064   type: "plot"
18065   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18066   algorithm: "plot_latency_error_bars"
18067   output-file-type: ".html"
18068   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18069   data: "plot-vpp-throughput-latency-3n-hsw"
18070   filter: "'NIC_Intel-X710' and
18071            '64B' and
18072            'ENCAP' and
18073            'NDRPDR' and
18074            '2T2C' and
18075            'VXLAN' and
18076            'L2BDMACLRN' and
18077            not 'VHOST' and
18078            not 'IPSECHW'"
18079   parameters:
18080   - "latency"
18081   - "parent"
18082   - "tags"
18083   sort:
18084   - "not DOT1Q"
18085   - "VXLAN_1"
18086   - "VXLAN_10"
18087   - "VXLAN_100"
18088   - "VXLAN_1000"
18089   layout:
18090     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18091     layout: "plot-latency"
18092
18093 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
18094 -
18095   type: "plot"
18096   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18097   algorithm: "plot_latency_error_bars"
18098   output-file-type: ".html"
18099   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18100   data: "plot-vpp-throughput-latency-3n-hsw"
18101   filter: "'NIC_Intel-X710' and
18102            '64B' and
18103            'ENCAP' and
18104            'NDRPDR' and
18105            '1T1C' and
18106            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18107            not 'DOT1Q' and
18108            not 'VHOST' and
18109            not 'IPSECHW'"
18110   parameters:
18111   - "throughput"
18112   - "parent"
18113   - "tags"
18114   sort:
18115   - "L2BDMACLRN"
18116   - "L2XCFWD"
18117   - "LISP"
18118   layout:
18119     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18120     layout: "plot-latency"
18121
18122 -
18123   type: "plot"
18124   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18125   algorithm: "plot_latency_error_bars"
18126   output-file-type: ".html"
18127   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18128   data: "plot-vpp-throughput-latency-3n-hsw"
18129   filter: "'NIC_Intel-X710' and
18130            '64B' and
18131            'ENCAP' and
18132            'NDRPDR' and
18133            '2T2C' and
18134            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18135            not 'DOT1Q' and
18136            not 'VHOST' and
18137            not 'IPSECHW'"
18138   parameters:
18139   - "throughput"
18140   - "parent"
18141   - "tags"
18142   sort:
18143   - "L2BDMACLRN"
18144   - "L2XCFWD"
18145   - "LISP"
18146   layout:
18147     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18148     layout: "plot-latency"
18149
18150 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
18151 -
18152   type: "plot"
18153   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18154   algorithm: "plot_latency_error_bars"
18155   output-file-type: ".html"
18156   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18157   data: "plot-vpp-throughput-latency-3n-skx"
18158   filter: "'NIC_Intel-X710' and
18159            '64B' and
18160            'ENCAP' and
18161            'NDRPDR' and
18162            '2T1C' and
18163            'VXLAN' and
18164            'L2BDMACLRN' and
18165            not 'VHOST' and
18166            not 'IPSECHW'"
18167   parameters:
18168   - "latency"
18169   - "parent"
18170   - "tags"
18171   sort:
18172   - "not DOT1Q"
18173   - "VXLAN_1"
18174   - "VXLAN_10"
18175   - "VXLAN_100"
18176   - "VXLAN_1000"
18177   layout:
18178     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18179     layout: "plot-latency"
18180
18181 -
18182   type: "plot"
18183   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18184   algorithm: "plot_latency_error_bars"
18185   output-file-type: ".html"
18186   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18187   data: "plot-vpp-throughput-latency-3n-skx"
18188   filter: "'NIC_Intel-X710' and
18189            '64B' and
18190            'ENCAP' and
18191            'NDRPDR' and
18192            '4t2c' and
18193            'VXLAN' and
18194            'L2BDMACLRN' and
18195            not 'VHOST' and
18196            not 'IPSECHW'"
18197   parameters:
18198   - "latency"
18199   - "parent"
18200   - "tags"
18201   sort:
18202   - "not DOT1Q"
18203   - "VXLAN_1"
18204   - "VXLAN_10"
18205   - "VXLAN_100"
18206   - "VXLAN_1000"
18207   layout:
18208     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18209     layout: "plot-latency"
18210
18211 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
18212 -
18213   type: "plot"
18214   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18215   algorithm: "plot_latency_error_bars"
18216   output-file-type: ".html"
18217   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18218   data: "plot-vpp-throughput-latency-3n-skx"
18219   filter: "'NIC_Intel-X710' and
18220            '64B' and
18221            'ENCAP' and
18222            'NDRPDR' and
18223            '2T1C' and
18224            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18225            not 'DOT1Q' and
18226            not 'VHOST' and
18227            not 'IPSECHW'"
18228   parameters:
18229   - "throughput"
18230   - "parent"
18231   - "tags"
18232   sort:
18233   - "L2BDMACLRN"
18234   - "L2XCFWD"
18235   - "LISP"
18236   layout:
18237     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
18238     layout: "plot-latency"
18239
18240 -
18241   type: "plot"
18242   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18243   algorithm: "plot_latency_error_bars"
18244   output-file-type: ".html"
18245   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18246   data: "plot-vpp-throughput-latency-3n-skx"
18247   filter: "'NIC_Intel-X710' and
18248            '64B' and
18249            'ENCAP' and
18250            'NDRPDR' and
18251            '4T2C' and
18252            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
18253            not 'DOT1Q' and
18254            not 'VHOST' and
18255            not 'IPSECHW'"
18256   parameters:
18257   - "throughput"
18258   - "parent"
18259   - "tags"
18260   sort:
18261   - "L2BDMACLRN"
18262   - "L2XCFWD"
18263   - "LISP"
18264   layout:
18265     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
18266     layout: "plot-latency"
18267
18268 ################################################################################
18269
18270 # Packet Latency - VPP IPv6 3n-hsw-x520
18271 -
18272   type: "plot"
18273   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18274   algorithm: "plot_latency_error_bars"
18275   output-file-type: ".html"
18276   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18277   data: "plot-vpp-throughput-latency-3n-hsw"
18278   filter: "'NIC_Intel-X520-DA2' and
18279            '78B' and
18280            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18281            'NDRPDR' and
18282            '1T1C' and
18283            'IP6FWD' and
18284            not 'SRv6' and
18285            not 'IPSEC' and
18286            not 'VHOST'"
18287   parameters:
18288   - "latency"
18289   - "parent"
18290   - "tags"
18291   sort:
18292   - "IP6BASE"
18293   - "FIB_20K"
18294   - "FIB_200K"
18295   - "FIB_2M"
18296   layout:
18297     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
18298     layout: "plot-latency"
18299
18300 -
18301   type: "plot"
18302   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18303   algorithm: "plot_latency_error_bars"
18304   output-file-type: ".html"
18305   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18306   data: "plot-vpp-throughput-latency-3n-hsw"
18307   filter: "'NIC_Intel-X520-DA2' and
18308            '78B' and
18309            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18310            'NDRPDR' and
18311            '2T2C' and
18312            'IP6FWD' and
18313            not 'SRv6' and
18314            not 'IPSEC' and
18315            not 'VHOST'"
18316   parameters:
18317   - "latency"
18318   - "parent"
18319   - "tags"
18320   sort:
18321   - "IP6BASE"
18322   - "FIB_20K"
18323   - "FIB_200K"
18324   - "FIB_2M"
18325   layout:
18326     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
18327     layout: "plot-latency"
18328
18329 # Packet Latency - VPP IPv6 3n-hsw-x710
18330 -
18331   type: "plot"
18332   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
18333   algorithm: "plot_latency_error_bars"
18334   output-file-type: ".html"
18335   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
18336   data: "plot-vpp-throughput-latency-3n-hsw"
18337   filter: "'NIC_Intel-X710' and
18338            '78B' and
18339            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18340            'NDRPDR' and
18341            '1T1C' and
18342            'IP6FWD' and
18343            not 'SRv6' and
18344            not 'IPSEC' and
18345            not 'VHOST'"
18346   parameters:
18347   - "latency"
18348   - "parent"
18349   - "tags"
18350   sort:
18351   - "IP6BASE"
18352   - "FIB_20K"
18353   - "FIB_200K"
18354   - "FIB_2M"
18355   layout:
18356     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
18357     layout: "plot-latency"
18358
18359 -
18360   type: "plot"
18361   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
18362   algorithm: "plot_latency_error_bars"
18363   output-file-type: ".html"
18364   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
18365   data: "plot-vpp-throughput-latency-3n-hsw"
18366   filter: "'NIC_Intel-X710' and
18367            '78B' and
18368            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18369            'NDRPDR' and
18370            '2T2C' and
18371            'IP6FWD' and
18372            not 'SRv6' and
18373            not 'IPSEC' and
18374            not 'VHOST'"
18375   parameters:
18376   - "latency"
18377   - "parent"
18378   - "tags"
18379   sort:
18380   - "IP6BASE"
18381   - "FIB_20K"
18382   - "FIB_200K"
18383   - "FIB_2M"
18384   layout:
18385     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
18386     layout: "plot-latency"
18387
18388 # Packet Latency - VPP IPv6 3n-hsw-xl710
18389 -
18390   type: "plot"
18391   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
18392   algorithm: "plot_latency_error_bars"
18393   output-file-type: ".html"
18394   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
18395   data: "plot-vpp-throughput-latency-3n-hsw"
18396   filter: "'NIC_Intel-XL710' and
18397            '78B' and
18398            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18399            'NDRPDR' and
18400            '1T1C' and
18401            'IP6FWD' and
18402            not 'SRv6' and
18403            not 'IPSEC' and
18404            not 'VHOST'"
18405   parameters:
18406   - "latency"
18407   - "parent"
18408   - "tags"
18409   sort:
18410   - "IP6BASE"
18411   - "FIB_20K"
18412   - "FIB_200K"
18413   - "FIB_2M"
18414   layout:
18415     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
18416     layout: "plot-latency"
18417
18418 -
18419   type: "plot"
18420   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
18421   algorithm: "plot_latency_error_bars"
18422   output-file-type: ".html"
18423   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
18424   data: "plot-vpp-throughput-latency-3n-hsw"
18425   filter: "'NIC_Intel-XL710' and
18426            '78B' and
18427            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18428            'NDRPDR' and
18429            '2T2C' and
18430            'IP6FWD' and
18431            not 'SRv6' and
18432            not 'IPSEC' and
18433            not 'VHOST'"
18434   parameters:
18435   - "latency"
18436   - "parent"
18437   - "tags"
18438   sort:
18439   - "IP6BASE"
18440   - "FIB_20K"
18441   - "FIB_200K"
18442   - "FIB_2M"
18443   layout:
18444     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
18445     layout: "plot-latency"
18446
18447 # Packet Latency - VPP IPv6 3n-skx-x710
18448 -
18449   type: "plot"
18450   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18451   algorithm: "plot_latency_error_bars"
18452   output-file-type: ".html"
18453   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18454   data: "plot-vpp-throughput-latency-3n-skx"
18455   filter: "'NIC_Intel-X710' and
18456            '78B' and
18457            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18458            'NDRPDR' and
18459            '2T1C' and
18460            'IP6FWD' and
18461            not 'SRv6' and
18462            not 'IPSEC' and
18463            not 'VHOST'"
18464   parameters:
18465   - "latency"
18466   - "parent"
18467   - "tags"
18468   sort:
18469   - "IP6BASE"
18470   - "FIB_20K"
18471   - "FIB_200K"
18472   - "FIB_2M"
18473   layout:
18474     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
18475     layout: "plot-latency"
18476
18477 -
18478   type: "plot"
18479   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18480   algorithm: "plot_latency_error_bars"
18481   output-file-type: ".html"
18482   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18483   data: "plot-vpp-throughput-latency-3n-skx"
18484   filter: "'NIC_Intel-X710' and
18485            '78B' and
18486            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18487            'NDRPDR' and
18488            '4T2C' and
18489            'IP6FWD' and
18490            not 'SRv6' and
18491            not 'IPSEC' and
18492            not 'VHOST'"
18493   parameters:
18494   - "latency"
18495   - "parent"
18496   - "tags"
18497   sort:
18498   - "IP6BASE"
18499   - "FIB_20K"
18500   - "FIB_200K"
18501   - "FIB_2M"
18502   layout:
18503     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
18504     layout: "plot-latency"
18505
18506 # Packet Latency - VPP IPv6 2n-skx-x710
18507 -
18508   type: "plot"
18509   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18510   algorithm: "plot_latency_error_bars"
18511   output-file-type: ".html"
18512   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18513   data: "plot-vpp-throughput-latency-2n-skx"
18514   filter: "'NIC_Intel-X710' and
18515            '78B' and
18516            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18517            'NDRPDR' and
18518            '2T1C' and
18519            'IP6FWD' and
18520            not 'SRv6' and
18521            not 'IPSEC' and
18522            not 'VHOST'"
18523   parameters:
18524   - "latency"
18525   - "parent"
18526   - "tags"
18527   sort:
18528   - "IP6BASE"
18529   - "FIB_20K"
18530   - "FIB_200K"
18531   - "FIB_2M"
18532   layout:
18533     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
18534     layout: "plot-latency"
18535
18536 -
18537   type: "plot"
18538   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18539   algorithm: "plot_latency_error_bars"
18540   output-file-type: ".html"
18541   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18542   data: "plot-vpp-throughput-latency-2n-skx"
18543   filter: "'NIC_Intel-X710' and
18544            '78B' and
18545            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18546            'NDRPDR' and
18547            '4T2C' and
18548            'IP6FWD' and
18549            not 'SRv6' and
18550            not 'IPSEC' and
18551            not 'VHOST'"
18552   parameters:
18553   - "latency"
18554   - "parent"
18555   - "tags"
18556   sort:
18557   - "IP6BASE"
18558   - "FIB_20K"
18559   - "FIB_200K"
18560   - "FIB_2M"
18561   layout:
18562     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
18563     layout: "plot-latency"
18564
18565 # Packet Latency - VPP IPv6 2n-skx-xxv710
18566 -
18567   type: "plot"
18568   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
18569   algorithm: "plot_latency_error_bars"
18570   output-file-type: ".html"
18571   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
18572   data: "plot-vpp-throughput-latency-2n-skx"
18573   filter: "'NIC_Intel-XXV710' and
18574            '78B' and
18575            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18576            'NDRPDR' and
18577            '2T1C' and
18578            'IP6FWD' and
18579            not 'SRv6' and
18580            not 'IPSEC' and
18581            not 'VHOST'"
18582   parameters:
18583   - "latency"
18584   - "parent"
18585   - "tags"
18586   sort:
18587   - "IP6BASE"
18588   - "FIB_20K"
18589   - "FIB_200K"
18590   - "FIB_2M"
18591   layout:
18592     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
18593     layout: "plot-latency"
18594
18595 -
18596   type: "plot"
18597   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
18598   algorithm: "plot_latency_error_bars"
18599   output-file-type: ".html"
18600   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
18601   data: "plot-vpp-throughput-latency-2n-skx"
18602   filter: "'NIC_Intel-XXV710' and
18603            '78B' and
18604            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18605            'NDRPDR' and
18606            '4T2C' and
18607            'IP6FWD' and
18608            not 'SRv6' and
18609            not 'IPSEC' and
18610            not 'VHOST'"
18611   parameters:
18612   - "latency"
18613   - "parent"
18614   - "tags"
18615   sort:
18616   - "IP6BASE"
18617   - "FIB_20K"
18618   - "FIB_200K"
18619   - "FIB_2M"
18620   layout:
18621     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
18622     layout: "plot-latency"
18623
18624 ################################################################################
18625
18626 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
18627 -
18628   type: "plot"
18629   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18630   algorithm: "plot_latency_error_bars"
18631   output-file-type: ".html"
18632   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
18633   data: "plot-vpp-throughput-latency-3n-hsw"
18634   filter: "'NIC_Intel-X520-DA2' and
18635            '78B' and
18636            'ENCAP' and
18637            'NDRPDR' and
18638            '1T1C' and
18639            'LISP' and
18640            not 'VHOST'"
18641   parameters:
18642   - "throughput"
18643   - "parent"
18644   - "tags"
18645   sort:
18646   - "IP4UNRLAY"
18647   - "IP6UNRLAY"
18648   layout:
18649     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
18650     layout: "plot-latency"
18651
18652 -
18653   type: "plot"
18654   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18655   algorithm: "plot_latency_error_bars"
18656   output-file-type: ".html"
18657   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
18658   data: "plot-vpp-throughput-latency-3n-hsw"
18659   filter: "'NIC_Intel-X520-DA2' and
18660            '78B' and
18661            'ENCAP' and
18662            'NDRPDR' and
18663            '2T2C' and
18664            'LISP' and
18665            not 'VHOST'"
18666   parameters:
18667   - "throughput"
18668   - "parent"
18669   - "tags"
18670   sort:
18671   - "IP4UNRLAY"
18672   - "IP6UNRLAY"
18673   layout:
18674     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
18675     layout: "plot-latency"
18676
18677 ################################################################################
18678
18679 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
18680 -
18681   type: "plot"
18682   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18683   algorithm: "plot_latency_error_bars"
18684   output-file-type: ".html"
18685   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18686   data: "plot-vpp-throughput-latency-3n-hsw"
18687   filter: "'NIC_Intel-XL710' and
18688            '64B' and
18689            'IP4FWD' and
18690            'NDRPDR' and
18691            'BASE' and
18692            '1T1C' and
18693            'IPSECHW' and
18694            ('IPSECTRAN' or 'IPSECTUN') and
18695            not 'VHOST'"
18696   parameters:
18697   - "latency"
18698   - "parent"
18699   - "tags"
18700   layout:
18701     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
18702     layout: "plot-latency"
18703
18704 -
18705   type: "plot"
18706   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18707   algorithm: "plot_latency_error_bars"
18708   output-file-type: ".html"
18709   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18710   data: "plot-vpp-throughput-latency-3n-hsw"
18711   filter: "'NIC_Intel-XL710' and
18712            '64B' and
18713            'IP4FWD' and
18714            'NDRPDR' and
18715            'BASE' and
18716            '2T2C' and
18717            'IPSECHW' and
18718            ('IPSECTRAN' or 'IPSECTUN') and
18719            not 'VHOST'"
18720   parameters:
18721   - "latency"
18722   - "parent"
18723   - "tags"
18724   layout:
18725     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
18726     layout: "plot-latency"
18727
18728 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
18729 -
18730   type: "plot"
18731   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
18732   algorithm: "plot_latency_error_bars"
18733   output-file-type: ".html"
18734   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
18735   data: "plot-vpp-throughput-latency-3n-hsw"
18736   filter: "'NIC_Intel-XL710' and
18737            '64B' and
18738            'IP4FWD' and
18739            'NDRPDR' and
18740            'SCALE' and
18741            '1T1C' and
18742            'IPSECHW' and
18743            ('IPSECTRAN' or 'IPSECTUN') and
18744            not 'VHOST'"
18745   parameters:
18746   - "latency"
18747   - "parent"
18748   - "tags"
18749   layout:
18750     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
18751     layout: "plot-latency"
18752
18753 -
18754   type: "plot"
18755   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
18756   algorithm: "plot_latency_error_bars"
18757   output-file-type: ".html"
18758   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
18759   data: "plot-vpp-throughput-latency-3n-hsw"
18760   filter: "'NIC_Intel-XL710' and
18761            '64B' and
18762            'IP4FWD' and
18763            'NDRPDR' and
18764            'SCALE' and
18765            '2T2C' and
18766            'IPSECHW' and
18767            ('IPSECTRAN' or 'IPSECTUN') and
18768            not 'VHOST'"
18769   parameters:
18770   - "latency"
18771   - "parent"
18772   - "tags"
18773   layout:
18774     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
18775     layout: "plot-latency"
18776
18777 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
18778 -
18779   type: "plot"
18780   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
18781   algorithm: "plot_latency_error_bars"
18782   output-file-type: ".html"
18783   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
18784   data: "plot-vpp-throughput-latency-3n-hsw"
18785   filter: "'NIC_Intel-XL710' and
18786            '64B' and
18787            'IP4FWD' and
18788            'NDRPDR' and
18789            '1T1C' and
18790            'IPSECSW' and
18791            ('IPSECTRAN' or 'IPSECTUN') and
18792            not 'VHOST'"
18793   parameters:
18794   - "latency"
18795   - "parent"
18796   - "tags"
18797   layout:
18798     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
18799     layout: "plot-latency"
18800
18801 -
18802   type: "plot"
18803   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
18804   algorithm: "plot_latency_error_bars"
18805   output-file-type: ".html"
18806   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
18807   data: "plot-vpp-throughput-latency-3n-hsw"
18808   filter: "'NIC_Intel-XL710' and
18809            '64B' and
18810            'IP4FWD' and
18811            'NDRPDR' and
18812            '2T2C' and
18813            'IPSECSW' and
18814            ('IPSECTRAN' or 'IPSECTUN') and
18815            not 'VHOST'"
18816   parameters:
18817   - "latency"
18818   - "parent"
18819   - "tags"
18820   layout:
18821     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
18822     layout: "plot-latency"
18823
18824 ################################################################################
18825
18826 # Packet Latency - VPP SRv6 3n-hsw-x520
18827 -
18828   type: "plot"
18829   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
18830   algorithm: "plot_latency_error_bars"
18831   output-file-type: ".html"
18832   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
18833   data: "plot-vpp-throughput-latency-3n-hsw"
18834   filter: "'NIC_Intel-X520-DA2' and
18835            '78B' and
18836            'FEATURE' and
18837            'NDRPDR' and
18838            '1T1C' and
18839            'IP6FWD' and
18840            'SRv6'"
18841   parameters:
18842   - "latency"
18843   - "parent"
18844   - "tags"
18845   layout:
18846     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
18847     layout: "plot-latency"
18848
18849 -
18850   type: "plot"
18851   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
18852   algorithm: "plot_latency_error_bars"
18853   output-file-type: ".html"
18854   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
18855   data: "plot-vpp-throughput-latency-3n-hsw"
18856   filter: "'NIC_Intel-X520-DA2' and
18857            '78B' and
18858            'FEATURE' and
18859            'NDRPDR' and
18860            '2T2C' and
18861            'IP6FWD' and
18862            'SRv6'"
18863   parameters:
18864   - "latency"
18865   - "parent"
18866   - "tags"
18867   layout:
18868     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
18869     layout: "plot-latency"
18870
18871 ################################################################################
18872
18873 # Packet Latency - VPP vhost ip4 3n-hsw-x520
18874 -
18875   type: "plot"
18876   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18877   algorithm: "plot_latency_error_bars"
18878   output-file-type: ".html"
18879   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18880   data: "plot-vpp-throughput-latency-3n-hsw"
18881   filter: "'NIC_Intel-X520-DA2' and
18882            '64B' and
18883            'NDRPDR' and
18884            'ETH' and
18885            'IP4FWD' and
18886            '1T1C' and
18887            'VHOST_1024' and
18888            not 'VXLAN' and
18889            not 'DOT1Q'"
18890   parameters:
18891   - "latency"
18892   - "parent"
18893   - "tags"
18894   sort:
18895   - "not CFS_OPT"
18896   - "1VM"
18897   - "2VM"
18898   layout:
18899     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18900     layout: "plot-latency"
18901
18902 -
18903   type: "plot"
18904   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18905   algorithm: "plot_latency_error_bars"
18906   output-file-type: ".html"
18907   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18908   data: "plot-vpp-throughput-latency-3n-hsw"
18909   filter: "'NIC_Intel-X520-DA2' and
18910            '64B' and
18911            'NDRPDR' and
18912            'ETH' and
18913            'IP4FWD' and
18914            '2T2C' and
18915            'VHOST_1024' and
18916            not 'VXLAN' and
18917            not 'DOT1Q'"
18918   parameters:
18919   - "latency"
18920   - "parent"
18921   - "tags"
18922   sort:
18923   - "not CFS_OPT"
18924   - "1VM"
18925   - "2VM"
18926   layout:
18927     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18928     layout: "plot-latency"
18929
18930 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
18931 -
18932   type: "plot"
18933   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18934   algorithm: "plot_latency_error_bars"
18935   output-file-type: ".html"
18936   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18937   data: "plot-vpp-throughput-latency-3n-hsw"
18938   filter: "'NIC_Intel-X520-DA2' and
18939            '64B' and
18940            'NDRPDR' and
18941            'ETH' and
18942            '1T1C' and
18943            'L2BDMACLRN' and
18944            'VHOST_1024' and
18945            not 'VXLAN' and
18946            not 'IP4FWD' and
18947            not 'DOT1Q' and
18948            not '2VM'"
18949   parameters:
18950   - "latency"
18951   - "parent"
18952   - "tags"
18953   sort:
18954   - "VM"  # "not CFS_OPT"
18955   - "CFS_OPT"
18956   - "FIB_10K"
18957   - "FIB_100K"
18958   - "FIB_1M"
18959   layout:
18960     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18961     layout: "plot-latency"
18962
18963 -
18964   type: "plot"
18965   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18966   algorithm: "plot_latency_error_bars"
18967   output-file-type: ".html"
18968   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18969   data: "plot-vpp-throughput-latency-3n-hsw"
18970   filter: "'NIC_Intel-X520-DA2' and
18971            '64B' and
18972            'NDRPDR' and
18973            'ETH' and
18974            '2T2C' and
18975            'L2BDMACLRN' and
18976            'VHOST_1024' and
18977            not 'VXLAN' and
18978            not 'IP4FWD' and
18979            not 'DOT1Q' and
18980            not '2VM'"
18981   parameters:
18982   - "latency"
18983   - "parent"
18984   - "tags"
18985   sort:
18986   - "VM"  # "not CFS_OPT"
18987   - "CFS_OPT"
18988   - "FIB_10K"
18989   - "FIB_100K"
18990   - "FIB_1M"
18991   layout:
18992     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18993     layout: "plot-latency"
18994
18995 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
18996 -
18997   type: "plot"
18998   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
18999   algorithm: "plot_latency_error_bars"
19000   output-file-type: ".html"
19001   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
19002   data: "plot-vpp-throughput-latency-3n-hsw"
19003   filter: "'NIC_Intel-X520-DA2' and
19004            '64B' and
19005            'NDRPDR' and
19006            'ETH' and
19007            'BASE' and
19008            '1T1C' and
19009            ('L2BDMACLRN' or 'L2XCFWD') and
19010            'VHOST_1024' and
19011            not 'VXLAN' and
19012            not 'IP4FWD' and
19013            not 'DOT1Q' and
19014            not '2VM'"
19015   parameters:
19016   - "latency"
19017   - "parent"
19018   - "tags"
19019   sort:
19020   - "not CFS_OPT"
19021   - "L2XCFWD"
19022   - "not CFS_OPT"
19023   - "CFS_OPT"
19024   layout:
19025     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
19026     layout: "plot-latency"
19027
19028 -
19029   type: "plot"
19030   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
19031   algorithm: "plot_latency_error_bars"
19032   output-file-type: ".html"
19033   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
19034   data: "plot-vpp-throughput-latency-3n-hsw"
19035   filter: "'NIC_Intel-X520-DA2' and
19036            '64B' and
19037            'NDRPDR' and
19038            'ETH' and
19039            'BASE' and
19040            '2T2C' and
19041            ('L2BDMACLRN' or 'L2XCFWD') and
19042            'VHOST_1024' and
19043            not 'VXLAN' and
19044            not 'IP4FWD' and
19045            not 'DOT1Q' and
19046            not '2VM'"
19047   parameters:
19048   - "latency"
19049   - "parent"
19050   - "tags"
19051   sort:
19052   - "not CFS_OPT"
19053   - "L2XCFWD"
19054   - "not CFS_OPT"
19055   - "CFS_OPT"
19056   layout:
19057     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
19058     layout: "plot-latency"
19059
19060 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
19061 -
19062   type: "plot"
19063   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
19064   algorithm: "plot_latency_error_bars"
19065   output-file-type: ".html"
19066   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
19067   data: "plot-vpp-throughput-latency-3n-hsw"
19068   filter: "'NIC_Intel-X520-DA2' and
19069            '64B' and
19070            'NDRPDR' and
19071            'ETH' and
19072            '1T1C' and
19073            ('L2BDMACLRN' or 'L2XCFWD') and
19074            'VHOST_1024' and
19075            not 'CFS_OPT' and
19076            not 'VXLAN' and
19077            not 'IP4FWD' and
19078            not 'DOT1Q'"
19079   parameters:
19080   - "latency"
19081   - "parent"
19082   - "tags"
19083   sort:
19084   - "1VM"
19085   - "L2XCFWD"
19086   - "1VM"
19087   - "L2BDMACLRN"
19088   layout:
19089     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
19090     layout: "plot-latency"
19091
19092 -
19093   type: "plot"
19094   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
19095   algorithm: "plot_latency_error_bars"
19096   output-file-type: ".html"
19097   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
19098   data: "plot-vpp-throughput-latency-3n-hsw"
19099   filter: "'NIC_Intel-X520-DA2' and
19100            '64B' and
19101            'NDRPDR' and
19102            'ETH' and
19103            '2T2C' and
19104            ('L2BDMACLRN' or 'L2XCFWD') and
19105            'VHOST_1024' and
19106            not 'CFS_OPT' and
19107            not 'VXLAN' and
19108            not 'IP4FWD' and
19109            not 'DOT1Q'"
19110   parameters:
19111   - "latency"
19112   - "parent"
19113   - "tags"
19114   sort:
19115   - "1VM"
19116   - "L2XCFWD"
19117   - "1VM"
19118   - "L2BDMACLRN"
19119   layout:
19120     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
19121     layout: "plot-latency"
19122
19123 # Packet Latency - VPP vhost ip4 3n-hsw-x710
19124 -
19125   type: "plot"
19126   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19127   algorithm: "plot_latency_error_bars"
19128   output-file-type: ".html"
19129   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19130   data: "plot-vpp-throughput-latency-3n-hsw"
19131   filter: "'NIC_Intel-X710' and
19132            '64B' and
19133            'NDRPDR' and
19134            'ETH' and
19135            'IP4FWD' and
19136            '1T1C' and
19137            'VHOST_1024' and
19138            not 'VXLAN' and
19139            not 'DOT1Q'"
19140   parameters:
19141   - "latency"
19142   - "parent"
19143   - "tags"
19144   sort:
19145   - "not CFS_OPT"
19146   - "1VM"
19147   - "2VM"
19148   layout:
19149     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19150     layout: "plot-latency"
19151
19152 -
19153   type: "plot"
19154   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19155   algorithm: "plot_latency_error_bars"
19156   output-file-type: ".html"
19157   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19158   data: "plot-vpp-throughput-latency-3n-hsw"
19159   filter: "'NIC_Intel-X710' and
19160            '64B' and
19161            'NDRPDR' and
19162            'ETH' and
19163            'IP4FWD' and
19164            '2T2C' and
19165            'VHOST_1024' and
19166            not 'VXLAN' and
19167            not 'DOT1Q'"
19168   parameters:
19169   - "latency"
19170   - "parent"
19171   - "tags"
19172   sort:
19173   - "not CFS_OPT"
19174   - "1VM"
19175   - "2VM"
19176   layout:
19177     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19178     layout: "plot-latency"
19179
19180 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
19181 -
19182   type: "plot"
19183   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19184   algorithm: "plot_latency_error_bars"
19185   output-file-type: ".html"
19186   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19187   data: "plot-vpp-throughput-latency-3n-hsw"
19188   filter: "'NIC_Intel-X710' and
19189            '64B' and
19190            'NDRPDR' and
19191            'ETH' and
19192            '1T1C' and
19193            'L2BDMACLRN' and
19194            'VHOST_1024' and
19195            not 'VXLAN' and
19196            not 'IP4FWD' and
19197            not 'DOT1Q' and
19198            not '2VM'"
19199   parameters:
19200   - "latency"
19201   - "parent"
19202   - "tags"
19203   sort:
19204   - "VM"  # "not CFS_OPT"
19205   - "CFS_OPT"
19206   - "FIB_10K"
19207   - "FIB_100K"
19208   - "FIB_1M"
19209   layout:
19210     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19211     layout: "plot-latency"
19212
19213 -
19214   type: "plot"
19215   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19216   algorithm: "plot_latency_error_bars"
19217   output-file-type: ".html"
19218   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19219   data: "plot-vpp-throughput-latency-3n-hsw"
19220   filter: "'NIC_Intel-X710' and
19221            '64B' and
19222            'NDRPDR' and
19223            'ETH' and
19224            '2T2C' and
19225            'L2BDMACLRN' and
19226            'VHOST_1024' and
19227            not 'VXLAN' and
19228            not 'IP4FWD' and
19229            not 'DOT1Q' and
19230            not '2VM'"
19231   parameters:
19232   - "latency"
19233   - "parent"
19234   - "tags"
19235   sort:
19236   - "VM"  # "not CFS_OPT"
19237   - "CFS_OPT"
19238   - "FIB_10K"
19239   - "FIB_100K"
19240   - "FIB_1M"
19241   layout:
19242     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19243     layout: "plot-latency"
19244
19245 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
19246 -
19247   type: "plot"
19248   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
19249   algorithm: "plot_latency_error_bars"
19250   output-file-type: ".html"
19251   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
19252   data: "plot-vpp-throughput-latency-3n-hsw"
19253   filter: "'NIC_Intel-X710' and
19254            '64B' and
19255            'NDRPDR' and
19256            'ETH' and
19257            'BASE' and
19258            '1T1C' and
19259            ('L2BDMACLRN' or 'L2XCFWD') and
19260            'VHOST_1024' and
19261            not 'VXLAN' and
19262            not 'IP4FWD' and
19263            not 'DOT1Q' and
19264            not '2VM'"
19265   parameters:
19266   - "latency"
19267   - "parent"
19268   - "tags"
19269   sort:
19270   - "not CFS_OPT"
19271   - "L2XCFWD"
19272   - "not CFS_OPT"
19273   - "CFS_OPT"
19274   layout:
19275     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
19276     layout: "plot-latency"
19277
19278 -
19279   type: "plot"
19280   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
19281   algorithm: "plot_latency_error_bars"
19282   output-file-type: ".html"
19283   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
19284   data: "plot-vpp-throughput-latency-3n-hsw"
19285   filter: "'NIC_Intel-X710' and
19286            '64B' and
19287            'NDRPDR' and
19288            'ETH' and
19289            'BASE' and
19290            '2T2C' and
19291            ('L2BDMACLRN' or 'L2XCFWD') and
19292            'VHOST_1024' and
19293            not 'VXLAN' and
19294            not 'IP4FWD' and
19295            not 'DOT1Q' and
19296            not '2VM'"
19297   parameters:
19298   - "latency"
19299   - "parent"
19300   - "tags"
19301   sort:
19302   - "not CFS_OPT"
19303   - "L2XCFWD"
19304   - "not CFS_OPT"
19305   - "CFS_OPT"
19306   layout:
19307     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
19308     layout: "plot-latency"
19309
19310 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
19311 -
19312   type: "plot"
19313   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
19314   algorithm: "plot_latency_error_bars"
19315   output-file-type: ".html"
19316   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
19317   data: "plot-vpp-throughput-latency-3n-hsw"
19318   filter: "'NIC_Intel-X710' and
19319            '64B' and
19320            'NDRPDR' and
19321            'ETH' and
19322            '1T1C' and
19323            ('L2BDMACLRN' or 'L2XCFWD') and
19324            'VHOST_1024' and
19325            not 'CFS_OPT' and
19326            not 'VXLAN' and
19327            not 'IP4FWD' and
19328            not 'DOT1Q'"
19329   parameters:
19330   - "latency"
19331   - "parent"
19332   - "tags"
19333   sort:
19334   - "1VM"
19335   - "L2XCFWD"
19336   - "1VM"
19337   - "L2BDMACLRN"
19338   layout:
19339     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
19340     layout: "plot-latency"
19341
19342 -
19343   type: "plot"
19344   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
19345   algorithm: "plot_latency_error_bars"
19346   output-file-type: ".html"
19347   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
19348   data: "plot-vpp-throughput-latency-3n-hsw"
19349   filter: "'NIC_Intel-X710' and
19350            '64B' and
19351            'NDRPDR' and
19352            'ETH' and
19353            '2T2C' and
19354            ('L2BDMACLRN' or 'L2XCFWD') and
19355            'VHOST_1024' and
19356            not 'CFS_OPT' and
19357            not 'VXLAN' and
19358            not 'IP4FWD' and
19359            not 'DOT1Q'"
19360   parameters:
19361   - "latency"
19362   - "parent"
19363   - "tags"
19364   sort:
19365   - "1VM"
19366   - "L2XCFWD"
19367   - "1VM"
19368   - "L2BDMACLRN"
19369   layout:
19370     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
19371     layout: "plot-latency"
19372
19373 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
19374 -
19375   type: "plot"
19376   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19377   algorithm: "plot_latency_error_bars"
19378   output-file-type: ".html"
19379   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19380   data: "plot-vpp-throughput-latency-3n-hsw"
19381   filter: "'NIC_Intel-XL710' and
19382            '64B' and
19383            'NDRPDR' and
19384            'ETH' and
19385            'IP4FWD' and
19386            '1T1C' and
19387            'VHOST_1024' and
19388            not 'VXLAN' and
19389            not 'DOT1Q'"
19390   parameters:
19391   - "latency"
19392   - "parent"
19393   - "tags"
19394   sort:
19395   - "not CFS_OPT"
19396   - "1VM"
19397   - "2VM"
19398   layout:
19399     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19400     layout: "plot-latency"
19401
19402 -
19403   type: "plot"
19404   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19405   algorithm: "plot_latency_error_bars"
19406   output-file-type: ".html"
19407   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19408   data: "plot-vpp-throughput-latency-3n-hsw"
19409   filter: "'NIC_Intel-XL710' and
19410            '64B' and
19411            'NDRPDR' and
19412            'ETH' and
19413            'IP4FWD' and
19414            '2T2C' and
19415            'VHOST_1024' and
19416            not 'VXLAN' and
19417            not 'DOT1Q'"
19418   parameters:
19419   - "latency"
19420   - "parent"
19421   - "tags"
19422   sort:
19423   - "not CFS_OPT"
19424   - "1VM"
19425   - "2VM"
19426   layout:
19427     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
19428     layout: "plot-latency"
19429
19430 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
19431 -
19432   type: "plot"
19433   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19434   algorithm: "plot_latency_error_bars"
19435   output-file-type: ".html"
19436   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19437   data: "plot-vpp-throughput-latency-3n-hsw"
19438   filter: "'NIC_Intel-XL710' and
19439            '64B' and
19440            'NDRPDR' and
19441            'ETH' and
19442            '1T1C' and
19443            'L2BDMACLRN' and
19444            'VHOST_1024' and
19445            not 'VXLAN' and
19446            not 'IP4FWD' and
19447            not 'DOT1Q' and
19448            not '2VM'"
19449   parameters:
19450   - "latency"
19451   - "parent"
19452   - "tags"
19453   sort:
19454   - "VM"  # "not CFS_OPT"
19455   - "CFS_OPT"
19456   - "FIB_10K"
19457   - "FIB_100K"
19458   - "FIB_1M"
19459   layout:
19460     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19461     layout: "plot-latency"
19462
19463 -
19464   type: "plot"
19465   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19466   algorithm: "plot_latency_error_bars"
19467   output-file-type: ".html"
19468   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19469   data: "plot-vpp-throughput-latency-3n-hsw"
19470   filter: "'NIC_Intel-XL710' and
19471            '64B' and
19472            'NDRPDR' and
19473            'ETH' and
19474            '2T2C' and
19475            'L2BDMACLRN' and
19476            'VHOST_1024' and
19477            not 'VXLAN' and
19478            not 'IP4FWD' and
19479            not 'DOT1Q' and
19480            not '2VM'"
19481   parameters:
19482   - "latency"
19483   - "parent"
19484   - "tags"
19485   sort:
19486   - "VM"  # "not CFS_OPT"
19487   - "CFS_OPT"
19488   - "FIB_10K"
19489   - "FIB_100K"
19490   - "FIB_1M"
19491   layout:
19492     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
19493     layout: "plot-latency"
19494
19495 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
19496 -
19497   type: "plot"
19498   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19499   algorithm: "plot_latency_error_bars"
19500   output-file-type: ".html"
19501   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19502   data: "plot-vpp-throughput-latency-3n-hsw"
19503   filter: "'NIC_Intel-XL710' and
19504            '64B' and
19505            'NDRPDR' and
19506            'ETH' and
19507            'BASE' and
19508            '1T1C' and
19509            ('L2BDMACLRN' or 'L2XCFWD') and
19510            'VHOST_1024' and
19511            not 'VXLAN' and
19512            not 'IP4FWD' and
19513            not 'DOT1Q' and
19514            not '2VM'"
19515   parameters:
19516   - "latency"
19517   - "parent"
19518   - "tags"
19519   sort:
19520   - "not CFS_OPT"
19521   - "L2XCFWD"
19522   - "not CFS_OPT"
19523   - "CFS_OPT"
19524   layout:
19525     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
19526     layout: "plot-latency"
19527
19528 -
19529   type: "plot"
19530   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19531   algorithm: "plot_latency_error_bars"
19532   output-file-type: ".html"
19533   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19534   data: "plot-vpp-throughput-latency-3n-hsw"
19535   filter: "'NIC_Intel-XL710' and
19536            '64B' and
19537            'NDRPDR' and
19538            'ETH' and
19539            'BASE' and
19540            '2T2C' and
19541            ('L2BDMACLRN' or 'L2XCFWD') and
19542            'VHOST_1024' and
19543            not 'VXLAN' and
19544            not 'IP4FWD' and
19545            not 'DOT1Q' and
19546            not '2VM'"
19547   parameters:
19548   - "latency"
19549   - "parent"
19550   - "tags"
19551   sort:
19552   - "not CFS_OPT"
19553   - "L2XCFWD"
19554   - "not CFS_OPT"
19555   - "CFS_OPT"
19556   layout:
19557     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
19558     layout: "plot-latency"
19559
19560 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
19561 -
19562   type: "plot"
19563   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
19564   algorithm: "plot_latency_error_bars"
19565   output-file-type: ".html"
19566   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
19567   data: "plot-vpp-throughput-latency-3n-hsw"
19568   filter: "'NIC_Intel-XL710' and
19569            '64B' and
19570            'NDRPDR' and
19571            'ETH' and
19572            '1T1C' and
19573            ('L2BDMACLRN' or 'L2XCFWD') and
19574            'VHOST_1024' and
19575            not 'CFS_OPT' and
19576            not 'VXLAN' and
19577            not 'IP4FWD' and
19578            not 'DOT1Q'"
19579   parameters:
19580   - "latency"
19581   - "parent"
19582   - "tags"
19583   sort:
19584   - "1VM"
19585   - "L2XCFWD"
19586   - "1VM"
19587   - "L2BDMACLRN"
19588   layout:
19589     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
19590     layout: "plot-latency"
19591
19592 -
19593   type: "plot"
19594   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
19595   algorithm: "plot_latency_error_bars"
19596   output-file-type: ".html"
19597   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
19598   data: "plot-vpp-throughput-latency-3n-hsw"
19599   filter: "'NIC_Intel-XL710' and
19600            '64B' and
19601            'NDRPDR' and
19602            'ETH' and
19603            '2T2C' and
19604            ('L2BDMACLRN' or 'L2XCFWD') and
19605            'VHOST_1024' and
19606            not 'CFS_OPT' and
19607            not 'VXLAN' and
19608            not 'IP4FWD' and
19609            not 'DOT1Q'"
19610   parameters:
19611   - "latency"
19612   - "parent"
19613   - "tags"
19614   sort:
19615   - "1VM"
19616   - "L2XCFWD"
19617   - "1VM"
19618   - "L2BDMACLRN"
19619   layout:
19620     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
19621     layout: "plot-latency"
19622
19623 # Packet Latency - VPP vhost ip4 3n-skx-x710
19624 -
19625   type: "plot"
19626   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19627   algorithm: "plot_latency_error_bars"
19628   output-file-type: ".html"
19629   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19630   data: "plot-vpp-throughput-latency-3n-skx"
19631   filter: "'NIC_Intel-X710' and
19632            '64B' and
19633            'NDRPDR' and
19634            'ETH' and
19635            'IP4FWD' and
19636            '2T1C' and
19637            'VHOST_1024' and
19638            not 'VXLAN' and
19639            not 'DOT1Q'"
19640   parameters:
19641   - "latency"
19642   - "parent"
19643   - "tags"
19644   sort:
19645   - "not CFS_OPT"
19646   - "1VM"
19647   - "2VM"
19648   layout:
19649     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19650     layout: "plot-latency"
19651
19652 -
19653   type: "plot"
19654   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19655   algorithm: "plot_latency_error_bars"
19656   output-file-type: ".html"
19657   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19658   data: "plot-vpp-throughput-latency-3n-skx"
19659   filter: "'NIC_Intel-X710' and
19660            '64B' and
19661            'NDRPDR' and
19662            'ETH' and
19663            'IP4FWD' and
19664            '4T2C' and
19665            'VHOST_1024' and
19666            not 'VXLAN' and
19667            not 'DOT1Q'"
19668   parameters:
19669   - "latency"
19670   - "parent"
19671   - "tags"
19672   sort:
19673   - "not CFS_OPT"
19674   - "1VM"
19675   - "2VM"
19676   layout:
19677     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19678     layout: "plot-latency"
19679
19680 # Packet Latency - VPP vhost l2sw 3n-skx-x710
19681 -
19682   type: "plot"
19683   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19684   algorithm: "plot_latency_error_bars"
19685   output-file-type: ".html"
19686   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19687   data: "plot-vpp-throughput-latency-3n-skx"
19688   filter: "'NIC_Intel-X710' and
19689            '64B' and
19690            'NDRPDR' and
19691            'ETH' and
19692            '2T1C' and
19693            'L2BDMACLRN' and
19694            'VHOST_1024' and
19695            not 'VXLAN' and
19696            not 'IP4FWD' and
19697            not 'DOT1Q' and
19698            not '2VM'"
19699   parameters:
19700   - "latency"
19701   - "parent"
19702   - "tags"
19703   sort:
19704   - "VM"  # "not CFS_OPT"
19705   - "CFS_OPT"
19706   - "FIB_10K"
19707   - "FIB_100K"
19708   - "FIB_1M"
19709   layout:
19710     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19711     layout: "plot-latency"
19712
19713 -
19714   type: "plot"
19715   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19716   algorithm: "plot_latency_error_bars"
19717   output-file-type: ".html"
19718   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19719   data: "plot-vpp-throughput-latency-3n-skx"
19720   filter: "'NIC_Intel-X710' and
19721            '64B' and
19722            'NDRPDR' and
19723            'ETH' and
19724            '4T2C' and
19725            'L2BDMACLRN' and
19726            'VHOST_1024' and
19727            not 'VXLAN' and
19728            not 'IP4FWD' and
19729            not 'DOT1Q' and
19730            not '2VM'"
19731   parameters:
19732   - "latency"
19733   - "parent"
19734   - "tags"
19735   sort:
19736   - "VM"  # "not CFS_OPT"
19737   - "CFS_OPT"
19738   - "FIB_10K"
19739   - "FIB_100K"
19740   - "FIB_1M"
19741   layout:
19742     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19743     layout: "plot-latency"
19744
19745 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
19746 -
19747   type: "plot"
19748   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
19749   algorithm: "plot_latency_error_bars"
19750   output-file-type: ".html"
19751   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
19752   data: "plot-vpp-throughput-latency-3n-skx"
19753   filter: "'NIC_Intel-X710' and
19754            '64B' and
19755            'NDRPDR' and
19756            'ETH' and
19757            'BASE' and
19758            '2T1C' and
19759            ('L2BDMACLRN' or 'L2XCFWD') and
19760            'VHOST_1024' and
19761            not 'VXLAN' and
19762            not 'IP4FWD' and
19763            not 'DOT1Q' and
19764            not '2VM'"
19765   parameters:
19766   - "latency"
19767   - "parent"
19768   - "tags"
19769   sort:
19770   - "not CFS_OPT"
19771   - "L2XCFWD"
19772   - "not CFS_OPT"
19773   - "CFS_OPT"
19774   layout:
19775     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
19776     layout: "plot-latency"
19777
19778 -
19779   type: "plot"
19780   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
19781   algorithm: "plot_latency_error_bars"
19782   output-file-type: ".html"
19783   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
19784   data: "plot-vpp-throughput-latency-3n-skx"
19785   filter: "'NIC_Intel-X710' and
19786            '64B' and
19787            'NDRPDR' and
19788            'ETH' and
19789            'BASE' and
19790            '4T2C' and
19791            ('L2BDMACLRN' or 'L2XCFWD') and
19792            'VHOST_1024' and
19793            not 'VXLAN' and
19794            not 'IP4FWD' and
19795            not 'DOT1Q' and
19796            not '2VM'"
19797   parameters:
19798   - "latency"
19799   - "parent"
19800   - "tags"
19801   sort:
19802   - "not CFS_OPT"
19803   - "L2XCFWD"
19804   - "not CFS_OPT"
19805   - "CFS_OPT"
19806   layout:
19807     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
19808     layout: "plot-latency"
19809
19810 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
19811 -
19812   type: "plot"
19813   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19814   algorithm: "plot_latency_error_bars"
19815   output-file-type: ".html"
19816   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19817   data: "plot-vpp-throughput-latency-3n-skx"
19818   filter: "'NIC_Intel-X710' and
19819            '64B' and
19820            'NDRPDR' and
19821            'ETH' and
19822            '2T1C' and
19823            ('L2BDMACLRN' or 'L2XCFWD') and
19824            'VHOST_1024' and
19825            not 'CFS_OPT' and
19826            not 'VXLAN' and
19827            not 'IP4FWD' and
19828            not 'DOT1Q'"
19829   parameters:
19830   - "latency"
19831   - "parent"
19832   - "tags"
19833   sort:
19834   - "1VM"
19835   - "L2XCFWD"
19836   - "1VM"
19837   - "L2BDMACLRN"
19838   layout:
19839     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
19840     layout: "plot-latency"
19841
19842 -
19843   type: "plot"
19844   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19845   algorithm: "plot_latency_error_bars"
19846   output-file-type: ".html"
19847   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19848   data: "plot-vpp-throughput-latency-3n-skx"
19849   filter: "'NIC_Intel-X710' and
19850            '64B' and
19851            'NDRPDR' and
19852            'ETH' and
19853            '4T2C' and
19854            ('L2BDMACLRN' or 'L2XCFWD') and
19855            'VHOST_1024' and
19856            not 'CFS_OPT' and
19857            not 'VXLAN' and
19858            not 'IP4FWD' and
19859            not 'DOT1Q'"
19860   parameters:
19861   - "latency"
19862   - "parent"
19863   - "tags"
19864   sort:
19865   - "1VM"
19866   - "L2XCFWD"
19867   - "1VM"
19868   - "L2BDMACLRN"
19869   layout:
19870     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
19871     layout: "plot-latency"
19872
19873 # Packet Latency - VPP vhost ip4 2n-skx-x710
19874 -
19875   type: "plot"
19876   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19877   algorithm: "plot_latency_error_bars"
19878   output-file-type: ".html"
19879   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19880   data: "plot-vpp-throughput-latency-2n-skx"
19881   filter: "'NIC_Intel-X710' and
19882            '64B' and
19883            'NDRPDR' and
19884            'ETH' and
19885            'IP4FWD' and
19886            '2T1C' and
19887            'VHOST_1024' and
19888            not 'VXLAN' and
19889            not 'DOT1Q'"
19890   parameters:
19891   - "latency"
19892   - "parent"
19893   - "tags"
19894   sort:
19895   - "not CFS_OPT"
19896   - "1VM"
19897   - "2VM"
19898   layout:
19899     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19900     layout: "plot-latency"
19901
19902 -
19903   type: "plot"
19904   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19905   algorithm: "plot_latency_error_bars"
19906   output-file-type: ".html"
19907   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19908   data: "plot-vpp-throughput-latency-2n-skx"
19909   filter: "'NIC_Intel-X710' and
19910            '64B' and
19911            'NDRPDR' and
19912            'ETH' and
19913            'IP4FWD' and
19914            '4T2C' and
19915            'VHOST_1024' and
19916            not 'VXLAN' and
19917            not 'DOT1Q'"
19918   parameters:
19919   - "latency"
19920   - "parent"
19921   - "tags"
19922   sort:
19923   - "not CFS_OPT"
19924   - "1VM"
19925   - "2VM"
19926   layout:
19927     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19928     layout: "plot-latency"
19929
19930 # Packet Latency - VPP vhost l2sw 2n-skx-x710
19931 -
19932   type: "plot"
19933   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19934   algorithm: "plot_latency_error_bars"
19935   output-file-type: ".html"
19936   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19937   data: "plot-vpp-throughput-latency-2n-skx"
19938   filter: "'NIC_Intel-X710' and
19939            '64B' and
19940            'NDRPDR' and
19941            'ETH' and
19942            '2T1C' and
19943            'L2BDMACLRN' and
19944            'VHOST_1024' and
19945            not 'VXLAN' and
19946            not 'IP4FWD' and
19947            not 'DOT1Q' and
19948            not '2VM'"
19949   parameters:
19950   - "latency"
19951   - "parent"
19952   - "tags"
19953   sort:
19954   - "VM"  # "not CFS_OPT"
19955   - "CFS_OPT"
19956   - "FIB_10K"
19957   - "FIB_100K"
19958   - "FIB_1M"
19959   layout:
19960     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19961     layout: "plot-latency"
19962
19963 -
19964   type: "plot"
19965   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19966   algorithm: "plot_latency_error_bars"
19967   output-file-type: ".html"
19968   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19969   data: "plot-vpp-throughput-latency-2n-skx"
19970   filter: "'NIC_Intel-X710' and
19971            '64B' and
19972            'NDRPDR' and
19973            'ETH' and
19974            '4T2C' and
19975            'L2BDMACLRN' and
19976            'VHOST_1024' and
19977            not 'VXLAN' and
19978            not 'IP4FWD' and
19979            not 'DOT1Q' and
19980            not '2VM'"
19981   parameters:
19982   - "latency"
19983   - "parent"
19984   - "tags"
19985   sort:
19986   - "VM"  # "not CFS_OPT"
19987   - "CFS_OPT"
19988   - "FIB_10K"
19989   - "FIB_100K"
19990   - "FIB_1M"
19991   layout:
19992     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19993     layout: "plot-latency"
19994
19995 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
19996 -
19997   type: "plot"
19998   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
19999   algorithm: "plot_latency_error_bars"
20000   output-file-type: ".html"
20001   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
20002   data: "plot-vpp-throughput-latency-2n-skx"
20003   filter: "'NIC_Intel-X710' and
20004            '64B' and
20005            'NDRPDR' and
20006            'ETH' and
20007            'BASE' and
20008            '2T1C' and
20009            ('L2BDMACLRN' or 'L2XCFWD') and
20010            'VHOST_1024' and
20011            not 'VXLAN' and
20012            not 'IP4FWD' and
20013            not 'DOT1Q' and
20014            not '2VM'"
20015   parameters:
20016   - "latency"
20017   - "parent"
20018   - "tags"
20019   sort:
20020   - "not CFS_OPT"
20021   - "L2XCFWD"
20022   - "not CFS_OPT"
20023   - "CFS_OPT"
20024   layout:
20025     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
20026     layout: "plot-latency"
20027
20028 -
20029   type: "plot"
20030   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
20031   algorithm: "plot_latency_error_bars"
20032   output-file-type: ".html"
20033   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
20034   data: "plot-vpp-throughput-latency-2n-skx"
20035   filter: "'NIC_Intel-X710' and
20036            '64B' and
20037            'NDRPDR' and
20038            'ETH' and
20039            'BASE' and
20040            '4T2C' and
20041            ('L2BDMACLRN' or 'L2XCFWD') and
20042            'VHOST_1024' and
20043            not 'VXLAN' and
20044            not 'IP4FWD' and
20045            not 'DOT1Q' and
20046            not '2VM'"
20047   parameters:
20048   - "latency"
20049   - "parent"
20050   - "tags"
20051   sort:
20052   - "not CFS_OPT"
20053   - "L2XCFWD"
20054   - "not CFS_OPT"
20055   - "CFS_OPT"
20056   layout:
20057     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
20058     layout: "plot-latency"
20059
20060 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
20061 -
20062   type: "plot"
20063   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
20064   algorithm: "plot_latency_error_bars"
20065   output-file-type: ".html"
20066   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
20067   data: "plot-vpp-throughput-latency-2n-skx"
20068   filter: "'NIC_Intel-X710' and
20069            '64B' and
20070            'NDRPDR' and
20071            'ETH' and
20072            '2T1C' and
20073            ('L2BDMACLRN' or 'L2XCFWD') and
20074            'VHOST_1024' and
20075            not 'CFS_OPT' and
20076            not 'VXLAN' and
20077            not 'IP4FWD' and
20078            not 'DOT1Q'"
20079   parameters:
20080   - "latency"
20081   - "parent"
20082   - "tags"
20083   sort:
20084   - "1VM"
20085   - "L2XCFWD"
20086   - "1VM"
20087   - "L2BDMACLRN"
20088   layout:
20089     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
20090     layout: "plot-latency"
20091
20092 -
20093   type: "plot"
20094   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
20095   algorithm: "plot_latency_error_bars"
20096   output-file-type: ".html"
20097   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
20098   data: "plot-vpp-throughput-latency-2n-skx"
20099   filter: "'NIC_Intel-X710' and
20100            '64B' and
20101            'NDRPDR' and
20102            'ETH' and
20103            '4T2C' and
20104            ('L2BDMACLRN' or 'L2XCFWD') and
20105            'VHOST_1024' and
20106            not 'CFS_OPT' and
20107            not 'VXLAN' and
20108            not 'IP4FWD' and
20109            not 'DOT1Q'"
20110   parameters:
20111   - "latency"
20112   - "parent"
20113   - "tags"
20114   sort:
20115   - "1VM"
20116   - "L2XCFWD"
20117   - "1VM"
20118   - "L2BDMACLRN"
20119   layout:
20120     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
20121     layout: "plot-latency"
20122
20123 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
20124 -
20125   type: "plot"
20126   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20127   algorithm: "plot_latency_error_bars"
20128   output-file-type: ".html"
20129   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20130   data: "plot-vpp-throughput-latency-2n-skx"
20131   filter: "'NIC_Intel-XXV710' and
20132            '64B' and
20133            'NDRPDR' and
20134            'ETH' and
20135            'IP4FWD' and
20136            '2T1C' and
20137            'VHOST_1024' and
20138            not 'VXLAN' and
20139            not 'DOT1Q'"
20140   parameters:
20141   - "latency"
20142   - "parent"
20143   - "tags"
20144   sort:
20145   - "not CFS_OPT"
20146   - "1VM"
20147   - "2VM"
20148   layout:
20149     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20150     layout: "plot-latency"
20151
20152 -
20153   type: "plot"
20154   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20155   algorithm: "plot_latency_error_bars"
20156   output-file-type: ".html"
20157   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20158   data: "plot-vpp-throughput-latency-2n-skx"
20159   filter: "'NIC_Intel-XXV710' and
20160            '64B' and
20161            'NDRPDR' and
20162            'ETH' and
20163            'IP4FWD' and
20164            '4T2C' and
20165            'VHOST_1024' and
20166            not 'VXLAN' and
20167            not 'DOT1Q'"
20168   parameters:
20169   - "latency"
20170   - "parent"
20171   - "tags"
20172   sort:
20173   - "not CFS_OPT"
20174   - "1VM"
20175   - "2VM"
20176   layout:
20177     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20178     layout: "plot-latency"
20179
20180 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710
20181 -
20182   type: "plot"
20183   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20184   algorithm: "plot_latency_error_bars"
20185   output-file-type: ".html"
20186   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20187   data: "plot-vpp-throughput-latency-2n-skx"
20188   filter: "'NIC_Intel-XXV710' and
20189            '64B' and
20190            'NDRPDR' and
20191            'ETH' and
20192            '2T1C' and
20193            'L2BDMACLRN' and
20194            'VHOST_1024' and
20195            not 'VXLAN' and
20196            not 'IP4FWD' and
20197            not 'DOT1Q' and
20198            not '2VM'"
20199   parameters:
20200   - "latency"
20201   - "parent"
20202   - "tags"
20203   sort:
20204   - "VM"  # "not CFS_OPT"
20205   - "CFS_OPT"
20206   - "FIB_10K"
20207   - "FIB_100K"
20208   - "FIB_1M"
20209   layout:
20210     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20211     layout: "plot-latency"
20212
20213 -
20214   type: "plot"
20215   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20216   algorithm: "plot_latency_error_bars"
20217   output-file-type: ".html"
20218   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20219   data: "plot-vpp-throughput-latency-2n-skx"
20220   filter: "'NIC_Intel-XXV710' and
20221            '64B' and
20222            'NDRPDR' and
20223            'ETH' and
20224            '4T2C' and
20225            'L2BDMACLRN' and
20226            'VHOST_1024' and
20227            not 'VXLAN' and
20228            not 'IP4FWD' and
20229            not 'DOT1Q' and
20230            not '2VM'"
20231   parameters:
20232   - "latency"
20233   - "parent"
20234   - "tags"
20235   sort:
20236   - "VM"  # "not CFS_OPT"
20237   - "CFS_OPT"
20238   - "FIB_10K"
20239   - "FIB_100K"
20240   - "FIB_1M"
20241   layout:
20242     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20243     layout: "plot-latency"
20244
20245 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
20246 -
20247   type: "plot"
20248   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20249   algorithm: "plot_latency_error_bars"
20250   output-file-type: ".html"
20251   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20252   data: "plot-vpp-throughput-latency-2n-skx"
20253   filter: "'NIC_Intel-XXV710' and
20254            '64B' and
20255            'NDRPDR' and
20256            'ETH' and
20257            'BASE' and
20258            '2T1C' and
20259            ('L2BDMACLRN' or 'L2XCFWD') and
20260            'VHOST_1024' and
20261            not 'VXLAN' and
20262            not 'IP4FWD' and
20263            not 'DOT1Q' and
20264            not '2VM'"
20265   parameters:
20266   - "latency"
20267   - "parent"
20268   - "tags"
20269   sort:
20270   - "not CFS_OPT"
20271   - "L2XCFWD"
20272   - "not CFS_OPT"
20273   - "CFS_OPT"
20274   layout:
20275     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
20276     layout: "plot-latency"
20277
20278 -
20279   type: "plot"
20280   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20281   algorithm: "plot_latency_error_bars"
20282   output-file-type: ".html"
20283   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20284   data: "plot-vpp-throughput-latency-2n-skx"
20285   filter: "'NIC_Intel-XXV710' and
20286            '64B' and
20287            'NDRPDR' and
20288            'ETH' and
20289            'BASE' and
20290            '4T2C' and
20291            ('L2BDMACLRN' or 'L2XCFWD') and
20292            'VHOST_1024' and
20293            not 'VXLAN' and
20294            not 'IP4FWD' and
20295            not 'DOT1Q' and
20296            not '2VM'"
20297   parameters:
20298   - "latency"
20299   - "parent"
20300   - "tags"
20301   sort:
20302   - "not CFS_OPT"
20303   - "L2XCFWD"
20304   - "not CFS_OPT"
20305   - "CFS_OPT"
20306   layout:
20307     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
20308     layout: "plot-latency"
20309
20310 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
20311 -
20312   type: "plot"
20313   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20314   algorithm: "plot_latency_error_bars"
20315   output-file-type: ".html"
20316   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20317   data: "plot-vpp-throughput-latency-2n-skx"
20318   filter: "'NIC_Intel-XXV710' and
20319            '64B' and
20320            'NDRPDR' and
20321            'ETH' and
20322            '2T1C' and
20323            ('L2BDMACLRN' or 'L2XCFWD') and
20324            'VHOST_1024' and
20325            not 'CFS_OPT' and
20326            not 'VXLAN' and
20327            not 'IP4FWD' and
20328            not 'DOT1Q'"
20329   parameters:
20330   - "latency"
20331   - "parent"
20332   - "tags"
20333   sort:
20334   - "1VM"
20335   - "L2XCFWD"
20336   - "1VM"
20337   - "L2BDMACLRN"
20338   layout:
20339     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
20340     layout: "plot-latency"
20341
20342 -
20343   type: "plot"
20344   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20345   algorithm: "plot_latency_error_bars"
20346   output-file-type: ".html"
20347   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20348   data: "plot-vpp-throughput-latency-2n-skx"
20349   filter: "'NIC_Intel-XXV710' and
20350            '64B' and
20351            'NDRPDR' and
20352            'ETH' and
20353            '4T2C' and
20354            ('L2BDMACLRN' or 'L2XCFWD') and
20355            'VHOST_1024' and
20356            not 'CFS_OPT' and
20357            not 'VXLAN' and
20358            not 'IP4FWD' and
20359            not 'DOT1Q'"
20360   parameters:
20361   - "latency"
20362   - "parent"
20363   - "tags"
20364   sort:
20365   - "1VM"
20366   - "L2XCFWD"
20367   - "1VM"
20368   - "L2BDMACLRN"
20369   layout:
20370     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
20371     layout: "plot-latency"
20372
20373 ################################################################################
20374
20375 # Packet Latency - VPP VTS 3n-hsw-x520
20376 -
20377   type: "plot"
20378   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20379   algorithm: "plot_latency_error_bars"
20380   output-file-type: ".html"
20381   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20382   data: "plot-vpp-throughput-latency-3n-hsw"
20383   filter: "'NIC_Intel-X520-DA2' and
20384            '114B' and
20385            'NDRPDR' and
20386            '1T1C' and
20387            'VTS'"
20388   parameters:
20389   - "latency"
20390   - "parent"
20391   - "tags"
20392   layout:
20393     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
20394     layout: "plot-latency"
20395
20396 -
20397   type: "plot"
20398   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20399   algorithm: "plot_latency_error_bars"
20400   output-file-type: ".html"
20401   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20402   data: "plot-vpp-throughput-latency-3n-hsw"
20403   filter: "'NIC_Intel-X520-DA2' and
20404            '114B' and
20405            'NDRPDR' and
20406            '2T2C' and
20407            'VTS'"
20408   parameters:
20409   - "latency"
20410   - "parent"
20411   - "tags"
20412   layout:
20413     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
20414     layout: "plot-latency"
20415
20416 ################################################################################
20417
20418 # Packet Latency - DPDK l3fwd 3n-hsw-x520
20419 -
20420   type: "plot"
20421   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20422   algorithm: "plot_latency_error_bars"
20423   output-file-type: ".html"
20424   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20425   data: "plot-dpdk-throughput-latency-3n-hsw"
20426   filter: "'NIC_Intel-X520-DA2' and
20427            '64B' and
20428            'BASE' and
20429            'NDRPDR' and
20430            '1T1C' and
20431            'IP4FWD'"
20432   parameters:
20433   - "latency"
20434   - "parent"
20435   - "tags"
20436   layout:
20437     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
20438     layout: "plot-latency"
20439
20440 -
20441   type: "plot"
20442   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20443   algorithm: "plot_latency_error_bars"
20444   output-file-type: ".html"
20445   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20446   data: "plot-dpdk-throughput-latency-3n-hsw"
20447   filter: "'NIC_Intel-X520-DA2' and
20448            '64B' and
20449            'BASE' and
20450            'NDRPDR' and
20451            '2T2C' and
20452            'IP4FWD'"
20453   parameters:
20454   - "latency"
20455   - "parent"
20456   - "tags"
20457   layout:
20458     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
20459     layout: "plot-latency"
20460
20461 # Packet Latency - DPDK l3fwd 3n-hsw-x710
20462 -
20463   type: "plot"
20464   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20465   algorithm: "plot_latency_error_bars"
20466   output-file-type: ".html"
20467   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20468   data: "plot-dpdk-throughput-latency-3n-hsw"
20469   filter: "'NIC_Intel-X710' and
20470            '64B' and
20471            'BASE' and
20472            'NDRPDR' and
20473            '1T1C' and
20474            'IP4FWD'"
20475   parameters:
20476   - "latency"
20477   - "parent"
20478   - "tags"
20479   layout:
20480     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
20481     layout: "plot-latency"
20482
20483 -
20484   type: "plot"
20485   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20486   algorithm: "plot_latency_error_bars"
20487   output-file-type: ".html"
20488   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20489   data: "plot-dpdk-throughput-latency-3n-hsw"
20490   filter: "'NIC_Intel-X710' and
20491            '64B' and
20492            'BASE' and
20493            'NDRPDR' and
20494            '2T2C' and
20495            'IP4FWD'"
20496   parameters:
20497   - "latency"
20498   - "parent"
20499   - "tags"
20500   layout:
20501     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
20502     layout: "plot-latency"
20503
20504 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
20505 -
20506   type: "plot"
20507   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20508   algorithm: "plot_latency_error_bars"
20509   output-file-type: ".html"
20510   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20511   data: "plot-dpdk-throughput-latency-3n-hsw"
20512   filter: "'NIC_Intel-XL710' and
20513            '64B' and
20514            'BASE' and
20515            'NDRPDR' and
20516            '1T1C' and
20517            'IP4FWD'"
20518   parameters:
20519   - "latency"
20520   - "parent"
20521   - "tags"
20522   layout:
20523     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
20524     layout: "plot-latency"
20525
20526 -
20527   type: "plot"
20528   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20529   algorithm: "plot_latency_error_bars"
20530   output-file-type: ".html"
20531   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20532   data: "plot-dpdk-throughput-latency-3n-hsw"
20533   filter: "'NIC_Intel-XL710' and
20534            '64B' and
20535            'BASE' and
20536            'NDRPDR' and
20537            '2T2C' and
20538            'IP4FWD'"
20539   parameters:
20540   - "latency"
20541   - "parent"
20542   - "tags"
20543   layout:
20544     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
20545     layout: "plot-latency"
20546
20547 # Packet Latency - DPDK l3fwd 3n-skx-x710
20548 -
20549   type: "plot"
20550   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20551   algorithm: "plot_latency_error_bars"
20552   output-file-type: ".html"
20553   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20554   data: "plot-dpdk-throughput-latency-3n-skx"
20555   filter: "'NIC_Intel-X710' and
20556            '64B' and
20557            'BASE' and
20558            'NDRPDR' and
20559            '2T1C' and
20560            'IP4FWD'"
20561   parameters:
20562   - "latency"
20563   - "parent"
20564   - "tags"
20565   layout:
20566     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
20567     layout: "plot-latency"
20568
20569 -
20570   type: "plot"
20571   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20572   algorithm: "plot_latency_error_bars"
20573   output-file-type: ".html"
20574   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20575   data: "plot-dpdk-throughput-latency-3n-skx"
20576   filter: "'NIC_Intel-X710' and
20577            '64B' and
20578            'BASE' and
20579            'NDRPDR' and
20580            '4T2C' and
20581            'IP4FWD'"
20582   parameters:
20583   - "latency"
20584   - "parent"
20585   - "tags"
20586   layout:
20587     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
20588     layout: "plot-latency"
20589
20590 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
20591 -
20592   type: "plot"
20593   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20594   algorithm: "plot_latency_error_bars"
20595   output-file-type: ".html"
20596   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20597   data: "plot-dpdk-throughput-latency-3n-skx"
20598   filter: "'NIC_Intel-XXV710' and
20599            '64B' and
20600            'BASE' and
20601            'NDRPDR' and
20602            '2T1C' and
20603            'IP4FWD'"
20604   parameters:
20605   - "latency"
20606   - "parent"
20607   - "tags"
20608   layout:
20609     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
20610     layout: "plot-latency"
20611
20612 -
20613   type: "plot"
20614   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20615   algorithm: "plot_latency_error_bars"
20616   output-file-type: ".html"
20617   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20618   data: "plot-dpdk-throughput-latency-3n-skx"
20619   filter: "'NIC_Intel-XXV710' and
20620            '64B' and
20621            'BASE' and
20622            'NDRPDR' and
20623            '4T2C' and
20624            'IP4FWD'"
20625   parameters:
20626   - "latency"
20627   - "parent"
20628   - "tags"
20629   layout:
20630     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
20631     layout: "plot-latency"
20632
20633 # Packet Latency - DPDK l3fwd 2n-skx-x710
20634 -
20635   type: "plot"
20636   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20637   algorithm: "plot_latency_error_bars"
20638   output-file-type: ".html"
20639   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20640   data: "plot-dpdk-throughput-latency-2n-skx"
20641   filter: "'NIC_Intel-X710' and
20642            '64B' and
20643            'BASE' and
20644            'NDRPDR' and
20645            '2T1C' and
20646            'IP4FWD'"
20647   parameters:
20648   - "latency"
20649   - "parent"
20650   - "tags"
20651   layout:
20652     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
20653     layout: "plot-latency"
20654
20655 -
20656   type: "plot"
20657   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20658   algorithm: "plot_latency_error_bars"
20659   output-file-type: ".html"
20660   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20661   data: "plot-dpdk-throughput-latency-2n-skx"
20662   filter: "'NIC_Intel-X710' and
20663            '64B' and
20664            'BASE' and
20665            'NDRPDR' and
20666            '4T2C' and
20667            'IP4FWD'"
20668   parameters:
20669   - "latency"
20670   - "parent"
20671   - "tags"
20672   layout:
20673     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
20674     layout: "plot-latency"
20675
20676 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
20677 -
20678   type: "plot"
20679   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20680   algorithm: "plot_latency_error_bars"
20681   output-file-type: ".html"
20682   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20683   data: "plot-dpdk-throughput-latency-2n-skx"
20684   filter: "'NIC_Intel-XXV710' and
20685            '64B' and
20686            'BASE' and
20687            'NDRPDR' and
20688            '2T1C' and
20689            'IP4FWD'"
20690   parameters:
20691   - "latency"
20692   - "parent"
20693   - "tags"
20694   layout:
20695     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
20696     layout: "plot-latency"
20697
20698 -
20699   type: "plot"
20700   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20701   algorithm: "plot_latency_error_bars"
20702   output-file-type: ".html"
20703   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20704   data: "plot-dpdk-throughput-latency-2n-skx"
20705   filter: "'NIC_Intel-XXV710' and
20706            '64B' and
20707            'BASE' and
20708            'NDRPDR' and
20709            '4T2C' and
20710            'IP4FWD'"
20711   parameters:
20712   - "latency"
20713   - "parent"
20714   - "tags"
20715   layout:
20716     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
20717     layout: "plot-latency"
20718
20719 ################################################################################
20720
20721 # Packet Latency - DPDK testpmd 3n-hsw-x520
20722 -
20723   type: "plot"
20724   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20725   algorithm: "plot_latency_error_bars"
20726   output-file-type: ".html"
20727   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20728   data: "plot-dpdk-throughput-latency-3n-hsw"
20729   filter: "'NIC_Intel-X520-DA2' and
20730            '64B' and
20731            'BASE' and
20732            'NDRPDR' and
20733            '1T1C' and
20734            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20735   parameters:
20736   - "latency"
20737   - "parent"
20738   - "tags"
20739   layout:
20740     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
20741     layout: "plot-latency"
20742
20743 -
20744   type: "plot"
20745   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20746   algorithm: "plot_latency_error_bars"
20747   output-file-type: ".html"
20748   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20749   data: "plot-dpdk-throughput-latency-3n-hsw"
20750   filter: "'NIC_Intel-X520-DA2' and
20751            '64B' and
20752            'BASE' and
20753            'NDRPDR' and
20754            '2T2C' and
20755            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20756   parameters:
20757   - "latency"
20758   - "parent"
20759   - "tags"
20760   layout:
20761     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
20762     layout: "plot-latency"
20763
20764 # Packet Latency - DPDK testpmd 3n-hsw-x710
20765 -
20766   type: "plot"
20767   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20768   algorithm: "plot_latency_error_bars"
20769   output-file-type: ".html"
20770   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20771   data: "plot-dpdk-throughput-latency-3n-hsw"
20772   filter: "'NIC_Intel-X710' and
20773            '64B' and
20774            'BASE' and
20775            'NDRPDR' and
20776            '1T1C' and
20777            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20778   parameters:
20779   - "latency"
20780   - "parent"
20781   - "tags"
20782   layout:
20783     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
20784     layout: "plot-latency"
20785
20786 -
20787   type: "plot"
20788   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20789   algorithm: "plot_latency_error_bars"
20790   output-file-type: ".html"
20791   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20792   data: "plot-dpdk-throughput-latency-3n-hsw"
20793   filter: "'NIC_Intel-X710' and
20794            '64B' and
20795            'BASE' and
20796            'NDRPDR' and
20797            '2T2C' and
20798            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20799   parameters:
20800   - "latency"
20801   - "parent"
20802   - "tags"
20803   layout:
20804     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
20805     layout: "plot-latency"
20806
20807 # Packet Latency - DPDK testpmd 3n-hsw-xl710
20808 -
20809   type: "plot"
20810   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20811   algorithm: "plot_latency_error_bars"
20812   output-file-type: ".html"
20813   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20814   data: "plot-dpdk-throughput-latency-3n-hsw"
20815   filter: "'NIC_Intel-XL710' and
20816            '64B' and
20817            'BASE' and
20818            'NDRPDR' and
20819            '1T1C' and
20820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20821   parameters:
20822   - "latency"
20823   - "parent"
20824   - "tags"
20825   layout:
20826     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
20827     layout: "plot-latency"
20828
20829 -
20830   type: "plot"
20831   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20832   algorithm: "plot_latency_error_bars"
20833   output-file-type: ".html"
20834   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20835   data: "plot-dpdk-throughput-latency-3n-hsw"
20836   filter: "'NIC_Intel-XL710' and
20837            '64B' and
20838            'BASE' and
20839            'NDRPDR' and
20840            '2T2C' and
20841            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20842   parameters:
20843   - "latency"
20844   - "parent"
20845   - "tags"
20846   layout:
20847     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
20848     layout: "plot-latency"
20849
20850 # Packet Latency - DPDK testpmd 3n-skx-x710
20851 -
20852   type: "plot"
20853   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20854   algorithm: "plot_latency_error_bars"
20855   output-file-type: ".html"
20856   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20857   data: "plot-dpdk-throughput-latency-3n-skx"
20858   filter: "'NIC_Intel-X710' and
20859            '64B' and
20860            'BASE' and
20861            'NDRPDR' and
20862            '2T1C' and
20863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20864   parameters:
20865   - "latency"
20866   - "parent"
20867   - "tags"
20868   layout:
20869     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
20870     layout: "plot-latency"
20871
20872 -
20873   type: "plot"
20874   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20875   algorithm: "plot_latency_error_bars"
20876   output-file-type: ".html"
20877   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20878   data: "plot-dpdk-throughput-latency-3n-skx"
20879   filter: "'NIC_Intel-X710' and
20880            '64B' and
20881            'BASE' and
20882            'NDRPDR' and
20883            '4T2C' and
20884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20885   parameters:
20886   - "latency"
20887   - "parent"
20888   - "tags"
20889   layout:
20890     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
20891     layout: "plot-latency"
20892
20893 # Packet Latency - DPDK testpmd 3n-skx-xxv710
20894 -
20895   type: "plot"
20896   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20897   algorithm: "plot_latency_error_bars"
20898   output-file-type: ".html"
20899   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20900   data: "plot-dpdk-throughput-latency-3n-skx"
20901   filter: "'NIC_Intel-XXV710' and
20902            '64B' and
20903            'BASE' and
20904            'NDRPDR' and
20905            '2T1C' and
20906            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20907   parameters:
20908   - "latency"
20909   - "parent"
20910   - "tags"
20911   layout:
20912     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
20913     layout: "plot-latency"
20914
20915 -
20916   type: "plot"
20917   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20918   algorithm: "plot_latency_error_bars"
20919   output-file-type: ".html"
20920   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20921   data: "plot-dpdk-throughput-latency-3n-skx"
20922   filter: "'NIC_Intel-XXV710' and
20923            '64B' and
20924            'BASE' and
20925            'NDRPDR' and
20926            '4T2C' and
20927            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20928   parameters:
20929   - "latency"
20930   - "parent"
20931   - "tags"
20932   layout:
20933     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
20934     layout: "plot-latency"
20935
20936 # Packet Latency - DPDK testpmd 2n-skx-x710
20937 -
20938   type: "plot"
20939   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20940   algorithm: "plot_latency_error_bars"
20941   output-file-type: ".html"
20942   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20943   data: "plot-dpdk-throughput-latency-2n-skx"
20944   filter: "'NIC_Intel-X710' and
20945            '64B' and
20946            'BASE' and
20947            'NDRPDR' and
20948            '2T1C' and
20949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20950   parameters:
20951   - "latency"
20952   - "parent"
20953   - "tags"
20954   layout:
20955     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
20956     layout: "plot-latency"
20957
20958 -
20959   type: "plot"
20960   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20961   algorithm: "plot_latency_error_bars"
20962   output-file-type: ".html"
20963   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20964   data: "plot-dpdk-throughput-latency-2n-skx"
20965   filter: "'NIC_Intel-X710' and
20966            '64B' and
20967            'BASE' and
20968            'NDRPDR' and
20969            '4T2C' and
20970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20971   parameters:
20972   - "latency"
20973   - "parent"
20974   - "tags"
20975   layout:
20976     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
20977     layout: "plot-latency"
20978
20979 # Packet Latency - DPDK testpmd 2n-skx-xxv710
20980 -
20981   type: "plot"
20982   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20983   algorithm: "plot_latency_error_bars"
20984   output-file-type: ".html"
20985   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20986   data: "plot-dpdk-throughput-latency-2n-skx"
20987   filter: "'NIC_Intel-XXV710' and
20988            '64B' and
20989            'BASE' and
20990            'NDRPDR' and
20991            '2T1C' and
20992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20993   parameters:
20994   - "latency"
20995   - "parent"
20996   - "tags"
20997   layout:
20998     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
20999     layout: "plot-latency"
21000
21001 -
21002   type: "plot"
21003   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21004   algorithm: "plot_latency_error_bars"
21005   output-file-type: ".html"
21006   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21007   data: "plot-dpdk-throughput-latency-2n-skx"
21008   filter: "'NIC_Intel-XXV710' and
21009            '64B' and
21010            'BASE' and
21011            'NDRPDR' and
21012            '4T2C' and
21013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21014   parameters:
21015   - "latency"
21016   - "parent"
21017   - "tags"
21018   layout:
21019     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
21020     layout: "plot-latency"
21021
21022 ################################################################################
21023
21024 # Speedup - VPP Container Memif 3n-hsw-x520
21025 -
21026   type: "plot"
21027   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21028   algorithm: "plot_throughput_speedup_analysis"
21029   output-file-type: ".html"
21030   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21031   data: "plot-throughput-speedup-analysis-3n-hsw"
21032   filter: "'NIC_Intel-X520-DA2' and
21033            '64B' and
21034            ('BASE' or 'SCALE') and
21035            'NDRPDR' and
21036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21037            not 'VHOST' and
21038            'MEMIF'"
21039   parameters:
21040   - "throughput"
21041   - "parent"
21042   - "tags"
21043   sort:
21044   - "L2XCFWD"
21045   - "L2XCFWD"
21046   - "L2XCFWD"
21047   - "L2BDMACLRN"
21048   - "L2BDMACLRN"
21049   - "L2BDMACLRN"
21050   layout:
21051     title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
21052     layout: "plot-throughput-speedup-analysis"
21053
21054 -
21055   type: "plot"
21056   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21057   algorithm: "plot_throughput_speedup_analysis"
21058   output-file-type: ".html"
21059   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21060   data: "plot-throughput-speedup-analysis-3n-hsw"
21061   filter: "'NIC_Intel-X520-DA2' and
21062            '64B' and
21063            ('BASE' or 'SCALE') and
21064            'NDRPDR' and
21065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21066            not 'VHOST' and
21067            'MEMIF'"
21068   parameters:
21069   - "throughput"
21070   - "parent"
21071   - "tags"
21072   sort:
21073   - "L2XCFWD"
21074   - "L2XCFWD"
21075   - "L2XCFWD"
21076   - "L2BDMACLRN"
21077   - "L2BDMACLRN"
21078   - "L2BDMACLRN"
21079   layout:
21080     title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
21081     layout: "plot-throughput-speedup-analysis"
21082
21083 # Speedup - VPP Container Memif 3n-hsw-x710
21084 -
21085   type: "plot"
21086   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21087   algorithm: "plot_throughput_speedup_analysis"
21088   output-file-type: ".html"
21089   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21090   data: "plot-throughput-speedup-analysis-3n-hsw"
21091   filter: "'NIC_Intel-X710' and
21092            '64B' and
21093            ('BASE' or 'SCALE') and
21094            'NDRPDR' and
21095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21096            not 'VHOST' and
21097            'MEMIF'"
21098   parameters:
21099   - "throughput"
21100   - "parent"
21101   - "tags"
21102   sort:
21103   - "L2XCFWD"
21104   - "L2XCFWD"
21105   - "L2XCFWD"
21106   - "L2BDMACLRN"
21107   - "L2BDMACLRN"
21108   - "L2BDMACLRN"
21109   layout:
21110     title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
21111     layout: "plot-throughput-speedup-analysis"
21112
21113 -
21114   type: "plot"
21115   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21116   algorithm: "plot_throughput_speedup_analysis"
21117   output-file-type: ".html"
21118   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21119   data: "plot-throughput-speedup-analysis-3n-hsw"
21120   filter: "'NIC_Intel-X710' and
21121            '64B' and
21122            ('BASE' or 'SCALE') and
21123            'NDRPDR' and
21124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21125            not 'VHOST' and
21126            'MEMIF'"
21127   parameters:
21128   - "throughput"
21129   - "parent"
21130   - "tags"
21131   sort:
21132   - "L2XCFWD"
21133   - "L2XCFWD"
21134   - "L2XCFWD"
21135   - "L2BDMACLRN"
21136   - "L2BDMACLRN"
21137   - "L2BDMACLRN"
21138   layout:
21139     title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
21140     layout: "plot-throughput-speedup-analysis"
21141
21142 # Speedup - VPP Container Memif 3n-hsw-xl710
21143 -
21144   type: "plot"
21145   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
21146   algorithm: "plot_throughput_speedup_analysis"
21147   output-file-type: ".html"
21148   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
21149   data: "plot-throughput-speedup-analysis-3n-hsw"
21150   filter: "'NIC_Intel-XL710' and
21151            '64B' and
21152            ('BASE' or 'SCALE') and
21153            'NDRPDR' and
21154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21155            not 'VHOST' and
21156            'MEMIF'"
21157   parameters:
21158   - "throughput"
21159   - "parent"
21160   - "tags"
21161   sort:
21162   - "L2XCFWD"
21163   - "L2XCFWD"
21164   - "L2XCFWD"
21165   - "L2BDMACLRN"
21166   - "L2BDMACLRN"
21167   - "L2BDMACLRN"
21168   layout:
21169     title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
21170     layout: "plot-throughput-speedup-analysis"
21171
21172 -
21173   type: "plot"
21174   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
21175   algorithm: "plot_throughput_speedup_analysis"
21176   output-file-type: ".html"
21177   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
21178   data: "plot-throughput-speedup-analysis-3n-hsw"
21179   filter: "'NIC_Intel-XL710' and
21180            '64B' and
21181            ('BASE' or 'SCALE') and
21182            'NDRPDR' and
21183            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21184            not 'VHOST' and
21185            'MEMIF'"
21186   parameters:
21187   - "throughput"
21188   - "parent"
21189   - "tags"
21190   sort:
21191   - "L2XCFWD"
21192   - "L2XCFWD"
21193   - "L2XCFWD"
21194   - "L2BDMACLRN"
21195   - "L2BDMACLRN"
21196   - "L2BDMACLRN"
21197   layout:
21198     title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
21199     layout: "plot-throughput-speedup-analysis"
21200
21201 # Speedup - VPP Container Memif 3n-skx-x710
21202 -
21203   type: "plot"
21204   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
21205   algorithm: "plot_throughput_speedup_analysis"
21206   output-file-type: ".html"
21207   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
21208   data: "plot-throughput-speedup-analysis-3n-skx"
21209   filter: "'NIC_Intel-X710' and
21210            '64B' and
21211            ('BASE' or 'SCALE') and
21212            'NDRPDR' and
21213            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21214            not 'VHOST' and
21215            'MEMIF'"
21216   parameters:
21217   - "throughput"
21218   - "parent"
21219   - "tags"
21220   sort:
21221   - "L2XCFWD"
21222   - "L2XCFWD"
21223   - "L2XCFWD"
21224   - "L2BDMACLRN"
21225   - "L2BDMACLRN"
21226   - "L2BDMACLRN"
21227   layout:
21228     title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
21229     layout: "plot-throughput-speedup-analysis"
21230
21231 -
21232   type: "plot"
21233   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
21234   algorithm: "plot_throughput_speedup_analysis"
21235   output-file-type: ".html"
21236   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
21237   data: "plot-throughput-speedup-analysis-3n-skx"
21238   filter: "'NIC_Intel-X710' and
21239            '64B' and
21240            ('BASE' or 'SCALE') and
21241            'NDRPDR' and
21242            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21243            not 'VHOST' and
21244             'MEMIF'"
21245   parameters:
21246   - "throughput"
21247   - "parent"
21248   - "tags"
21249   sort:
21250   - "L2XCFWD"
21251   - "L2XCFWD"
21252   - "L2XCFWD"
21253   - "L2BDMACLRN"
21254   - "L2BDMACLRN"
21255   - "L2BDMACLRN"
21256   layout:
21257     title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
21258     layout: "plot-throughput-speedup-analysis"
21259
21260 # Speedup - VPP Container Memif 2n-skx-x710
21261 -
21262   type: "plot"
21263   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
21264   algorithm: "plot_throughput_speedup_analysis"
21265   output-file-type: ".html"
21266   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
21267   data: "plot-throughput-speedup-analysis-2n-skx"
21268   filter: "'NIC_Intel-X710' and
21269            '64B' and
21270            ('BASE' or 'SCALE') and
21271            'NDRPDR' and
21272            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21273            not 'VHOST' and
21274            'MEMIF'"
21275   parameters:
21276   - "throughput"
21277   - "parent"
21278   - "tags"
21279   sort:
21280   - "L2XCFWD"
21281   - "L2XCFWD"
21282   - "L2XCFWD"
21283   - "L2BDMACLRN"
21284   - "L2BDMACLRN"
21285   - "L2BDMACLRN"
21286   layout:
21287     title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
21288     layout: "plot-throughput-speedup-analysis"
21289
21290 -
21291   type: "plot"
21292   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
21293   algorithm: "plot_throughput_speedup_analysis"
21294   output-file-type: ".html"
21295   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
21296   data: "plot-throughput-speedup-analysis-2n-skx"
21297   filter: "'NIC_Intel-X710' and
21298            '64B' and
21299            ('BASE' or 'SCALE') and
21300            'NDRPDR' and
21301            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21302            not 'VHOST' and
21303             'MEMIF'"
21304   parameters:
21305   - "throughput"
21306   - "parent"
21307   - "tags"
21308   sort:
21309   - "L2XCFWD"
21310   - "L2XCFWD"
21311   - "L2XCFWD"
21312   - "L2BDMACLRN"
21313   - "L2BDMACLRN"
21314   - "L2BDMACLRN"
21315   layout:
21316     title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
21317     layout: "plot-throughput-speedup-analysis"
21318
21319 # Speedup - VPP Container Memif 2n-skx-xxv710
21320 -
21321   type: "plot"
21322   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
21323   algorithm: "plot_throughput_speedup_analysis"
21324   output-file-type: ".html"
21325   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
21326   data: "plot-throughput-speedup-analysis-2n-skx"
21327   filter: "'NIC_Intel-XXV710' and
21328            '64B' and
21329            ('BASE' or 'SCALE') and
21330            'NDRPDR' and
21331            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21332            not 'VHOST' and
21333            'MEMIF'"
21334   parameters:
21335   - "throughput"
21336   - "parent"
21337   - "tags"
21338   sort:
21339   - "L2XCFWD"
21340   - "L2XCFWD"
21341   - "L2XCFWD"
21342   - "L2BDMACLRN"
21343   - "L2BDMACLRN"
21344   - "L2BDMACLRN"
21345   layout:
21346     title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
21347     layout: "plot-throughput-speedup-analysis"
21348
21349 -
21350   type: "plot"
21351   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
21352   algorithm: "plot_throughput_speedup_analysis"
21353   output-file-type: ".html"
21354   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
21355   data: "plot-throughput-speedup-analysis-2n-skx"
21356   filter: "'NIC_Intel-XXV710' and
21357            '64B' and
21358            ('BASE' or 'SCALE') and
21359            'NDRPDR' and
21360            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
21361            not 'VHOST' and
21362             'MEMIF'"
21363   parameters:
21364   - "throughput"
21365   - "parent"
21366   - "tags"
21367   sort:
21368   - "L2XCFWD"
21369   - "L2XCFWD"
21370   - "L2XCFWD"
21371   - "L2BDMACLRN"
21372   - "L2BDMACLRN"
21373   - "L2BDMACLRN"
21374   layout:
21375     title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
21376     layout: "plot-throughput-speedup-analysis"
21377
21378 ################################################################################
21379
21380 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
21381 -
21382   type: "plot"
21383   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21384   algorithm: "plot_throughput_speedup_analysis"
21385   output-file-type: ".html"
21386   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21387   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21388   filter: "'NIC_Intel-X520-DA2' and
21389            '64B' and
21390            ('BASE' or 'SCALE') and
21391            'NDRPDR' and
21392            'L2XCFWD' and
21393            not 'VHOST' and
21394            'MEMIF'"
21395   parameters:
21396   - "throughput"
21397   - "parent"
21398   - "tags"
21399   sort:
21400   - "1VNF"
21401   - "2VNF"
21402   - "4VNF"
21403   - "2VNF"
21404   - "4VNF"
21405   layout:
21406     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
21407     layout: "plot-throughput-speedup-analysis"
21408
21409 -
21410   type: "plot"
21411   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21412   algorithm: "plot_throughput_speedup_analysis"
21413   output-file-type: ".html"
21414   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21415   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21416   filter: "'NIC_Intel-X520-DA2' and
21417            '64B' and
21418            ('BASE' or 'SCALE') and
21419            'NDRPDR' and
21420            'L2XCFWD' and
21421            not 'VHOST' and
21422            'MEMIF'"
21423   parameters:
21424   - "throughput"
21425   - "parent"
21426   - "tags"
21427   sort:
21428   - "1VNF"
21429   - "2VNF"
21430   - "4VNF"
21431   - "2VNF"
21432   - "4VNF"
21433   layout:
21434     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
21435     layout: "plot-throughput-speedup-analysis"
21436
21437 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
21438 -
21439   type: "plot"
21440   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21441   algorithm: "plot_throughput_speedup_analysis"
21442   output-file-type: ".html"
21443   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21444   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21445   filter: "'NIC_Intel-X520-DA2' and
21446            '64B' and
21447            ('BASE' or 'SCALE') and
21448            'NDRPDR' and
21449            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21450            not 'VHOST' and
21451            'MEMIF'"
21452   parameters:
21453   - "throughput"
21454   - "parent"
21455   - "tags"
21456   sort:
21457   - "1VNF"
21458   - "2VNF"
21459   - "4VNF"
21460   - "2VNF"
21461   - "4VNF"
21462   layout:
21463     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
21464     layout: "plot-throughput-speedup-analysis"
21465
21466 -
21467   type: "plot"
21468   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21469   algorithm: "plot_throughput_speedup_analysis"
21470   output-file-type: ".html"
21471   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21472   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21473   filter: "'NIC_Intel-X520-DA2' and
21474            '64B' and
21475            ('BASE' or 'SCALE') and
21476            'NDRPDR' and
21477            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21478            not 'VHOST' and
21479            'MEMIF'"
21480   parameters:
21481   - "throughput"
21482   - "parent"
21483   - "tags"
21484   sort:
21485   - "1VNF"
21486   - "2VNF"
21487   - "4VNF"
21488   - "2VNF"
21489   - "4VNF"
21490   layout:
21491     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
21492     layout: "plot-throughput-speedup-analysis"
21493
21494 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
21495 -
21496   type: "plot"
21497   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21498   algorithm: "plot_throughput_speedup_analysis"
21499   output-file-type: ".html"
21500   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21501   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21502   filter: "'NIC_Intel-X710' and
21503            '64B' and
21504            ('BASE' or 'SCALE') and
21505            'NDRPDR' and
21506            'L2XCFWD' and
21507            not 'VHOST' and
21508            'MEMIF'"
21509   parameters:
21510   - "throughput"
21511   - "parent"
21512   - "tags"
21513   sort:
21514   - "1VNF"
21515   - "2VNF"
21516   - "4VNF"
21517   - "2VNF"
21518   - "4VNF"
21519   layout:
21520     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
21521     layout: "plot-throughput-speedup-analysis"
21522
21523 -
21524   type: "plot"
21525   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21526   algorithm: "plot_throughput_speedup_analysis"
21527   output-file-type: ".html"
21528   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21529   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21530   filter: "'NIC_Intel-X710' and
21531            '64B' and
21532            ('BASE' or 'SCALE') and
21533            'NDRPDR' and
21534            'L2XCFWD' and
21535            not 'VHOST' and
21536            'MEMIF'"
21537   parameters:
21538   - "throughput"
21539   - "parent"
21540   - "tags"
21541   sort:
21542   - "1VNF"
21543   - "2VNF"
21544   - "4VNF"
21545   - "2VNF"
21546   - "4VNF"
21547   layout:
21548     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
21549     layout: "plot-throughput-speedup-analysis"
21550
21551 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
21552 -
21553   type: "plot"
21554   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21555   algorithm: "plot_throughput_speedup_analysis"
21556   output-file-type: ".html"
21557   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21558   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21559   filter: "'NIC_Intel-X710' and
21560            '64B' and
21561            ('BASE' or 'SCALE') and
21562            'NDRPDR' and
21563            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21564            not 'VHOST' and
21565            'MEMIF'"
21566   parameters:
21567   - "throughput"
21568   - "parent"
21569   - "tags"
21570   sort:
21571   - "1VNF"
21572   - "2VNF"
21573   - "4VNF"
21574   - "2VNF"
21575   - "4VNF"
21576   layout:
21577     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
21578     layout: "plot-throughput-speedup-analysis"
21579
21580 -
21581   type: "plot"
21582   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21583   algorithm: "plot_throughput_speedup_analysis"
21584   output-file-type: ".html"
21585   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21586   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
21587   filter: "'NIC_Intel-X710' and
21588            '64B' and
21589            ('BASE' or 'SCALE') and
21590            'NDRPDR' and
21591            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21592            not 'VHOST' and
21593            'MEMIF'"
21594   parameters:
21595   - "throughput"
21596   - "parent"
21597   - "tags"
21598   sort:
21599   - "1VNF"
21600   - "2VNF"
21601   - "4VNF"
21602   - "2VNF"
21603   - "4VNF"
21604   layout:
21605     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
21606     layout: "plot-throughput-speedup-analysis"
21607
21608 ################################################################################
21609
21610 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
21611 -
21612   type: "plot"
21613   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21614   algorithm: "plot_throughput_speedup_analysis"
21615   output-file-type: ".html"
21616   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21617   data: "plot-throughput-speedup-analysis-3n-hsw"
21618   filter: "'NIC_Intel-X520-DA2' and
21619            '64B' and
21620            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21621            'NDRPDR' and
21622            'IP4FWD' and
21623            not 'IPSEC' and
21624            not 'VHOST'"
21625   parameters:
21626   - "throughput"
21627   - "parent"
21628   - "tags"
21629   sort:
21630   - "IP4BASE"
21631   - "FIB_20K"
21632   - "FIB_200K"
21633   - "FIB_2M"
21634   layout:
21635     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
21636     layout: "plot-throughput-speedup-analysis"
21637
21638 -
21639   type: "plot"
21640   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21641   algorithm: "plot_throughput_speedup_analysis"
21642   output-file-type: ".html"
21643   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21644   data: "plot-throughput-speedup-analysis-3n-hsw"
21645   filter: "'NIC_Intel-X520-DA2' and
21646            '64B' and
21647            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21648            'NDRPDR' and
21649            'IP4FWD' and
21650            not 'IPSEC' and
21651            not 'VHOST'"
21652   parameters:
21653   - "throughput"
21654   - "parent"
21655   - "tags"
21656   sort:
21657   - "IP4BASE"
21658   - "FIB_20K"
21659   - "FIB_200K"
21660   - "FIB_2M"
21661   layout:
21662     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
21663     layout: "plot-throughput-speedup-analysis"
21664
21665 # Speedup - VPP IPv4 3n-hsw-x520 features
21666 -
21667   type: "plot"
21668   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
21669   algorithm: "plot_throughput_speedup_analysis"
21670   output-file-type: ".html"
21671   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
21672   data: "plot-throughput-speedup-analysis-3n-hsw"
21673   filter: "'NIC_Intel-X520-DA2' and
21674            '64B' and
21675            ('IP4BASE' or
21676             'POLICE_MARK' or
21677             'COPWHLIST' or
21678             ('NAT44' and 'BASE') or
21679             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21680            'NDRPDR' and
21681            'IP4FWD' and
21682            not 'IPSEC' and
21683            not 'VHOST'"
21684   parameters:
21685   - "throughput"
21686   - "parent"
21687   - "tags"
21688   sort:
21689   - "IP4BASE"
21690   - "NAT44"
21691   - "POLICE_MARK"
21692   - "COPWHLIST"
21693   - "IACL"
21694   - "OACL"
21695   layout:
21696     title: "ip4-3n-hsw-x520-64b-features-ndr"
21697     layout: "plot-throughput-speedup-analysis"
21698
21699 -
21700   type: "plot"
21701   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
21702   algorithm: "plot_throughput_speedup_analysis"
21703   output-file-type: ".html"
21704   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
21705   data: "plot-throughput-speedup-analysis-3n-hsw"
21706   filter: "'NIC_Intel-X520-DA2' and
21707            '64B' and
21708            ('IP4BASE' or
21709             'POLICE_MARK' or
21710             'COPWHLIST' or
21711             ('NAT44' and 'BASE') or
21712             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21713            'NDRPDR' and
21714            'IP4FWD' and
21715            not 'IPSEC' and
21716            not 'VHOST'"
21717   parameters:
21718   - "throughput"
21719   - "parent"
21720   - "tags"
21721   sort:
21722   - "IP4BASE"
21723   - "NAT44"
21724   - "POLICE_MARK"
21725   - "COPWHLIST"
21726   - "IACL"
21727   - "OACL"
21728   layout:
21729     title: "ip4-3n-hsw-x520-64b-features-pdr"
21730     layout: "plot-throughput-speedup-analysis"
21731
21732 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
21733 -
21734   type: "plot"
21735   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21736   algorithm: "plot_throughput_speedup_analysis"
21737   output-file-type: ".html"
21738   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21739   data: "plot-throughput-speedup-analysis-3n-hsw"
21740   filter: "'NIC_Intel-X520-DA2' and
21741            '64B' and
21742            'NDRPDR' and
21743            'IP4FWD' and
21744            'NAT44' and
21745            not 'IPSEC' and
21746            not 'VHOST'"
21747   parameters:
21748   - "throughput"
21749   - "parent"
21750   - "tags"
21751   sort:
21752   - "BASE"
21753   - "BASE"
21754   - "SRC_USER_10"
21755   - "SRC_USER_100"
21756   - "SRC_USER_1000"
21757   - "SRC_USER_2000"
21758   layout:
21759     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
21760     layout: "plot-throughput-speedup-analysis"
21761
21762 -
21763   type: "plot"
21764   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21765   algorithm: "plot_throughput_speedup_analysis"
21766   output-file-type: ".html"
21767   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21768   data: "plot-throughput-speedup-analysis-3n-hsw"
21769   filter: "'NIC_Intel-X520-DA2' and
21770            '64B' and
21771            'NDRPDR' and
21772            'IP4FWD' and
21773            'NAT44' and
21774            not 'IPSEC' and
21775            not 'VHOST'"
21776   parameters:
21777   - "throughput"
21778   - "parent"
21779   - "tags"
21780   sort:
21781   - "BASE"
21782   - "BASE"
21783   - "SRC_USER_10"
21784   - "SRC_USER_100"
21785   - "SRC_USER_1000"
21786   - "SRC_USER_2000"
21787   layout:
21788     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
21789     layout: "plot-throughput-speedup-analysis"
21790
21791 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
21792 -
21793   type: "plot"
21794   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21795   algorithm: "plot_throughput_speedup_analysis"
21796   output-file-type: ".html"
21797   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21798   data: "plot-throughput-speedup-analysis-3n-hsw"
21799   filter: "'NIC_Intel-X520-DA2' and
21800            '64B' and
21801            'NDRPDR' and
21802            'IP4FWD' and
21803            'IACL' and
21804            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21805            not 'IPSEC' and
21806            not 'VHOST'"
21807   parameters:
21808   - "throughput"
21809   - "parent"
21810   - "tags"
21811   sort:
21812   - "ACL_STATELESS"
21813   - "ACL_STATEFUL"
21814   - "ACL_STATELESS"
21815   - "ACL_STATEFUL"
21816   layout:
21817     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
21818     layout: "plot-throughput-speedup-analysis"
21819
21820 -
21821   type: "plot"
21822   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21823   algorithm: "plot_throughput_speedup_analysis"
21824   output-file-type: ".html"
21825   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21826   data: "plot-throughput-speedup-analysis-3n-hsw"
21827   filter: "'NIC_Intel-X520-DA2' and
21828            '64B' and
21829            'NDRPDR' and
21830            'IP4FWD' and
21831            'IACL' and
21832            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21833            not 'IPSEC' and
21834            not 'VHOST'"
21835   parameters:
21836   - "throughput"
21837   - "parent"
21838   - "tags"
21839   sort:
21840   - "ACL_STATELESS"
21841   - "ACL_STATEFUL"
21842   - "ACL_STATELESS"
21843   - "ACL_STATEFUL"
21844   layout:
21845     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
21846     layout: "plot-throughput-speedup-analysis"
21847
21848 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
21849 -
21850   type: "plot"
21851   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
21852   algorithm: "plot_throughput_speedup_analysis"
21853   output-file-type: ".html"
21854   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
21855   data: "plot-throughput-speedup-analysis-3n-hsw"
21856   filter: "'NIC_Intel-X520-DA2' and
21857            '64B' and
21858            'NDRPDR' and
21859            'IP4FWD' and
21860            'OACL' and
21861            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21862            not 'IPSEC' and
21863            not 'VHOST'"
21864   parameters:
21865   - "throughput"
21866   - "parent"
21867   - "tags"
21868   sort:
21869   - "ACL_STATELESS"
21870   - "ACL_STATEFUL"
21871   - "ACL_STATELESS"
21872   - "ACL_STATEFUL"
21873   layout:
21874     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
21875     layout: "plot-throughput-speedup-analysis"
21876
21877 -
21878   type: "plot"
21879   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
21880   algorithm: "plot_throughput_speedup_analysis"
21881   output-file-type: ".html"
21882   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
21883   data: "plot-throughput-speedup-analysis-3n-hsw"
21884   filter: "'NIC_Intel-X520-DA2' and
21885            '64B' and
21886            'NDRPDR' and
21887            'IP4FWD' and
21888            'OACL' and
21889            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21890            not 'IPSEC' and
21891            not 'VHOST'"
21892   parameters:
21893   - "throughput"
21894   - "parent"
21895   - "tags"
21896   sort:
21897   - "ACL_STATELESS"
21898   - "ACL_STATEFUL"
21899   - "ACL_STATELESS"
21900   - "ACL_STATEFUL"
21901   layout:
21902     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
21903     layout: "plot-throughput-speedup-analysis"
21904
21905 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
21906 -
21907   type: "plot"
21908   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21909   algorithm: "plot_throughput_speedup_analysis"
21910   output-file-type: ".html"
21911   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21912   data: "plot-throughput-speedup-analysis-3n-hsw"
21913   filter: "'NIC_Intel-X710' and
21914            '64B' and
21915            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21916            'NDRPDR' and
21917            'IP4FWD' and
21918            not 'IPSEC' and
21919            not 'VHOST'"
21920   parameters:
21921   - "throughput"
21922   - "parent"
21923   - "tags"
21924   sort:
21925   - "IP4BASE"
21926   - "FIB_20K"
21927   - "FIB_200K"
21928   - "FIB_2M"
21929   layout:
21930     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
21931     layout: "plot-throughput-speedup-analysis"
21932
21933 -
21934   type: "plot"
21935   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21936   algorithm: "plot_throughput_speedup_analysis"
21937   output-file-type: ".html"
21938   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21939   data: "plot-throughput-speedup-analysis-3n-hsw"
21940   filter: "'NIC_Intel-X710' and
21941            '64B' and
21942            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21943            'NDRPDR' and
21944            'IP4FWD' and
21945            not 'IPSEC' and
21946            not 'VHOST'"
21947   parameters:
21948   - "throughput"
21949   - "parent"
21950   - "tags"
21951   sort:
21952   - "IP4BASE"
21953   - "FIB_20K"
21954   - "FIB_200K"
21955   - "FIB_2M"
21956   layout:
21957     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
21958     layout: "plot-throughput-speedup-analysis"
21959
21960 # Speedup - VPP IPv4 3n-hsw-x710 features
21961 -
21962   type: "plot"
21963   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
21964   algorithm: "plot_throughput_speedup_analysis"
21965   output-file-type: ".html"
21966   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
21967   data: "plot-throughput-speedup-analysis-3n-hsw"
21968   filter: "'NIC_Intel-X710' and
21969            '64B' and
21970            ('IP4BASE' or
21971             'POLICE_MARK' or
21972             'COPWHLIST' or
21973             ('NAT44' and 'BASE') or
21974             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21975            'NDRPDR' and
21976            'IP4FWD' and
21977            not 'IPSEC' and
21978            not 'VHOST'"
21979   parameters:
21980   - "throughput"
21981   - "parent"
21982   - "tags"
21983   sort:
21984   - "IP4BASE"
21985   - "NAT44"
21986   - "POLICE_MARK"
21987   - "COPWHLIST"
21988   - "IACL"
21989   - "OACL"
21990   layout:
21991     title: "ip4-3n-hsw-x710-64b-features-ndr"
21992     layout: "plot-throughput-speedup-analysis"
21993
21994 -
21995   type: "plot"
21996   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
21997   algorithm: "plot_throughput_speedup_analysis"
21998   output-file-type: ".html"
21999   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
22000   data: "plot-throughput-speedup-analysis-3n-hsw"
22001   filter: "'NIC_Intel-X710' and
22002            '64B' and
22003            ('IP4BASE' or
22004             'POLICE_MARK' or
22005             'COPWHLIST' or
22006             ('NAT44' and 'BASE') or
22007             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22008            'NDRPDR' and
22009            'IP4FWD' and
22010            not 'IPSEC' and
22011            not 'VHOST'"
22012   parameters:
22013   - "throughput"
22014   - "parent"
22015   - "tags"
22016   sort:
22017   - "IP4BASE"
22018   - "NAT44"
22019   - "POLICE_MARK"
22020   - "COPWHLIST"
22021   - "IACL"
22022   - "OACL"
22023   layout:
22024     title: "ip4-3n-hsw-x710-64b-features-pdr"
22025     layout: "plot-throughput-speedup-analysis"
22026
22027 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
22028 -
22029   type: "plot"
22030   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
22031   algorithm: "plot_throughput_speedup_analysis"
22032   output-file-type: ".html"
22033   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
22034   data: "plot-throughput-speedup-analysis-3n-hsw"
22035   filter: "'NIC_Intel-X710' and
22036            '64B' and
22037            'NDRPDR' and
22038            'IP4FWD' and
22039            'NAT44' and
22040            not 'IPSEC' and
22041            not 'VHOST'"
22042   parameters:
22043   - "throughput"
22044   - "parent"
22045   - "tags"
22046   sort:
22047   - "BASE"
22048   - "BASE"
22049   - "SRC_USER_10"
22050   - "SRC_USER_100"
22051   - "SRC_USER_1000"
22052   - "SRC_USER_2000"
22053   layout:
22054     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
22055     layout: "plot-throughput-speedup-analysis"
22056
22057 -
22058   type: "plot"
22059   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
22060   algorithm: "plot_throughput_speedup_analysis"
22061   output-file-type: ".html"
22062   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
22063   data: "plot-throughput-speedup-analysis-3n-hsw"
22064   filter: "'NIC_Intel-X710' and
22065            '64B' and
22066            'NDRPDR' and
22067            'IP4FWD' and
22068            'NAT44' and
22069            not 'IPSEC' and
22070            not 'VHOST'"
22071   parameters:
22072   - "throughput"
22073   - "parent"
22074   - "tags"
22075   sort:
22076   - "BASE"
22077   - "BASE"
22078   - "SRC_USER_10"
22079   - "SRC_USER_100"
22080   - "SRC_USER_1000"
22081   - "SRC_USER_2000"
22082   layout:
22083     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
22084     layout: "plot-throughput-speedup-analysis"
22085
22086 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
22087 -
22088   type: "plot"
22089   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
22090   algorithm: "plot_throughput_speedup_analysis"
22091   output-file-type: ".html"
22092   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
22093   data: "plot-throughput-speedup-analysis-3n-hsw"
22094   filter: "'NIC_Intel-X710' and
22095            '64B' and
22096            'NDRPDR' and
22097            'IP4FWD' and
22098            'IACL' and
22099            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22100            not 'IPSEC' and
22101            not 'VHOST'"
22102   parameters:
22103   - "throughput"
22104   - "parent"
22105   - "tags"
22106   sort:
22107   - "ACL_STATELESS"
22108   - "ACL_STATEFUL"
22109   - "ACL_STATELESS"
22110   - "ACL_STATEFUL"
22111   layout:
22112     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
22113     layout: "plot-throughput-speedup-analysis"
22114
22115 -
22116   type: "plot"
22117   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22118   algorithm: "plot_throughput_speedup_analysis"
22119   output-file-type: ".html"
22120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
22121   data: "plot-throughput-speedup-analysis-3n-hsw"
22122   filter: "'NIC_Intel-X710' and
22123            '64B' and
22124            'NDRPDR' and
22125            'IP4FWD' and
22126            'IACL' and
22127            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22128            not 'IPSEC' and
22129            not 'VHOST'"
22130   parameters:
22131   - "throughput"
22132   - "parent"
22133   - "tags"
22134   sort:
22135   - "ACL_STATELESS"
22136   - "ACL_STATEFUL"
22137   - "ACL_STATELESS"
22138   - "ACL_STATEFUL"
22139   layout:
22140     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
22141     layout: "plot-throughput-speedup-analysis"
22142
22143 # Speedup - VPP IPv4 3n-hsw-x710 features oacl
22144 -
22145   type: "plot"
22146   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
22147   algorithm: "plot_throughput_speedup_analysis"
22148   output-file-type: ".html"
22149   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
22150   data: "plot-throughput-speedup-analysis-3n-hsw"
22151   filter: "'NIC_Intel-X710' and
22152            '64B' and
22153            'NDRPDR' and
22154            'IP4FWD' and
22155            'OACL' and
22156            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22157            not 'IPSEC' and
22158            not 'VHOST'"
22159   parameters:
22160   - "throughput"
22161   - "parent"
22162   - "tags"
22163   sort:
22164   - "ACL_STATELESS"
22165   - "ACL_STATEFUL"
22166   - "ACL_STATELESS"
22167   - "ACL_STATEFUL"
22168   layout:
22169     title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
22170     layout: "plot-throughput-speedup-analysis"
22171
22172 -
22173   type: "plot"
22174   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
22175   algorithm: "plot_throughput_speedup_analysis"
22176   output-file-type: ".html"
22177   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
22178   data: "plot-throughput-speedup-analysis-3n-hsw"
22179   filter: "'NIC_Intel-X710' and
22180            '64B' and
22181            'NDRPDR' and
22182            'IP4FWD' and
22183            'OACL' and
22184            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22185            not 'IPSEC' and
22186            not 'VHOST'"
22187   parameters:
22188   - "throughput"
22189   - "parent"
22190   - "tags"
22191   sort:
22192   - "ACL_STATELESS"
22193   - "ACL_STATEFUL"
22194   - "ACL_STATELESS"
22195   - "ACL_STATEFUL"
22196   layout:
22197     title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
22198     layout: "plot-throughput-speedup-analysis"
22199
22200 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
22201 -
22202   type: "plot"
22203   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
22204   algorithm: "plot_throughput_speedup_analysis"
22205   output-file-type: ".html"
22206   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
22207   data: "plot-throughput-speedup-analysis-3n-hsw"
22208   filter: "'NIC_Intel-XL710' and
22209            '64B' and
22210            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22211            'NDRPDR' and
22212            'IP4FWD' and
22213            not 'IPSEC' and
22214            not 'VHOST'"
22215   parameters:
22216   - "throughput"
22217   - "parent"
22218   - "tags"
22219   sort:
22220   - "IP4BASE"
22221   - "FIB_20K"
22222   - "FIB_200K"
22223   - "FIB_2M"
22224   layout:
22225     title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
22226     layout: "plot-throughput-speedup-analysis"
22227
22228 -
22229   type: "plot"
22230   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
22231   algorithm: "plot_throughput_speedup_analysis"
22232   output-file-type: ".html"
22233   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
22234   data: "plot-throughput-speedup-analysis-3n-hsw"
22235   filter: "'NIC_Intel-XL710' and
22236            '64B' and
22237            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22238            'NDRPDR' and
22239            'IP4FWD' and
22240            not 'IPSEC' and
22241            not 'VHOST'"
22242   parameters:
22243   - "throughput"
22244   - "parent"
22245   - "tags"
22246   sort:
22247   - "IP4BASE"
22248   - "FIB_20K"
22249   - "FIB_200K"
22250   - "FIB_2M"
22251   layout:
22252     title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
22253     layout: "plot-throughput-speedup-analysis"
22254
22255 # Speedup - VPP IPv4 3n-skx-x710 base and scale
22256 -
22257   type: "plot"
22258   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22259   algorithm: "plot_throughput_speedup_analysis"
22260   output-file-type: ".html"
22261   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22262   data: "plot-throughput-speedup-analysis-3n-skx"
22263   filter: "'NIC_Intel-X710' and
22264            '64B' and
22265            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22266            'NDRPDR' and
22267            'IP4FWD' and
22268            not 'IPSEC' and
22269            not 'VHOST'"
22270   parameters:
22271   - "throughput"
22272   - "parent"
22273   - "tags"
22274   sort:
22275   - "IP4BASE"
22276   - "FIB_20K"
22277   - "FIB_200K"
22278   - "FIB_2M"
22279   layout:
22280     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
22281     layout: "plot-throughput-speedup-analysis"
22282
22283 -
22284   type: "plot"
22285   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22286   algorithm: "plot_throughput_speedup_analysis"
22287   output-file-type: ".html"
22288   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22289   data: "plot-throughput-speedup-analysis-3n-skx"
22290   filter: "'NIC_Intel-X710' and
22291            '64B' and
22292            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22293            'NDRPDR' and
22294            'IP4FWD' and
22295            not 'IPSEC' and
22296            not 'VHOST'"
22297   parameters:
22298   - "throughput"
22299   - "parent"
22300   - "tags"
22301   sort:
22302   - "IP4BASE"
22303   - "FIB_20K"
22304   - "FIB_200K"
22305   - "FIB_2M"
22306   layout:
22307     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
22308     layout: "plot-throughput-speedup-analysis"
22309
22310 # Speedup - VPP IPv4 3n-skx-x710 features
22311 -
22312   type: "plot"
22313   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
22314   algorithm: "plot_throughput_speedup_analysis"
22315   output-file-type: ".html"
22316   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
22317   data: "plot-throughput-speedup-analysis-3n-skx"
22318   filter: "'NIC_Intel-X710' and
22319            '64B' and
22320            ('IP4BASE' or
22321             'POLICE_MARK' or
22322             'COPWHLIST' or
22323             ('NAT44' and 'BASE') or
22324             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22325            'NDRPDR' and
22326            'IP4FWD' and
22327            not 'IPSEC' and
22328            not 'VHOST'"
22329   parameters:
22330   - "throughput"
22331   - "parent"
22332   - "tags"
22333   sort:
22334   - "IP4BASE"
22335   - "NAT44"
22336   - "POLICE_MARK"
22337   - "COPWHLIST"
22338   - "IACL"
22339   - "OACL"
22340   layout:
22341     title: "ip4-3n-skx-x710-64b-features-ndr"
22342     layout: "plot-throughput-speedup-analysis"
22343
22344 -
22345   type: "plot"
22346   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
22347   algorithm: "plot_throughput_speedup_analysis"
22348   output-file-type: ".html"
22349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
22350   data: "plot-throughput-speedup-analysis-3n-skx"
22351   filter: "'NIC_Intel-X710' and
22352            '64B' and
22353            ('IP4BASE' or
22354             'POLICE_MARK' or
22355             'COPWHLIST' or
22356             ('NAT44' and 'BASE') or
22357             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22358            'NDRPDR' and
22359            'IP4FWD' and
22360            not 'IPSEC' and
22361            not 'VHOST'"
22362   parameters:
22363   - "throughput"
22364   - "parent"
22365   - "tags"
22366   sort:
22367   - "IP4BASE"
22368   - "NAT44"
22369   - "POLICE_MARK"
22370   - "COPWHLIST"
22371   - "IACL"
22372   - "OACL"
22373   layout:
22374     title: "ip4-3n-skx-x710-64b-features-pdr"
22375     layout: "plot-throughput-speedup-analysis"
22376
22377 # Speedup - VPP IPv4 3n-skx-x710 features nat44
22378 -
22379   type: "plot"
22380   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22381   algorithm: "plot_throughput_speedup_analysis"
22382   output-file-type: ".html"
22383   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22384   data: "plot-throughput-speedup-analysis-3n-skx"
22385   filter: "'NIC_Intel-X710' and
22386            '64B' and
22387            'NDRPDR' and
22388            'IP4FWD' and
22389            'NAT44' and
22390            not 'IPSEC' and
22391            not 'VHOST'"
22392   parameters:
22393   - "throughput"
22394   - "parent"
22395   - "tags"
22396   sort:
22397   - "BASE"
22398   - "BASE"
22399   - "SRC_USER_10"
22400   - "SRC_USER_100"
22401   - "SRC_USER_1000"
22402   - "SRC_USER_2000"
22403   layout:
22404     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
22405     layout: "plot-throughput-speedup-analysis"
22406
22407 -
22408   type: "plot"
22409   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22410   algorithm: "plot_throughput_speedup_analysis"
22411   output-file-type: ".html"
22412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22413   data: "plot-throughput-speedup-analysis-3n-skx"
22414   filter: "'NIC_Intel-X710' and
22415            '64B' and
22416            'NDRPDR' and
22417            'IP4FWD' and
22418            'NAT44' and
22419            not 'IPSEC' and
22420            not 'VHOST'"
22421   parameters:
22422   - "throughput"
22423   - "parent"
22424   - "tags"
22425   sort:
22426   - "BASE"
22427   - "BASE"
22428   - "SRC_USER_10"
22429   - "SRC_USER_100"
22430   - "SRC_USER_1000"
22431   - "SRC_USER_2000"
22432   layout:
22433     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
22434     layout: "plot-throughput-speedup-analysis"
22435
22436 # Speedup - VPP IPv4 3n-skx-x710 features iacl
22437 -
22438   type: "plot"
22439   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22440   algorithm: "plot_throughput_speedup_analysis"
22441   output-file-type: ".html"
22442   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22443   data: "plot-throughput-speedup-analysis-3n-skx"
22444   filter: "'NIC_Intel-X710' and
22445            '64B' and
22446            'NDRPDR' and
22447            'IP4FWD' and
22448            'IACL' and
22449            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22450            not 'IPSEC' and
22451            not 'VHOST'"
22452   parameters:
22453   - "throughput"
22454   - "parent"
22455   - "tags"
22456   sort:
22457   - "ACL_STATELESS"
22458   - "ACL_STATEFUL"
22459   - "ACL_STATELESS"
22460   - "ACL_STATEFUL"
22461   layout:
22462     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
22463     layout: "plot-throughput-speedup-analysis"
22464
22465 -
22466   type: "plot"
22467   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22468   algorithm: "plot_throughput_speedup_analysis"
22469   output-file-type: ".html"
22470   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22471   data: "plot-throughput-speedup-analysis-3n-skx"
22472   filter: "'NIC_Intel-X710' and
22473            '64B' and
22474            'NDRPDR' and
22475            'IP4FWD' and
22476            'IACL' and
22477            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22478            not 'IPSEC' and
22479            not 'VHOST'"
22480   parameters:
22481   - "throughput"
22482   - "parent"
22483   - "tags"
22484   sort:
22485   - "ACL_STATELESS"
22486   - "ACL_STATEFUL"
22487   - "ACL_STATELESS"
22488   - "ACL_STATEFUL"
22489   layout:
22490     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
22491     layout: "plot-throughput-speedup-analysis"
22492
22493 # Speedup - VPP IPv4 3n-skx-x710 features oacl
22494 -
22495   type: "plot"
22496   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22497   algorithm: "plot_throughput_speedup_analysis"
22498   output-file-type: ".html"
22499   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22500   data: "plot-throughput-speedup-analysis-3n-skx"
22501   filter: "'NIC_Intel-X710' and
22502            '64B' and
22503            'NDRPDR' and
22504            'IP4FWD' and
22505            'OACL' and
22506            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22507            not 'IPSEC' and
22508            not 'VHOST'"
22509   parameters:
22510   - "throughput"
22511   - "parent"
22512   - "tags"
22513   sort:
22514   - "ACL_STATELESS"
22515   - "ACL_STATEFUL"
22516   - "ACL_STATELESS"
22517   - "ACL_STATEFUL"
22518   layout:
22519     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
22520     layout: "plot-throughput-speedup-analysis"
22521
22522 -
22523   type: "plot"
22524   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22525   algorithm: "plot_throughput_speedup_analysis"
22526   output-file-type: ".html"
22527   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22528   data: "plot-throughput-speedup-analysis-3n-skx"
22529   filter: "'NIC_Intel-X710' and
22530            '64B' and
22531            'NDRPDR' and
22532            'IP4FWD' and
22533            'OACL' and
22534            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22535            not 'IPSEC' and
22536            not 'VHOST'"
22537   parameters:
22538   - "throughput"
22539   - "parent"
22540   - "tags"
22541   sort:
22542   - "ACL_STATELESS"
22543   - "ACL_STATEFUL"
22544   - "ACL_STATELESS"
22545   - "ACL_STATEFUL"
22546   layout:
22547     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
22548     layout: "plot-throughput-speedup-analysis"
22549
22550 # Speedup - VPP IPv4 2n-skx-x710 base and scale
22551 -
22552   type: "plot"
22553   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22554   algorithm: "plot_throughput_speedup_analysis"
22555   output-file-type: ".html"
22556   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22557   data: "plot-throughput-speedup-analysis-2n-skx"
22558   filter: "'NIC_Intel-X710' and
22559            '64B' and
22560            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22561            'NDRPDR' and
22562            'IP4FWD' and
22563            not 'IPSEC' and
22564            not 'VHOST'"
22565   parameters:
22566   - "throughput"
22567   - "parent"
22568   - "tags"
22569   sort:
22570   - "IP4BASE"
22571   - "FIB_20K"
22572   - "FIB_200K"
22573   - "FIB_2M"
22574   layout:
22575     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
22576     layout: "plot-throughput-speedup-analysis"
22577
22578 -
22579   type: "plot"
22580   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22581   algorithm: "plot_throughput_speedup_analysis"
22582   output-file-type: ".html"
22583   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22584   data: "plot-throughput-speedup-analysis-2n-skx"
22585   filter: "'NIC_Intel-X710' and
22586            '64B' and
22587            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22588            'NDRPDR' and
22589            'IP4FWD' and
22590            not 'IPSEC' and
22591            not 'VHOST'"
22592   parameters:
22593   - "throughput"
22594   - "parent"
22595   - "tags"
22596   sort:
22597   - "IP4BASE"
22598   - "FIB_20K"
22599   - "FIB_200K"
22600   - "FIB_2M"
22601   layout:
22602     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
22603     layout: "plot-throughput-speedup-analysis"
22604
22605 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
22606 -
22607   type: "plot"
22608   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22609   algorithm: "plot_throughput_speedup_analysis"
22610   output-file-type: ".html"
22611   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22612   data: "plot-throughput-speedup-analysis-2n-skx"
22613   filter: "'NIC_Intel-XXV710' and
22614            '64B' and
22615            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22616            'NDRPDR' and
22617            'IP4FWD' and
22618            not 'IPSEC' and
22619            not 'VHOST'"
22620   parameters:
22621   - "throughput"
22622   - "parent"
22623   - "tags"
22624   sort:
22625   - "IP4BASE"
22626   - "FIB_20K"
22627   - "FIB_200K"
22628   - "FIB_2M"
22629   layout:
22630     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
22631     layout: "plot-throughput-speedup-analysis"
22632
22633 -
22634   type: "plot"
22635   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22636   algorithm: "plot_throughput_speedup_analysis"
22637   output-file-type: ".html"
22638   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22639   data: "plot-throughput-speedup-analysis-2n-skx"
22640   filter: "'NIC_Intel-XXV710' and
22641            '64B' and
22642            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22643            'NDRPDR' and
22644            'IP4FWD' and
22645            not 'IPSEC' and
22646            not 'VHOST'"
22647   parameters:
22648   - "throughput"
22649   - "parent"
22650   - "tags"
22651   sort:
22652   - "IP4BASE"
22653   - "FIB_20K"
22654   - "FIB_200K"
22655   - "FIB_2M"
22656   layout:
22657     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
22658     layout: "plot-throughput-speedup-analysis"
22659
22660 ################################################################################
22661
22662 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
22663 -
22664   type: "plot"
22665   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22666   algorithm: "plot_throughput_speedup_analysis"
22667   output-file-type: ".html"
22668   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22669   data: "plot-throughput-speedup-analysis-3n-hsw"
22670   filter: "'NIC_Intel-X520_DA2' and
22671            '64B' and
22672            'ENCAP' and
22673            'NDRPDR' and
22674            'VXLAN' and
22675            'L2BDMACLRN' and
22676            not 'VHOST' and
22677            not 'IPSECHW'"
22678   parameters:
22679   - "throughput"
22680   - "parent"
22681   - "tags"
22682   sort:
22683   - "not DOT1Q"
22684   - "VXLAN_1"
22685   - "VXLAN_10"
22686   - "VXLAN_100"
22687   - "VXLAN_1000"
22688   layout:
22689     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
22690     layout: "plot-throughput-speedup-analysis"
22691
22692 -
22693   type: "plot"
22694   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22695   algorithm: "plot_throughput_speedup_analysis"
22696   output-file-type: ".html"
22697   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22698   data: "plot-throughput-speedup-analysis-3n-hsw"
22699   filter: "'NIC_Intel-X520_DA2' and
22700            '64B' and
22701            'ENCAP' and
22702            'NDRPDR' and
22703            'VXLAN' and
22704            'L2BDMACLRN' and
22705            not 'VHOST' and
22706            not 'IPSECHW'"
22707   parameters:
22708   - "throughput"
22709   - "parent"
22710   - "tags"
22711   sort:
22712   - "not DOT1Q"
22713   - "VXLAN_1"
22714   - "VXLAN_10"
22715   - "VXLAN_100"
22716   - "VXLAN_1000"
22717   layout:
22718     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
22719     layout: "plot-throughput-speedup-analysis"
22720
22721 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
22722 -
22723   type: "plot"
22724   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22725   algorithm: "plot_throughput_speedup_analysis"
22726   output-file-type: ".html"
22727   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22728   data: "plot-throughput-speedup-analysis-3n-hsw"
22729   filter: "'NIC_Intel-X520-DA2' and
22730            '64B' and
22731            'ENCAP' and
22732            'NDRPDR' and
22733            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22734            not 'DOT1Q' and
22735            not 'VHOST' and
22736            not 'IPSECHW'"
22737   parameters:
22738   - "throughput"
22739   - "parent"
22740   - "tags"
22741   sort:
22742   - "L2BDMACLRN"
22743   - "L2XCFWD"
22744   - "LISP"
22745   layout:
22746     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
22747     layout: "plot-throughput-speedup-analysis"
22748
22749 -
22750   type: "plot"
22751   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22752   algorithm: "plot_throughput_speedup_analysis"
22753   output-file-type: ".html"
22754   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22755   data: "plot-throughput-speedup-analysis-3n-hsw"
22756   filter: "'NIC_Intel-X520-DA2' and
22757            '64B' and
22758            'ENCAP' and
22759            'NDRPDR' and
22760            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22761            not 'DOT1Q' and
22762            not 'VHOST' and
22763            not 'IPSECHW'"
22764   parameters:
22765   - "throughput"
22766   - "parent"
22767   - "tags"
22768   sort:
22769   - "L2BDMACLRN"
22770   - "L2XCFWD"
22771   - "LISP"
22772   layout:
22773     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
22774     layout: "plot-throughput-speedup-analysis"
22775
22776 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
22777 -
22778   type: "plot"
22779   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22780   algorithm: "plot_throughput_speedup_analysis"
22781   output-file-type: ".html"
22782   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22783   data: "plot-throughput-speedup-analysis-3n-hsw"
22784   filter: "'NIC_Intel-X710' and
22785            '64B' and
22786            'ENCAP' and
22787            'NDRPDR' and
22788            'VXLAN' and
22789            'L2BDMACLRN' and
22790            not 'VHOST' and
22791            not 'IPSECHW'"
22792   parameters:
22793   - "throughput"
22794   - "parent"
22795   - "tags"
22796   sort:
22797   - "not DOT1Q"
22798   - "VXLAN_1"
22799   - "VXLAN_10"
22800   - "VXLAN_100"
22801   - "VXLAN_1000"
22802   layout:
22803     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
22804     layout: "plot-throughput-speedup-analysis"
22805
22806 -
22807   type: "plot"
22808   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22809   algorithm: "plot_throughput_speedup_analysis"
22810   output-file-type: ".html"
22811   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22812   data: "plot-throughput-speedup-analysis-3n-hsw"
22813   filter: "'NIC_Intel-X710' and
22814            '64B' and
22815            'ENCAP' and
22816            'NDRPDR' and
22817            'VXLAN' and
22818            'L2BDMACLRN' and
22819            not 'VHOST' and
22820            not 'IPSECHW'"
22821   parameters:
22822   - "throughput"
22823   - "parent"
22824   - "tags"
22825   sort:
22826   - "not DOT1Q"
22827   - "VXLAN_1"
22828   - "VXLAN_10"
22829   - "VXLAN_100"
22830   - "VXLAN_1000"
22831   layout:
22832     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
22833     layout: "plot-throughput-speedup-analysis"
22834
22835 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
22836 -
22837   type: "plot"
22838   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22839   algorithm: "plot_throughput_speedup_analysis"
22840   output-file-type: ".html"
22841   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22842   data: "plot-throughput-speedup-analysis-3n-hsw"
22843   filter: "'NIC_Intel-X710' and
22844            '64B' and
22845            'ENCAP' and
22846            'NDRPDR' and
22847            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22848            not 'DOT1Q' and
22849            not 'VHOST' and
22850            not 'IPSECHW'"
22851   parameters:
22852   - "throughput"
22853   - "parent"
22854   - "tags"
22855   sort:
22856   - "L2BDMACLRN"
22857   - "L2XCFWD"
22858   - "LISP"
22859   layout:
22860     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
22861     layout: "plot-throughput-speedup-analysis"
22862
22863 -
22864   type: "plot"
22865   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22866   algorithm: "plot_throughput_speedup_analysis"
22867   output-file-type: ".html"
22868   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22869   data: "plot-throughput-speedup-analysis-3n-hsw"
22870   filter: "'NIC_Intel-X710' and
22871            '64B' and
22872            'ENCAP' and
22873            'NDRPDR' and
22874            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22875            not 'DOT1Q' and
22876            not 'VHOST' and
22877            not 'IPSECHW'"
22878   parameters:
22879   - "throughput"
22880   - "parent"
22881   - "tags"
22882   sort:
22883   - "L2BDMACLRN"
22884   - "L2XCFWD"
22885   - "LISP"
22886   layout:
22887     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
22888     layout: "plot-throughput-speedup-analysis"
22889
22890 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
22891 -
22892   type: "plot"
22893   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22894   algorithm: "plot_throughput_speedup_analysis"
22895   output-file-type: ".html"
22896   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22897   data: "plot-throughput-speedup-analysis-3n-skx"
22898   filter: "'NIC_Intel-X710' and
22899            '64B' and
22900            'ENCAP' and
22901            'NDRPDR' and
22902            'VXLAN' and
22903            'L2BDMACLRN' and
22904            not 'VHOST' and
22905            not 'IPSECHW'"
22906   parameters:
22907   - "throughput"
22908   - "parent"
22909   - "tags"
22910   sort:
22911   - "not DOT1Q"
22912   - "VXLAN_1"
22913   - "VXLAN_10"
22914   - "VXLAN_100"
22915   - "VXLAN_1000"
22916   layout:
22917     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
22918     layout: "plot-throughput-speedup-analysis"
22919
22920 -
22921   type: "plot"
22922   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22923   algorithm: "plot_throughput_speedup_analysis"
22924   output-file-type: ".html"
22925   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22926   data: "plot-throughput-speedup-analysis-3n-skx"
22927   filter: "'NIC_Intel-X710' and
22928            '64B' and
22929            'ENCAP' and
22930            'NDRPDR' and
22931            'VXLAN' and
22932            'L2BDMACLRN' and
22933            not 'VHOST' and
22934            not 'IPSECHW'"
22935   parameters:
22936   - "throughput"
22937   - "parent"
22938   - "tags"
22939   sort:
22940   - "not DOT1Q"
22941   - "VXLAN_1"
22942   - "VXLAN_10"
22943   - "VXLAN_100"
22944   - "VXLAN_1000"
22945   layout:
22946     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
22947     layout: "plot-throughput-speedup-analysis"
22948
22949 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
22950 -
22951   type: "plot"
22952   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
22953   algorithm: "plot_throughput_speedup_analysis"
22954   output-file-type: ".html"
22955   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
22956   data: "plot-throughput-speedup-analysis-3n-skx"
22957   filter: "'NIC_Intel-X710' and
22958            '64B' and
22959            'ENCAP' and
22960            'NDRPDR' and
22961            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22962            not 'DOT1Q' and
22963            not 'VHOST' and
22964            not 'IPSECHW'"
22965   parameters:
22966   - "throughput"
22967   - "parent"
22968   - "tags"
22969   sort:
22970   - "L2BDMACLRN"
22971   - "L2XCFWD"
22972   - "LISP"
22973   layout:
22974     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
22975     layout: "plot-throughput-speedup-analysis"
22976
22977 -
22978   type: "plot"
22979   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
22980   algorithm: "plot_throughput_speedup_analysis"
22981   output-file-type: ".html"
22982   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
22983   data: "plot-throughput-speedup-analysis-3n-skx"
22984   filter: "'NIC_Intel-X710' and
22985            '64B' and
22986            'ENCAP' and
22987            'NDRPDR' and
22988            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22989            not 'DOT1Q' and
22990            not 'VHOST' and
22991            not 'IPSECHW'"
22992   parameters:
22993   - "throughput"
22994   - "parent"
22995   - "tags"
22996   sort:
22997   - "L2BDMACLRN"
22998   - "L2XCFWD"
22999   - "LISP"
23000   layout:
23001     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
23002     layout: "plot-throughput-speedup-analysis"
23003
23004 ################################################################################
23005
23006 # Speedup - VPP IPv6 3n-hsw-x520
23007 -
23008   type: "plot"
23009   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
23010   algorithm: "plot_throughput_speedup_analysis"
23011   output-file-type: ".html"
23012   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
23013   data: "plot-throughput-speedup-analysis-3n-hsw"
23014   filter: "'NIC_Intel-X520-DA2' and
23015            '78B' and
23016            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23017            'NDRPDR' and
23018            'IP6FWD' and
23019            not 'SRv6' and
23020            not 'IPSEC' and
23021            not 'VHOST'"
23022   parameters:
23023   - "throughput"
23024   - "parent"
23025   - "tags"
23026   sort:
23027   - "IP6BASE"
23028   - "FIB_20K"
23029   - "FIB_200K"
23030   - "FIB_2M"
23031   layout:
23032     title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
23033     layout: "plot-throughput-speedup-analysis"
23034
23035 -
23036   type: "plot"
23037   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
23038   algorithm: "plot_throughput_speedup_analysis"
23039   output-file-type: ".html"
23040   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
23041   data: "plot-throughput-speedup-analysis-3n-hsw"
23042   filter: "'NIC_Intel-X520-DA2' and
23043            '78B' and
23044            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23045            'NDRPDR' and
23046            'IP6FWD' and
23047            not 'SRv6' and
23048            not 'IPSEC' and
23049            not 'VHOST'"
23050   parameters:
23051   - "throughput"
23052   - "parent"
23053   - "tags"
23054   sort:
23055   - "IP6BASE"
23056   - "FIB_20K"
23057   - "FIB_200K"
23058   - "FIB_2M"
23059   layout:
23060     title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
23061     layout: "plot-throughput-speedup-analysis"
23062
23063 # Speedup - VPP IPv6 3n-hsw-x520 features
23064 -
23065   type: "plot"
23066   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
23067   algorithm: "plot_throughput_speedup_analysis"
23068   output-file-type: ".html"
23069   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
23070   data: "plot-throughput-speedup-analysis-3n-hsw"
23071   filter: "'NIC_Intel-X520-DA2' and
23072            '78B' and
23073            ('IP6BASE' or
23074             'POLICE_MARK' or
23075             'COPWHLIST' or
23076             'IACLDST') and
23077            'NDRPDR' and
23078            'IP6FWD' and
23079            not 'SRv6' and
23080            not 'IPSEC' and
23081            not 'VHOST'"
23082   parameters:
23083   - "throughput"
23084   - "parent"
23085   - "tags"
23086   sort:
23087   - "IP6BASE"
23088   - "POLICE_MARK"
23089   - "COPWHLIST"
23090   - "IACLDST"
23091   layout:
23092     title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
23093     layout: "plot-throughput-speedup-analysis"
23094
23095 -
23096   type: "plot"
23097   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
23098   algorithm: "plot_throughput_speedup_analysis"
23099   output-file-type: ".html"
23100   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
23101   data: "plot-throughput-speedup-analysis-3n-hsw"
23102   filter: "'NIC_Intel-X520-DA2' and
23103            '78B' and
23104            ('IP6BASE' or
23105             'POLICE_MARK' or
23106             'COPWHLIST' or
23107             'IACLDST') and
23108            'NDRPDR' and
23109            'IP6FWD' and
23110            not 'SRv6' and
23111            not 'IPSEC' and
23112            not 'VHOST'"
23113   parameters:
23114   - "throughput"
23115   - "parent"
23116   - "tags"
23117   sort:
23118   - "IP6BASE"
23119   - "POLICE_MARK"
23120   - "COPWHLIST"
23121   - "IACLDST"
23122   layout:
23123     title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
23124     layout: "plot-throughput-speedup-analysis"
23125
23126 # Speedup - VPP IPv6 3n-hsw-x710
23127 -
23128   type: "plot"
23129   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23130   algorithm: "plot_throughput_speedup_analysis"
23131   output-file-type: ".html"
23132   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
23133   data: "plot-throughput-speedup-analysis-3n-hsw"
23134   filter: "'NIC_Intel-X710' and
23135            '78B' and
23136            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23137            'NDRPDR' and
23138            'IP6FWD' and
23139            not 'SRv6' and
23140            not 'IPSEC' and
23141            not 'VHOST'"
23142   parameters:
23143   - "throughput"
23144   - "parent"
23145   - "tags"
23146   sort:
23147   - "IP6BASE"
23148   - "FIB_20K"
23149   - "FIB_200K"
23150   - "FIB_2M"
23151   layout:
23152     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
23153     layout: "plot-throughput-speedup-analysis"
23154
23155 -
23156   type: "plot"
23157   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23158   algorithm: "plot_throughput_speedup_analysis"
23159   output-file-type: ".html"
23160   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
23161   data: "plot-throughput-speedup-analysis-3n-hsw"
23162   filter: "'NIC_Intel-X710' and
23163            '78B' and
23164            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23165            'NDRPDR' and
23166            'IP6FWD' and
23167            not 'SRv6' and
23168            not 'IPSEC' and
23169            not 'VHOST'"
23170   parameters:
23171   - "throughput"
23172   - "parent"
23173   - "tags"
23174   sort:
23175   - "IP6BASE"
23176   - "FIB_20K"
23177   - "FIB_200K"
23178   - "FIB_2M"
23179   layout:
23180     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
23181     layout: "plot-throughput-speedup-analysis"
23182
23183 # Speedup - VPP IPv6 3n-hsw-x710 features
23184 -
23185   type: "plot"
23186   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23187   algorithm: "plot_throughput_speedup_analysis"
23188   output-file-type: ".html"
23189   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
23190   data: "plot-throughput-speedup-analysis-3n-hsw"
23191   filter: "'NIC_Intel-X710' and
23192            '78B' and
23193            ('IP6BASE' or
23194             'POLICE_MARK' or
23195             'COPWHLIST' or
23196             'IACLDST') and
23197            'NDRPDR' and
23198            'IP6FWD' and
23199            not 'SRv6' and
23200            not 'IPSEC' and
23201            not 'VHOST'"
23202   parameters:
23203   - "throughput"
23204   - "parent"
23205   - "tags"
23206   sort:
23207   - "IP6BASE"
23208   - "POLICE_MARK"
23209   - "COPWHLIST"
23210   - "IACLDST"
23211   layout:
23212     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
23213     layout: "plot-throughput-speedup-analysis"
23214
23215 -
23216   type: "plot"
23217   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23218   algorithm: "plot_throughput_speedup_analysis"
23219   output-file-type: ".html"
23220   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
23221   data: "plot-throughput-speedup-analysis-3n-hsw"
23222   filter: "'NIC_Intel-X710' and
23223            '78B' and
23224            ('IP6BASE' or
23225             'POLICE_MARK' or
23226             'COPWHLIST' or
23227             'IACLDST') and
23228            'NDRPDR' and
23229            'IP6FWD' and
23230            not 'SRv6' and
23231            not 'IPSEC' and
23232            not 'VHOST'"
23233   parameters:
23234   - "throughput"
23235   - "parent"
23236   - "tags"
23237   sort:
23238   - "IP6BASE"
23239   - "POLICE_MARK"
23240   - "COPWHLIST"
23241   - "IACLDST"
23242   layout:
23243     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
23244     layout: "plot-throughput-speedup-analysis"
23245
23246 # Speedup - VPP IPv6 3n-hsw-xl710
23247 -
23248   type: "plot"
23249   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
23250   algorithm: "plot_throughput_speedup_analysis"
23251   output-file-type: ".html"
23252   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
23253   data: "plot-throughput-speedup-analysis-3n-hsw"
23254   filter: "'NIC_Intel-XL710' and
23255            '78B' and
23256            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23257            'NDRPDR' and
23258            'IP6FWD' and
23259            not 'SRv6' and
23260            not 'IPSEC' and
23261            not 'VHOST'"
23262   parameters:
23263   - "throughput"
23264   - "parent"
23265   - "tags"
23266   sort:
23267   - "IP6BASE"
23268   - "FIB_20K"
23269   - "FIB_200K"
23270   - "FIB_2M"
23271   layout:
23272     title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
23273     layout: "plot-throughput-speedup-analysis"
23274
23275 -
23276   type: "plot"
23277   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
23278   algorithm: "plot_throughput_speedup_analysis"
23279   output-file-type: ".html"
23280   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
23281   data: "plot-throughput-speedup-analysis-3n-hsw"
23282   filter: "'NIC_Intel-XL710' and
23283            '78B' and
23284            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23285            'NDRPDR' and
23286            'IP6FWD' and
23287            not 'SRv6' and
23288            not 'IPSEC' and
23289            not 'VHOST'"
23290   parameters:
23291   - "throughput"
23292   - "parent"
23293   - "tags"
23294   sort:
23295   - "IP6BASE"
23296   - "FIB_20K"
23297   - "FIB_200K"
23298   - "FIB_2M"
23299   layout:
23300     title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
23301     layout: "plot-throughput-speedup-analysis"
23302
23303 # Speedup - VPP IPv6 3n-skx-x710
23304 -
23305   type: "plot"
23306   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23307   algorithm: "plot_throughput_speedup_analysis"
23308   output-file-type: ".html"
23309   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23310   data: "plot-throughput-speedup-analysis-3n-skx"
23311   filter: "'NIC_Intel-X710' and
23312            '78B' and
23313            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23314            'NDRPDR' and
23315            'IP6FWD' and
23316            not 'SRv6' and
23317            not 'IPSEC' and
23318            not 'VHOST'"
23319   parameters:
23320   - "throughput"
23321   - "parent"
23322   - "tags"
23323   sort:
23324   - "IP6BASE"
23325   - "FIB_20K"
23326   - "FIB_200K"
23327   - "FIB_2M"
23328   layout:
23329     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
23330     layout: "plot-throughput-speedup-analysis"
23331
23332 -
23333   type: "plot"
23334   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23335   algorithm: "plot_throughput_speedup_analysis"
23336   output-file-type: ".html"
23337   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23338   data: "plot-throughput-speedup-analysis-3n-skx"
23339   filter: "'NIC_Intel-X710' and
23340            '78B' and
23341            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23342            'NDRPDR' and
23343            'IP6FWD' and
23344            not 'SRv6' and
23345            not 'IPSEC' and
23346            not 'VHOST'"
23347   parameters:
23348   - "throughput"
23349   - "parent"
23350   - "tags"
23351   sort:
23352   - "IP6BASE"
23353   - "FIB_20K"
23354   - "FIB_200K"
23355   - "FIB_2M"
23356   layout:
23357     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
23358     layout: "plot-throughput-speedup-analysis"
23359
23360 # Speedup - VPP IPv6 3n-skx-x710 features
23361 -
23362   type: "plot"
23363   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23364   algorithm: "plot_throughput_speedup_analysis"
23365   output-file-type: ".html"
23366   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
23367   data: "plot-throughput-speedup-analysis-3n-skx"
23368   filter: "'NIC_Intel-X710' and
23369            '78B' and
23370            ('IP6BASE' or
23371             'POLICE_MARK' or
23372             'COPWHLIST' or
23373             'IACLDST') and
23374            'NDRPDR' and
23375            'IP6FWD' and
23376            not 'SRv6' and
23377            not 'IPSEC' and
23378            not 'VHOST'"
23379   parameters:
23380   - "throughput"
23381   - "parent"
23382   - "tags"
23383   sort:
23384   - "IP6BASE"
23385   - "POLICE_MARK"
23386   - "COPWHLIST"
23387   - "IACLDST"
23388   layout:
23389     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
23390     layout: "plot-throughput-speedup-analysis"
23391
23392 -
23393   type: "plot"
23394   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23395   algorithm: "plot_throughput_speedup_analysis"
23396   output-file-type: ".html"
23397   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
23398   data: "plot-throughput-speedup-analysis-3n-skx"
23399   filter: "'NIC_Intel-X710' and
23400            '78B' and
23401            ('IP6BASE' or
23402             'POLICE_MARK' or
23403             'COPWHLIST' or
23404             'IACLDST') and
23405            'NDRPDR' and
23406            'IP6FWD' and
23407            not 'SRv6' and
23408            not 'IPSEC' and
23409            not 'VHOST'"
23410   parameters:
23411   - "throughput"
23412   - "parent"
23413   - "tags"
23414   sort:
23415   - "IP6BASE"
23416   - "POLICE_MARK"
23417   - "COPWHLIST"
23418   - "IACLDST"
23419   layout:
23420     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
23421     layout: "plot-throughput-speedup-analysis"
23422
23423 # Speedup - VPP IPv6 2n-skx-x710
23424 -
23425   type: "plot"
23426   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23427   algorithm: "plot_throughput_speedup_analysis"
23428   output-file-type: ".html"
23429   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23430   data: "plot-throughput-speedup-analysis-2n-skx"
23431   filter: "'NIC_Intel-X710' and
23432            '78B' and
23433            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23434            'NDRPDR' and
23435            'IP6FWD' and
23436            not 'SRv6' and
23437            not 'IPSEC' and
23438            not 'VHOST'"
23439   parameters:
23440   - "throughput"
23441   - "parent"
23442   - "tags"
23443   sort:
23444   - "IP6BASE"
23445   - "FIB_20K"
23446   - "FIB_200K"
23447   - "FIB_2M"
23448   layout:
23449     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
23450     layout: "plot-throughput-speedup-analysis"
23451
23452 -
23453   type: "plot"
23454   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23455   algorithm: "plot_throughput_speedup_analysis"
23456   output-file-type: ".html"
23457   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23458   data: "plot-throughput-speedup-analysis-2n-skx"
23459   filter: "'NIC_Intel-X710' and
23460            '78B' and
23461            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23462            'NDRPDR' and
23463            'IP6FWD' and
23464            not 'SRv6' and
23465            not 'IPSEC' and
23466            not 'VHOST'"
23467   parameters:
23468   - "throughput"
23469   - "parent"
23470   - "tags"
23471   sort:
23472   - "IP6BASE"
23473   - "FIB_20K"
23474   - "FIB_200K"
23475   - "FIB_2M"
23476   layout:
23477     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
23478     layout: "plot-throughput-speedup-analysis"
23479
23480 # Speedup - VPP IPv6 2n-skx-xxv710
23481 -
23482   type: "plot"
23483   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23484   algorithm: "plot_throughput_speedup_analysis"
23485   output-file-type: ".html"
23486   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23487   data: "plot-throughput-speedup-analysis-2n-skx"
23488   filter: "'NIC_Intel-XXV710' and
23489            '78B' and
23490            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23491            'NDRPDR' and
23492            'IP6FWD' and
23493            not 'SRv6' and
23494            not 'IPSEC' and
23495            not 'VHOST'"
23496   parameters:
23497   - "throughput"
23498   - "parent"
23499   - "tags"
23500   sort:
23501   - "IP6BASE"
23502   - "FIB_20K"
23503   - "FIB_200K"
23504   - "FIB_2M"
23505   layout:
23506     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
23507     layout: "plot-throughput-speedup-analysis"
23508
23509 -
23510   type: "plot"
23511   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23512   algorithm: "plot_throughput_speedup_analysis"
23513   output-file-type: ".html"
23514   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23515   data: "plot-throughput-speedup-analysis-2n-skx"
23516   filter: "'NIC_Intel-XXV710' and
23517            '78B' and
23518            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23519            'NDRPDR' and
23520            'IP6FWD' and
23521            not 'SRv6' and
23522            not 'IPSEC' and
23523            not 'VHOST'"
23524   parameters:
23525   - "throughput"
23526   - "parent"
23527   - "tags"
23528   sort:
23529   - "IP6BASE"
23530   - "FIB_20K"
23531   - "FIB_200K"
23532   - "FIB_2M"
23533   layout:
23534     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
23535     layout: "plot-throughput-speedup-analysis"
23536
23537 ################################################################################
23538
23539 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
23540 -
23541   type: "plot"
23542   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
23543   algorithm: "plot_throughput_speedup_analysis"
23544   output-file-type: ".html"
23545   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
23546   data: "plot-throughput-speedup-analysis-3n-hsw"
23547   filter: "'NIC_Intel-X520-DA2' and
23548            '78B' and
23549            'ENCAP' and
23550            'NDRPDR' and
23551            'LISP' and
23552            not 'VHOST'"
23553   parameters:
23554   - "throughput"
23555   - "parent"
23556   - "tags"
23557   sort:
23558   - "IP4UNRLAY"
23559   - "IP6UNRLAY"
23560   layout:
23561     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
23562     layout: "plot-throughput-speedup-analysis"
23563
23564 -
23565   type: "plot"
23566   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
23567   algorithm: "plot_throughput_speedup_analysis"
23568   output-file-type: ".html"
23569   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
23570   data: "plot-throughput-speedup-analysis-3n-hsw"
23571   filter: "'NIC_Intel-X520-DA2' and
23572            '78B' and
23573            'ENCAP' and
23574            'NDRPDR' and
23575            'LISP' and
23576            not 'VHOST'"
23577   parameters:
23578   - "throughput"
23579   - "parent"
23580   - "tags"
23581   sort:
23582   - "IP4UNRLAY"
23583   - "IP6UNRLAY"
23584   layout:
23585     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
23586     layout: "plot-throughput-speedup-analysis"
23587
23588 ################################################################################
23589
23590 # Speedup - VPP IPSec 3n-hsw-xl710 base
23591 -
23592   type: "plot"
23593   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23594   algorithm: "plot_throughput_speedup_analysis"
23595   output-file-type: ".html"
23596   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23597   data: "plot-throughput-speedup-analysis-3n-hsw"
23598   filter: "'NIC_Intel-XL710' and
23599            '64B' and
23600            'IP4FWD' and
23601            'NDRPDR' and
23602            'BASE' and
23603            'IPSECHW' and
23604            ('IPSECTRAN' or 'IPSECTUN') and
23605            not 'VHOST'"
23606   parameters:
23607   - "throughput"
23608   - "parent"
23609   - "tags"
23610   layout:
23611     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
23612     layout: "plot-throughput-speedup-analysis"
23613
23614 -
23615   type: "plot"
23616   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23617   algorithm: "plot_throughput_speedup_analysis"
23618   output-file-type: ".html"
23619   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23620   data: "plot-throughput-speedup-analysis-3n-hsw"
23621   filter: "'NIC_Intel-XL710' and
23622            '64B' and
23623            'IP4FWD' and
23624            'NDRPDR' and
23625            'BASE' and
23626            'IPSECHW' and
23627            ('IPSECTRAN' or 'IPSECTUN') and
23628            not 'VHOST'"
23629   parameters:
23630   - "throughput"
23631   - "parent"
23632   - "tags"
23633   layout:
23634     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
23635     layout: "plot-throughput-speedup-analysis"
23636
23637 # Speedup - VPP IPSec 3n-hsw-xl710 scale
23638 -
23639   type: "plot"
23640   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23641   algorithm: "plot_throughput_speedup_analysis"
23642   output-file-type: ".html"
23643   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23644   data: "plot-throughput-speedup-analysis-3n-hsw"
23645   filter: "'NIC_Intel-XL710' and
23646            '64B' and
23647            'IP4FWD' and
23648            'NDRPDR' and
23649            'SCALE' and
23650            'IPSECHW' and
23651            ('IPSECTRAN' or 'IPSECTUN') and
23652            not 'VHOST'"
23653   parameters:
23654   - "throughput"
23655   - "parent"
23656   - "tags"
23657   layout:
23658     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
23659     layout: "plot-throughput-speedup-analysis"
23660
23661 -
23662   type: "plot"
23663   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23664   algorithm: "plot_throughput_speedup_analysis"
23665   output-file-type: ".html"
23666   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23667   data: "plot-throughput-speedup-analysis-3n-hsw"
23668   filter: "'NIC_Intel-XL710' and
23669            '64B' and
23670            'IP4FWD' and
23671            'NDRPDR' and
23672            'SCALE' and
23673            'IPSECHW' and
23674            ('IPSECTRAN' or 'IPSECTUN') and
23675            not 'VHOST'"
23676   parameters:
23677   - "throughput"
23678   - "parent"
23679   - "tags"
23680   layout:
23681     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
23682     layout: "plot-throughput-speedup-analysis"
23683
23684 # Speedup - VPP IPSec 3n-hsw-xl710 sw
23685 -
23686   type: "plot"
23687   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23688   algorithm: "plot_throughput_speedup_analysis"
23689   output-file-type: ".html"
23690   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23691   data: "plot-throughput-speedup-analysis-3n-hsw"
23692   filter: "'NIC_Intel-XL710' and
23693            '64B' and
23694            'IP4FWD' and
23695            'NDRPDR' and
23696            'IPSECSW' and
23697            ('IPSECTRAN' or 'IPSECTUN') and
23698            not 'VHOST'"
23699   parameters:
23700   - "throughput"
23701   - "parent"
23702   - "tags"
23703   layout:
23704     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
23705     layout: "plot-throughput-speedup-analysis"
23706
23707 -
23708   type: "plot"
23709   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23710   algorithm: "plot_throughput_speedup_analysis"
23711   output-file-type: ".html"
23712   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23713   data: "plot-throughput-speedup-analysis-3n-hsw"
23714   filter: "'NIC_Intel-XL710' and
23715            '64B' and
23716            'IP4FWD' and
23717            'NDRPDR' and
23718            'IPSECSW' and
23719            ('IPSECTRAN' or 'IPSECTUN') and
23720            not 'VHOST'"
23721   parameters:
23722   - "throughput"
23723   - "parent"
23724   - "tags"
23725   layout:
23726     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
23727     layout: "plot-throughput-speedup-analysis"
23728
23729 ################################################################################
23730
23731 # Speedup - VPP SRv6 3n-hsw-x520
23732 -
23733   type: "plot"
23734   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
23735   algorithm: "plot_throughput_speedup_analysis"
23736   output-file-type: ".html"
23737   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
23738   data: "plot-throughput-speedup-analysis-3n-hsw"
23739   filter: "'NIC_Intel-X520-DA2' and
23740            '78B' and
23741            'FEATURE' and
23742            'NDRPDR' and
23743            'IP6FWD' and
23744            'SRv6'"
23745   parameters:
23746   - "throughput"
23747   - "parent"
23748   - "tags"
23749   layout:
23750     title: "srv6-3n-hsw-x520-78b-features-ndr"
23751     layout: "plot-throughput-speedup-analysis"
23752
23753 -
23754   type: "plot"
23755   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
23756   algorithm: "plot_throughput_speedup_analysis"
23757   output-file-type: ".html"
23758   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
23759   data: "plot-throughput-speedup-analysis-3n-hsw"
23760   filter: "'NIC_Intel-X520-DA2' and
23761            '78B' and
23762            'FEATURE' and
23763            'NDRPDR' and
23764            'IP6FWD' and
23765            'SRv6'"
23766   parameters:
23767   - "throughput"
23768   - "parent"
23769   - "tags"
23770   layout:
23771     title: "srv6-3n-hsw-x520-78b-features-pdr"
23772     layout: "plot-throughput-speedup-analysis"
23773
23774 ################################################################################
23775
23776 # Speedup - VPP L2 3n-hsw-x520 base and scale
23777 -
23778   type: "plot"
23779   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23780   algorithm: "plot_throughput_speedup_analysis"
23781   output-file-type: ".html"
23782   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23783   data: "plot-throughput-speedup-analysis-3n-hsw"
23784   filter: "'NIC_Intel-X520-DA2' and
23785            '64B' and
23786            ('BASE' or 'SCALE') and
23787            'NDRPDR' and
23788            'ETH' and
23789            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23790            not 'VHOST' and
23791            not 'MEMIF'"
23792   parameters:
23793   - "throughput"
23794   - "parent"
23795   - "tags"
23796   sort:
23797   - "L2PATCH"
23798   - "L2XCBASE"
23799   - "BASE"
23800   - "FIB_10K"
23801   - "FIB_100K"
23802   - "FIB_1M"
23803   layout:
23804     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
23805     layout: "plot-throughput-speedup-analysis"
23806
23807 -
23808   type: "plot"
23809   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23810   algorithm: "plot_throughput_speedup_analysis"
23811   output-file-type: ".html"
23812   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23813   data: "plot-throughput-speedup-analysis-3n-hsw"
23814   filter: "'NIC_Intel-X520-DA2' and
23815            '64B' and
23816            ('BASE' or 'SCALE') and
23817            'NDRPDR' and
23818            'ETH' and
23819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23820            not 'VHOST' and
23821            not 'MEMIF'"
23822   parameters:
23823   - "throughput"
23824   - "parent"
23825   - "tags"
23826   sort:
23827   - "L2PATCH"
23828   - "L2XCBASE"
23829   - "BASE"
23830   - "FIB_10K"
23831   - "FIB_100K"
23832   - "FIB_1M"
23833   layout:
23834     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
23835     layout: "plot-throughput-speedup-analysis"
23836
23837 # Speedup - VPP L2 3n-hsw-x520 features
23838 -
23839   type: "plot"
23840   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23841   algorithm: "plot_throughput_speedup_analysis"
23842   output-file-type: ".html"
23843   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23844   data: "plot-throughput-speedup-analysis-3n-hsw"
23845   filter: "'NIC_Intel-X520-DA2' and
23846            '64B' and
23847            'NDRPDR' and
23848            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23849            not 'ACL' and
23850            not 'VHOST' and
23851            not 'MEMIF'"
23852   parameters:
23853   - "throughput"
23854   - "parent"
23855   - "tags"
23856   sort:
23857   - "L2XCBASE"    # l2xcbase
23858   - "L2BDBASE"    # l2bdbase
23859   - "L2XCFWD"     # dot1q-l2xcbase
23860   - "L2BDMACLRN"  # dot1q-l2bdbase
23861   layout:
23862     title: "l2sw-3n-hsw-x520-64b-features-ndr"
23863     layout: "plot-throughput-speedup-analysis"
23864
23865 -
23866   type: "plot"
23867   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23868   algorithm: "plot_throughput_speedup_analysis"
23869   output-file-type: ".html"
23870   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23871   data: "plot-throughput-speedup-analysis-3n-hsw"
23872   filter: "'NIC_Intel-X520-DA2' and
23873            '64B' and
23874            'NDRPDR' and
23875            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23876            not 'ACL' and
23877            not 'VHOST' and
23878            not 'MEMIF'"
23879   parameters:
23880   - "throughput"
23881   - "parent"
23882   - "tags"
23883   sort:
23884   - "L2XCBASE"    # l2xcbase
23885   - "L2BDBASE"    # l2bdbase
23886   - "L2XCFWD"     # dot1q-l2xcbase
23887   - "L2BDMACLRN"  # dot1q-l2bdbase
23888   layout:
23889     title: "l2sw-3n-hsw-x520-64b-features-pdr"
23890     layout: "plot-throughput-speedup-analysis"
23891
23892 # Speedup - VPP L2 3n-hsw-x710 base and scale
23893 -
23894   type: "plot"
23895   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23896   algorithm: "plot_throughput_speedup_analysis"
23897   output-file-type: ".html"
23898   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23899   data: "plot-throughput-speedup-analysis-3n-hsw"
23900   filter: "'NIC_Intel-X710' and
23901            '64B' and
23902            ('BASE' or 'SCALE') and
23903            'NDRPDR' and
23904            'ETH' and
23905            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23906            not 'VHOST' and
23907            not 'MEMIF'"
23908   parameters:
23909   - "throughput"
23910   - "parent"
23911   - "tags"
23912   sort:
23913   - "L2PATCH"
23914   - "L2XCBASE"
23915   - "BASE"
23916   - "FIB_10K"
23917   - "FIB_100K"
23918   - "FIB_1M"
23919   layout:
23920     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
23921     layout: "plot-throughput-speedup-analysis"
23922
23923 -
23924   type: "plot"
23925   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23926   algorithm: "plot_throughput_speedup_analysis"
23927   output-file-type: ".html"
23928   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23929   data: "plot-throughput-speedup-analysis-3n-hsw"
23930   filter: "'NIC_Intel-X710' and
23931            '64B' and
23932            ('BASE' or 'SCALE') and
23933            'NDRPDR' and
23934            'ETH' and
23935            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23936            not 'VHOST' and
23937            not 'MEMIF'"
23938   parameters:
23939   - "throughput"
23940   - "parent"
23941   - "tags"
23942   sort:
23943   - "L2PATCH"
23944   - "L2XCBASE"
23945   - "BASE"
23946   - "FIB_10K"
23947   - "FIB_100K"
23948   - "FIB_1M"
23949   layout:
23950     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
23951     layout: "plot-throughput-speedup-analysis"
23952
23953 # Speedup - VPP L2 3n-hsw-x710 features
23954 -
23955   type: "plot"
23956   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23957   algorithm: "plot_throughput_speedup_analysis"
23958   output-file-type: ".html"
23959   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23960   data: "plot-throughput-speedup-analysis-3n-hsw"
23961   filter: "'NIC_Intel-X710' and
23962            '64B' and
23963            'NDRPDR' and
23964            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23965            not 'ACL' and
23966            not 'VHOST' and
23967            not 'MEMIF'"
23968   parameters:
23969   - "throughput"
23970   - "parent"
23971   - "tags"
23972   sort:
23973   - "L2XCBASE"    # l2xcbase
23974   - "L2BDBASE"    # l2bdbase
23975   - "L2XCFWD"     # dot1q-l2xcbase
23976   - "L2BDMACLRN"  # dot1q-l2bdbase
23977   layout:
23978     title: "l2sw-3n-hsw-x710-64b-features-ndr"
23979     layout: "plot-throughput-speedup-analysis"
23980
23981 -
23982   type: "plot"
23983   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
23984   algorithm: "plot_throughput_speedup_analysis"
23985   output-file-type: ".html"
23986   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
23987   data: "plot-throughput-speedup-analysis-3n-hsw"
23988   filter: "'NIC_Intel-X710' and
23989            '64B' and
23990            'NDRPDR' and
23991            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23992            not 'ACL' and
23993            not 'VHOST' and
23994            not 'MEMIF'"
23995   parameters:
23996   - "throughput"
23997   - "parent"
23998   - "tags"
23999   sort:
24000   - "L2XCBASE"    # l2xcbase
24001   - "L2BDBASE"    # l2bdbase
24002   - "L2XCFWD"     # dot1q-l2xcbase
24003   - "L2BDMACLRN"  # dot1q-l2bdbase
24004   layout:
24005     title: "l2sw-3n-hsw-x710-64b-features-pdr"
24006     layout: "plot-throughput-speedup-analysis"
24007
24008 # Speedup - VPP L2 3n-hsw-xl710 base and scale
24009 -
24010   type: "plot"
24011   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24012   algorithm: "plot_throughput_speedup_analysis"
24013   output-file-type: ".html"
24014   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24015   data: "plot-throughput-speedup-analysis-3n-hsw"
24016   filter: "'NIC_Intel-XL710' and
24017            '64B' and
24018            ('BASE' or 'SCALE') and
24019            'NDRPDR' and
24020            'ETH' and
24021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24022            not 'VHOST' and
24023            not 'MEMIF'"
24024   parameters:
24025   - "throughput"
24026   - "parent"
24027   - "tags"
24028   sort:
24029   - "L2PATCH"
24030   - "L2XCBASE"
24031   - "BASE"
24032   - "FIB_10K"
24033   - "FIB_100K"
24034   - "FIB_1M"
24035   layout:
24036     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
24037     layout: "plot-throughput-speedup-analysis"
24038
24039 -
24040   type: "plot"
24041   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24042   algorithm: "plot_throughput_speedup_analysis"
24043   output-file-type: ".html"
24044   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24045   data: "plot-throughput-speedup-analysis-3n-hsw"
24046   filter: "'NIC_Intel-XL710' and
24047            '64B' and
24048            ('BASE' or 'SCALE') and
24049            'NDRPDR' and
24050            'ETH' and
24051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24052            not 'VHOST' and
24053            not 'MEMIF'"
24054   parameters:
24055   - "throughput"
24056   - "parent"
24057   - "tags"
24058   sort:
24059   - "L2PATCH"
24060   - "L2XCBASE"
24061   - "BASE"
24062   - "FIB_10K"
24063   - "FIB_100K"
24064   - "FIB_1M"
24065   layout:
24066     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
24067     layout: "plot-throughput-speedup-analysis"
24068
24069 # Speedup - VPP L2 3n-skx-x710 base and scale
24070 -
24071   type: "plot"
24072   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24073   algorithm: "plot_throughput_speedup_analysis"
24074   output-file-type: ".html"
24075   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24076   data: "plot-throughput-speedup-analysis-3n-skx"
24077   filter: "'NIC_Intel-X710' and
24078            '64B' and
24079            ('BASE' or 'SCALE') and
24080            'NDRPDR' and
24081            'ETH' and
24082            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24083            not 'VHOST' and
24084            not 'MEMIF'"
24085   parameters:
24086   - "throughput"
24087   - "parent"
24088   - "tags"
24089   sort:
24090   - "L2PATCH"
24091   - "L2XCBASE"
24092   - "BASE"
24093   - "FIB_10K"
24094   - "FIB_100K"
24095   - "FIB_1M"
24096   layout:
24097     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
24098     layout: "plot-throughput-speedup-analysis"
24099
24100 -
24101   type: "plot"
24102   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24103   algorithm: "plot_throughput_speedup_analysis"
24104   output-file-type: ".html"
24105   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24106   data: "plot-throughput-speedup-analysis-3n-skx"
24107   filter: "'NIC_Intel-X710' and
24108            '64B' and
24109            ('BASE' or 'SCALE') and
24110            'NDRPDR' and
24111            'ETH' and
24112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24113            not 'VHOST' and
24114            not 'MEMIF'"
24115   parameters:
24116   - "throughput"
24117   - "parent"
24118   - "tags"
24119   sort:
24120   - "L2PATCH"
24121   - "L2XCBASE"
24122   - "BASE"
24123   - "FIB_10K"
24124   - "FIB_100K"
24125   - "FIB_1M"
24126   layout:
24127     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
24128     layout: "plot-throughput-speedup-analysis"
24129
24130 # Speedup - VPP L2 3n-skx-x710 features
24131 -
24132   type: "plot"
24133   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
24134   algorithm: "plot_throughput_speedup_analysis"
24135   output-file-type: ".html"
24136   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
24137   data: "plot-throughput-speedup-analysis-3n-skx"
24138   filter: "'NIC_Intel-X710' and
24139            '64B' and
24140            'NDRPDR' and
24141            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24142            not 'ACL' and
24143            not 'VHOST' and
24144            not 'MEMIF'"
24145   parameters:
24146   - "throughput"
24147   - "parent"
24148   - "tags"
24149   sort:
24150   - "L2XCBASE"    # l2xcbase
24151   - "L2BDBASE"    # l2bdbase
24152   - "L2XCFWD"     # dot1q-l2xcbase
24153   - "L2BDMACLRN"  # dot1q-l2bdbase
24154   layout:
24155     title: "l2sw-3n-skx-x710-64b-features-ndr"
24156     layout: "plot-throughput-speedup-analysis"
24157
24158 -
24159   type: "plot"
24160   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
24161   algorithm: "plot_throughput_speedup_analysis"
24162   output-file-type: ".html"
24163   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
24164   data: "plot-throughput-speedup-analysis-3n-skx"
24165   filter: "'NIC_Intel-X710' and
24166            '64B' and
24167            'NDRPDR' and
24168            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24169            not 'ACL' and
24170            not 'VHOST' and
24171            not 'MEMIF'"
24172   parameters:
24173   - "throughput"
24174   - "parent"
24175   - "tags"
24176   sort:
24177   - "L2XCBASE"    # l2xcbase
24178   - "L2BDBASE"    # l2bdbase
24179   - "L2XCFWD"     # dot1q-l2xcbase
24180   - "L2BDMACLRN"  # dot1q-l2bdbase
24181   layout:
24182     title: "l2sw-3n-skx-x710-64b-features-pdr"
24183     layout: "plot-throughput-speedup-analysis"
24184
24185 # Speedup - VPP L2 3n-skx-xxv710 base and scale
24186 -
24187   type: "plot"
24188   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24189   algorithm: "plot_throughput_speedup_analysis"
24190   output-file-type: ".html"
24191   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24192   data: "plot-throughput-speedup-analysis-3n-skx"
24193   filter: "'NIC_Intel-XXV710' and
24194            '64B' and
24195            ('BASE' or 'SCALE') and
24196            'NDRPDR' and
24197            'ETH' and
24198            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24199            not 'VHOST' and
24200            not 'MEMIF'"
24201   parameters:
24202   - "throughput"
24203   - "parent"
24204   - "tags"
24205   sort:
24206   - "L2PATCH"
24207   - "L2XCBASE"
24208   - "BASE"
24209   - "FIB_10K"
24210   - "FIB_100K"
24211   - "FIB_1M"
24212   layout:
24213     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
24214     layout: "plot-throughput-speedup-analysis"
24215
24216 -
24217   type: "plot"
24218   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24219   algorithm: "plot_throughput_speedup_analysis"
24220   output-file-type: ".html"
24221   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24222   data: "plot-throughput-speedup-analysis-3n-skx"
24223   filter: "'NIC_Intel-XXV710' and
24224            '64B' and
24225            ('BASE' or 'SCALE') and
24226            'NDRPDR' and
24227            'ETH' and
24228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24229            not 'VHOST' and
24230            not 'MEMIF'"
24231   parameters:
24232   - "throughput"
24233   - "parent"
24234   - "tags"
24235   sort:
24236   - "L2PATCH"
24237   - "L2XCBASE"
24238   - "BASE"
24239   - "FIB_10K"
24240   - "FIB_100K"
24241   - "FIB_1M"
24242   layout:
24243     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
24244     layout: "plot-throughput-speedup-analysis"
24245
24246 # Speedup - VPP L2 2n-skx-x710 base and scale
24247 -
24248   type: "plot"
24249   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24250   algorithm: "plot_throughput_speedup_analysis"
24251   output-file-type: ".html"
24252   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24253   data: "plot-throughput-speedup-analysis-2n-skx"
24254   filter: "'NIC_Intel-X710' and
24255            '64B' and
24256            ('BASE' or 'SCALE') and
24257            'NDRPDR' and
24258            'ETH' and
24259            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24260            not 'VHOST' and
24261            not 'MEMIF'"
24262   parameters:
24263   - "throughput"
24264   - "parent"
24265   - "tags"
24266   sort:
24267   - "L2PATCH"
24268   - "L2XCBASE"
24269   - "BASE"
24270   - "FIB_10K"
24271   - "FIB_100K"
24272   - "FIB_1M"
24273   layout:
24274     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
24275     layout: "plot-throughput-speedup-analysis"
24276
24277 -
24278   type: "plot"
24279   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24280   algorithm: "plot_throughput_speedup_analysis"
24281   output-file-type: ".html"
24282   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24283   data: "plot-throughput-speedup-analysis-2n-skx"
24284   filter: "'NIC_Intel-X710' and
24285            '64B' and
24286            ('BASE' or 'SCALE') and
24287            'NDRPDR' and
24288            'ETH' and
24289            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24290            not 'VHOST' and
24291            not 'MEMIF'"
24292   parameters:
24293   - "throughput"
24294   - "parent"
24295   - "tags"
24296   sort:
24297   - "L2PATCH"
24298   - "L2XCBASE"
24299   - "BASE"
24300   - "FIB_10K"
24301   - "FIB_100K"
24302   - "FIB_1M"
24303   layout:
24304     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
24305     layout: "plot-throughput-speedup-analysis"
24306
24307 # Speedup - VPP L2 2n-skx-xxv710 base and scale
24308 -
24309   type: "plot"
24310   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24311   algorithm: "plot_throughput_speedup_analysis"
24312   output-file-type: ".html"
24313   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24314   data: "plot-throughput-speedup-analysis-2n-skx"
24315   filter: "'NIC_Intel-XXV710' and
24316            '64B' and
24317            ('BASE' or 'SCALE') and
24318            'NDRPDR' and
24319            'ETH' and
24320            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24321            not 'VHOST' and
24322            not 'MEMIF'"
24323   parameters:
24324   - "throughput"
24325   - "parent"
24326   - "tags"
24327   sort:
24328   - "L2PATCH"
24329   - "L2XCBASE"
24330   - "BASE"
24331   - "FIB_10K"
24332   - "FIB_100K"
24333   - "FIB_1M"
24334   layout:
24335     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
24336     layout: "plot-throughput-speedup-analysis"
24337
24338 -
24339   type: "plot"
24340   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24341   algorithm: "plot_throughput_speedup_analysis"
24342   output-file-type: ".html"
24343   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24344   data: "plot-throughput-speedup-analysis-2n-skx"
24345   filter: "'NIC_Intel-XXV710' and
24346            '64B' and
24347            ('BASE' or 'SCALE') and
24348            'NDRPDR' and
24349            'ETH' and
24350            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24351            not 'VHOST' and
24352            not 'MEMIF'"
24353   parameters:
24354   - "throughput"
24355   - "parent"
24356   - "tags"
24357   sort:
24358   - "L2PATCH"
24359   - "L2XCBASE"
24360   - "BASE"
24361   - "FIB_10K"
24362   - "FIB_100K"
24363   - "FIB_1M"
24364   layout:
24365     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
24366     layout: "plot-throughput-speedup-analysis"
24367
24368 ################################################################################
24369
24370 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
24371 -
24372   type: "plot"
24373   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24374   algorithm: "plot_throughput_speedup_analysis"
24375   output-file-type: ".html"
24376   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24377   data: "plot-throughput-speedup-analysis-3n-hsw"
24378   filter: "'NIC_Intel-X520-DA2' and
24379            '64B' and
24380            'NDRPDR' and
24381            'ETH' and
24382            'IP4FWD' and
24383            'VHOST_1024' and
24384            not 'VXLAN' and
24385            not 'DOT1Q'"
24386   parameters:
24387   - "throughput"
24388   - "parent"
24389   - "tags"
24390   sort:
24391   - "not CFS_OPT"
24392   - "1VM"
24393   - "2VM"
24394   layout:
24395     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24396     layout: "plot-throughput-speedup-analysis"
24397
24398 -
24399   type: "plot"
24400   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24401   algorithm: "plot_throughput_speedup_analysis"
24402   output-file-type: ".html"
24403   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24404   data: "plot-throughput-speedup-analysis-3n-hsw"
24405   filter: "'NIC_Intel-X520-DA2' and
24406            '64B' and
24407            'NDRPDR' and
24408            'ETH' and
24409            'IP4FWD' and
24410            'VHOST_1024' and
24411            not 'VXLAN' and
24412            not 'DOT1Q'"
24413   parameters:
24414   - "throughput"
24415   - "parent"
24416   - "tags"
24417   sort:
24418   - "not CFS_OPT"
24419   - "1VM"
24420   - "2VM"
24421   layout:
24422     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24423     layout: "plot-throughput-speedup-analysis"
24424
24425 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520
24426 -
24427   type: "plot"
24428   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24429   algorithm: "plot_throughput_speedup_analysis"
24430   output-file-type: ".html"
24431   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24432   data: "plot-throughput-speedup-analysis-3n-hsw"
24433   filter: "'NIC_Intel-X520-DA2' and
24434            '64B' and
24435            'NDRPDR' and
24436            'ETH' and
24437            'L2BDMACLRN' and
24438            'VHOST_1024' and
24439            not 'VXLAN' and
24440            not 'IP4FWD' and
24441            not 'DOT1Q' and
24442            not '2VM'"
24443   parameters:
24444   - "throughput"
24445   - "parent"
24446   - "tags"
24447   sort:
24448   - "VM"  # "not CFS_OPT"
24449   - "CFS_OPT"
24450   - "FIB_10K"
24451   - "FIB_100K"
24452   - "FIB_1M"
24453   layout:
24454     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
24455     layout: "plot-throughput-speedup-analysis"
24456
24457 -
24458   type: "plot"
24459   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24460   algorithm: "plot_throughput_speedup_analysis"
24461   output-file-type: ".html"
24462   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24463   data: "plot-throughput-speedup-analysis-3n-hsw"
24464   filter: "'NIC_Intel-X520-DA2' and
24465            '64B' and
24466            'NDRPDR' and
24467            'ETH' and
24468            'L2BDMACLRN' and
24469            'VHOST_1024' and
24470            not 'VXLAN' and
24471            not 'IP4FWD' and
24472            not 'DOT1Q' and
24473            not '2VM'"
24474   parameters:
24475   - "throughput"
24476   - "parent"
24477   - "tags"
24478   sort:
24479   - "VM"  # "not CFS_OPT"
24480   - "CFS_OPT"
24481   - "FIB_10K"
24482   - "FIB_100K"
24483   - "FIB_1M"
24484   layout:
24485     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
24486     layout: "plot-throughput-speedup-analysis"
24487
24488 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
24489 -
24490   type: "plot"
24491   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
24492   algorithm: "plot_throughput_speedup_analysis"
24493   output-file-type: ".html"
24494   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
24495   data: "plot-throughput-speedup-analysis-3n-hsw"
24496   filter: "'NIC_Intel-X520-DA2' and
24497            '64B' and
24498            'NDRPDR' and
24499            'ETH' and
24500            'BASE' and
24501            ('L2BDMACLRN' or 'L2XCFWD') and
24502            'VHOST_1024' and
24503            not 'VXLAN' and
24504            not 'IP4FWD' and
24505            not 'DOT1Q' and
24506            not '2VM'"
24507   parameters:
24508   - "throughput"
24509   - "parent"
24510   - "tags"
24511   sort:
24512   - "not CFS_OPT"
24513   - "L2XCFWD"
24514   - "not CFS_OPT"
24515   - "CFS_OPT"
24516   layout:
24517     title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
24518     layout: "plot-throughput-speedup-analysis"
24519
24520 -
24521   type: "plot"
24522   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
24523   algorithm: "plot_throughput_speedup_analysis"
24524   output-file-type: ".html"
24525   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
24526   data: "plot-throughput-speedup-analysis-3n-hsw"
24527   filter: "'NIC_Intel-X520-DA2' and
24528            '64B' and
24529            'NDRPDR' and
24530            'ETH' and
24531            'BASE' and
24532            ('L2BDMACLRN' or 'L2XCFWD') and
24533            'VHOST_1024' and
24534            not 'VXLAN' and
24535            not 'IP4FWD' and
24536            not 'DOT1Q' and
24537            not '2VM'"
24538   parameters:
24539   - "throughput"
24540   - "parent"
24541   - "tags"
24542   sort:
24543   - "not CFS_OPT"
24544   - "L2XCFWD"
24545   - "not CFS_OPT"
24546   - "CFS_OPT"
24547   layout:
24548     title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
24549     layout: "plot-throughput-speedup-analysis"
24550
24551 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
24552 -
24553   type: "plot"
24554   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24555   algorithm: "plot_throughput_speedup_analysis"
24556   output-file-type: ".html"
24557   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24558   data: "plot-throughput-speedup-analysis-3n-hsw"
24559   filter: "'NIC_Intel-X520-DA2' and
24560            '64B' and
24561            'NDRPDR' and
24562            'ETH' and
24563            ('L2BDMACLRN' or 'L2XCFWD') and
24564            'VHOST_1024' and
24565            not 'CFS_OPT' and
24566            not 'VXLAN' and
24567            not 'IP4FWD' and
24568            not 'DOT1Q'"
24569   parameters:
24570   - "throughput"
24571   - "parent"
24572   - "tags"
24573   sort:
24574   - "1VM"
24575   - "L2XCFWD"
24576   - "1VM"
24577   - "L2BDMACLRN"
24578   layout:
24579     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
24580     layout: "plot-throughput-speedup-analysis"
24581
24582 -
24583   type: "plot"
24584   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24585   algorithm: "plot_throughput_speedup_analysis"
24586   output-file-type: ".html"
24587   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24588   data: "plot-throughput-speedup-analysis-3n-hsw"
24589   filter: "'NIC_Intel-X520-DA2' and
24590            '64B' and
24591            'NDRPDR' and
24592            'ETH' and
24593            ('L2BDMACLRN' or 'L2XCFWD') and
24594            'VHOST_1024' and
24595            not 'CFS_OPT' and
24596            not 'VXLAN' and
24597            not 'IP4FWD' and
24598            not 'DOT1Q'"
24599   parameters:
24600   - "throughput"
24601   - "parent"
24602   - "tags"
24603   sort:
24604   - "1VM"
24605   - "L2XCFWD"
24606   - "1VM"
24607   - "L2BDMACLRN"
24608   layout:
24609     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
24610     layout: "plot-throughput-speedup-analysis"
24611
24612 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
24613 -
24614   type: "plot"
24615   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24616   algorithm: "plot_throughput_speedup_analysis"
24617   output-file-type: ".html"
24618   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24619   data: "plot-throughput-speedup-analysis-3n-hsw"
24620   filter: "'NIC_Intel-X710' and
24621            '64B' and
24622            'NDRPDR' and
24623            'ETH' and
24624            'IP4FWD' and
24625            'VHOST_1024' and
24626            not 'VXLAN' and
24627            not 'DOT1Q'"
24628   parameters:
24629   - "throughput"
24630   - "parent"
24631   - "tags"
24632   sort:
24633   - "not CFS_OPT"
24634   - "1VM"
24635   - "2VM"
24636   layout:
24637     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24638     layout: "plot-throughput-speedup-analysis"
24639
24640 -
24641   type: "plot"
24642   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24643   algorithm: "plot_throughput_speedup_analysis"
24644   output-file-type: ".html"
24645   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24646   data: "plot-throughput-speedup-analysis-3n-hsw"
24647   filter: "'NIC_Intel-X710' and
24648            '64B' and
24649            'NDRPDR' and
24650            'ETH' and
24651            'IP4FWD' and
24652            'VHOST_1024' and
24653            not 'VXLAN' and
24654            not 'DOT1Q'"
24655   parameters:
24656   - "throughput"
24657   - "parent"
24658   - "tags"
24659   sort:
24660   - "not CFS_OPT"
24661   - "1VM"
24662   - "2VM"
24663   layout:
24664     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24665     layout: "plot-throughput-speedup-analysis"
24666
24667 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710
24668 -
24669   type: "plot"
24670   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24671   algorithm: "plot_throughput_speedup_analysis"
24672   output-file-type: ".html"
24673   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24674   data: "plot-throughput-speedup-analysis-3n-hsw"
24675   filter: "'NIC_Intel-X710' and
24676            '64B' and
24677            'NDRPDR' and
24678            'ETH' and
24679            'L2BDMACLRN' and
24680            'VHOST_1024' and
24681            not 'VXLAN' and
24682            not 'IP4FWD' and
24683            not 'DOT1Q' and
24684            not '2VM'"
24685   parameters:
24686   - "throughput"
24687   - "parent"
24688   - "tags"
24689   sort:
24690   - "VM"  # "not CFS_OPT"
24691   - "CFS_OPT"
24692   - "FIB_10K"
24693   - "FIB_100K"
24694   - "FIB_1M"
24695   layout:
24696     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
24697     layout: "plot-throughput-speedup-analysis"
24698
24699 -
24700   type: "plot"
24701   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24702   algorithm: "plot_throughput_speedup_analysis"
24703   output-file-type: ".html"
24704   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24705   data: "plot-throughput-speedup-analysis-3n-hsw"
24706   filter: "'NIC_Intel-X710' and
24707            '64B' and
24708            'NDRPDR' and
24709            'ETH' and
24710            'L2BDMACLRN' and
24711            'VHOST_1024' and
24712            not 'VXLAN' and
24713            not 'IP4FWD' and
24714            not 'DOT1Q' and
24715            not '2VM'"
24716   parameters:
24717   - "throughput"
24718   - "parent"
24719   - "tags"
24720   sort:
24721   - "VM"  # "not CFS_OPT"
24722   - "CFS_OPT"
24723   - "FIB_10K"
24724   - "FIB_100K"
24725   - "FIB_1M"
24726   layout:
24727     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
24728     layout: "plot-throughput-speedup-analysis"
24729
24730 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
24731 -
24732   type: "plot"
24733   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
24734   algorithm: "plot_throughput_speedup_analysis"
24735   output-file-type: ".html"
24736   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
24737   data: "plot-throughput-speedup-analysis-3n-hsw"
24738   filter: "'NIC_Intel-X710' and
24739            '64B' and
24740            'NDRPDR' and
24741            'ETH' and
24742            'BASE' and
24743            ('L2BDMACLRN' or 'L2XCFWD') and
24744            'VHOST_1024' and
24745            not 'VXLAN' and
24746            not 'IP4FWD' and
24747            not 'DOT1Q' and
24748            not '2VM'"
24749   parameters:
24750   - "throughput"
24751   - "parent"
24752   - "tags"
24753   sort:
24754   - "not CFS_OPT"
24755   - "L2XCFWD"
24756   - "not CFS_OPT"
24757   - "CFS_OPT"
24758   layout:
24759     title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
24760     layout: "plot-throughput-speedup-analysis"
24761
24762 -
24763   type: "plot"
24764   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
24765   algorithm: "plot_throughput_speedup_analysis"
24766   output-file-type: ".html"
24767   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
24768   data: "plot-throughput-speedup-analysis-3n-hsw"
24769   filter: "'NIC_Intel-X710' and
24770            '64B' and
24771            'NDRPDR' and
24772            'ETH' and
24773            'BASE' and
24774            ('L2BDMACLRN' or 'L2XCFWD') and
24775            'VHOST_1024' and
24776            not 'VXLAN' and
24777            not 'IP4FWD' and
24778            not 'DOT1Q' and
24779            not '2VM'"
24780   parameters:
24781   - "throughput"
24782   - "parent"
24783   - "tags"
24784   sort:
24785   - "not CFS_OPT"
24786   - "L2XCFWD"
24787   - "not CFS_OPT"
24788   - "CFS_OPT"
24789   layout:
24790     title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
24791     layout: "plot-throughput-speedup-analysis"
24792
24793 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
24794 -
24795   type: "plot"
24796   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
24797   algorithm: "plot_throughput_speedup_analysis"
24798   output-file-type: ".html"
24799   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
24800   data: "plot-throughput-speedup-analysis-3n-hsw"
24801   filter: "'NIC_Intel-X710' and
24802            '64B' and
24803            'NDRPDR' and
24804            'ETH' and
24805            ('L2BDMACLRN' or 'L2XCFWD') and
24806            'VHOST_1024' and
24807            not 'CFS_OPT' and
24808            not 'VXLAN' and
24809            not 'IP4FWD' and
24810            not 'DOT1Q'"
24811   parameters:
24812   - "throughput"
24813   - "parent"
24814   - "tags"
24815   sort:
24816   - "1VM"
24817   - "L2XCFWD"
24818   - "1VM"
24819   - "L2BDMACLRN"
24820   layout:
24821     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
24822     layout: "plot-throughput-speedup-analysis"
24823
24824 -
24825   type: "plot"
24826   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
24827   algorithm: "plot_throughput_speedup_analysis"
24828   output-file-type: ".html"
24829   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
24830   data: "plot-throughput-speedup-analysis-3n-hsw"
24831   filter: "'NIC_Intel-X710' and
24832            '64B' and
24833            'NDRPDR' and
24834            'ETH' and
24835            ('L2BDMACLRN' or 'L2XCFWD') and
24836            'VHOST_1024' and
24837            not 'CFS_OPT' and
24838            not 'VXLAN' and
24839            not 'IP4FWD' and
24840            not 'DOT1Q'"
24841   parameters:
24842   - "throughput"
24843   - "parent"
24844   - "tags"
24845   sort:
24846   - "1VM"
24847   - "L2XCFWD"
24848   - "1VM"
24849   - "L2BDMACLRN"
24850   layout:
24851     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
24852     layout: "plot-throughput-speedup-analysis"
24853
24854 # Packet Speedup - VPP vhost ip4 3n-hsw-xl710
24855 -
24856   type: "plot"
24857   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24858   algorithm: "plot_throughput_speedup_analysis"
24859   output-file-type: ".html"
24860   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24861   data: "plot-throughput-speedup-analysis-3n-hsw"
24862   filter: "'NIC_Intel-XL710' and
24863            '64B' and
24864            'NDRPDR' and
24865            'ETH' and
24866            'IP4FWD' and
24867            'VHOST_1024' and
24868            not 'VXLAN' and
24869            not 'DOT1Q'"
24870   parameters:
24871   - "throughput"
24872   - "parent"
24873   - "tags"
24874   sort:
24875   - "not CFS_OPT"
24876   - "1VM"
24877   - "2VM"
24878   layout:
24879     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
24880     layout: "plot-throughput-speedup-analysis"
24881
24882 -
24883   type: "plot"
24884   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24885   algorithm: "plot_throughput_speedup_analysis"
24886   output-file-type: ".html"
24887   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24888   data: "plot-throughput-speedup-analysis-3n-hsw"
24889   filter: "'NIC_Intel-XL710' and
24890            '64B' and
24891            'NDRPDR' and
24892            'ETH' and
24893            'IP4FWD' and
24894            'VHOST_1024' and
24895            not 'VXLAN' and
24896            not 'DOT1Q'"
24897   parameters:
24898   - "throughput"
24899   - "parent"
24900   - "tags"
24901   sort:
24902   - "not CFS_OPT"
24903   - "1VM"
24904   - "2VM"
24905   layout:
24906     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
24907     layout: "plot-throughput-speedup-analysis"
24908
24909 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
24910 -
24911   type: "plot"
24912   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24913   algorithm: "plot_throughput_speedup_analysis"
24914   output-file-type: ".html"
24915   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24916   data: "plot-throughput-speedup-analysis-3n-hsw"
24917   filter: "'NIC_Intel-XL710' and
24918            '64B' and
24919            'NDRPDR' and
24920            'ETH' and
24921            'L2BDMACLRN' and
24922            'VHOST_1024' and
24923            not 'VXLAN' and
24924            not 'IP4FWD' and
24925            not 'DOT1Q' and
24926            not '2VM'"
24927   parameters:
24928   - "throughput"
24929   - "parent"
24930   - "tags"
24931   sort:
24932   - "VM"  # "not CFS_OPT"
24933   - "CFS_OPT"
24934   - "FIB_10K"
24935   - "FIB_100K"
24936   - "FIB_1M"
24937   layout:
24938     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
24939     layout: "plot-throughput-speedup-analysis"
24940
24941 -
24942   type: "plot"
24943   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24944   algorithm: "plot_throughput_speedup_analysis"
24945   output-file-type: ".html"
24946   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24947   data: "plot-throughput-speedup-analysis-3n-hsw"
24948   filter: "'NIC_Intel-XL710' and
24949            '64B' and
24950            'NDRPDR' and
24951            'ETH' and
24952            'L2BDMACLRN' and
24953            'VHOST_1024' and
24954            not 'VXLAN' and
24955            not 'IP4FWD' and
24956            not 'DOT1Q' and
24957            not '2VM'"
24958   parameters:
24959   - "throughput"
24960   - "parent"
24961   - "tags"
24962   sort:
24963   - "VM"  # "not CFS_OPT"
24964   - "CFS_OPT"
24965   - "FIB_10K"
24966   - "FIB_100K"
24967   - "FIB_1M"
24968   layout:
24969     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
24970     layout: "plot-throughput-speedup-analysis"
24971
24972 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
24973 -
24974   type: "plot"
24975   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24976   algorithm: "plot_throughput_speedup_analysis"
24977   output-file-type: ".html"
24978   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
24979   data: "plot-throughput-speedup-analysis-3n-hsw"
24980   filter: "'NIC_Intel-XL710' and
24981            '64B' and
24982            'NDRPDR' and
24983            'ETH' and
24984            'BASE' and
24985            ('L2BDMACLRN' or 'L2XCFWD') and
24986            'VHOST_1024' and
24987            not 'VXLAN' and
24988            not 'IP4FWD' and
24989            not 'DOT1Q' and
24990            not '2VM'"
24991   parameters:
24992   - "throughput"
24993   - "parent"
24994   - "tags"
24995   sort:
24996   - "not CFS_OPT"
24997   - "L2XCFWD"
24998   - "not CFS_OPT"
24999   - "CFS_OPT"
25000   layout:
25001     title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
25002     layout: "plot-throughput-speedup-analysis"
25003
25004 -
25005   type: "plot"
25006   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25007   algorithm: "plot_throughput_speedup_analysis"
25008   output-file-type: ".html"
25009   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25010   data: "plot-throughput-speedup-analysis-3n-hsw"
25011   filter: "'NIC_Intel-XL710' and
25012            '64B' and
25013            'NDRPDR' and
25014            'ETH' and
25015            'BASE' and
25016            ('L2BDMACLRN' or 'L2XCFWD') and
25017            'VHOST_1024' and
25018            not 'VXLAN' and
25019            not 'IP4FWD' and
25020            not 'DOT1Q' and
25021            not '2VM'"
25022   parameters:
25023   - "throughput"
25024   - "parent"
25025   - "tags"
25026   sort:
25027   - "not CFS_OPT"
25028   - "L2XCFWD"
25029   - "not CFS_OPT"
25030   - "CFS_OPT"
25031   layout:
25032     title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
25033     layout: "plot-throughput-speedup-analysis"
25034
25035 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
25036 -
25037   type: "plot"
25038   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
25039   algorithm: "plot_throughput_speedup_analysis"
25040   output-file-type: ".html"
25041   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
25042   data: "plot-throughput-speedup-analysis-3n-hsw"
25043   filter: "'NIC_Intel-XL710' and
25044            '64B' and
25045            'NDRPDR' and
25046            'ETH' and
25047            ('L2BDMACLRN' or 'L2XCFWD') and
25048            'VHOST_1024' and
25049            not 'CFS_OPT' and
25050            not 'VXLAN' and
25051            not 'IP4FWD' and
25052            not 'DOT1Q'"
25053   parameters:
25054   - "throughput"
25055   - "parent"
25056   - "tags"
25057   sort:
25058   - "1VM"
25059   - "L2XCFWD"
25060   - "1VM"
25061   - "L2BDMACLRN"
25062   layout:
25063     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
25064     layout: "plot-throughput-speedup-analysis"
25065
25066 -
25067   type: "plot"
25068   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
25069   algorithm: "plot_throughput_speedup_analysis"
25070   output-file-type: ".html"
25071   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
25072   data: "plot-throughput-speedup-analysis-3n-hsw"
25073   filter: "'NIC_Intel-XL710' and
25074            '64B' and
25075            'NDRPDR' and
25076            'ETH' and
25077            ('L2BDMACLRN' or 'L2XCFWD') and
25078            'VHOST_1024' and
25079            not 'CFS_OPT' and
25080            not 'VXLAN' and
25081            not 'IP4FWD' and
25082            not 'DOT1Q'"
25083   parameters:
25084   - "throughput"
25085   - "parent"
25086   - "tags"
25087   sort:
25088   - "1VM"
25089   - "L2XCFWD"
25090   - "1VM"
25091   - "L2BDMACLRN"
25092   layout:
25093     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
25094     layout: "plot-throughput-speedup-analysis"
25095
25096 # Packet Speedup - VPP vhost ip4 3n-skx-x710
25097 -
25098   type: "plot"
25099   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25100   algorithm: "plot_throughput_speedup_analysis"
25101   output-file-type: ".html"
25102   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25103   data: "plot-throughput-speedup-analysis-3n-skx"
25104   filter: "'NIC_Intel-X710' and
25105            '64B' and
25106            'NDRPDR' and
25107            'ETH' and
25108            'IP4FWD' and
25109            'VHOST_1024' and
25110            not 'VXLAN' and
25111            not 'DOT1Q'"
25112   parameters:
25113   - "throughput"
25114   - "parent"
25115   - "tags"
25116   sort:
25117   - "not CFS_OPT"
25118   - "1VM"
25119   - "2VM"
25120   layout:
25121     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
25122     layout: "plot-throughput-speedup-analysis"
25123
25124 -
25125   type: "plot"
25126   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25127   algorithm: "plot_throughput_speedup_analysis"
25128   output-file-type: ".html"
25129   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25130   data: "plot-throughput-speedup-analysis-3n-skx"
25131   filter: "'NIC_Intel-X710' and
25132            '64B' and
25133            'NDRPDR' and
25134            'ETH' and
25135            'IP4FWD' and
25136            'VHOST_1024' and
25137            not 'VXLAN' and
25138            not 'DOT1Q'"
25139   parameters:
25140   - "throughput"
25141   - "parent"
25142   - "tags"
25143   sort:
25144   - "not CFS_OPT"
25145   - "1VM"
25146   - "2VM"
25147   layout:
25148     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
25149     layout: "plot-throughput-speedup-analysis"
25150
25151 # Packet Speedup - VPP vhost l2sw 3n-skx-x710
25152 -
25153   type: "plot"
25154   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25155   algorithm: "plot_throughput_speedup_analysis"
25156   output-file-type: ".html"
25157   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25158   data: "plot-throughput-speedup-analysis-3n-skx"
25159   filter: "'NIC_Intel-X710' and
25160            '64B' and
25161            'NDRPDR' and
25162            'ETH' and
25163            'L2BDMACLRN' and
25164            'VHOST_1024' and
25165            not 'VXLAN' and
25166            not 'IP4FWD' and
25167            not 'DOT1Q' and
25168            not '2VM'"
25169   parameters:
25170   - "throughput"
25171   - "parent"
25172   - "tags"
25173   sort:
25174   - "VM"  # "not CFS_OPT"
25175   - "CFS_OPT"
25176   - "FIB_10K"
25177   - "FIB_100K"
25178   - "FIB_1M"
25179   layout:
25180     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
25181     layout: "plot-throughput-speedup-analysis"
25182
25183 -
25184   type: "plot"
25185   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25186   algorithm: "plot_throughput_speedup_analysis"
25187   output-file-type: ".html"
25188   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25189   data: "plot-throughput-speedup-analysis-3n-skx"
25190   filter: "'NIC_Intel-X710' and
25191            '64B' and
25192            'NDRPDR' and
25193            'ETH' and
25194            'L2BDMACLRN' and
25195            'VHOST_1024' and
25196            not 'VXLAN' and
25197            not 'IP4FWD' and
25198            not 'DOT1Q' and
25199            not '2VM'"
25200   parameters:
25201   - "throughput"
25202   - "parent"
25203   - "tags"
25204   sort:
25205   - "VM"  # "not CFS_OPT"
25206   - "CFS_OPT"
25207   - "FIB_10K"
25208   - "FIB_100K"
25209   - "FIB_1M"
25210   layout:
25211     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
25212     layout: "plot-throughput-speedup-analysis"
25213
25214 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
25215 -
25216   type: "plot"
25217   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
25218   algorithm: "plot_throughput_speedup_analysis"
25219   output-file-type: ".html"
25220   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
25221   data: "plot-throughput-speedup-analysis-3n-skx"
25222   filter: "'NIC_Intel-X710' and
25223            '64B' and
25224            'NDRPDR' and
25225            'ETH' and
25226            'BASE' and
25227            ('L2BDMACLRN' or 'L2XCFWD') and
25228            'VHOST_1024' and
25229            not 'VXLAN' and
25230            not 'IP4FWD' and
25231            not 'DOT1Q' and
25232            not '2VM'"
25233   parameters:
25234   - "throughput"
25235   - "parent"
25236   - "tags"
25237   sort:
25238   - "not CFS_OPT"
25239   - "L2XCFWD"
25240   - "not CFS_OPT"
25241   - "CFS_OPT"
25242   layout:
25243     title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
25244     layout: "plot-throughput-speedup-analysis"
25245
25246 -
25247   type: "plot"
25248   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
25249   algorithm: "plot_throughput_speedup_analysis"
25250   output-file-type: ".html"
25251   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
25252   data: "plot-throughput-speedup-analysis-3n-skx"
25253   filter: "'NIC_Intel-X710' and
25254            '64B' and
25255            'NDRPDR' and
25256            'ETH' and
25257            'BASE' and
25258            ('L2BDMACLRN' or 'L2XCFWD') and
25259            'VHOST_1024' and
25260            not 'VXLAN' and
25261            not 'IP4FWD' and
25262            not 'DOT1Q' and
25263            not '2VM'"
25264   parameters:
25265   - "throughput"
25266   - "parent"
25267   - "tags"
25268   sort:
25269   - "not CFS_OPT"
25270   - "L2XCFWD"
25271   - "not CFS_OPT"
25272   - "CFS_OPT"
25273   layout:
25274     title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
25275     layout: "plot-throughput-speedup-analysis"
25276
25277 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
25278 -
25279   type: "plot"
25280   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
25281   algorithm: "plot_throughput_speedup_analysis"
25282   output-file-type: ".html"
25283   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
25284   data: "plot-throughput-speedup-analysis-3n-skx"
25285   filter: "'NIC_Intel-X710' and
25286            '64B' and
25287            'NDRPDR' and
25288            'ETH' and
25289            ('L2BDMACLRN' or 'L2XCFWD') and
25290            'VHOST_1024' and
25291            not 'CFS_OPT' and
25292            not 'VXLAN' and
25293            not 'IP4FWD' and
25294            not 'DOT1Q'"
25295   parameters:
25296   - "throughput"
25297   - "parent"
25298   - "tags"
25299   sort:
25300   - "1VM"
25301   - "L2XCFWD"
25302   - "1VM"
25303   - "L2BDMACLRN"
25304   layout:
25305     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
25306     layout: "plot-throughput-speedup-analysis"
25307
25308 -
25309   type: "plot"
25310   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
25311   algorithm: "plot_throughput_speedup_analysis"
25312   output-file-type: ".html"
25313   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
25314   data: "plot-throughput-speedup-analysis-3n-skx"
25315   filter: "'NIC_Intel-X710' and
25316            '64B' and
25317            'NDRPDR' and
25318            'ETH' and
25319            ('L2BDMACLRN' or 'L2XCFWD') and
25320            'VHOST_1024' and
25321            not 'CFS_OPT' and
25322            not 'VXLAN' and
25323            not 'IP4FWD' and
25324            not 'DOT1Q'"
25325   parameters:
25326   - "throughput"
25327   - "parent"
25328   - "tags"
25329   sort:
25330   - "1VM"
25331   - "L2XCFWD"
25332   - "1VM"
25333   - "L2BDMACLRN"
25334   layout:
25335     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
25336     layout: "plot-throughput-speedup-analysis"
25337
25338 # Packet Speedup - VPP vhost ip4 2n-skx-x710
25339 -
25340   type: "plot"
25341   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25342   algorithm: "plot_throughput_speedup_analysis"
25343   output-file-type: ".html"
25344   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25345   data: "plot-throughput-speedup-analysis-2n-skx"
25346   filter: "'NIC_Intel-X710' and
25347            '64B' and
25348            'NDRPDR' and
25349            'ETH' and
25350            'IP4FWD' and
25351            'VHOST_1024' and
25352            not 'VXLAN' and
25353            not 'DOT1Q'"
25354   parameters:
25355   - "throughput"
25356   - "parent"
25357   - "tags"
25358   sort:
25359   - "not CFS_OPT"
25360   - "1VM"
25361   - "2VM"
25362   layout:
25363     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
25364     layout: "plot-throughput-speedup-analysis"
25365
25366 -
25367   type: "plot"
25368   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25369   algorithm: "plot_throughput_speedup_analysis"
25370   output-file-type: ".html"
25371   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25372   data: "plot-throughput-speedup-analysis-2n-skx"
25373   filter: "'NIC_Intel-X710' and
25374            '64B' and
25375            'NDRPDR' and
25376            'ETH' and
25377            'IP4FWD' and
25378            'VHOST_1024' and
25379            not 'VXLAN' and
25380            not 'DOT1Q'"
25381   parameters:
25382   - "throughput"
25383   - "parent"
25384   - "tags"
25385   sort:
25386   - "not CFS_OPT"
25387   - "1VM"
25388   - "2VM"
25389   layout:
25390     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
25391     layout: "plot-throughput-speedup-analysis"
25392
25393 # Packet Speedup - VPP vhost l2sw 2n-skx-x710
25394 -
25395   type: "plot"
25396   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25397   algorithm: "plot_throughput_speedup_analysis"
25398   output-file-type: ".html"
25399   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25400   data: "plot-throughput-speedup-analysis-2n-skx"
25401   filter: "'NIC_Intel-X710' and
25402            '64B' and
25403            'NDRPDR' and
25404            'ETH' and
25405            'L2BDMACLRN' and
25406            'VHOST_1024' and
25407            not 'VXLAN' and
25408            not 'IP4FWD' and
25409            not 'DOT1Q' and
25410            not '2VM'"
25411   parameters:
25412   - "throughput"
25413   - "parent"
25414   - "tags"
25415   sort:
25416   - "VM"  # "not CFS_OPT"
25417   - "CFS_OPT"
25418   - "FIB_10K"
25419   - "FIB_100K"
25420   - "FIB_1M"
25421   layout:
25422     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25423     layout: "plot-throughput-speedup-analysis"
25424
25425 -
25426   type: "plot"
25427   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25428   algorithm: "plot_throughput_speedup_analysis"
25429   output-file-type: ".html"
25430   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25431   data: "plot-throughput-speedup-analysis-2n-skx"
25432   filter: "'NIC_Intel-X710' and
25433            '64B' and
25434            'NDRPDR' and
25435            'ETH' and
25436            'L2BDMACLRN' and
25437            'VHOST_1024' and
25438            not 'VXLAN' and
25439            not 'IP4FWD' and
25440            not 'DOT1Q' and
25441            not '2VM'"
25442   parameters:
25443   - "throughput"
25444   - "parent"
25445   - "tags"
25446   sort:
25447   - "VM"  # "not CFS_OPT"
25448   - "CFS_OPT"
25449   - "FIB_10K"
25450   - "FIB_100K"
25451   - "FIB_1M"
25452   layout:
25453     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25454     layout: "plot-throughput-speedup-analysis"
25455
25456 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
25457 -
25458   type: "plot"
25459   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
25460   algorithm: "plot_throughput_speedup_analysis"
25461   output-file-type: ".html"
25462   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
25463   data: "plot-throughput-speedup-analysis-2n-skx"
25464   filter: "'NIC_Intel-X710' and
25465            '64B' and
25466            'NDRPDR' and
25467            'ETH' and
25468            'BASE' and
25469            ('L2BDMACLRN' or 'L2XCFWD') and
25470            'VHOST_1024' and
25471            not 'VXLAN' and
25472            not 'IP4FWD' and
25473            not 'DOT1Q' and
25474            not '2VM'"
25475   parameters:
25476   - "throughput"
25477   - "parent"
25478   - "tags"
25479   sort:
25480   - "not CFS_OPT"
25481   - "L2XCFWD"
25482   - "not CFS_OPT"
25483   - "CFS_OPT"
25484   layout:
25485     title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
25486     layout: "plot-throughput-speedup-analysis"
25487
25488 -
25489   type: "plot"
25490   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
25491   algorithm: "plot_throughput_speedup_analysis"
25492   output-file-type: ".html"
25493   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
25494   data: "plot-throughput-speedup-analysis-2n-skx"
25495   filter: "'NIC_Intel-X710' and
25496            '64B' and
25497            'NDRPDR' and
25498            'ETH' and
25499            'BASE' and
25500            ('L2BDMACLRN' or 'L2XCFWD') and
25501            'VHOST_1024' and
25502            not 'VXLAN' and
25503            not 'IP4FWD' and
25504            not 'DOT1Q' and
25505            not '2VM'"
25506   parameters:
25507   - "throughput"
25508   - "parent"
25509   - "tags"
25510   sort:
25511   - "not CFS_OPT"
25512   - "L2XCFWD"
25513   - "not CFS_OPT"
25514   - "CFS_OPT"
25515   layout:
25516     title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
25517     layout: "plot-throughput-speedup-analysis"
25518
25519 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
25520 -
25521   type: "plot"
25522   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
25523   algorithm: "plot_throughput_speedup_analysis"
25524   output-file-type: ".html"
25525   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
25526   data: "plot-throughput-speedup-analysis-2n-skx"
25527   filter: "'NIC_Intel-X710' and
25528            '64B' and
25529            'NDRPDR' and
25530            'ETH' and
25531            ('L2BDMACLRN' or 'L2XCFWD') and
25532            'VHOST_1024' and
25533            not 'CFS_OPT' and
25534            not 'VXLAN' and
25535            not 'IP4FWD' and
25536            not 'DOT1Q'"
25537   parameters:
25538   - "throughput"
25539   - "parent"
25540   - "tags"
25541   sort:
25542   - "1VM"
25543   - "L2XCFWD"
25544   - "1VM"
25545   - "L2BDMACLRN"
25546   layout:
25547     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
25548     layout: "plot-throughput-speedup-analysis"
25549
25550 -
25551   type: "plot"
25552   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25553   algorithm: "plot_throughput_speedup_analysis"
25554   output-file-type: ".html"
25555   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
25556   data: "plot-throughput-speedup-analysis-2n-skx"
25557   filter: "'NIC_Intel-X710' and
25558            '64B' and
25559            'NDRPDR' and
25560            'ETH' and
25561            ('L2BDMACLRN' or 'L2XCFWD') and
25562            'VHOST_1024' and
25563            not 'CFS_OPT' and
25564            not 'VXLAN' and
25565            not 'IP4FWD' and
25566            not 'DOT1Q'"
25567   parameters:
25568   - "throughput"
25569   - "parent"
25570   - "tags"
25571   sort:
25572   - "1VM"
25573   - "L2XCFWD"
25574   - "1VM"
25575   - "L2BDMACLRN"
25576   layout:
25577     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
25578     layout: "plot-throughput-speedup-analysis"
25579
25580 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
25581 -
25582   type: "plot"
25583   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25584   algorithm: "plot_throughput_speedup_analysis"
25585   output-file-type: ".html"
25586   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25587   data: "plot-throughput-speedup-analysis-2n-skx"
25588   filter: "'NIC_Intel-XXV710' and
25589            '64B' and
25590            'NDRPDR' and
25591            'ETH' and
25592            'IP4FWD' and
25593            'VHOST_1024' and
25594            not 'VXLAN' and
25595            not 'DOT1Q'"
25596   parameters:
25597   - "throughput"
25598   - "parent"
25599   - "tags"
25600   sort:
25601   - "not CFS_OPT"
25602   - "1VM"
25603   - "2VM"
25604   layout:
25605     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25606     layout: "plot-throughput-speedup-analysis"
25607
25608 -
25609   type: "plot"
25610   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25611   algorithm: "plot_throughput_speedup_analysis"
25612   output-file-type: ".html"
25613   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25614   data: "plot-throughput-speedup-analysis-2n-skx"
25615   filter: "'NIC_Intel-XXV710' and
25616            '64B' and
25617            'NDRPDR' and
25618            'ETH' and
25619            'IP4FWD' and
25620            'VHOST_1024' and
25621            not 'VXLAN' and
25622            not 'DOT1Q'"
25623   parameters:
25624   - "throughput"
25625   - "parent"
25626   - "tags"
25627   sort:
25628   - "not CFS_OPT"
25629   - "1VM"
25630   - "2VM"
25631   layout:
25632     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25633     layout: "plot-throughput-speedup-analysis"
25634
25635 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
25636 -
25637   type: "plot"
25638   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25639   algorithm: "plot_throughput_speedup_analysis"
25640   output-file-type: ".html"
25641   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25642   data: "plot-throughput-speedup-analysis-2n-skx"
25643   filter: "'NIC_Intel-XXV710' and
25644            '64B' and
25645            'NDRPDR' and
25646            'ETH' and
25647            'L2BDMACLRN' and
25648            'VHOST_1024' and
25649            not 'VXLAN' and
25650            not 'IP4FWD' and
25651            not 'DOT1Q' and
25652            not '2VM'"
25653   parameters:
25654   - "throughput"
25655   - "parent"
25656   - "tags"
25657   sort:
25658   - "VM"  # "not CFS_OPT"
25659   - "CFS_OPT"
25660   - "FIB_10K"
25661   - "FIB_100K"
25662   - "FIB_1M"
25663   layout:
25664     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25665     layout: "plot-throughput-speedup-analysis"
25666
25667 -
25668   type: "plot"
25669   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25670   algorithm: "plot_throughput_speedup_analysis"
25671   output-file-type: ".html"
25672   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25673   data: "plot-throughput-speedup-analysis-2n-skx"
25674   filter: "'NIC_Intel-XXV710' and
25675            '64B' and
25676            'NDRPDR' and
25677            'ETH' and
25678            'L2BDMACLRN' and
25679            'VHOST_1024' and
25680            not 'VXLAN' and
25681            not 'IP4FWD' and
25682            not 'DOT1Q' and
25683            not '2VM'"
25684   parameters:
25685   - "throughput"
25686   - "parent"
25687   - "tags"
25688   sort:
25689   - "VM"  # "not CFS_OPT"
25690   - "CFS_OPT"
25691   - "FIB_10K"
25692   - "FIB_100K"
25693   - "FIB_1M"
25694   layout:
25695     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25696     layout: "plot-throughput-speedup-analysis"
25697
25698 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
25699 -
25700   type: "plot"
25701   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
25702   algorithm: "plot_throughput_speedup_analysis"
25703   output-file-type: ".html"
25704   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
25705   data: "plot-throughput-speedup-analysis-2n-skx"
25706   filter: "'NIC_Intel-XXV710' and
25707            '64B' and
25708            'NDRPDR' and
25709            'ETH' and
25710            'BASE' and
25711            ('L2BDMACLRN' or 'L2XCFWD') and
25712            'VHOST_1024' and
25713            not 'VXLAN' and
25714            not 'IP4FWD' and
25715            not 'DOT1Q' and
25716            not '2VM'"
25717   parameters:
25718   - "throughput"
25719   - "parent"
25720   - "tags"
25721   sort:
25722   - "not CFS_OPT"
25723   - "L2XCFWD"
25724   - "not CFS_OPT"
25725   - "CFS_OPT"
25726   layout:
25727     title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
25728     layout: "plot-throughput-speedup-analysis"
25729
25730 -
25731   type: "plot"
25732   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
25733   algorithm: "plot_throughput_speedup_analysis"
25734   output-file-type: ".html"
25735   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
25736   data: "plot-throughput-speedup-analysis-2n-skx"
25737   filter: "'NIC_Intel-XXV710' and
25738            '64B' and
25739            'NDRPDR' and
25740            'ETH' and
25741            'BASE' and
25742            ('L2BDMACLRN' or 'L2XCFWD') and
25743            'VHOST_1024' and
25744            not 'VXLAN' and
25745            not 'IP4FWD' and
25746            not 'DOT1Q' and
25747            not '2VM'"
25748   parameters:
25749   - "throughput"
25750   - "parent"
25751   - "tags"
25752   sort:
25753   - "not CFS_OPT"
25754   - "L2XCFWD"
25755   - "not CFS_OPT"
25756   - "CFS_OPT"
25757   layout:
25758     title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
25759     layout: "plot-throughput-speedup-analysis"
25760
25761 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
25762 -
25763   type: "plot"
25764   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25765   algorithm: "plot_throughput_speedup_analysis"
25766   output-file-type: ".html"
25767   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
25768   data: "plot-throughput-speedup-analysis-2n-skx"
25769   filter: "'NIC_Intel-XXV710' and
25770            '64B' and
25771            'NDRPDR' and
25772            'ETH' and
25773            ('L2BDMACLRN' or 'L2XCFWD') and
25774            'VHOST_1024' and
25775            not 'CFS_OPT' and
25776            not 'VXLAN' and
25777            not 'IP4FWD' and
25778            not 'DOT1Q'"
25779   parameters:
25780   - "throughput"
25781   - "parent"
25782   - "tags"
25783   sort:
25784   - "1VM"
25785   - "L2XCFWD"
25786   - "1VM"
25787   - "L2BDMACLRN"
25788   layout:
25789     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
25790     layout: "plot-throughput-speedup-analysis"
25791
25792 -
25793   type: "plot"
25794   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25795   algorithm: "plot_throughput_speedup_analysis"
25796   output-file-type: ".html"
25797   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
25798   data: "plot-throughput-speedup-analysis-2n-skx"
25799   filter: "'NIC_Intel-XXV710' and
25800            '64B' and
25801            'NDRPDR' and
25802            'ETH' and
25803            ('L2BDMACLRN' or 'L2XCFWD') and
25804            'VHOST_1024' and
25805            not 'CFS_OPT' and
25806            not 'VXLAN' and
25807            not 'IP4FWD' and
25808            not 'DOT1Q'"
25809   parameters:
25810   - "throughput"
25811   - "parent"
25812   - "tags"
25813   sort:
25814   - "1VM"
25815   - "L2XCFWD"
25816   - "1VM"
25817   - "L2BDMACLRN"
25818   layout:
25819     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
25820     layout: "plot-throughput-speedup-analysis"
25821
25822 ################################################################################
25823
25824 # Speedup - VPP vts 3n-hsw-x520
25825 -
25826   type: "plot"
25827   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25828   algorithm: "plot_throughput_speedup_analysis"
25829   output-file-type: ".html"
25830   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
25831   data: "plot-throughput-speedup-analysis-3n-hsw"
25832   filter: "'NIC_Intel-X520-DA2' and
25833            '114B' and
25834            'NDRPDR' and
25835            'VTS'"
25836   parameters:
25837   - "throughput"
25838   - "parent"
25839   - "tags"
25840   layout:
25841     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
25842     layout: "plot-throughput-speedup-analysis"
25843
25844 -
25845   type: "plot"
25846   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25847   algorithm: "plot_throughput_speedup_analysis"
25848   output-file-type: ".html"
25849   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25850   data: "plot-throughput-speedup-analysis-3n-hsw"
25851   filter: "'NIC_Intel-X520-DA2' and
25852            '114B' and
25853            'NDRPDR' and
25854            'VTS'"
25855   parameters:
25856   - "throughput"
25857   - "parent"
25858   - "tags"
25859   layout:
25860     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
25861     layout: "plot-throughput-speedup-analysis"