3b76065d36935e0cfb1702a57605376f7aa958df
[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,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
37     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
38     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
39     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
40     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
41     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
42     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
43     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
44     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
45     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
46     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
47     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
48     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
49
50     # Detailed test configurations
51     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
52     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
53     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
54     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
55     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
56     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
57     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
58     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
59     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
60     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
61     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
62     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
63
64     # Detailed tests operational data
65     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
66     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
67     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
68     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
69     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
70
71     # .css patch file to fix tables generated by Sphinx
72     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
73     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
74
75   urls:
76     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
77     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
78     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/1810/robot-plugin.zip"
79     # URL[VIRL,DNV]: "http://download.it/from/nexus"
80     URL[NEXUS]: "https://docs.fd.io/csit"
81     DIR[NEXUS]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 -
107   type: "configuration"
108
109   limits:
110     nic:
111       x520: 24460000
112       x553: 29761905
113       x710: 35800000
114       xxv710: 35800000
115       xl710: 35800000
116
117     link:
118       10ge: 14880952.38
119       25ge: 37202380.95
120       40ge: 59523809.52
121       100ge: 148809523.81
122
123     pci:
124       pci-g3-x8: 74404761.90
125       pci-g3-x16: 148809523.81
126
127   data-sets:
128
129     # Denverton:
130     intel-dnv-vpp:
131       intel-dnv-vpp-release-1810:
132       - 1
133
134     # VPP Performance
135     vpp-performance-changes-3n-hsw:
136       csit-vpp-perf-1804-all:
137       - 21  # sel
138       - 22  # sel
139       - 23  # sel
140       - 24  # sel
141       - 27  # sel
142       - 28  # sel
143       - 29  # sel
144       - 30  # sel
145       - 31  # sel
146       - 35  # sel
147       csit-vpp-perf-verify-1807-3n-hsw:
148       - 11  # NDRPDR full 1
149       - 22  # NDRPDR full 2
150       - 45  # NDRPDR full 3
151       - 46  # NDRPDR full 4
152       - 15  # NDRPDR sel
153       - 16  # NDRPDR sel
154       - 19  # NDRPDR sel
155       - 18  # NDRPDR sel
156       - 20  # NDRPDR sel
157       - 38  # NDRPDR sel
158       - 40  # NDRPDR sel
159       - 44  # NDRPDR sel
160       - 47  # NDRPDR sel
161       csit-vpp-perf-verify-1810-3n-hsw:
162       - 8   # NDRPDR sel
163       - 12  # NDRPDR sel
164       - 14  # NDRPDR sel
165       - 18  # NDRPDR sel
166       - 23  # NDRPDR sel
167       - 25  # NDRPDR sel
168       - 38  # NDRPDR sel
169       - 39  # NDRPDR sel
170       - 41  # NDRPDR sel
171       - 42  # NDRPDR sel
172
173     vpp-nic-comparison-3n-hsw:
174       csit-vpp-perf-verify-1810-3n-hsw:
175       - 8   # NDRPDR sel
176       - 12  # NDRPDR sel
177       - 14  # NDRPDR sel
178       - 18  # NDRPDR sel
179       - 23  # NDRPDR sel
180       - 25  # NDRPDR sel
181       - 38  # NDRPDR sel
182       - 39  # NDRPDR sel
183       - 41  # NDRPDR sel
184       - 42  # NDRPDR sel
185
186     vpp-performance-changes-3n-skx:
187       csit-vpp-perf-verify-1807-3n-skx:
188       - 33  # NDRPDR sel
189       - 35  # NDRPDR sel
190       - 37  # NDRPDR sel
191       - 38  # NDRPDR sel
192       - 39  # NDRPDR sel
193       - 43  # NDRPDR sel
194       - 44  # NDRPDR sel
195       - 49  # NDRPDR sel
196       - 50  # NDRPDR sel
197       - 56  # NDRPDR sel
198       csit-vpp-perf-verify-1810-3n-skx:
199       - 10  # NDRPDR sel
200       - 14  # NDRPDR sel
201       - 15  # NDRPDR sel
202       - 16  # NDRPDR sel
203       - 17  # NDRPDR sel
204       - 19  # NDRPDR sel
205       - 20  # NDRPDR sel
206       - 21  # NDRPDR sel
207       - 22  # NDRPDR sel
208       - 25  # NDRPDR sel
209
210     vpp-nic-comparison-3n-skx:
211       csit-vpp-perf-verify-1810-3n-skx:
212       - 10  # NDRPDR sel
213       - 14  # NDRPDR sel
214       - 15  # NDRPDR sel
215       - 16  # NDRPDR sel
216       - 17  # NDRPDR sel
217       - 19  # NDRPDR sel
218       - 20  # NDRPDR sel
219       - 21  # NDRPDR sel
220       - 22  # NDRPDR sel
221       - 25  # NDRPDR sel
222
223     vpp-performance-changes-2n-skx:
224       csit-vpp-perf-verify-1807-2n-skx:
225       - 26  # NDRPDR sel
226       - 28  # NDRPDR sel
227       - 29  # NDRPDR sel
228       - 30  # NDRPDR sel
229       - 34  # NDRPDR sel
230       - 35  # NDRPDR sel
231       - 36  # NDRPDR sel
232       - 39  # NDRPDR sel
233       - 40  # NDRPDR sel
234       - 42  # NDRPDR sel
235       csit-vpp-perf-verify-1810-2n-skx:
236       - 9   # NDRPDR sel
237       - 13  # NDRPDR sel
238       - 14  # NDRPDR sel
239       - 19  # NDRPDR sel
240       - 20  # NDRPDR sel
241       - 21  # NDRPDR sel
242       - 22  # NDRPDR sel
243       - 23  # NDRPDR sel
244       - 24  # NDRPDR sel
245       - 27  # NDRPDR sel
246
247     vpp-nic-comparison-2n-skx:
248       csit-vpp-perf-verify-1810-2n-skx:
249       - 9   # NDRPDR sel
250       - 13  # NDRPDR sel
251       - 14  # NDRPDR sel
252       - 19  # NDRPDR sel
253       - 20  # NDRPDR sel
254       - 21  # NDRPDR sel
255       - 22  # NDRPDR sel
256       - 23  # NDRPDR sel
257       - 24  # NDRPDR sel
258       - 27  # NDRPDR sel
259
260     vpp-compare-testbeds:
261       csit-vpp-perf-verify-1810-3n-hsw:
262       - 8   # NDRPDR sel
263       - 12  # NDRPDR sel
264       - 14  # NDRPDR sel
265       - 18  # NDRPDR sel
266       - 23  # NDRPDR sel
267       - 25  # NDRPDR sel
268       - 38  # NDRPDR sel
269       - 39  # NDRPDR sel
270       - 41  # NDRPDR sel
271       - 42  # NDRPDR sel
272       csit-vpp-perf-verify-1810-3n-skx:
273       - 24  # NDRPDR full
274       - 10  # NDRPDR sel
275       - 14  # NDRPDR sel
276       - 15  # NDRPDR sel
277       - 16  # NDRPDR sel
278       - 17  # NDRPDR sel
279       - 19  # NDRPDR sel
280       - 20  # NDRPDR sel
281       - 21  # NDRPDR sel
282       - 22  # NDRPDR sel
283       - 25  # NDRPDR sel
284
285     vpp-compare-testbeds-mrr:
286       csit-vpp-perf-verify-1810-3n-hsw:
287       - 9   # MRR sel
288       csit-vpp-perf-verify-1810-3n-skx:
289       - 9   # MRR sel
290       - 11  # MRR sel
291       - 12  # MRR sel
292       - 13  # MRR sel
293
294     vpp-compare-topologies:
295       csit-vpp-perf-verify-1810-3n-skx:
296       - 10  # NDRPDR sel
297       - 14  # NDRPDR sel
298       - 15  # NDRPDR sel
299       - 16  # NDRPDR sel
300       - 17  # NDRPDR sel
301       - 19  # NDRPDR sel
302       - 20  # NDRPDR sel
303       - 21  # NDRPDR sel
304       - 22  # NDRPDR sel
305       - 25  # NDRPDR sel
306       csit-vpp-perf-verify-1810-2n-skx:
307       - 9   # NDRPDR sel
308       - 13  # NDRPDR sel
309       - 14  # NDRPDR sel
310       - 19  # NDRPDR sel
311       - 20  # NDRPDR sel
312       - 21  # NDRPDR sel
313       - 22  # NDRPDR sel
314       - 23  # NDRPDR sel
315       - 24  # NDRPDR sel
316       - 27  # NDRPDR sel
317
318     vpp-compare-topologies-mrr:
319       csit-vpp-perf-verify-1810-3n-skx:
320       - 9   # MRR sel
321       - 11  # MRR sel
322       - 12  # MRR sel
323       - 13  # MRR sel
324       csit-vpp-perf-verify-1810-2n-skx:
325       - 8   # MRR sel
326       - 10  # MRR sel
327       - 11  # MRR sel
328       - 12  # MRR sel
329
330     vpp-performance-changes-3n-hsw-mrr:
331       csit-vpp-perf-check-1804:
332       - 6   # mrr - sel
333       - 13  # mrr - sel
334       - 14  # mrr - sel
335       - 15  # mrr - sel
336       - 16  # mrr - sel
337       - 17  # mrr - sel
338       - 19  # mrr - sel
339       - 20  # mrr - sel
340       - 21  # mrr - sel
341       - 22  # mrr - sel
342       csit-vpp-perf-verify-1807-3n-hsw:
343       - 8   # MRR full
344       - 9   # MRR sel
345       - 21  # MRR sel
346       - 31  # MRR sel
347       - 33  # MRR sel
348       - 36  # MRR sel
349       - 41  # MRR sel
350       - 42  # MRR sel
351       - 48  # MRR sel
352       csit-vpp-perf-verify-1810-3n-hsw:
353       - 9   # MRR sel
354
355     vpp-nic-comparison-3n-hsw-mrr:
356       csit-vpp-perf-verify-1810-3n-hsw:
357       - 9   # MRR sel
358
359     vpp-performance-changes-3n-skx-mrr:
360       csit-vpp-perf-verify-1807-3n-skx:
361       - 28  # MRR sel
362       - 32  # MRR sel
363       - 36  # MRR sel
364       - 42  # MRR sel
365       - 47  # MRR sel
366       - 48  # MRR sel
367       - 51  # MRR sel
368       - 52  # MRR sel
369       - 53  # MRR sel
370       - 54  # MRR sel
371       csit-vpp-perf-verify-1810-3n-skx:
372       - 9   # MRR sel
373       - 11  # MRR sel
374       - 12  # MRR sel
375       - 13  # MRR sel
376
377     vpp-nic-comparison-3n-skx-mrr:
378       csit-vpp-perf-verify-1810-3n-skx:
379       - 9   # MRR sel
380       - 11  # MRR sel
381       - 12  # MRR sel
382       - 13  # MRR sel
383
384     vpp-performance-changes-2n-skx-mrr:
385       csit-vpp-perf-verify-1807-2n-skx:
386       - 31  # MRR sel
387       - 33  # MRR sel
388       - 37  # MRR sel
389       - 38  # MRR sel
390       - 41  # MRR sel
391       - 43  # MRR sel
392       - 44  # MRR sel
393       - 45  # MRR sel
394       - 46  # MRR sel
395       - 47  # MRR sel
396       csit-vpp-perf-verify-1810-2n-skx:
397       - 8   # MRR sel
398       - 10  # MRR sel
399       - 11  # MRR sel
400       - 12  # MRR sel
401
402     vpp-nic-comparison-2n-skx-mrr:
403       csit-vpp-perf-verify-1810-2n-skx:
404       - 8   # MRR sel
405       - 10  # MRR sel
406       - 11  # MRR sel
407       - 12  # MRR sel
408
409     vpp-perf-results-3n-hsw:
410       csit-vpp-perf-verify-1810-3n-hsw:
411       - 20  # NDRPDR full
412       - 21  # NDRPDR full
413       - 22  # NDRPDR full
414       - 27  # NDRPDR full
415
416     vpp-perf-results-3n-skx:
417       csit-vpp-perf-verify-1810-3n-skx:
418       - 23  # NDRPDR full
419       - 24  # NDRPDR full
420
421     vpp-perf-results-2n-skx:
422       csit-vpp-perf-verify-1810-2n-skx:
423       - 25  # NDRPDR full
424       - 26  # NDRPDR full
425
426     vpp-mrr-results-3n-hsw:
427       csit-vpp-perf-verify-1810-3n-hsw:
428       - 9   # MRR sel
429
430     vpp-mrr-results-3n-skx:
431       csit-vpp-perf-verify-1810-3n-skx:
432       - 9   # MRR sel
433
434     vpp-mrr-results-2n-skx:
435       csit-vpp-perf-verify-1810-2n-skx:
436       - 8   # MRR sel
437
438     plot-throughput-speedup-analysis-3n-hsw:
439       csit-vpp-perf-verify-1810-3n-hsw:
440       - 8   # NDRPDR sel
441       - 12  # NDRPDR sel
442       - 14  # NDRPDR sel
443       - 18  # NDRPDR sel
444       - 23  # NDRPDR sel
445       - 25  # NDRPDR sel
446       - 38  # NDRPDR sel
447       - 39  # NDRPDR sel
448       - 41  # NDRPDR sel
449       - 42  # NDRPDR sel
450
451     plot-throughput-speedup-analysis-3n-skx:
452       csit-vpp-perf-verify-1810-3n-skx:
453       - 24  # NDRPDR full
454       - 10  # NDRPDR sel
455       - 14  # NDRPDR sel
456       - 15  # NDRPDR sel
457       - 16  # NDRPDR sel
458       - 17  # NDRPDR sel
459       - 19  # NDRPDR sel
460       - 20  # NDRPDR sel
461       - 21  # NDRPDR sel
462       - 22  # NDRPDR sel
463       - 25  # NDRPDR sel
464
465     plot-throughput-speedup-analysis-2n-skx:
466       csit-vpp-perf-verify-1810-2n-skx:
467       - 9   # NDRPDR sel
468       - 13  # NDRPDR sel
469       - 14  # NDRPDR sel
470       - 19  # NDRPDR sel
471       - 20  # NDRPDR sel
472       - 21  # NDRPDR sel
473       - 22  # NDRPDR sel
474       - 23  # NDRPDR sel
475       - 24  # NDRPDR sel
476       - 27  # NDRPDR sel
477
478     plot-vpp-throughput-latency-3n-hsw:
479       csit-vpp-perf-verify-1810-3n-hsw:
480       - 8   # NDRPDR sel
481       - 12  # NDRPDR sel
482       - 14  # NDRPDR sel
483       - 18  # NDRPDR sel
484       - 23  # NDRPDR sel
485       - 25  # NDRPDR sel
486       - 38  # NDRPDR sel
487       - 39  # NDRPDR sel
488       - 41  # NDRPDR sel
489       - 42  # NDRPDR sel
490
491     plot-vpp-soak-2n-skx:
492       csit-vpp-perf-verify-master-2n-skx:
493       - 207  # SOAK sel
494
495     plot-vpp-service-density-2n-skx:
496       csit-vpp-perf-verify-master-2n-skx:
497       - 215
498       - 216
499       - 219
500       - 221
501       - 222
502     plot-vpp-throughput-latency-3n-skx:
503       csit-vpp-perf-verify-1810-3n-skx:
504       - 24  # NDRPDR full
505       - 10  # NDRPDR sel
506       - 14  # NDRPDR sel
507       - 15  # NDRPDR sel
508       - 16  # NDRPDR sel
509       - 17  # NDRPDR sel
510       - 19  # NDRPDR sel
511       - 20  # NDRPDR sel
512       - 21  # NDRPDR sel
513       - 22  # NDRPDR sel
514       - 25  # NDRPDR sel
515
516     plot-vpp-throughput-latency-2n-skx:
517       csit-vpp-perf-verify-1810-2n-skx:
518       - 9   # NDRPDR sel
519       - 13  # NDRPDR sel
520       - 14  # NDRPDR sel
521       - 19  # NDRPDR sel
522       - 20  # NDRPDR sel
523       - 21  # NDRPDR sel
524       - 22  # NDRPDR sel
525       - 23  # NDRPDR sel
526       - 24  # NDRPDR sel
527       - 27  # NDRPDR sel
528
529     plot-vpp-http-server-performance:
530       csit-vpp-perf-verify-1810-3n-hsw:
531       - 28  # WRK
532       - 29  # WRK
533       - 30  # WRK
534       - 31  # WRK
535       - 32  # WRK
536       - 33  # WRK
537       - 34  # WRK
538       - 35  # WRK
539       - 36  # WRK
540       - 37  # WRK
541
542     # VPP Functional
543     vpp-func-results-ubuntu:
544       csit-vpp-functional-1810-ubuntu1604-virl:
545       - 44
546
547     vpp-func-results-centos:
548       csit-vpp-functional-1810-centos7-virl:
549       - 44
550
551     vpp-device-results-ubuntu:
552       csit-vpp-device-1810-ubuntu1804-1n-skx:
553       - 2
554
555     # VPP Ligato
556     ligato-perf-results-3n-hsw:
557       csit-ligato-perf-verify-1810-3n-hsw:
558       - 5   # full
559
560     plot-ligato-throughput-speedup-analysis-3n-hsw:
561       csit-ligato-perf-verify-1810-3n-hsw:
562       - 5   # full
563       - 6   # sel
564       - 8   # sel
565       - 9   # sel
566       - 11  # sel
567       - 12  # sel
568       - 13  # sel
569       - 14  # sel
570       - 16  # sel
571       - 17  # sel
572       - 18  # sel
573
574     plot-ligato-throughput-latency-3n-hsw:
575       csit-ligato-perf-verify-1810-3n-hsw:
576       - 5   # full
577       - 6   # sel
578       - 8   # sel
579       - 9   # sel
580       - 11  # sel
581       - 12  # sel
582       - 13  # sel
583       - 14  # sel
584       - 16  # sel
585       - 17  # sel
586       - 18  # sel
587
588     # DPDK Performance
589     dpdk-performance-changes-3n-hsw:
590       csit-dpdk-perf-1804-all:
591       - 4
592       - 5
593       - 6
594       - 7
595       - 8
596       - 9
597       - 10
598       - 11
599       - 12
600       - 13
601       csit-dpdk-perf-verify-1807-3n-hsw:
602       - 11
603       - 12  # full
604       - 14
605       - 15
606       - 16
607       - 17
608       - 20
609       - 21
610       - 22
611       - 23
612       csit-dpdk-perf-verify-1810-3n-hsw:
613       - 1   # NDRPDR sel
614       - 2   # NDRPDR sel
615       - 3   # NDRPDR sel
616       - 4   # NDRPDR sel
617       - 5   # NDRPDR sel
618       - 6   # NDRPDR sel
619       - 7   # NDRPDR sel
620       - 8   # NDRPDR sel
621       - 9   # NDRPDR sel
622       - 10  # NDRPDR sel
623
624     dpdk-performance-changes-3n-skx:
625       csit-dpdk-perf-verify-1807-3n-skx:
626       - 1   # NDRPDR sel
627       - 2   # NDRPDR sel
628       - 3   # NDRPDR sel
629       - 6   # NDRPDR sel
630       - 7   # NDRPDR sel
631       - 8   # NDRPDR sel
632       - 9   # NDRPDR sel
633       - 10  # NDRPDR sel
634       - 11  # NDRPDR sel
635       - 12  # NDRPDR sel
636       csit-dpdk-perf-verify-1810-3n-skx:
637       - 3   # NDRPDR sel
638       - 4   # NDRPDR sel
639       - 6   # NDRPDR sel
640       - 7   # NDRPDR sel
641       - 8   # NDRPDR sel
642       - 9   # NDRPDR sel
643       - 10  # NDRPDR sel
644       - 11  # NDRPDR sel
645       - 12  # NDRPDR sel
646       - 13  # NDRPDR sel
647
648     dpdk-compare-testbeds:
649       csit-dpdk-perf-verify-1810-3n-skx:
650       - 3   # NDRPDR sel
651       - 4   # NDRPDR sel
652       - 6   # NDRPDR sel
653       - 7   # NDRPDR sel
654       - 8   # NDRPDR sel
655       - 9   # NDRPDR sel
656       - 10  # NDRPDR sel
657       - 11  # NDRPDR sel
658       - 12  # NDRPDR sel
659       - 13  # NDRPDR sel
660       csit-dpdk-perf-verify-1810-3n-hsw:
661       - 1   # NDRPDR sel
662       - 2   # NDRPDR sel
663       - 3   # NDRPDR sel
664       - 4   # NDRPDR sel
665       - 5   # NDRPDR sel
666       - 6   # NDRPDR sel
667       - 7   # NDRPDR sel
668       - 8   # NDRPDR sel
669       - 9   # NDRPDR sel
670       - 10  # NDRPDR sel
671
672     dpdk-compare-topologies:
673       csit-dpdk-perf-verify-1810-3n-skx:
674       - 3   # NDRPDR sel
675       - 4   # NDRPDR sel
676       - 6   # NDRPDR sel
677       - 7   # NDRPDR sel
678       - 8   # NDRPDR sel
679       - 9   # NDRPDR sel
680       - 10  # NDRPDR sel
681       - 11  # NDRPDR sel
682       - 12  # NDRPDR sel
683       - 13  # NDRPDR sel
684       csit-dpdk-perf-verify-1810-2n-skx:
685       - 3   # NDRPDR sel
686       - 4   # NDRPDR sel
687       - 5   # NDRPDR sel
688       - 7   # NDRPDR sel
689       - 8   # NDRPDR sel
690       - 9   # NDRPDR sel
691       - 10  # NDRPDR sel
692       - 11  # NDRPDR sel
693       - 12  # NDRPDR sel
694       - 13  # NDRPDR sel
695
696     dpdk-perf-results-3n-hsw:
697       csit-dpdk-perf-verify-1810-3n-hsw:
698       - 1
699
700     dpdk-perf-results-3n-skx:
701       csit-dpdk-perf-verify-1810-3n-skx:
702       - 3   # NDRPDR sel
703
704     dpdk-perf-results-2n-skx:
705       csit-dpdk-perf-verify-1810-2n-skx:
706       - 3
707
708     plot-dpdk-throughput-latency-3n-hsw:
709       csit-dpdk-perf-verify-1810-3n-hsw:
710       - 1   # NDRPDR sel
711       - 2   # NDRPDR sel
712       - 3   # NDRPDR sel
713       - 4   # NDRPDR sel
714       - 5   # NDRPDR sel
715       - 6   # NDRPDR sel
716       - 7   # NDRPDR sel
717       - 8   # NDRPDR sel
718       - 9   # NDRPDR sel
719       - 10  # NDRPDR sel
720
721     plot-dpdk-throughput-latency-3n-skx:
722       csit-dpdk-perf-verify-1810-3n-skx:
723       - 3   # NDRPDR sel
724       - 4   # NDRPDR sel
725       - 6   # NDRPDR sel
726       - 7   # NDRPDR sel
727       - 8   # NDRPDR sel
728       - 9   # NDRPDR sel
729       - 10  # NDRPDR sel
730       - 11  # NDRPDR sel
731       - 12  # NDRPDR sel
732       - 13  # NDRPDR sel
733
734     plot-dpdk-throughput-latency-2n-skx:
735       csit-dpdk-perf-verify-1810-2n-skx:
736       - 3   # NDRPDR sel
737       - 4   # NDRPDR sel
738       - 5   # NDRPDR sel
739       - 7   # NDRPDR sel
740       - 8   # NDRPDR sel
741       - 9   # NDRPDR sel
742       - 10  # NDRPDR sel
743       - 11  # NDRPDR sel
744       - 12  # NDRPDR sel
745       - 13  # NDRPDR sel
746
747     # HoneyComb Functional
748     hc-func-results:
749       csit-hc2vpp-verify-func-1810-ubuntu1604:
750       - 3
751
752     # NSH SFC Functional
753     nsh-func-results:
754       csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
755       - 1
756
757     # DMM Functional
758     dmm-func-results:
759       csit-dmm-functional-1810-ubuntu1604-virl:
760       - 1
761
762   plot-layouts:
763
764     plot-soak-throughput:
765       titlefont:
766         size: 18
767       xaxis:
768         title: "<b>Test Cases [Index]</b>"
769         titlefont:
770           size: 16
771         autorange: True
772         fixedrange: False
773         gridcolor: "rgb(230, 230, 230)"
774         linecolor: "rgb(220, 220, 220)"
775         linewidth: 1
776         showgrid: True
777         showline: True
778         showticklabels: True
779         tickcolor: "rgb(220, 220, 220)"
780         tickmode: "linear"
781         tickfont:
782           size: 16
783         zeroline: False
784       yaxis:
785         title: "<b>Packet Throughput [Mpps]</b>"
786         titlefont:
787           size: 16
788         gridcolor: "rgb(230, 230, 230)"
789         hoverformat: ".4s"
790         tickformat: ".3s"
791         linecolor: "rgb(220, 220, 220)"
792         linewidth: 1
793         showgrid: True
794         showline: True
795         showticklabels: True
796         tickcolor: "rgb(220, 220, 220)"
797         tickfont:
798           size: 16
799         zeroline: False
800         range: [0,50]
801       autosize: False
802       margin:
803         t: 50
804         b: 0
805         l: 80
806         r: 20
807       showlegend: True
808       legend:
809         orientation: "h"
810         font:
811           size: 16
812       width: 700
813       height: 900
814
815     plot-service-density:
816       titlefont:
817         size: 18
818       xaxis:
819         side: "top"
820         autorange: True
821         fixedrange: False
822         showgrid: False
823         showline: False
824         showticklabels: False
825         ticks: ""
826         ticklen: 0
827         tickwidth: 0
828         zeroline: False
829       yaxis:
830         autorange: "reversed"
831         showgrid: False
832         showline: False
833         showticklabels: False
834         ticks: ""
835         ticklen: 0
836         tickwidth: 0
837         zeroline: False
838       autosize: True
839       showlegend: False
840       width: 700
841       height: 700
842
843     plot-cps:
844       titlefont:
845         size: 18
846       xaxis:
847         title: "<b>Test Cases [Index]</b>"
848         titlefont:
849           size: 16
850         autorange: True
851         fixedrange: False
852         gridcolor: "rgb(230, 230, 230)"
853         linecolor: "rgb(220, 220, 220)"
854         linewidth: 1
855         showgrid: True
856         showline: True
857         showticklabels: True
858         tickcolor: "rgb(220, 220, 220)"
859         tickmode: "linear"
860         tickfont:
861           size: 16
862         zeroline: False
863       yaxis:
864         title: "<b>Connections Per Second [cps]</b>"
865         titlefont:
866           size: 16
867         gridcolor: "rgb(230, 230, 230)"
868         hoverformat: ".4s"
869         linecolor: "rgb(220, 220, 220)"
870         linewidth: 1
871         rangemode: "tozero"
872         showgrid: True
873         showline: True
874         showticklabels: True
875         tickcolor: "rgb(220, 220, 220)"
876         tickformat: ".3s"
877         tickfont:
878           size: 16
879         zeroline: False
880       boxmode: "group"
881       boxgroupgap: 0.5
882       autosize: False
883       margin:
884         t: 50
885         b: 20
886         l: 80
887         r: 20
888       showlegend: True
889       legend:
890         orientation: "h"
891         font:
892           size: 16
893       width: 700
894       height: 800
895
896     plot-rps:
897       titlefont:
898         size: 18
899       xaxis:
900         title: "<b>Test Cases [Index]</b>"
901         titlefont:
902           size: 16
903         autorange: True
904         fixedrange: False
905         gridcolor: "rgb(230, 230, 230)"
906         linecolor: "rgb(220, 220, 220)"
907         linewidth: 1
908         showgrid: True
909         showline: True
910         showticklabels: True
911         tickcolor: "rgb(220, 220, 220)"
912         tickmode: "linear"
913         tickfont:
914           size: 16
915         zeroline: False
916       yaxis:
917         title: "<b>Requests Per Second [rps]</b>"
918         titlefont:
919           size: 16
920         gridcolor: "rgb(230, 230, 230)"
921         hoverformat: ".4s"
922         linecolor: "rgb(220, 220, 220)"
923         linewidth: 1
924         rangemode: "tozero"
925         showgrid: True
926         showline: True
927         showticklabels: True
928         tickcolor: "rgb(230, 230, 230)"
929         tickformat: ".3s"
930         tickfont:
931           size: 16
932         zeroline: False
933       boxmode: "group"
934       boxgroupgap: 0.5
935       autosize: False
936       margin:
937         t: 50
938         b: 20
939         l: 80
940         r: 20
941       showlegend: True
942       legend:
943         orientation: "h"
944         font:
945           size: 16
946       width: 700
947       height: 800
948
949     plot-throughput:
950       titlefont:
951         size: 18
952       xaxis:
953         title: "<b>Test Cases [Index]</b>"
954         titlefont:
955           size: 16
956         autorange: True
957         fixedrange: False
958         gridcolor: "rgb(230, 230, 230)"
959         linecolor: "rgb(220, 220, 220)"
960         linewidth: 1
961         showgrid: True
962         showline: True
963         showticklabels: True
964         tickcolor: "rgb(220, 220, 220)"
965         tickmode: "linear"
966         tickfont:
967           size: 16
968         zeroline: False
969       yaxis:
970         title: "<b>Packet Throughput [Mpps]</b>"
971         titlefont:
972           size: 16
973         gridcolor: "rgb(230, 230, 230)"
974         hoverformat: ".4s"
975         tickformat: ".3s"
976         linecolor: "rgb(220, 220, 220)"
977         linewidth: 1
978         showgrid: True
979         showline: True
980         showticklabels: True
981         tickcolor: "rgb(220, 220, 220)"
982         tickfont:
983           size: 16
984         zeroline: False
985         range: [0,50]
986       boxmode: "group"
987       boxgroupgap: 0.5
988       autosize: False
989       margin:
990         t: 50
991         b: 0
992         l: 80
993         r: 20
994       showlegend: True
995       legend:
996         orientation: "h"
997         font:
998           size: 16
999       width: 700
1000       height: 900
1001
1002     plot-throughput-speedup-analysis:
1003       titlefont:
1004         size: 18
1005       xaxis:
1006         title: "<b>Number of Cores [Qty]</b>"
1007         titlefont:
1008           size: 16
1009         autorange: True
1010         fixedrange: False
1011         gridcolor: "rgb(230, 230, 230)"
1012         linecolor: "rgb(220, 220, 220)"
1013         linewidth: 1
1014         showgrid: True
1015         showline: True
1016         showticklabels: True
1017         tickcolor: "rgb(238, 238, 238)"
1018         tickmode: "linear"
1019         tickfont:
1020           size: 16
1021         zeroline: False
1022       yaxis:
1023         title: "<b>Packet Throughput [Mpps]</b>"
1024         titlefont:
1025           size: 16
1026         type: "linear"
1027         gridcolor: "rgb(230, 230, 230)"
1028         hoverformat: ".4s"
1029         linecolor: "rgb(220, 220, 220)"
1030         linewidth: 1
1031         showgrid: True
1032         showline: True
1033         showticklabels: True
1034         tickcolor: "rgb(220, 220, 220)"
1035         tickformat: ".4s"
1036         tickfont:
1037           size: 16
1038         zeroline: True
1039         rangemode: "tozero"
1040         # range: [0,100]
1041       legend:
1042         orientation: "h"
1043         font:
1044           size: 16
1045         xanchor: "left"
1046         yanchor: "top"
1047         x: 0
1048         y: -0.2
1049         bgcolor: "rgba(255, 255, 255, 0)"
1050         bordercolor: "rgba(255, 255, 255, 0)"
1051         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1052       autosize: False
1053       margin:
1054           't': 50
1055           'b': 150
1056           'l': 85
1057           'r': 10
1058       showlegend: True
1059       width: 700
1060       height: 700
1061       hoverlabel:
1062         namelength: -1
1063       annotations: [
1064         {
1065           text: "_ _          __          ...",
1066           align: "left",
1067           showarrow: False,
1068           xref: "paper",
1069           yref: "paper",
1070           xanchor: "left",
1071           yanchor: "top",
1072           x: 0,
1073           y: -0.13,
1074           font: {
1075             family: "Consolas, Courier New",
1076             size: 15
1077           },
1078         },
1079         {
1080           text: "    Perfect     Measured     Limit",
1081           align: "left",
1082           showarrow: False,
1083           xref: "paper",
1084           yref: "paper",
1085           xanchor: "left",
1086           yanchor: "top",
1087           x: 0,
1088           y: -0.15,
1089           font: {
1090             family: "Consolas, Courier New",
1091             size: 15
1092           },
1093         },
1094       ]
1095
1096     plot-latency:
1097       titlefont:
1098         size: 18
1099       xaxis:
1100         title: "<b>Direction</b>"
1101         titlefont:
1102           size: 16
1103         autorange: True
1104         fixedrange: False
1105         gridcolor: "rgb(230, 230, 230)"
1106         linecolor: "rgb(220, 220, 220)"
1107         linewidth: 1
1108         showgrid: True
1109         showline: True
1110         showticklabels: False
1111         tickcolor: "rgb(220, 220, 220)"
1112         tickmode: "linear"
1113         tickfont:
1114           size: 16
1115         zeroline: False
1116       yaxis:
1117         title: "<b>Packet Latency [uSec]</b>"
1118         titlefont:
1119           size: 16
1120         type: "linear"
1121         gridcolor: "rgb(230, 230, 230)"
1122         hoverformat: ".4s"
1123         linecolor: "rgb(220, 220, 220)"
1124         linewidth: 1
1125         showgrid: True
1126         showline: True
1127         showticklabels: True
1128         tickcolor: "rgb(220, 220, 220)"
1129         tickformat: ".4s"
1130         tickfont:
1131           size: 16
1132         zeroline: True
1133         rangemode: "tozero"
1134       legend:
1135         orientation: "h"
1136         font:
1137           size: 16
1138         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1139       autosize: False
1140       margin:
1141           't': 50
1142           'b': 150
1143           'l': 80
1144           'r': 10
1145       showlegend: True
1146       width: 700
1147       height: 700
1148       hoverlabel:
1149         namelength: -1
1150
1151 -
1152   type: "static"
1153   src-path: "{DIR[RST]}"
1154   dst-path: "{DIR[WORKING,SRC]}"
1155
1156 -
1157   type: "input"
1158   general:
1159     file-name: "robot-plugin.zip"
1160     file-format: ".zip"
1161     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1162     extract: "robot-plugin/output.xml"
1163
1164   builds:
1165
1166     intel-dnv-vpp-release-1810:
1167     - 1
1168
1169     csit-vpp-perf-1804-all:
1170     - 21  # sel
1171     - 22  # sel
1172     - 23  # sel
1173     - 24  # sel
1174     - 27  # sel
1175     - 28  # sel
1176     - 29  # sel
1177     - 30  # sel
1178     - 31  # sel
1179     - 35  # sel
1180     csit-vpp-perf-verify-1807-3n-hsw:
1181     - 8   # MRR full
1182     - 9   # MRR sel
1183     - 21  # MRR sel
1184     - 31  # MRR sel
1185     - 33  # MRR sel
1186     - 36  # MRR sel
1187     - 41  # MRR sel
1188     - 42  # MRR sel
1189     - 48  # MRR sel
1190     - 11  # NDRPDR full 1
1191     - 22  # NDRPDR full 2
1192     - 45  # NDRPDR full 3
1193     - 46  # NDRPDR full 4
1194     - 15  # NDRPDR sel
1195     - 16  # NDRPDR sel
1196     - 19  # NDRPDR sel
1197     - 18  # NDRPDR sel
1198     - 20  # NDRPDR sel
1199     - 38  # NDRPDR sel
1200     - 40  # NDRPDR sel
1201     - 44  # NDRPDR sel
1202     - 47  # NDRPDR sel
1203     - 24  # WRK
1204     - 25  # WRK
1205     - 23  # WRK
1206     - 26  # WRK
1207     - 27  # WRK
1208     - 28  # WRK
1209     - 29  # WRK
1210     - 30  # WRK
1211     - 32  # WRK
1212     - 35  # WRK
1213     csit-vpp-perf-verify-1810-3n-hsw:
1214     - 9   # MRR sel
1215     - 20  # NDRPDR full
1216     - 21  # NDRPDR full
1217     - 22  # NDRPDR full
1218     - 27  # NDRPDR full
1219     - 8   # NDRPDR sel
1220     - 12  # NDRPDR sel
1221     - 14  # NDRPDR sel
1222     - 18  # NDRPDR sel
1223     - 23  # NDRPDR sel
1224     - 25  # NDRPDR sel
1225     - 38  # NDRPDR sel
1226     - 39  # NDRPDR sel
1227     - 41  # NDRPDR sel
1228     - 42  # NDRPDR sel
1229     - 28  # WRK
1230     - 29  # WRK
1231     - 30  # WRK
1232     - 31  # WRK
1233     - 32  # WRK
1234     - 33  # WRK
1235     - 34  # WRK
1236     - 35  # WRK
1237     - 36  # WRK
1238     - 37  # WRK
1239     csit-vpp-perf-verify-1807-3n-skx:
1240     - 31  # MRR full
1241     - 28  # MRR sel
1242     - 32  # MRR sel
1243     - 36  # MRR sel
1244     - 42  # MRR sel
1245     - 47  # MRR sel
1246     - 48  # MRR sel
1247     - 51  # MRR sel
1248     - 52  # MRR sel
1249     - 53  # MRR sel
1250     - 54  # MRR sel
1251     - 40  # NDRPDR full 1
1252     - 41  # NDRPDR full 2
1253     - 33  # NDRPDR sel
1254     - 35  # NDRPDR sel
1255     - 37  # NDRPDR sel
1256     - 38  # NDRPDR sel
1257     - 39  # NDRPDR sel
1258     - 43  # NDRPDR sel
1259     - 44  # NDRPDR sel
1260     - 49  # NDRPDR sel
1261     - 50  # NDRPDR sel
1262     - 56  # NDRPDR sel
1263     csit-vpp-perf-verify-1810-3n-skx:
1264     - 9   # MRR sel
1265     - 11  # MRR sel
1266     - 12  # MRR sel
1267     - 13  # MRR sel
1268     - 23  # NDRPDR full
1269     - 24  # NDRPDR full
1270     - 10  # NDRPDR sel
1271     - 14  # NDRPDR sel
1272     - 15  # NDRPDR sel
1273     - 16  # NDRPDR sel
1274     - 17  # NDRPDR sel
1275     - 19  # NDRPDR sel
1276     - 20  # NDRPDR sel
1277     - 21  # NDRPDR sel
1278     - 22  # NDRPDR sel
1279     - 25  # NDRPDR sel
1280     csit-vpp-perf-verify-1807-2n-skx:
1281     - 27  # MRR full
1282     - 31  # MRR sel
1283     - 33  # MRR sel
1284     - 37  # MRR sel
1285     - 38  # MRR sel
1286     - 41  # MRR sel
1287     - 43  # MRR sel
1288     - 44  # MRR sel
1289     - 45  # MRR sel
1290     - 46  # MRR sel
1291     - 47  # MRR sel
1292     - 32  # NDRPDR full
1293     - 26  # NDRPDR sel
1294     - 28  # NDRPDR sel
1295     - 29  # NDRPDR sel
1296     - 30  # NDRPDR sel
1297     - 34  # NDRPDR sel
1298     - 35  # NDRPDR sel
1299     - 36  # NDRPDR sel
1300     - 39  # NDRPDR sel
1301     - 40  # NDRPDR sel
1302     - 42  # NDRPDR sel
1303     csit-vpp-perf-verify-1810-2n-skx:
1304     - 8   # MRR sel
1305     - 10  # MRR sel
1306     - 11  # MRR sel
1307     - 12  # MRR sel
1308     - 25  # NDRPDR full
1309     - 26  # NDRPDR full
1310     - 9   # NDRPDR sel
1311     - 13  # NDRPDR sel
1312     - 14  # NDRPDR sel
1313     - 19  # NDRPDR sel
1314     - 20  # NDRPDR sel
1315     - 21  # NDRPDR sel
1316     - 22  # NDRPDR sel
1317     - 23  # NDRPDR sel
1318     - 24  # NDRPDR sel
1319     - 27  # NDRPDR sel
1320     csit-vpp-perf-verify-master-2n-skx:
1321     - 207  # SOAK sel
1322     - 215  # SD
1323     - 216  # SD
1324     - 219  # SD
1325     - 221  # SD
1326     - 222  # SD
1327     csit-vpp-perf-check-1804:
1328     - 5   # mrr - full
1329     - 6   # mrr - sel
1330     - 13  # mrr - sel
1331     - 14  # mrr - sel
1332     - 15  # mrr - sel
1333     - 16  # mrr - sel
1334     - 17  # mrr - sel
1335     - 19  # mrr - sel
1336     - 20  # mrr - sel
1337     - 21  # mrr - sel
1338     - 22  # mrr - sel
1339     csit-ligato-perf-verify-1810-3n-hsw:
1340     - 5   # full
1341     - 6   # sel
1342     - 8   # sel
1343     - 9   # sel
1344     - 11  # sel
1345     - 12  # sel
1346     - 13  # sel
1347     - 14  # sel
1348     - 16  # sel
1349     - 17  # sel
1350     - 18  # sel
1351     csit-dpdk-perf-1804-all:
1352     - 4
1353     - 5
1354     - 6
1355     - 7
1356     - 8
1357     - 9
1358     - 10
1359     - 11
1360     - 12
1361     - 13
1362     csit-dpdk-perf-verify-1807-3n-hsw:
1363     - 11
1364     - 12  # full
1365     - 14
1366     - 15
1367     - 16
1368     - 17
1369     - 20
1370     - 21
1371     - 22
1372     - 23
1373     csit-dpdk-perf-verify-1810-3n-hsw:
1374     - 1   # NDRPDR sel
1375     - 2   # NDRPDR sel
1376     - 3   # NDRPDR sel
1377     - 4   # NDRPDR sel
1378     - 5   # NDRPDR sel
1379     - 6   # NDRPDR sel
1380     - 7   # NDRPDR sel
1381     - 8   # NDRPDR sel
1382     - 9   # NDRPDR sel
1383     - 10  # NDRPDR sel
1384     csit-dpdk-perf-verify-1807-3n-skx:
1385     - 1   # NDRPDR sel
1386     - 2   # NDRPDR sel
1387     - 3   # NDRPDR sel
1388     - 6   # NDRPDR sel
1389     - 7   # NDRPDR sel
1390     - 8   # NDRPDR sel
1391     - 9   # NDRPDR sel
1392     - 10  # NDRPDR sel
1393     - 11  # NDRPDR sel
1394     - 12  # NDRPDR sel
1395     csit-dpdk-perf-verify-1810-3n-skx:
1396     - 3   # NDRPDR sel
1397     - 4   # NDRPDR sel
1398     - 6   # NDRPDR sel
1399     - 7   # NDRPDR sel
1400     - 8   # NDRPDR sel
1401     - 9   # NDRPDR sel
1402     - 10  # NDRPDR sel
1403     - 11  # NDRPDR sel
1404     - 12  # NDRPDR sel
1405     - 13  # NDRPDR sel
1406     csit-dpdk-perf-verify-1810-2n-skx:
1407     - 3   # NDRPDR sel
1408     - 4   # NDRPDR sel
1409     - 5   # NDRPDR sel
1410     - 7   # NDRPDR sel
1411     - 8   # NDRPDR sel
1412     - 9   # NDRPDR sel
1413     - 10  # NDRPDR sel
1414     - 11  # NDRPDR sel
1415     - 12  # NDRPDR sel
1416     - 13  # NDRPDR sel
1417
1418     csit-vpp-functional-1810-ubuntu1604-virl:
1419     - 44
1420     csit-vpp-functional-1810-centos7-virl:
1421     - 44
1422     csit-vpp-device-1810-ubuntu1804-1n-skx:
1423     - 2
1424     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1425     - 1
1426     csit-dmm-functional-1810-ubuntu1604-virl:
1427     - 1
1428     csit-hc2vpp-verify-func-1810-ubuntu1604:
1429     - 3
1430
1431 -
1432   type: "output"
1433   output: "report"
1434   format:
1435     html:
1436     - full
1437     pdf:
1438     - minimal
1439
1440 ################################################################################
1441 ###                               T A B L E S                                ###
1442 ################################################################################
1443
1444
1445 # VPP Compare NICs 3n-hsw 1t1c ndr
1446 -
1447   type: "table"
1448   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1449   algorithm: "table_nics_comparison"
1450   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1451   reference:
1452     title: "Intel-x520"
1453     nic: "NIC_Intel-X520-DA2"
1454   compare:
1455     title: "Intel-x710"
1456     nic: "NIC_Intel-X710"
1457   data: "vpp-nic-comparison-3n-hsw"
1458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1459   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1460   parameters:
1461   - "name"
1462   - "parent"
1463   - "throughput"
1464   - "tags"
1465
1466 # VPP Compare NICs 3n-hsw 2t2c ndr
1467 -
1468   type: "table"
1469   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1470   algorithm: "table_nics_comparison"
1471   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1472   reference:
1473     title: "Intel-x520"
1474     nic: "NIC_Intel-X520-DA2"
1475   compare:
1476     title: "Intel-x710"
1477     nic: "NIC_Intel-X710"
1478   data: "vpp-nic-comparison-3n-hsw"
1479   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1480   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1481   parameters:
1482   - "name"
1483   - "parent"
1484   - "throughput"
1485   - "tags"
1486
1487 # VPP Compare NICs 3n-hsw 1t1c pdr
1488 -
1489   type: "table"
1490   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1491   algorithm: "table_nics_comparison"
1492   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1493   reference:
1494     title: "Intel-x520"
1495     nic: "NIC_Intel-X520-DA2"
1496   compare:
1497     title: "Intel-x710"
1498     nic: "NIC_Intel-X710"
1499   data: "vpp-nic-comparison-3n-hsw"
1500   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1501   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1502   parameters:
1503   - "name"
1504   - "parent"
1505   - "throughput"
1506   - "tags"
1507
1508 # VPP Compare NICs 3n-hsw 2t2c pdr
1509 -
1510   type: "table"
1511   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1512   algorithm: "table_nics_comparison"
1513   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1514   reference:
1515     title: "Intel-x520"
1516     nic: "NIC_Intel-X520-DA2"
1517   compare:
1518     title: "Intel-x710"
1519     nic: "NIC_Intel-X710"
1520   data: "vpp-nic-comparison-3n-hsw"
1521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1522   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1523   parameters:
1524   - "name"
1525   - "parent"
1526   - "throughput"
1527   - "tags"
1528
1529 # VPP Compare NICs 3n-hsw 1t1c mrr
1530 -
1531   type: "table"
1532   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1533   algorithm: "table_nics_comparison"
1534   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1535   reference:
1536     title: "Intel-x520"
1537     nic: "NIC_Intel-X520-DA2"
1538   compare:
1539     title: "Intel-x710"
1540     nic: "NIC_Intel-X710"
1541   data: "vpp-nic-comparison-3n-hsw-mrr"
1542   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1543   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1544   parameters:
1545   - "name"
1546   - "parent"
1547   - "result"
1548   - "tags"
1549
1550 # VPP Compare NICs 3n-hsw 2t2c mrr
1551 -
1552   type: "table"
1553   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1554   algorithm: "table_nics_comparison"
1555   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1556   reference:
1557     title: "Intel-x520"
1558     nic: "NIC_Intel-X520-DA2"
1559   compare:
1560     title: "Intel-x710"
1561     nic: "NIC_Intel-X710"
1562   data: "vpp-nic-comparison-3n-hsw-mrr"
1563   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1564   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1565   parameters:
1566   - "name"
1567   - "parent"
1568   - "result"
1569   - "tags"
1570
1571 # VPP Compare NICs 3n-hsw 4t4c mrr
1572 -
1573   type: "table"
1574   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1575   algorithm: "table_nics_comparison"
1576   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1577   reference:
1578     title: "Intel-x520"
1579     nic: "NIC_Intel-X520-DA2"
1580   compare:
1581     title: "Intel-x710"
1582     nic: "NIC_Intel-X710"
1583   data: "vpp-nic-comparison-3n-hsw-mrr"
1584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1585   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1586   parameters:
1587   - "name"
1588   - "parent"
1589   - "result"
1590   - "tags"
1591
1592 # VPP Compare NICs 3n-skx 2t1c ndr
1593 -
1594   type: "table"
1595   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1596   algorithm: "table_nics_comparison"
1597   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1598   reference:
1599     title: "Intel-x710"
1600     nic: "NIC_Intel-X710"
1601   compare:
1602     title: "Intel-xxv710"
1603     nic: "NIC_Intel-XXV710"
1604   data: "vpp-nic-comparison-3n-skx"
1605   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1606   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1607   parameters:
1608   - "name"
1609   - "parent"
1610   - "throughput"
1611   - "tags"
1612
1613 # VPP Compare NICs 3n-skx 4t2c ndr
1614 -
1615   type: "table"
1616   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1617   algorithm: "table_nics_comparison"
1618   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1619   reference:
1620     title: "Intel-x710"
1621     nic: "NIC_Intel-X710"
1622   compare:
1623     title: "Intel-xxv710"
1624     nic: "NIC_Intel-XXV710"
1625   data: "vpp-nic-comparison-3n-skx"
1626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1627   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1628   parameters:
1629   - "name"
1630   - "parent"
1631   - "throughput"
1632   - "tags"
1633
1634 # VPP Compare NICs 3n-skx 2t1c pdr
1635 -
1636   type: "table"
1637   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1638   algorithm: "table_nics_comparison"
1639   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1640   reference:
1641     title: "Intel-x710"
1642     nic: "NIC_Intel-X710"
1643   compare:
1644     title: "Intel-xxv710"
1645     nic: "NIC_Intel-XXV710"
1646   data: "vpp-nic-comparison-3n-skx"
1647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1648   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1649   parameters:
1650   - "name"
1651   - "parent"
1652   - "throughput"
1653   - "tags"
1654
1655  # VPP Compare NICs 3n-skx 4t2c pdr
1656 -
1657   type: "table"
1658   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1659   algorithm: "table_nics_comparison"
1660   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1661   reference:
1662     title: "Intel-x710"
1663     nic: "NIC_Intel-X710"
1664   compare:
1665     title: "Intel-xxv710"
1666     nic: "NIC_Intel-XXV710"
1667   data: "vpp-nic-comparison-3n-skx"
1668   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1669   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1670   parameters:
1671   - "name"
1672   - "parent"
1673   - "throughput"
1674   - "tags"
1675
1676 # VPP Compare NICs 3n-skx 2t1c mrr
1677 -
1678   type: "table"
1679   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1680   algorithm: "table_nics_comparison"
1681   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1682   reference:
1683     title: "Intel-x710"
1684     nic: "NIC_Intel-X710"
1685   compare:
1686     title: "Intel-xxv710"
1687     nic: "NIC_Intel-XXV710"
1688   data: "vpp-nic-comparison-3n-skx-mrr"
1689   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1690   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1691   parameters:
1692   - "name"
1693   - "parent"
1694   - "result"
1695   - "tags"
1696
1697 # VPP Compare NICs 3n-skx 4t2c mrr
1698 -
1699   type: "table"
1700   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1701   algorithm: "table_nics_comparison"
1702   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1703   reference:
1704     title: "Intel-x710"
1705     nic: "NIC_Intel-X710"
1706   compare:
1707     title: "Intel-xxv710"
1708     nic: "NIC_Intel-XXV710"
1709   data: "vpp-nic-comparison-3n-skx-mrr"
1710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1711   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1712   parameters:
1713   - "name"
1714   - "parent"
1715   - "result"
1716   - "tags"
1717
1718  # VPP Compare NICs 3n-skx 8t4c mrr
1719 -
1720   type: "table"
1721   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1722   algorithm: "table_nics_comparison"
1723   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1724   reference:
1725     title: "Intel-x710"
1726     nic: "NIC_Intel-X710"
1727   compare:
1728     title: "Intel-xxv710"
1729     nic: "NIC_Intel-XXV710"
1730   data: "vpp-nic-comparison-3n-skx-mrr"
1731   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1732   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1733   parameters:
1734   - "name"
1735   - "parent"
1736   - "result"
1737   - "tags"
1738
1739 # VPP Compare NICs 2n-skx 2t1c ndr
1740 -
1741   type: "table"
1742   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1743   algorithm: "table_nics_comparison"
1744   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1745   reference:
1746     title: "Intel-x710"
1747     nic: "NIC_Intel-X710"
1748   compare:
1749     title: "Intel-xxv710"
1750     nic: "NIC_Intel-XXV710"
1751   data: "vpp-nic-comparison-2n-skx"
1752   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1753   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1754   parameters:
1755   - "name"
1756   - "parent"
1757   - "throughput"
1758   - "tags"
1759
1760 # VPP Compare NICs 2n-skx 4t2c ndr
1761 -
1762   type: "table"
1763   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1764   algorithm: "table_nics_comparison"
1765   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1766   reference:
1767     title: "Intel-x710"
1768     nic: "NIC_Intel-X710"
1769   compare:
1770     title: "Intel-xxv710"
1771     nic: "NIC_Intel-XXV710"
1772   data: "vpp-nic-comparison-2n-skx"
1773   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1774   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1775   parameters:
1776   - "name"
1777   - "parent"
1778   - "throughput"
1779   - "tags"
1780
1781  # VPP Compare NICs 2n-skx 2t1c pdr
1782 -
1783   type: "table"
1784   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1785   algorithm: "table_nics_comparison"
1786   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1787   reference:
1788     title: "Intel-x710"
1789     nic: "NIC_Intel-X710"
1790   compare:
1791     title: "Intel-xxv710"
1792     nic: "NIC_Intel-XXV710"
1793   data: "vpp-nic-comparison-2n-skx"
1794   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1795   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1796   parameters:
1797   - "name"
1798   - "parent"
1799   - "throughput"
1800   - "tags"
1801
1802 # VPP Compare NICs 2n-skx 4t2c pdr
1803 -
1804   type: "table"
1805   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1806   algorithm: "table_nics_comparison"
1807   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1808   reference:
1809     title: "Intel-x710"
1810     nic: "NIC_Intel-X710"
1811   compare:
1812     title: "Intel-xxv710"
1813     nic: "NIC_Intel-XXV710"
1814   data: "vpp-nic-comparison-2n-skx"
1815   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1816   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1817   parameters:
1818   - "name"
1819   - "parent"
1820   - "throughput"
1821   - "tags"
1822
1823 # VPP Compare NICs 2n-skx 2t1c mrr
1824 -
1825   type: "table"
1826   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1827   algorithm: "table_nics_comparison"
1828   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1829   reference:
1830     title: "Intel-x710"
1831     nic: "NIC_Intel-X710"
1832   compare:
1833     title: "Intel-xxv710"
1834     nic: "NIC_Intel-XXV710"
1835   data: "vpp-nic-comparison-2n-skx-mrr"
1836   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1837   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1838   parameters:
1839   - "name"
1840   - "parent"
1841   - "result"
1842   - "tags"
1843
1844 # VPP Compare NICs 2n-skx 4t2c mrr
1845 -
1846   type: "table"
1847   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1848   algorithm: "table_nics_comparison"
1849   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1850   reference:
1851     title: "Intel-x710"
1852     nic: "NIC_Intel-X710"
1853   compare:
1854     title: "Intel-xxv710"
1855     nic: "NIC_Intel-XXV710"
1856   data: "vpp-nic-comparison-2n-skx-mrr"
1857   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1858   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1859   parameters:
1860   - "name"
1861   - "parent"
1862   - "result"
1863   - "tags"
1864
1865 # VPP Compare NICs 2n-skx 8t4c mrr
1866 -
1867   type: "table"
1868   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1869   algorithm: "table_nics_comparison"
1870   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1871   reference:
1872     title: "Intel-x710"
1873     nic: "NIC_Intel-X710"
1874   compare:
1875     title: "Intel-xxv710"
1876     nic: "NIC_Intel-XXV710"
1877   data: "vpp-nic-comparison-2n-skx-mrr"
1878   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1879   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1880   parameters:
1881   - "name"
1882   - "parent"
1883   - "result"
1884   - "tags"
1885
1886 ################################################################################
1887 # VPP
1888
1889 # VPP Performance Changes 3n-hsw 1t1c pdr
1890 -
1891   type: "table"
1892   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1893   algorithm: "table_performance_comparison"
1894   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1895   history:
1896     -
1897       title: "rls1804"
1898       data:
1899         csit-vpp-perf-1804-all:
1900         - 21  # sel
1901         - 22  # sel
1902         - 23  # sel
1903         - 24  # sel
1904         - 27  # sel
1905         - 28  # sel
1906         - 29  # sel
1907         - 30  # sel
1908         - 31  # sel
1909         - 35  # sel
1910   reference:
1911     title: "rls1807"
1912     data:
1913       csit-vpp-perf-verify-1807-3n-hsw:
1914       - 11  # NDRPDR full 1
1915       - 22  # NDRPDR full 2
1916       - 45  # NDRPDR full 3
1917       - 46  # NDRPDR full 4
1918       - 15  # NDRPDR sel
1919       - 16  # NDRPDR sel
1920       - 19  # NDRPDR sel
1921       - 18  # NDRPDR sel
1922       - 20  # NDRPDR sel
1923       - 38  # NDRPDR sel
1924       - 40  # NDRPDR sel
1925       - 44  # NDRPDR sel
1926       - 47  # NDRPDR sel
1927   compare:
1928     title: "rls1810"
1929     data:
1930       csit-vpp-perf-verify-1810-3n-hsw:
1931       - 8   # NDRPDR sel
1932       - 12  # NDRPDR sel
1933       - 14  # NDRPDR sel
1934       - 18  # NDRPDR sel
1935       - 23  # NDRPDR sel
1936       - 25  # NDRPDR sel
1937       - 38  # NDRPDR sel
1938       - 39  # NDRPDR sel
1939       - 41  # NDRPDR sel
1940       - 42  # NDRPDR sel
1941   data: "vpp-performance-changes-3n-hsw"
1942   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1943   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1944   parameters:
1945   - "name"
1946   - "parent"
1947   - "throughput"
1948
1949 # VPP Performance Changes 3n-hsw 2t2c pdr
1950 -
1951   type: "table"
1952   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
1953   algorithm: "table_performance_comparison"
1954   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
1955   history:
1956     -
1957       title: "rls1804"
1958       data:
1959         csit-vpp-perf-1804-all:
1960         - 21  # sel
1961         - 22  # sel
1962         - 23  # sel
1963         - 24  # sel
1964         - 27  # sel
1965         - 28  # sel
1966         - 29  # sel
1967         - 30  # sel
1968         - 31  # sel
1969         - 35  # sel
1970   reference:
1971     title: "rls1807"
1972     data:
1973       csit-vpp-perf-verify-1807-3n-hsw:
1974       - 11  # NDRPDR full 1
1975       - 22  # NDRPDR full 2
1976       - 45  # NDRPDR full 3
1977       - 46  # NDRPDR full 4
1978       - 15  # NDRPDR sel
1979       - 16  # NDRPDR sel
1980       - 19  # NDRPDR sel
1981       - 18  # NDRPDR sel
1982       - 20  # NDRPDR sel
1983       - 38  # NDRPDR sel
1984       - 40  # NDRPDR sel
1985       - 44  # NDRPDR sel
1986       - 47  # NDRPDR sel
1987   compare:
1988     title: "rls1810"
1989     data:
1990       csit-vpp-perf-verify-1810-3n-hsw:
1991       - 8   # NDRPDR sel
1992       - 12  # NDRPDR sel
1993       - 14  # NDRPDR sel
1994       - 18  # NDRPDR sel
1995       - 23  # NDRPDR sel
1996       - 25  # NDRPDR sel
1997       - 38  # NDRPDR sel
1998       - 39  # NDRPDR sel
1999       - 41  # NDRPDR sel
2000       - 42  # NDRPDR sel
2001   data: "vpp-performance-changes-3n-hsw"
2002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2003   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2004   parameters:
2005   - "name"
2006   - "parent"
2007   - "throughput"
2008
2009 # VPP Performance Changes 3n-hsw 1t1c ndr
2010 -
2011   type: "table"
2012   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2013   algorithm: "table_performance_comparison"
2014   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2015   history:
2016     -
2017       title: "rls1804"
2018       data:
2019         csit-vpp-perf-1804-all:
2020         - 21  # sel
2021         - 22  # sel
2022         - 23  # sel
2023         - 24  # sel
2024         - 27  # sel
2025         - 28  # sel
2026         - 29  # sel
2027         - 30  # sel
2028         - 31  # sel
2029         - 35  # sel
2030   reference:
2031     title: "rls1807"
2032     data:
2033       csit-vpp-perf-verify-1807-3n-hsw:
2034       - 11  # NDRPDR full 1
2035       - 22  # NDRPDR full 2
2036       - 45  # NDRPDR full 3
2037       - 46  # NDRPDR full 4
2038       - 15  # NDRPDR sel
2039       - 16  # NDRPDR sel
2040       - 19  # NDRPDR sel
2041       - 18  # NDRPDR sel
2042       - 20  # NDRPDR sel
2043       - 38  # NDRPDR sel
2044       - 40  # NDRPDR sel
2045       - 44  # NDRPDR sel
2046       - 47  # NDRPDR sel
2047   compare:
2048     title: "rls1810"
2049     data:
2050       csit-vpp-perf-verify-1810-3n-hsw:
2051       - 8   # NDRPDR sel
2052       - 12  # NDRPDR sel
2053       - 14  # NDRPDR sel
2054       - 18  # NDRPDR sel
2055       - 23  # NDRPDR sel
2056       - 25  # NDRPDR sel
2057       - 38  # NDRPDR sel
2058       - 39  # NDRPDR sel
2059       - 41  # NDRPDR sel
2060       - 42  # NDRPDR sel
2061   data: "vpp-performance-changes-3n-hsw"
2062   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2063   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2064   parameters:
2065   - "name"
2066   - "parent"
2067   - "throughput"
2068
2069 # VPP Performance Changes 3n-hsw 2t2c ndr
2070 -
2071   type: "table"
2072   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2073   algorithm: "table_performance_comparison"
2074   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2075   history:
2076     -
2077       title: "rls1804"
2078       data:
2079         csit-vpp-perf-1804-all:
2080         - 21  # sel
2081         - 22  # sel
2082         - 23  # sel
2083         - 24  # sel
2084         - 27  # sel
2085         - 28  # sel
2086         - 29  # sel
2087         - 30  # sel
2088         - 31  # sel
2089         - 35  # sel
2090   reference:
2091     title: "rls1807"
2092     data:
2093       csit-vpp-perf-verify-1807-3n-hsw:
2094       - 11  # NDRPDR full 1
2095       - 22  # NDRPDR full 2
2096       - 45  # NDRPDR full 3
2097       - 46  # NDRPDR full 4
2098       - 15  # NDRPDR sel
2099       - 16  # NDRPDR sel
2100       - 19  # NDRPDR sel
2101       - 18  # NDRPDR sel
2102       - 20  # NDRPDR sel
2103       - 38  # NDRPDR sel
2104       - 40  # NDRPDR sel
2105       - 44  # NDRPDR sel
2106       - 47  # NDRPDR sel
2107   compare:
2108     title: "rls1810"
2109     data:
2110       csit-vpp-perf-verify-1810-3n-hsw:
2111       - 8   # NDRPDR sel
2112       - 12  # NDRPDR sel
2113       - 14  # NDRPDR sel
2114       - 18  # NDRPDR sel
2115       - 23  # NDRPDR sel
2116       - 25  # NDRPDR sel
2117       - 38  # NDRPDR sel
2118       - 39  # NDRPDR sel
2119       - 41  # NDRPDR sel
2120       - 42  # NDRPDR sel
2121   data: "vpp-performance-changes-3n-hsw"
2122   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2123   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2124   parameters:
2125   - "name"
2126   - "parent"
2127   - "throughput"
2128
2129 # VPP Performance Changes 3n-skx 2t1c pdr
2130 -
2131   type: "table"
2132   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2133   algorithm: "table_performance_comparison"
2134   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2135   reference:
2136     title: "rls1807"
2137     data:
2138       csit-vpp-perf-verify-1807-3n-skx:
2139       - 33  # NDRPDR sel
2140       - 35  # NDRPDR sel
2141       - 37  # NDRPDR sel
2142       - 38  # NDRPDR sel
2143       - 39  # NDRPDR sel
2144       - 43  # NDRPDR sel
2145       - 44  # NDRPDR sel
2146       - 49  # NDRPDR sel
2147       - 50  # NDRPDR sel
2148       - 56  # NDRPDR sel
2149   compare:
2150     title: "rls1810"
2151     data:
2152       csit-vpp-perf-verify-1810-3n-skx:
2153       - 10  # NDRPDR sel
2154       - 14  # NDRPDR sel
2155       - 15  # NDRPDR sel
2156       - 16  # NDRPDR sel
2157       - 17  # NDRPDR sel
2158       - 19  # NDRPDR sel
2159       - 20  # NDRPDR sel
2160       - 21  # NDRPDR sel
2161       - 22  # NDRPDR sel
2162       - 25  # NDRPDR sel
2163   data: "vpp-performance-changes-3n-skx"
2164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2165   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2166   parameters:
2167   - "name"
2168   - "parent"
2169   - "throughput"
2170
2171 # VPP Performance Changes 3n-skx 4t2c pdr
2172 -
2173   type: "table"
2174   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2175   algorithm: "table_performance_comparison"
2176   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2177   reference:
2178     title: "rls1807"
2179     data:
2180       csit-vpp-perf-verify-1807-3n-skx:
2181       - 33  # NDRPDR sel
2182       - 35  # NDRPDR sel
2183       - 37  # NDRPDR sel
2184       - 38  # NDRPDR sel
2185       - 39  # NDRPDR sel
2186       - 43  # NDRPDR sel
2187       - 44  # NDRPDR sel
2188       - 49  # NDRPDR sel
2189       - 50  # NDRPDR sel
2190       - 56  # NDRPDR sel
2191   compare:
2192     title: "rls1810"
2193     data:
2194       csit-vpp-perf-verify-1810-3n-skx:
2195       - 10  # NDRPDR sel
2196       - 14  # NDRPDR sel
2197       - 15  # NDRPDR sel
2198       - 16  # NDRPDR sel
2199       - 17  # NDRPDR sel
2200       - 19  # NDRPDR sel
2201       - 20  # NDRPDR sel
2202       - 21  # NDRPDR sel
2203       - 22  # NDRPDR sel
2204       - 25  # NDRPDR sel
2205   data: "vpp-performance-changes-3n-skx"
2206   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2207   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2208   parameters:
2209   - "name"
2210   - "parent"
2211   - "throughput"
2212
2213 # VPP Performance Changes 3n-skx 2t1c ndr
2214 -
2215   type: "table"
2216   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2217   algorithm: "table_performance_comparison"
2218   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2219   reference:
2220     title: "rls1807"
2221     data:
2222       csit-vpp-perf-verify-1807-3n-skx:
2223       - 33  # NDRPDR sel
2224       - 35  # NDRPDR sel
2225       - 37  # NDRPDR sel
2226       - 38  # NDRPDR sel
2227       - 39  # NDRPDR sel
2228       - 43  # NDRPDR sel
2229       - 44  # NDRPDR sel
2230       - 49  # NDRPDR sel
2231       - 50  # NDRPDR sel
2232       - 56  # NDRPDR sel
2233   compare:
2234     title: "rls1810"
2235     data:
2236       csit-vpp-perf-verify-1810-3n-skx:
2237       - 10  # NDRPDR sel
2238       - 14  # NDRPDR sel
2239       - 15  # NDRPDR sel
2240       - 16  # NDRPDR sel
2241       - 17  # NDRPDR sel
2242       - 19  # NDRPDR sel
2243       - 20  # NDRPDR sel
2244       - 21  # NDRPDR sel
2245       - 22  # NDRPDR sel
2246       - 25  # NDRPDR sel
2247   data: "vpp-performance-changes-3n-skx"
2248   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2249   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2250   parameters:
2251   - "name"
2252   - "parent"
2253   - "throughput"
2254
2255 # VPP Performance Changes 3n-skx 4t2c ndr
2256 -
2257   type: "table"
2258   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2259   algorithm: "table_performance_comparison"
2260   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2261   reference:
2262     title: "rls1807"
2263     data:
2264       csit-vpp-perf-verify-1807-3n-skx:
2265       - 33  # NDRPDR sel
2266       - 35  # NDRPDR sel
2267       - 37  # NDRPDR sel
2268       - 38  # NDRPDR sel
2269       - 39  # NDRPDR sel
2270       - 43  # NDRPDR sel
2271       - 44  # NDRPDR sel
2272       - 49  # NDRPDR sel
2273       - 50  # NDRPDR sel
2274       - 56  # NDRPDR sel
2275   compare:
2276     title: "rls1810"
2277     data:
2278       csit-vpp-perf-verify-1810-3n-skx:
2279       - 10  # NDRPDR sel
2280       - 14  # NDRPDR sel
2281       - 15  # NDRPDR sel
2282       - 16  # NDRPDR sel
2283       - 17  # NDRPDR sel
2284       - 19  # NDRPDR sel
2285       - 20  # NDRPDR sel
2286       - 21  # NDRPDR sel
2287       - 22  # NDRPDR sel
2288       - 25  # NDRPDR sel
2289   data: "vpp-performance-changes-3n-skx"
2290   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2291   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2292   parameters:
2293   - "name"
2294   - "parent"
2295   - "throughput"
2296
2297 # VPP Performance Changes 2n-skx 2t1c pdr
2298 -
2299   type: "table"
2300   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2301   algorithm: "table_performance_comparison"
2302   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2303   reference:
2304     title: "rls1807"
2305     data:
2306       csit-vpp-perf-verify-1807-2n-skx:
2307       - 26  # NDRPDR sel
2308       - 28  # NDRPDR sel
2309       - 29  # NDRPDR sel
2310       - 30  # NDRPDR sel
2311       - 34  # NDRPDR sel
2312       - 35  # NDRPDR sel
2313       - 36  # NDRPDR sel
2314       - 39  # NDRPDR sel
2315       - 40  # NDRPDR sel
2316       - 42  # NDRPDR sel
2317   compare:
2318     title: "rls1810"
2319     data:
2320       csit-vpp-perf-verify-1810-2n-skx:
2321       - 9   # NDRPDR sel
2322       - 13  # NDRPDR sel
2323       - 14  # NDRPDR sel
2324       - 19  # NDRPDR sel
2325       - 20  # NDRPDR sel
2326       - 21  # NDRPDR sel
2327       - 22  # NDRPDR sel
2328       - 23  # NDRPDR sel
2329       - 24  # NDRPDR sel
2330       - 27  # NDRPDR sel
2331   data: "vpp-performance-changes-2n-skx"
2332   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2333   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2334   parameters:
2335   - "name"
2336   - "parent"
2337   - "throughput"
2338
2339 # VPP Performance Changes 2n-skx 4t2c pdr
2340 -
2341   type: "table"
2342   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2343   algorithm: "table_performance_comparison"
2344   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2345   reference:
2346     title: "rls1807"
2347     data:
2348       csit-vpp-perf-verify-1807-2n-skx:
2349       - 26  # NDRPDR sel
2350       - 28  # NDRPDR sel
2351       - 29  # NDRPDR sel
2352       - 30  # NDRPDR sel
2353       - 34  # NDRPDR sel
2354       - 35  # NDRPDR sel
2355       - 36  # NDRPDR sel
2356       - 39  # NDRPDR sel
2357       - 40  # NDRPDR sel
2358       - 42  # NDRPDR sel
2359   compare:
2360     title: "rls1810"
2361     data:
2362       csit-vpp-perf-verify-1810-2n-skx:
2363       - 9   # NDRPDR sel
2364       - 13  # NDRPDR sel
2365       - 14  # NDRPDR sel
2366       - 19  # NDRPDR sel
2367       - 20  # NDRPDR sel
2368       - 21  # NDRPDR sel
2369       - 22  # NDRPDR sel
2370       - 23  # NDRPDR sel
2371       - 24  # NDRPDR sel
2372       - 27  # NDRPDR sel
2373   data: "vpp-performance-changes-2n-skx"
2374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2375   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2376   parameters:
2377   - "name"
2378   - "parent"
2379   - "throughput"
2380
2381 # VPP Performance Changes 2n-skx 2t1c ndr
2382 -
2383   type: "table"
2384   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2385   algorithm: "table_performance_comparison"
2386   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2387   reference:
2388     title: "rls1807"
2389     data:
2390       csit-vpp-perf-verify-1807-2n-skx:
2391       - 26  # NDRPDR sel
2392       - 28  # NDRPDR sel
2393       - 29  # NDRPDR sel
2394       - 30  # NDRPDR sel
2395       - 34  # NDRPDR sel
2396       - 35  # NDRPDR sel
2397       - 36  # NDRPDR sel
2398       - 39  # NDRPDR sel
2399       - 40  # NDRPDR sel
2400       - 42  # NDRPDR sel
2401   compare:
2402     title: "rls1810"
2403     data:
2404       csit-vpp-perf-verify-1810-2n-skx:
2405       - 9   # NDRPDR sel
2406       - 13  # NDRPDR sel
2407       - 14  # NDRPDR sel
2408       - 19  # NDRPDR sel
2409       - 20  # NDRPDR sel
2410       - 21  # NDRPDR sel
2411       - 22  # NDRPDR sel
2412       - 23  # NDRPDR sel
2413       - 24  # NDRPDR sel
2414       - 27  # NDRPDR sel
2415   data: "vpp-performance-changes-2n-skx"
2416   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2417   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2418   parameters:
2419   - "name"
2420   - "parent"
2421   - "throughput"
2422
2423 # VPP Performance Changes 2n-skx 4t2c ndr
2424 -
2425   type: "table"
2426   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2427   algorithm: "table_performance_comparison"
2428   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2429   reference:
2430     title: "rls1807"
2431     data:
2432       csit-vpp-perf-verify-1807-2n-skx:
2433       - 26  # NDRPDR sel
2434       - 28  # NDRPDR sel
2435       - 29  # NDRPDR sel
2436       - 30  # NDRPDR sel
2437       - 34  # NDRPDR sel
2438       - 35  # NDRPDR sel
2439       - 36  # NDRPDR sel
2440       - 39  # NDRPDR sel
2441       - 40  # NDRPDR sel
2442       - 42  # NDRPDR sel
2443   compare:
2444     title: "rls1810"
2445     data:
2446       csit-vpp-perf-verify-1810-2n-skx:
2447       - 9   # NDRPDR sel
2448       - 13  # NDRPDR sel
2449       - 14  # NDRPDR sel
2450       - 19  # NDRPDR sel
2451       - 20  # NDRPDR sel
2452       - 21  # NDRPDR sel
2453       - 22  # NDRPDR sel
2454       - 23  # NDRPDR sel
2455       - 24  # NDRPDR sel
2456       - 27  # NDRPDR sel
2457   data: "vpp-performance-changes-2n-skx"
2458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2459   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2460   parameters:
2461   - "name"
2462   - "parent"
2463   - "throughput"
2464
2465 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2466 -
2467   type: "table"
2468   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2469   algorithm: "table_performance_comparison"
2470   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2471   reference:
2472     title: "3-Node Hsw"
2473     data:
2474       csit-vpp-perf-verify-1810-3n-hsw:
2475       - 8   # NDRPDR sel
2476       - 12  # NDRPDR sel
2477       - 14  # NDRPDR sel
2478       - 18  # NDRPDR sel
2479       - 23  # NDRPDR sel
2480       - 25  # NDRPDR sel
2481       - 38  # NDRPDR sel
2482       - 39  # NDRPDR sel
2483       - 41  # NDRPDR sel
2484       - 42  # NDRPDR sel
2485   compare:
2486     title: "3-Node Skx"
2487     data:
2488       csit-vpp-perf-verify-1810-3n-skx:
2489       - 10  # NDRPDR sel
2490       - 14  # NDRPDR sel
2491       - 15  # NDRPDR sel
2492       - 16  # NDRPDR sel
2493       - 17  # NDRPDR sel
2494       - 19  # NDRPDR sel
2495       - 20  # NDRPDR sel
2496       - 21  # NDRPDR sel
2497       - 22  # NDRPDR sel
2498       - 25  # NDRPDR sel
2499   data: "vpp-compare-testbeds"
2500   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2501   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2502   parameters:
2503   - "name"
2504   - "parent"
2505   - "throughput"
2506
2507 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2508 -
2509   type: "table"
2510   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2511   algorithm: "table_performance_comparison"
2512   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2513   reference:
2514     title: "3-Node Hsw"
2515     data:
2516       csit-vpp-perf-verify-1810-3n-hsw:
2517       - 8   # NDRPDR sel
2518       - 12  # NDRPDR sel
2519       - 14  # NDRPDR sel
2520       - 18  # NDRPDR sel
2521       - 23  # NDRPDR sel
2522       - 25  # NDRPDR sel
2523       - 38  # NDRPDR sel
2524       - 39  # NDRPDR sel
2525       - 41  # NDRPDR sel
2526       - 42  # NDRPDR sel
2527   compare:
2528     title: "3-Node Skx"
2529     data:
2530       csit-vpp-perf-verify-1810-3n-skx:
2531       - 10  # NDRPDR sel
2532       - 14  # NDRPDR sel
2533       - 15  # NDRPDR sel
2534       - 16  # NDRPDR sel
2535       - 17  # NDRPDR sel
2536       - 19  # NDRPDR sel
2537       - 20  # NDRPDR sel
2538       - 21  # NDRPDR sel
2539       - 22  # NDRPDR sel
2540       - 25  # NDRPDR sel
2541   data: "vpp-compare-testbeds"
2542   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2543   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2544   parameters:
2545   - "name"
2546   - "parent"
2547   - "throughput"
2548
2549 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2550 -
2551   type: "table"
2552   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2553   algorithm: "table_performance_comparison"
2554   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2555   reference:
2556     title: "3-Node Hsw"
2557     data:
2558       csit-vpp-perf-verify-1810-3n-hsw:
2559       - 8   # NDRPDR sel
2560       - 12  # NDRPDR sel
2561       - 14  # NDRPDR sel
2562       - 18  # NDRPDR sel
2563       - 23  # NDRPDR sel
2564       - 25  # NDRPDR sel
2565       - 38  # NDRPDR sel
2566       - 39  # NDRPDR sel
2567       - 41  # NDRPDR sel
2568       - 42  # NDRPDR sel
2569   compare:
2570     title: "3-Node Skx"
2571     data:
2572       csit-vpp-perf-verify-1810-3n-skx:
2573       - 10  # NDRPDR sel
2574       - 14  # NDRPDR sel
2575       - 15  # NDRPDR sel
2576       - 16  # NDRPDR sel
2577       - 17  # NDRPDR sel
2578       - 19  # NDRPDR sel
2579       - 20  # NDRPDR sel
2580       - 21  # NDRPDR sel
2581       - 22  # NDRPDR sel
2582       - 25  # NDRPDR sel
2583   data: "vpp-compare-testbeds"
2584   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2585   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2586   parameters:
2587   - "name"
2588   - "parent"
2589   - "throughput"
2590
2591 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2592 -
2593   type: "table"
2594   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2595   algorithm: "table_performance_comparison"
2596   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2597   reference:
2598     title: "3-Node Hsw"
2599     data:
2600       csit-vpp-perf-verify-1810-3n-hsw:
2601       - 8   # NDRPDR sel
2602       - 12  # NDRPDR sel
2603       - 14  # NDRPDR sel
2604       - 18  # NDRPDR sel
2605       - 23  # NDRPDR sel
2606       - 25  # NDRPDR sel
2607       - 38  # NDRPDR sel
2608       - 39  # NDRPDR sel
2609       - 41  # NDRPDR sel
2610       - 42  # NDRPDR sel
2611   compare:
2612     title: "3-Node Skx"
2613     data:
2614       csit-vpp-perf-verify-1810-3n-skx:
2615       - 10  # NDRPDR sel
2616       - 14  # NDRPDR sel
2617       - 15  # NDRPDR sel
2618       - 16  # NDRPDR sel
2619       - 17  # NDRPDR sel
2620       - 19  # NDRPDR sel
2621       - 20  # NDRPDR sel
2622       - 21  # NDRPDR sel
2623       - 22  # NDRPDR sel
2624       - 25  # NDRPDR sel
2625   data: "vpp-compare-testbeds"
2626   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2627   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2628   parameters:
2629   - "name"
2630   - "parent"
2631   - "throughput"
2632
2633 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2634 -
2635   type: "table"
2636   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2637   algorithm: "table_performance_comparison"
2638   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2639   reference:
2640     title: "3-Node Skx"
2641     data:
2642       csit-vpp-perf-verify-1810-3n-skx:
2643       - 10  # NDRPDR sel
2644       - 14  # NDRPDR sel
2645       - 15  # NDRPDR sel
2646       - 16  # NDRPDR sel
2647       - 17  # NDRPDR sel
2648       - 19  # NDRPDR sel
2649       - 20  # NDRPDR sel
2650       - 21  # NDRPDR sel
2651       - 22  # NDRPDR sel
2652       - 25  # NDRPDR sel
2653   compare:
2654     title: "2-Node Skx"
2655     data:
2656       csit-vpp-perf-verify-1810-2n-skx:
2657       - 9   # NDRPDR sel
2658       - 13  # NDRPDR sel
2659       - 14  # NDRPDR sel
2660       - 19  # NDRPDR sel
2661       - 20  # NDRPDR sel
2662       - 21  # NDRPDR sel
2663       - 22  # NDRPDR sel
2664       - 23  # NDRPDR sel
2665       - 24  # NDRPDR sel
2666       - 27  # NDRPDR sel
2667   data: "vpp-compare-topologies"
2668   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2669   filter: "'NDRPDR' and '1C'"
2670   parameters:
2671   - "name"
2672   - "parent"
2673   - "throughput"
2674
2675 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2676 -
2677   type: "table"
2678   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2679   algorithm: "table_performance_comparison"
2680   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2681   reference:
2682     title: "3-Node Skx"
2683     data:
2684       csit-vpp-perf-verify-1810-3n-skx:
2685       - 10  # NDRPDR sel
2686       - 14  # NDRPDR sel
2687       - 15  # NDRPDR sel
2688       - 16  # NDRPDR sel
2689       - 17  # NDRPDR sel
2690       - 19  # NDRPDR sel
2691       - 20  # NDRPDR sel
2692       - 21  # NDRPDR sel
2693       - 22  # NDRPDR sel
2694       - 25  # NDRPDR sel
2695   compare:
2696     title: "2-Node Skx"
2697     data:
2698       csit-vpp-perf-verify-1810-2n-skx:
2699       - 9   # NDRPDR sel
2700       - 13  # NDRPDR sel
2701       - 14  # NDRPDR sel
2702       - 19  # NDRPDR sel
2703       - 20  # NDRPDR sel
2704       - 21  # NDRPDR sel
2705       - 22  # NDRPDR sel
2706       - 23  # NDRPDR sel
2707       - 24  # NDRPDR sel
2708       - 27  # NDRPDR sel
2709   data: "vpp-compare-topologies"
2710   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2711   filter: "'NDRPDR' and '2C'"
2712   parameters:
2713   - "name"
2714   - "parent"
2715   - "throughput"
2716
2717 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2718 -
2719   type: "table"
2720   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2721   algorithm: "table_performance_comparison"
2722   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2723   reference:
2724     title: "3-Node Skx"
2725     data:
2726       csit-vpp-perf-verify-1810-3n-skx:
2727       - 10  # NDRPDR sel
2728       - 14  # NDRPDR sel
2729       - 15  # NDRPDR sel
2730       - 16  # NDRPDR sel
2731       - 17  # NDRPDR sel
2732       - 19  # NDRPDR sel
2733       - 20  # NDRPDR sel
2734       - 21  # NDRPDR sel
2735       - 22  # NDRPDR sel
2736       - 25  # NDRPDR sel
2737   compare:
2738     title: "2-Node Skx"
2739     data:
2740       csit-vpp-perf-verify-1810-2n-skx:
2741       - 9   # NDRPDR sel
2742       - 13  # NDRPDR sel
2743       - 14  # NDRPDR sel
2744       - 19  # NDRPDR sel
2745       - 20  # NDRPDR sel
2746       - 21  # NDRPDR sel
2747       - 22  # NDRPDR sel
2748       - 23  # NDRPDR sel
2749       - 24  # NDRPDR sel
2750       - 27  # NDRPDR sel
2751   data: "vpp-compare-topologies"
2752   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2753   filter: "'NDRPDR' and '1C'"
2754   parameters:
2755   - "name"
2756   - "parent"
2757   - "throughput"
2758
2759 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2760 -
2761   type: "table"
2762   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2763   algorithm: "table_performance_comparison"
2764   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2765   reference:
2766     title: "3-Node Skx"
2767     data:
2768       csit-vpp-perf-verify-1810-3n-skx:
2769       - 10  # NDRPDR sel
2770       - 14  # NDRPDR sel
2771       - 15  # NDRPDR sel
2772       - 16  # NDRPDR sel
2773       - 17  # NDRPDR sel
2774       - 19  # NDRPDR sel
2775       - 20  # NDRPDR sel
2776       - 21  # NDRPDR sel
2777       - 22  # NDRPDR sel
2778       - 25  # NDRPDR sel
2779   compare:
2780     title: "2-Node Skx"
2781     data:
2782       csit-vpp-perf-verify-1810-2n-skx:
2783       - 9   # NDRPDR sel
2784       - 13  # NDRPDR sel
2785       - 14  # NDRPDR sel
2786       - 19  # NDRPDR sel
2787       - 20  # NDRPDR sel
2788       - 21  # NDRPDR sel
2789       - 22  # NDRPDR sel
2790       - 23  # NDRPDR sel
2791       - 24  # NDRPDR sel
2792       - 27  # NDRPDR sel
2793   data: "vpp-compare-topologies"
2794   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2795   filter: "'NDRPDR' and '2C'"
2796   parameters:
2797   - "name"
2798   - "parent"
2799   - "throughput"
2800
2801 # VPP Performance Changes 3n-hsw 1t1c MRR
2802 -
2803   type: "table"
2804   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2805   algorithm: "table_performance_comparison"
2806   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2807   history:
2808     -
2809       title: "rls1804"
2810       data:
2811         csit-vpp-perf-check-1804:
2812         - 6   # mrr - sel
2813         - 13  # mrr - sel
2814         - 14  # mrr - sel
2815         - 15  # mrr - sel
2816         - 16  # mrr - sel
2817         - 17  # mrr - sel
2818         - 19  # mrr - sel
2819         - 20  # mrr - sel
2820         - 21  # mrr - sel
2821         - 22  # mrr - sel
2822   reference:
2823     title: "rls1807"
2824     data:
2825       csit-vpp-perf-verify-1807-3n-hsw:
2826       - 8   # MRR full
2827       - 9   # MRR sel
2828       - 21  # MRR sel
2829       - 31  # MRR sel
2830       - 33  # MRR sel
2831       - 36  # MRR sel
2832       - 41  # MRR sel
2833       - 42  # MRR sel
2834       - 48  # MRR sel
2835   compare:
2836     title: "rls1810"
2837     data:
2838       csit-vpp-perf-verify-1810-3n-hsw:
2839       - 9   # MRR sel
2840   data: "vpp-performance-changes-3n-hsw-mrr"
2841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2842   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2843   parameters:
2844   - "name"
2845   - "parent"
2846   - "result"
2847
2848 # VPP Performance Changes 3n-hsw 2t2c MRR
2849 -
2850   type: "table"
2851   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2852   algorithm: "table_performance_comparison"
2853   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2854   history:
2855     -
2856       title: "rls1804"
2857       data:
2858         csit-vpp-perf-check-1804:
2859         - 6   # mrr - sel
2860         - 13  # mrr - sel
2861         - 14  # mrr - sel
2862         - 15  # mrr - sel
2863         - 16  # mrr - sel
2864         - 17  # mrr - sel
2865         - 19  # mrr - sel
2866         - 20  # mrr - sel
2867         - 21  # mrr - sel
2868         - 22  # mrr - sel
2869   reference:
2870     title: "rls1807"
2871     data:
2872       csit-vpp-perf-verify-1807-3n-hsw:
2873       - 8   # MRR full
2874       - 9   # MRR sel
2875       - 21  # MRR sel
2876       - 31  # MRR sel
2877       - 33  # MRR sel
2878       - 36  # MRR sel
2879       - 41  # MRR sel
2880       - 42  # MRR sel
2881       - 48  # MRR sel
2882   compare:
2883     title: "rls1810"
2884     data:
2885       csit-vpp-perf-verify-1810-3n-hsw:
2886       - 9   # MRR sel
2887   data: "vpp-performance-changes-3n-hsw-mrr"
2888   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2889   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2890   parameters:
2891   - "name"
2892   - "parent"
2893   - "result"
2894
2895 # VPP Performance Changes 3n-hsw 4t4c MRR
2896 -
2897   type: "table"
2898   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2899   algorithm: "table_performance_comparison"
2900   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2901   history:
2902     -
2903       title: "rls1804"
2904       data:
2905         csit-vpp-perf-check-1804:
2906         - 6   # mrr - sel
2907         - 13  # mrr - sel
2908         - 14  # mrr - sel
2909         - 15  # mrr - sel
2910         - 16  # mrr - sel
2911         - 17  # mrr - sel
2912         - 19  # mrr - sel
2913         - 20  # mrr - sel
2914         - 21  # mrr - sel
2915         - 22  # mrr - sel
2916   reference:
2917     title: "rls1807"
2918     data:
2919       csit-vpp-perf-verify-1807-3n-hsw:
2920       - 8   # MRR full
2921       - 9   # MRR sel
2922       - 21  # MRR sel
2923       - 31  # MRR sel
2924       - 33  # MRR sel
2925       - 36  # MRR sel
2926       - 41  # MRR sel
2927       - 42  # MRR sel
2928       - 48  # MRR sel
2929   compare:
2930     title: "rls1810"
2931     data:
2932       csit-vpp-perf-verify-1810-3n-hsw:
2933       - 9   # MRR sel
2934   data: "vpp-performance-changes-3n-hsw-mrr"
2935   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2936   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2937   parameters:
2938   - "name"
2939   - "parent"
2940   - "result"
2941
2942 # VPP Performance Changes 3n-skx 2t1c MRR
2943 -
2944   type: "table"
2945   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2946   algorithm: "table_performance_comparison"
2947   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2948   reference:
2949     title: "rls1807"
2950     data:
2951       csit-vpp-perf-verify-1807-3n-skx:
2952       - 28  # MRR sel
2953       - 32  # MRR sel
2954       - 36  # MRR sel
2955       - 42  # MRR sel
2956       - 47  # MRR sel
2957       - 48  # MRR sel
2958       - 51  # MRR sel
2959       - 52  # MRR sel
2960       - 53  # MRR sel
2961   compare:
2962     title: "rls1810"
2963     data:
2964       csit-vpp-perf-verify-1810-3n-skx:
2965       - 9   # MRR sel
2966       - 11  # MRR sel
2967       - 12  # MRR sel
2968       - 13  # MRR sel
2969   data: "vpp-performance-changes-3n-skx-mrr"
2970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2971   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2972   parameters:
2973   - "name"
2974   - "parent"
2975   - "result"
2976
2977 # VPP Performance Changes 3n-skx 4t2c MRR
2978 -
2979   type: "table"
2980   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2981   algorithm: "table_performance_comparison"
2982   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2983   reference:
2984     title: "rls1807"
2985     data:
2986       csit-vpp-perf-verify-1807-3n-skx:
2987       - 28  # MRR sel
2988       - 32  # MRR sel
2989       - 36  # MRR sel
2990       - 42  # MRR sel
2991       - 47  # MRR sel
2992       - 48  # MRR sel
2993       - 51  # MRR sel
2994       - 52  # MRR sel
2995       - 53  # MRR sel
2996   compare:
2997     title: "rls1810"
2998     data:
2999       csit-vpp-perf-verify-1810-3n-skx:
3000       - 9   # MRR sel
3001       - 11  # MRR sel
3002       - 12  # MRR sel
3003       - 13  # MRR sel
3004   data: "vpp-performance-changes-3n-skx-mrr"
3005   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3006   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3007   parameters:
3008   - "name"
3009   - "parent"
3010   - "result"
3011
3012 # VPP Performance Changes 3n-skx 8t4c MRR
3013 -
3014   type: "table"
3015   title: "VPP Performance Changes 3n-skx 8t4c MRR"
3016   algorithm: "table_performance_comparison"
3017   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3018   reference:
3019     title: "rls1807"
3020     data:
3021       csit-vpp-perf-verify-1807-3n-skx:
3022       - 28  # MRR sel
3023       - 32  # MRR sel
3024       - 36  # MRR sel
3025       - 42  # MRR sel
3026       - 47  # MRR sel
3027       - 48  # MRR sel
3028       - 51  # MRR sel
3029       - 52  # MRR sel
3030       - 53  # MRR sel
3031   compare:
3032     title: "rls1810"
3033     data:
3034       csit-vpp-perf-verify-1810-3n-skx:
3035       - 9   # MRR sel
3036       - 11  # MRR sel
3037       - 12  # MRR sel
3038       - 13  # MRR sel
3039   data: "vpp-performance-changes-3n-skx-mrr"
3040   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3041   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3042   parameters:
3043   - "name"
3044   - "parent"
3045   - "result"
3046
3047 # VPP Performance Changes 2n-skx 2t1c MRR
3048 -
3049   type: "table"
3050   title: "VPP Performance Changes 2n-skx 2t1c MRR"
3051   algorithm: "table_performance_comparison"
3052   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3053   reference:
3054     title: "rls1807"
3055     data:
3056       csit-vpp-perf-verify-1807-2n-skx:
3057       - 31  # MRR sel
3058       - 33  # MRR sel
3059       - 37  # MRR sel
3060       - 38  # MRR sel
3061       - 41  # MRR sel
3062       - 43  # MRR sel
3063       - 44  # MRR sel
3064       - 45  # MRR sel
3065       - 46  # MRR sel
3066       - 47  # MRR sel
3067   compare:
3068     title: "rls1810"
3069     data:
3070       csit-vpp-perf-verify-1810-2n-skx:
3071       - 8   # MRR sel
3072       - 10  # MRR sel
3073       - 11  # MRR sel
3074       - 12  # MRR sel
3075   data: "vpp-performance-changes-2n-skx-mrr"
3076   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3077   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3078   parameters:
3079   - "name"
3080   - "parent"
3081   - "result"
3082
3083 # VPP Performance Changes 2n-skx 4t2c MRR
3084 -
3085   type: "table"
3086   title: "VPP Performance Changes 2n-skx 4t2c MRR"
3087   algorithm: "table_performance_comparison"
3088   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3089   reference:
3090     title: "rls1807"
3091     data:
3092       csit-vpp-perf-verify-1807-2n-skx:
3093       - 31  # MRR sel
3094       - 33  # MRR sel
3095       - 37  # MRR sel
3096       - 38  # MRR sel
3097       - 41  # MRR sel
3098       - 43  # MRR sel
3099       - 44  # MRR sel
3100       - 45  # MRR sel
3101       - 46  # MRR sel
3102       - 47  # MRR sel
3103   compare:
3104     title: "rls1810"
3105     data:
3106       csit-vpp-perf-verify-1810-2n-skx:
3107       - 8   # MRR sel
3108       - 10  # MRR sel
3109       - 11  # MRR sel
3110       - 12  # MRR sel
3111   data: "vpp-performance-changes-2n-skx-mrr"
3112   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3113   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3114   parameters:
3115   - "name"
3116   - "parent"
3117   - "result"
3118
3119 # VPP Performance Changes 2n-skx 8t4c MRR
3120 -
3121   type: "table"
3122   title: "VPP Performance Changes 2n-skx 8t4c MRR"
3123   algorithm: "table_performance_comparison"
3124   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3125   reference:
3126     title: "rls1807"
3127     data:
3128       csit-vpp-perf-verify-1807-2n-skx:
3129       - 31  # MRR sel
3130       - 33  # MRR sel
3131       - 37  # MRR sel
3132       - 38  # MRR sel
3133       - 41  # MRR sel
3134       - 43  # MRR sel
3135       - 44  # MRR sel
3136       - 45  # MRR sel
3137       - 46  # MRR sel
3138       - 47  # MRR sel
3139   compare:
3140     title: "rls1810"
3141     data:
3142       csit-vpp-perf-verify-1810-2n-skx:
3143       - 8   # MRR sel
3144       - 10  # MRR sel
3145       - 11  # MRR sel
3146       - 12  # MRR sel
3147   data: "vpp-performance-changes-2n-skx-mrr"
3148   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3149   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3150   parameters:
3151   - "name"
3152   - "parent"
3153   - "result"
3154
3155 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3156 -
3157   type: "table"
3158   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3159   algorithm: "table_performance_comparison"
3160   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3161   reference:
3162     title: "3-Node Hsw"
3163     data:
3164       csit-vpp-perf-verify-1810-3n-hsw:
3165       - 9   # MRR sel
3166   compare:
3167     title: "3-Node Skx"
3168     data:
3169       csit-vpp-perf-verify-1810-3n-skx:
3170       - 9   # MRR sel
3171       - 11  # MRR sel
3172       - 12  # MRR sel
3173       - 13  # MRR sel
3174   data: "vpp-compare-testbeds-mrr"
3175   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3176   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
3177   parameters:
3178   - "name"
3179   - "parent"
3180   - "result"
3181
3182 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3183 -
3184   type: "table"
3185   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3186   algorithm: "table_performance_comparison"
3187   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3188   reference:
3189     title: "3-Node Hsw"
3190     data:
3191       csit-vpp-perf-verify-1810-3n-hsw:
3192       - 9   # MRR sel
3193   compare:
3194     title: "3-Node Skx"
3195     data:
3196       csit-vpp-perf-verify-1810-3n-skx:
3197       - 9   # MRR sel
3198       - 11  # MRR sel
3199       - 12  # MRR sel
3200       - 13  # MRR sel
3201   data: "vpp-compare-testbeds-mrr"
3202   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3203   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
3204   parameters:
3205   - "name"
3206   - "parent"
3207   - "result"
3208
3209 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3210 -
3211   type: "table"
3212   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3213   algorithm: "table_performance_comparison"
3214   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3215   reference:
3216     title: "3-Node Hsw"
3217     data:
3218       csit-vpp-perf-verify-1810-3n-hsw:
3219       - 9   # MRR sel
3220   compare:
3221     title: "3-Node Skx"
3222     data:
3223       csit-vpp-perf-verify-1810-3n-skx:
3224       - 9   # MRR sel
3225       - 11  # MRR sel
3226       - 12  # MRR sel
3227       - 13  # MRR sel
3228   data: "vpp-compare-testbeds-mrr"
3229   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3230   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
3231   parameters:
3232   - "name"
3233   - "parent"
3234   - "result"
3235
3236 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
3237 -
3238   type: "table"
3239   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
3240   algorithm: "table_performance_comparison"
3241   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
3242   reference:
3243     title: "3-Node Skx"
3244     data:
3245       csit-vpp-perf-verify-1810-3n-skx:
3246       - 9   # MRR sel
3247       - 11  # MRR sel
3248       - 12  # MRR sel
3249       - 13  # MRR sel
3250   compare:
3251     title: "2-Node Skx"
3252     data:
3253       csit-vpp-perf-verify-1810-2n-skx:
3254       - 8   # MRR sel
3255       - 10  # MRR sel
3256       - 11  # MRR sel
3257       - 12  # MRR sel
3258   data: "vpp-compare-topologies-mrr"
3259   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3260   filter: "'MRR' and '1C'"
3261   parameters:
3262   - "name"
3263   - "parent"
3264   - "result"
3265
3266 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
3267 -
3268   type: "table"
3269   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
3270   algorithm: "table_performance_comparison"
3271   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
3272   reference:
3273     title: "3-Node Skx"
3274     data:
3275       csit-vpp-perf-verify-1810-3n-skx:
3276       - 9   # MRR sel
3277       - 11  # MRR sel
3278       - 12  # MRR sel
3279       - 13  # MRR sel
3280   compare:
3281     title: "2-Node Skx"
3282     data:
3283       csit-vpp-perf-verify-1810-2n-skx:
3284       - 8   # MRR sel
3285       - 10  # MRR sel
3286       - 11  # MRR sel
3287       - 12  # MRR sel
3288   data: "vpp-compare-topologies-mrr"
3289   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3290   filter: "'MRR' and '2C'"
3291   parameters:
3292   - "name"
3293   - "parent"
3294   - "result"
3295
3296 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3297 -
3298   type: "table"
3299   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3300   algorithm: "table_performance_comparison"
3301   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3302   reference:
3303     title: "3-Node Skx"
3304     data:
3305       csit-vpp-perf-verify-1810-3n-skx:
3306       - 9   # MRR sel
3307       - 11  # MRR sel
3308       - 12  # MRR sel
3309       - 13  # MRR sel
3310   compare:
3311     title: "2-Node Skx"
3312     data:
3313       csit-vpp-perf-verify-1810-2n-skx:
3314       - 8   # MRR sel
3315       - 10  # MRR sel
3316       - 11  # MRR sel
3317       - 12  # MRR sel
3318   data: "vpp-compare-topologies-mrr"
3319   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3320   filter: "'MRR' and '4C'"
3321   parameters:
3322   - "name"
3323   - "parent"
3324   - "result"
3325
3326 # Detailed Test Results - VPP Performance Results 3n-hsw
3327 -
3328   type: "table"
3329   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3330   algorithm: "table_merged_details"
3331   output-file-ext: ".csv"
3332   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3333   columns:
3334   -
3335     title: "Name"
3336     data: "data name"
3337   -
3338     title: "Status"
3339     data: "data msg"
3340   rows: "generated"
3341   data: "vpp-perf-results-3n-hsw"
3342   filter: "not 'NDRCHK' and not 'PDRCHK'"
3343   parameters:
3344   - "name"
3345   - "parent"
3346   - "msg"
3347
3348 # Detailed Test Results - VPP Performance Results 3n-skx
3349 -
3350   type: "table"
3351   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3352   algorithm: "table_merged_details"
3353   output-file-ext: ".csv"
3354   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3355   columns:
3356   -
3357     title: "Name"
3358     data: "data name"
3359   -
3360     title: "Status"
3361     data: "data msg"
3362   rows: "generated"
3363   data: "vpp-perf-results-3n-skx"
3364   filter: "not 'NDRCHK' and not 'PDRCHK'"
3365   parameters:
3366   - "name"
3367   - "parent"
3368   - "msg"
3369
3370 # Detailed Test Results - VPP Performance Results 2n-skx
3371 -
3372   type: "table"
3373   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3374   algorithm: "table_merged_details"
3375   output-file-ext: ".csv"
3376   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3377   columns:
3378   -
3379     title: "Name"
3380     data: "data name"
3381   -
3382     title: "Status"
3383     data: "data msg"
3384   rows: "generated"
3385   data: "vpp-perf-results-2n-skx"
3386   filter: "not 'NDRCHK' and not 'PDRCHK'"
3387   parameters:
3388   - "name"
3389   - "parent"
3390   - "msg"
3391
3392 # Detailed Test Results - VPP Performance Results 2n-dnv
3393 -
3394   type: "table"
3395   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3396   algorithm: "table_details"
3397   output-file-ext: ".csv"
3398   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3399   columns:
3400   -
3401     title: "Name"
3402     data: "data name"
3403   -
3404     title: "Status"
3405     data: "data msg"
3406   rows: "generated"
3407   data: "intel-dnv-vpp"
3408   filter: "'NDRPDR'"
3409   parameters:
3410   - "name"
3411   - "parent"
3412   - "msg"
3413
3414 # Test configuration - VPP Performance Test Configs 3n-hsw
3415 -
3416   type: "table"
3417   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3418   algorithm: "table_merged_details"
3419   output-file-ext: ".csv"
3420   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3421   columns:
3422   -
3423     title: "Name"
3424     data: "data name"
3425   -
3426     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3427     data: "data vat-history"
3428   rows: "generated"
3429   data: "vpp-perf-results-3n-hsw"
3430   filter: "not 'NDRCHK' and not 'PDRCHK'"
3431   parameters:
3432   - "parent"
3433   - "name"
3434   - "vat-history"
3435
3436 # Test configuration - VPP Performance Test Configs 3n-skx
3437 -
3438   type: "table"
3439   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3440   algorithm: "table_merged_details"
3441   output-file-ext: ".csv"
3442   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3443   columns:
3444   -
3445     title: "Name"
3446     data: "data name"
3447   -
3448     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3449     data: "data vat-history"
3450   rows: "generated"
3451   data: "vpp-perf-results-3n-skx"
3452   filter: "not 'NDRCHK' and not 'PDRCHK'"
3453   parameters:
3454   - "parent"
3455   - "name"
3456   - "vat-history"
3457
3458 # Test configuration - VPP Performance Test Configs 2n-skx
3459 -
3460   type: "table"
3461   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3462   algorithm: "table_merged_details"
3463   output-file-ext: ".csv"
3464   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3465   columns:
3466   -
3467     title: "Name"
3468     data: "data name"
3469   -
3470     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3471     data: "data vat-history"
3472   rows: "generated"
3473   data: "vpp-perf-results-2n-skx"
3474   filter: "not 'NDRCHK' and not 'PDRCHK'"
3475   parameters:
3476   - "parent"
3477   - "name"
3478   - "vat-history"
3479
3480 # Test configuration - VPP Performance Test Configs 2n-dnv
3481 -
3482   type: "table"
3483   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3484   algorithm: "table_details"
3485   output-file-ext: ".csv"
3486   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3487   columns:
3488   -
3489     title: "Name"
3490     data: "data name"
3491   -
3492     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3493     data: "data vat-history"
3494   rows: "generated"
3495   data: "intel-dnv-vpp"
3496   filter: "'NDRPDR'"
3497   parameters:
3498   - "parent"
3499   - "name"
3500   - "vat-history"
3501
3502 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3503 -
3504   type: "table"
3505   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3506   algorithm: "table_merged_details"
3507   output-file-ext: ".csv"
3508   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3509   columns:
3510   -
3511     title: "Name"
3512     data: "data name"
3513   -
3514     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3515     data: "data show-run"
3516   rows: "generated"
3517   data: "vpp-perf-results-3n-hsw"
3518   filter: "not 'NDRCHK' and not 'PDRCHK'"
3519   parameters:
3520   - "parent"
3521   - "name"
3522   - "show-run"
3523
3524 # Test Operational Data - VPP Performance Operational Data 3n-skx
3525 -
3526   type: "table"
3527   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3528   algorithm: "table_merged_details"
3529   output-file-ext: ".csv"
3530   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3531   columns:
3532   -
3533     title: "Name"
3534     data: "data name"
3535   -
3536     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3537     data: "data show-run"
3538   rows: "generated"
3539   data: "vpp-perf-results-3n-skx"
3540   filter: "not 'NDRCHK' and not 'PDRCHK'"
3541   parameters:
3542   - "parent"
3543   - "name"
3544   - "show-run"
3545
3546 # Test Operational Data - VPP Performance Operational Data 2n-skx
3547 -
3548   type: "table"
3549   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3550   algorithm: "table_merged_details"
3551   output-file-ext: ".csv"
3552   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3553   columns:
3554   -
3555     title: "Name"
3556     data: "data name"
3557   -
3558     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3559     data: "data show-run"
3560   rows: "generated"
3561   data: "vpp-perf-results-2n-skx"
3562   filter: "not 'NDRCHK' and not 'PDRCHK'"
3563   parameters:
3564   - "parent"
3565   - "name"
3566   - "show-run"
3567
3568 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3569 -
3570   type: "table"
3571   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3572   algorithm: "table_details"
3573   output-file-ext: ".csv"
3574   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3575   columns:
3576   -
3577     title: "Name"
3578     data: "data name"
3579   -
3580     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3581     data: "data show-run"
3582   rows: "generated"
3583   data: "intel-dnv-vpp"
3584   filter: "'NDRPDR'"
3585   parameters:
3586   - "parent"
3587   - "name"
3588   - "show-run"
3589
3590 # Detailed Test Results - VPP MRR Results 3n-hsw
3591 -
3592   type: "table"
3593   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3594   algorithm: "table_details"
3595   output-file-ext: ".csv"
3596   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3597   columns:
3598   -
3599     title: "Name"
3600     data: "data name"
3601   -
3602     title: "Status"
3603     data: "data msg"
3604   rows: "generated"
3605   data: "vpp-mrr-results-3n-hsw"
3606   filter: "'MRR'"
3607   parameters:
3608   - "name"
3609   - "parent"
3610   - "msg"
3611
3612 # Detailed Test Results - VPP MRR Results 3n-skx
3613 -
3614   type: "table"
3615   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3616   algorithm: "table_details"
3617   output-file-ext: ".csv"
3618   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3619   columns:
3620   -
3621     title: "Name"
3622     data: "data name"
3623   -
3624     title: "Status"
3625     data: "data msg"
3626   rows: "generated"
3627   data: "vpp-mrr-results-3n-skx"
3628   filter: "'MRR'"
3629   parameters:
3630   - "name"
3631   - "parent"
3632   - "msg"
3633
3634 # Detailed Test Results - VPP MRR Results 2n-skx
3635 -
3636   type: "table"
3637   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3638   algorithm: "table_details"
3639   output-file-ext: ".csv"
3640   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3641   columns:
3642   -
3643     title: "Name"
3644     data: "data name"
3645   -
3646     title: "Status"
3647     data: "data msg"
3648   rows: "generated"
3649   data: "vpp-mrr-results-2n-skx"
3650   filter: "'MRR'"
3651   parameters:
3652   - "name"
3653   - "parent"
3654   - "msg"
3655
3656 # Detailed Test Results - VPP MRR Results 2n-dnv
3657 -
3658   type: "table"
3659   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3660   algorithm: "table_details"
3661   output-file-ext: ".csv"
3662   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3663   columns:
3664   -
3665     title: "Name"
3666     data: "data name"
3667   -
3668     title: "Status"
3669     data: "data msg"
3670   rows: "generated"
3671   data: "intel-dnv-vpp"
3672   filter: "'MRR'"
3673   parameters:
3674   - "name"
3675   - "parent"
3676   - "msg"
3677
3678 # Test configuration - VPP MRR Test Configs 3n-hsw
3679 -
3680   type: "table"
3681   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3682   algorithm: "table_details"
3683   output-file-ext: ".csv"
3684   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3685   columns:
3686   -
3687     title: "Name"
3688     data: "data name"
3689   -
3690     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3691     data: "data vat-history"
3692   rows: "generated"
3693   data: "vpp-mrr-results-3n-hsw"
3694   filter: "'MRR'"
3695   parameters:
3696   - "parent"
3697   - "name"
3698   - "vat-history"
3699
3700 # Test configuration - VPP MRR Test Configs 3n-skx
3701 -
3702   type: "table"
3703   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3704   algorithm: "table_details"
3705   output-file-ext: ".csv"
3706   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3707   columns:
3708   -
3709     title: "Name"
3710     data: "data name"
3711   -
3712     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3713     data: "data vat-history"
3714   rows: "generated"
3715   data: "vpp-mrr-results-3n-skx"
3716   filter: "'MRR'"
3717   parameters:
3718   - "parent"
3719   - "name"
3720   - "vat-history"
3721
3722 # Test configuration - VPP MRR Test Configs 2n-skx
3723 -
3724   type: "table"
3725   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3726   algorithm: "table_details"
3727   output-file-ext: ".csv"
3728   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3729   columns:
3730   -
3731     title: "Name"
3732     data: "data name"
3733   -
3734     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3735     data: "data vat-history"
3736   rows: "generated"
3737   data: "vpp-mrr-results-2n-skx"
3738   filter: "'MRR'"
3739   parameters:
3740   - "parent"
3741   - "name"
3742   - "vat-history"
3743
3744 # Test configuration - VPP MRR Test Configs 2n-dnv
3745 -
3746   type: "table"
3747   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3748   algorithm: "table_details"
3749   output-file-ext: ".csv"
3750   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3751   columns:
3752   -
3753     title: "Name"
3754     data: "data name"
3755   -
3756     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3757     data: "data vat-history"
3758   rows: "generated"
3759   data: "intel-dnv-vpp"
3760   filter: "'MRR'"
3761   parameters:
3762   - "parent"
3763   - "name"
3764   - "vat-history"
3765
3766 # Detailed Test Results - VPP Functional Results - Ubuntu
3767 -
3768   type: "table"
3769   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3770   algorithm: "table_details"
3771   output-file-ext: ".csv"
3772   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3773   columns:
3774   -
3775     title: "Name"
3776     data: "data name"
3777   -
3778     title: "Documentation"
3779     data: "data doc"
3780   -
3781     title: "Status"
3782     data: "data status"
3783   rows: "generated"
3784   data: "vpp-func-results-ubuntu"
3785   filter: "all"
3786   parameters:
3787   - "name"
3788   - "parent"
3789   - "doc"
3790   - "status"
3791
3792 # Detailed Test Results - VPP Functional Results - CentOS
3793 -
3794   type: "table"
3795   title: "Detailed Test Results - VPP Functional Results - CentOS"
3796   algorithm: "table_details"
3797   output-file-ext: ".csv"
3798   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3799   columns:
3800   -
3801     title: "Name"
3802     data: "data name"
3803   -
3804     title: "Documentation"
3805     data: "data doc"
3806   -
3807     title: "Status"
3808     data: "data status"
3809   rows: "generated"
3810   data:
3811     "vpp-func-results-centos"
3812   filter: "all"
3813   parameters:
3814   - "name"
3815   - "parent"
3816   - "doc"
3817   - "status"
3818
3819 # Test configuration - VPP Functional Test Configs - Ubuntu
3820 -
3821   type: "table"
3822   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3823   algorithm: "table_details"
3824   output-file-ext: ".csv"
3825   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3826   columns:
3827   -
3828     title: "Name"
3829     data: "data name"
3830   -
3831     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3832     data: "data vat-history"
3833   rows: "generated"
3834   data: "vpp-func-results-ubuntu"
3835   filter: "all"
3836   parameters:
3837   - "parent"
3838   - "name"
3839   - "vat-history"
3840
3841 # Test configuration - VPP Functional Test Configs - CentOS
3842 -
3843   type: "table"
3844   title: "Test configuration - VPP Functional Test Configs - CentOS"
3845   algorithm: "table_details"
3846   output-file-ext: ".csv"
3847   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3848   columns:
3849   -
3850     title: "Name"
3851     data: "data name"
3852   -
3853     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3854     data: "data vat-history"
3855   rows: "generated"
3856   data: "vpp-func-results-centos"
3857   filter: "all"
3858   parameters:
3859   - "parent"
3860   - "name"
3861   - "vat-history"
3862
3863 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3864 -
3865   type: "table"
3866   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3867   algorithm: "table_details"
3868   output-file-ext: ".csv"
3869   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3870   columns:
3871   -
3872     title: "Name"
3873     data: "data name"
3874   -
3875     title: "Status"
3876     data: "data msg"
3877   rows: "generated"
3878   data: "ligato-perf-results-3n-hsw"
3879   filter: "all"
3880   parameters:
3881   - "name"
3882   - "parent"
3883   - "msg"
3884
3885 # Detailed Test Results - VPP Device Results - Ubuntu
3886 -
3887   type: "table"
3888   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3889   algorithm: "table_details"
3890   output-file-ext: ".csv"
3891   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3892   columns:
3893   -
3894     title: "Name"
3895     data: "data name"
3896   -
3897     title: "Documentation"
3898     data: "data doc"
3899   -
3900     title: "Status"
3901     data: "data status"
3902   rows: "generated"
3903   data: "vpp-device-results-ubuntu"
3904   filter: "all"
3905   parameters:
3906   - "name"
3907   - "parent"
3908   - "doc"
3909   - "status"
3910
3911 # Test configuration - VPP Device Test Configs - Ubuntu
3912 -
3913   type: "table"
3914   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3915   algorithm: "table_details"
3916   output-file-ext: ".csv"
3917   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3918   columns:
3919   -
3920     title: "Name"
3921     data: "data name"
3922   -
3923     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3924     data: "data vat-history"
3925   rows: "generated"
3926   data: "vpp-device-results-ubuntu"
3927   filter: "all"
3928   parameters:
3929   - "parent"
3930   - "name"
3931   - "vat-history"
3932
3933 ################################################################################
3934
3935 # DPDK Performance Changes 3n-hsw 1t1c pdr
3936 -
3937   type: "table"
3938   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3939   algorithm: "table_performance_comparison"
3940   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3941   history:
3942     -
3943       title: "rls1804"
3944       data:
3945         csit-dpdk-perf-1804-all:
3946         - 4
3947         - 5
3948         - 6
3949         - 7
3950         - 8
3951         - 9
3952         - 10
3953         - 11
3954         - 12
3955         - 13
3956   reference:
3957     title: "rls1807"
3958     data:
3959       csit-dpdk-perf-verify-1807-3n-hsw:
3960       - 11
3961       - 12  # full
3962       - 14
3963       - 15
3964       - 16
3965       - 17
3966       - 20
3967       - 21
3968       - 22
3969       - 23
3970   compare:
3971     title: "rls1810"
3972     data:
3973       csit-dpdk-perf-verify-1810-3n-hsw:
3974       - 1   # NDRPDR sel
3975       - 2   # NDRPDR sel
3976       - 3   # NDRPDR sel
3977       - 4   # NDRPDR sel
3978       - 5   # NDRPDR sel
3979       - 6   # NDRPDR sel
3980       - 7   # NDRPDR sel
3981       - 8   # NDRPDR sel
3982       - 9   # NDRPDR sel
3983       - 10  # NDRPDR sel
3984   data: "dpdk-performance-changes-3n-hsw"
3985   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3986   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3987   parameters:
3988   - "name"
3989   - "parent"
3990   - "throughput"
3991
3992 # DPDK Performance Changes 3n-hsw 2t2c pdr
3993 -
3994   type: "table"
3995   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3996   algorithm: "table_performance_comparison"
3997   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3998   history:
3999     -
4000       title: "rls1804"
4001       data:
4002         csit-dpdk-perf-1804-all:
4003         - 4
4004         - 5
4005         - 6
4006         - 7
4007         - 8
4008         - 9
4009         - 10
4010         - 11
4011         - 12
4012         - 13
4013   reference:
4014     title: "rls1807"
4015     data:
4016       csit-dpdk-perf-verify-1807-3n-hsw:
4017       - 11
4018       - 12  # full
4019       - 14
4020       - 15
4021       - 16
4022       - 17
4023       - 20
4024       - 21
4025       - 22
4026       - 23
4027   compare:
4028     title: "rls1810"
4029     data:
4030       csit-dpdk-perf-verify-1810-3n-hsw:
4031       - 1   # NDRPDR sel
4032       - 2   # NDRPDR sel
4033       - 3   # NDRPDR sel
4034       - 4   # NDRPDR sel
4035       - 5   # NDRPDR sel
4036       - 6   # NDRPDR sel
4037       - 7   # NDRPDR sel
4038       - 8   # NDRPDR sel
4039       - 9   # NDRPDR sel
4040       - 10  # NDRPDR sel
4041   data: "dpdk-performance-changes-3n-hsw"
4042   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4043   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4044   parameters:
4045   - "name"
4046   - "parent"
4047   - "throughput"
4048
4049 # DPDK Performance Changes 3n-hsw 1t1c ndr
4050 -
4051   type: "table"
4052   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4053   algorithm: "table_performance_comparison"
4054   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4055   history:
4056     -
4057       title: "rls1804"
4058       data:
4059         csit-dpdk-perf-1804-all:
4060         - 4
4061         - 5
4062         - 6
4063         - 7
4064         - 8
4065         - 9
4066         - 10
4067         - 11
4068         - 12
4069         - 13
4070   reference:
4071     title: "rls1807"
4072     data:
4073       csit-dpdk-perf-verify-1807-3n-hsw:
4074       - 11
4075       - 12  # full
4076       - 14
4077       - 15
4078       - 16
4079       - 17
4080       - 20
4081       - 21
4082       - 22
4083       - 23
4084   compare:
4085     title: "rls1810"
4086     data:
4087       csit-dpdk-perf-verify-1810-3n-hsw:
4088       - 1   # NDRPDR sel
4089       - 2   # NDRPDR sel
4090       - 3   # NDRPDR sel
4091       - 4   # NDRPDR sel
4092       - 5   # NDRPDR sel
4093       - 6   # NDRPDR sel
4094       - 7   # NDRPDR sel
4095       - 8   # NDRPDR sel
4096       - 9   # NDRPDR sel
4097       - 10  # NDRPDR sel
4098   data: "dpdk-performance-changes-3n-hsw"
4099   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4100   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4101   parameters:
4102   - "name"
4103   - "parent"
4104   - "throughput"
4105
4106 # DPDK Performance Changes 3n-hsw 2t2c ndr
4107 -
4108   type: "table"
4109   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4110   algorithm: "table_performance_comparison"
4111   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4112   history:
4113     -
4114       title: "rls1804"
4115       data:
4116         csit-dpdk-perf-1804-all:
4117         - 4
4118         - 5
4119         - 6
4120         - 7
4121         - 8
4122         - 9
4123         - 10
4124         - 11
4125         - 12
4126         - 13
4127   reference:
4128     title: "rls1807"
4129     data:
4130       csit-dpdk-perf-verify-1807-3n-hsw:
4131       - 11
4132       - 12  # full
4133       - 14
4134       - 15
4135       - 16
4136       - 17
4137       - 20
4138       - 21
4139       - 22
4140       - 23
4141   compare:
4142     title: "rls1810"
4143     data:
4144       csit-dpdk-perf-verify-1810-3n-hsw:
4145       - 1   # NDRPDR sel
4146       - 2   # NDRPDR sel
4147       - 3   # NDRPDR sel
4148       - 4   # NDRPDR sel
4149       - 5   # NDRPDR sel
4150       - 6   # NDRPDR sel
4151       - 7   # NDRPDR sel
4152       - 8   # NDRPDR sel
4153       - 9   # NDRPDR sel
4154       - 10  # NDRPDR sel
4155   data: "dpdk-performance-changes-3n-hsw"
4156   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4157   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4158   parameters:
4159   - "name"
4160   - "parent"
4161   - "throughput"
4162
4163 # DPDK Performance Changes 3n-skx 2t1c pdr
4164 -
4165   type: "table"
4166   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4167   algorithm: "table_performance_comparison"
4168   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4169   reference:
4170     title: "rls1807"
4171     data:
4172       csit-dpdk-perf-verify-1807-3n-skx:
4173       - 1   # NDRPDR sel
4174       - 2   # NDRPDR sel
4175       - 3   # NDRPDR sel
4176       - 6   # NDRPDR sel
4177       - 7   # NDRPDR sel
4178       - 8   # NDRPDR sel
4179       - 9   # NDRPDR sel
4180       - 10  # NDRPDR sel
4181       - 11  # NDRPDR sel
4182       - 12  # NDRPDR sel
4183   compare:
4184     title: "rls1810"
4185     data:
4186       csit-dpdk-perf-verify-1810-3n-skx:
4187       - 3   # NDRPDR sel
4188       - 4   # NDRPDR sel
4189       - 6   # NDRPDR sel
4190       - 7   # NDRPDR sel
4191       - 8   # NDRPDR sel
4192       - 9   # NDRPDR sel
4193       - 10  # NDRPDR sel
4194       - 11  # NDRPDR sel
4195       - 12  # NDRPDR sel
4196       - 13  # NDRPDR sel
4197   data: "dpdk-performance-changes-3n-skx"
4198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4199   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4200   parameters:
4201   - "name"
4202   - "parent"
4203   - "throughput"
4204
4205 # DPDK Performance Changes 3n-skx 4t2c pdr
4206 -
4207   type: "table"
4208   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4209   algorithm: "table_performance_comparison"
4210   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4211   reference:
4212     title: "rls1807"
4213     data:
4214       csit-dpdk-perf-verify-1807-3n-skx:
4215       - 1   # NDRPDR sel
4216       - 2   # NDRPDR sel
4217       - 3   # NDRPDR sel
4218       - 6   # NDRPDR sel
4219       - 7   # NDRPDR sel
4220       - 8   # NDRPDR sel
4221       - 9   # NDRPDR sel
4222       - 10  # NDRPDR sel
4223       - 11  # NDRPDR sel
4224       - 12  # NDRPDR sel
4225   compare:
4226     title: "rls1810"
4227     data:
4228       csit-dpdk-perf-verify-1810-3n-skx:
4229       - 3   # NDRPDR sel
4230       - 4   # NDRPDR sel
4231       - 6   # NDRPDR sel
4232       - 7   # NDRPDR sel
4233       - 8   # NDRPDR sel
4234       - 9   # NDRPDR sel
4235       - 10  # NDRPDR sel
4236       - 11  # NDRPDR sel
4237       - 12  # NDRPDR sel
4238       - 13  # NDRPDR sel
4239   data: "dpdk-performance-changes-3n-skx"
4240   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4241   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4242   parameters:
4243   - "name"
4244   - "parent"
4245   - "throughput"
4246
4247 # DPDK Performance Changes 3n-skx 2t1c ndr
4248 -
4249   type: "table"
4250   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4251   algorithm: "table_performance_comparison"
4252   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4253   reference:
4254     title: "rls1807"
4255     data:
4256       csit-dpdk-perf-verify-1807-3n-skx:
4257       - 1   # NDRPDR sel
4258       - 2   # NDRPDR sel
4259       - 3   # NDRPDR sel
4260       - 6   # NDRPDR sel
4261       - 7   # NDRPDR sel
4262       - 8   # NDRPDR sel
4263       - 9   # NDRPDR sel
4264       - 10  # NDRPDR sel
4265       - 11  # NDRPDR sel
4266       - 12  # NDRPDR sel
4267   compare:
4268     title: "rls1810"
4269     data:
4270       csit-dpdk-perf-verify-1810-3n-skx:
4271       - 3   # NDRPDR sel
4272       - 4   # NDRPDR sel
4273       - 6   # NDRPDR sel
4274       - 7   # NDRPDR sel
4275       - 8   # NDRPDR sel
4276       - 9   # NDRPDR sel
4277       - 10  # NDRPDR sel
4278       - 11  # NDRPDR sel
4279       - 12  # NDRPDR sel
4280       - 13  # NDRPDR sel
4281   data: "dpdk-performance-changes-3n-skx"
4282   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4283   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4284   parameters:
4285   - "name"
4286   - "parent"
4287   - "throughput"
4288
4289 # DPDK Performance Changes 3n-skx 4t2c ndr
4290 -
4291   type: "table"
4292   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4293   algorithm: "table_performance_comparison"
4294   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4295   reference:
4296     title: "rls1807"
4297     data:
4298       csit-dpdk-perf-verify-1807-3n-skx:
4299       - 1   # NDRPDR sel
4300       - 2   # NDRPDR sel
4301       - 3   # NDRPDR sel
4302       - 6   # NDRPDR sel
4303       - 7   # NDRPDR sel
4304       - 8   # NDRPDR sel
4305       - 9   # NDRPDR sel
4306       - 10  # NDRPDR sel
4307       - 11  # NDRPDR sel
4308       - 12  # NDRPDR sel
4309   compare:
4310     title: "rls1810"
4311     data:
4312       csit-dpdk-perf-verify-1810-3n-skx:
4313       - 3   # NDRPDR sel
4314       - 4   # NDRPDR sel
4315       - 6   # NDRPDR sel
4316       - 7   # NDRPDR sel
4317       - 8   # NDRPDR sel
4318       - 9   # NDRPDR sel
4319       - 10  # NDRPDR sel
4320       - 11  # NDRPDR sel
4321       - 12  # NDRPDR sel
4322       - 13  # NDRPDR sel
4323   data: "dpdk-performance-changes-3n-skx"
4324   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4325   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4326   parameters:
4327   - "name"
4328   - "parent"
4329   - "throughput"
4330
4331 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4332 -
4333   type: "table"
4334   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4335   algorithm: "table_performance_comparison"
4336   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4337   reference:
4338     title: "3-Node Hsw"
4339     data:
4340       csit-dpdk-perf-verify-1810-3n-hsw:
4341       - 1   # NDRPDR sel
4342       - 2   # NDRPDR sel
4343       - 3   # NDRPDR sel
4344       - 4   # NDRPDR sel
4345       - 5   # NDRPDR sel
4346       - 6   # NDRPDR sel
4347       - 7   # NDRPDR sel
4348       - 8   # NDRPDR sel
4349       - 9   # NDRPDR sel
4350       - 10  # NDRPDR sel
4351   compare:
4352     title: "3-Node Skx"
4353     data:
4354       csit-dpdk-perf-verify-1810-3n-skx:
4355       - 3   # NDRPDR sel
4356       - 4   # NDRPDR sel
4357       - 6   # NDRPDR sel
4358       - 7   # NDRPDR sel
4359       - 8   # NDRPDR sel
4360       - 9   # NDRPDR sel
4361       - 10  # NDRPDR sel
4362       - 11  # NDRPDR sel
4363       - 12  # NDRPDR sel
4364       - 13  # NDRPDR sel
4365   data: "dpdk-compare-testbeds"
4366   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4367   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4368   parameters:
4369   - "name"
4370   - "parent"
4371   - "throughput"
4372
4373 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
4374 -
4375   type: "table"
4376   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
4377   algorithm: "table_performance_comparison"
4378   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
4379   reference:
4380     title: "3-Node Skx"
4381     data:
4382       csit-dpdk-perf-verify-1810-3n-skx:
4383       - 3   # NDRPDR sel
4384       - 4   # NDRPDR sel
4385       - 6   # NDRPDR sel
4386       - 7   # NDRPDR sel
4387       - 8   # NDRPDR sel
4388       - 9   # NDRPDR sel
4389       - 10  # NDRPDR sel
4390       - 11  # NDRPDR sel
4391       - 12  # NDRPDR sel
4392       - 13  # NDRPDR sel
4393   compare:
4394     title: "2-Node Skx"
4395     data:
4396       csit-dpdk-perf-verify-1810-2n-skx:
4397       - 3   # NDRPDR sel
4398       - 4   # NDRPDR sel
4399       - 5   # NDRPDR sel
4400       - 7   # NDRPDR sel
4401       - 8   # NDRPDR sel
4402       - 9   # NDRPDR sel
4403       - 10  # NDRPDR sel
4404       - 11  # NDRPDR sel
4405       - 12  # NDRPDR sel
4406       - 13  # NDRPDR sel
4407   data: "dpdk-compare-topologies"
4408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4409   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4410   parameters:
4411   - "name"
4412   - "parent"
4413   - "throughput"
4414
4415 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
4416 -
4417   type: "table"
4418   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
4419   algorithm: "table_performance_comparison"
4420   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
4421   reference:
4422     title: "3-Node Skx"
4423     data:
4424       csit-dpdk-perf-verify-1810-3n-skx:
4425       - 3   # NDRPDR sel
4426       - 4   # NDRPDR sel
4427       - 6   # NDRPDR sel
4428       - 7   # NDRPDR sel
4429       - 8   # NDRPDR sel
4430       - 9   # NDRPDR sel
4431       - 10  # NDRPDR sel
4432       - 11  # NDRPDR sel
4433       - 12  # NDRPDR sel
4434       - 13  # NDRPDR sel
4435   compare:
4436     title: "2-Node Skx"
4437     data:
4438       csit-dpdk-perf-verify-1810-2n-skx:
4439       - 3   # NDRPDR sel
4440       - 4   # NDRPDR sel
4441       - 5   # NDRPDR sel
4442       - 7   # NDRPDR sel
4443       - 8   # NDRPDR sel
4444       - 9   # NDRPDR sel
4445       - 10  # NDRPDR sel
4446       - 11  # NDRPDR sel
4447       - 12  # NDRPDR sel
4448       - 13  # NDRPDR sel
4449   data: "dpdk-compare-topologies"
4450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4451   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4452   parameters:
4453   - "name"
4454   - "parent"
4455   - "throughput"
4456
4457 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
4458 -
4459   type: "table"
4460   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
4461   algorithm: "table_performance_comparison"
4462   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
4463   reference:
4464     title: "3-Node Hsw"
4465     data:
4466       csit-dpdk-perf-verify-1810-3n-hsw:
4467       - 1   # NDRPDR sel
4468       - 2   # NDRPDR sel
4469       - 3   # NDRPDR sel
4470       - 4   # NDRPDR sel
4471       - 5   # NDRPDR sel
4472       - 6   # NDRPDR sel
4473       - 7   # NDRPDR sel
4474       - 8   # NDRPDR sel
4475       - 9   # NDRPDR sel
4476       - 10  # NDRPDR sel
4477   compare:
4478     title: "3-Node Skx"
4479     data:
4480       csit-dpdk-perf-verify-1810-3n-skx:
4481       - 3   # NDRPDR sel
4482       - 4   # NDRPDR sel
4483       - 6   # NDRPDR sel
4484       - 7   # NDRPDR sel
4485       - 8   # NDRPDR sel
4486       - 9   # NDRPDR sel
4487       - 10  # NDRPDR sel
4488       - 11  # NDRPDR sel
4489       - 12  # NDRPDR sel
4490       - 13  # NDRPDR sel
4491   data: "dpdk-compare-testbeds"
4492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4493   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4494   parameters:
4495   - "name"
4496   - "parent"
4497   - "throughput"
4498
4499 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr
4500 # NOTE: Not used in 18.10
4501 #-
4502 #  type: "table"
4503 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
4504 #  algorithm: "table_performance_comparison"
4505 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
4506 #  reference:
4507 #    title: "3-Node Hsw"
4508 #    data:
4509 #      csit-dpdk-perf-verify-1807-3n-hsw:
4510 #      - 11
4511 #      - 12  # full
4512 #      - 14
4513 #      - 15
4514 #      - 16
4515 #      - 17
4516 #      - 20
4517 #      - 21
4518 #      - 22
4519 #      - 23
4520 #  compare:
4521 #    title: "3-Node Skx"
4522 #    data:
4523 #      csit-dpdk-perf-verify-1807-3n-skx:
4524 #      - 1
4525 #      - 2
4526 #      - 3
4527 #      - 6
4528 #      - 7
4529 #      - 8
4530 #      - 9
4531 #      - 10
4532 #      - 11
4533 #      - 12
4534 #  data: "dpdk-compare-testbeds"
4535 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4536 #  filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4537 #  parameters:
4538 #  - "name"
4539 #  - "parent"
4540 #  - "result"
4541
4542 # Detailed Test Results - DPDK Performance Results 3n-hsw
4543 -
4544   type: "table"
4545   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
4546   algorithm: "table_details"
4547   output-file-ext: ".csv"
4548   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4549   columns:
4550   -
4551     title: "Name"
4552     data: "data name"
4553   -
4554     title: "Status"
4555     data: "data msg"
4556   rows: "generated"
4557   data: "dpdk-perf-results-3n-hsw"
4558   filter: "all"
4559   parameters:
4560   - "name"
4561   - "parent"
4562   - "msg"
4563
4564 # Detailed Test Results - DPDK Performance Results 3n-skx
4565 -
4566   type: "table"
4567   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
4568   algorithm: "table_details"
4569   output-file-ext: ".csv"
4570   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4571   columns:
4572   -
4573     title: "Name"
4574     data: "data name"
4575   -
4576     title: "Status"
4577     data: "data msg"
4578   rows: "generated"
4579   data: "dpdk-perf-results-3n-skx"
4580   filter: "all"
4581   parameters:
4582   - "name"
4583   - "parent"
4584   - "msg"
4585
4586 # Detailed Test Results - DPDK Performance Results 2n-skx
4587 -
4588   type: "table"
4589   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
4590   algorithm: "table_details"
4591   output-file-ext: ".csv"
4592   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4593   columns:
4594   -
4595     title: "Name"
4596     data: "data name"
4597   -
4598     title: "Status"
4599     data: "data msg"
4600   rows: "generated"
4601   data: "dpdk-perf-results-2n-skx"
4602   filter: "all"
4603   parameters:
4604   - "name"
4605   - "parent"
4606   - "msg"
4607
4608 ################################################################################
4609 # HoneyComb
4610 -
4611   type: "table"
4612   title: "Detailed Test Results - Honeycomb Functional Results"
4613   algorithm: "table_details"
4614   output-file-ext: ".csv"
4615   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
4616   columns:
4617   -
4618     title: "Name"
4619     data: "data name"
4620   -
4621     title: "Documentation"
4622     data: "data doc"
4623   -
4624     title: "Status"
4625     data: "data status"
4626   rows: "generated"
4627   data:
4628     "hc-func-results"
4629   filter: "all"
4630   parameters:
4631   - "name"
4632   - "parent"
4633   - "doc"
4634   - "status"
4635
4636 ################################################################################
4637 # NSH SFC
4638 -
4639   type: "table"
4640   title: "Detailed Test Results - NSH SFC Functional Results"
4641   algorithm: "table_details"
4642   output-file-ext: ".csv"
4643   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
4644   columns:
4645   -
4646     title: "Name"
4647     data: "data name"
4648   -
4649     title: "Documentation"
4650     data: "data doc"
4651   -
4652     title: "Status"
4653     data: "data status"
4654   rows: "generated"
4655   data:
4656     "nsh-func-results"
4657   filter: "all"
4658   parameters:
4659   - "name"
4660   - "parent"
4661   - "doc"
4662   - "status"
4663
4664 ################################################################################
4665 # DMM
4666 -
4667   type: "table"
4668   title: "Detailed Test Results - DMM Functional Results"
4669   algorithm: "table_details"
4670   output-file-ext: ".csv"
4671   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4672   columns:
4673   -
4674     title: "Name"
4675     data: "data name"
4676   -
4677     title: "Documentation"
4678     data: "data doc"
4679   -
4680     title: "Status"
4681     data: "data status"
4682   rows: "generated"
4683   data:
4684     "dmm-func-results"
4685   filter: "all"
4686   parameters:
4687   - "name"
4688   - "parent"
4689   - "doc"
4690   - "status"
4691
4692 ################################################################################
4693 ###                                F I L E S                                 ###
4694 ################################################################################
4695
4696 # VPP Performance Results 3n-hsw
4697 -
4698   type: "file"
4699   title: "VPP Performance Results 3n-hsw"
4700   algorithm: "file_test_results"
4701   output-file-ext: ".rst"
4702   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4703   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"
4704   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4705   data: "vpp-perf-results-3n-hsw"
4706   filter: "not 'NDRCHK' and not 'PDRCHK'"
4707   parameters:
4708   - "name"
4709   - "doc"
4710   - "level"
4711   - "parent"
4712   data-start-level: 3
4713
4714 # VPP Performance Results 3n-skx
4715 -
4716   type: "file"
4717   title: "VPP Performance Results 3n-skx"
4718   algorithm: "file_test_results"
4719   output-file-ext: ".rst"
4720   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4721   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"
4722   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4723   data: "vpp-perf-results-3n-skx"
4724   filter: "not 'NDRCHK' and not 'PDRCHK'"
4725   parameters:
4726   - "name"
4727   - "doc"
4728   - "level"
4729   - "parent"
4730   data-start-level: 3
4731
4732 # VPP Performance Results 2n-skx
4733 -
4734   type: "file"
4735   title: "VPP Performance Results 2n-skx"
4736   algorithm: "file_test_results"
4737   output-file-ext: ".rst"
4738   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4739   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"
4740   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4741   data: "vpp-perf-results-2n-skx"
4742   filter: "not 'NDRCHK' and not 'PDRCHK'"
4743   parameters:
4744   - "name"
4745   - "doc"
4746   - "level"
4747   - "parent"
4748   data-start-level: 3
4749
4750 # VPP Performance Results 2n-dnv
4751 -
4752   type: "file"
4753   title: "VPP Performance Results 2n-dnv"
4754   algorithm: "file_test_results"
4755   output-file-ext: ".rst"
4756   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4757   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"
4758   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4759   data: "intel-dnv-vpp"
4760   filter: "'NDRPDR'"
4761   parameters:
4762   - "name"
4763   - "doc"
4764   - "level"
4765   - "parent"
4766   data-start-level: 3
4767
4768 # VPP Performance Configuration 3n-hsw
4769 -
4770   type: "file"
4771   title: "VPP Performance Configuration 3n-hsw"
4772   algorithm: "file_test_results"
4773   output-file-ext: ".rst"
4774   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4775   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"
4776   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4777   data: "vpp-perf-results-3n-hsw"
4778   filter: "not 'NDRCHK' and not 'PDRCHK'"
4779   parameters:
4780   - "name"
4781   - "doc"
4782   - "level"
4783   - "parent"
4784   data-start-level: 3
4785
4786 # VPP Performance Configuration 3n-skx
4787 -
4788   type: "file"
4789   title: "VPP Performance Configuration 3n-skx"
4790   algorithm: "file_test_results"
4791   output-file-ext: ".rst"
4792   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4793   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"
4794   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4795   data: "vpp-perf-results-3n-skx"
4796   filter: "not 'NDRCHK' and not 'PDRCHK'"
4797   parameters:
4798   - "name"
4799   - "doc"
4800   - "level"
4801   - "parent"
4802   data-start-level: 3
4803
4804 # VPP Performance Configuration 2n-skx
4805 -
4806   type: "file"
4807   title: "VPP Performance Configuration 2n-skx"
4808   algorithm: "file_test_results"
4809   output-file-ext: ".rst"
4810   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4811   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"
4812   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4813   data: "vpp-perf-results-2n-skx"
4814   filter: "not 'NDRCHK' and not 'PDRCHK'"
4815   parameters:
4816   - "name"
4817   - "doc"
4818   - "level"
4819   - "parent"
4820   data-start-level: 3
4821
4822 # VPP Performance Configuration 2n-dnv
4823 -
4824   type: "file"
4825   title: "VPP Performance Configuration 2n-dnv"
4826   algorithm: "file_test_results"
4827   output-file-ext: ".rst"
4828   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4829   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"
4830   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4831   data: "intel-dnv-vpp"
4832   filter: "'NDRPDR'"
4833   parameters:
4834   - "name"
4835   - "doc"
4836   - "level"
4837   - "parent"
4838   data-start-level: 3
4839
4840 # VPP Performance Operational Data 3n-hsw
4841 -
4842   type: "file"
4843   title: "VPP Performance Operational Data 3n-hsw"
4844   algorithm: "file_test_results"
4845   output-file-ext: ".rst"
4846   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4847   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"
4848   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4849   data: "vpp-perf-results-3n-hsw"
4850   filter: "not 'NDRCHK' and not 'PDRCHK'"
4851   parameters:
4852   - "name"
4853   - "doc"
4854   - "level"
4855   - "parent"
4856   data-start-level: 3
4857
4858 # VPP Performance Operational Data 3n-skx
4859 -
4860   type: "file"
4861   title: "VPP Performance Operational Data 3n-skx"
4862   algorithm: "file_test_results"
4863   output-file-ext: ".rst"
4864   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4865   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"
4866   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4867   data: "vpp-perf-results-3n-skx"
4868   filter: "not 'NDRCHK' and not 'PDRCHK'"
4869   parameters:
4870   - "name"
4871   - "doc"
4872   - "level"
4873   - "parent"
4874   data-start-level: 3
4875
4876 # VPP Performance Operational Data 2n-skx
4877 -
4878   type: "file"
4879   title: "VPP Performance Operational Data 2n-skx"
4880   algorithm: "file_test_results"
4881   output-file-ext: ".rst"
4882   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4883   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"
4884   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4885   data: "vpp-perf-results-2n-skx"
4886   filter: "not 'NDRCHK' and not 'PDRCHK'"
4887   parameters:
4888   - "name"
4889   - "doc"
4890   - "level"
4891   - "parent"
4892   data-start-level: 3
4893
4894 # VPP Performance Operational Data 2n-dnv
4895 -
4896   type: "file"
4897   title: "VPP Performance Operational Data 2n-dnv"
4898   algorithm: "file_test_results"
4899   output-file-ext: ".rst"
4900   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4901   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"
4902   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4903   data: "intel-dnv-vpp"
4904   filter: "'NDRPDR'"
4905   parameters:
4906   - "name"
4907   - "doc"
4908   - "level"
4909   - "parent"
4910   data-start-level: 3
4911
4912 # VPP MRR Results 3n-hsw
4913 -
4914   type: "file"
4915   title: "VPP MRR Results 3n-hsw"
4916   algorithm: "file_test_results"
4917   output-file-ext: ".rst"
4918   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4919   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"
4920   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4921   data: "vpp-mrr-results-3n-hsw"
4922   filter: "'MRR'"
4923   parameters:
4924   - "name"
4925   - "doc"
4926   - "level"
4927   - "parent"
4928   data-start-level: 3
4929
4930 # VPP MRR Results 3n-skx
4931 -
4932   type: "file"
4933   title: "VPP MRR Results 3n-skx"
4934   algorithm: "file_test_results"
4935   output-file-ext: ".rst"
4936   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4937   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"
4938   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4939   data: "vpp-mrr-results-3n-skx"
4940   filter: "'MRR'"
4941   parameters:
4942   - "name"
4943   - "doc"
4944   - "level"
4945   - "parent"
4946   data-start-level: 3
4947
4948 # VPP MRR Results 2n-skx
4949 -
4950   type: "file"
4951   title: "VPP MRR Results 2n-skx"
4952   algorithm: "file_test_results"
4953   output-file-ext: ".rst"
4954   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4955   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"
4956   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4957   data: "vpp-mrr-results-2n-skx"
4958   filter: "all"
4959   parameters:
4960   - "name"
4961   - "doc"
4962   - "level"
4963   - "parent"
4964   data-start-level: 3
4965
4966 # VPP MRR Results 2n-dnv
4967 -
4968   type: "file"
4969   title: "VPP MRR Results 2n-dnv"
4970   algorithm: "file_test_results"
4971   output-file-ext: ".rst"
4972   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4973   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"
4974   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4975   data: "intel-dnv-vpp"
4976   filter: "'MRR'"
4977   parameters:
4978   - "name"
4979   - "doc"
4980   - "level"
4981   - "parent"
4982   data-start-level: 3
4983
4984 # VPP MRR Configuration 3n-hsw
4985 -
4986   type: "file"
4987   title: "VPP MRR Configuration 3n-hsw"
4988   algorithm: "file_test_results"
4989   output-file-ext: ".rst"
4990   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4991   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"
4992   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4993   data: "vpp-mrr-results-3n-hsw"
4994   filter: "'MRR'"
4995   parameters:
4996   - "name"
4997   - "doc"
4998   - "level"
4999   - "parent"
5000   data-start-level: 3
5001
5002 # VPP MRR Configuration 3n-skx
5003 -
5004   type: "file"
5005   title: "VPP MRR Configuration 3n-skx"
5006   algorithm: "file_test_results"
5007   output-file-ext: ".rst"
5008   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5009   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"
5010   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5011   data: "vpp-mrr-results-3n-skx"
5012   filter: "'MRR'"
5013   parameters:
5014   - "name"
5015   - "doc"
5016   - "level"
5017   - "parent"
5018   data-start-level: 3
5019
5020 # VPP MRR Configuration 2n-skx
5021 -
5022   type: "file"
5023   title: "VPP MRR Configuration 2n-skx"
5024   algorithm: "file_test_results"
5025   output-file-ext: ".rst"
5026   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5027   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"
5028   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5029   data: "vpp-mrr-results-2n-skx"
5030   filter: "'MRR'"
5031   parameters:
5032   - "name"
5033   - "doc"
5034   - "level"
5035   - "parent"
5036   data-start-level: 3
5037
5038 # VPP MRR Configuration 2n-dnv
5039 -
5040   type: "file"
5041   title: "VPP MRR Configuration 2n-dnv"
5042   algorithm: "file_test_results"
5043   output-file-ext: ".rst"
5044   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5045   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"
5046   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5047   data: "intel-dnv-vpp"
5048   filter: "'MRR'"
5049   parameters:
5050   - "name"
5051   - "doc"
5052   - "level"
5053   - "parent"
5054   data-start-level: 3
5055
5056 # VPP Functional Results - Ubuntu
5057 -
5058   type: "file"
5059   title: "VPP Functional Results - Ubuntu"
5060   algorithm: "file_test_results"
5061   output-file-ext: ".rst"
5062   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
5063   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"
5064   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
5065   data: "vpp-func-results-ubuntu"
5066   filter: "all"
5067   parameters:
5068   - "name"
5069   - "doc"
5070   - "level"
5071   - "parent"
5072   data-start-level: 3
5073
5074 # VPP Functional Results - CentOS
5075 -
5076   type: "file"
5077   title: "VPP Functional Results - CentOS"
5078   algorithm: "file_test_results"
5079   output-file-ext: ".rst"
5080   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
5081   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"
5082   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
5083   data:
5084     "vpp-func-results-centos"
5085   filter: "all"
5086   parameters:
5087   - "name"
5088   - "doc"
5089   - "level"
5090   - "parent"
5091   data-start-level: 3
5092
5093 # VPP Functional Configuration - Ubuntu
5094 -
5095   type: "file"
5096   title: "VPP Functional Configuration - Ubuntu"
5097   algorithm: "file_test_results"
5098   output-file-ext: ".rst"
5099   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
5100   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"
5101   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
5102   data: "vpp-func-results-ubuntu"
5103   filter: "all"
5104   parameters:
5105   - "name"
5106   - "doc"
5107   - "level"
5108   - "parent"
5109   data-start-level: 3
5110
5111 # VPP Functional Configuration - CentOS
5112 -
5113   type: "file"
5114   title: "VPP Functional Configuration - CentOS"
5115   algorithm: "file_test_results"
5116   output-file-ext: ".rst"
5117   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
5118   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"
5119   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
5120   data:
5121     "vpp-func-results-centos"
5122   filter: "all"
5123   parameters:
5124   - "name"
5125   - "doc"
5126   - "level"
5127   - "parent"
5128   data-start-level: 3
5129
5130 # VPP Device Results - Ubuntu
5131 -
5132   type: "file"
5133   title: "VPP Device Results - Ubuntu"
5134   algorithm: "file_test_results"
5135   output-file-ext: ".rst"
5136   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5137   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"
5138   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5139   data: "vpp-device-results-ubuntu"
5140   filter: "all"
5141   parameters:
5142   - "name"
5143   - "doc"
5144   - "level"
5145   - "parent"
5146   data-start-level: 2
5147
5148 # VPP Device Configuration - Ubuntu
5149 -
5150   type: "file"
5151   title: "VPP Device Configuration - Ubuntu"
5152   algorithm: "file_test_results"
5153   output-file-ext: ".rst"
5154   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5155   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"
5156   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5157   data: "vpp-device-results-ubuntu"
5158   filter: "all"
5159   parameters:
5160   - "name"
5161   - "doc"
5162   - "level"
5163   - "parent"
5164   data-start-level: 2
5165
5166 # Container Orchestrated Performance Results 3n-hsw
5167 -
5168   type: "file"
5169   title: "Container Orchestrated Performance Results 3n-hsw"
5170   algorithm: "file_test_results"
5171   output-file-ext: ".rst"
5172   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
5173   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"
5174   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
5175   data: "ligato-perf-results-3n-hsw"
5176   filter: "all"
5177   parameters:
5178   - "name"
5179   - "doc"
5180   - "level"
5181   - "parent"
5182   data-start-level: 3
5183
5184 # DPDK Performance Results 3n-hsw
5185 -
5186   type: "file"
5187   title: "DPDK Performance Results 3n-hsw"
5188   algorithm: "file_test_results"
5189   output-file-ext: ".rst"
5190   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5191   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"
5192   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5193   data: "dpdk-perf-results-3n-hsw"
5194   filter: "all"
5195   parameters:
5196   - "name"
5197   - "doc"
5198   - "level"
5199   - "parent"
5200   data-start-level: 3
5201
5202 # DPDK Performance Results 3n-skx
5203 -
5204   type: "file"
5205   title: "DPDK Performance Results 3n-skx"
5206   algorithm: "file_test_results"
5207   output-file-ext: ".rst"
5208   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5209   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"
5210   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5211   data: "dpdk-perf-results-3n-skx"
5212   filter: "all"
5213   parameters:
5214   - "name"
5215   - "doc"
5216   - "level"
5217   - "parent"
5218   data-start-level: 3
5219
5220 # DPDK Performance Results 2n-skx
5221 -
5222   type: "file"
5223   title: "DPDK Performance Results 2n-skx"
5224   algorithm: "file_test_results"
5225   output-file-ext: ".rst"
5226   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5227   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"
5228   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5229   data: "dpdk-perf-results-2n-skx"
5230   filter: "all"
5231   parameters:
5232   - "name"
5233   - "doc"
5234   - "level"
5235   - "parent"
5236   data-start-level: 3
5237
5238 # Honeycomb Functional Results
5239 -
5240   type: "file"
5241   title: "Honeycomb Functional Results"
5242   algorithm: "file_test_results"
5243   output-file-ext: ".rst"
5244   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
5245   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"
5246   dir-tables: "{DIR[DTR,FUNC,HC]}"
5247   data:
5248     "hc-func-results"
5249   filter: "all"
5250   parameters:
5251   - "name"
5252   - "doc"
5253   - "level"
5254   - "parent"
5255   data-start-level: 3
5256
5257 # NSH SFC Functional Results
5258 -
5259   type: "file"
5260   title: "NSH SFC Functional Results"
5261   algorithm: "file_test_results"
5262   output-file-ext: ".rst"
5263   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
5264   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"
5265   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
5266   data:
5267     "nsh-func-results"
5268   filter: "all"
5269   parameters:
5270   - "name"
5271   - "doc"
5272   - "level"
5273   - "parent"
5274   data-start-level: 3
5275
5276 # DMM Functional Results
5277 -
5278   type: "file"
5279   title: "DMM Functional Results"
5280   algorithm: "file_test_results"
5281   output-file-ext: ".rst"
5282   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
5283   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"
5284   dir-tables: "{DIR[DTR,FUNC,DMM]}"
5285   data:
5286     "dmm-func-results"
5287   filter: "all"
5288   parameters:
5289   - "name"
5290   - "doc"
5291   - "level"
5292   - "parent"
5293   data-start-level: 3
5294
5295 ################################################################################
5296 ###                                P L O T S                                 ###
5297 ################################################################################
5298
5299 # Soak test - example
5300 -
5301   type: "plot"
5302   title: "VPP Throughput Soak: Example"
5303   algorithm: "plot_soak_boxes"
5304   output-file-type: ".html"
5305   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
5306   data: "plot-vpp-soak-2n-skx"
5307   filter: "'SOAK'"
5308   parameters:
5309   - "throughput"
5310   - "parent"
5311   - "tags"
5312   sort:
5313   - "L2PATCH"
5314   - "L2XCBASE"
5315   - "L2BDMACLRN"
5316   - "IP4FWD"
5317   - "IP6FWD"
5318   layout:
5319     title: "example-30min-boxes"
5320     layout: "plot-soak-throughput"
5321
5322 # Soak test - example
5323 -
5324   type: "plot"
5325   title: "VPP Throughput Soak: Example"
5326   algorithm: "plot_soak_bars"
5327   output-file-type: ".html"
5328   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
5329   data: "plot-vpp-soak-2n-skx"
5330   filter: "'SOAK'"
5331   parameters:
5332   - "throughput"
5333   - "parent"
5334   - "tags"
5335   sort:
5336   - "L2PATCH"
5337   - "L2XCBASE"
5338   - "L2BDMACLRN"
5339   - "IP4FWD"
5340   - "IP6FWD"
5341   layout:
5342     title: "example-30min-bars"
5343     layout: "plot-soak-throughput"
5344
5345 # Heatmap - example
5346 -
5347   type: "plot"
5348   title: "Service Density: l2sw-2n-skx-x710-64b-2t1c-base-sd-mrr"
5349   algorithm: "plot_service_density_heatmap"
5350   output-file-type: ".html"
5351   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-sd-mrr"
5352   data: "plot-vpp-service-density-2n-skx"
5353   filter: "'NIC_Intel-X710' and
5354            'SERVICE_DENSITY' and
5355            '64B' and
5356            '2T1C' and
5357            'MRR'"
5358   parameters:
5359   - "result"
5360   - "name"
5361   - "parent"
5362   - "tags"
5363   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5364   layout:
5365     title: "<b>Network Service Density Matrix: Packet Throughput View</b>"
5366     layout: "plot-service-density"
5367
5368 ################################################################################
5369 # Plots VPP HTTP Server Performance
5370 -
5371   type: "plot"
5372   title: "VPP HTTP Server Performance"
5373   algorithm: "plot_http_server_performance_box"
5374   output-file-type: ".html"
5375   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5376   data:
5377     "plot-vpp-http-server-performance"
5378   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5379   # each tag is enclosed with ' (apostrophe).
5380   filter: "'HTTP' and 'TCP_CPS'"
5381   parameters:
5382   - "result"
5383   - "name"
5384   traces:
5385     hoverinfo: "x+y"
5386     boxpoints: "outliers"
5387     whiskerwidth: 0
5388   layout:
5389     title: "VPP HTTP Server Performance"
5390     layout:
5391       "plot-cps"
5392
5393 -
5394   type: "plot"
5395   title: "VPP HTTP Server Performance"
5396   algorithm: "plot_http_server_performance_box"
5397   output-file-type: ".html"
5398   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5399   data:
5400     "plot-vpp-http-server-performance"
5401   filter: "'HTTP' and 'TCP_RPS'"
5402   parameters:
5403   - "result"
5404   - "name"
5405   traces:
5406     hoverinfo: "x+y"
5407     boxpoints: "outliers"
5408     whiskerwidth: 0
5409   layout:
5410     title: "VPP HTTP Server Performance"
5411     layout:
5412       "plot-rps"
5413
5414 ################################################################################
5415
5416 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5417 -
5418   type: "plot"
5419   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5420   algorithm: "plot_performance_box"
5421   output-file-type: ".html"
5422   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5423   data: "plot-vpp-throughput-latency-3n-hsw"
5424   filter: "'NIC_Intel-X520-DA2' and
5425            '64B' and
5426            ('BASE' or 'SCALE') and
5427            'NDRPDR' and
5428            'ETH' and
5429            '1T1C' and
5430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5431            not 'VHOST' and
5432            not 'MEMIF'"
5433   parameters:
5434   - "throughput"
5435   - "parent"
5436   - "tags"
5437   sort:
5438   - "L2PATCH"
5439   - "L2XCBASE"
5440   - "BASE"
5441   - "FIB_10K"
5442   - "FIB_100K"
5443   - "FIB_1M"
5444   traces:
5445     hoverinfo: "x+y"
5446     boxpoints: "outliers"
5447     whiskerwidth: 0
5448   layout:
5449     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5450     layout: "plot-throughput"
5451
5452 -
5453   type: "plot"
5454   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5455   algorithm: "plot_performance_box"
5456   output-file-type: ".html"
5457   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5458   data: "plot-vpp-throughput-latency-3n-hsw"
5459   filter: "'NIC_Intel-X520-DA2' and
5460            '64B' and
5461            ('BASE' or 'SCALE') and
5462            'NDRPDR' and
5463            'ETH' and
5464            '1T1C' and
5465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5466            not 'VHOST' and
5467            not 'MEMIF'"
5468   parameters:
5469   - "throughput"
5470   - "parent"
5471   - "tags"
5472   sort:
5473   - "L2PATCH"
5474   - "L2XCBASE"
5475   - "BASE"
5476   - "FIB_10K"
5477   - "FIB_100K"
5478   - "FIB_1M"
5479   traces:
5480     hoverinfo: "x+y"
5481     boxpoints: "outliers"
5482     whiskerwidth: 0
5483   layout:
5484     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5485     layout: "plot-throughput"
5486
5487 -
5488   type: "plot"
5489   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5490   algorithm: "plot_performance_box"
5491   output-file-type: ".html"
5492   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5493   data: "plot-vpp-throughput-latency-3n-hsw"
5494   filter: "'NIC_Intel-X520-DA2' and
5495            '64B' and
5496            ('BASE' or 'SCALE') and
5497            'NDRPDR' and
5498            'ETH' and
5499            '2T2C' and
5500            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5501            not 'VHOST' and
5502            not 'MEMIF'"
5503   parameters:
5504   - "throughput"
5505   - "parent"
5506   - "tags"
5507   sort:
5508   - "L2PATCH"
5509   - "L2XCBASE"
5510   - "BASE"
5511   - "FIB_10K"
5512   - "FIB_100K"
5513   - "FIB_1M"
5514   traces:
5515     hoverinfo: "x+y"
5516     boxpoints: "outliers"
5517     whiskerwidth: 0
5518   layout:
5519     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5520     layout: "plot-throughput"
5521
5522 -
5523   type: "plot"
5524   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5525   algorithm: "plot_performance_box"
5526   output-file-type: ".html"
5527   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5528   data: "plot-vpp-throughput-latency-3n-hsw"
5529   filter: "'NIC_Intel-X520-DA2' and
5530            '64B' and
5531            ('BASE' or 'SCALE') and
5532            'NDRPDR' and
5533            'ETH' and
5534            '2T2C' and
5535            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5536            not 'VHOST' and
5537            not 'MEMIF'"
5538   parameters:
5539   - "throughput"
5540   - "parent"
5541   - "tags"
5542   sort:
5543   - "L2PATCH"
5544   - "L2XCBASE"
5545   - "BASE"
5546   - "FIB_10K"
5547   - "FIB_100K"
5548   - "FIB_1M"
5549   traces:
5550     hoverinfo: "x+y"
5551     boxpoints: "outliers"
5552     whiskerwidth: 0
5553   layout:
5554     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5555     layout: "plot-throughput"
5556
5557 # Packet Throughput - VPP L2 3n-hsw-x520 features
5558 -
5559   type: "plot"
5560   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5561   algorithm: "plot_performance_box"
5562   output-file-type: ".html"
5563   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5564   data: "plot-vpp-throughput-latency-3n-hsw"
5565   filter: "'NIC_Intel-X520-DA2' and
5566            '64B' and
5567            'NDRPDR' and
5568            '1T1C' and
5569            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5570            not 'ACL' and
5571            not 'VHOST' and
5572            not 'MEMIF'"
5573   parameters:
5574   - "throughput"
5575   - "parent"
5576   - "tags"
5577   sort:
5578   - "L2XCBASE"    # l2xcbase
5579   - "L2BDBASE"    # l2bdbase
5580   - "L2XCFWD"     # dot1q-l2xcbase
5581   - "L2BDMACLRN"  # dot1q-l2bdbase
5582   traces:
5583     hoverinfo: "x+y"
5584     boxpoints: "outliers"
5585     whiskerwidth: 0
5586   layout:
5587     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5588     layout: "plot-throughput"
5589
5590 -
5591   type: "plot"
5592   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5593   algorithm: "plot_performance_box"
5594   output-file-type: ".html"
5595   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5596   data: "plot-vpp-throughput-latency-3n-hsw"
5597   filter: "'NIC_Intel-X520-DA2' and
5598            '64B' and
5599            'NDRPDR' and
5600            '1T1C' and
5601            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5602            not 'ACL' and
5603            not 'VHOST' and
5604            not 'MEMIF'"
5605   parameters:
5606   - "throughput"
5607   - "parent"
5608   - "tags"
5609   sort:
5610   - "L2XCBASE"    # l2xcbase
5611   - "L2BDBASE"    # l2bdbase
5612   - "L2XCFWD"     # dot1q-l2xcbase
5613   - "L2BDMACLRN"  # dot1q-l2bdbase
5614   traces:
5615     hoverinfo: "x+y"
5616     boxpoints: "outliers"
5617     whiskerwidth: 0
5618   layout:
5619     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5620     layout: "plot-throughput"
5621
5622 -
5623   type: "plot"
5624   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5625   algorithm: "plot_performance_box"
5626   output-file-type: ".html"
5627   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5628   data: "plot-vpp-throughput-latency-3n-hsw"
5629   filter: "'NIC_Intel-X520-DA2' and
5630            '64B' and
5631            'NDRPDR' and
5632            '2T2C' and
5633            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5634            not 'ACL' and
5635            not 'VHOST' and
5636            not 'MEMIF'"
5637   parameters:
5638   - "throughput"
5639   - "parent"
5640   - "tags"
5641   sort:
5642   - "L2XCBASE"    # l2xcbase
5643   - "L2BDBASE"    # l2bdbase
5644   - "L2XCFWD"     # dot1q-l2xcbase
5645   - "L2BDMACLRN"  # dot1q-l2bdbase
5646   traces:
5647     hoverinfo: "x+y"
5648     boxpoints: "outliers"
5649     whiskerwidth: 0
5650   layout:
5651     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5652     layout: "plot-throughput"
5653
5654 -
5655   type: "plot"
5656   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5657   algorithm: "plot_performance_box"
5658   output-file-type: ".html"
5659   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5660   data: "plot-vpp-throughput-latency-3n-hsw"
5661   filter: "'NIC_Intel-X520-DA2' and
5662            '64B' and
5663            'NDRPDR' and
5664            '2T2C' and
5665            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5666            not 'ACL' and
5667            not 'VHOST' and
5668            not 'MEMIF'"
5669   parameters:
5670   - "throughput"
5671   - "parent"
5672   - "tags"
5673   sort:
5674   - "L2XCBASE"    # l2xcbase
5675   - "L2BDBASE"    # l2bdbase
5676   - "L2XCFWD"     # dot1q-l2xcbase
5677   - "L2BDMACLRN"  # dot1q-l2bdbase
5678   traces:
5679     hoverinfo: "x+y"
5680     boxpoints: "outliers"
5681     whiskerwidth: 0
5682   layout:
5683     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5684     layout: "plot-throughput"
5685
5686 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
5687 -
5688   type: "plot"
5689   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5690   algorithm: "plot_performance_box"
5691   output-file-type: ".html"
5692   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5693   data: "plot-vpp-throughput-latency-3n-hsw"
5694   filter: "'NIC_Intel-X710' and
5695            '64B' and
5696            ('BASE' or 'SCALE') and
5697            'NDRPDR' and
5698            'ETH' and
5699            '1T1C' and
5700            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5701            not 'VHOST' and
5702            not 'MEMIF'"
5703   parameters:
5704   - "throughput"
5705   - "parent"
5706   - "tags"
5707   sort:
5708   - "L2XCFWD"
5709   - "L2PATCH"
5710   - "L2BDMACLRN"
5711   - "FIB_10K"
5712   - "FIB_100K"
5713   - "FIB_1M"
5714   traces:
5715     hoverinfo: "x+y"
5716     boxpoints: "outliers"
5717     whiskerwidth: 0
5718   layout:
5719     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5720     layout: "plot-throughput"
5721
5722 -
5723   type: "plot"
5724   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5725   algorithm: "plot_performance_box"
5726   output-file-type: ".html"
5727   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5728   data: "plot-vpp-throughput-latency-3n-hsw"
5729   filter: "'NIC_Intel-X710' and
5730            '64B' and
5731            ('BASE' or 'SCALE') and
5732            'NDRPDR' and
5733            'ETH' and
5734            '1T1C' and
5735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5736            not 'VHOST' and
5737            not 'MEMIF'"
5738   parameters:
5739   - "throughput"
5740   - "parent"
5741   - "tags"
5742   sort:
5743   - "L2XCFWD"
5744   - "L2PATCH"
5745   - "L2BDMACLRN"
5746   - "FIB_10K"
5747   - "FIB_100K"
5748   - "FIB_1M"
5749   traces:
5750     hoverinfo: "x+y"
5751     boxpoints: "outliers"
5752     whiskerwidth: 0
5753   layout:
5754     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5755     layout: "plot-throughput"
5756
5757 -
5758   type: "plot"
5759   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5760   algorithm: "plot_performance_box"
5761   output-file-type: ".html"
5762   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5763   data: "plot-vpp-throughput-latency-3n-hsw"
5764   filter: "'NIC_Intel-X710' and
5765            '64B' and
5766            ('BASE' or 'SCALE') and
5767            'NDRPDR' and
5768            'ETH' and
5769            '2T2C' and
5770            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5771            not 'VHOST' and
5772            not 'MEMIF'"
5773   parameters:
5774   - "throughput"
5775   - "parent"
5776   - "tags"
5777   sort:
5778   - "L2XCFWD"
5779   - "L2PATCH"
5780   - "L2BDMACLRN"
5781   - "FIB_10K"
5782   - "FIB_100K"
5783   - "FIB_1M"
5784   traces:
5785     hoverinfo: "x+y"
5786     boxpoints: "outliers"
5787     whiskerwidth: 0
5788   layout:
5789     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5790     layout: "plot-throughput"
5791
5792 -
5793   type: "plot"
5794   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5795   algorithm: "plot_performance_box"
5796   output-file-type: ".html"
5797   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5798   data: "plot-vpp-throughput-latency-3n-hsw"
5799   filter: "'NIC_Intel-X710' and
5800            '64B' and
5801            ('BASE' or 'SCALE') and
5802            'NDRPDR' and
5803            'ETH' and
5804            '2T2C' and
5805            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5806            not 'VHOST' and
5807            not 'MEMIF'"
5808   parameters:
5809   - "throughput"
5810   - "parent"
5811   - "tags"
5812   sort:
5813   - "L2XCFWD"
5814   - "L2PATCH"
5815   - "L2BDMACLRN"
5816   - "FIB_10K"
5817   - "FIB_100K"
5818   - "FIB_1M"
5819   traces:
5820     hoverinfo: "x+y"
5821     boxpoints: "outliers"
5822     whiskerwidth: 0
5823   layout:
5824     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5825     layout: "plot-throughput"
5826
5827 # Packet Throughput - VPP L2 3n-hsw-x710 features
5828 -
5829   type: "plot"
5830   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5831   algorithm: "plot_performance_box"
5832   output-file-type: ".html"
5833   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5834   data: "plot-vpp-throughput-latency-3n-hsw"
5835   filter: "'NIC_Intel-X710' and
5836            '64B' and
5837            'NDRPDR' and
5838            '1T1C' and
5839            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5840            not 'ACL' and
5841            not 'VHOST' and
5842            not 'MEMIF'"
5843   parameters:
5844   - "throughput"
5845   - "parent"
5846   - "tags"
5847   sort:
5848   - "L2XCBASE"    # l2xcbase
5849   - "L2BDBASE"    # l2bdbase
5850   - "L2XCFWD"     # dot1q-l2xcbase
5851   - "L2BDMACLRN"  # dot1q-l2bdbase
5852   traces:
5853     hoverinfo: "x+y"
5854     boxpoints: "outliers"
5855     whiskerwidth: 0
5856   layout:
5857     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5858     layout: "plot-throughput"
5859
5860 -
5861   type: "plot"
5862   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5863   algorithm: "plot_performance_box"
5864   output-file-type: ".html"
5865   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5866   data: "plot-vpp-throughput-latency-3n-hsw"
5867   filter: "'NIC_Intel-X710' and
5868            '64B' and
5869            'NDRPDR' and
5870            '1T1C' and
5871            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5872            not 'ACL' and
5873            not 'VHOST' and
5874            not 'MEMIF'"
5875   parameters:
5876   - "throughput"
5877   - "parent"
5878   - "tags"
5879   sort:
5880   - "L2XCBASE"    # l2xcbase
5881   - "L2BDBASE"    # l2bdbase
5882   - "L2XCFWD"     # dot1q-l2xcbase
5883   - "L2BDMACLRN"  # dot1q-l2bdbase
5884   traces:
5885     hoverinfo: "x+y"
5886     boxpoints: "outliers"
5887     whiskerwidth: 0
5888   layout:
5889     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5890     layout: "plot-throughput"
5891
5892 -
5893   type: "plot"
5894   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5895   algorithm: "plot_performance_box"
5896   output-file-type: ".html"
5897   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5898   data: "plot-vpp-throughput-latency-3n-hsw"
5899   filter: "'NIC_Intel-X710' and
5900            '64B' and
5901            'NDRPDR' and
5902            '2T2C' and
5903            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5904            not 'ACL' and
5905            not 'VHOST' and
5906            not 'MEMIF'"
5907   parameters:
5908   - "throughput"
5909   - "parent"
5910   - "tags"
5911   sort:
5912   - "L2XCBASE"    # l2xcbase
5913   - "L2BDBASE"    # l2bdbase
5914   - "L2XCFWD"     # dot1q-l2xcbase
5915   - "L2BDMACLRN"  # dot1q-l2bdbase
5916   traces:
5917     hoverinfo: "x+y"
5918     boxpoints: "outliers"
5919     whiskerwidth: 0
5920   layout:
5921     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5922     layout: "plot-throughput"
5923
5924 -
5925   type: "plot"
5926   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5927   algorithm: "plot_performance_box"
5928   output-file-type: ".html"
5929   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5930   data: "plot-vpp-throughput-latency-3n-hsw"
5931   filter: "'NIC_Intel-X710' and
5932            '64B' and
5933            'NDRPDR' and
5934            '2T2C' and
5935            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5936            not 'ACL' and
5937            not 'VHOST' and
5938            not 'MEMIF'"
5939   parameters:
5940   - "throughput"
5941   - "parent"
5942   - "tags"
5943   sort:
5944   - "L2XCBASE"    # l2xcbase
5945   - "L2BDBASE"    # l2bdbase
5946   - "L2XCFWD"     # dot1q-l2xcbase
5947   - "L2BDMACLRN"  # dot1q-l2bdbase
5948   traces:
5949     hoverinfo: "x+y"
5950     boxpoints: "outliers"
5951     whiskerwidth: 0
5952   layout:
5953     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5954     layout: "plot-throughput"
5955
5956 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
5957 -
5958   type: "plot"
5959   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5960   algorithm: "plot_performance_box"
5961   output-file-type: ".html"
5962   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5963   data: "plot-vpp-throughput-latency-3n-hsw"
5964   filter: "'NIC_Intel-XL710' and
5965            '64B' and
5966            ('BASE' or 'SCALE') and
5967            'NDRPDR' and
5968            'ETH' and
5969            '1T1C' and
5970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5971            not 'VHOST' and
5972            not 'MEMIF'"
5973   parameters:
5974   - "throughput"
5975   - "parent"
5976   - "tags"
5977   sort:
5978   - "L2PATCH"
5979   - "L2XCBASE"
5980   - "BASE"
5981   - "FIB_10K"
5982   - "FIB_100K"
5983   - "FIB_1M"
5984   traces:
5985     hoverinfo: "x+y"
5986     boxpoints: "outliers"
5987     whiskerwidth: 0
5988   layout:
5989     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5990     layout: "plot-throughput"
5991
5992 -
5993   type: "plot"
5994   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5995   algorithm: "plot_performance_box"
5996   output-file-type: ".html"
5997   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5998   data: "plot-vpp-throughput-latency-3n-hsw"
5999   filter: "'NIC_Intel-XL710' and
6000            '64B' and
6001            ('BASE' or 'SCALE') and
6002            'NDRPDR' and
6003            'ETH' and
6004            '1T1C' and
6005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6006            not 'VHOST' and
6007            not 'MEMIF'"
6008   parameters:
6009   - "throughput"
6010   - "parent"
6011   - "tags"
6012   sort:
6013   - "L2PATCH"
6014   - "L2XCBASE"
6015   - "BASE"
6016   - "FIB_10K"
6017   - "FIB_100K"
6018   - "FIB_1M"
6019   traces:
6020     hoverinfo: "x+y"
6021     boxpoints: "outliers"
6022     whiskerwidth: 0
6023   layout:
6024     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6025     layout: "plot-throughput"
6026
6027 -
6028   type: "plot"
6029   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6030   algorithm: "plot_performance_box"
6031   output-file-type: ".html"
6032   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6033   data: "plot-vpp-throughput-latency-3n-hsw"
6034   filter: "'NIC_Intel-XL710' and
6035            '64B' and
6036            ('BASE' or 'SCALE') and
6037            'NDRPDR' and
6038            'ETH' and
6039            '2T2C' and
6040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6041            not 'VHOST' and
6042            not 'MEMIF'"
6043   parameters:
6044   - "throughput"
6045   - "parent"
6046   - "tags"
6047   sort:
6048   - "L2PATCH"
6049   - "L2XCBASE"
6050   - "BASE"
6051   - "FIB_10K"
6052   - "FIB_100K"
6053   - "FIB_1M"
6054   traces:
6055     hoverinfo: "x+y"
6056     boxpoints: "outliers"
6057     whiskerwidth: 0
6058   layout:
6059     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6060     layout: "plot-throughput"
6061
6062 -
6063   type: "plot"
6064   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6065   algorithm: "plot_performance_box"
6066   output-file-type: ".html"
6067   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6068   data: "plot-vpp-throughput-latency-3n-hsw"
6069   filter: "'NIC_Intel-XL710' and
6070            '64B' and
6071            ('BASE' or 'SCALE') and
6072            'NDRPDR' and
6073            'ETH' and
6074            '2T2C' and
6075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6076            not 'VHOST' and
6077            not 'MEMIF'"
6078   parameters:
6079   - "throughput"
6080   - "parent"
6081   - "tags"
6082   sort:
6083   - "L2PATCH"
6084   - "L2XCBASE"
6085   - "BASE"
6086   - "FIB_10K"
6087   - "FIB_100K"
6088   - "FIB_1M"
6089   traces:
6090     hoverinfo: "x+y"
6091     boxpoints: "outliers"
6092     whiskerwidth: 0
6093   layout:
6094     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6095     layout: "plot-throughput"
6096
6097 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6098 -
6099   type: "plot"
6100   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6101   algorithm: "plot_performance_box"
6102   output-file-type: ".html"
6103   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6104   data: "plot-vpp-throughput-latency-3n-skx"
6105   filter: "'NIC_Intel-X710' and
6106            '64B' and
6107            ('BASE' or 'SCALE') and
6108            'NDRPDR' and
6109            'ETH' and
6110            '2T1C' and
6111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6112            not 'VHOST' and
6113            not 'MEMIF' and
6114            not 'DRV_AVF'"
6115   parameters:
6116   - "throughput"
6117   - "parent"
6118   - "tags"
6119   sort:
6120   - "L2PATCH"
6121   - "L2XCBASE"
6122   - "BASE"
6123   - "FIB_10K"
6124   - "FIB_100K"
6125   - "FIB_1M"
6126   traces:
6127     hoverinfo: "x+y"
6128     boxpoints: "outliers"
6129     whiskerwidth: 0
6130   layout:
6131     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6132     layout: "plot-throughput"
6133
6134 -
6135   type: "plot"
6136   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6137   algorithm: "plot_performance_box"
6138   output-file-type: ".html"
6139   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6140   data: "plot-vpp-throughput-latency-3n-skx"
6141   filter: "'NIC_Intel-X710' and
6142            '64B' and
6143            ('BASE' or 'SCALE') and
6144            'NDRPDR' and
6145            'ETH' and
6146            '2T1C' and
6147            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6148            not 'VHOST' and
6149            not 'MEMIF' and
6150            not 'DRV_AVF'"
6151   parameters:
6152   - "throughput"
6153   - "parent"
6154   - "tags"
6155   sort:
6156   - "L2PATCH"
6157   - "L2XCBASE"
6158   - "BASE"
6159   - "FIB_10K"
6160   - "FIB_100K"
6161   - "FIB_1M"
6162   traces:
6163     hoverinfo: "x+y"
6164     boxpoints: "outliers"
6165     whiskerwidth: 0
6166   layout:
6167     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6168     layout: "plot-throughput"
6169
6170 -
6171   type: "plot"
6172   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6173   algorithm: "plot_performance_box"
6174   output-file-type: ".html"
6175   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6176   data: "plot-vpp-throughput-latency-3n-skx"
6177   filter: "'NIC_Intel-X710' and
6178            '64B' and
6179            ('BASE' or 'SCALE') and
6180            'NDRPDR' and
6181            'ETH' and
6182            '4T2C' and
6183            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6184            not 'VHOST' and
6185            not 'MEMIF' and
6186            not 'DRV_AVF'"
6187   parameters:
6188   - "throughput"
6189   - "parent"
6190   - "tags"
6191   sort:
6192   - "L2PATCH"
6193   - "L2XCBASE"
6194   - "BASE"
6195   - "FIB_10K"
6196   - "FIB_100K"
6197   - "FIB_1M"
6198   traces:
6199     hoverinfo: "x+y"
6200     boxpoints: "outliers"
6201     whiskerwidth: 0
6202   layout:
6203     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6204     layout: "plot-throughput"
6205
6206 -
6207   type: "plot"
6208   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6209   algorithm: "plot_performance_box"
6210   output-file-type: ".html"
6211   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6212   data: "plot-vpp-throughput-latency-3n-skx"
6213   filter: "'NIC_Intel-X710' and
6214            '64B' and
6215            ('BASE' or 'SCALE') and
6216            'NDRPDR' and
6217            'ETH' and
6218            '4T2C' and
6219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6220            not 'VHOST' and
6221            not 'MEMIF' and
6222            not 'DRV_AVF'"
6223   parameters:
6224   - "throughput"
6225   - "parent"
6226   - "tags"
6227   sort:
6228   - "L2PATCH"
6229   - "L2XCBASE"
6230   - "BASE"
6231   - "FIB_10K"
6232   - "FIB_100K"
6233   - "FIB_1M"
6234   traces:
6235     hoverinfo: "x+y"
6236     boxpoints: "outliers"
6237     whiskerwidth: 0
6238   layout:
6239     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6240     layout: "plot-throughput"
6241
6242 # Packet Throughput - VPP L2 3n-skx-x710 features
6243 -
6244   type: "plot"
6245   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6246   algorithm: "plot_performance_box"
6247   output-file-type: ".html"
6248   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6249   data: "plot-vpp-throughput-latency-3n-skx"
6250   filter: "'NIC_Intel-X710' and
6251            '64B' and
6252            'NDRPDR' and
6253            '2T1C' and
6254            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6255            not 'ACL' and
6256            not 'VHOST' and
6257            not 'MEMIF'"
6258   parameters:
6259   - "throughput"
6260   - "parent"
6261   - "tags"
6262   sort:
6263   - "L2XCBASE"    # l2xcbase
6264   - "L2BDBASE"    # l2bdbase
6265   - "L2XCFWD"     # dot1q-l2xcbase
6266   - "L2BDMACLRN"  # dot1q-l2bdbase
6267   traces:
6268     hoverinfo: "x+y"
6269     boxpoints: "outliers"
6270     whiskerwidth: 0
6271   layout:
6272     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6273     layout: "plot-throughput"
6274
6275 -
6276   type: "plot"
6277   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6278   algorithm: "plot_performance_box"
6279   output-file-type: ".html"
6280   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6281   data: "plot-vpp-throughput-latency-3n-skx"
6282   filter: "'NIC_Intel-X710' and
6283            '64B' and
6284            'NDRPDR' and
6285            '2T1C' and
6286            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6287            not 'ACL' and
6288            not 'VHOST' and
6289            not 'MEMIF'"
6290   parameters:
6291   - "throughput"
6292   - "parent"
6293   - "tags"
6294   sort:
6295   - "L2XCBASE"    # l2xcbase
6296   - "L2BDBASE"    # l2bdbase
6297   - "L2XCFWD"     # dot1q-l2xcbase
6298   - "L2BDMACLRN"  # dot1q-l2bdbase
6299   traces:
6300     hoverinfo: "x+y"
6301     boxpoints: "outliers"
6302     whiskerwidth: 0
6303   layout:
6304     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6305     layout: "plot-throughput"
6306
6307 -
6308   type: "plot"
6309   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6310   algorithm: "plot_performance_box"
6311   output-file-type: ".html"
6312   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6313   data: "plot-vpp-throughput-latency-3n-skx"
6314   filter: "'NIC_Intel-X710' and
6315            '64B' and
6316            'NDRPDR' and
6317            '4T2C' and
6318            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6319            not 'ACL' and
6320            not 'VHOST' and
6321            not 'MEMIF'"
6322   parameters:
6323   - "throughput"
6324   - "parent"
6325   - "tags"
6326   sort:
6327   - "L2XCBASE"    # l2xcbase
6328   - "L2BDBASE"    # l2bdbase
6329   - "L2XCFWD"     # dot1q-l2xcbase
6330   - "L2BDMACLRN"  # dot1q-l2bdbase
6331   traces:
6332     hoverinfo: "x+y"
6333     boxpoints: "outliers"
6334     whiskerwidth: 0
6335   layout:
6336     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6337     layout: "plot-throughput"
6338
6339 -
6340   type: "plot"
6341   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6342   algorithm: "plot_performance_box"
6343   output-file-type: ".html"
6344   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6345   data: "plot-vpp-throughput-latency-3n-skx"
6346   filter: "'NIC_Intel-X710' and
6347            '64B' and
6348            'NDRPDR' and
6349            '4T2C' and
6350            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6351            not 'ACL' and
6352            not 'VHOST' and
6353            not 'MEMIF'"
6354   parameters:
6355   - "throughput"
6356   - "parent"
6357   - "tags"
6358   sort:
6359   - "L2XCBASE"    # l2xcbase
6360   - "L2BDBASE"    # l2bdbase
6361   - "L2XCFWD"     # dot1q-l2xcbase
6362   - "L2BDMACLRN"  # dot1q-l2bdbase
6363   traces:
6364     hoverinfo: "x+y"
6365     boxpoints: "outliers"
6366     whiskerwidth: 0
6367   layout:
6368     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6369     layout: "plot-throughput"
6370
6371 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6372 -
6373   type: "plot"
6374   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6375   algorithm: "plot_performance_box"
6376   output-file-type: ".html"
6377   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6378   data: "plot-vpp-throughput-latency-3n-skx"
6379   filter: "'NIC_Intel-XXV710' and
6380            '64B' and
6381            ('BASE' or 'SCALE') and
6382            'NDRPDR' and
6383            'ETH' and
6384            '2T1C' and
6385            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6386            not 'VHOST' and
6387            not 'MEMIF' and
6388            not 'DRV_AVF'"
6389   parameters:
6390   - "throughput"
6391   - "parent"
6392   - "tags"
6393   sort:
6394   - "L2PATCH"
6395   - "L2XCBASE"
6396   - "BASE"
6397   - "FIB_10K"
6398   - "FIB_100K"
6399   - "FIB_1M"
6400   traces:
6401     hoverinfo: "x+y"
6402     boxpoints: "outliers"
6403     whiskerwidth: 0
6404   layout:
6405     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6406     layout: "plot-throughput"
6407
6408 -
6409   type: "plot"
6410   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6411   algorithm: "plot_performance_box"
6412   output-file-type: ".html"
6413   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6414   data: "plot-vpp-throughput-latency-3n-skx"
6415   filter: "'NIC_Intel-XXV710' and
6416            '64B' and
6417            ('BASE' or 'SCALE') and
6418            'NDRPDR' and
6419            'ETH' and
6420            '2T1C' and
6421            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6422            not 'VHOST' and
6423            not 'MEMIF' and
6424            not 'DRV_AVF'"
6425   parameters:
6426   - "throughput"
6427   - "parent"
6428   - "tags"
6429   sort:
6430   - "L2PATCH"
6431   - "L2XCBASE"
6432   - "BASE"
6433   - "FIB_10K"
6434   - "FIB_100K"
6435   - "FIB_1M"
6436   traces:
6437     hoverinfo: "x+y"
6438     boxpoints: "outliers"
6439     whiskerwidth: 0
6440   layout:
6441     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6442     layout: "plot-throughput"
6443
6444 -
6445   type: "plot"
6446   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6447   algorithm: "plot_performance_box"
6448   output-file-type: ".html"
6449   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6450   data: "plot-vpp-throughput-latency-3n-skx"
6451   filter: "'NIC_Intel-XXV710' and
6452            '64B' and
6453            ('BASE' or 'SCALE') and
6454            'NDRPDR' and
6455            'ETH' and
6456            '4T2C' and
6457            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6458            not 'VHOST' and
6459            not 'MEMIF' and
6460            not 'DRV_AVF'"
6461   parameters:
6462   - "throughput"
6463   - "parent"
6464   - "tags"
6465   sort:
6466   - "L2PATCH"
6467   - "L2XCBASE"
6468   - "BASE"
6469   - "FIB_10K"
6470   - "FIB_100K"
6471   - "FIB_1M"
6472   traces:
6473     hoverinfo: "x+y"
6474     boxpoints: "outliers"
6475     whiskerwidth: 0
6476   layout:
6477     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6478     layout: "plot-throughput"
6479
6480 -
6481   type: "plot"
6482   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6483   algorithm: "plot_performance_box"
6484   output-file-type: ".html"
6485   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6486   data: "plot-vpp-throughput-latency-3n-skx"
6487   filter: "'NIC_Intel-XXV710' and
6488            '64B' and
6489            ('BASE' or 'SCALE') and
6490            'NDRPDR' and
6491            'ETH' and
6492            '4T2C' and
6493            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6494            not 'VHOST' and
6495            not 'MEMIF' and
6496            not 'DRV_AVF'"
6497   parameters:
6498   - "throughput"
6499   - "parent"
6500   - "tags"
6501   sort:
6502   - "L2PATCH"
6503   - "L2XCBASE"
6504   - "BASE"
6505   - "FIB_10K"
6506   - "FIB_100K"
6507   - "FIB_1M"
6508   traces:
6509     hoverinfo: "x+y"
6510     boxpoints: "outliers"
6511     whiskerwidth: 0
6512   layout:
6513     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6514     layout: "plot-throughput"
6515
6516 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6517 -
6518   type: "plot"
6519   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6520   algorithm: "plot_performance_box"
6521   output-file-type: ".html"
6522   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6523   data: "plot-vpp-throughput-latency-2n-skx"
6524   filter: "'NIC_Intel-X710' and
6525            '64B' and
6526            ('BASE' or 'SCALE') and
6527            'NDRPDR' and
6528            'ETH' and
6529            '2T1C' and
6530            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6531            not 'VHOST' and
6532            not 'MEMIF'"
6533   parameters:
6534   - "throughput"
6535   - "parent"
6536   - "tags"
6537   sort:
6538   - "L2PATCH"
6539   - "L2XCBASE"
6540   - "BASE"
6541   - "FIB_10K"
6542   - "FIB_100K"
6543   - "FIB_1M"
6544   traces:
6545     hoverinfo: "x+y"
6546     boxpoints: "outliers"
6547     whiskerwidth: 0
6548   layout:
6549     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6550     layout: "plot-throughput"
6551
6552 -
6553   type: "plot"
6554   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6555   algorithm: "plot_performance_box"
6556   output-file-type: ".html"
6557   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6558   data: "plot-vpp-throughput-latency-2n-skx"
6559   filter: "'NIC_Intel-X710' and
6560            '64B' and
6561            ('BASE' or 'SCALE') and
6562            'NDRPDR' and
6563            'ETH' and
6564            '2T1C' and
6565            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6566            not 'VHOST' and
6567            not 'MEMIF'"
6568   parameters:
6569   - "throughput"
6570   - "parent"
6571   - "tags"
6572   sort:
6573   - "L2PATCH"
6574   - "L2XCBASE"
6575   - "BASE"
6576   - "FIB_10K"
6577   - "FIB_100K"
6578   - "FIB_1M"
6579   traces:
6580     hoverinfo: "x+y"
6581     boxpoints: "outliers"
6582     whiskerwidth: 0
6583   layout:
6584     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6585     layout: "plot-throughput"
6586
6587 -
6588   type: "plot"
6589   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6590   algorithm: "plot_performance_box"
6591   output-file-type: ".html"
6592   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6593   data: "plot-vpp-throughput-latency-2n-skx"
6594   filter: "'NIC_Intel-X710' and
6595            '64B' and
6596            ('BASE' or 'SCALE') and
6597            'NDRPDR' and
6598            'ETH' and
6599            '4T2C' and
6600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6601            not 'VHOST' and
6602            not 'MEMIF'"
6603   parameters:
6604   - "throughput"
6605   - "parent"
6606   - "tags"
6607   sort:
6608   - "L2PATCH"
6609   - "L2XCBASE"
6610   - "BASE"
6611   - "FIB_10K"
6612   - "FIB_100K"
6613   - "FIB_1M"
6614   traces:
6615     hoverinfo: "x+y"
6616     boxpoints: "outliers"
6617     whiskerwidth: 0
6618   layout:
6619     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6620     layout: "plot-throughput"
6621
6622 -
6623   type: "plot"
6624   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6625   algorithm: "plot_performance_box"
6626   output-file-type: ".html"
6627   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6628   data: "plot-vpp-throughput-latency-2n-skx"
6629   filter: "'NIC_Intel-X710' and
6630            '64B' and
6631            ('BASE' or 'SCALE') and
6632            'NDRPDR' and
6633            'ETH' and
6634            '4T2C' and
6635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6636            not 'VHOST' and
6637            not 'MEMIF'"
6638   parameters:
6639   - "throughput"
6640   - "parent"
6641   - "tags"
6642   sort:
6643   - "L2PATCH"
6644   - "L2XCBASE"
6645   - "BASE"
6646   - "FIB_10K"
6647   - "FIB_100K"
6648   - "FIB_1M"
6649   traces:
6650     hoverinfo: "x+y"
6651     boxpoints: "outliers"
6652     whiskerwidth: 0
6653   layout:
6654     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6655     layout: "plot-throughput"
6656
6657 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
6658 -
6659   type: "plot"
6660   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6661   algorithm: "plot_performance_box"
6662   output-file-type: ".html"
6663   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6664   data: "plot-vpp-throughput-latency-2n-skx"
6665   filter: "'NIC_Intel-XXV710' and
6666            '64B' and
6667            ('BASE' or 'SCALE') and
6668            'NDRPDR' and
6669            'ETH' and
6670            '2T1C' and
6671            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6672            not 'VHOST' and
6673            not 'MEMIF'"
6674   parameters:
6675   - "throughput"
6676   - "parent"
6677   - "tags"
6678   sort:
6679   - "L2PATCH"
6680   - "L2XCBASE"
6681   - "BASE"
6682   - "FIB_10K"
6683   - "FIB_100K"
6684   - "FIB_1M"
6685   traces:
6686     hoverinfo: "x+y"
6687     boxpoints: "outliers"
6688     whiskerwidth: 0
6689   layout:
6690     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6691     layout: "plot-throughput"
6692
6693 -
6694   type: "plot"
6695   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6696   algorithm: "plot_performance_box"
6697   output-file-type: ".html"
6698   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6699   data: "plot-vpp-throughput-latency-2n-skx"
6700   filter: "'NIC_Intel-XXV710' and
6701            '64B' and
6702            ('BASE' or 'SCALE') and
6703            'NDRPDR' and
6704            'ETH' and
6705            '2T1C' and
6706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6707            not 'VHOST' and
6708            not 'MEMIF'"
6709   parameters:
6710   - "throughput"
6711   - "parent"
6712   - "tags"
6713   sort:
6714   - "L2PATCH"
6715   - "L2XCBASE"
6716   - "BASE"
6717   - "FIB_10K"
6718   - "FIB_100K"
6719   - "FIB_1M"
6720   traces:
6721     hoverinfo: "x+y"
6722     boxpoints: "outliers"
6723     whiskerwidth: 0
6724   layout:
6725     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6726     layout: "plot-throughput"
6727
6728 -
6729   type: "plot"
6730   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6731   algorithm: "plot_performance_box"
6732   output-file-type: ".html"
6733   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6734   data: "plot-vpp-throughput-latency-2n-skx"
6735   filter: "'NIC_Intel-XXV710' and
6736            '64B' and
6737            ('BASE' or 'SCALE') and
6738            'NDRPDR' and
6739            'ETH' and
6740            '4T2C' and
6741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6742            not 'VHOST' and
6743            not 'MEMIF'"
6744   parameters:
6745   - "throughput"
6746   - "parent"
6747   - "tags"
6748   sort:
6749   - "L2PATCH"
6750   - "L2XCBASE"
6751   - "BASE"
6752   - "FIB_10K"
6753   - "FIB_100K"
6754   - "FIB_1M"
6755   traces:
6756     hoverinfo: "x+y"
6757     boxpoints: "outliers"
6758     whiskerwidth: 0
6759   layout:
6760     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6761     layout: "plot-throughput"
6762
6763 -
6764   type: "plot"
6765   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6766   algorithm: "plot_performance_box"
6767   output-file-type: ".html"
6768   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6769   data: "plot-vpp-throughput-latency-2n-skx"
6770   filter: "'NIC_Intel-XXV710' and
6771            '64B' and
6772            ('BASE' or 'SCALE') and
6773            'NDRPDR' and
6774            'ETH' and
6775            '4T2C' and
6776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6777            not 'VHOST' and
6778            not 'MEMIF'"
6779   parameters:
6780   - "throughput"
6781   - "parent"
6782   - "tags"
6783   sort:
6784   - "L2PATCH"
6785   - "L2XCBASE"
6786   - "BASE"
6787   - "FIB_10K"
6788   - "FIB_100K"
6789   - "FIB_1M"
6790   traces:
6791     hoverinfo: "x+y"
6792     boxpoints: "outliers"
6793     whiskerwidth: 0
6794   layout:
6795     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6796     layout: "plot-throughput"
6797
6798 # Packet Throughput - VPP L2 2n-dnv-x553 base
6799 -
6800   type: "plot"
6801   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6802   algorithm: "plot_performance_box"
6803   output-file-type: ".html"
6804   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6805   data: "intel-dnv-vpp"
6806   filter: "'NIC_Intel-X553' and
6807            '64B' and
6808            'BASE' and
6809            'NDRPDR' and
6810            'ETH' and
6811            '1T1C' and
6812            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6813            not 'VHOST' and
6814            not 'MEMIF'"
6815   parameters:
6816   - "throughput"
6817   - "parent"
6818   - "tags"
6819   sort:
6820   - "L2XCBASE"
6821   - "L2BDMACLRN"
6822   - "L2PATCH"
6823   traces:
6824     hoverinfo: "x+y"
6825     boxpoints: "outliers"
6826     whiskerwidth: 0
6827   layout:
6828     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6829     layout: "plot-throughput"
6830
6831 -
6832   type: "plot"
6833   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6834   algorithm: "plot_performance_box"
6835   output-file-type: ".html"
6836   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6837   data: "intel-dnv-vpp"
6838   filter: "'NIC_Intel-X553' and
6839            '64B' and
6840            ('BASE' or 'SCALE') and
6841            'NDRPDR' and
6842            'ETH' and
6843            '1T1C' and
6844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6845            not 'VHOST' and
6846            not 'MEMIF'"
6847   parameters:
6848   - "throughput"
6849   - "parent"
6850   - "tags"
6851   sort:
6852   - "L2XCBASE"
6853   - "L2BDMACLRN"
6854   - "L2PATCH"
6855   traces:
6856     hoverinfo: "x+y"
6857     boxpoints: "outliers"
6858     whiskerwidth: 0
6859   layout:
6860     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6861     layout: "plot-throughput"
6862
6863 -
6864   type: "plot"
6865   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6866   algorithm: "plot_performance_box"
6867   output-file-type: ".html"
6868   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6869   data: "intel-dnv-vpp"
6870   filter: "'NIC_Intel-X553' and
6871            '64B' and
6872            ('BASE' or 'SCALE') and
6873            'NDRPDR' and
6874            'ETH' and
6875            '2T2C' and
6876            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6877            not 'VHOST' and
6878            not 'MEMIF'"
6879   parameters:
6880   - "throughput"
6881   - "parent"
6882   - "tags"
6883   sort:
6884   - "L2XCBASE"
6885   - "L2BDMACLRN"
6886   - "L2PATCH"
6887   traces:
6888     hoverinfo: "x+y"
6889     boxpoints: "outliers"
6890     whiskerwidth: 0
6891   layout:
6892     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6893     layout: "plot-throughput"
6894
6895 -
6896   type: "plot"
6897   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6898   algorithm: "plot_performance_box"
6899   output-file-type: ".html"
6900   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6901   data: "intel-dnv-vpp"
6902   filter: "'NIC_Intel-X553' and
6903            '64B' and
6904            ('BASE' or 'SCALE') and
6905            'NDRPDR' and
6906            'ETH' and
6907            '2T2C' and
6908            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6909            not 'VHOST' and
6910            not 'MEMIF'"
6911   parameters:
6912   - "throughput"
6913   - "parent"
6914   - "tags"
6915   sort:
6916   - "L2XCBASE"
6917   - "L2BDMACLRN"
6918   - "L2PATCH"
6919   traces:
6920     hoverinfo: "x+y"
6921     boxpoints: "outliers"
6922     whiskerwidth: 0
6923   layout:
6924     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6925     layout: "plot-throughput"
6926
6927 ################################################################################
6928
6929 # Packet Throughput - VPP Container Memif 3n-hsw-x520
6930 -
6931   type: "plot"
6932   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6933   algorithm: "plot_performance_box"
6934   output-file-type: ".html"
6935   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6936   data: "plot-vpp-throughput-latency-3n-hsw"
6937   filter: "'NIC_Intel-X520-DA2' and
6938            '64B' and
6939            ('BASE' or 'SCALE') and
6940            'NDRPDR' and
6941            '1T1C' and
6942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6943            not 'VHOST' and
6944            'MEMIF'"
6945   parameters:
6946   - "throughput"
6947   - "parent"
6948   - "tags"
6949   sort:
6950   - "L2XCFWD"
6951   - "L2XCFWD"
6952   - "L2XCFWD"
6953   - "L2BDMACLRN"
6954   - "L2BDMACLRN"
6955   - "L2BDMACLRN"
6956   traces:
6957     hoverinfo: "x+y"
6958     boxpoints: "outliers"
6959     whiskerwidth: 0
6960   layout:
6961     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6962     layout: "plot-throughput"
6963
6964 -
6965   type: "plot"
6966   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6967   algorithm: "plot_performance_box"
6968   output-file-type: ".html"
6969   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6970   data: "plot-vpp-throughput-latency-3n-hsw"
6971   filter: "'NIC_Intel-X520-DA2' and
6972            '64B' and
6973            ('BASE' or 'SCALE') and
6974            'NDRPDR' and
6975            '1T1C' and
6976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6977            not 'VHOST' and
6978            'MEMIF'"
6979   parameters:
6980   - "throughput"
6981   - "parent"
6982   - "tags"
6983   sort:
6984   - "L2XCFWD"
6985   - "L2XCFWD"
6986   - "L2XCFWD"
6987   - "L2BDMACLRN"
6988   - "L2BDMACLRN"
6989   - "L2BDMACLRN"
6990   traces:
6991     hoverinfo: "x+y"
6992     boxpoints: "outliers"
6993     whiskerwidth: 0
6994   layout:
6995     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6996     layout: "plot-throughput"
6997
6998 -
6999   type: "plot"
7000   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7001   algorithm: "plot_performance_box"
7002   output-file-type: ".html"
7003   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7004   data: "plot-vpp-throughput-latency-3n-hsw"
7005   filter: "'NIC_Intel-X520-DA2' and
7006            '64B' and
7007            ('BASE' or 'SCALE') and
7008            'NDRPDR' and
7009            '2T2C' and
7010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7011            not 'VHOST' and
7012            'MEMIF'"
7013   parameters:
7014   - "throughput"
7015   - "parent"
7016   - "tags"
7017   sort:
7018   - "L2XCFWD"
7019   - "L2XCFWD"
7020   - "L2XCFWD"
7021   - "L2BDMACLRN"
7022   - "L2BDMACLRN"
7023   - "L2BDMACLRN"
7024   traces:
7025     hoverinfo: "x+y"
7026     boxpoints: "outliers"
7027     whiskerwidth: 0
7028   layout:
7029     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7030     layout: "plot-throughput"
7031
7032 -
7033   type: "plot"
7034   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7035   algorithm: "plot_performance_box"
7036   output-file-type: ".html"
7037   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7038   data: "plot-vpp-throughput-latency-3n-hsw"
7039   filter: "'NIC_Intel-X520-DA2' and
7040            '64B' and
7041            ('BASE' or 'SCALE') and
7042            'NDRPDR' and
7043            '2T2C' and
7044            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7045            not 'VHOST' and
7046            'MEMIF'"
7047   parameters:
7048   - "throughput"
7049   - "parent"
7050   - "tags"
7051   sort:
7052   - "L2XCFWD"
7053   - "L2XCFWD"
7054   - "L2XCFWD"
7055   - "L2BDMACLRN"
7056   - "L2BDMACLRN"
7057   - "L2BDMACLRN"
7058   traces:
7059     hoverinfo: "x+y"
7060     boxpoints: "outliers"
7061     whiskerwidth: 0
7062   layout:
7063     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7064     layout: "plot-throughput"
7065
7066 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7067 -
7068   type: "plot"
7069   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7070   algorithm: "plot_performance_box"
7071   output-file-type: ".html"
7072   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7073   data: "plot-vpp-throughput-latency-3n-hsw"
7074   filter: "'NIC_Intel-X710' and
7075            '64B' and
7076            ('BASE' or 'SCALE') and
7077            'NDRPDR' and
7078            '1T1C' and
7079            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7080            not 'VHOST' and
7081            'MEMIF'"
7082   parameters:
7083   - "throughput"
7084   - "parent"
7085   - "tags"
7086   sort:
7087   - "L2XCFWD"
7088   - "L2XCFWD"
7089   - "L2XCFWD"
7090   - "L2BDMACLRN"
7091   - "L2BDMACLRN"
7092   - "L2BDMACLRN"
7093   traces:
7094     hoverinfo: "x+y"
7095     boxpoints: "outliers"
7096     whiskerwidth: 0
7097   layout:
7098     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7099     layout: "plot-throughput"
7100
7101 -
7102   type: "plot"
7103   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7104   algorithm: "plot_performance_box"
7105   output-file-type: ".html"
7106   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7107   data: "plot-vpp-throughput-latency-3n-hsw"
7108   filter: "'NIC_Intel-X710' and
7109            '64B' and
7110            ('BASE' or 'SCALE') and
7111            'NDRPDR' and
7112            '1T1C' and
7113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7114            not 'VHOST' and
7115            'MEMIF'"
7116   parameters:
7117   - "throughput"
7118   - "parent"
7119   - "tags"
7120   sort:
7121   - "L2XCFWD"
7122   - "L2XCFWD"
7123   - "L2XCFWD"
7124   - "L2BDMACLRN"
7125   - "L2BDMACLRN"
7126   - "L2BDMACLRN"
7127   traces:
7128     hoverinfo: "x+y"
7129     boxpoints: "outliers"
7130     whiskerwidth: 0
7131   layout:
7132     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7133     layout: "plot-throughput"
7134
7135 -
7136   type: "plot"
7137   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7138   algorithm: "plot_performance_box"
7139   output-file-type: ".html"
7140   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7141   data: "plot-vpp-throughput-latency-3n-hsw"
7142   filter: "'NIC_Intel-X710' and
7143            '64B' and
7144            ('BASE' or 'SCALE') and
7145            'NDRPDR' and
7146            '2T2C' and
7147            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7148            not 'VHOST' and
7149            'MEMIF'"
7150   parameters:
7151   - "throughput"
7152   - "parent"
7153   - "tags"
7154   sort:
7155   - "L2XCFWD"
7156   - "L2XCFWD"
7157   - "L2XCFWD"
7158   - "L2BDMACLRN"
7159   - "L2BDMACLRN"
7160   - "L2BDMACLRN"
7161   traces:
7162     hoverinfo: "x+y"
7163     boxpoints: "outliers"
7164     whiskerwidth: 0
7165   layout:
7166     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7167     layout: "plot-throughput"
7168
7169 -
7170   type: "plot"
7171   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7172   algorithm: "plot_performance_box"
7173   output-file-type: ".html"
7174   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7175   data: "plot-vpp-throughput-latency-3n-hsw"
7176   filter: "'NIC_Intel-X710' and
7177            '64B' and
7178            ('BASE' or 'SCALE') and
7179            'NDRPDR' and
7180            '2T2C' and
7181            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7182            not 'VHOST' and
7183            'MEMIF'"
7184   parameters:
7185   - "throughput"
7186   - "parent"
7187   - "tags"
7188   sort:
7189   - "L2XCFWD"
7190   - "L2XCFWD"
7191   - "L2XCFWD"
7192   - "L2BDMACLRN"
7193   - "L2BDMACLRN"
7194   - "L2BDMACLRN"
7195   traces:
7196     hoverinfo: "x+y"
7197     boxpoints: "outliers"
7198     whiskerwidth: 0
7199   layout:
7200     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7201     layout: "plot-throughput"
7202
7203 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7204 -
7205   type: "plot"
7206   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7207   algorithm: "plot_performance_box"
7208   output-file-type: ".html"
7209   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7210   data: "plot-vpp-throughput-latency-3n-hsw"
7211   filter: "'NIC_Intel-XL710' and
7212            '64B' and
7213            ('BASE' or 'SCALE') and
7214            'NDRPDR' and
7215            '1T1C' and
7216            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7217            not 'VHOST' and
7218            'MEMIF'"
7219   parameters:
7220   - "throughput"
7221   - "parent"
7222   - "tags"
7223   sort:
7224   - "L2XCFWD"
7225   - "L2XCFWD"
7226   - "L2XCFWD"
7227   - "L2BDMACLRN"
7228   - "L2BDMACLRN"
7229   - "L2BDMACLRN"
7230   traces:
7231     hoverinfo: "x+y"
7232     boxpoints: "outliers"
7233     whiskerwidth: 0
7234   layout:
7235     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7236     layout: "plot-throughput"
7237
7238 -
7239   type: "plot"
7240   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7241   algorithm: "plot_performance_box"
7242   output-file-type: ".html"
7243   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7244   data: "plot-vpp-throughput-latency-3n-hsw"
7245   filter: "'NIC_Intel-XL710' and
7246            '64B' and
7247            ('BASE' or 'SCALE') and
7248            'NDRPDR' and
7249            '1T1C' and
7250            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7251            not 'VHOST' and
7252            'MEMIF'"
7253   parameters:
7254   - "throughput"
7255   - "parent"
7256   - "tags"
7257   sort:
7258   - "L2XCFWD"
7259   - "L2XCFWD"
7260   - "L2XCFWD"
7261   - "L2BDMACLRN"
7262   - "L2BDMACLRN"
7263   - "L2BDMACLRN"
7264   traces:
7265     hoverinfo: "x+y"
7266     boxpoints: "outliers"
7267     whiskerwidth: 0
7268   layout:
7269     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7270     layout: "plot-throughput"
7271
7272 -
7273   type: "plot"
7274   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7275   algorithm: "plot_performance_box"
7276   output-file-type: ".html"
7277   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7278   data: "plot-vpp-throughput-latency-3n-hsw"
7279   filter: "'NIC_Intel-XL710' and
7280            '64B' and
7281            ('BASE' or 'SCALE') and
7282            'NDRPDR' and
7283            '2T2C' and
7284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7285            not 'VHOST' and
7286            'MEMIF'"
7287   parameters:
7288   - "throughput"
7289   - "parent"
7290   - "tags"
7291   sort:
7292   - "L2XCFWD"
7293   - "L2XCFWD"
7294   - "L2XCFWD"
7295   - "L2BDMACLRN"
7296   - "L2BDMACLRN"
7297   - "L2BDMACLRN"
7298   traces:
7299     hoverinfo: "x+y"
7300     boxpoints: "outliers"
7301     whiskerwidth: 0
7302   layout:
7303     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7304     layout: "plot-throughput"
7305
7306 -
7307   type: "plot"
7308   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7309   algorithm: "plot_performance_box"
7310   output-file-type: ".html"
7311   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7312   data: "plot-vpp-throughput-latency-3n-hsw"
7313   filter: "'NIC_Intel-XL710' and
7314            '64B' and
7315            ('BASE' or 'SCALE') and
7316            'NDRPDR' and
7317            '2T2C' and
7318            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7319            not 'VHOST' and
7320            'MEMIF'"
7321   parameters:
7322   - "throughput"
7323   - "parent"
7324   - "tags"
7325   sort:
7326   - "L2XCFWD"
7327   - "L2XCFWD"
7328   - "L2XCFWD"
7329   - "L2BDMACLRN"
7330   - "L2BDMACLRN"
7331   - "L2BDMACLRN"
7332   traces:
7333     hoverinfo: "x+y"
7334     boxpoints: "outliers"
7335     whiskerwidth: 0
7336   layout:
7337     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7338     layout: "plot-throughput"
7339
7340 # Packet Throughput - VPP Container Memif 3n-skx-x710
7341 -
7342   type: "plot"
7343   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7344   algorithm: "plot_performance_box"
7345   output-file-type: ".html"
7346   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7347   data: "plot-vpp-throughput-latency-3n-skx"
7348   filter: "'NIC_Intel-X710' and
7349            '64B' and
7350            ('BASE' or 'SCALE') and
7351            'NDRPDR' and
7352            '2T1C' and
7353            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7354            not 'VHOST' and
7355            'MEMIF'"
7356   parameters:
7357   - "throughput"
7358   - "parent"
7359   - "tags"
7360   sort:
7361   - "L2XCFWD"
7362   - "L2XCFWD"
7363   - "L2XCFWD"
7364   - "L2BDMACLRN"
7365   - "L2BDMACLRN"
7366   - "L2BDMACLRN"
7367   traces:
7368     hoverinfo: "x+y"
7369     boxpoints: "outliers"
7370     whiskerwidth: 0
7371   layout:
7372     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7373     layout: "plot-throughput"
7374
7375 -
7376   type: "plot"
7377   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7378   algorithm: "plot_performance_box"
7379   output-file-type: ".html"
7380   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7381   data: "plot-vpp-throughput-latency-3n-skx"
7382   filter: "'NIC_Intel-X710' and
7383            '64B' and
7384            ('BASE' or 'SCALE') and
7385            'NDRPDR' and
7386            '2T1C' and
7387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7388            not 'VHOST' and
7389            'MEMIF'"
7390   parameters:
7391   - "throughput"
7392   - "parent"
7393   - "tags"
7394   sort:
7395   - "L2XCFWD"
7396   - "L2XCFWD"
7397   - "L2XCFWD"
7398   - "L2BDMACLRN"
7399   - "L2BDMACLRN"
7400   - "L2BDMACLRN"
7401   traces:
7402     hoverinfo: "x+y"
7403     boxpoints: "outliers"
7404     whiskerwidth: 0
7405   layout:
7406     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7407     layout: "plot-throughput"
7408
7409 -
7410   type: "plot"
7411   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7412   algorithm: "plot_performance_box"
7413   output-file-type: ".html"
7414   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7415   data: "plot-vpp-throughput-latency-3n-skx"
7416   filter: "'NIC_Intel-X710' and
7417            '64B' and
7418            ('BASE' or 'SCALE') and
7419            'NDRPDR' and
7420            '4T2C' and
7421            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7422            not 'VHOST' and
7423            'MEMIF'"
7424   parameters:
7425   - "throughput"
7426   - "parent"
7427   - "tags"
7428   sort:
7429   - "L2XCFWD"
7430   - "L2XCFWD"
7431   - "L2XCFWD"
7432   - "L2BDMACLRN"
7433   - "L2BDMACLRN"
7434   - "L2BDMACLRN"
7435   traces:
7436     hoverinfo: "x+y"
7437     boxpoints: "outliers"
7438     whiskerwidth: 0
7439   layout:
7440     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7441     layout: "plot-throughput"
7442
7443 -
7444   type: "plot"
7445   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7446   algorithm: "plot_performance_box"
7447   output-file-type: ".html"
7448   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7449   data: "plot-vpp-throughput-latency-3n-skx"
7450   filter: "'NIC_Intel-X710' and
7451            '64B' and
7452            ('BASE' or 'SCALE') and
7453            'NDRPDR' and
7454            '4T2C' and
7455            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7456            not 'VHOST' and
7457            'MEMIF'"
7458   parameters:
7459   - "throughput"
7460   - "parent"
7461   - "tags"
7462   sort:
7463   - "L2XCFWD"
7464   - "L2XCFWD"
7465   - "L2XCFWD"
7466   - "L2BDMACLRN"
7467   - "L2BDMACLRN"
7468   - "L2BDMACLRN"
7469   traces:
7470     hoverinfo: "x+y"
7471     boxpoints: "outliers"
7472     whiskerwidth: 0
7473   layout:
7474     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7475     layout: "plot-throughput"
7476
7477 # Packet Throughput - VPP Container Memif 2n-skx-x710
7478 -
7479   type: "plot"
7480   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7481   algorithm: "plot_performance_box"
7482   output-file-type: ".html"
7483   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7484   data: "plot-vpp-throughput-latency-2n-skx"
7485   filter: "'NIC_Intel-X710' and
7486            '64B' and
7487            ('BASE' or 'SCALE') and
7488            'NDRPDR' and
7489            '2T1C' and
7490            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7491            not 'VHOST' and
7492            'MEMIF'"
7493   parameters:
7494   - "throughput"
7495   - "parent"
7496   - "tags"
7497   sort:
7498   - "L2XCFWD"
7499   - "L2XCFWD"
7500   - "L2XCFWD"
7501   - "L2BDMACLRN"
7502   - "L2BDMACLRN"
7503   - "L2BDMACLRN"
7504   traces:
7505     hoverinfo: "x+y"
7506     boxpoints: "outliers"
7507     whiskerwidth: 0
7508   layout:
7509     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7510     layout: "plot-throughput"
7511
7512 -
7513   type: "plot"
7514   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7515   algorithm: "plot_performance_box"
7516   output-file-type: ".html"
7517   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7518   data: "plot-vpp-throughput-latency-2n-skx"
7519   filter: "'NIC_Intel-X710' and
7520            '64B' and
7521            ('BASE' or 'SCALE') and
7522            'NDRPDR' and
7523            '2T1C' and
7524            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7525            not 'VHOST' and
7526            'MEMIF'"
7527   parameters:
7528   - "throughput"
7529   - "parent"
7530   - "tags"
7531   sort:
7532   - "L2XCFWD"
7533   - "L2XCFWD"
7534   - "L2XCFWD"
7535   - "L2BDMACLRN"
7536   - "L2BDMACLRN"
7537   - "L2BDMACLRN"
7538   traces:
7539     hoverinfo: "x+y"
7540     boxpoints: "outliers"
7541     whiskerwidth: 0
7542   layout:
7543     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7544     layout: "plot-throughput"
7545
7546 -
7547   type: "plot"
7548   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7549   algorithm: "plot_performance_box"
7550   output-file-type: ".html"
7551   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7552   data: "plot-vpp-throughput-latency-2n-skx"
7553   filter: "'NIC_Intel-X710' and
7554            '64B' and
7555            ('BASE' or 'SCALE') and
7556            'NDRPDR' and
7557            '4T2C' and
7558            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7559            not 'VHOST' and
7560            'MEMIF'"
7561   parameters:
7562   - "throughput"
7563   - "parent"
7564   - "tags"
7565   sort:
7566   - "L2XCFWD"
7567   - "L2XCFWD"
7568   - "L2XCFWD"
7569   - "L2BDMACLRN"
7570   - "L2BDMACLRN"
7571   - "L2BDMACLRN"
7572   traces:
7573     hoverinfo: "x+y"
7574     boxpoints: "outliers"
7575     whiskerwidth: 0
7576   layout:
7577     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7578     layout: "plot-throughput"
7579
7580 -
7581   type: "plot"
7582   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7583   algorithm: "plot_performance_box"
7584   output-file-type: ".html"
7585   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7586   data: "plot-vpp-throughput-latency-2n-skx"
7587   filter: "'NIC_Intel-X710' and
7588            '64B' and
7589            ('BASE' or 'SCALE') and
7590            'NDRPDR' and
7591            '4T2C' and
7592            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7593            not 'VHOST' and
7594            'MEMIF'"
7595   parameters:
7596   - "throughput"
7597   - "parent"
7598   - "tags"
7599   sort:
7600   - "L2XCFWD"
7601   - "L2XCFWD"
7602   - "L2XCFWD"
7603   - "L2BDMACLRN"
7604   - "L2BDMACLRN"
7605   - "L2BDMACLRN"
7606   traces:
7607     hoverinfo: "x+y"
7608     boxpoints: "outliers"
7609     whiskerwidth: 0
7610   layout:
7611     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7612     layout: "plot-throughput"
7613
7614 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
7615 -
7616   type: "plot"
7617   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7618   algorithm: "plot_performance_box"
7619   output-file-type: ".html"
7620   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7621   data: "plot-vpp-throughput-latency-2n-skx"
7622   filter: "'NIC_Intel-XXV710' and
7623            '64B' and
7624            ('BASE' or 'SCALE') and
7625            'NDRPDR' and
7626            '2T1C' and
7627            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7628            not 'VHOST' and
7629            'MEMIF'"
7630   parameters:
7631   - "throughput"
7632   - "parent"
7633   - "tags"
7634   sort:
7635   - "L2XCFWD"
7636   - "L2XCFWD"
7637   - "L2XCFWD"
7638   - "L2BDMACLRN"
7639   - "L2BDMACLRN"
7640   - "L2BDMACLRN"
7641   traces:
7642     hoverinfo: "x+y"
7643     boxpoints: "outliers"
7644     whiskerwidth: 0
7645   layout:
7646     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7647     layout: "plot-throughput"
7648
7649 -
7650   type: "plot"
7651   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7652   algorithm: "plot_performance_box"
7653   output-file-type: ".html"
7654   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7655   data: "plot-vpp-throughput-latency-2n-skx"
7656   filter: "'NIC_Intel-XXV710' and
7657            '64B' and
7658            ('BASE' or 'SCALE') and
7659            'NDRPDR' and
7660            '2T1C' and
7661            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7662            not 'VHOST' and
7663            'MEMIF'"
7664   parameters:
7665   - "throughput"
7666   - "parent"
7667   - "tags"
7668   sort:
7669   - "L2XCFWD"
7670   - "L2XCFWD"
7671   - "L2XCFWD"
7672   - "L2BDMACLRN"
7673   - "L2BDMACLRN"
7674   - "L2BDMACLRN"
7675   traces:
7676     hoverinfo: "x+y"
7677     boxpoints: "outliers"
7678     whiskerwidth: 0
7679   layout:
7680     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7681     layout: "plot-throughput"
7682
7683 -
7684   type: "plot"
7685   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7686   algorithm: "plot_performance_box"
7687   output-file-type: ".html"
7688   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7689   data: "plot-vpp-throughput-latency-2n-skx"
7690   filter: "'NIC_Intel-XXV710' and
7691            '64B' and
7692            ('BASE' or 'SCALE') and
7693            'NDRPDR' and
7694            '4T2C' and
7695            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7696            not 'VHOST' and
7697            'MEMIF'"
7698   parameters:
7699   - "throughput"
7700   - "parent"
7701   - "tags"
7702   sort:
7703   - "L2XCFWD"
7704   - "L2XCFWD"
7705   - "L2XCFWD"
7706   - "L2BDMACLRN"
7707   - "L2BDMACLRN"
7708   - "L2BDMACLRN"
7709   traces:
7710     hoverinfo: "x+y"
7711     boxpoints: "outliers"
7712     whiskerwidth: 0
7713   layout:
7714     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7715     layout: "plot-throughput"
7716
7717 -
7718   type: "plot"
7719   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7720   algorithm: "plot_performance_box"
7721   output-file-type: ".html"
7722   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7723   data: "plot-vpp-throughput-latency-2n-skx"
7724   filter: "'NIC_Intel-XXV710' and
7725            '64B' and
7726            ('BASE' or 'SCALE') and
7727            'NDRPDR' and
7728            '4T2C' and
7729            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7730            not 'VHOST' and
7731            'MEMIF'"
7732   parameters:
7733   - "throughput"
7734   - "parent"
7735   - "tags"
7736   sort:
7737   - "L2XCFWD"
7738   - "L2XCFWD"
7739   - "L2XCFWD"
7740   - "L2BDMACLRN"
7741   - "L2BDMACLRN"
7742   - "L2BDMACLRN"
7743   traces:
7744     hoverinfo: "x+y"
7745     boxpoints: "outliers"
7746     whiskerwidth: 0
7747   layout:
7748     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7749     layout: "plot-throughput"
7750
7751 ################################################################################
7752
7753 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
7754 -
7755   type: "plot"
7756   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7757   algorithm: "plot_performance_box"
7758   output-file-type: ".html"
7759   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7760   data: "plot-ligato-throughput-latency-3n-hsw"
7761   filter: "'NIC_Intel-X520-DA2' and
7762            '64B' and
7763            ('BASE' or 'SCALE') and
7764            'NDRPDR' and
7765            '1T1C' and
7766            'L2XCFWD' and
7767            not 'VHOST' and
7768            'MEMIF'"
7769   parameters:
7770   - "throughput"
7771   - "parent"
7772   - "tags"
7773   sort:
7774   - "1VNF"
7775   - "2VNF"
7776   - "4VNF"
7777   - "2VNF"
7778   - "4VNF"
7779   traces:
7780     hoverinfo: "x+y"
7781     boxpoints: "outliers"
7782     whiskerwidth: 0
7783   layout:
7784     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7785     layout: "plot-throughput"
7786
7787 -
7788   type: "plot"
7789   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7790   algorithm: "plot_performance_box"
7791   output-file-type: ".html"
7792   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7793   data: "plot-ligato-throughput-latency-3n-hsw"
7794   filter: "'NIC_Intel-X520-DA2' and
7795            '64B' and
7796            ('BASE' or 'SCALE') and
7797            'NDRPDR' and
7798            '1T1C' and
7799            'L2XCFWD' and
7800            not 'VHOST' and
7801            'MEMIF'"
7802   parameters:
7803   - "throughput"
7804   - "parent"
7805   - "tags"
7806   sort:
7807   - "1VNF"
7808   - "2VNF"
7809   - "4VNF"
7810   - "2VNF"
7811   - "4VNF"
7812   traces:
7813     hoverinfo: "x+y"
7814     boxpoints: "outliers"
7815     whiskerwidth: 0
7816   layout:
7817     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7818     layout: "plot-throughput"
7819
7820 -
7821   type: "plot"
7822   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7823   algorithm: "plot_performance_box"
7824   output-file-type: ".html"
7825   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7826   data: "plot-ligato-throughput-latency-3n-hsw"
7827   filter: "'NIC_Intel-X520-DA2' and
7828            '64B' and
7829            ('BASE' or 'SCALE') and
7830            'NDRPDR' and
7831            '2T2C' and
7832            'L2XCFWD' and
7833            not 'VHOST' and
7834            'MEMIF'"
7835   parameters:
7836   - "throughput"
7837   - "parent"
7838   - "tags"
7839   sort:
7840   - "1VNF"
7841   - "2VNF"
7842   - "4VNF"
7843   - "2VNF"
7844   - "4VNF"
7845   traces:
7846     hoverinfo: "x+y"
7847     boxpoints: "outliers"
7848     whiskerwidth: 0
7849   layout:
7850     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7851     layout: "plot-throughput"
7852
7853 -
7854   type: "plot"
7855   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7856   algorithm: "plot_performance_box"
7857   output-file-type: ".html"
7858   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7859   data: "plot-ligato-throughput-latency-3n-hsw"
7860   filter: "'NIC_Intel-X520-DA2' and
7861            '64B' and
7862            ('BASE' or 'SCALE') and
7863            'NDRPDR' and
7864            '2T2C' and
7865            'L2XCFWD' and
7866            not 'VHOST' and
7867            'MEMIF'"
7868   parameters:
7869   - "throughput"
7870   - "parent"
7871   - "tags"
7872   sort:
7873   - "1VNF"
7874   - "2VNF"
7875   - "4VNF"
7876   - "2VNF"
7877   - "4VNF"
7878   traces:
7879     hoverinfo: "x+y"
7880     boxpoints: "outliers"
7881     whiskerwidth: 0
7882   layout:
7883     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7884     layout: "plot-throughput"
7885
7886 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
7887 -
7888   type: "plot"
7889   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7890   algorithm: "plot_performance_box"
7891   output-file-type: ".html"
7892   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7893   data: "plot-ligato-throughput-latency-3n-hsw"
7894   filter: "'NIC_Intel-X520-DA2' and
7895            '64B' and
7896            ('BASE' or 'SCALE') and
7897            'NDRPDR' and
7898            '1T1C' and
7899            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7900            not 'VHOST' and
7901            'MEMIF'"
7902   parameters:
7903   - "throughput"
7904   - "parent"
7905   - "tags"
7906   sort:
7907   - "1VNF"
7908   - "2VNF"
7909   - "4VNF"
7910   - "2VNF"
7911   - "4VNF"
7912   traces:
7913     hoverinfo: "x+y"
7914     boxpoints: "outliers"
7915     whiskerwidth: 0
7916   layout:
7917     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7918     layout: "plot-throughput"
7919
7920 -
7921   type: "plot"
7922   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7923   algorithm: "plot_performance_box"
7924   output-file-type: ".html"
7925   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7926   data: "plot-ligato-throughput-latency-3n-hsw"
7927   filter: "'NIC_Intel-X520-DA2' and
7928            '64B' and
7929            ('BASE' or 'SCALE') and
7930            'NDRPDR' and
7931            '1T1C' and
7932            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7933            not 'VHOST' and
7934            'MEMIF'"
7935   parameters:
7936   - "throughput"
7937   - "parent"
7938   - "tags"
7939   sort:
7940   - "1VNF"
7941   - "2VNF"
7942   - "4VNF"
7943   - "2VNF"
7944   - "4VNF"
7945   traces:
7946     hoverinfo: "x+y"
7947     boxpoints: "outliers"
7948     whiskerwidth: 0
7949   layout:
7950     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7951     layout: "plot-throughput"
7952
7953 -
7954   type: "plot"
7955   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7956   algorithm: "plot_performance_box"
7957   output-file-type: ".html"
7958   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7959   data: "plot-ligato-throughput-latency-3n-hsw"
7960   filter: "'NIC_Intel-X520-DA2' and
7961            '64B' and
7962            ('BASE' or 'SCALE') and
7963            'NDRPDR' and
7964            '2T2C' and
7965            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7966            not 'VHOST' and
7967            'MEMIF'"
7968   parameters:
7969   - "throughput"
7970   - "parent"
7971   - "tags"
7972   sort:
7973   - "1VNF"
7974   - "2VNF"
7975   - "4VNF"
7976   - "2VNF"
7977   - "4VNF"
7978   traces:
7979     hoverinfo: "x+y"
7980     boxpoints: "outliers"
7981     whiskerwidth: 0
7982   layout:
7983     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7984     layout: "plot-throughput"
7985
7986 -
7987   type: "plot"
7988   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7989   algorithm: "plot_performance_box"
7990   output-file-type: ".html"
7991   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7992   data: "plot-ligato-throughput-latency-3n-hsw"
7993   filter: "'NIC_Intel-X520-DA2' and
7994            '64B' and
7995            ('BASE' or 'SCALE') and
7996            'NDRPDR' and
7997            '2T2C' and
7998            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7999            not 'VHOST' and
8000            'MEMIF'"
8001   parameters:
8002   - "throughput"
8003   - "parent"
8004   - "tags"
8005   sort:
8006   - "1VNF"
8007   - "2VNF"
8008   - "4VNF"
8009   - "2VNF"
8010   - "4VNF"
8011   traces:
8012     hoverinfo: "x+y"
8013     boxpoints: "outliers"
8014     whiskerwidth: 0
8015   layout:
8016     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8017     layout: "plot-throughput"
8018
8019 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8020 -
8021   type: "plot"
8022   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8023   algorithm: "plot_performance_box"
8024   output-file-type: ".html"
8025   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8026   data: "plot-ligato-throughput-latency-3n-hsw"
8027   filter: "'NIC_Intel-X710' and
8028            '64B' and
8029            ('BASE' or 'SCALE') and
8030            'NDRPDR' and
8031            '1T1C' and
8032            'L2XCFWD' and
8033            not 'VHOST' and
8034            'MEMIF'"
8035   parameters:
8036   - "throughput"
8037   - "parent"
8038   - "tags"
8039   sort:
8040   - "1VNF"
8041   - "2VNF"
8042   - "4VNF"
8043   - "2VNF"
8044   - "4VNF"
8045   traces:
8046     hoverinfo: "x+y"
8047     boxpoints: "outliers"
8048     whiskerwidth: 0
8049   layout:
8050     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8051     layout: "plot-throughput"
8052
8053 -
8054   type: "plot"
8055   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8056   algorithm: "plot_performance_box"
8057   output-file-type: ".html"
8058   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8059   data: "plot-ligato-throughput-latency-3n-hsw"
8060   filter: "'NIC_Intel-X710' and
8061            '64B' and
8062            ('BASE' or 'SCALE') and
8063            'NDRPDR' and
8064            '1T1C' and
8065            'L2XCFWD' and
8066            not 'VHOST' and
8067            'MEMIF'"
8068   parameters:
8069   - "throughput"
8070   - "parent"
8071   - "tags"
8072   sort:
8073   - "1VNF"
8074   - "2VNF"
8075   - "4VNF"
8076   - "2VNF"
8077   - "4VNF"
8078   traces:
8079     hoverinfo: "x+y"
8080     boxpoints: "outliers"
8081     whiskerwidth: 0
8082   layout:
8083     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8084     layout: "plot-throughput"
8085
8086 -
8087   type: "plot"
8088   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8089   algorithm: "plot_performance_box"
8090   output-file-type: ".html"
8091   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8092   data: "plot-ligato-throughput-latency-3n-hsw"
8093   filter: "'NIC_Intel-X710' and
8094            '64B' and
8095            ('BASE' or 'SCALE') and
8096            'NDRPDR' and
8097            '2T2C' and
8098            'L2XCFWD' and
8099            not 'VHOST' and
8100            'MEMIF'"
8101   parameters:
8102   - "throughput"
8103   - "parent"
8104   - "tags"
8105   sort:
8106   - "1VNF"
8107   - "2VNF"
8108   - "4VNF"
8109   - "2VNF"
8110   - "4VNF"
8111   traces:
8112     hoverinfo: "x+y"
8113     boxpoints: "outliers"
8114     whiskerwidth: 0
8115   layout:
8116     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8117     layout: "plot-throughput"
8118
8119 -
8120   type: "plot"
8121   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8122   algorithm: "plot_performance_box"
8123   output-file-type: ".html"
8124   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8125   data: "plot-ligato-throughput-latency-3n-hsw"
8126   filter: "'NIC_Intel-X710' and
8127            '64B' and
8128            ('BASE' or 'SCALE') and
8129            'NDRPDR' and
8130            '2T2C' and
8131            'L2XCFWD' and
8132            not 'VHOST' and
8133            'MEMIF'"
8134   parameters:
8135   - "throughput"
8136   - "parent"
8137   - "tags"
8138   sort:
8139   - "1VNF"
8140   - "2VNF"
8141   - "4VNF"
8142   - "2VNF"
8143   - "4VNF"
8144   traces:
8145     hoverinfo: "x+y"
8146     boxpoints: "outliers"
8147     whiskerwidth: 0
8148   layout:
8149     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8150     layout: "plot-throughput"
8151
8152 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8153 -
8154   type: "plot"
8155   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8156   algorithm: "plot_performance_box"
8157   output-file-type: ".html"
8158   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8159   data: "plot-ligato-throughput-latency-3n-hsw"
8160   filter: "'NIC_Intel-X710' and
8161            '64B' and
8162            ('BASE' or 'SCALE') and
8163            'NDRPDR' and
8164            '1T1C' and
8165            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8166            not 'VHOST' and
8167            'MEMIF'"
8168   parameters:
8169   - "throughput"
8170   - "parent"
8171   - "tags"
8172   sort:
8173   - "1VNF"
8174   - "2VNF"
8175   - "4VNF"
8176   - "2VNF"
8177   - "4VNF"
8178   traces:
8179     hoverinfo: "x+y"
8180     boxpoints: "outliers"
8181     whiskerwidth: 0
8182   layout:
8183     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8184     layout: "plot-throughput"
8185
8186 -
8187   type: "plot"
8188   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8189   algorithm: "plot_performance_box"
8190   output-file-type: ".html"
8191   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8192   data: "plot-ligato-throughput-latency-3n-hsw"
8193   filter: "'NIC_Intel-X710' and
8194            '64B' and
8195            ('BASE' or 'SCALE') and
8196            'NDRPDR' and
8197            '1T1C' and
8198            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8199            not 'VHOST' and
8200            'MEMIF'"
8201   parameters:
8202   - "throughput"
8203   - "parent"
8204   - "tags"
8205   sort:
8206   - "1VNF"
8207   - "2VNF"
8208   - "4VNF"
8209   - "2VNF"
8210   - "4VNF"
8211   traces:
8212     hoverinfo: "x+y"
8213     boxpoints: "outliers"
8214     whiskerwidth: 0
8215   layout:
8216     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8217     layout: "plot-throughput"
8218
8219 -
8220   type: "plot"
8221   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8222   algorithm: "plot_performance_box"
8223   output-file-type: ".html"
8224   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8225   data: "plot-ligato-throughput-latency-3n-hsw"
8226   filter: "'NIC_Intel-X710' and
8227            '64B' and
8228            ('BASE' or 'SCALE') and
8229            'NDRPDR' and
8230            '2T2C' and
8231            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8232            not 'VHOST' and
8233            'MEMIF'"
8234   parameters:
8235   - "throughput"
8236   - "parent"
8237   - "tags"
8238   sort:
8239   - "1VNF"
8240   - "2VNF"
8241   - "4VNF"
8242   - "2VNF"
8243   - "4VNF"
8244   traces:
8245     hoverinfo: "x+y"
8246     boxpoints: "outliers"
8247     whiskerwidth: 0
8248   layout:
8249     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8250     layout: "plot-throughput"
8251
8252 -
8253   type: "plot"
8254   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8255   algorithm: "plot_performance_box"
8256   output-file-type: ".html"
8257   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8258   data: "plot-ligato-throughput-latency-3n-hsw"
8259   filter: "'NIC_Intel-X710' and
8260            '64B' and
8261            ('BASE' or 'SCALE') and
8262            'NDRPDR' and
8263            '2T2C' and
8264            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8265            not 'VHOST' and
8266            'MEMIF'"
8267   parameters:
8268   - "throughput"
8269   - "parent"
8270   - "tags"
8271   sort:
8272   - "1VNF"
8273   - "2VNF"
8274   - "4VNF"
8275   - "2VNF"
8276   - "4VNF"
8277   traces:
8278     hoverinfo: "x+y"
8279     boxpoints: "outliers"
8280     whiskerwidth: 0
8281   layout:
8282     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8283     layout: "plot-throughput"
8284
8285 ################################################################################
8286
8287 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8288 -
8289   type: "plot"
8290   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8291   algorithm: "plot_performance_box"
8292   output-file-type: ".html"
8293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8294   data: "plot-vpp-throughput-latency-3n-hsw"
8295   filter: "'NIC_Intel-X520-DA2' and
8296            '64B' and
8297            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8298            'NDRPDR' and
8299            '1T1C' and
8300            'IP4FWD' and
8301            not 'IPSEC' and
8302            not 'VHOST'"
8303   parameters:
8304   - "throughput"
8305   - "parent"
8306   - "tags"
8307   sort:
8308   - "DOT1Q"
8309   - "IP4BASE"
8310   - "FIB_20k"
8311   - "FIB_200k"
8312   - "FIB_2M"
8313   traces:
8314     hoverinfo: "x+y"
8315     boxpoints: "outliers"
8316     whiskerwidth: 0
8317   layout:
8318     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8319     layout: "plot-throughput"
8320
8321 -
8322   type: "plot"
8323   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8324   algorithm: "plot_performance_box"
8325   output-file-type: ".html"
8326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8327   data: "plot-vpp-throughput-latency-3n-hsw"
8328   filter: "'NIC_Intel-X520-DA2' and
8329            '64B' and
8330            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8331            'NDRPDR' and
8332            '1T1C' and
8333            'IP4FWD' and
8334            not 'IPSEC' and
8335            not 'VHOST'"
8336   parameters:
8337   - "throughput"
8338   - "parent"
8339   - "tags"
8340   sort:
8341   - "DOT1Q"
8342   - "IP4BASE"
8343   - "FIB_20k"
8344   - "FIB_200k"
8345   - "FIB_2M"
8346   traces:
8347     hoverinfo: "x+y"
8348     boxpoints: "outliers"
8349     whiskerwidth: 0
8350   layout:
8351     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8352     layout: "plot-throughput"
8353
8354 -
8355   type: "plot"
8356   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8357   algorithm: "plot_performance_box"
8358   output-file-type: ".html"
8359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8360   data: "plot-vpp-throughput-latency-3n-hsw"
8361   filter: "'NIC_Intel-X520-DA2' and
8362            '64B' and
8363            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8364            'NDRPDR' and
8365            '2T2C' and
8366            'IP4FWD' and
8367            not 'IPSEC' and
8368            not 'VHOST'"
8369   parameters:
8370   - "throughput"
8371   - "parent"
8372   - "tags"
8373   sort:
8374   - "DOT1Q"
8375   - "IP4BASE"
8376   - "FIB_20k"
8377   - "FIB_200k"
8378   - "FIB_2M"
8379   traces:
8380     hoverinfo: "x+y"
8381     boxpoints: "outliers"
8382     whiskerwidth: 0
8383   layout:
8384     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8385     layout: "plot-throughput"
8386
8387 -
8388   type: "plot"
8389   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8390   algorithm: "plot_performance_box"
8391   output-file-type: ".html"
8392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8393   data: "plot-vpp-throughput-latency-3n-hsw"
8394   filter: "'NIC_Intel-X520-DA2' and
8395            '64B' and
8396            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8397            'NDRPDR' and
8398            '2T2C' and
8399            'IP4FWD' and
8400            not 'IPSEC' and
8401            not 'VHOST'"
8402   parameters:
8403   - "throughput"
8404   - "parent"
8405   - "tags"
8406   sort:
8407   - "DOT1Q"
8408   - "IP4BASE"
8409   - "FIB_20k"
8410   - "FIB_200k"
8411   - "FIB_2M"
8412   traces:
8413     hoverinfo: "x+y"
8414     boxpoints: "outliers"
8415     whiskerwidth: 0
8416   layout:
8417     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8418     layout: "plot-throughput"
8419
8420 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8421 -
8422   type: "plot"
8423   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8424   algorithm: "plot_performance_box"
8425   output-file-type: ".html"
8426   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8427   data: "plot-vpp-throughput-latency-3n-hsw"
8428   filter: "'NIC_Intel-X520-DA2' and
8429            '64B' and
8430            ('IP4BASE' or
8431             'POLICE_MARK' or
8432             'COPWHLIST' or
8433             ('NAT44' and 'BASE') or
8434             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8435            'NDRPDR' and
8436            '1T1C' and
8437            'IP4FWD' and
8438            not 'IPSEC' and
8439            not 'VHOST'"
8440   parameters:
8441   - "throughput"
8442   - "parent"
8443   - "tags"
8444   sort:
8445   - "DOT1Q"
8446   - "IP4BASE"
8447   - "NAT44"
8448   - "POLICE_MARK"
8449   - "COPWHLIST"
8450   - "IACL"
8451   - "OACL"
8452   traces:
8453     hoverinfo: "x+y"
8454     boxpoints: "outliers"
8455     whiskerwidth: 0
8456   layout:
8457     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8458     layout: "plot-throughput"
8459
8460 -
8461   type: "plot"
8462   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8463   algorithm: "plot_performance_box"
8464   output-file-type: ".html"
8465   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8466   data: "plot-vpp-throughput-latency-3n-hsw"
8467   filter: "'NIC_Intel-X520-DA2' and
8468            '64B' and
8469            ('IP4BASE' or
8470             'POLICE_MARK' or
8471             'COPWHLIST' or
8472             ('NAT44' and 'BASE') or
8473             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8474            'NDRPDR' and
8475            '1T1C' and
8476            'IP4FWD' and
8477            not 'IPSEC' and
8478            not 'VHOST'"
8479   parameters:
8480   - "throughput"
8481   - "parent"
8482   - "tags"
8483   sort:
8484   - "DOT1Q"
8485   - "IP4BASE"
8486   - "NAT44"
8487   - "POLICE_MARK"
8488   - "COPWHLIST"
8489   - "IACL"
8490   - "OACL"
8491   traces:
8492     hoverinfo: "x+y"
8493     boxpoints: "outliers"
8494     whiskerwidth: 0
8495   layout:
8496     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8497     layout: "plot-throughput"
8498
8499 -
8500   type: "plot"
8501   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8502   algorithm: "plot_performance_box"
8503   output-file-type: ".html"
8504   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8505   data: "plot-vpp-throughput-latency-3n-hsw"
8506   filter: "'NIC_Intel-X520-DA2' and
8507            '64B' and
8508            ('IP4BASE' or
8509             'POLICE_MARK' or
8510             'COPWHLIST' or
8511             ('NAT44' and 'BASE') or
8512             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8513            'NDRPDR' and
8514            '2T2C' and
8515            'IP4FWD' and
8516            not 'IPSEC' and
8517            not 'VHOST'"
8518   parameters:
8519   - "throughput"
8520   - "parent"
8521   - "tags"
8522   sort:
8523   - "DOT1Q"
8524   - "IP4BASE"
8525   - "NAT44"
8526   - "POLICE_MARK"
8527   - "COPWHLIST"
8528   - "IACL"
8529   - "OACL"
8530   traces:
8531     hoverinfo: "x+y"
8532     boxpoints: "outliers"
8533     whiskerwidth: 0
8534   layout:
8535     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8536     layout: "plot-throughput"
8537
8538 -
8539   type: "plot"
8540   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8541   algorithm: "plot_performance_box"
8542   output-file-type: ".html"
8543   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8544   data: "plot-vpp-throughput-latency-3n-hsw"
8545   filter: "'NIC_Intel-X520-DA2' and
8546            '64B' and
8547            ('IP4BASE' or
8548             'POLICE_MARK' or
8549             'COPWHLIST' or
8550             ('NAT44' and 'BASE') or
8551             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8552            'NDRPDR' and
8553            '2T2C' and
8554            'IP4FWD' and
8555            not 'IPSEC' and
8556            not 'VHOST'"
8557   parameters:
8558   - "throughput"
8559   - "parent"
8560   - "tags"
8561   sort:
8562   - "DOT1Q"
8563   - "IP4BASE"
8564   - "NAT44"
8565   - "POLICE_MARK"
8566   - "COPWHLIST"
8567   - "IACL"
8568   - "OACL"
8569   traces:
8570     hoverinfo: "x+y"
8571     boxpoints: "outliers"
8572     whiskerwidth: 0
8573   layout:
8574     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8575     layout: "plot-throughput"
8576
8577 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8578 -
8579   type: "plot"
8580   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8581   algorithm: "plot_performance_box"
8582   output-file-type: ".html"
8583   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8584   data: "plot-vpp-throughput-latency-3n-hsw"
8585   filter: "'NIC_Intel-X520-DA2' and
8586            '64B' and
8587            'NDRPDR' and
8588            '1T1C' and
8589            'IP4FWD' and
8590            'NAT44' and
8591            not 'IPSEC' and
8592            not 'VHOST'"
8593   parameters:
8594   - "throughput"
8595   - "parent"
8596   - "tags"
8597   sort:
8598   - "BASE"
8599   - "BASE"
8600   - "SRC_USER_10"
8601   - "SRC_USER_100"
8602   - "SRC_USER_1000"
8603   - "SRC_USER_2000"
8604   traces:
8605     hoverinfo: "x+y"
8606     boxpoints: "outliers"
8607     whiskerwidth: 0
8608   layout:
8609     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8610     layout: "plot-throughput"
8611
8612 -
8613   type: "plot"
8614   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8615   algorithm: "plot_performance_box"
8616   output-file-type: ".html"
8617   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8618   data: "plot-vpp-throughput-latency-3n-hsw"
8619   filter: "'NIC_Intel-X520-DA2' and
8620            '64B' and
8621            'NDRPDR' and
8622            '1T1C' and
8623            'IP4FWD' and
8624            'NAT44' and
8625            not 'IPSEC' and
8626            not 'VHOST'"
8627   parameters:
8628   - "throughput"
8629   - "parent"
8630   - "tags"
8631   sort:
8632   - "BASE"
8633   - "BASE"
8634   - "SRC_USER_10"
8635   - "SRC_USER_100"
8636   - "SRC_USER_1000"
8637   - "SRC_USER_2000"
8638   traces:
8639     hoverinfo: "x+y"
8640     boxpoints: "outliers"
8641     whiskerwidth: 0
8642   layout:
8643     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8644     layout: "plot-throughput"
8645
8646 -
8647   type: "plot"
8648   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8649   algorithm: "plot_performance_box"
8650   output-file-type: ".html"
8651   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8652   data: "plot-vpp-throughput-latency-3n-hsw"
8653   filter: "'NIC_Intel-X520-DA2' and
8654            '64B' and
8655            'NDRPDR' and
8656            '2T2C' and
8657            'IP4FWD' and
8658            'NAT44' and
8659            not 'IPSEC' and
8660            not 'VHOST'"
8661   parameters:
8662   - "throughput"
8663   - "parent"
8664   - "tags"
8665   sort:
8666   - "BASE"
8667   - "BASE"
8668   - "SRC_USER_10"
8669   - "SRC_USER_100"
8670   - "SRC_USER_1000"
8671   - "SRC_USER_2000"
8672   traces:
8673     hoverinfo: "x+y"
8674     boxpoints: "outliers"
8675     whiskerwidth: 0
8676   layout:
8677     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8678     layout: "plot-throughput"
8679
8680 -
8681   type: "plot"
8682   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8683   algorithm: "plot_performance_box"
8684   output-file-type: ".html"
8685   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8686   data: "plot-vpp-throughput-latency-3n-hsw"
8687   filter: "'NIC_Intel-X520-DA2' and
8688            '64B' and
8689            'NDRPDR' and
8690            '2T2C' and
8691            'IP4FWD' and
8692            'NAT44' and
8693            not 'IPSEC' and
8694            not 'VHOST'"
8695   parameters:
8696   - "throughput"
8697   - "parent"
8698   - "tags"
8699   sort:
8700   - "BASE"
8701   - "BASE"
8702   - "SRC_USER_10"
8703   - "SRC_USER_100"
8704   - "SRC_USER_1000"
8705   - "SRC_USER_2000"
8706   traces:
8707     hoverinfo: "x+y"
8708     boxpoints: "outliers"
8709     whiskerwidth: 0
8710   layout:
8711     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8712     layout: "plot-throughput"
8713
8714 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
8715 -
8716   type: "plot"
8717   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8718   algorithm: "plot_performance_box"
8719   output-file-type: ".html"
8720   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8721   data: "plot-vpp-throughput-latency-3n-hsw"
8722   filter: "'NIC_Intel-X520-DA2' and
8723            '64B' and
8724            'NDRPDR' and
8725            '1T1C' and
8726            'IP4FWD' and
8727            'IACL' and
8728            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8729            not 'IPSEC' and
8730            not 'VHOST'"
8731   parameters:
8732   - "throughput"
8733   - "parent"
8734   - "tags"
8735   sort:
8736   - "ACL_STATELESS"
8737   - "ACL_STATEFUL"
8738   - "ACL_STATELESS"
8739   - "ACL_STATEFUL"
8740   traces:
8741     hoverinfo: "x+y"
8742     boxpoints: "outliers"
8743     whiskerwidth: 0
8744   layout:
8745     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8746     layout: "plot-throughput"
8747
8748 -
8749   type: "plot"
8750   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8751   algorithm: "plot_performance_box"
8752   output-file-type: ".html"
8753   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8754   data: "plot-vpp-throughput-latency-3n-hsw"
8755   filter: "'NIC_Intel-X520-DA2' and
8756            '64B' and
8757            'NDRPDR' and
8758            '1T1C' and
8759            'IP4FWD' and
8760            'IACL' and
8761            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8762            not 'IPSEC' and
8763            not 'VHOST'"
8764   parameters:
8765   - "throughput"
8766   - "parent"
8767   - "tags"
8768   sort:
8769   - "ACL_STATELESS"
8770   - "ACL_STATEFUL"
8771   - "ACL_STATELESS"
8772   - "ACL_STATEFUL"
8773   traces:
8774     hoverinfo: "x+y"
8775     boxpoints: "outliers"
8776     whiskerwidth: 0
8777   layout:
8778     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8779     layout: "plot-throughput"
8780
8781 -
8782   type: "plot"
8783   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8784   algorithm: "plot_performance_box"
8785   output-file-type: ".html"
8786   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8787   data: "plot-vpp-throughput-latency-3n-hsw"
8788   filter: "'NIC_Intel-X520-DA2' and
8789            '64B' and
8790            'NDRPDR' and
8791            '2T2C' and
8792            'IP4FWD' and
8793            'IACL' and
8794            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8795            not 'IPSEC' and
8796            not 'VHOST'"
8797   parameters:
8798   - "throughput"
8799   - "parent"
8800   - "tags"
8801   sort:
8802   - "ACL_STATELESS"
8803   - "ACL_STATEFUL"
8804   - "ACL_STATELESS"
8805   - "ACL_STATEFUL"
8806   traces:
8807     hoverinfo: "x+y"
8808     boxpoints: "outliers"
8809     whiskerwidth: 0
8810   layout:
8811     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8812     layout: "plot-throughput"
8813
8814 -
8815   type: "plot"
8816   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8817   algorithm: "plot_performance_box"
8818   output-file-type: ".html"
8819   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8820   data: "plot-vpp-throughput-latency-3n-hsw"
8821   filter: "'NIC_Intel-X520-DA2' and
8822            '64B' and
8823            'NDRPDR' and
8824            '2T2C' and
8825            'IP4FWD' and
8826            'IACL' and
8827            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8828            not 'IPSEC' and
8829            not 'VHOST'"
8830   parameters:
8831   - "throughput"
8832   - "parent"
8833   - "tags"
8834   sort:
8835   - "ACL_STATELESS"
8836   - "ACL_STATEFUL"
8837   - "ACL_STATELESS"
8838   - "ACL_STATEFUL"
8839   traces:
8840     hoverinfo: "x+y"
8841     boxpoints: "outliers"
8842     whiskerwidth: 0
8843   layout:
8844     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8845     layout: "plot-throughput"
8846
8847 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
8848 -
8849   type: "plot"
8850   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8851   algorithm: "plot_performance_box"
8852   output-file-type: ".html"
8853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8854   data: "plot-vpp-throughput-latency-3n-hsw"
8855   filter: "'NIC_Intel-X520-DA2' and
8856            '64B' and
8857            'NDRPDR' and
8858            '1T1C' and
8859            'IP4FWD' and
8860            'OACL' and
8861            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8862            not 'IPSEC' and
8863            not 'VHOST'"
8864   parameters:
8865   - "throughput"
8866   - "parent"
8867   - "tags"
8868   sort:
8869   - "ACL_STATELESS"
8870   - "ACL_STATEFUL"
8871   - "ACL_STATELESS"
8872   - "ACL_STATEFUL"
8873   traces:
8874     hoverinfo: "x+y"
8875     boxpoints: "outliers"
8876     whiskerwidth: 0
8877   layout:
8878     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8879     layout: "plot-throughput"
8880
8881 -
8882   type: "plot"
8883   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8884   algorithm: "plot_performance_box"
8885   output-file-type: ".html"
8886   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8887   data: "plot-vpp-throughput-latency-3n-hsw"
8888   filter: "'NIC_Intel-X520-DA2' and
8889            '64B' and
8890            'NDRPDR' and
8891            '1T1C' and
8892            'IP4FWD' and
8893            'OACL' and
8894            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8895            not 'IPSEC' and
8896            not 'VHOST'"
8897   parameters:
8898   - "throughput"
8899   - "parent"
8900   - "tags"
8901   sort:
8902   - "ACL_STATELESS"
8903   - "ACL_STATEFUL"
8904   - "ACL_STATELESS"
8905   - "ACL_STATEFUL"
8906   traces:
8907     hoverinfo: "x+y"
8908     boxpoints: "outliers"
8909     whiskerwidth: 0
8910   layout:
8911     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8912     layout: "plot-throughput"
8913
8914 -
8915   type: "plot"
8916   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8917   algorithm: "plot_performance_box"
8918   output-file-type: ".html"
8919   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8920   data: "plot-vpp-throughput-latency-3n-hsw"
8921   filter: "'NIC_Intel-X520-DA2' and
8922            '64B' and
8923            'NDRPDR' and
8924            '2T2C' and
8925            'IP4FWD' and
8926            'OACL' and
8927            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8928            not 'IPSEC' and
8929            not 'VHOST'"
8930   parameters:
8931   - "throughput"
8932   - "parent"
8933   - "tags"
8934   sort:
8935   - "ACL_STATELESS"
8936   - "ACL_STATEFUL"
8937   - "ACL_STATELESS"
8938   - "ACL_STATEFUL"
8939   traces:
8940     hoverinfo: "x+y"
8941     boxpoints: "outliers"
8942     whiskerwidth: 0
8943   layout:
8944     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8945     layout: "plot-throughput"
8946
8947 -
8948   type: "plot"
8949   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8950   algorithm: "plot_performance_box"
8951   output-file-type: ".html"
8952   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8953   data: "plot-vpp-throughput-latency-3n-hsw"
8954   filter: "'NIC_Intel-X520-DA2' and
8955            '64B' and
8956            'NDRPDR' and
8957            '2T2C' and
8958            'IP4FWD' and
8959            'OACL' and
8960            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8961            not 'IPSEC' and
8962            not 'VHOST'"
8963   parameters:
8964   - "throughput"
8965   - "parent"
8966   - "tags"
8967   sort:
8968   - "ACL_STATELESS"
8969   - "ACL_STATEFUL"
8970   - "ACL_STATELESS"
8971   - "ACL_STATEFUL"
8972   traces:
8973     hoverinfo: "x+y"
8974     boxpoints: "outliers"
8975     whiskerwidth: 0
8976   layout:
8977     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8978     layout: "plot-throughput"
8979
8980 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
8981 -
8982   type: "plot"
8983   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8984   algorithm: "plot_performance_box"
8985   output-file-type: ".html"
8986   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8987   data: "plot-vpp-throughput-latency-3n-hsw"
8988   filter: "'NIC_Intel-X710' and
8989            '64B' and
8990            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8991            'NDRPDR' and
8992            '1T1C' and
8993            'IP4FWD' and
8994            not 'IPSEC' and
8995            not 'VHOST'"
8996   parameters:
8997   - "throughput"
8998   - "parent"
8999   - "tags"
9000   sort:
9001   - "DOT1Q"
9002   - "IP4BASE"
9003   - "FIB_20K"
9004   - "FIB_200K"
9005   - "FIB_2M"
9006   traces:
9007     hoverinfo: "x+y"
9008     boxpoints: "outliers"
9009     whiskerwidth: 0
9010   layout:
9011     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9012     layout: "plot-throughput"
9013
9014 -
9015   type: "plot"
9016   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9017   algorithm: "plot_performance_box"
9018   output-file-type: ".html"
9019   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9020   data: "plot-vpp-throughput-latency-3n-hsw"
9021   filter: "'NIC_Intel-X710' and
9022            '64B' and
9023            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9024            'NDRPDR' and
9025            '1T1C' and
9026            'IP4FWD' and
9027            not 'IPSEC' and
9028            not 'VHOST'"
9029   parameters:
9030   - "throughput"
9031   - "parent"
9032   - "tags"
9033   sort:
9034   - "DOT1Q"
9035   - "IP4BASE"
9036   - "FIB_20K"
9037   - "FIB_200K"
9038   - "FIB_2M"
9039   traces:
9040     hoverinfo: "x+y"
9041     boxpoints: "outliers"
9042     whiskerwidth: 0
9043   layout:
9044     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9045     layout: "plot-throughput"
9046
9047 -
9048   type: "plot"
9049   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9050   algorithm: "plot_performance_box"
9051   output-file-type: ".html"
9052   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9053   data: "plot-vpp-throughput-latency-3n-hsw"
9054   filter: "'NIC_Intel-X710' and
9055            '64B' and
9056            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9057            'NDRPDR' and
9058            '2T2C' and
9059            'IP4FWD' and
9060            not 'IPSEC' and
9061            not 'VHOST'"
9062   parameters:
9063   - "throughput"
9064   - "parent"
9065   - "tags"
9066   sort:
9067   - "DOT1Q"
9068   - "IP4BASE"
9069   - "FIB_20K"
9070   - "FIB_200K"
9071   - "FIB_2M"
9072   traces:
9073     hoverinfo: "x+y"
9074     boxpoints: "outliers"
9075     whiskerwidth: 0
9076   layout:
9077     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9078     layout: "plot-throughput"
9079
9080 -
9081   type: "plot"
9082   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9083   algorithm: "plot_performance_box"
9084   output-file-type: ".html"
9085   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9086   data: "plot-vpp-throughput-latency-3n-hsw"
9087   filter: "'NIC_Intel-X710' and
9088            '64B' and
9089            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9090            'NDRPDR' and
9091            '2T2C' and
9092            'IP4FWD' and
9093            not 'IPSEC' and
9094            not 'VHOST'"
9095   parameters:
9096   - "throughput"
9097   - "parent"
9098   - "tags"
9099   sort:
9100   - "DOT1Q"
9101   - "IP4BASE"
9102   - "FIB_20K"
9103   - "FIB_200K"
9104   - "FIB_2M"
9105   traces:
9106     hoverinfo: "x+y"
9107     boxpoints: "outliers"
9108     whiskerwidth: 0
9109   layout:
9110     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9111     layout: "plot-throughput"
9112
9113 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9114 -
9115   type: "plot"
9116   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9117   algorithm: "plot_performance_box"
9118   output-file-type: ".html"
9119   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9120   data: "plot-vpp-throughput-latency-3n-hsw"
9121   filter: "'NIC_Intel-X710' and
9122            '64B' and
9123            ('IP4BASE' or
9124             'POLICE_MARK' or
9125             'COPWHLIST' or
9126             ('NAT44' and 'BASE') or
9127             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9128            'NDRPDR' and
9129            '1T1C' and
9130            'IP4FWD' and
9131            not 'IPSEC' and
9132            not 'VHOST'"
9133   parameters:
9134   - "throughput"
9135   - "parent"
9136   - "tags"
9137   sort:
9138   - "IP4BASE"
9139   - "NAT44"
9140   - "POLICE_MARK"
9141   - "COPWHLIST"
9142   - "IACL"
9143   - "OACL"
9144   traces:
9145     hoverinfo: "x+y"
9146     boxpoints: "outliers"
9147     whiskerwidth: 0
9148   layout:
9149     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9150     layout: "plot-throughput"
9151
9152 -
9153   type: "plot"
9154   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9155   algorithm: "plot_performance_box"
9156   output-file-type: ".html"
9157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9158   data: "plot-vpp-throughput-latency-3n-hsw"
9159   filter: "'NIC_Intel-X710' and
9160            '64B' and
9161            ('IP4BASE' or
9162             'POLICE_MARK' or
9163             'COPWHLIST' or
9164             ('NAT44' and 'BASE') or
9165             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9166            'NDRPDR' and
9167            '1T1C' and
9168            'IP4FWD' and
9169            not 'IPSEC' and
9170            not 'VHOST'"
9171   parameters:
9172   - "throughput"
9173   - "parent"
9174   - "tags"
9175   sort:
9176   - "IP4BASE"
9177   - "NAT44"
9178   - "POLICE_MARK"
9179   - "COPWHLIST"
9180   - "IACL"
9181   - "OACL"
9182   traces:
9183     hoverinfo: "x+y"
9184     boxpoints: "outliers"
9185     whiskerwidth: 0
9186   layout:
9187     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9188     layout: "plot-throughput"
9189
9190 -
9191   type: "plot"
9192   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9193   algorithm: "plot_performance_box"
9194   output-file-type: ".html"
9195   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9196   data: "plot-vpp-throughput-latency-3n-hsw"
9197   filter: "'NIC_Intel-X710' and
9198            '64B' and
9199            ('IP4BASE' or
9200             'POLICE_MARK' or
9201             'COPWHLIST' or
9202             ('NAT44' and 'BASE') or
9203             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9204            'NDRPDR' and
9205            '2T2C' and
9206            'IP4FWD' and
9207            not 'IPSEC' and
9208            not 'VHOST'"
9209   parameters:
9210   - "throughput"
9211   - "parent"
9212   - "tags"
9213   sort:
9214   - "IP4BASE"
9215   - "NAT44"
9216   - "POLICE_MARK"
9217   - "COPWHLIST"
9218   - "IACL"
9219   - "OACL"
9220   traces:
9221     hoverinfo: "x+y"
9222     boxpoints: "outliers"
9223     whiskerwidth: 0
9224   layout:
9225     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9226     layout: "plot-throughput"
9227
9228 -
9229   type: "plot"
9230   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9231   algorithm: "plot_performance_box"
9232   output-file-type: ".html"
9233   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9234   data: "plot-vpp-throughput-latency-3n-hsw"
9235   filter: "'NIC_Intel-X710' and
9236            '64B' and
9237            ('IP4BASE' or
9238             'POLICE_MARK' or
9239             'COPWHLIST' or
9240             ('NAT44' and 'BASE') or
9241             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9242            'NDRPDR' and
9243            '2T2C' and
9244            'IP4FWD' and
9245            not 'IPSEC' and
9246            not 'VHOST'"
9247   parameters:
9248   - "throughput"
9249   - "parent"
9250   - "tags"
9251   sort:
9252   - "IP4BASE"
9253   - "NAT44"
9254   - "POLICE_MARK"
9255   - "COPWHLIST"
9256   - "IACL"
9257   - "OACL"
9258   traces:
9259     hoverinfo: "x+y"
9260     boxpoints: "outliers"
9261     whiskerwidth: 0
9262   layout:
9263     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9264     layout: "plot-throughput"
9265
9266 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9267 -
9268   type: "plot"
9269   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9270   algorithm: "plot_performance_box"
9271   output-file-type: ".html"
9272   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9273   data: "plot-vpp-throughput-latency-3n-skx"
9274   filter: "'NIC_Intel-X710' and
9275            '64B' and
9276            'NDRPDR' and
9277            '2T1C' and
9278            'IP4FWD' and
9279            'NAT44' and
9280            not 'IPSEC' and
9281            not 'VHOST'"
9282   parameters:
9283   - "throughput"
9284   - "parent"
9285   - "tags"
9286   sort:
9287   - "BASE"
9288   - "BASE"
9289   - "SRC_USER_10"
9290   - "SRC_USER_100"
9291   - "SRC_USER_1000"
9292   - "SRC_USER_2000"
9293   traces:
9294     hoverinfo: "x+y"
9295     boxpoints: "outliers"
9296     whiskerwidth: 0
9297   layout:
9298     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9299     layout: "plot-throughput"
9300
9301 -
9302   type: "plot"
9303   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9304   algorithm: "plot_performance_box"
9305   output-file-type: ".html"
9306   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9307   data: "plot-vpp-throughput-latency-3n-skx"
9308   filter: "'NIC_Intel-X710' and
9309            '64B' and
9310            'NDRPDR' and
9311            '2T1C' and
9312            'IP4FWD' and
9313            'NAT44' and
9314            not 'IPSEC' and
9315            not 'VHOST'"
9316   parameters:
9317   - "throughput"
9318   - "parent"
9319   - "tags"
9320   sort:
9321   - "BASE"
9322   - "BASE"
9323   - "SRC_USER_10"
9324   - "SRC_USER_100"
9325   - "SRC_USER_1000"
9326   - "SRC_USER_2000"
9327   traces:
9328     hoverinfo: "x+y"
9329     boxpoints: "outliers"
9330     whiskerwidth: 0
9331   layout:
9332     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9333     layout: "plot-throughput"
9334
9335 -
9336   type: "plot"
9337   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9338   algorithm: "plot_performance_box"
9339   output-file-type: ".html"
9340   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9341   data: "plot-vpp-throughput-latency-3n-skx"
9342   filter: "'NIC_Intel-X710' and
9343            '64B' and
9344            'NDRPDR' and
9345            '4T2C' and
9346            'IP4FWD' and
9347            'NAT44' and
9348            not 'IPSEC' and
9349            not 'VHOST'"
9350   parameters:
9351   - "throughput"
9352   - "parent"
9353   - "tags"
9354   sort:
9355   - "BASE"
9356   - "BASE"
9357   - "SRC_USER_10"
9358   - "SRC_USER_100"
9359   - "SRC_USER_1000"
9360   - "SRC_USER_2000"
9361   traces:
9362     hoverinfo: "x+y"
9363     boxpoints: "outliers"
9364     whiskerwidth: 0
9365   layout:
9366     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9367     layout: "plot-throughput"
9368
9369 -
9370   type: "plot"
9371   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9372   algorithm: "plot_performance_box"
9373   output-file-type: ".html"
9374   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9375   data: "plot-vpp-throughput-latency-3n-skx"
9376   filter: "'NIC_Intel-X710' and
9377            '64B' and
9378            'NDRPDR' and
9379            '4T2C' and
9380            'IP4FWD' and
9381            'NAT44' and
9382            not 'IPSEC' and
9383            not 'VHOST'"
9384   parameters:
9385   - "throughput"
9386   - "parent"
9387   - "tags"
9388   sort:
9389   - "BASE"
9390   - "BASE"
9391   - "SRC_USER_10"
9392   - "SRC_USER_100"
9393   - "SRC_USER_1000"
9394   - "SRC_USER_2000"
9395   traces:
9396     hoverinfo: "x+y"
9397     boxpoints: "outliers"
9398     whiskerwidth: 0
9399   layout:
9400     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9401     layout: "plot-throughput"
9402
9403 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9404 -
9405   type: "plot"
9406   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9407   algorithm: "plot_performance_box"
9408   output-file-type: ".html"
9409   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9410   data: "plot-vpp-throughput-latency-3n-skx"
9411   filter: "'NIC_Intel-X710' and
9412            '64B' and
9413            'NDRPDR' and
9414            '2T1C' and
9415            'IP4FWD' and
9416            'IACL' and
9417            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9418            not 'IPSEC' and
9419            not 'VHOST'"
9420   parameters:
9421   - "throughput"
9422   - "parent"
9423   - "tags"
9424   sort:
9425   - "ACL_STATELESS"
9426   - "ACL_STATEFUL"
9427   - "ACL_STATELESS"
9428   - "ACL_STATEFUL"
9429   traces:
9430     hoverinfo: "x+y"
9431     boxpoints: "outliers"
9432     whiskerwidth: 0
9433   layout:
9434     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9435     layout: "plot-throughput"
9436
9437 -
9438   type: "plot"
9439   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9440   algorithm: "plot_performance_box"
9441   output-file-type: ".html"
9442   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9443   data: "plot-vpp-throughput-latency-3n-skx"
9444   filter: "'NIC_Intel-X710' and
9445            '64B' and
9446            'NDRPDR' and
9447            '2T1C' and
9448            'IP4FWD' and
9449            'IACL' and
9450            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9451            not 'IPSEC' and
9452            not 'VHOST'"
9453   parameters:
9454   - "throughput"
9455   - "parent"
9456   - "tags"
9457   sort:
9458   - "ACL_STATELESS"
9459   - "ACL_STATEFUL"
9460   - "ACL_STATELESS"
9461   - "ACL_STATEFUL"
9462   traces:
9463     hoverinfo: "x+y"
9464     boxpoints: "outliers"
9465     whiskerwidth: 0
9466   layout:
9467     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9468     layout: "plot-throughput"
9469
9470 -
9471   type: "plot"
9472   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9473   algorithm: "plot_performance_box"
9474   output-file-type: ".html"
9475   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9476   data: "plot-vpp-throughput-latency-3n-skx"
9477   filter: "'NIC_Intel-X710' and
9478            '64B' and
9479            'NDRPDR' and
9480            '4T2C' and
9481            'IP4FWD' and
9482            'IACL' and
9483            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9484            not 'IPSEC' and
9485            not 'VHOST'"
9486   parameters:
9487   - "throughput"
9488   - "parent"
9489   - "tags"
9490   sort:
9491   - "ACL_STATELESS"
9492   - "ACL_STATEFUL"
9493   - "ACL_STATELESS"
9494   - "ACL_STATEFUL"
9495   traces:
9496     hoverinfo: "x+y"
9497     boxpoints: "outliers"
9498     whiskerwidth: 0
9499   layout:
9500     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9501     layout: "plot-throughput"
9502
9503 -
9504   type: "plot"
9505   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9506   algorithm: "plot_performance_box"
9507   output-file-type: ".html"
9508   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9509   data: "plot-vpp-throughput-latency-3n-skx"
9510   filter: "'NIC_Intel-X710' and
9511            '64B' and
9512            'NDRPDR' and
9513            '4T2C' and
9514            'IP4FWD' and
9515            'IACL' and
9516            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9517            not 'IPSEC' and
9518            not 'VHOST'"
9519   parameters:
9520   - "throughput"
9521   - "parent"
9522   - "tags"
9523   sort:
9524   - "ACL_STATELESS"
9525   - "ACL_STATEFUL"
9526   - "ACL_STATELESS"
9527   - "ACL_STATEFUL"
9528   traces:
9529     hoverinfo: "x+y"
9530     boxpoints: "outliers"
9531     whiskerwidth: 0
9532   layout:
9533     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9534     layout: "plot-throughput"
9535
9536 # Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
9537 -
9538   type: "plot"
9539   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9540   algorithm: "plot_performance_box"
9541   output-file-type: ".html"
9542   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9543   data: "plot-vpp-throughput-latency-3n-skx"
9544   filter: "'NIC_Intel-X710' and
9545            '64B' and
9546            'NDRPDR' and
9547            '2T1C' and
9548            'IP4FWD' and
9549            'OACL' and
9550            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9551            not 'IPSEC' and
9552            not 'VHOST'"
9553   parameters:
9554   - "throughput"
9555   - "parent"
9556   - "tags"
9557   sort:
9558   - "ACL_STATELESS"
9559   - "ACL_STATEFUL"
9560   - "ACL_STATELESS"
9561   - "ACL_STATEFUL"
9562   traces:
9563     hoverinfo: "x+y"
9564     boxpoints: "outliers"
9565     whiskerwidth: 0
9566   layout:
9567     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9568     layout: "plot-throughput"
9569
9570 -
9571   type: "plot"
9572   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9573   algorithm: "plot_performance_box"
9574   output-file-type: ".html"
9575   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9576   data: "plot-vpp-throughput-latency-3n-skx"
9577   filter: "'NIC_Intel-X710' and
9578            '64B' and
9579            'NDRPDR' and
9580            '2T1C' and
9581            'IP4FWD' and
9582            'OACL' and
9583            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9584            not 'IPSEC' and
9585            not 'VHOST'"
9586   parameters:
9587   - "throughput"
9588   - "parent"
9589   - "tags"
9590   sort:
9591   - "ACL_STATELESS"
9592   - "ACL_STATEFUL"
9593   - "ACL_STATELESS"
9594   - "ACL_STATEFUL"
9595   traces:
9596     hoverinfo: "x+y"
9597     boxpoints: "outliers"
9598     whiskerwidth: 0
9599   layout:
9600     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9601     layout: "plot-throughput"
9602
9603 -
9604   type: "plot"
9605   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9606   algorithm: "plot_performance_box"
9607   output-file-type: ".html"
9608   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9609   data: "plot-vpp-throughput-latency-3n-skx"
9610   filter: "'NIC_Intel-X710' and
9611            '64B' and
9612            'NDRPDR' and
9613            '4T2C' and
9614            'IP4FWD' and
9615            'OACL' and
9616            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9617            not 'IPSEC' and
9618            not 'VHOST'"
9619   parameters:
9620   - "throughput"
9621   - "parent"
9622   - "tags"
9623   sort:
9624   - "ACL_STATELESS"
9625   - "ACL_STATEFUL"
9626   - "ACL_STATELESS"
9627   - "ACL_STATEFUL"
9628   traces:
9629     hoverinfo: "x+y"
9630     boxpoints: "outliers"
9631     whiskerwidth: 0
9632   layout:
9633     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9634     layout: "plot-throughput"
9635
9636 -
9637   type: "plot"
9638   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9639   algorithm: "plot_performance_box"
9640   output-file-type: ".html"
9641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9642   data: "plot-vpp-throughput-latency-3n-skx"
9643   filter: "'NIC_Intel-X710' and
9644            '64B' and
9645            'NDRPDR' and
9646            '4T2C' and
9647            'IP4FWD' and
9648            'OACL' and
9649            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9650            not 'IPSEC' and
9651            not 'VHOST'"
9652   parameters:
9653   - "throughput"
9654   - "parent"
9655   - "tags"
9656   sort:
9657   - "ACL_STATELESS"
9658   - "ACL_STATEFUL"
9659   - "ACL_STATELESS"
9660   - "ACL_STATEFUL"
9661   traces:
9662     hoverinfo: "x+y"
9663     boxpoints: "outliers"
9664     whiskerwidth: 0
9665   layout:
9666     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9667     layout: "plot-throughput"
9668
9669 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9670 -
9671   type: "plot"
9672   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9673   algorithm: "plot_performance_box"
9674   output-file-type: ".html"
9675   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9676   data: "plot-vpp-throughput-latency-3n-hsw"
9677   filter: "'NIC_Intel-XL710' and
9678            '64B' and
9679            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9680            'NDRPDR' and
9681            '1T1C' and
9682            'IP4FWD' and
9683            not 'IPSEC' and
9684            not 'VHOST'"
9685   parameters:
9686   - "throughput"
9687   - "parent"
9688   - "tags"
9689   sort:
9690   - "IP4BASE"
9691   - "FIB_20K"
9692   - "FIB_200K"
9693   - "FIB_2M"
9694   traces:
9695     hoverinfo: "x+y"
9696     boxpoints: "outliers"
9697     whiskerwidth: 0
9698   layout:
9699     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9700     layout: "plot-throughput"
9701
9702 -
9703   type: "plot"
9704   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9705   algorithm: "plot_performance_box"
9706   output-file-type: ".html"
9707   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9708   data: "plot-vpp-throughput-latency-3n-hsw"
9709   filter: "'NIC_Intel-XL710' and
9710            '64B' and
9711            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9712            'NDRPDR' and
9713            '1T1C' and
9714            'IP4FWD' and
9715            not 'IPSEC' and
9716            not 'VHOST'"
9717   parameters:
9718   - "throughput"
9719   - "parent"
9720   - "tags"
9721   sort:
9722   - "IP4BASE"
9723   - "FIB_20K"
9724   - "FIB_200K"
9725   - "FIB_2M"
9726   traces:
9727     hoverinfo: "x+y"
9728     boxpoints: "outliers"
9729     whiskerwidth: 0
9730   layout:
9731     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9732     layout: "plot-throughput"
9733
9734 -
9735   type: "plot"
9736   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9737   algorithm: "plot_performance_box"
9738   output-file-type: ".html"
9739   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9740   data: "plot-vpp-throughput-latency-3n-hsw"
9741   filter: "'NIC_Intel-XL710' and
9742            '64B' and
9743            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9744            'NDRPDR' and
9745            '2T2C' and
9746            'IP4FWD' and
9747            not 'IPSEC' and
9748            not 'VHOST'"
9749   parameters:
9750   - "throughput"
9751   - "parent"
9752   - "tags"
9753   sort:
9754   - "IP4BASE"
9755   - "FIB_20K"
9756   - "FIB_200K"
9757   - "FIB_2M"
9758   traces:
9759     hoverinfo: "x+y"
9760     boxpoints: "outliers"
9761     whiskerwidth: 0
9762   layout:
9763     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9764     layout: "plot-throughput"
9765
9766 -
9767   type: "plot"
9768   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9769   algorithm: "plot_performance_box"
9770   output-file-type: ".html"
9771   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9772   data: "plot-vpp-throughput-latency-3n-hsw"
9773   filter: "'NIC_Intel-XL710' and
9774            '64B' and
9775            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9776            'NDRPDR' and
9777            '2T2C' and
9778            'IP4FWD' and
9779            not 'IPSEC' and
9780            not 'VHOST'"
9781   parameters:
9782   - "throughput"
9783   - "parent"
9784   - "tags"
9785   sort:
9786   - "IP4BASE"
9787   - "FIB_20K"
9788   - "FIB_200K"
9789   - "FIB_2M"
9790   traces:
9791     hoverinfo: "x+y"
9792     boxpoints: "outliers"
9793     whiskerwidth: 0
9794   layout:
9795     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9796     layout: "plot-throughput"
9797
9798 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
9799 -
9800   type: "plot"
9801   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9802   algorithm: "plot_performance_box"
9803   output-file-type: ".html"
9804   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9805   data: "plot-vpp-throughput-latency-3n-skx"
9806   filter: "'NIC_Intel-X710' and
9807            '64B' and
9808            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9809            'NDRPDR' and
9810            '2T1C' and
9811            'IP4FWD' and
9812            not 'IPSEC' and
9813            not 'VHOST'"
9814   parameters:
9815   - "throughput"
9816   - "parent"
9817   - "tags"
9818   sort:
9819   - "IP4BASE"
9820   - "FIB_20K"
9821   - "FIB_200K"
9822   - "FIB_2M"
9823   traces:
9824     hoverinfo: "x+y"
9825     boxpoints: "outliers"
9826     whiskerwidth: 0
9827   layout:
9828     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9829     layout: "plot-throughput"
9830
9831 -
9832   type: "plot"
9833   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9834   algorithm: "plot_performance_box"
9835   output-file-type: ".html"
9836   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9837   data: "plot-vpp-throughput-latency-3n-skx"
9838   filter: "'NIC_Intel-X710' and
9839            '64B' and
9840            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9841            'NDRPDR' and
9842            '2T1C' and
9843            'IP4FWD' and
9844            not 'IPSEC' and
9845            not 'VHOST'"
9846   parameters:
9847   - "throughput"
9848   - "parent"
9849   - "tags"
9850   sort:
9851   - "IP4BASE"
9852   - "FIB_20K"
9853   - "FIB_200K"
9854   - "FIB_2M"
9855   traces:
9856     hoverinfo: "x+y"
9857     boxpoints: "outliers"
9858     whiskerwidth: 0
9859   layout:
9860     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9861     layout: "plot-throughput"
9862
9863 -
9864   type: "plot"
9865   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9866   algorithm: "plot_performance_box"
9867   output-file-type: ".html"
9868   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9869   data: "plot-vpp-throughput-latency-3n-skx"
9870   filter: "'NIC_Intel-X710' and
9871            '64B' and
9872            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9873            'NDRPDR' and
9874            '4T2C' and
9875            'IP4FWD' and
9876            not 'IPSEC' and
9877            not 'VHOST'"
9878   parameters:
9879   - "throughput"
9880   - "parent"
9881   - "tags"
9882   sort:
9883   - "IP4BASE"
9884   - "FIB_20K"
9885   - "FIB_200K"
9886   - "FIB_2M"
9887   traces:
9888     hoverinfo: "x+y"
9889     boxpoints: "outliers"
9890     whiskerwidth: 0
9891   layout:
9892     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9893     layout: "plot-throughput"
9894
9895 -
9896   type: "plot"
9897   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9898   algorithm: "plot_performance_box"
9899   output-file-type: ".html"
9900   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9901   data: "plot-vpp-throughput-latency-3n-skx"
9902   filter: "'NIC_Intel-X710' and
9903            '64B' and
9904            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9905            'NDRPDR' and
9906            '4T2C' and
9907            'IP4FWD' and
9908            not 'IPSEC' and
9909            not 'VHOST'"
9910   parameters:
9911   - "throughput"
9912   - "parent"
9913   - "tags"
9914   sort:
9915   - "IP4BASE"
9916   - "FIB_20K"
9917   - "FIB_200K"
9918   - "FIB_2M"
9919   traces:
9920     hoverinfo: "x+y"
9921     boxpoints: "outliers"
9922     whiskerwidth: 0
9923   layout:
9924     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9925     layout: "plot-throughput"
9926
9927 # Packet Throughput - VPP IPv4 3n-skx-x710 features
9928 -
9929   type: "plot"
9930   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
9931   algorithm: "plot_performance_box"
9932   output-file-type: ".html"
9933   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
9934   data: "plot-vpp-throughput-latency-3n-skx"
9935   filter: "'NIC_Intel-X710' and
9936            '64B' and
9937            ('IP4BASE' or
9938             'POLICE_MARK' or
9939             'COPWHLIST' or
9940             ('NAT44' and 'BASE') or
9941             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9942            'NDRPDR' and
9943            '2T1C' and
9944            'IP4FWD' and
9945            not 'IPSEC' and
9946            not 'VHOST'"
9947   parameters:
9948   - "throughput"
9949   - "parent"
9950   - "tags"
9951   sort:
9952   - "IP4BASE"
9953   - "NAT44"
9954   - "POLICE_MARK"
9955   - "COPWHLIST"
9956   - "IACL"
9957   - "OACL"
9958   traces:
9959     hoverinfo: "x+y"
9960     boxpoints: "outliers"
9961     whiskerwidth: 0
9962   layout:
9963     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
9964     layout: "plot-throughput"
9965
9966 -
9967   type: "plot"
9968   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
9969   algorithm: "plot_performance_box"
9970   output-file-type: ".html"
9971   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
9972   data: "plot-vpp-throughput-latency-3n-skx"
9973   filter: "'NIC_Intel-X710' and
9974            '64B' and
9975            ('IP4BASE' or
9976             'POLICE_MARK' or
9977             'COPWHLIST' or
9978             ('NAT44' and 'BASE') or
9979             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9980            'NDRPDR' and
9981            '2T1C' and
9982            'IP4FWD' and
9983            not 'IPSEC' and
9984            not 'VHOST'"
9985   parameters:
9986   - "throughput"
9987   - "parent"
9988   - "tags"
9989   sort:
9990   - "IP4BASE"
9991   - "NAT44"
9992   - "POLICE_MARK"
9993   - "COPWHLIST"
9994   - "IACL"
9995   - "OACL"
9996   traces:
9997     hoverinfo: "x+y"
9998     boxpoints: "outliers"
9999     whiskerwidth: 0
10000   layout:
10001     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10002     layout: "plot-throughput"
10003
10004 -
10005   type: "plot"
10006   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10007   algorithm: "plot_performance_box"
10008   output-file-type: ".html"
10009   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10010   data: "plot-vpp-throughput-latency-3n-skx"
10011   filter: "'NIC_Intel-X710' and
10012            '64B' and
10013            ('IP4BASE' or
10014             'POLICE_MARK' or
10015             'COPWHLIST' or
10016             ('NAT44' and 'BASE') or
10017             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10018            'NDRPDR' and
10019            '4T2C' and
10020            'IP4FWD' and
10021            not 'IPSEC' and
10022            not 'VHOST'"
10023   parameters:
10024   - "throughput"
10025   - "parent"
10026   - "tags"
10027   sort:
10028   - "IP4BASE"
10029   - "NAT44"
10030   - "POLICE_MARK"
10031   - "COPWHLIST"
10032   - "IACL"
10033   - "OACL"
10034   traces:
10035     hoverinfo: "x+y"
10036     boxpoints: "outliers"
10037     whiskerwidth: 0
10038   layout:
10039     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10040     layout: "plot-throughput"
10041
10042 -
10043   type: "plot"
10044   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10045   algorithm: "plot_performance_box"
10046   output-file-type: ".html"
10047   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10048   data: "plot-vpp-throughput-latency-3n-skx"
10049   filter: "'NIC_Intel-X710' and
10050            '64B' and
10051            ('IP4BASE' or
10052             'POLICE_MARK' or
10053             'COPWHLIST' or
10054             ('NAT44' and 'BASE') or
10055             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10056            'NDRPDR' and
10057            '4T2C' and
10058            'IP4FWD' and
10059            not 'IPSEC' and
10060            not 'VHOST'"
10061   parameters:
10062   - "throughput"
10063   - "parent"
10064   - "tags"
10065   sort:
10066   - "IP4BASE"
10067   - "NAT44"
10068   - "POLICE_MARK"
10069   - "COPWHLIST"
10070   - "IACL"
10071   - "OACL"
10072   traces:
10073     hoverinfo: "x+y"
10074     boxpoints: "outliers"
10075     whiskerwidth: 0
10076   layout:
10077     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10078     layout: "plot-throughput"
10079
10080 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10081 -
10082   type: "plot"
10083   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10084   algorithm: "plot_performance_box"
10085   output-file-type: ".html"
10086   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10087   data: "plot-vpp-throughput-latency-3n-hsw"
10088   filter: "'NIC_Intel-X710' and
10089            '64B' and
10090            'NDRPDR' and
10091            '1T1C' and
10092            'IP4FWD' and
10093            'NAT44' and
10094            not 'IPSEC' and
10095            not 'VHOST'"
10096   parameters:
10097   - "throughput"
10098   - "parent"
10099   - "tags"
10100   sort:
10101   - "BASE"
10102   - "BASE"
10103   - "SRC_USER_10"
10104   - "SRC_USER_100"
10105   - "SRC_USER_1000"
10106   - "SRC_USER_2000"
10107   traces:
10108     hoverinfo: "x+y"
10109     boxpoints: "outliers"
10110     whiskerwidth: 0
10111   layout:
10112     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10113     layout: "plot-throughput"
10114
10115 -
10116   type: "plot"
10117   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10118   algorithm: "plot_performance_box"
10119   output-file-type: ".html"
10120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10121   data: "plot-vpp-throughput-latency-3n-hsw"
10122   filter: "'NIC_Intel-X710' and
10123            '64B' and
10124            'NDRPDR' and
10125            '1T1C' and
10126            'IP4FWD' and
10127            'NAT44' and
10128            not 'IPSEC' and
10129            not 'VHOST'"
10130   parameters:
10131   - "throughput"
10132   - "parent"
10133   - "tags"
10134   sort:
10135   - "BASE"
10136   - "BASE"
10137   - "SRC_USER_10"
10138   - "SRC_USER_100"
10139   - "SRC_USER_1000"
10140   - "SRC_USER_2000"
10141   traces:
10142     hoverinfo: "x+y"
10143     boxpoints: "outliers"
10144     whiskerwidth: 0
10145   layout:
10146     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10147     layout: "plot-throughput"
10148
10149 -
10150   type: "plot"
10151   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10152   algorithm: "plot_performance_box"
10153   output-file-type: ".html"
10154   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10155   data: "plot-vpp-throughput-latency-3n-hsw"
10156   filter: "'NIC_Intel-X710' and
10157            '64B' and
10158            'NDRPDR' and
10159            '2T2C' and
10160            'IP4FWD' and
10161            'NAT44' and
10162            not 'IPSEC' and
10163            not 'VHOST'"
10164   parameters:
10165   - "throughput"
10166   - "parent"
10167   - "tags"
10168   sort:
10169   - "BASE"
10170   - "BASE"
10171   - "SRC_USER_10"
10172   - "SRC_USER_100"
10173   - "SRC_USER_1000"
10174   - "SRC_USER_2000"
10175   traces:
10176     hoverinfo: "x+y"
10177     boxpoints: "outliers"
10178     whiskerwidth: 0
10179   layout:
10180     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10181     layout: "plot-throughput"
10182
10183 -
10184   type: "plot"
10185   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10186   algorithm: "plot_performance_box"
10187   output-file-type: ".html"
10188   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10189   data: "plot-vpp-throughput-latency-3n-hsw"
10190   filter: "'NIC_Intel-X710' and
10191            '64B' and
10192            'NDRPDR' and
10193            '2T2C' and
10194            'IP4FWD' and
10195            'NAT44' and
10196            not 'IPSEC' and
10197            not 'VHOST'"
10198   parameters:
10199   - "throughput"
10200   - "parent"
10201   - "tags"
10202   sort:
10203   - "BASE"
10204   - "BASE"
10205   - "SRC_USER_10"
10206   - "SRC_USER_100"
10207   - "SRC_USER_1000"
10208   - "SRC_USER_2000"
10209   traces:
10210     hoverinfo: "x+y"
10211     boxpoints: "outliers"
10212     whiskerwidth: 0
10213   layout:
10214     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10215     layout: "plot-throughput"
10216
10217 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10218 -
10219   type: "plot"
10220   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10221   algorithm: "plot_performance_box"
10222   output-file-type: ".html"
10223   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10224   data: "plot-vpp-throughput-latency-3n-hsw"
10225   filter: "'NIC_Intel-X710' and
10226            '64B' and
10227            'NDRPDR' and
10228            '1T1C' and
10229            'IP4FWD' and
10230            'IACL' and
10231            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10232            not 'IPSEC' and
10233            not 'VHOST'"
10234   parameters:
10235   - "throughput"
10236   - "parent"
10237   - "tags"
10238   sort:
10239   - "ACL_STATELESS"
10240   - "ACL_STATEFUL"
10241   - "ACL_STATELESS"
10242   - "ACL_STATEFUL"
10243   traces:
10244     hoverinfo: "x+y"
10245     boxpoints: "outliers"
10246     whiskerwidth: 0
10247   layout:
10248     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10249     layout: "plot-throughput"
10250
10251 -
10252   type: "plot"
10253   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10254   algorithm: "plot_performance_box"
10255   output-file-type: ".html"
10256   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10257   data: "plot-vpp-throughput-latency-3n-hsw"
10258   filter: "'NIC_Intel-X710' and
10259            '64B' and
10260            'NDRPDR' and
10261            '1T1C' and
10262            'IP4FWD' and
10263            'IACL' and
10264            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10265            not 'IPSEC' and
10266            not 'VHOST'"
10267   parameters:
10268   - "throughput"
10269   - "parent"
10270   - "tags"
10271   sort:
10272   - "ACL_STATELESS"
10273   - "ACL_STATEFUL"
10274   - "ACL_STATELESS"
10275   - "ACL_STATEFUL"
10276   traces:
10277     hoverinfo: "x+y"
10278     boxpoints: "outliers"
10279     whiskerwidth: 0
10280   layout:
10281     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10282     layout: "plot-throughput"
10283
10284 -
10285   type: "plot"
10286   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10287   algorithm: "plot_performance_box"
10288   output-file-type: ".html"
10289   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10290   data: "plot-vpp-throughput-latency-3n-hsw"
10291   filter: "'NIC_Intel-X710' and
10292            '64B' and
10293            'NDRPDR' and
10294            '2T2C' and
10295            'IP4FWD' and
10296            'IACL' and
10297            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10298            not 'IPSEC' and
10299            not 'VHOST'"
10300   parameters:
10301   - "throughput"
10302   - "parent"
10303   - "tags"
10304   sort:
10305   - "ACL_STATELESS"
10306   - "ACL_STATEFUL"
10307   - "ACL_STATELESS"
10308   - "ACL_STATEFUL"
10309   traces:
10310     hoverinfo: "x+y"
10311     boxpoints: "outliers"
10312     whiskerwidth: 0
10313   layout:
10314     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10315     layout: "plot-throughput"
10316
10317 -
10318   type: "plot"
10319   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10320   algorithm: "plot_performance_box"
10321   output-file-type: ".html"
10322   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10323   data: "plot-vpp-throughput-latency-3n-hsw"
10324   filter: "'NIC_Intel-X710' and
10325            '64B' and
10326            'NDRPDR' and
10327            '2T2C' and
10328            'IP4FWD' and
10329            'IACL' and
10330            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10331            not 'IPSEC' and
10332            not 'VHOST'"
10333   parameters:
10334   - "throughput"
10335   - "parent"
10336   - "tags"
10337   sort:
10338   - "ACL_STATELESS"
10339   - "ACL_STATEFUL"
10340   - "ACL_STATELESS"
10341   - "ACL_STATEFUL"
10342   traces:
10343     hoverinfo: "x+y"
10344     boxpoints: "outliers"
10345     whiskerwidth: 0
10346   layout:
10347     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10348     layout: "plot-throughput"
10349
10350 # Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
10351 -
10352   type: "plot"
10353   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10354   algorithm: "plot_performance_box"
10355   output-file-type: ".html"
10356   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10357   data: "plot-vpp-throughput-latency-3n-hsw"
10358   filter: "'NIC_Intel-X710' and
10359            '64B' and
10360            'NDRPDR' and
10361            '1T1C' and
10362            'IP4FWD' and
10363            'OACL' and
10364            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10365            not 'IPSEC' and
10366            not 'VHOST'"
10367   parameters:
10368   - "throughput"
10369   - "parent"
10370   - "tags"
10371   sort:
10372   - "ACL_STATELESS"
10373   - "ACL_STATEFUL"
10374   - "ACL_STATELESS"
10375   - "ACL_STATEFUL"
10376   traces:
10377     hoverinfo: "x+y"
10378     boxpoints: "outliers"
10379     whiskerwidth: 0
10380   layout:
10381     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10382     layout: "plot-throughput"
10383
10384 -
10385   type: "plot"
10386   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10387   algorithm: "plot_performance_box"
10388   output-file-type: ".html"
10389   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10390   data: "plot-vpp-throughput-latency-3n-hsw"
10391   filter: "'NIC_Intel-X710' and
10392            '64B' and
10393            'NDRPDR' and
10394            '1T1C' and
10395            'IP4FWD' and
10396            'OACL' and
10397            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10398            not 'IPSEC' and
10399            not 'VHOST'"
10400   parameters:
10401   - "throughput"
10402   - "parent"
10403   - "tags"
10404   sort:
10405   - "ACL_STATELESS"
10406   - "ACL_STATEFUL"
10407   - "ACL_STATELESS"
10408   - "ACL_STATEFUL"
10409   traces:
10410     hoverinfo: "x+y"
10411     boxpoints: "outliers"
10412     whiskerwidth: 0
10413   layout:
10414     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10415     layout: "plot-throughput"
10416
10417 -
10418   type: "plot"
10419   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10420   algorithm: "plot_performance_box"
10421   output-file-type: ".html"
10422   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10423   data: "plot-vpp-throughput-latency-3n-hsw"
10424   filter: "'NIC_Intel-X710' and
10425            '64B' and
10426            'NDRPDR' and
10427            '2T2C' and
10428            'IP4FWD' and
10429            'OACL' and
10430            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10431            not 'IPSEC' and
10432            not 'VHOST'"
10433   parameters:
10434   - "throughput"
10435   - "parent"
10436   - "tags"
10437   sort:
10438   - "ACL_STATELESS"
10439   - "ACL_STATEFUL"
10440   - "ACL_STATELESS"
10441   - "ACL_STATEFUL"
10442   traces:
10443     hoverinfo: "x+y"
10444     boxpoints: "outliers"
10445     whiskerwidth: 0
10446   layout:
10447     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10448     layout: "plot-throughput"
10449
10450 -
10451   type: "plot"
10452   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10453   algorithm: "plot_performance_box"
10454   output-file-type: ".html"
10455   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10456   data: "plot-vpp-throughput-latency-3n-hsw"
10457   filter: "'NIC_Intel-X710' and
10458            '64B' and
10459            'NDRPDR' and
10460            '2T2C' and
10461            'IP4FWD' and
10462            'OACL' and
10463            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10464            not 'IPSEC' and
10465            not 'VHOST'"
10466   parameters:
10467   - "throughput"
10468   - "parent"
10469   - "tags"
10470   sort:
10471   - "ACL_STATELESS"
10472   - "ACL_STATEFUL"
10473   - "ACL_STATELESS"
10474   - "ACL_STATEFUL"
10475   traces:
10476     hoverinfo: "x+y"
10477     boxpoints: "outliers"
10478     whiskerwidth: 0
10479   layout:
10480     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10481     layout: "plot-throughput"
10482
10483 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10484 -
10485   type: "plot"
10486   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10487   algorithm: "plot_performance_box"
10488   output-file-type: ".html"
10489   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10490   data: "plot-vpp-throughput-latency-2n-skx"
10491   filter: "'NIC_Intel-X710' and
10492            '64B' and
10493            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10494            'NDRPDR' and
10495            '2T1C' and
10496            'IP4FWD' and
10497            not 'IPSEC' and
10498            not 'VHOST'"
10499   parameters:
10500   - "throughput"
10501   - "parent"
10502   - "tags"
10503   sort:
10504   - "DOT1Q"
10505   - "IP4BASE"
10506   - "FIB_20k"
10507   - "FIB_200k"
10508   - "FIB_2M"
10509   traces:
10510     hoverinfo: "x+y"
10511     boxpoints: "outliers"
10512     whiskerwidth: 0
10513   layout:
10514     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10515     layout: "plot-throughput"
10516
10517 -
10518   type: "plot"
10519   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10520   algorithm: "plot_performance_box"
10521   output-file-type: ".html"
10522   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10523   data: "plot-vpp-throughput-latency-2n-skx"
10524   filter: "'NIC_Intel-X710' and
10525            '64B' and
10526            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10527            'NDRPDR' and
10528            '2T1C' and
10529            'IP4FWD' and
10530            not 'IPSEC' and
10531            not 'VHOST'"
10532   parameters:
10533   - "throughput"
10534   - "parent"
10535   - "tags"
10536   sort:
10537   - "DOT1Q"
10538   - "IP4BASE"
10539   - "FIB_20k"
10540   - "FIB_200k"
10541   - "FIB_2M"
10542   traces:
10543     hoverinfo: "x+y"
10544     boxpoints: "outliers"
10545     whiskerwidth: 0
10546   layout:
10547     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10548     layout: "plot-throughput"
10549
10550 -
10551   type: "plot"
10552   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10553   algorithm: "plot_performance_box"
10554   output-file-type: ".html"
10555   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10556   data: "plot-vpp-throughput-latency-2n-skx"
10557   filter: "'NIC_Intel-X710' and
10558            '64B' and
10559            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10560            'NDRPDR' and
10561            '4T2C' and
10562            'IP4FWD' and
10563            not 'IPSEC' and
10564            not 'VHOST'"
10565   parameters:
10566   - "throughput"
10567   - "parent"
10568   - "tags"
10569   sort:
10570   - "DOT1Q"
10571   - "IP4BASE"
10572   - "FIB_20k"
10573   - "FIB_200k"
10574   - "FIB_2M"
10575   traces:
10576     hoverinfo: "x+y"
10577     boxpoints: "outliers"
10578     whiskerwidth: 0
10579   layout:
10580     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10581     layout: "plot-throughput"
10582
10583 -
10584   type: "plot"
10585   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10586   algorithm: "plot_performance_box"
10587   output-file-type: ".html"
10588   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10589   data: "plot-vpp-throughput-latency-2n-skx"
10590   filter: "'NIC_Intel-X710' and
10591            '64B' and
10592            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10593            'NDRPDR' and
10594            '4T2C' and
10595            'IP4FWD' and
10596            not 'IPSEC' and
10597            not 'VHOST'"
10598   parameters:
10599   - "throughput"
10600   - "parent"
10601   - "tags"
10602   sort:
10603   - "DOT1Q"
10604   - "IP4BASE"
10605   - "FIB_20k"
10606   - "FIB_200k"
10607   - "FIB_2M"
10608   traces:
10609     hoverinfo: "x+y"
10610     boxpoints: "outliers"
10611     whiskerwidth: 0
10612   layout:
10613     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10614     layout: "plot-throughput"
10615
10616 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10617 -
10618   type: "plot"
10619   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10620   algorithm: "plot_performance_box"
10621   output-file-type: ".html"
10622   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10623   data: "plot-vpp-throughput-latency-2n-skx"
10624   filter: "'NIC_Intel-XXV710' and
10625            '64B' and
10626            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10627            'NDRPDR' and
10628            '2T1C' and
10629            'IP4FWD' and
10630            not 'IPSEC' and
10631            not 'VHOST'"
10632   parameters:
10633   - "throughput"
10634   - "parent"
10635   - "tags"
10636   sort:
10637   - "DOT1Q"
10638   - "IP4BASE"
10639   - "FIB_20k"
10640   - "FIB_200k"
10641   - "FIB_2M"
10642   traces:
10643     hoverinfo: "x+y"
10644     boxpoints: "outliers"
10645     whiskerwidth: 0
10646   layout:
10647     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10648     layout: "plot-throughput"
10649
10650 -
10651   type: "plot"
10652   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10653   algorithm: "plot_performance_box"
10654   output-file-type: ".html"
10655   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10656   data: "plot-vpp-throughput-latency-2n-skx"
10657   filter: "'NIC_Intel-XXV710' and
10658            '64B' and
10659            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10660            'NDRPDR' and
10661            '2T1C' and
10662            'IP4FWD' and
10663            not 'IPSEC' and
10664            not 'VHOST'"
10665   parameters:
10666   - "throughput"
10667   - "parent"
10668   - "tags"
10669   sort:
10670   - "DOT1Q"
10671   - "IP4BASE"
10672   - "FIB_20k"
10673   - "FIB_200k"
10674   - "FIB_2M"
10675   traces:
10676     hoverinfo: "x+y"
10677     boxpoints: "outliers"
10678     whiskerwidth: 0
10679   layout:
10680     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10681     layout: "plot-throughput"
10682
10683 -
10684   type: "plot"
10685   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10686   algorithm: "plot_performance_box"
10687   output-file-type: ".html"
10688   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10689   data: "plot-vpp-throughput-latency-2n-skx"
10690   filter: "'NIC_Intel-XXV710' and
10691            '64B' and
10692            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10693            'NDRPDR' and
10694            '4T2C' and
10695            'IP4FWD' and
10696            not 'IPSEC' and
10697            not 'VHOST'"
10698   parameters:
10699   - "throughput"
10700   - "parent"
10701   - "tags"
10702   sort:
10703   - "DOT1Q"
10704   - "IP4BASE"
10705   - "FIB_20k"
10706   - "FIB_200k"
10707   - "FIB_2M"
10708   traces:
10709     hoverinfo: "x+y"
10710     boxpoints: "outliers"
10711     whiskerwidth: 0
10712   layout:
10713     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10714     layout: "plot-throughput"
10715
10716 -
10717   type: "plot"
10718   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10719   algorithm: "plot_performance_box"
10720   output-file-type: ".html"
10721   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10722   data: "plot-vpp-throughput-latency-2n-skx"
10723   filter: "'NIC_Intel-XXV710' and
10724            '64B' and
10725            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10726            'NDRPDR' and
10727            '4T2C' and
10728            'IP4FWD' and
10729            not 'IPSEC' and
10730            not 'VHOST'"
10731   parameters:
10732   - "throughput"
10733   - "parent"
10734   - "tags"
10735   sort:
10736   - "DOT1Q"
10737   - "IP4BASE"
10738   - "FIB_20k"
10739   - "FIB_200k"
10740   - "FIB_2M"
10741   traces:
10742     hoverinfo: "x+y"
10743     boxpoints: "outliers"
10744     whiskerwidth: 0
10745   layout:
10746     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10747     layout: "plot-throughput"
10748
10749 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10750 -
10751   type: "plot"
10752   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10753   algorithm: "plot_performance_box"
10754   output-file-type: ".html"
10755   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10756   data: "intel-dnv-vpp"
10757   filter: "'NIC_Intel-X553' and
10758            '64B' and
10759            'IP4BASE' and
10760            'NDRPDR' and
10761            '1T1C' and
10762            'IP4FWD' and
10763            not 'IPSEC' and
10764            not 'VHOST'"
10765   parameters:
10766   - "throughput"
10767   - "parent"
10768   - "tags"
10769   sort:
10770   - "IP4BASE"
10771   traces:
10772     hoverinfo: "x+y"
10773     boxpoints: "outliers"
10774     whiskerwidth: 0
10775   layout:
10776     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10777     layout: "plot-throughput"
10778
10779 -
10780   type: "plot"
10781   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10782   algorithm: "plot_performance_box"
10783   output-file-type: ".html"
10784   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10785   data: "intel-dnv-vpp"
10786   filter: "'NIC_Intel-X553' and
10787            '64B' and
10788            'IP4BASE' and
10789            'NDRPDR' and
10790            '1T1C' and
10791            'IP4FWD' and
10792            not 'IPSEC' and
10793            not 'VHOST'"
10794   parameters:
10795   - "throughput"
10796   - "parent"
10797   - "tags"
10798   sort:
10799   - "IP4BASE"
10800   traces:
10801     hoverinfo: "x+y"
10802     boxpoints: "outliers"
10803     whiskerwidth: 0
10804   layout:
10805     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10806     layout: "plot-throughput"
10807
10808 -
10809   type: "plot"
10810   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10811   algorithm: "plot_performance_box"
10812   output-file-type: ".html"
10813   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10814   data: "intel-dnv-vpp"
10815   filter: "'NIC_Intel-X553' and
10816            '64B' and
10817            'IP4BASE' and
10818            'NDRPDR' and
10819            '2T2C' and
10820            'IP4FWD' and
10821            not 'IPSEC' and
10822            not 'VHOST'"
10823   parameters:
10824   - "throughput"
10825   - "parent"
10826   - "tags"
10827   sort:
10828   - "IP4BASE"
10829   traces:
10830     hoverinfo: "x+y"
10831     boxpoints: "outliers"
10832     whiskerwidth: 0
10833   layout:
10834     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10835     layout: "plot-throughput"
10836
10837 -
10838   type: "plot"
10839   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10840   algorithm: "plot_performance_box"
10841   output-file-type: ".html"
10842   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10843   data: "intel-dnv-vpp"
10844   filter: "'NIC_Intel-X553' and
10845            '64B' and
10846            'IP4BASE' and
10847            'NDRPDR' and
10848            '2T2C' and
10849            'IP4FWD' and
10850            not 'IPSEC' and
10851            not 'VHOST'"
10852   parameters:
10853   - "throughput"
10854   - "parent"
10855   - "tags"
10856   sort:
10857   - "IP4BASE"
10858   traces:
10859     hoverinfo: "x+y"
10860     boxpoints: "outliers"
10861     whiskerwidth: 0
10862   layout:
10863     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10864     layout: "plot-throughput"
10865
10866 ################################################################################
10867
10868 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
10869 -
10870   type: "plot"
10871   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10872   algorithm: "plot_performance_box"
10873   output-file-type: ".html"
10874   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10875   data: "plot-vpp-throughput-latency-3n-hsw"
10876   filter: "'NIC_Intel-X520-DA2' and
10877            '64B' and
10878            'ENCAP' and
10879            'NDRPDR' and
10880            '1T1C' and
10881            ('VXLAN' or 'LISP') and
10882            not 'VHOST' and
10883            not 'IPSECHW'"
10884   parameters:
10885   - "throughput"
10886   - "parent"
10887   - "tags"
10888   sort:
10889   - "not DOT1Q"
10890   - "VXLAN_1"
10891   - "VXLAN_10"
10892   - "VXLAN_100"
10893   - "VXLAN_1000"
10894   traces:
10895     hoverinfo: "x+y"
10896     boxpoints: "outliers"
10897     whiskerwidth: 0
10898   layout:
10899     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10900     layout: "plot-throughput"
10901
10902 -
10903   type: "plot"
10904   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10905   algorithm: "plot_performance_box"
10906   output-file-type: ".html"
10907   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10908   data: "plot-vpp-throughput-latency-3n-hsw"
10909   filter: "'NIC_Intel-X520-DA2' and
10910            '64B' and
10911            'ENCAP' and
10912            'NDRPDR' and
10913            '1T1C' and
10914            ('VXLAN' or 'LISP') and
10915            not 'VHOST' and
10916            not 'IPSECHW'"
10917   parameters:
10918   - "throughput"
10919   - "parent"
10920   - "tags"
10921   sort:
10922   - "not DOT1Q"
10923   - "VXLAN_1"
10924   - "VXLAN_10"
10925   - "VXLAN_100"
10926   - "VXLAN_1000"
10927   traces:
10928     hoverinfo: "x+y"
10929     boxpoints: "outliers"
10930     whiskerwidth: 0
10931   layout:
10932     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10933     layout: "plot-throughput"
10934
10935 -
10936   type: "plot"
10937   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10938   algorithm: "plot_performance_box"
10939   output-file-type: ".html"
10940   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10941   data: "plot-vpp-throughput-latency-3n-hsw"
10942   filter: "'NIC_Intel-X520-DA2' and
10943            '64B' and
10944            'ENCAP' and
10945            'NDRPDR' and
10946            '2T2C' and
10947            ('VXLAN' or 'LISP') and
10948            not 'VHOST' and
10949            not 'IPSECHW'"
10950   parameters:
10951   - "throughput"
10952   - "parent"
10953   - "tags"
10954   sort:
10955   - "not DOT1Q"
10956   - "VXLAN_1"
10957   - "VXLAN_10"
10958   - "VXLAN_100"
10959   - "VXLAN_1000"
10960   traces:
10961     hoverinfo: "x+y"
10962     boxpoints: "outliers"
10963     whiskerwidth: 0
10964   layout:
10965     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10966     layout: "plot-throughput"
10967
10968 -
10969   type: "plot"
10970   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10971   algorithm: "plot_performance_box"
10972   output-file-type: ".html"
10973   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10974   data: "plot-vpp-throughput-latency-3n-hsw"
10975   filter: "'NIC_Intel-X520-DA2' and
10976            '64B' and
10977            'ENCAP' and
10978            'NDRPDR' and
10979            '2T2C' and
10980            ('VXLAN' or 'LISP') and
10981            not 'VHOST' and
10982            not 'IPSECHW'"
10983   parameters:
10984   - "throughput"
10985   - "parent"
10986   - "tags"
10987   sort:
10988   - "not DOT1Q"
10989   - "VXLAN_1"
10990   - "VXLAN_10"
10991   - "VXLAN_100"
10992   - "VXLAN_1000"
10993   traces:
10994     hoverinfo: "x+y"
10995     boxpoints: "outliers"
10996     whiskerwidth: 0
10997   layout:
10998     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10999     layout: "plot-throughput"
11000
11001 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
11002 -
11003   type: "plot"
11004   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11005   algorithm: "plot_performance_box"
11006   output-file-type: ".html"
11007   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11008   data: "plot-vpp-throughput-latency-3n-hsw"
11009   filter: "'NIC_Intel-X520-DA2' and
11010            '64B' and
11011            'ENCAP' and
11012            'NDRPDR' and
11013            '1T1C' and
11014            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11015            not 'DOT1Q' and
11016            not 'VHOST' and
11017            not 'IPSECHW'"
11018   parameters:
11019   - "throughput"
11020   - "parent"
11021   - "tags"
11022   sort:
11023   - "L2BDMACLRN"
11024   - "L2XCFWD"
11025   - "LISP"
11026   traces:
11027     hoverinfo: "x+y"
11028     boxpoints: "outliers"
11029     whiskerwidth: 0
11030   layout:
11031     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11032     layout: "plot-throughput"
11033
11034 -
11035   type: "plot"
11036   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11037   algorithm: "plot_performance_box"
11038   output-file-type: ".html"
11039   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11040   data: "plot-vpp-throughput-latency-3n-hsw"
11041   filter: "'NIC_Intel-X520-DA2' and
11042            '64B' and
11043            'ENCAP' and
11044            'NDRPDR' and
11045            '2T2C' and
11046            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11047            not 'DOT1Q' and
11048            not 'VHOST' and
11049            not 'IPSECHW'"
11050   parameters:
11051   - "throughput"
11052   - "parent"
11053   - "tags"
11054   sort:
11055   - "L2BDMACLRN"
11056   - "L2XCFWD"
11057   - "LISP"
11058   traces:
11059     hoverinfo: "x+y"
11060     boxpoints: "outliers"
11061     whiskerwidth: 0
11062   layout:
11063     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11064     layout: "plot-throughput"
11065
11066 -
11067   type: "plot"
11068   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11069   algorithm: "plot_performance_box"
11070   output-file-type: ".html"
11071   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11072   data: "plot-vpp-throughput-latency-3n-hsw"
11073   filter: "'NIC_Intel-X520-DA2' and
11074            '64B' and
11075            'ENCAP' and
11076            'NDRPDR' and
11077            '1T1C' and
11078            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11079            not 'DOT1Q' and
11080            not 'VHOST' and
11081            not 'IPSECHW'"
11082   parameters:
11083   - "throughput"
11084   - "parent"
11085   - "tags"
11086   sort:
11087   - "L2BDMACLRN"
11088   - "L2XCFWD"
11089   - "LISP"
11090   traces:
11091     hoverinfo: "x+y"
11092     boxpoints: "outliers"
11093     whiskerwidth: 0
11094   layout:
11095     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11096     layout: "plot-throughput"
11097
11098 -
11099   type: "plot"
11100   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11101   algorithm: "plot_performance_box"
11102   output-file-type: ".html"
11103   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11104   data: "plot-vpp-throughput-latency-3n-hsw"
11105   filter: "'NIC_Intel-X520-DA2' and
11106            '64B' and
11107            'ENCAP' and
11108            'NDRPDR' and
11109            '2T2C' and
11110            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11111            not 'DOT1Q' and
11112            not 'VHOST' and
11113            not 'IPSECHW'"
11114   parameters:
11115   - "throughput"
11116   - "parent"
11117   - "tags"
11118   sort:
11119   - "L2BDMACLRN"
11120   - "L2XCFWD"
11121   - "LISP"
11122   traces:
11123     hoverinfo: "x+y"
11124     boxpoints: "outliers"
11125     whiskerwidth: 0
11126   layout:
11127     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11128     layout: "plot-throughput"
11129
11130 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11131 -
11132   type: "plot"
11133   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11134   algorithm: "plot_performance_box"
11135   output-file-type: ".html"
11136   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11137   data: "plot-vpp-throughput-latency-3n-hsw"
11138   filter: "'NIC_Intel-X710' and
11139            '64B' and
11140            'ENCAP' and
11141            'NDRPDR' and
11142            '1T1C' and
11143            ('VXLAN' or 'LISP') and
11144            not 'VHOST' and
11145            not 'IPSECHW'"
11146   parameters:
11147   - "throughput"
11148   - "parent"
11149   - "tags"
11150   sort:
11151   - "LISP"
11152   - "VXLAN_1"
11153   - "VXLAN_10"
11154   - "VXLAN_100"
11155   - "VXLAN_1000"
11156   traces:
11157     hoverinfo: "x+y"
11158     boxpoints: "outliers"
11159     whiskerwidth: 0
11160   layout:
11161     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11162     layout: "plot-throughput"
11163
11164 -
11165   type: "plot"
11166   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11167   algorithm: "plot_performance_box"
11168   output-file-type: ".html"
11169   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11170   data: "plot-vpp-throughput-latency-3n-hsw"
11171   filter: "'NIC_Intel-X710' and
11172            '64B' and
11173            'ENCAP' and
11174            'NDRPDR' and
11175            '1T1C' and
11176            ('VXLAN' or 'LISP') and
11177            not 'VHOST' and
11178            not 'IPSECHW'"
11179   parameters:
11180   - "throughput"
11181   - "parent"
11182   - "tags"
11183   sort:
11184   - "LISP"
11185   - "VXLAN_1"
11186   - "VXLAN_10"
11187   - "VXLAN_100"
11188   - "VXLAN_1000"
11189   traces:
11190     hoverinfo: "x+y"
11191     boxpoints: "outliers"
11192     whiskerwidth: 0
11193   layout:
11194     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11195     layout: "plot-throughput"
11196
11197 -
11198   type: "plot"
11199   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11200   algorithm: "plot_performance_box"
11201   output-file-type: ".html"
11202   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11203   data: "plot-vpp-throughput-latency-3n-hsw"
11204   filter: "'NIC_Intel-X710' and
11205            '64B' and
11206            'ENCAP' and
11207            'NDRPDR' and
11208            '2T2C' and
11209            ('VXLAN' or 'LISP') and
11210            not 'VHOST' and
11211            not 'IPSECHW'"
11212   parameters:
11213   - "throughput"
11214   - "parent"
11215   - "tags"
11216   sort:
11217   - "LISP"
11218   - "VXLAN_1"
11219   - "VXLAN_10"
11220   - "VXLAN_100"
11221   - "VXLAN_1000"
11222   traces:
11223     hoverinfo: "x+y"
11224     boxpoints: "outliers"
11225     whiskerwidth: 0
11226   layout:
11227     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11228     layout: "plot-throughput"
11229
11230 -
11231   type: "plot"
11232   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11233   algorithm: "plot_performance_box"
11234   output-file-type: ".html"
11235   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11236   data: "plot-vpp-throughput-latency-3n-hsw"
11237   filter: "'NIC_Intel-X710' and
11238            '64B' and
11239            'ENCAP' and
11240            'NDRPDR' and
11241            '2T2C' and
11242            ('VXLAN' or 'LISP') and
11243            not 'VHOST' and
11244            not 'IPSECHW'"
11245   parameters:
11246   - "throughput"
11247   - "parent"
11248   - "tags"
11249   sort:
11250   - "LISP"
11251   - "VXLAN_1"
11252   - "VXLAN_10"
11253   - "VXLAN_100"
11254   - "VXLAN_1000"
11255   traces:
11256     hoverinfo: "x+y"
11257     boxpoints: "outliers"
11258     whiskerwidth: 0
11259   layout:
11260     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11261     layout: "plot-throughput"
11262
11263 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11264 -
11265   type: "plot"
11266   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11267   algorithm: "plot_performance_box"
11268   output-file-type: ".html"
11269   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11270   data: "plot-vpp-throughput-latency-3n-hsw"
11271   filter: "'NIC_Intel-X710' and
11272            '64B' and
11273            'ENCAP' and
11274            'NDRPDR' and
11275            '1T1C' and
11276            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11277            not 'DOT1Q' and
11278            not 'VHOST' and
11279            not 'IPSECHW'"
11280   parameters:
11281   - "throughput"
11282   - "parent"
11283   - "tags"
11284   sort:
11285   - "L2BDMACLRN"
11286   - "L2XCFWD"
11287   - "LISP"
11288   traces:
11289     hoverinfo: "x+y"
11290     boxpoints: "outliers"
11291     whiskerwidth: 0
11292   layout:
11293     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11294     layout: "plot-throughput"
11295
11296 -
11297   type: "plot"
11298   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11299   algorithm: "plot_performance_box"
11300   output-file-type: ".html"
11301   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11302   data: "plot-vpp-throughput-latency-3n-hsw"
11303   filter: "'NIC_Intel-X710' and
11304            '64B' and
11305            'ENCAP' and
11306            'NDRPDR' and
11307            '2T2C' and
11308            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11309            not 'DOT1Q' and
11310            not 'VHOST' and
11311            not 'IPSECHW'"
11312   parameters:
11313   - "throughput"
11314   - "parent"
11315   - "tags"
11316   sort:
11317   - "L2BDMACLRN"
11318   - "L2XCFWD"
11319   - "LISP"
11320   traces:
11321     hoverinfo: "x+y"
11322     boxpoints: "outliers"
11323     whiskerwidth: 0
11324   layout:
11325     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11326     layout: "plot-throughput"
11327
11328 -
11329   type: "plot"
11330   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11331   algorithm: "plot_performance_box"
11332   output-file-type: ".html"
11333   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11334   data: "plot-vpp-throughput-latency-3n-hsw"
11335   filter: "'NIC_Intel-X710' and
11336            '64B' and
11337            'ENCAP' and
11338            'NDRPDR' and
11339            '1T1C' and
11340            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11341            not 'DOT1Q' and
11342            not 'VHOST' and
11343            not 'IPSECHW'"
11344   parameters:
11345   - "throughput"
11346   - "parent"
11347   - "tags"
11348   sort:
11349   - "L2BDMACLRN"
11350   - "L2XCFWD"
11351   - "LISP"
11352   traces:
11353     hoverinfo: "x+y"
11354     boxpoints: "outliers"
11355     whiskerwidth: 0
11356   layout:
11357     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11358     layout: "plot-throughput"
11359
11360 -
11361   type: "plot"
11362   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11363   algorithm: "plot_performance_box"
11364   output-file-type: ".html"
11365   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11366   data: "plot-vpp-throughput-latency-3n-hsw"
11367   filter: "'NIC_Intel-X710' and
11368            '64B' and
11369            'ENCAP' and
11370            'NDRPDR' and
11371            '2T2C' and
11372            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11373            not 'DOT1Q' and
11374            not 'VHOST' and
11375            not 'IPSECHW'"
11376   parameters:
11377   - "throughput"
11378   - "parent"
11379   - "tags"
11380   sort:
11381   - "L2BDMACLRN"
11382   - "L2XCFWD"
11383   - "LISP"
11384   traces:
11385     hoverinfo: "x+y"
11386     boxpoints: "outliers"
11387     whiskerwidth: 0
11388   layout:
11389     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11390     layout: "plot-throughput"
11391
11392 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11393 -
11394   type: "plot"
11395   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11396   algorithm: "plot_performance_box"
11397   output-file-type: ".html"
11398   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11399   data: "plot-vpp-throughput-latency-3n-skx"
11400   filter: "'NIC_Intel-X710' and
11401            '64B' and
11402            'ENCAP' and
11403            'NDRPDR' and
11404            '2T1C' and
11405            ('VXLAN' or 'LISP') and
11406            not 'VHOST' and
11407            not 'IPSECHW'"
11408   parameters:
11409   - "throughput"
11410   - "parent"
11411   - "tags"
11412   sort:
11413   - "LISP"
11414   - "VXLAN_1"
11415   - "VXLAN_10"
11416   - "VXLAN_100"
11417   - "VXLAN_1000"
11418   traces:
11419     hoverinfo: "x+y"
11420     boxpoints: "outliers"
11421     whiskerwidth: 0
11422   layout:
11423     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11424     layout: "plot-throughput"
11425
11426 -
11427   type: "plot"
11428   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11429   algorithm: "plot_performance_box"
11430   output-file-type: ".html"
11431   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11432   data: "plot-vpp-throughput-latency-3n-skx"
11433   filter: "'NIC_Intel-X710' and
11434            '64B' and
11435            'ENCAP' and
11436            'NDRPDR' and
11437            '2T1C' and
11438            ('VXLAN' or 'LISP') and
11439            not 'VHOST' and
11440            not 'IPSECHW'"
11441   parameters:
11442   - "throughput"
11443   - "parent"
11444   - "tags"
11445   sort:
11446   - "LISP"
11447   - "VXLAN_1"
11448   - "VXLAN_10"
11449   - "VXLAN_100"
11450   - "VXLAN_1000"
11451   traces:
11452     hoverinfo: "x+y"
11453     boxpoints: "outliers"
11454     whiskerwidth: 0
11455   layout:
11456     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11457     layout: "plot-throughput"
11458
11459 -
11460   type: "plot"
11461   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11462   algorithm: "plot_performance_box"
11463   output-file-type: ".html"
11464   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11465   data: "plot-vpp-throughput-latency-3n-skx"
11466   filter: "'NIC_Intel-X710' and
11467            '64B' and
11468            'ENCAP' and
11469            'NDRPDR' and
11470            '4T2C' and
11471            ('VXLAN' or 'LISP') and
11472            not 'VHOST' and
11473            not 'IPSECHW'"
11474   parameters:
11475   - "throughput"
11476   - "parent"
11477   - "tags"
11478   sort:
11479   - "LISP"
11480   - "VXLAN_1"
11481   - "VXLAN_10"
11482   - "VXLAN_100"
11483   - "VXLAN_1000"
11484   traces:
11485     hoverinfo: "x+y"
11486     boxpoints: "outliers"
11487     whiskerwidth: 0
11488   layout:
11489     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11490     layout: "plot-throughput"
11491
11492 -
11493   type: "plot"
11494   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11495   algorithm: "plot_performance_box"
11496   output-file-type: ".html"
11497   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11498   data: "plot-vpp-throughput-latency-3n-skx"
11499   filter: "'NIC_Intel-X710' and
11500            '64B' and
11501            'ENCAP' and
11502            'NDRPDR' and
11503            '4T2C' and
11504            ('VXLAN' or 'LISP') and
11505            not 'VHOST' and
11506            not 'IPSECHW'"
11507   parameters:
11508   - "throughput"
11509   - "parent"
11510   - "tags"
11511   sort:
11512   - "LISP"
11513   - "VXLAN_1"
11514   - "VXLAN_10"
11515   - "VXLAN_100"
11516   - "VXLAN_1000"
11517   traces:
11518     hoverinfo: "x+y"
11519     boxpoints: "outliers"
11520     whiskerwidth: 0
11521   layout:
11522     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11523     layout: "plot-throughput"
11524
11525 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11526 -
11527   type: "plot"
11528   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11529   algorithm: "plot_performance_box"
11530   output-file-type: ".html"
11531   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11532   data: "plot-vpp-throughput-latency-3n-skx"
11533   filter: "'NIC_Intel-X710' and
11534            '64B' and
11535            'ENCAP' and
11536            'NDRPDR' and
11537            '2T1C' and
11538            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11539            not 'DOT1Q' and
11540            not 'VHOST' and
11541            not 'IPSECHW'"
11542   parameters:
11543   - "throughput"
11544   - "parent"
11545   - "tags"
11546   sort:
11547   - "L2BDMACLRN"
11548   - "L2XCFWD"
11549   - "LISP"
11550   traces:
11551     hoverinfo: "x+y"
11552     boxpoints: "outliers"
11553     whiskerwidth: 0
11554   layout:
11555     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11556     layout: "plot-throughput"
11557
11558 -
11559   type: "plot"
11560   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11561   algorithm: "plot_performance_box"
11562   output-file-type: ".html"
11563   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11564   data: "plot-vpp-throughput-latency-3n-skx"
11565   filter: "'NIC_Intel-X710' and
11566            '64B' and
11567            'ENCAP' and
11568            'NDRPDR' and
11569            '4T2C' and
11570            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11571            not 'DOT1Q' and
11572            not 'VHOST' and
11573            not 'IPSECHW'"
11574   parameters:
11575   - "throughput"
11576   - "parent"
11577   - "tags"
11578   sort:
11579   - "L2BDMACLRN"
11580   - "L2XCFWD"
11581   - "LISP"
11582   traces:
11583     hoverinfo: "x+y"
11584     boxpoints: "outliers"
11585     whiskerwidth: 0
11586   layout:
11587     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11588     layout: "plot-throughput"
11589
11590 -
11591   type: "plot"
11592   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11593   algorithm: "plot_performance_box"
11594   output-file-type: ".html"
11595   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11596   data: "plot-vpp-throughput-latency-3n-skx"
11597   filter: "'NIC_Intel-X710' and
11598            '64B' and
11599            'ENCAP' and
11600            'NDRPDR' and
11601            '2T1C' and
11602            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11603            not 'DOT1Q' and
11604            not 'VHOST' and
11605            not 'IPSECHW'"
11606   parameters:
11607   - "throughput"
11608   - "parent"
11609   - "tags"
11610   sort:
11611   - "L2BDMACLRN"
11612   - "L2XCFWD"
11613   - "LISP"
11614   traces:
11615     hoverinfo: "x+y"
11616     boxpoints: "outliers"
11617     whiskerwidth: 0
11618   layout:
11619     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11620     layout: "plot-throughput"
11621
11622 -
11623   type: "plot"
11624   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11625   algorithm: "plot_performance_box"
11626   output-file-type: ".html"
11627   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11628   data: "plot-vpp-throughput-latency-3n-skx"
11629   filter: "'NIC_Intel-X710' and
11630            '64B' and
11631            'ENCAP' and
11632            'NDRPDR' and
11633            '4T2C' and
11634            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11635            not 'DOT1Q' and
11636            not 'VHOST' and
11637            not 'IPSECHW'"
11638   parameters:
11639   - "throughput"
11640   - "parent"
11641   - "tags"
11642   sort:
11643   - "L2BDMACLRN"
11644   - "L2XCFWD"
11645   - "LISP"
11646   traces:
11647     hoverinfo: "x+y"
11648     boxpoints: "outliers"
11649     whiskerwidth: 0
11650   layout:
11651     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11652     layout: "plot-throughput"
11653
11654 ################################################################################
11655
11656 # Packet Throughput - VPP IPv6 3n-hsw-x520
11657 -
11658   type: "plot"
11659   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11660   algorithm: "plot_performance_box"
11661   output-file-type: ".html"
11662   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11663   data: "plot-vpp-throughput-latency-3n-hsw"
11664   filter: "'NIC_Intel-X520-DA2' and
11665            '78B' and
11666            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11667            'NDRPDR' and
11668            '1T1C' and
11669            'IP6FWD' and
11670            not 'SRv6' and
11671            not 'IPSEC' and
11672            not 'VHOST'"
11673   parameters:
11674   - "throughput"
11675   - "parent"
11676   - "tags"
11677   sort:
11678   - "IP6BASE"
11679   - "FIB_20K"
11680   - "FIB_200K"
11681   - "FIB_2M"
11682   traces:
11683     hoverinfo: "x+y"
11684     boxpoints: "outliers"
11685     whiskerwidth: 0
11686   layout:
11687     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11688     layout: "plot-throughput"
11689
11690 -
11691   type: "plot"
11692   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11693   algorithm: "plot_performance_box"
11694   output-file-type: ".html"
11695   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11696   data: "plot-vpp-throughput-latency-3n-hsw"
11697   filter: "'NIC_Intel-X520-DA2' and
11698            '78B' and
11699            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11700            'NDRPDR' and
11701            '1T1C' and
11702            'IP6FWD' and
11703            not 'SRv6' and
11704            not 'IPSEC' and
11705            not 'VHOST'"
11706   parameters:
11707   - "throughput"
11708   - "parent"
11709   - "tags"
11710   sort:
11711   - "IP6BASE"
11712   - "FIB_20K"
11713   - "FIB_200K"
11714   - "FIB_2M"
11715   traces:
11716     hoverinfo: "x+y"
11717     boxpoints: "outliers"
11718     whiskerwidth: 0
11719   layout:
11720     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11721     layout: "plot-throughput"
11722
11723 -
11724   type: "plot"
11725   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11726   algorithm: "plot_performance_box"
11727   output-file-type: ".html"
11728   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11729   data: "plot-vpp-throughput-latency-3n-hsw"
11730   filter: "'NIC_Intel-X520-DA2' and
11731            '78B' and
11732            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11733            'NDRPDR' and
11734            '2T2C' and
11735            'IP6FWD' and
11736            not 'SRv6' and
11737            not 'IPSEC' and
11738            not 'VHOST'"
11739   parameters:
11740   - "throughput"
11741   - "parent"
11742   - "tags"
11743   sort:
11744   - "IP6BASE"
11745   - "FIB_20K"
11746   - "FIB_200K"
11747   - "FIB_2M"
11748   traces:
11749     hoverinfo: "x+y"
11750     boxpoints: "outliers"
11751     whiskerwidth: 0
11752   layout:
11753     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11754     layout: "plot-throughput"
11755
11756 -
11757   type: "plot"
11758   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11759   algorithm: "plot_performance_box"
11760   output-file-type: ".html"
11761   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11762   data: "plot-vpp-throughput-latency-3n-hsw"
11763   filter: "'NIC_Intel-X520-DA2' and
11764            '78B' and
11765            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11766            'NDRPDR' and
11767            '2T2C' and
11768            'IP6FWD' and
11769            not 'SRv6' and
11770            not 'IPSEC' and
11771            not 'VHOST'"
11772   parameters:
11773   - "throughput"
11774   - "parent"
11775   - "tags"
11776   sort:
11777   - "IP6BASE"
11778   - "FIB_20K"
11779   - "FIB_200K"
11780   - "FIB_2M"
11781   traces:
11782     hoverinfo: "x+y"
11783     boxpoints: "outliers"
11784     whiskerwidth: 0
11785   layout:
11786     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11787     layout: "plot-throughput"
11788
11789 # Packet Throughput - VPP IPv6 3n-hsw-x520 - features
11790 -
11791   type: "plot"
11792   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11793   algorithm: "plot_performance_box"
11794   output-file-type: ".html"
11795   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11796   data: "plot-vpp-throughput-latency-3n-hsw"
11797   filter: "'NIC_Intel-X520-DA2' and
11798            '78B' and
11799            ('IP6BASE' or
11800             'POLICE_MARK' or
11801             'COPWHLIST' or
11802             'IACLDST') and
11803            'NDRPDR' and
11804            '1T1C' and
11805            'IP6FWD' and
11806            not 'SRv6' and
11807            not 'IPSEC' and
11808            not 'VHOST'"
11809   parameters:
11810   - "throughput"
11811   - "parent"
11812   - "tags"
11813   sort:
11814   - "IP6BASE"
11815   - "POLICE_MARK"
11816   - "COPWHLIST"
11817   - "IACLDST"
11818   traces:
11819     hoverinfo: "x+y"
11820     boxpoints: "outliers"
11821     whiskerwidth: 0
11822   layout:
11823     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11824     layout: "plot-throughput"
11825
11826 -
11827   type: "plot"
11828   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11829   algorithm: "plot_performance_box"
11830   output-file-type: ".html"
11831   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11832   data: "plot-vpp-throughput-latency-3n-hsw"
11833   filter: "'NIC_Intel-X520-DA2' and
11834            '78B' and
11835            ('IP6BASE' or
11836             'POLICE_MARK' or
11837             'COPWHLIST' or
11838             'IACLDST') and
11839            'NDRPDR' and
11840            '2T2C' and
11841            'IP6FWD' and
11842            not 'SRv6' and
11843            not 'IPSEC' and
11844            not 'VHOST'"
11845   parameters:
11846   - "throughput"
11847   - "parent"
11848   - "tags"
11849   sort:
11850   - "IP6BASE"
11851   - "POLICE_MARK"
11852   - "COPWHLIST"
11853   - "IACLDST"
11854   traces:
11855     hoverinfo: "x+y"
11856     boxpoints: "outliers"
11857     whiskerwidth: 0
11858   layout:
11859     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11860     layout: "plot-throughput"
11861
11862 -
11863   type: "plot"
11864   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11865   algorithm: "plot_performance_box"
11866   output-file-type: ".html"
11867   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11868   data: "plot-vpp-throughput-latency-3n-hsw"
11869   filter: "'NIC_Intel-X520-DA2' and
11870            '78B' and
11871            ('IP6BASE' or
11872             'POLICE_MARK' or
11873             'COPWHLIST' or
11874             'IACLDST') and
11875            'NDRPDR' and
11876            '1T1C' and
11877            'IP6FWD' and
11878            not 'SRv6' and
11879            not 'IPSEC' and
11880            not 'VHOST'"
11881   parameters:
11882   - "throughput"
11883   - "parent"
11884   - "tags"
11885   sort:
11886   - "IP6BASE"
11887   - "POLICE_MARK"
11888   - "COPWHLIST"
11889   - "IACLDST"
11890   traces:
11891     hoverinfo: "x+y"
11892     boxpoints: "outliers"
11893     whiskerwidth: 0
11894   layout:
11895     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11896     layout: "plot-throughput"
11897
11898 -
11899   type: "plot"
11900   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11901   algorithm: "plot_performance_box"
11902   output-file-type: ".html"
11903   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11904   data: "plot-vpp-throughput-latency-3n-hsw"
11905   filter: "'NIC_Intel-X520-DA2' and
11906            '78B' and
11907            ('IP6BASE' or
11908             'POLICE_MARK' or
11909             'COPWHLIST' or
11910             'IACLDST') and
11911            'NDRPDR' and
11912            '2T2C' and
11913            'IP6FWD' and
11914            not 'SRv6' and
11915            not 'IPSEC' and
11916            not 'VHOST'"
11917   parameters:
11918   - "throughput"
11919   - "parent"
11920   - "tags"
11921   sort:
11922   - "IP6BASE"
11923   - "POLICE_MARK"
11924   - "COPWHLIST"
11925   - "IACLDST"
11926   traces:
11927     hoverinfo: "x+y"
11928     boxpoints: "outliers"
11929     whiskerwidth: 0
11930   layout:
11931     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11932     layout: "plot-throughput"
11933
11934 # Packet Throughput - VPP IPv6 3n-hsw-x710
11935 -
11936   type: "plot"
11937   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11938   algorithm: "plot_performance_box"
11939   output-file-type: ".html"
11940   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11941   data: "plot-vpp-throughput-latency-3n-hsw"
11942   filter: "'NIC_Intel-X710' and
11943            '78B' and
11944            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11945            'NDRPDR' and
11946            '1T1C' and
11947            'IP6FWD' and
11948            not 'SRv6' and
11949            not 'IPSEC' and
11950            not 'VHOST'"
11951   parameters:
11952   - "throughput"
11953   - "parent"
11954   - "tags"
11955   sort:
11956   - "IP6BASE"
11957   - "FIB_20K"
11958   - "FIB_200K"
11959   - "FIB_2M"
11960   traces:
11961     hoverinfo: "x+y"
11962     boxpoints: "outliers"
11963     whiskerwidth: 0
11964   layout:
11965     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11966     layout: "plot-throughput"
11967
11968 -
11969   type: "plot"
11970   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11971   algorithm: "plot_performance_box"
11972   output-file-type: ".html"
11973   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11974   data: "plot-vpp-throughput-latency-3n-hsw"
11975   filter: "'NIC_Intel-X710' and
11976            '78B' and
11977            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11978            'NDRPDR' and
11979            '1T1C' and
11980            'IP6FWD' and
11981            not 'SRv6' and
11982            not 'IPSEC' and
11983            not 'VHOST'"
11984   parameters:
11985   - "throughput"
11986   - "parent"
11987   - "tags"
11988   sort:
11989   - "IP6BASE"
11990   - "FIB_20K"
11991   - "FIB_200K"
11992   - "FIB_2M"
11993   traces:
11994     hoverinfo: "x+y"
11995     boxpoints: "outliers"
11996     whiskerwidth: 0
11997   layout:
11998     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11999     layout: "plot-throughput"
12000
12001 -
12002   type: "plot"
12003   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12004   algorithm: "plot_performance_box"
12005   output-file-type: ".html"
12006   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12007   data: "plot-vpp-throughput-latency-3n-hsw"
12008   filter: "'NIC_Intel-X710' and
12009            '78B' and
12010            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12011            'NDRPDR' and
12012            '2T2C' and
12013            'IP6FWD' and
12014            not 'SRv6' and
12015            not 'IPSEC' and
12016            not 'VHOST'"
12017   parameters:
12018   - "throughput"
12019   - "parent"
12020   - "tags"
12021   sort:
12022   - "IP6BASE"
12023   - "FIB_20K"
12024   - "FIB_200K"
12025   - "FIB_2M"
12026   traces:
12027     hoverinfo: "x+y"
12028     boxpoints: "outliers"
12029     whiskerwidth: 0
12030   layout:
12031     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12032     layout: "plot-throughput"
12033
12034 -
12035   type: "plot"
12036   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12037   algorithm: "plot_performance_box"
12038   output-file-type: ".html"
12039   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12040   data: "plot-vpp-throughput-latency-3n-hsw"
12041   filter: "'NIC_Intel-X710' and
12042            '78B' and
12043            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12044            'NDRPDR' and
12045            '2T2C' and
12046            'IP6FWD' and
12047            not 'SRv6' and
12048            not 'IPSEC' and
12049            not 'VHOST'"
12050   parameters:
12051   - "throughput"
12052   - "parent"
12053   - "tags"
12054   sort:
12055   - "IP6BASE"
12056   - "FIB_20K"
12057   - "FIB_200K"
12058   - "FIB_2M"
12059   traces:
12060     hoverinfo: "x+y"
12061     boxpoints: "outliers"
12062     whiskerwidth: 0
12063   layout:
12064     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12065     layout: "plot-throughput"
12066
12067 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12068 -
12069   type: "plot"
12070   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12071   algorithm: "plot_performance_box"
12072   output-file-type: ".html"
12073   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12074   data: "plot-vpp-throughput-latency-3n-hsw"
12075   filter: "'NIC_Intel-X710' and
12076            '78B' and
12077            ('IP6BASE' or
12078             'POLICE_MARK' or
12079             'COPWHLIST' or
12080             'IACLDST') and
12081            'NDRPDR' and
12082            '1T1C' and
12083            'IP6FWD' and
12084            not 'SRv6' and
12085            not 'IPSEC' and
12086            not 'VHOST'"
12087   parameters:
12088   - "throughput"
12089   - "parent"
12090   - "tags"
12091   sort:
12092   - "IP6BASE"
12093   - "POLICE_MARK"
12094   - "COPWHLIST"
12095   - "IACLDST"
12096   traces:
12097     hoverinfo: "x+y"
12098     boxpoints: "outliers"
12099     whiskerwidth: 0
12100   layout:
12101     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12102     layout: "plot-throughput"
12103
12104 -
12105   type: "plot"
12106   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12107   algorithm: "plot_performance_box"
12108   output-file-type: ".html"
12109   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12110   data: "plot-vpp-throughput-latency-3n-hsw"
12111   filter: "'NIC_Intel-X710' and
12112            '78B' and
12113            ('IP6BASE' or
12114             'POLICE_MARK' or
12115             'COPWHLIST' or
12116             'IACLDST') and
12117            'NDRPDR' and
12118            '2T2C' and
12119            'IP6FWD' and
12120            not 'SRv6' and
12121            not 'IPSEC' and
12122            not 'VHOST'"
12123   parameters:
12124   - "throughput"
12125   - "parent"
12126   - "tags"
12127   sort:
12128   - "IP6BASE"
12129   - "POLICE_MARK"
12130   - "COPWHLIST"
12131   - "IACLDST"
12132   traces:
12133     hoverinfo: "x+y"
12134     boxpoints: "outliers"
12135     whiskerwidth: 0
12136   layout:
12137     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12138     layout: "plot-throughput"
12139
12140 -
12141   type: "plot"
12142   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12143   algorithm: "plot_performance_box"
12144   output-file-type: ".html"
12145   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12146   data: "plot-vpp-throughput-latency-3n-hsw"
12147   filter: "'NIC_Intel-X710' and
12148            '78B' and
12149            ('IP6BASE' or
12150             'POLICE_MARK' or
12151             'COPWHLIST' or
12152             'IACLDST') and
12153            'NDRPDR' and
12154            '1T1C' and
12155            'IP6FWD' and
12156            not 'SRv6' and
12157            not 'IPSEC' and
12158            not 'VHOST'"
12159   parameters:
12160   - "throughput"
12161   - "parent"
12162   - "tags"
12163   sort:
12164   - "IP6BASE"
12165   - "POLICE_MARK"
12166   - "COPWHLIST"
12167   - "IACLDST"
12168   traces:
12169     hoverinfo: "x+y"
12170     boxpoints: "outliers"
12171     whiskerwidth: 0
12172   layout:
12173     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12174     layout: "plot-throughput"
12175
12176 -
12177   type: "plot"
12178   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12179   algorithm: "plot_performance_box"
12180   output-file-type: ".html"
12181   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12182   data: "plot-vpp-throughput-latency-3n-hsw"
12183   filter: "'NIC_Intel-X710' and
12184            '78B' and
12185            ('IP6BASE' or
12186             'POLICE_MARK' or
12187             'COPWHLIST' or
12188             'IACLDST') and
12189            'NDRPDR' and
12190            '2T2C' and
12191            'IP6FWD' and
12192            not 'SRv6' and
12193            not 'IPSEC' and
12194            not 'VHOST'"
12195   parameters:
12196   - "throughput"
12197   - "parent"
12198   - "tags"
12199   sort:
12200   - "IP6BASE"
12201   - "POLICE_MARK"
12202   - "COPWHLIST"
12203   - "IACLDST"
12204   traces:
12205     hoverinfo: "x+y"
12206     boxpoints: "outliers"
12207     whiskerwidth: 0
12208   layout:
12209     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12210     layout: "plot-throughput"
12211
12212 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12213 -
12214   type: "plot"
12215   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12216   algorithm: "plot_performance_box"
12217   output-file-type: ".html"
12218   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12219   data: "plot-vpp-throughput-latency-3n-hsw"
12220   filter: "'NIC_Intel-XL710' and
12221            '78B' and
12222            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12223            'NDRPDR' and
12224            '1T1C' and
12225            'IP6FWD' and
12226            not 'SRv6' and
12227            not 'IPSEC' and
12228            not 'VHOST'"
12229   parameters:
12230   - "throughput"
12231   - "parent"
12232   - "tags"
12233   sort:
12234   - "IP6BASE"
12235   - "FIB_20K"
12236   - "FIB_200K"
12237   - "FIB_2M"
12238   traces:
12239     hoverinfo: "x+y"
12240     boxpoints: "outliers"
12241     whiskerwidth: 0
12242   layout:
12243     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12244     layout: "plot-throughput"
12245
12246 -
12247   type: "plot"
12248   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12249   algorithm: "plot_performance_box"
12250   output-file-type: ".html"
12251   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12252   data: "plot-vpp-throughput-latency-3n-hsw"
12253   filter: "'NIC_Intel-XL710' and
12254            '78B' and
12255            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12256            'NDRPDR' and
12257            '1T1C' and
12258            'IP6FWD' and
12259            not 'SRv6' and
12260            not 'IPSEC' and
12261            not 'VHOST'"
12262   parameters:
12263   - "throughput"
12264   - "parent"
12265   - "tags"
12266   sort:
12267   - "IP6BASE"
12268   - "FIB_20K"
12269   - "FIB_200K"
12270   - "FIB_2M"
12271   traces:
12272     hoverinfo: "x+y"
12273     boxpoints: "outliers"
12274     whiskerwidth: 0
12275   layout:
12276     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12277     layout: "plot-throughput"
12278
12279 -
12280   type: "plot"
12281   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12282   algorithm: "plot_performance_box"
12283   output-file-type: ".html"
12284   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12285   data: "plot-vpp-throughput-latency-3n-hsw"
12286   filter: "'NIC_Intel-XL710' and
12287            '78B' and
12288            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12289            'NDRPDR' and
12290            '2T2C' and
12291            'IP6FWD' and
12292            not 'SRv6' and
12293            not 'IPSEC' and
12294            not 'VHOST'"
12295   parameters:
12296   - "throughput"
12297   - "parent"
12298   - "tags"
12299   sort:
12300   - "IP6BASE"
12301   - "FIB_20K"
12302   - "FIB_200K"
12303   - "FIB_2M"
12304   traces:
12305     hoverinfo: "x+y"
12306     boxpoints: "outliers"
12307     whiskerwidth: 0
12308   layout:
12309     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12310     layout: "plot-throughput"
12311
12312 -
12313   type: "plot"
12314   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12315   algorithm: "plot_performance_box"
12316   output-file-type: ".html"
12317   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12318   data: "plot-vpp-throughput-latency-3n-hsw"
12319   filter: "'NIC_Intel-XL710' and
12320            '78B' and
12321            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12322            'NDRPDR' and
12323            '2T2C' and
12324            'IP6FWD' and
12325            not 'SRv6' and
12326            not 'IPSEC' and
12327            not 'VHOST'"
12328   parameters:
12329   - "throughput"
12330   - "parent"
12331   - "tags"
12332   sort:
12333   - "IP6BASE"
12334   - "FIB_20K"
12335   - "FIB_200K"
12336   - "FIB_2M"
12337   traces:
12338     hoverinfo: "x+y"
12339     boxpoints: "outliers"
12340     whiskerwidth: 0
12341   layout:
12342     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12343     layout: "plot-throughput"
12344
12345 # Packet Throughput - VPP IPv6 3n-skx-x710
12346 -
12347   type: "plot"
12348   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12349   algorithm: "plot_performance_box"
12350   output-file-type: ".html"
12351   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12352   data: "plot-vpp-throughput-latency-3n-skx"
12353   filter: "'NIC_Intel-X710' and
12354            '78B' and
12355            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12356            'NDRPDR' and
12357            '2T1C' and
12358            'IP6FWD' and
12359            not 'SRv6' and
12360            not 'IPSEC' and
12361            not 'VHOST'"
12362   parameters:
12363   - "throughput"
12364   - "parent"
12365   - "tags"
12366   sort:
12367   - "IP6BASE"
12368   - "FIB_20k"
12369   - "FIB_200k"
12370   - "FIB_2M"
12371   traces:
12372     hoverinfo: "x+y"
12373     boxpoints: "outliers"
12374     whiskerwidth: 0
12375   layout:
12376     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12377     layout: "plot-throughput"
12378
12379 -
12380   type: "plot"
12381   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12382   algorithm: "plot_performance_box"
12383   output-file-type: ".html"
12384   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12385   data: "plot-vpp-throughput-latency-3n-skx"
12386   filter: "'NIC_Intel-X710' and
12387            '78B' and
12388            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12389            'NDRPDR' and
12390            '2T1C' and
12391            'IP6FWD' and
12392            not 'SRv6' and
12393            not 'IPSEC' and
12394            not 'VHOST'"
12395   parameters:
12396   - "throughput"
12397   - "parent"
12398   - "tags"
12399   sort:
12400   - "IP6BASE"
12401   - "FIB_20k"
12402   - "FIB_200k"
12403   - "FIB_2M"
12404   traces:
12405     hoverinfo: "x+y"
12406     boxpoints: "outliers"
12407     whiskerwidth: 0
12408   layout:
12409     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12410     layout: "plot-throughput"
12411
12412 -
12413   type: "plot"
12414   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12415   algorithm: "plot_performance_box"
12416   output-file-type: ".html"
12417   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12418   data: "plot-vpp-throughput-latency-3n-skx"
12419   filter: "'NIC_Intel-X710' and
12420            '78B' and
12421            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12422            'NDRPDR' and
12423            '4T2C' and
12424            'IP6FWD' and
12425            not 'SRv6' and
12426            not 'IPSEC' and
12427            not 'VHOST'"
12428   parameters:
12429   - "throughput"
12430   - "parent"
12431   - "tags"
12432   sort:
12433   - "IP6BASE"
12434   - "FIB_20k"
12435   - "FIB_200k"
12436   - "FIB_2M"
12437   traces:
12438     hoverinfo: "x+y"
12439     boxpoints: "outliers"
12440     whiskerwidth: 0
12441   layout:
12442     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12443     layout: "plot-throughput"
12444
12445 -
12446   type: "plot"
12447   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12448   algorithm: "plot_performance_box"
12449   output-file-type: ".html"
12450   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12451   data: "plot-vpp-throughput-latency-3n-skx"
12452   filter: "'NIC_Intel-X710' and
12453            '78B' and
12454            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12455            'NDRPDR' and
12456            '4T2C' and
12457            'IP6FWD' and
12458            not 'SRv6' and
12459            not 'IPSEC' and
12460            not 'VHOST'"
12461   parameters:
12462   - "throughput"
12463   - "parent"
12464   - "tags"
12465   sort:
12466   - "IP6BASE"
12467   - "FIB_20k"
12468   - "FIB_200k"
12469   - "FIB_2M"
12470   traces:
12471     hoverinfo: "x+y"
12472     boxpoints: "outliers"
12473     whiskerwidth: 0
12474   layout:
12475     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12476     layout: "plot-throughput"
12477
12478 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12479 -
12480   type: "plot"
12481   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12482   algorithm: "plot_performance_box"
12483   output-file-type: ".html"
12484   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12485   data: "plot-vpp-throughput-latency-3n-skx"
12486   filter: "'NIC_Intel-X710' and
12487            '78B' and
12488            ('IP6BASE' or
12489             'POLICE_MARK' or
12490             'COPWHLIST' or
12491             'IACLDST') and
12492            'NDRPDR' and
12493            '2T1C' and
12494            'IP6FWD' and
12495            not 'SRv6' and
12496            not 'IPSEC' and
12497            not 'VHOST'"
12498   parameters:
12499   - "throughput"
12500   - "parent"
12501   - "tags"
12502   sort:
12503   - "IP6BASE"
12504   - "POLICE_MARK"
12505   - "COPWHLIST"
12506   - "IACLDST"
12507   traces:
12508     hoverinfo: "x+y"
12509     boxpoints: "outliers"
12510     whiskerwidth: 0
12511   layout:
12512     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12513     layout: "plot-throughput"
12514
12515 -
12516   type: "plot"
12517   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12518   algorithm: "plot_performance_box"
12519   output-file-type: ".html"
12520   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12521   data: "plot-vpp-throughput-latency-3n-hsw"
12522   filter: "'NIC_Intel-X710' and
12523            '78B' and
12524            ('IP6BASE' or
12525             'POLICE_MARK' or
12526             'COPWHLIST' or
12527             'IACLDST') and
12528            'NDRPDR' and
12529            '4T2C' and
12530            'IP6FWD' and
12531            not 'SRv6' and
12532            not 'IPSEC' and
12533            not 'VHOST'"
12534   parameters:
12535   - "throughput"
12536   - "parent"
12537   - "tags"
12538   sort:
12539   - "IP6BASE"
12540   - "POLICE_MARK"
12541   - "COPWHLIST"
12542   - "IACLDST"
12543   traces:
12544     hoverinfo: "x+y"
12545     boxpoints: "outliers"
12546     whiskerwidth: 0
12547   layout:
12548     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12549     layout: "plot-throughput"
12550
12551 -
12552   type: "plot"
12553   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12554   algorithm: "plot_performance_box"
12555   output-file-type: ".html"
12556   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12557   data: "plot-vpp-throughput-latency-3n-skx"
12558   filter: "'NIC_Intel-X710' and
12559            '78B' and
12560            ('IP6BASE' or
12561             'POLICE_MARK' or
12562             'COPWHLIST' or
12563             'IACLDST') and
12564            'NDRPDR' and
12565            '2T1C' and
12566            'IP6FWD' and
12567            not 'SRv6' and
12568            not 'IPSEC' and
12569            not 'VHOST'"
12570   parameters:
12571   - "throughput"
12572   - "parent"
12573   - "tags"
12574   sort:
12575   - "IP6BASE"
12576   - "POLICE_MARK"
12577   - "COPWHLIST"
12578   - "IACLDST"
12579   traces:
12580     hoverinfo: "x+y"
12581     boxpoints: "outliers"
12582     whiskerwidth: 0
12583   layout:
12584     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12585     layout: "plot-throughput"
12586
12587 -
12588   type: "plot"
12589   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12590   algorithm: "plot_performance_box"
12591   output-file-type: ".html"
12592   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12593   data: "plot-vpp-throughput-latency-3n-skx"
12594   filter: "'NIC_Intel-X710' and
12595            '78B' and
12596            ('IP6BASE' or
12597             'POLICE_MARK' or
12598             'COPWHLIST' or
12599             'IACLDST') and
12600            'NDRPDR' and
12601            '4T2C' and
12602            'IP6FWD' and
12603            not 'SRv6' and
12604            not 'IPSEC' and
12605            not 'VHOST'"
12606   parameters:
12607   - "throughput"
12608   - "parent"
12609   - "tags"
12610   sort:
12611   - "IP6BASE"
12612   - "POLICE_MARK"
12613   - "COPWHLIST"
12614   - "IACLDST"
12615   traces:
12616     hoverinfo: "x+y"
12617     boxpoints: "outliers"
12618     whiskerwidth: 0
12619   layout:
12620     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12621     layout: "plot-throughput"
12622
12623 # Packet Throughput - VPP IPv6 2n-skx-x710
12624 -
12625   type: "plot"
12626   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12627   algorithm: "plot_performance_box"
12628   output-file-type: ".html"
12629   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12630   data: "plot-vpp-throughput-latency-2n-skx"
12631   filter: "'NIC_Intel-X710' and
12632            '78B' and
12633            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12634            'NDRPDR' and
12635            '2T1C' and
12636            'IP6FWD' and
12637            not 'SRv6' and
12638            not 'IPSEC' and
12639            not 'VHOST'"
12640   parameters:
12641   - "throughput"
12642   - "parent"
12643   - "tags"
12644   sort:
12645   - "IP6BASE"
12646   - "FIB_20k"
12647   - "FIB_200k"
12648   - "FIB_2M"
12649   traces:
12650     hoverinfo: "x+y"
12651     boxpoints: "outliers"
12652     whiskerwidth: 0
12653   layout:
12654     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12655     layout: "plot-throughput"
12656
12657 -
12658   type: "plot"
12659   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12660   algorithm: "plot_performance_box"
12661   output-file-type: ".html"
12662   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12663   data: "plot-vpp-throughput-latency-2n-skx"
12664   filter: "'NIC_Intel-X710' and
12665            '78B' and
12666            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12667            'NDRPDR' and
12668            '2T1C' and
12669            'IP6FWD' and
12670            not 'SRv6' and
12671            not 'IPSEC' and
12672            not 'VHOST'"
12673   parameters:
12674   - "throughput"
12675   - "parent"
12676   - "tags"
12677   sort:
12678   - "IP6BASE"
12679   - "FIB_20k"
12680   - "FIB_200k"
12681   - "FIB_2M"
12682   traces:
12683     hoverinfo: "x+y"
12684     boxpoints: "outliers"
12685     whiskerwidth: 0
12686   layout:
12687     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12688     layout: "plot-throughput"
12689
12690 -
12691   type: "plot"
12692   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12693   algorithm: "plot_performance_box"
12694   output-file-type: ".html"
12695   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12696   data: "plot-vpp-throughput-latency-2n-skx"
12697   filter: "'NIC_Intel-X710' and
12698            '78B' and
12699            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12700            'NDRPDR' and
12701            '4T2C' and
12702            'IP6FWD' and
12703            not 'SRv6' and
12704            not 'IPSEC' and
12705            not 'VHOST'"
12706   parameters:
12707   - "throughput"
12708   - "parent"
12709   - "tags"
12710   sort:
12711   - "IP6BASE"
12712   - "FIB_20k"
12713   - "FIB_200k"
12714   - "FIB_2M"
12715   traces:
12716     hoverinfo: "x+y"
12717     boxpoints: "outliers"
12718     whiskerwidth: 0
12719   layout:
12720     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12721     layout: "plot-throughput"
12722
12723 -
12724   type: "plot"
12725   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12726   algorithm: "plot_performance_box"
12727   output-file-type: ".html"
12728   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12729   data: "plot-vpp-throughput-latency-2n-skx"
12730   filter: "'NIC_Intel-X710' and
12731            '78B' and
12732            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12733            'NDRPDR' and
12734            '4T2C' and
12735            'IP6FWD' and
12736            not 'SRv6' and
12737            not 'IPSEC' and
12738            not 'VHOST'"
12739   parameters:
12740   - "throughput"
12741   - "parent"
12742   - "tags"
12743   sort:
12744   - "IP6BASE"
12745   - "FIB_20k"
12746   - "FIB_200k"
12747   - "FIB_2M"
12748   traces:
12749     hoverinfo: "x+y"
12750     boxpoints: "outliers"
12751     whiskerwidth: 0
12752   layout:
12753     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12754     layout: "plot-throughput"
12755
12756 # Packet Throughput - VPP IPv6 2n-skx-xxv710
12757 -
12758   type: "plot"
12759   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12760   algorithm: "plot_performance_box"
12761   output-file-type: ".html"
12762   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12763   data: "plot-vpp-throughput-latency-2n-skx"
12764   filter: "'NIC_Intel-XXV710' and
12765            '78B' and
12766            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12767            'NDRPDR' and
12768            '2T1C' and
12769            'IP6FWD' and
12770            not 'SRv6' and
12771            not 'IPSEC' and
12772            not 'VHOST'"
12773   parameters:
12774   - "throughput"
12775   - "parent"
12776   - "tags"
12777   sort:
12778   - "IP6BASE"
12779   - "FIB_20k"
12780   - "FIB_200k"
12781   - "FIB_2M"
12782   traces:
12783     hoverinfo: "x+y"
12784     boxpoints: "outliers"
12785     whiskerwidth: 0
12786   layout:
12787     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12788     layout: "plot-throughput"
12789
12790 -
12791   type: "plot"
12792   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12793   algorithm: "plot_performance_box"
12794   output-file-type: ".html"
12795   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12796   data: "plot-vpp-throughput-latency-2n-skx"
12797   filter: "'NIC_Intel-XXV710' and
12798            '78B' and
12799            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12800            'NDRPDR' and
12801            '2T1C' and
12802            'IP6FWD' and
12803            not 'SRv6' and
12804            not 'IPSEC' and
12805            not 'VHOST'"
12806   parameters:
12807   - "throughput"
12808   - "parent"
12809   - "tags"
12810   sort:
12811   - "IP6BASE"
12812   - "FIB_20k"
12813   - "FIB_200k"
12814   - "FIB_2M"
12815   traces:
12816     hoverinfo: "x+y"
12817     boxpoints: "outliers"
12818     whiskerwidth: 0
12819   layout:
12820     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12821     layout: "plot-throughput"
12822
12823 -
12824   type: "plot"
12825   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12826   algorithm: "plot_performance_box"
12827   output-file-type: ".html"
12828   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12829   data: "plot-vpp-throughput-latency-2n-skx"
12830   filter: "'NIC_Intel-XXV710' and
12831            '78B' and
12832            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12833            'NDRPDR' and
12834            '4T2C' and
12835            'IP6FWD' and
12836            not 'SRv6' and
12837            not 'IPSEC' and
12838            not 'VHOST'"
12839   parameters:
12840   - "throughput"
12841   - "parent"
12842   - "tags"
12843   sort:
12844   - "IP6BASE"
12845   - "FIB_20k"
12846   - "FIB_200k"
12847   - "FIB_2M"
12848   traces:
12849     hoverinfo: "x+y"
12850     boxpoints: "outliers"
12851     whiskerwidth: 0
12852   layout:
12853     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12854     layout: "plot-throughput"
12855
12856 -
12857   type: "plot"
12858   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12859   algorithm: "plot_performance_box"
12860   output-file-type: ".html"
12861   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12862   data: "plot-vpp-throughput-latency-2n-skx"
12863   filter: "'NIC_Intel-XXV710' and
12864            '78B' and
12865            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12866            'NDRPDR' and
12867            '4T2C' and
12868            'IP6FWD' and
12869            not 'SRv6' and
12870            not 'IPSEC' and
12871            not 'VHOST'"
12872   parameters:
12873   - "throughput"
12874   - "parent"
12875   - "tags"
12876   sort:
12877   - "IP6BASE"
12878   - "FIB_20k"
12879   - "FIB_200k"
12880   - "FIB_2M"
12881   traces:
12882     hoverinfo: "x+y"
12883     boxpoints: "outliers"
12884     whiskerwidth: 0
12885   layout:
12886     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12887     layout: "plot-throughput"
12888
12889 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12890 -
12891   type: "plot"
12892   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12893   algorithm: "plot_performance_box"
12894   output-file-type: ".html"
12895   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12896   data: "intel-dnv-vpp"
12897   filter: "'NIC_Intel-X553' and
12898            '78B' and
12899            'IP6BASE' and
12900            'NDRPDR' and
12901            '1T1C' and
12902            'IP6FWD' and
12903            not 'SRv6' and
12904            not 'IPSEC' and
12905            not 'VHOST'"
12906   parameters:
12907   - "throughput"
12908   - "parent"
12909   - "tags"
12910   sort:
12911   - "IP6BASE"
12912   traces:
12913     hoverinfo: "x+y"
12914     boxpoints: "outliers"
12915     whiskerwidth: 0
12916   layout:
12917     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12918     layout: "plot-throughput"
12919
12920 -
12921   type: "plot"
12922   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12923   algorithm: "plot_performance_box"
12924   output-file-type: ".html"
12925   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12926   data: "intel-dnv-vpp"
12927   filter: "'NIC_Intel-X553' and
12928            '78B' and
12929            'IP6BASE' and
12930            'NDRPDR' and
12931            '1T1C' and
12932            'IP6FWD' and
12933            not 'SRv6' and
12934            not 'IPSEC' and
12935            not 'VHOST'"
12936   parameters:
12937   - "throughput"
12938   - "parent"
12939   - "tags"
12940   sort:
12941   - "IP6BASE"
12942   traces:
12943     hoverinfo: "x+y"
12944     boxpoints: "outliers"
12945     whiskerwidth: 0
12946   layout:
12947     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12948     layout: "plot-throughput"
12949
12950 -
12951   type: "plot"
12952   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12953   algorithm: "plot_performance_box"
12954   output-file-type: ".html"
12955   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12956   data: "intel-dnv-vpp"
12957   filter: "'NIC_Intel-X553' and
12958            '78B' and
12959            'IP6BASE' and
12960            'NDRPDR' and
12961            '2T2C' and
12962            'IP6FWD' and
12963            not 'SRv6' and
12964            not 'IPSEC' and
12965            not 'VHOST'"
12966   parameters:
12967   - "throughput"
12968   - "parent"
12969   - "tags"
12970   sort:
12971   - "IP6BASE"
12972   traces:
12973     hoverinfo: "x+y"
12974     boxpoints: "outliers"
12975     whiskerwidth: 0
12976   layout:
12977     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12978     layout: "plot-throughput"
12979
12980 -
12981   type: "plot"
12982   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12983   algorithm: "plot_performance_box"
12984   output-file-type: ".html"
12985   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12986   data: "intel-dnv-vpp"
12987   filter: "'NIC_Intel-X553' and
12988            '78B' and
12989            'IP6BASE' and
12990            'NDRPDR' and
12991            '2T2C' and
12992            'IP6FWD' and
12993            not 'SRv6' and
12994            not 'IPSEC' and
12995            not 'VHOST'"
12996   parameters:
12997   - "throughput"
12998   - "parent"
12999   - "tags"
13000   sort:
13001   - "IP6BASE"
13002   traces:
13003     hoverinfo: "x+y"
13004     boxpoints: "outliers"
13005     whiskerwidth: 0
13006   layout:
13007     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13008     layout: "plot-throughput"
13009
13010 ################################################################################
13011
13012 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13013 -
13014   type: "plot"
13015   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
13016   algorithm: "plot_performance_box"
13017   output-file-type: ".html"
13018   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
13019   data: "plot-vpp-throughput-latency-3n-hsw"
13020   filter: "'NIC_Intel-X520-DA2' and
13021            '78B' and
13022            'ENCAP' and
13023            'NDRPDR' and
13024            '1T1C' and
13025            'LISP' and
13026            not 'VHOST'"
13027   parameters:
13028   - "throughput"
13029   - "parent"
13030   - "tags"
13031   sort:
13032   - "IP4UNRLAY"
13033   - "IP6UNRLAY"
13034   traces:
13035     hoverinfo: "x+y"
13036     boxpoints: "outliers"
13037     whiskerwidth: 0
13038   layout:
13039     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
13040     layout: "plot-throughput"
13041
13042 -
13043   type: "plot"
13044   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13045   algorithm: "plot_performance_box"
13046   output-file-type: ".html"
13047   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13048   data: "plot-vpp-throughput-latency-3n-hsw"
13049   filter: "'NIC_Intel-X520-DA2' and
13050            '78B' and
13051            'ENCAP' and
13052            'NDRPDR' and
13053            '1T1C' and
13054            'LISP' and
13055            not 'VHOST'"
13056   parameters:
13057   - "throughput"
13058   - "parent"
13059   - "tags"
13060   sort:
13061   - "IP4UNRLAY"
13062   - "IP6UNRLAY"
13063   traces:
13064     hoverinfo: "x+y"
13065     boxpoints: "outliers"
13066     whiskerwidth: 0
13067   layout:
13068     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13069     layout: "plot-throughput"
13070
13071 -
13072   type: "plot"
13073   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13074   algorithm: "plot_performance_box"
13075   output-file-type: ".html"
13076   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13077   data: "plot-vpp-throughput-latency-3n-hsw"
13078   filter: "'NIC_Intel-X520-DA2' and
13079            '78B' and
13080            'ENCAP' and
13081            'NDRPDR' and
13082            '2T2C' and
13083            'LISP' and
13084            not 'VHOST'"
13085   parameters:
13086   - "throughput"
13087   - "parent"
13088   - "tags"
13089   sort:
13090   - "IP4UNRLAY"
13091   - "IP6UNRLAY"
13092   traces:
13093     hoverinfo: "x+y"
13094     boxpoints: "outliers"
13095     whiskerwidth: 0
13096   layout:
13097     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13098     layout: "plot-throughput"
13099
13100 -
13101   type: "plot"
13102   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13103   algorithm: "plot_performance_box"
13104   output-file-type: ".html"
13105   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13106   data: "plot-vpp-throughput-latency-3n-hsw"
13107   filter: "'NIC_Intel-X520-DA2' and
13108            '78B' and
13109            'ENCAP' and
13110            'NDRPDR' and
13111            '2T2C' and
13112            'LISP' and
13113            not 'VHOST'"
13114   parameters:
13115   - "throughput"
13116   - "parent"
13117   - "tags"
13118   sort:
13119   - "IP4UNRLAY"
13120   - "IP6UNRLAY"
13121   traces:
13122     hoverinfo: "x+y"
13123     boxpoints: "outliers"
13124     whiskerwidth: 0
13125   layout:
13126     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13127     layout: "plot-throughput"
13128
13129 ################################################################################
13130
13131 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13132 -
13133   type: "plot"
13134   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13135   algorithm: "plot_performance_box"
13136   output-file-type: ".html"
13137   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13138   data: "plot-vpp-throughput-latency-3n-hsw"
13139   filter: "'NIC_Intel-XL710' and
13140            '64B' and
13141            'IP4FWD' and
13142            'NDRPDR' and
13143            'BASE' and
13144            '1T1C' and
13145            'IPSECHW' and
13146            ('IPSECTRAN' or 'IPSECTUN') and
13147            not 'VHOST'"
13148   parameters:
13149   - "throughput"
13150   - "parent"
13151   - "tags"
13152   traces:
13153     hoverinfo: "x+y"
13154     boxpoints: "outliers"
13155     whiskerwidth: 0
13156   layout:
13157     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13158     layout: "plot-throughput"
13159
13160 -
13161   type: "plot"
13162   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13163   algorithm: "plot_performance_box"
13164   output-file-type: ".html"
13165   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13166   data: "plot-vpp-throughput-latency-3n-hsw"
13167   filter: "'NIC_Intel-XL710' and
13168            '64B' and
13169            'IP4FWD' and
13170            'NDRPDR' and
13171            'BASE' and
13172            '1T1C' and
13173            'IPSECHW' and
13174            ('IPSECTRAN' or 'IPSECTUN') and
13175            not 'VHOST'"
13176   parameters:
13177   - "throughput"
13178   - "parent"
13179   - "tags"
13180   traces:
13181     hoverinfo: "x+y"
13182     boxpoints: "outliers"
13183     whiskerwidth: 0
13184   layout:
13185     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13186     layout: "plot-throughput"
13187
13188 -
13189   type: "plot"
13190   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13191   algorithm: "plot_performance_box"
13192   output-file-type: ".html"
13193   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13194   data: "plot-vpp-throughput-latency-3n-hsw"
13195   filter: "'NIC_Intel-XL710' and
13196            '64B' and
13197            'IP4FWD' and
13198            'NDRPDR' and
13199            'BASE' and
13200            '2T2C' and
13201            'IPSECHW' and
13202            ('IPSECTRAN' or 'IPSECTUN') and
13203            not 'VHOST'"
13204   parameters:
13205   - "throughput"
13206   - "parent"
13207   - "tags"
13208   traces:
13209     hoverinfo: "x+y"
13210     boxpoints: "outliers"
13211     whiskerwidth: 0
13212   layout:
13213     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13214     layout: "plot-throughput"
13215
13216 -
13217   type: "plot"
13218   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13219   algorithm: "plot_performance_box"
13220   output-file-type: ".html"
13221   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13222   data: "plot-vpp-throughput-latency-3n-hsw"
13223   filter: "'NIC_Intel-XL710' and
13224            '64B' and
13225            'IP4FWD' and
13226            'NDRPDR' and
13227            'BASE' and
13228            '2T2C' and
13229            'IPSECHW' and
13230            ('IPSECTRAN' or 'IPSECTUN') and
13231            not 'VHOST'"
13232   parameters:
13233   - "throughput"
13234   - "parent"
13235   - "tags"
13236   traces:
13237     hoverinfo: "x+y"
13238     boxpoints: "outliers"
13239     whiskerwidth: 0
13240   layout:
13241     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13242     layout: "plot-throughput"
13243
13244 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13245 -
13246   type: "plot"
13247   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13248   algorithm: "plot_performance_box"
13249   output-file-type: ".html"
13250   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13251   data: "plot-vpp-throughput-latency-3n-hsw"
13252   filter: "'NIC_Intel-XL710' and
13253            '64B' and
13254            'IP4FWD' and
13255            'NDRPDR' and
13256            'SCALE' and
13257            '1T1C' and
13258            'IPSECHW' and
13259            ('IPSECTRAN' or 'IPSECTUN') and
13260            not 'VHOST'"
13261   parameters:
13262   - "throughput"
13263   - "parent"
13264   - "tags"
13265   traces:
13266     hoverinfo: "x+y"
13267     boxpoints: "outliers"
13268     whiskerwidth: 0
13269   layout:
13270     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13271     layout: "plot-throughput"
13272
13273 -
13274   type: "plot"
13275   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13276   algorithm: "plot_performance_box"
13277   output-file-type: ".html"
13278   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13279   data: "plot-vpp-throughput-latency-3n-hsw"
13280   filter: "'NIC_Intel-XL710' and
13281            '64B' and
13282            'IP4FWD' and
13283            'NDRPDR' and
13284            'SCALE' and
13285            '1T1C' and
13286            'IPSECHW' and
13287            ('IPSECTRAN' or 'IPSECTUN') and
13288            not 'VHOST'"
13289   parameters:
13290   - "throughput"
13291   - "parent"
13292   - "tags"
13293   traces:
13294     hoverinfo: "x+y"
13295     boxpoints: "outliers"
13296     whiskerwidth: 0
13297   layout:
13298     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13299     layout: "plot-throughput"
13300
13301 -
13302   type: "plot"
13303   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13304   algorithm: "plot_performance_box"
13305   output-file-type: ".html"
13306   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13307   data: "plot-vpp-throughput-latency-3n-hsw"
13308   filter: "'NIC_Intel-XL710' and
13309            '64B' and
13310            'IP4FWD' and
13311            'NDRPDR' and
13312            'SCALE' and
13313            '2T2C' and
13314            'IPSECHW' and
13315            ('IPSECTRAN' or 'IPSECTUN') and
13316            not 'VHOST'"
13317   parameters:
13318   - "throughput"
13319   - "parent"
13320   - "tags"
13321   traces:
13322     hoverinfo: "x+y"
13323     boxpoints: "outliers"
13324     whiskerwidth: 0
13325   layout:
13326     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13327     layout: "plot-throughput"
13328
13329 -
13330   type: "plot"
13331   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13332   algorithm: "plot_performance_box"
13333   output-file-type: ".html"
13334   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13335   data: "plot-vpp-throughput-latency-3n-hsw"
13336   filter: "'NIC_Intel-XL710' and
13337            '64B' and
13338            'IP4FWD' and
13339            'NDRPDR' and
13340            'SCALE' and
13341            '2T2C' and
13342            'IPSECHW' and
13343            ('IPSECTRAN' or 'IPSECTUN') and
13344            not 'VHOST'"
13345   parameters:
13346   - "throughput"
13347   - "parent"
13348   - "tags"
13349   traces:
13350     hoverinfo: "x+y"
13351     boxpoints: "outliers"
13352     whiskerwidth: 0
13353   layout:
13354     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13355     layout: "plot-throughput"
13356
13357 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13358 -
13359   type: "plot"
13360   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13361   algorithm: "plot_performance_box"
13362   output-file-type: ".html"
13363   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13364   data: "plot-vpp-throughput-latency-3n-hsw"
13365   filter: "'NIC_Intel-XL710' and
13366            '64B' and
13367            'IP4FWD' and
13368            'NDRPDR' and
13369            '1T1C' and
13370            'IPSECSW' and
13371            ('IPSECTRAN' or 'IPSECTUN') and
13372            not 'VHOST'"
13373   parameters:
13374   - "throughput"
13375   - "parent"
13376   - "tags"
13377   traces:
13378     hoverinfo: "x+y"
13379     boxpoints: "outliers"
13380     whiskerwidth: 0
13381   layout:
13382     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13383     layout: "plot-throughput"
13384
13385 -
13386   type: "plot"
13387   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13388   algorithm: "plot_performance_box"
13389   output-file-type: ".html"
13390   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13391   data: "plot-vpp-throughput-latency-3n-hsw"
13392   filter: "'NIC_Intel-XL710' and
13393            '64B' and
13394            'IP4FWD' and
13395            'NDRPDR' and
13396            '1T1C' and
13397            'IPSECSW' and
13398            ('IPSECTRAN' or 'IPSECTUN') and
13399            not 'VHOST'"
13400   parameters:
13401   - "throughput"
13402   - "parent"
13403   - "tags"
13404   traces:
13405     hoverinfo: "x+y"
13406     boxpoints: "outliers"
13407     whiskerwidth: 0
13408   layout:
13409     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13410     layout: "plot-throughput"
13411
13412 -
13413   type: "plot"
13414   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13415   algorithm: "plot_performance_box"
13416   output-file-type: ".html"
13417   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13418   data: "plot-vpp-throughput-latency-3n-hsw"
13419   filter: "'NIC_Intel-XL710' and
13420            '64B' and
13421            'IP4FWD' and
13422            'NDRPDR' and
13423            '2T2C' and
13424            'IPSECSW' and
13425            ('IPSECTRAN' or 'IPSECTUN') and
13426            not 'VHOST'"
13427   parameters:
13428   - "throughput"
13429   - "parent"
13430   - "tags"
13431   traces:
13432     hoverinfo: "x+y"
13433     boxpoints: "outliers"
13434     whiskerwidth: 0
13435   layout:
13436     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13437     layout: "plot-throughput"
13438
13439 -
13440   type: "plot"
13441   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13442   algorithm: "plot_performance_box"
13443   output-file-type: ".html"
13444   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13445   data: "plot-vpp-throughput-latency-3n-hsw"
13446   filter: "'NIC_Intel-XL710' and
13447            '64B' and
13448            'IP4FWD' and
13449            'NDRPDR' and
13450            '2T2C' and
13451            'IPSECSW' and
13452            ('IPSECTRAN' or 'IPSECTUN') and
13453            not 'VHOST'"
13454   parameters:
13455   - "throughput"
13456   - "parent"
13457   - "tags"
13458   traces:
13459     hoverinfo: "x+y"
13460     boxpoints: "outliers"
13461     whiskerwidth: 0
13462   layout:
13463     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13464     layout: "plot-throughput"
13465
13466 ################################################################################
13467
13468 # Packet Throughput - VPP SRv6 3n-hsw-x520
13469 -
13470   type: "plot"
13471   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13472   algorithm: "plot_performance_box"
13473   output-file-type: ".html"
13474   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13475   data: "plot-vpp-throughput-latency-3n-hsw"
13476   filter: "'NIC_Intel-X520-DA2' and
13477            '78B' and
13478            'FEATURE' and
13479            'NDRPDR' and
13480            '1T1C' and
13481            'IP6FWD' and
13482            'SRv6'"
13483   parameters:
13484   - "throughput"
13485   - "parent"
13486   - "tags"
13487   traces:
13488     hoverinfo: "x+y"
13489     boxpoints: "outliers"
13490     whiskerwidth: 0
13491   layout:
13492     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13493     layout: "plot-throughput"
13494
13495 -
13496   type: "plot"
13497   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13498   algorithm: "plot_performance_box"
13499   output-file-type: ".html"
13500   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13501   data: "plot-vpp-throughput-latency-3n-hsw"
13502   filter: "'NIC_Intel-X520-DA2' and
13503            '78B' and
13504            'FEATURE' and
13505            'NDRPDR' and
13506            '1T1C' and
13507            'IP6FWD' and
13508            'SRv6'"
13509   parameters:
13510   - "throughput"
13511   - "parent"
13512   - "tags"
13513   traces:
13514     hoverinfo: "x+y"
13515     boxpoints: "outliers"
13516     whiskerwidth: 0
13517   layout:
13518     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13519     layout: "plot-throughput"
13520
13521 -
13522   type: "plot"
13523   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13524   algorithm: "plot_performance_box"
13525   output-file-type: ".html"
13526   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13527   data: "plot-vpp-throughput-latency-3n-hsw"
13528   filter: "'NIC_Intel-X520-DA2' and
13529            '78B' and
13530            'FEATURE' and
13531            'NDRPDR' and
13532            '2T2C' and
13533            'IP6FWD' and
13534            'SRv6'"
13535   parameters:
13536   - "throughput"
13537   - "parent"
13538   - "tags"
13539   traces:
13540     hoverinfo: "x+y"
13541     boxpoints: "outliers"
13542     whiskerwidth: 0
13543   layout:
13544     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13545     layout: "plot-throughput"
13546
13547 -
13548   type: "plot"
13549   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13550   algorithm: "plot_performance_box"
13551   output-file-type: ".html"
13552   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13553   data: "plot-vpp-throughput-latency-3n-hsw"
13554   filter: "'NIC_Intel-X520-DA2' and
13555            '78B' and
13556            'FEATURE' and
13557            'NDRPDR' and
13558            '2T2C' and
13559            'IP6FWD' and
13560            'SRv6'"
13561   parameters:
13562   - "throughput"
13563   - "parent"
13564   - "tags"
13565   traces:
13566     hoverinfo: "x+y"
13567     boxpoints: "outliers"
13568     whiskerwidth: 0
13569   layout:
13570     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13571     layout: "plot-throughput"
13572
13573 ################################################################################
13574
13575 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13576 -
13577   type: "plot"
13578   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13579   algorithm: "plot_performance_box"
13580   output-file-type: ".html"
13581   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13582   data: "plot-vpp-throughput-latency-3n-hsw"
13583   filter: "'NIC_Intel-X520-DA2' and
13584            '64B' and
13585            'NDRPDR' and
13586            'ETH' and
13587            'IP4FWD' and
13588            '1T1C' and
13589            'VHOST_1024' and
13590            not 'VXLAN' and
13591            not 'DOT1Q'"
13592   parameters:
13593   - "throughput"
13594   - "parent"
13595   - "tags"
13596   sort:
13597   - "not CFS_OPT"
13598   - "1VM"
13599   - "2VM"
13600   traces:
13601     hoverinfo: "x+y"
13602     boxpoints: "outliers"
13603     whiskerwidth: 0
13604   layout:
13605     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13606     layout: "plot-throughput"
13607
13608 -
13609   type: "plot"
13610   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13611   algorithm: "plot_performance_box"
13612   output-file-type: ".html"
13613   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13614   data: "plot-vpp-throughput-latency-3n-hsw"
13615   filter: "'NIC_Intel-X520-DA2' and
13616            '64B' and
13617            'NDRPDR' and
13618            'ETH' and
13619            'IP4FWD' and
13620            '2T2C' and
13621            'VHOST_1024' and
13622            not 'VXLAN' and
13623            not 'DOT1Q'"
13624   parameters:
13625   - "throughput"
13626   - "parent"
13627   - "tags"
13628   sort:
13629   - "not CFS_OPT"
13630   - "1VM"
13631   - "2VM"
13632   traces:
13633     hoverinfo: "x+y"
13634     boxpoints: "outliers"
13635     whiskerwidth: 0
13636   layout:
13637     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13638     layout: "plot-throughput"
13639
13640 -
13641   type: "plot"
13642   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13643   algorithm: "plot_performance_box"
13644   output-file-type: ".html"
13645   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13646   data: "plot-vpp-throughput-latency-3n-hsw"
13647   filter: "'NIC_Intel-X520-DA2' and
13648            '64B' and
13649            'NDRPDR' and
13650            'ETH' and
13651            'IP4FWD' and
13652            '1T1C' and
13653            'VHOST_1024' and
13654            not 'VXLAN' and
13655            not 'DOT1Q'"
13656   parameters:
13657   - "throughput"
13658   - "parent"
13659   - "tags"
13660   sort:
13661   - "not CFS_OPT"
13662   - "1VM"
13663   - "2VM"
13664   traces:
13665     hoverinfo: "x+y"
13666     boxpoints: "outliers"
13667     whiskerwidth: 0
13668   layout:
13669     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13670     layout: "plot-throughput"
13671
13672 -
13673   type: "plot"
13674   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13675   algorithm: "plot_performance_box"
13676   output-file-type: ".html"
13677   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13678   data: "plot-vpp-throughput-latency-3n-hsw"
13679   filter: "'NIC_Intel-X520-DA2' and
13680            '64B' and
13681            'NDRPDR' and
13682            'ETH' and
13683            'IP4FWD' and
13684            '2T2C' and
13685            'VHOST_1024' and
13686            not 'VXLAN' and
13687            not 'DOT1Q'"
13688   parameters:
13689   - "throughput"
13690   - "parent"
13691   - "tags"
13692   sort:
13693   - "not CFS_OPT"
13694   - "1VM"
13695   - "2VM"
13696   traces:
13697     hoverinfo: "x+y"
13698     boxpoints: "outliers"
13699     whiskerwidth: 0
13700   layout:
13701     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13702     layout: "plot-throughput"
13703
13704 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
13705 -
13706   type: "plot"
13707   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13708   algorithm: "plot_performance_box"
13709   output-file-type: ".html"
13710   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13711   data: "plot-vpp-throughput-latency-3n-hsw"
13712   filter: "'NIC_Intel-X520-DA2' and
13713            '64B' and
13714            'NDRPDR' and
13715            ('ETH' or 'DOT1Q') and
13716            '1T1C' and
13717            'L2BDMACLRN' and
13718            'VHOST_1024' and
13719            not 'VXLAN' and
13720            not 'IP4FWD' and
13721            not '2VM'"
13722   parameters:
13723   - "throughput"
13724   - "parent"
13725   - "tags"
13726 #  sort:
13727 #  - "VM"  # "not CFS_OPT"
13728 #  - "CFS_OPT"
13729 #  - "FIB_10K"
13730 #  - "FIB_100K"
13731 #  - "FIB_1M"
13732   traces:
13733     hoverinfo: "x+y"
13734     boxpoints: "outliers"
13735     whiskerwidth: 0
13736   layout:
13737     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13738     layout: "plot-throughput"
13739
13740 -
13741   type: "plot"
13742   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13743   algorithm: "plot_performance_box"
13744   output-file-type: ".html"
13745   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13746   data: "plot-vpp-throughput-latency-3n-hsw"
13747   filter: "'NIC_Intel-X520-DA2' and
13748            '64B' and
13749            'NDRPDR' and
13750            ('ETH' or 'DOT1Q') and
13751            '2T2C' and
13752            'L2BDMACLRN' and
13753            'VHOST_1024' and
13754            not 'VXLAN' and
13755            not 'IP4FWD' and
13756            not '2VM'"
13757   parameters:
13758   - "throughput"
13759   - "parent"
13760   - "tags"
13761 #  sort:
13762 #  - "VM"  # "not CFS_OPT"
13763 #  - "CFS_OPT"
13764 #  - "FIB_10K"
13765 #  - "FIB_100K"
13766 #  - "FIB_1M"
13767   traces:
13768     hoverinfo: "x+y"
13769     boxpoints: "outliers"
13770     whiskerwidth: 0
13771   layout:
13772     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13773     layout: "plot-throughput"
13774
13775 -
13776   type: "plot"
13777   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13778   algorithm: "plot_performance_box"
13779   output-file-type: ".html"
13780   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13781   data: "plot-vpp-throughput-latency-3n-hsw"
13782   filter: "'NIC_Intel-X520-DA2' and
13783            '64B' and
13784            'NDRPDR' and
13785            ('ETH' or 'DOT1Q') and
13786            '1T1C' and
13787            'L2BDMACLRN' and
13788            'VHOST_1024' and
13789            not 'VXLAN' and
13790            not 'IP4FWD' and
13791            not '2VM'"
13792   parameters:
13793   - "throughput"
13794   - "parent"
13795   - "tags"
13796 #  sort:
13797 #  - "VM"  # "not CFS_OPT"
13798 #  - "CFS_OPT"
13799 #  - "FIB_10K"
13800 #  - "FIB_100K"
13801 #  - "FIB_1M"
13802   traces:
13803     hoverinfo: "x+y"
13804     boxpoints: "outliers"
13805     whiskerwidth: 0
13806   layout:
13807     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13808     layout: "plot-throughput"
13809
13810 -
13811   type: "plot"
13812   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13813   algorithm: "plot_performance_box"
13814   output-file-type: ".html"
13815   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13816   data: "plot-vpp-throughput-latency-3n-hsw"
13817   filter: "'NIC_Intel-X520-DA2' and
13818            '64B' and
13819            'NDRPDR' and
13820            ('ETH' or 'DOT1Q') and
13821            '2T2C' and
13822            'L2BDMACLRN' and
13823            'VHOST_1024' and
13824            not 'VXLAN' and
13825            not 'IP4FWD' and
13826            not '2VM'"
13827   parameters:
13828   - "throughput"
13829   - "parent"
13830   - "tags"
13831 #  sort:
13832 #  - "VM"  # "not CFS_OPT"
13833 #  - "CFS_OPT"
13834 #  - "FIB_10K"
13835 #  - "FIB_100K"
13836 #  - "FIB_1M"
13837   traces:
13838     hoverinfo: "x+y"
13839     boxpoints: "outliers"
13840     whiskerwidth: 0
13841   layout:
13842     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13843     layout: "plot-throughput"
13844
13845 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13846 -
13847   type: "plot"
13848   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13849   algorithm: "plot_performance_box"
13850   output-file-type: ".html"
13851   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13852   data: "plot-vpp-throughput-latency-3n-hsw"
13853   filter: "'NIC_Intel-X520-DA2' and
13854            '64B' and
13855            'NDRPDR' and
13856            ('ETH' or 'DOT1Q') and
13857            'BASE' and
13858            '1T1C' and
13859            ('L2BDMACLRN' or 'L2XCFWD') and
13860            'VHOST_1024' and
13861            not 'VXLAN' and
13862            not 'IP4FWD' and
13863            not '2VM'"
13864   parameters:
13865   - "throughput"
13866   - "parent"
13867   - "tags"
13868 #  sort:
13869 #  - "not CFS_OPT"
13870 #  - "L2XCFWD"
13871 #  - "not CFS_OPT"
13872 #  - "CFS_OPT"
13873   traces:
13874     hoverinfo: "x+y"
13875     boxpoints: "outliers"
13876     whiskerwidth: 0
13877   layout:
13878     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13879     layout: "plot-throughput"
13880
13881 -
13882   type: "plot"
13883   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13884   algorithm: "plot_performance_box"
13885   output-file-type: ".html"
13886   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13887   data: "plot-vpp-throughput-latency-3n-hsw"
13888   filter: "'NIC_Intel-X520-DA2' and
13889            '64B' and
13890            'NDRPDR' and
13891            ('ETH' or 'DOT1Q') and
13892            'BASE' and
13893            '1T1C' and
13894            ('L2BDMACLRN' or 'L2XCFWD') and
13895            'VHOST_1024' and
13896            not 'VXLAN' and
13897            not 'IP4FWD' and
13898            not '2VM'"
13899   parameters:
13900   - "throughput"
13901   - "parent"
13902   - "tags"
13903 #  sort:
13904 #  - "not CFS_OPT"
13905 #  - "L2XCFWD"
13906 #  - "not CFS_OPT"
13907 #  - "CFS_OPT"
13908   traces:
13909     hoverinfo: "x+y"
13910     boxpoints: "outliers"
13911     whiskerwidth: 0
13912   layout:
13913     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13914     layout: "plot-throughput"
13915
13916 -
13917   type: "plot"
13918   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13919   algorithm: "plot_performance_box"
13920   output-file-type: ".html"
13921   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13922   data: "plot-vpp-throughput-latency-3n-hsw"
13923   filter: "'NIC_Intel-X520-DA2' and
13924            '64B' and
13925            'NDRPDR' and
13926            ('ETH' or 'DOT1Q') and
13927            'BASE' and
13928            '2T2C' and
13929            ('L2BDMACLRN' or 'L2XCFWD') and
13930            'VHOST_1024' and
13931            not 'VXLAN' and
13932            not 'IP4FWD' and
13933            not '2VM'"
13934   parameters:
13935   - "throughput"
13936   - "parent"
13937   - "tags"
13938 #  sort:
13939 #  - "not CFS_OPT"
13940 #  - "L2XCFWD"
13941 #  - "not CFS_OPT"
13942 #  - "CFS_OPT"
13943   traces:
13944     hoverinfo: "x+y"
13945     boxpoints: "outliers"
13946     whiskerwidth: 0
13947   layout:
13948     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13949     layout: "plot-throughput"
13950
13951 -
13952   type: "plot"
13953   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
13954   algorithm: "plot_performance_box"
13955   output-file-type: ".html"
13956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
13957   data: "plot-vpp-throughput-latency-3n-hsw"
13958   filter: "'NIC_Intel-X520-DA2' and
13959            '64B' and
13960            'NDRPDR' and
13961            ('ETH' or 'DOT1Q') and
13962            'BASE' and
13963            '2T2C' and
13964            ('L2BDMACLRN' or 'L2XCFWD') and
13965            'VHOST_1024' and
13966            not 'VXLAN' and
13967            not 'IP4FWD' and
13968            not '2VM'"
13969   parameters:
13970   - "throughput"
13971   - "parent"
13972   - "tags"
13973 #  sort:
13974 #  - "not CFS_OPT"
13975 #  - "L2XCFWD"
13976 #  - "not CFS_OPT"
13977 #  - "CFS_OPT"
13978   traces:
13979     hoverinfo: "x+y"
13980     boxpoints: "outliers"
13981     whiskerwidth: 0
13982   layout:
13983     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
13984     layout: "plot-throughput"
13985
13986 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13987 -
13988   type: "plot"
13989   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13990   algorithm: "plot_performance_box"
13991   output-file-type: ".html"
13992   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13993   data: "plot-vpp-throughput-latency-3n-hsw"
13994   filter: "'NIC_Intel-X520-DA2' and
13995            '64B' and
13996            'NDRPDR' and
13997            ('ETH' or 'DOT1Q') and
13998            '1T1C' and
13999            ('L2BDMACLRN' or 'L2XCFWD') and
14000            'VHOST_1024' and
14001            not 'CFS_OPT' and
14002            not 'VXLAN' and
14003            not 'IP4FWD' and
14004            not 'LBOND'"
14005   parameters:
14006   - "throughput"
14007   - "parent"
14008   - "tags"
14009 #  sort:
14010 #  - "1VM"
14011 #  - "L2XCFWD"
14012 #  - "1VM"
14013 #  - "L2BDMACLRN"
14014   traces:
14015     hoverinfo: "x+y"
14016     boxpoints: "outliers"
14017     whiskerwidth: 0
14018   layout:
14019     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14020     layout: "plot-throughput"
14021
14022 -
14023   type: "plot"
14024   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14025   algorithm: "plot_performance_box"
14026   output-file-type: ".html"
14027   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14028   data: "plot-vpp-throughput-latency-3n-hsw"
14029   filter: "'NIC_Intel-X520-DA2' and
14030            '64B' and
14031            'NDRPDR' and
14032            ('ETH' or 'DOT1Q') and
14033            '1T1C' and
14034            ('L2BDMACLRN' or 'L2XCFWD') and
14035            'VHOST_1024' and
14036            not 'CFS_OPT' and
14037            not 'VXLAN' and
14038            not 'IP4FWD' and
14039            not 'LBOND'"
14040   parameters:
14041   - "throughput"
14042   - "parent"
14043   - "tags"
14044 #  sort:
14045 #  - "1VM"
14046 #  - "L2XCFWD"
14047 #  - "1VM"
14048 #  - "L2BDMACLRN"
14049   traces:
14050     hoverinfo: "x+y"
14051     boxpoints: "outliers"
14052     whiskerwidth: 0
14053   layout:
14054     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14055     layout: "plot-throughput"
14056
14057 -
14058   type: "plot"
14059   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14060   algorithm: "plot_performance_box"
14061   output-file-type: ".html"
14062   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14063   data: "plot-vpp-throughput-latency-3n-hsw"
14064   filter: "'NIC_Intel-X520-DA2' and
14065            '64B' and
14066            'NDRPDR' and
14067            ('ETH' or 'DOT1Q') and
14068            '2T2C' and
14069            ('L2BDMACLRN' or 'L2XCFWD') and
14070            'VHOST_1024' and
14071            not 'CFS_OPT' and
14072            not 'VXLAN' and
14073            not 'IP4FWD' and
14074            not 'LBOND'"
14075   parameters:
14076   - "throughput"
14077   - "parent"
14078   - "tags"
14079 #  sort:
14080 #  - "1VM"
14081 #  - "L2XCFWD"
14082 #  - "1VM"
14083 #  - "L2BDMACLRN"
14084   traces:
14085     hoverinfo: "x+y"
14086     boxpoints: "outliers"
14087     whiskerwidth: 0
14088   layout:
14089     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14090     layout: "plot-throughput"
14091
14092 -
14093   type: "plot"
14094   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14095   algorithm: "plot_performance_box"
14096   output-file-type: ".html"
14097   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14098   data: "plot-vpp-throughput-latency-3n-hsw"
14099   filter: "'NIC_Intel-X520-DA2' and
14100            '64B' and
14101            'NDRPDR' and
14102            ('ETH' or 'DOT1Q') and
14103            '2T2C' and
14104            ('L2BDMACLRN' or 'L2XCFWD') and
14105            'VHOST_1024' and
14106            not 'CFS_OPT' and
14107            not 'VXLAN' and
14108            not 'IP4FWD' and
14109            not 'LBOND'"
14110   parameters:
14111   - "throughput"
14112   - "parent"
14113   - "tags"
14114 #  sort:
14115 #  - "1VM"
14116 #  - "L2XCFWD"
14117 #  - "1VM"
14118 #  - "L2BDMACLRN"
14119   traces:
14120     hoverinfo: "x+y"
14121     boxpoints: "outliers"
14122     whiskerwidth: 0
14123   layout:
14124     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14125     layout: "plot-throughput"
14126
14127 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14128 -
14129   type: "plot"
14130   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14131   algorithm: "plot_performance_box"
14132   output-file-type: ".html"
14133   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14134   data: "plot-vpp-throughput-latency-3n-hsw"
14135   filter: "'NIC_Intel-X710' and
14136            '64B' and
14137            'NDRPDR' and
14138            'ETH' and
14139            'IP4FWD' and
14140            '1T1C' and
14141            'VHOST_1024' and
14142            not 'VXLAN' and
14143            not 'DOT1Q'"
14144   parameters:
14145   - "throughput"
14146   - "parent"
14147   - "tags"
14148   sort:
14149   - "not CFS_OPT"
14150   - "1VM"
14151   - "2VM"
14152   traces:
14153     hoverinfo: "x+y"
14154     boxpoints: "outliers"
14155     whiskerwidth: 0
14156   layout:
14157     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14158     layout: "plot-throughput"
14159
14160 -
14161   type: "plot"
14162   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14163   algorithm: "plot_performance_box"
14164   output-file-type: ".html"
14165   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14166   data: "plot-vpp-throughput-latency-3n-hsw"
14167   filter: "'NIC_Intel-X710' and
14168            '64B' and
14169            'NDRPDR' and
14170            'ETH' and
14171            'IP4FWD' and
14172            '2T2C' and
14173            'VHOST_1024' and
14174            not 'VXLAN' and
14175            not 'DOT1Q'"
14176   parameters:
14177   - "throughput"
14178   - "parent"
14179   - "tags"
14180   sort:
14181   - "not CFS_OPT"
14182   - "1VM"
14183   - "2VM"
14184   traces:
14185     hoverinfo: "x+y"
14186     boxpoints: "outliers"
14187     whiskerwidth: 0
14188   layout:
14189     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14190     layout: "plot-throughput"
14191
14192 -
14193   type: "plot"
14194   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14195   algorithm: "plot_performance_box"
14196   output-file-type: ".html"
14197   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14198   data: "plot-vpp-throughput-latency-3n-hsw"
14199   filter: "'NIC_Intel-X710' and
14200            '64B' and
14201            'NDRPDR' and
14202            'ETH' and
14203            'IP4FWD' and
14204            '1T1C' and
14205            'VHOST_1024' and
14206            not 'VXLAN' and
14207            not 'DOT1Q'"
14208   parameters:
14209   - "throughput"
14210   - "parent"
14211   - "tags"
14212   sort:
14213   - "not CFS_OPT"
14214   - "1VM"
14215   - "2VM"
14216   traces:
14217     hoverinfo: "x+y"
14218     boxpoints: "outliers"
14219     whiskerwidth: 0
14220   layout:
14221     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14222     layout: "plot-throughput"
14223
14224 -
14225   type: "plot"
14226   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14227   algorithm: "plot_performance_box"
14228   output-file-type: ".html"
14229   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14230   data: "plot-vpp-throughput-latency-3n-hsw"
14231   filter: "'NIC_Intel-X710' and
14232            '64B' and
14233            'NDRPDR' and
14234            'ETH' and
14235            'IP4FWD' and
14236            '2T2C' and
14237            'VHOST_1024' and
14238            not 'VXLAN' and
14239            not 'DOT1Q'"
14240   parameters:
14241   - "throughput"
14242   - "parent"
14243   - "tags"
14244   sort:
14245   - "not CFS_OPT"
14246   - "1VM"
14247   - "2VM"
14248   traces:
14249     hoverinfo: "x+y"
14250     boxpoints: "outliers"
14251     whiskerwidth: 0
14252   layout:
14253     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14254     layout: "plot-throughput"
14255
14256 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
14257 -
14258   type: "plot"
14259   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14260   algorithm: "plot_performance_box"
14261   output-file-type: ".html"
14262   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14263   data: "plot-vpp-throughput-latency-3n-hsw"
14264   filter: "'NIC_Intel-X710' and
14265            '64B' and
14266            'NDRPDR' and
14267            ('ETH' or 'DOT1Q') and
14268            '1T1C' and
14269            'L2BDMACLRN' and
14270            'VHOST_1024' and
14271            not 'VXLAN' and
14272            not 'IP4FWD' and
14273            not '2VM'"
14274   parameters:
14275   - "throughput"
14276   - "parent"
14277   - "tags"
14278 #  sort:
14279 #  - "VM"  # "not CFS_OPT"
14280 #  - "CFS_OPT"
14281 #  - "FIB_10K"
14282 #  - "FIB_100K"
14283 #  - "FIB_1M"
14284   traces:
14285     hoverinfo: "x+y"
14286     boxpoints: "outliers"
14287     whiskerwidth: 0
14288   layout:
14289     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14290     layout: "plot-throughput"
14291
14292 -
14293   type: "plot"
14294   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14295   algorithm: "plot_performance_box"
14296   output-file-type: ".html"
14297   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14298   data: "plot-vpp-throughput-latency-3n-hsw"
14299   filter: "'NIC_Intel-X710' and
14300            '64B' and
14301            'NDRPDR' and
14302            ('ETH' or 'DOT1Q') and
14303            '2T2C' and
14304            'L2BDMACLRN' and
14305            'VHOST_1024' and
14306            not 'VXLAN' and
14307            not 'IP4FWD' and
14308            not '2VM'"
14309   parameters:
14310   - "throughput"
14311   - "parent"
14312   - "tags"
14313 #  sort:
14314 #  - "VM"  # "not CFS_OPT"
14315 #  - "CFS_OPT"
14316 #  - "FIB_10K"
14317 #  - "FIB_100K"
14318 #  - "FIB_1M"
14319   traces:
14320     hoverinfo: "x+y"
14321     boxpoints: "outliers"
14322     whiskerwidth: 0
14323   layout:
14324     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14325     layout: "plot-throughput"
14326
14327 -
14328   type: "plot"
14329   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14330   algorithm: "plot_performance_box"
14331   output-file-type: ".html"
14332   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14333   data: "plot-vpp-throughput-latency-3n-hsw"
14334   filter: "'NIC_Intel-X710' and
14335            '64B' and
14336            'NDRPDR' and
14337            ('ETH' or 'DOT1Q') and
14338            '1T1C' and
14339            'L2BDMACLRN' and
14340            'VHOST_1024' and
14341            not 'VXLAN' and
14342            not 'IP4FWD' and
14343            not '2VM'"
14344   parameters:
14345   - "throughput"
14346   - "parent"
14347   - "tags"
14348 #  sort:
14349 #  - "VM"  # "not CFS_OPT"
14350 #  - "CFS_OPT"
14351 #  - "FIB_10K"
14352 #  - "FIB_100K"
14353 #  - "FIB_1M"
14354   traces:
14355     hoverinfo: "x+y"
14356     boxpoints: "outliers"
14357     whiskerwidth: 0
14358   layout:
14359     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14360     layout: "plot-throughput"
14361
14362 -
14363   type: "plot"
14364   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14365   algorithm: "plot_performance_box"
14366   output-file-type: ".html"
14367   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14368   data: "plot-vpp-throughput-latency-3n-hsw"
14369   filter: "'NIC_Intel-X710' and
14370            '64B' and
14371            'NDRPDR' and
14372            ('ETH' or 'DOT1Q') and
14373            '2T2C' and
14374            'L2BDMACLRN' and
14375            'VHOST_1024' and
14376            not 'VXLAN' and
14377            not 'IP4FWD' and
14378            not '2VM'"
14379   parameters:
14380   - "throughput"
14381   - "parent"
14382   - "tags"
14383 #  sort:
14384 #  - "VM"  # "not CFS_OPT"
14385 #  - "CFS_OPT"
14386 #  - "FIB_10K"
14387 #  - "FIB_100K"
14388 #  - "FIB_1M"
14389   traces:
14390     hoverinfo: "x+y"
14391     boxpoints: "outliers"
14392     whiskerwidth: 0
14393   layout:
14394     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14395     layout: "plot-throughput"
14396
14397 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14398 -
14399   type: "plot"
14400   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14401   algorithm: "plot_performance_box"
14402   output-file-type: ".html"
14403   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14404   data: "plot-vpp-throughput-latency-3n-hsw"
14405   filter: "'NIC_Intel-X710' and
14406            '64B' and
14407            'NDRPDR' and
14408            ('ETH' or 'DOT1Q') and
14409            'BASE' and
14410            '1T1C' and
14411            ('L2BDMACLRN' or 'L2XCFWD') and
14412            'VHOST_1024' and
14413            not 'VXLAN' and
14414            not 'IP4FWD' and
14415            not '2VM'"
14416   parameters:
14417   - "throughput"
14418   - "parent"
14419   - "tags"
14420 #  sort:
14421 #  - "not CFS_OPT"
14422 #  - "L2XCFWD"
14423 #  - "not CFS_OPT"
14424 #  - "CFS_OPT"
14425   traces:
14426     hoverinfo: "x+y"
14427     boxpoints: "outliers"
14428     whiskerwidth: 0
14429   layout:
14430     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14431     layout: "plot-throughput"
14432
14433 -
14434   type: "plot"
14435   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14436   algorithm: "plot_performance_box"
14437   output-file-type: ".html"
14438   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14439   data: "plot-vpp-throughput-latency-3n-hsw"
14440   filter: "'NIC_Intel-X710' and
14441            '64B' and
14442            'NDRPDR' and
14443            ('ETH' or 'DOT1Q') and
14444            'BASE' and
14445            '1T1C' and
14446            ('L2BDMACLRN' or 'L2XCFWD') and
14447            'VHOST_1024' and
14448            not 'VXLAN' and
14449            not 'IP4FWD' and
14450            not '2VM'"
14451   parameters:
14452   - "throughput"
14453   - "parent"
14454   - "tags"
14455 #  sort:
14456 #  - "not CFS_OPT"
14457 #  - "L2XCFWD"
14458 #  - "not CFS_OPT"
14459 #  - "CFS_OPT"
14460   traces:
14461     hoverinfo: "x+y"
14462     boxpoints: "outliers"
14463     whiskerwidth: 0
14464   layout:
14465     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14466     layout: "plot-throughput"
14467
14468 -
14469   type: "plot"
14470   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14471   algorithm: "plot_performance_box"
14472   output-file-type: ".html"
14473   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14474   data: "plot-vpp-throughput-latency-3n-hsw"
14475   filter: "'NIC_Intel-X710' and
14476            '64B' and
14477            'NDRPDR' and
14478            ('ETH' or 'DOT1Q') and
14479            'BASE' and
14480            '2T2C' and
14481            ('L2BDMACLRN' or 'L2XCFWD') and
14482            'VHOST_1024' and
14483            not 'VXLAN' and
14484            not 'IP4FWD' and
14485            not '2VM'"
14486   parameters:
14487   - "throughput"
14488   - "parent"
14489   - "tags"
14490 #  sort:
14491 #  - "not CFS_OPT"
14492 #  - "L2XCFWD"
14493 #  - "not CFS_OPT"
14494 #  - "CFS_OPT"
14495   traces:
14496     hoverinfo: "x+y"
14497     boxpoints: "outliers"
14498     whiskerwidth: 0
14499   layout:
14500     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14501     layout: "plot-throughput"
14502
14503 -
14504   type: "plot"
14505   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14506   algorithm: "plot_performance_box"
14507   output-file-type: ".html"
14508   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14509   data: "plot-vpp-throughput-latency-3n-hsw"
14510   filter: "'NIC_Intel-X710' and
14511            '64B' and
14512            'NDRPDR' and
14513            ('ETH' or 'DOT1Q') and
14514            'BASE' and
14515            '2T2C' and
14516            ('L2BDMACLRN' or 'L2XCFWD') and
14517            'VHOST_1024' and
14518            not 'VXLAN' and
14519            not 'IP4FWD' and
14520            not '2VM'"
14521   parameters:
14522   - "throughput"
14523   - "parent"
14524   - "tags"
14525 #  sort:
14526 #  - "not CFS_OPT"
14527 #  - "L2XCFWD"
14528 #  - "not CFS_OPT"
14529 #  - "CFS_OPT"
14530   traces:
14531     hoverinfo: "x+y"
14532     boxpoints: "outliers"
14533     whiskerwidth: 0
14534   layout:
14535     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14536     layout: "plot-throughput"
14537
14538 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14539 -
14540   type: "plot"
14541   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14542   algorithm: "plot_performance_box"
14543   output-file-type: ".html"
14544   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14545   data: "plot-vpp-throughput-latency-3n-hsw"
14546   filter: "'NIC_Intel-X710' and
14547            '64B' and
14548            'NDRPDR' and
14549            ('ETH' or 'DOT1Q') and
14550            '1T1C' and
14551            ('L2BDMACLRN' or 'L2XCFWD') and
14552            'VHOST_1024' and
14553            not 'CFS_OPT' and
14554            not 'VXLAN' and
14555            not 'IP4FWD' and
14556            not 'LBOND'"
14557   parameters:
14558   - "throughput"
14559   - "parent"
14560   - "tags"
14561 #  sort:
14562 #  - "1VM"
14563 #  - "L2XCFWD"
14564 #  - "1VM"
14565 #  - "L2BDMACLRN"
14566   traces:
14567     hoverinfo: "x+y"
14568     boxpoints: "outliers"
14569     whiskerwidth: 0
14570   layout:
14571     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14572     layout: "plot-throughput"
14573
14574 -
14575   type: "plot"
14576   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14577   algorithm: "plot_performance_box"
14578   output-file-type: ".html"
14579   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14580   data: "plot-vpp-throughput-latency-3n-hsw"
14581   filter: "'NIC_Intel-X710' and
14582            '64B' and
14583            'NDRPDR' and
14584            ('ETH' or 'DOT1Q') and
14585            '1T1C' and
14586            ('L2BDMACLRN' or 'L2XCFWD') and
14587            'VHOST_1024' and
14588            not 'CFS_OPT' and
14589            not 'VXLAN' and
14590            not 'IP4FWD' and
14591            not 'LBOND'"
14592   parameters:
14593   - "throughput"
14594   - "parent"
14595   - "tags"
14596 #  sort:
14597 #  - "1VM"
14598 #  - "L2XCFWD"
14599 #  - "1VM"
14600 #  - "L2BDMACLRN"
14601   traces:
14602     hoverinfo: "x+y"
14603     boxpoints: "outliers"
14604     whiskerwidth: 0
14605   layout:
14606     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14607     layout: "plot-throughput"
14608
14609 -
14610   type: "plot"
14611   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14612   algorithm: "plot_performance_box"
14613   output-file-type: ".html"
14614   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14615   data: "plot-vpp-throughput-latency-3n-hsw"
14616   filter: "'NIC_Intel-X710' and
14617            '64B' and
14618            'NDRPDR' and
14619            ('ETH' or 'DOT1Q') and
14620            '2T2C' and
14621            ('L2BDMACLRN' or 'L2XCFWD') and
14622            'VHOST_1024' and
14623            not 'CFS_OPT' and
14624            not 'VXLAN' and
14625            not 'IP4FWD' and
14626            not 'LBOND'"
14627   parameters:
14628   - "throughput"
14629   - "parent"
14630   - "tags"
14631 #  sort:
14632 #  - "1VM"
14633 #  - "L2XCFWD"
14634 #  - "1VM"
14635 #  - "L2BDMACLRN"
14636   traces:
14637     hoverinfo: "x+y"
14638     boxpoints: "outliers"
14639     whiskerwidth: 0
14640   layout:
14641     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14642     layout: "plot-throughput"
14643
14644 -
14645   type: "plot"
14646   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14647   algorithm: "plot_performance_box"
14648   output-file-type: ".html"
14649   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14650   data: "plot-vpp-throughput-latency-3n-hsw"
14651   filter: "'NIC_Intel-X710' and
14652            '64B' and
14653            'NDRPDR' and
14654            ('ETH' or 'DOT1Q') and
14655            '2T2C' and
14656            ('L2BDMACLRN' or 'L2XCFWD') and
14657            'VHOST_1024' and
14658            not 'CFS_OPT' and
14659            not 'VXLAN' and
14660            not 'IP4FWD' and
14661            not 'LBOND'"
14662   parameters:
14663   - "throughput"
14664   - "parent"
14665   - "tags"
14666 #  sort:
14667 #  - "1VM"
14668 #  - "L2XCFWD"
14669 #  - "1VM"
14670 #  - "L2BDMACLRN"
14671   traces:
14672     hoverinfo: "x+y"
14673     boxpoints: "outliers"
14674     whiskerwidth: 0
14675   layout:
14676     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14677     layout: "plot-throughput"
14678
14679 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
14680 -
14681   type: "plot"
14682   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14683   algorithm: "plot_performance_box"
14684   output-file-type: ".html"
14685   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14686   data: "plot-vpp-throughput-latency-3n-hsw"
14687   filter: "'NIC_Intel-XL710' and
14688            '64B' and
14689            'NDRPDR' and
14690            'ETH' and
14691            'IP4FWD' and
14692            '1T1C' and
14693            'VHOST_1024' and
14694            not 'VXLAN' and
14695            not 'DOT1Q'"
14696   parameters:
14697   - "throughput"
14698   - "parent"
14699   - "tags"
14700   sort:
14701   - "not CFS_OPT"
14702   - "1VM"
14703   - "2VM"
14704   traces:
14705     hoverinfo: "x+y"
14706     boxpoints: "outliers"
14707     whiskerwidth: 0
14708   layout:
14709     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14710     layout: "plot-throughput"
14711
14712 -
14713   type: "plot"
14714   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14715   algorithm: "plot_performance_box"
14716   output-file-type: ".html"
14717   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14718   data: "plot-vpp-throughput-latency-3n-hsw"
14719   filter: "'NIC_Intel-XL710' and
14720            '64B' and
14721            'NDRPDR' and
14722            'ETH' and
14723            'IP4FWD' and
14724            '2T2C' and
14725            'VHOST_1024' and
14726            not 'VXLAN' and
14727            not 'DOT1Q'"
14728   parameters:
14729   - "throughput"
14730   - "parent"
14731   - "tags"
14732   sort:
14733   - "not CFS_OPT"
14734   - "1VM"
14735   - "2VM"
14736   traces:
14737     hoverinfo: "x+y"
14738     boxpoints: "outliers"
14739     whiskerwidth: 0
14740   layout:
14741     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14742     layout: "plot-throughput"
14743
14744 -
14745   type: "plot"
14746   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14747   algorithm: "plot_performance_box"
14748   output-file-type: ".html"
14749   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14750   data: "plot-vpp-throughput-latency-3n-hsw"
14751   filter: "'NIC_Intel-XL710' and
14752            '64B' and
14753            'NDRPDR' and
14754            'ETH' and
14755            'IP4FWD' and
14756            '1T1C' and
14757            'VHOST_1024' and
14758            not 'VXLAN' and
14759            not 'DOT1Q'"
14760   parameters:
14761   - "throughput"
14762   - "parent"
14763   - "tags"
14764   sort:
14765   - "not CFS_OPT"
14766   - "1VM"
14767   - "2VM"
14768   traces:
14769     hoverinfo: "x+y"
14770     boxpoints: "outliers"
14771     whiskerwidth: 0
14772   layout:
14773     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14774     layout: "plot-throughput"
14775
14776 -
14777   type: "plot"
14778   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14779   algorithm: "plot_performance_box"
14780   output-file-type: ".html"
14781   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14782   data: "plot-vpp-throughput-latency-3n-hsw"
14783   filter: "'NIC_Intel-XL710' and
14784            '64B' and
14785            'NDRPDR' and
14786            'ETH' and
14787            'IP4FWD' and
14788            '2T2C' and
14789            'VHOST_1024' and
14790            not 'VXLAN' and
14791            not 'DOT1Q'"
14792   parameters:
14793   - "throughput"
14794   - "parent"
14795   - "tags"
14796   sort:
14797   - "not CFS_OPT"
14798   - "1VM"
14799   - "2VM"
14800   traces:
14801     hoverinfo: "x+y"
14802     boxpoints: "outliers"
14803     whiskerwidth: 0
14804   layout:
14805     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14806     layout: "plot-throughput"
14807
14808 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
14809 -
14810   type: "plot"
14811   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14812   algorithm: "plot_performance_box"
14813   output-file-type: ".html"
14814   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14815   data: "plot-vpp-throughput-latency-3n-hsw"
14816   filter: "'NIC_Intel-XL710' and
14817            '64B' and
14818            'NDRPDR' and
14819            ('ETH' or 'DOT1Q') and
14820            '1T1C' and
14821            'L2BDMACLRN' and
14822            'VHOST_1024' and
14823            not 'VXLAN' and
14824            not 'IP4FWD' and
14825            not '2VM'"
14826   parameters:
14827   - "throughput"
14828   - "parent"
14829   - "tags"
14830 #  sort:
14831 #  - "VM"  # "not CFS_OPT"
14832 #  - "CFS_OPT"
14833 #  - "FIB_10K"
14834 #  - "FIB_100K"
14835 #  - "FIB_1M"
14836   traces:
14837     hoverinfo: "x+y"
14838     boxpoints: "outliers"
14839     whiskerwidth: 0
14840   layout:
14841     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14842     layout: "plot-throughput"
14843
14844 -
14845   type: "plot"
14846   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14847   algorithm: "plot_performance_box"
14848   output-file-type: ".html"
14849   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14850   data: "plot-vpp-throughput-latency-3n-hsw"
14851   filter: "'NIC_Intel-XL710' and
14852            '64B' and
14853            'NDRPDR' and
14854            ('ETH' or 'DOT1Q') and
14855            '2T2C' and
14856            'L2BDMACLRN' and
14857            'VHOST_1024' and
14858            not 'VXLAN' and
14859            not 'IP4FWD' and
14860            not '2VM'"
14861   parameters:
14862   - "throughput"
14863   - "parent"
14864   - "tags"
14865 #  sort:
14866 #  - "VM"  # "not CFS_OPT"
14867 #  - "CFS_OPT"
14868 #  - "FIB_10K"
14869 #  - "FIB_100K"
14870 #  - "FIB_1M"
14871   traces:
14872     hoverinfo: "x+y"
14873     boxpoints: "outliers"
14874     whiskerwidth: 0
14875   layout:
14876     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14877     layout: "plot-throughput"
14878
14879 -
14880   type: "plot"
14881   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14882   algorithm: "plot_performance_box"
14883   output-file-type: ".html"
14884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14885   data: "plot-vpp-throughput-latency-3n-hsw"
14886   filter: "'NIC_Intel-XL710' and
14887            '64B' and
14888            'NDRPDR' and
14889            ('ETH' or 'DOT1Q') and
14890            '1T1C' and
14891            'L2BDMACLRN' and
14892            'VHOST_1024' and
14893            not 'VXLAN' and
14894            not 'IP4FWD' and
14895            not '2VM'"
14896   parameters:
14897   - "throughput"
14898   - "parent"
14899   - "tags"
14900 #  sort:
14901 #  - "VM"  # "not CFS_OPT"
14902 #  - "CFS_OPT"
14903 #  - "FIB_10K"
14904 #  - "FIB_100K"
14905 #  - "FIB_1M"
14906   traces:
14907     hoverinfo: "x+y"
14908     boxpoints: "outliers"
14909     whiskerwidth: 0
14910   layout:
14911     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14912     layout: "plot-throughput"
14913
14914 -
14915   type: "plot"
14916   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14917   algorithm: "plot_performance_box"
14918   output-file-type: ".html"
14919   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14920   data: "plot-vpp-throughput-latency-3n-hsw"
14921   filter: "'NIC_Intel-XL710' and
14922            '64B' and
14923            'NDRPDR' and
14924            ('ETH' or 'DOT1Q') and
14925            '2T2C' and
14926            'L2BDMACLRN' and
14927            'VHOST_1024' and
14928            not 'VXLAN' and
14929            not 'IP4FWD' and
14930            not '2VM'"
14931   parameters:
14932   - "throughput"
14933   - "parent"
14934   - "tags"
14935 #  sort:
14936 #  - "VM"  # "not CFS_OPT"
14937 #  - "CFS_OPT"
14938 #  - "FIB_10K"
14939 #  - "FIB_100K"
14940 #  - "FIB_1M"
14941   traces:
14942     hoverinfo: "x+y"
14943     boxpoints: "outliers"
14944     whiskerwidth: 0
14945   layout:
14946     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14947     layout: "plot-throughput"
14948
14949 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
14950 -
14951   type: "plot"
14952   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
14953   algorithm: "plot_performance_box"
14954   output-file-type: ".html"
14955   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
14956   data: "plot-vpp-throughput-latency-3n-hsw"
14957   filter: "'NIC_Intel-XL710' and
14958            '64B' and
14959            'NDRPDR' and
14960            ('ETH' or 'DOT1Q') and
14961            'BASE' and
14962            '1T1C' and
14963            ('L2BDMACLRN' or 'L2XCFWD') and
14964            'VHOST_1024' and
14965            not 'VXLAN' and
14966            not 'IP4FWD' and
14967            not '2VM'"
14968   parameters:
14969   - "throughput"
14970   - "parent"
14971   - "tags"
14972 #  sort:
14973 #  - "not CFS_OPT"
14974 #  - "L2XCFWD"
14975 #  - "not CFS_OPT"
14976 #  - "CFS_OPT"
14977   traces:
14978     hoverinfo: "x+y"
14979     boxpoints: "outliers"
14980     whiskerwidth: 0
14981   layout:
14982     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
14983     layout: "plot-throughput"
14984
14985 -
14986   type: "plot"
14987   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
14988   algorithm: "plot_performance_box"
14989   output-file-type: ".html"
14990   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
14991   data: "plot-vpp-throughput-latency-3n-hsw"
14992   filter: "'NIC_Intel-XL710' and
14993            '64B' and
14994            'NDRPDR' and
14995            ('ETH' or 'DOT1Q') and
14996            'BASE' and
14997            '1T1C' and
14998            ('L2BDMACLRN' or 'L2XCFWD') and
14999            'VHOST_1024' and
15000            not 'VXLAN' and
15001            not 'IP4FWD' and
15002            not '2VM'"
15003   parameters:
15004   - "throughput"
15005   - "parent"
15006   - "tags"
15007 #  sort:
15008 #  - "not CFS_OPT"
15009 #  - "L2XCFWD"
15010 #  - "not CFS_OPT"
15011 #  - "CFS_OPT"
15012   traces:
15013     hoverinfo: "x+y"
15014     boxpoints: "outliers"
15015     whiskerwidth: 0
15016   layout:
15017     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
15018     layout: "plot-throughput"
15019
15020 -
15021   type: "plot"
15022   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15023   algorithm: "plot_performance_box"
15024   output-file-type: ".html"
15025   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15026   data: "plot-vpp-throughput-latency-3n-hsw"
15027   filter: "'NIC_Intel-XL710' and
15028            '64B' and
15029            'NDRPDR' and
15030            ('ETH' or 'DOT1Q') and
15031            'BASE' and
15032            '2T2C' and
15033            ('L2BDMACLRN' or 'L2XCFWD') and
15034            'VHOST_1024' and
15035            not 'VXLAN' and
15036            not 'IP4FWD' and
15037            not '2VM'"
15038   parameters:
15039   - "throughput"
15040   - "parent"
15041   - "tags"
15042 #  sort:
15043 #  - "not CFS_OPT"
15044 #  - "L2XCFWD"
15045 #  - "not CFS_OPT"
15046 #  - "CFS_OPT"
15047   traces:
15048     hoverinfo: "x+y"
15049     boxpoints: "outliers"
15050     whiskerwidth: 0
15051   layout:
15052     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15053     layout: "plot-throughput"
15054
15055 -
15056   type: "plot"
15057   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15058   algorithm: "plot_performance_box"
15059   output-file-type: ".html"
15060   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15061   data: "plot-vpp-throughput-latency-3n-hsw"
15062   filter: "'NIC_Intel-XL710' and
15063            '64B' and
15064            'NDRPDR' and
15065            ('ETH' or 'DOT1Q') and
15066            'BASE' and
15067            '2T2C' and
15068            ('L2BDMACLRN' or 'L2XCFWD') and
15069            'VHOST_1024' and
15070            not 'VXLAN' and
15071            not 'IP4FWD' and
15072            not '2VM'"
15073   parameters:
15074   - "throughput"
15075   - "parent"
15076   - "tags"
15077 #  sort:
15078 #  - "not CFS_OPT"
15079 #  - "L2XCFWD"
15080 #  - "not CFS_OPT"
15081 #  - "CFS_OPT"
15082   traces:
15083     hoverinfo: "x+y"
15084     boxpoints: "outliers"
15085     whiskerwidth: 0
15086   layout:
15087     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15088     layout: "plot-throughput"
15089
15090 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
15091 -
15092   type: "plot"
15093   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15094   algorithm: "plot_performance_box"
15095   output-file-type: ".html"
15096   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15097   data: "plot-vpp-throughput-latency-3n-hsw"
15098   filter: "'NIC_Intel-XL710' and
15099            '64B' and
15100            'NDRPDR' and
15101            ('ETH' or 'DOT1Q') and
15102            '1T1C' and
15103            ('L2BDMACLRN' or 'L2XCFWD') and
15104            'VHOST_1024' and
15105            not 'CFS_OPT' and
15106            not 'VXLAN' and
15107            not 'IP4FWD'"
15108   parameters:
15109   - "throughput"
15110   - "parent"
15111   - "tags"
15112 #  sort:
15113 #  - "1VM"
15114 #  - "L2XCFWD"
15115 #  - "1VM"
15116 #  - "L2BDMACLRN"
15117   traces:
15118     hoverinfo: "x+y"
15119     boxpoints: "outliers"
15120     whiskerwidth: 0
15121   layout:
15122     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15123     layout: "plot-throughput"
15124
15125 -
15126   type: "plot"
15127   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15128   algorithm: "plot_performance_box"
15129   output-file-type: ".html"
15130   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15131   data: "plot-vpp-throughput-latency-3n-hsw"
15132   filter: "'NIC_Intel-XL710' and
15133            '64B' and
15134            'NDRPDR' and
15135            ('ETH' or 'DOT1Q') and
15136            '1T1C' and
15137            ('L2BDMACLRN' or 'L2XCFWD') and
15138            'VHOST_1024' and
15139            not 'CFS_OPT' and
15140            not 'VXLAN' and
15141            not 'IP4FWD'"
15142   parameters:
15143   - "throughput"
15144   - "parent"
15145   - "tags"
15146 #  sort:
15147 #  - "1VM"
15148 #  - "L2XCFWD"
15149 #  - "1VM"
15150 #  - "L2BDMACLRN"
15151   traces:
15152     hoverinfo: "x+y"
15153     boxpoints: "outliers"
15154     whiskerwidth: 0
15155   layout:
15156     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15157     layout: "plot-throughput"
15158
15159 -
15160   type: "plot"
15161   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15162   algorithm: "plot_performance_box"
15163   output-file-type: ".html"
15164   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15165   data: "plot-vpp-throughput-latency-3n-hsw"
15166   filter: "'NIC_Intel-XL710' and
15167            '64B' and
15168            'NDRPDR' and
15169            ('ETH' or 'DOT1Q') and
15170            '2T2C' and
15171            ('L2BDMACLRN' or 'L2XCFWD') and
15172            'VHOST_1024' and
15173            not 'CFS_OPT' and
15174            not 'VXLAN' and
15175            not 'IP4FWD'"
15176   parameters:
15177   - "throughput"
15178   - "parent"
15179   - "tags"
15180 #  sort:
15181 #  - "1VM"
15182 #  - "L2XCFWD"
15183 #  - "1VM"
15184 #  - "L2BDMACLRN"
15185   traces:
15186     hoverinfo: "x+y"
15187     boxpoints: "outliers"
15188     whiskerwidth: 0
15189   layout:
15190     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15191     layout: "plot-throughput"
15192
15193 -
15194   type: "plot"
15195   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15196   algorithm: "plot_performance_box"
15197   output-file-type: ".html"
15198   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15199   data: "plot-vpp-throughput-latency-3n-hsw"
15200   filter: "'NIC_Intel-XL710' and
15201            '64B' and
15202            'NDRPDR' and
15203            ('ETH' or 'DOT1Q') and
15204            '2T2C' and
15205            ('L2BDMACLRN' or 'L2XCFWD') and
15206            'VHOST_1024' and
15207            not 'CFS_OPT' and
15208            not 'VXLAN' and
15209            not 'IP4FWD'"
15210   parameters:
15211   - "throughput"
15212   - "parent"
15213   - "tags"
15214 #  sort:
15215 #  - "1VM"
15216 #  - "L2XCFWD"
15217 #  - "1VM"
15218 #  - "L2BDMACLRN"
15219   traces:
15220     hoverinfo: "x+y"
15221     boxpoints: "outliers"
15222     whiskerwidth: 0
15223   layout:
15224     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15225     layout: "plot-throughput"
15226
15227 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15228 -
15229   type: "plot"
15230   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15231   algorithm: "plot_performance_box"
15232   output-file-type: ".html"
15233   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15234   data: "plot-vpp-throughput-latency-3n-skx"
15235   filter: "'NIC_Intel-X710' and
15236            '64B' and
15237            'NDRPDR' and
15238            'ETH' and
15239            'IP4FWD' and
15240            '2T1C' and
15241            'VHOST_1024' and
15242            not 'VXLAN' and
15243            not 'DOT1Q'"
15244   parameters:
15245   - "throughput"
15246   - "parent"
15247   - "tags"
15248   sort:
15249   - "not CFS_OPT"
15250   - "1VM"
15251   - "2VM"
15252   traces:
15253     hoverinfo: "x+y"
15254     boxpoints: "outliers"
15255     whiskerwidth: 0
15256   layout:
15257     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15258     layout: "plot-throughput"
15259
15260 -
15261   type: "plot"
15262   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15263   algorithm: "plot_performance_box"
15264   output-file-type: ".html"
15265   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15266   data: "plot-vpp-throughput-latency-3n-skx"
15267   filter: "'NIC_Intel-X710' and
15268            '64B' and
15269            'NDRPDR' and
15270            'ETH' and
15271            'IP4FWD' and
15272            '4T2C' and
15273            'VHOST_1024' and
15274            not 'VXLAN' and
15275            not 'DOT1Q'"
15276   parameters:
15277   - "throughput"
15278   - "parent"
15279   - "tags"
15280   sort:
15281   - "not CFS_OPT"
15282   - "1VM"
15283   - "2VM"
15284   traces:
15285     hoverinfo: "x+y"
15286     boxpoints: "outliers"
15287     whiskerwidth: 0
15288   layout:
15289     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15290     layout: "plot-throughput"
15291
15292 -
15293   type: "plot"
15294   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15295   algorithm: "plot_performance_box"
15296   output-file-type: ".html"
15297   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15298   data: "plot-vpp-throughput-latency-3n-skx"
15299   filter: "'NIC_Intel-X710' and
15300            '64B' and
15301            'NDRPDR' and
15302            'ETH' and
15303            'IP4FWD' and
15304            '2T1C' and
15305            'VHOST_1024' and
15306            not 'VXLAN' and
15307            not 'DOT1Q'"
15308   parameters:
15309   - "throughput"
15310   - "parent"
15311   - "tags"
15312   sort:
15313   - "not CFS_OPT"
15314   - "1VM"
15315   - "2VM"
15316   traces:
15317     hoverinfo: "x+y"
15318     boxpoints: "outliers"
15319     whiskerwidth: 0
15320   layout:
15321     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15322     layout: "plot-throughput"
15323
15324 -
15325   type: "plot"
15326   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15327   algorithm: "plot_performance_box"
15328   output-file-type: ".html"
15329   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15330   data: "plot-vpp-throughput-latency-3n-skx"
15331   filter: "'NIC_Intel-X710' and
15332            '64B' and
15333            'NDRPDR' and
15334            'ETH' and
15335            'IP4FWD' and
15336            '4T2C' and
15337            'VHOST_1024' and
15338            not 'VXLAN' and
15339            not 'DOT1Q'"
15340   parameters:
15341   - "throughput"
15342   - "parent"
15343   - "tags"
15344   sort:
15345   - "not CFS_OPT"
15346   - "1VM"
15347   - "2VM"
15348   traces:
15349     hoverinfo: "x+y"
15350     boxpoints: "outliers"
15351     whiskerwidth: 0
15352   layout:
15353     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15354     layout: "plot-throughput"
15355
15356 # Packet Throughput - VPP vhost l2sw 3n-skx-x710
15357 -
15358   type: "plot"
15359   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15360   algorithm: "plot_performance_box"
15361   output-file-type: ".html"
15362   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15363   data: "plot-vpp-throughput-latency-3n-skx"
15364   filter: "'NIC_Intel-X710' and
15365            '64B' and
15366            'NDRPDR' and
15367            ('ETH' or 'DOT1Q') and
15368            '2T1C' and
15369            'L2BDMACLRN' and
15370            'VHOST_1024' and
15371            not 'VXLAN' and
15372            not 'IP4FWD' and
15373            not '2VM'"
15374   parameters:
15375   - "throughput"
15376   - "parent"
15377   - "tags"
15378 #  sort:
15379 #  - "VM"  # "not CFS_OPT"
15380 #  - "CFS_OPT"
15381 #  - "FIB_10K"
15382 #  - "FIB_100K"
15383 #  - "FIB_1M"
15384   traces:
15385     hoverinfo: "x+y"
15386     boxpoints: "outliers"
15387     whiskerwidth: 0
15388   layout:
15389     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15390     layout: "plot-throughput"
15391
15392 -
15393   type: "plot"
15394   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15395   algorithm: "plot_performance_box"
15396   output-file-type: ".html"
15397   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15398   data: "plot-vpp-throughput-latency-3n-skx"
15399   filter: "'NIC_Intel-X710' and
15400            '64B' and
15401            'NDRPDR' and
15402            ('ETH' or 'DOT1Q') and
15403            '4T2C' and
15404            'L2BDMACLRN' and
15405            'VHOST_1024' and
15406            not 'VXLAN' and
15407            not 'IP4FWD' and
15408            not '2VM'"
15409   parameters:
15410   - "throughput"
15411   - "parent"
15412   - "tags"
15413 #  sort:
15414 #  - "VM"  # "not CFS_OPT"
15415 #  - "CFS_OPT"
15416 #  - "FIB_10K"
15417 #  - "FIB_100K"
15418 #  - "FIB_1M"
15419   traces:
15420     hoverinfo: "x+y"
15421     boxpoints: "outliers"
15422     whiskerwidth: 0
15423   layout:
15424     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15425     layout: "plot-throughput"
15426
15427 -
15428   type: "plot"
15429   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15430   algorithm: "plot_performance_box"
15431   output-file-type: ".html"
15432   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15433   data: "plot-vpp-throughput-latency-3n-skx"
15434   filter: "'NIC_Intel-X710' and
15435            '64B' and
15436            'NDRPDR' and
15437            ('ETH' or 'DOT1Q') and
15438            '2T1C' and
15439            'L2BDMACLRN' and
15440            'VHOST_1024' and
15441            not 'VXLAN' and
15442            not 'IP4FWD' and
15443            not '2VM'"
15444   parameters:
15445   - "throughput"
15446   - "parent"
15447   - "tags"
15448 #  sort:
15449 #  - "VM"  # "not CFS_OPT"
15450 #  - "CFS_OPT"
15451 #  - "FIB_10K"
15452 #  - "FIB_100K"
15453 #  - "FIB_1M"
15454   traces:
15455     hoverinfo: "x+y"
15456     boxpoints: "outliers"
15457     whiskerwidth: 0
15458   layout:
15459     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15460     layout: "plot-throughput"
15461
15462 -
15463   type: "plot"
15464   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15465   algorithm: "plot_performance_box"
15466   output-file-type: ".html"
15467   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15468   data: "plot-vpp-throughput-latency-3n-skx"
15469   filter: "'NIC_Intel-X710' and
15470            '64B' and
15471            'NDRPDR' and
15472            ('ETH' or 'DOT1Q') and
15473            '4T2C' and
15474            'L2BDMACLRN' and
15475            'VHOST_1024' and
15476            not 'VXLAN' and
15477            not 'IP4FWD' and
15478            not '2VM'"
15479   parameters:
15480   - "throughput"
15481   - "parent"
15482   - "tags"
15483 #  sort:
15484 #  - "VM"  # "not CFS_OPT"
15485 #  - "CFS_OPT"
15486 #  - "FIB_10K"
15487 #  - "FIB_100K"
15488 #  - "FIB_1M"
15489   traces:
15490     hoverinfo: "x+y"
15491     boxpoints: "outliers"
15492     whiskerwidth: 0
15493   layout:
15494     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15495     layout: "plot-throughput"
15496
15497 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15498 -
15499   type: "plot"
15500   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15501   algorithm: "plot_performance_box"
15502   output-file-type: ".html"
15503   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15504   data: "plot-vpp-throughput-latency-3n-skx"
15505   filter: "'NIC_Intel-X710' and
15506            '64B' and
15507            'NDRPDR' and
15508            ('ETH' or 'DOT1Q') and
15509            'BASE' and
15510            '2T1C' and
15511            ('L2BDMACLRN' or 'L2XCFWD') and
15512            'VHOST_1024' and
15513            not 'VXLAN' and
15514            not 'IP4FWD' and
15515            not '2VM' and
15516            not 'LBOND'"
15517   parameters:
15518   - "throughput"
15519   - "parent"
15520   - "tags"
15521 #  sort:
15522 #  - "not CFS_OPT"
15523 #  - "L2XCFWD"
15524 #  - "not CFS_OPT"
15525 #  - "CFS_OPT"
15526   traces:
15527     hoverinfo: "x+y"
15528     boxpoints: "outliers"
15529     whiskerwidth: 0
15530   layout:
15531     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15532     layout: "plot-throughput"
15533
15534 -
15535   type: "plot"
15536   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15537   algorithm: "plot_performance_box"
15538   output-file-type: ".html"
15539   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15540   data: "plot-vpp-throughput-latency-3n-skx"
15541   filter: "'NIC_Intel-X710' and
15542            '64B' and
15543            'NDRPDR' and
15544            ('ETH' or 'DOT1Q') and
15545            'BASE' and
15546            '2T1C' and
15547            ('L2BDMACLRN' or 'L2XCFWD') and
15548            'VHOST_1024' and
15549            not 'VXLAN' and
15550            not 'IP4FWD' and
15551            not '2VM' and
15552            not 'LBOND'"
15553   parameters:
15554   - "throughput"
15555   - "parent"
15556   - "tags"
15557 #  sort:
15558 #  - "not CFS_OPT"
15559 #  - "L2XCFWD"
15560 #  - "not CFS_OPT"
15561 #  - "CFS_OPT"
15562   traces:
15563     hoverinfo: "x+y"
15564     boxpoints: "outliers"
15565     whiskerwidth: 0
15566   layout:
15567     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15568     layout: "plot-throughput"
15569
15570 -
15571   type: "plot"
15572   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15573   algorithm: "plot_performance_box"
15574   output-file-type: ".html"
15575   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15576   data: "plot-vpp-throughput-latency-3n-skx"
15577   filter: "'NIC_Intel-X710' and
15578            '64B' and
15579            'NDRPDR' and
15580            ('ETH' or 'DOT1Q') and
15581            'BASE' and
15582            '4T2C' and
15583            ('L2BDMACLRN' or 'L2XCFWD') and
15584            'VHOST_1024' and
15585            not 'VXLAN' and
15586            not 'IP4FWD' and
15587            not '2VM' and
15588            not 'LBOND'"
15589   parameters:
15590   - "throughput"
15591   - "parent"
15592   - "tags"
15593 #  sort:
15594 #  - "not CFS_OPT"
15595 #  - "L2XCFWD"
15596 #  - "not CFS_OPT"
15597 #  - "CFS_OPT"
15598   traces:
15599     hoverinfo: "x+y"
15600     boxpoints: "outliers"
15601     whiskerwidth: 0
15602   layout:
15603     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15604     layout: "plot-throughput"
15605
15606 -
15607   type: "plot"
15608   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15609   algorithm: "plot_performance_box"
15610   output-file-type: ".html"
15611   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15612   data: "plot-vpp-throughput-latency-3n-skx"
15613   filter: "'NIC_Intel-X710' and
15614            '64B' and
15615            'NDRPDR' and
15616            ('ETH' or 'DOT1Q') and
15617            'BASE' and
15618            '4T2C' and
15619            ('L2BDMACLRN' or 'L2XCFWD') and
15620            'VHOST_1024' and
15621            not 'VXLAN' and
15622            not 'IP4FWD' and
15623            not '2VM' and
15624            not 'LBOND'"
15625   parameters:
15626   - "throughput"
15627   - "parent"
15628   - "tags"
15629 #  sort:
15630 #  - "not CFS_OPT"
15631 #  - "L2XCFWD"
15632 #  - "not CFS_OPT"
15633 #  - "CFS_OPT"
15634   traces:
15635     hoverinfo: "x+y"
15636     boxpoints: "outliers"
15637     whiskerwidth: 0
15638   layout:
15639     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15640     layout: "plot-throughput"
15641
15642 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15643 -
15644   type: "plot"
15645   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15646   algorithm: "plot_performance_box"
15647   output-file-type: ".html"
15648   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15649   data: "plot-vpp-throughput-latency-3n-skx"
15650   filter: "'NIC_Intel-X710' and
15651            '64B' and
15652            'NDRPDR' and
15653            ('ETH' or 'DOT1Q') and
15654            '2T1C' and
15655            ('L2BDMACLRN' or 'L2XCFWD') and
15656            'VHOST_1024' and
15657            not 'CFS_OPT' and
15658            not 'VXLAN' and
15659            not 'IP4FWD' and
15660            not 'LBOND'"
15661   parameters:
15662   - "throughput"
15663   - "parent"
15664   - "tags"
15665 #  sort:
15666 #  - "1VM"
15667 #  - "L2XCFWD"
15668 #  - "1VM"
15669 #  - "L2BDMACLRN"
15670   traces:
15671     hoverinfo: "x+y"
15672     boxpoints: "outliers"
15673     whiskerwidth: 0
15674   layout:
15675     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15676     layout: "plot-throughput"
15677
15678 -
15679   type: "plot"
15680   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15681   algorithm: "plot_performance_box"
15682   output-file-type: ".html"
15683   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15684   data: "plot-vpp-throughput-latency-3n-skx"
15685   filter: "'NIC_Intel-X710' and
15686            '64B' and
15687            'NDRPDR' and
15688            ('ETH' or 'DOT1Q') and
15689            '2T1C' and
15690            ('L2BDMACLRN' or 'L2XCFWD') and
15691            'VHOST_1024' and
15692            not 'CFS_OPT' and
15693            not 'VXLAN' and
15694            not 'IP4FWD' and
15695            not 'LBOND'"
15696   parameters:
15697   - "throughput"
15698   - "parent"
15699   - "tags"
15700 #  sort:
15701 #  - "1VM"
15702 #  - "L2XCFWD"
15703 #  - "1VM"
15704 #  - "L2BDMACLRN"
15705   traces:
15706     hoverinfo: "x+y"
15707     boxpoints: "outliers"
15708     whiskerwidth: 0
15709   layout:
15710     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15711     layout: "plot-throughput"
15712
15713 -
15714   type: "plot"
15715   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15716   algorithm: "plot_performance_box"
15717   output-file-type: ".html"
15718   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15719   data: "plot-vpp-throughput-latency-3n-skx"
15720   filter: "'NIC_Intel-X710' and
15721            '64B' and
15722            'NDRPDR' and
15723            ('ETH' or 'DOT1Q') and
15724            '4T2C' and
15725            ('L2BDMACLRN' or 'L2XCFWD') and
15726            'VHOST_1024' and
15727            not 'CFS_OPT' and
15728            not 'VXLAN' and
15729            not 'IP4FWD' and
15730            not 'LBOND'"
15731   parameters:
15732   - "throughput"
15733   - "parent"
15734   - "tags"
15735 #  sort:
15736 #  - "1VM"
15737 #  - "L2XCFWD"
15738 #  - "1VM"
15739 #  - "L2BDMACLRN"
15740   traces:
15741     hoverinfo: "x+y"
15742     boxpoints: "outliers"
15743     whiskerwidth: 0
15744   layout:
15745     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15746     layout: "plot-throughput"
15747
15748 -
15749   type: "plot"
15750   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15751   algorithm: "plot_performance_box"
15752   output-file-type: ".html"
15753   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15754   data: "plot-vpp-throughput-latency-3n-skx"
15755   filter: "'NIC_Intel-X710' and
15756            '64B' and
15757            'NDRPDR' and
15758            ('ETH' or 'DOT1Q') and
15759            '4T2C' and
15760            ('L2BDMACLRN' or 'L2XCFWD') and
15761            'VHOST_1024' and
15762            not 'CFS_OPT' and
15763            not 'VXLAN' and
15764            not 'IP4FWD' and
15765            not 'LBOND'"
15766   parameters:
15767   - "throughput"
15768   - "parent"
15769   - "tags"
15770 #  sort:
15771 #  - "1VM"
15772 #  - "L2XCFWD"
15773 #  - "1VM"
15774 #  - "L2BDMACLRN"
15775   traces:
15776     hoverinfo: "x+y"
15777     boxpoints: "outliers"
15778     whiskerwidth: 0
15779   layout:
15780     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15781     layout: "plot-throughput"
15782
15783 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15784 -
15785   type: "plot"
15786   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15787   algorithm: "plot_performance_box"
15788   output-file-type: ".html"
15789   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15790   data: "plot-vpp-throughput-latency-2n-skx"
15791   filter: "'NIC_Intel-X710' and
15792            '64B' and
15793            'NDRPDR' and
15794            'ETH' and
15795            'IP4FWD' and
15796            '2T1C' and
15797            'VHOST_1024' and
15798            not 'VXLAN' and
15799            not 'DOT1Q'"
15800   parameters:
15801   - "throughput"
15802   - "parent"
15803   - "tags"
15804   sort:
15805   - "not CFS_OPT"
15806   - "1VM"
15807   - "2VM"
15808   traces:
15809     hoverinfo: "x+y"
15810     boxpoints: "outliers"
15811     whiskerwidth: 0
15812   layout:
15813     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15814     layout: "plot-throughput"
15815
15816 -
15817   type: "plot"
15818   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15819   algorithm: "plot_performance_box"
15820   output-file-type: ".html"
15821   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15822   data: "plot-vpp-throughput-latency-2n-skx"
15823   filter: "'NIC_Intel-X710' and
15824            '64B' and
15825            'NDRPDR' and
15826            'ETH' and
15827            'IP4FWD' and
15828            '4T2C' and
15829            'VHOST_1024' and
15830            not 'VXLAN' and
15831            not 'DOT1Q'"
15832   parameters:
15833   - "throughput"
15834   - "parent"
15835   - "tags"
15836   sort:
15837   - "not CFS_OPT"
15838   - "1VM"
15839   - "2VM"
15840   traces:
15841     hoverinfo: "x+y"
15842     boxpoints: "outliers"
15843     whiskerwidth: 0
15844   layout:
15845     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15846     layout: "plot-throughput"
15847
15848 -
15849   type: "plot"
15850   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15851   algorithm: "plot_performance_box"
15852   output-file-type: ".html"
15853   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15854   data: "plot-vpp-throughput-latency-2n-skx"
15855   filter: "'NIC_Intel-X710' and
15856            '64B' and
15857            'NDRPDR' and
15858            'ETH' and
15859            'IP4FWD' and
15860            '2T1C' and
15861            'VHOST_1024' and
15862            not 'VXLAN' and
15863            not 'DOT1Q'"
15864   parameters:
15865   - "throughput"
15866   - "parent"
15867   - "tags"
15868   sort:
15869   - "not CFS_OPT"
15870   - "1VM"
15871   - "2VM"
15872   traces:
15873     hoverinfo: "x+y"
15874     boxpoints: "outliers"
15875     whiskerwidth: 0
15876   layout:
15877     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15878     layout: "plot-throughput"
15879
15880 -
15881   type: "plot"
15882   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15883   algorithm: "plot_performance_box"
15884   output-file-type: ".html"
15885   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15886   data: "plot-vpp-throughput-latency-2n-skx"
15887   filter: "'NIC_Intel-X710' and
15888            '64B' and
15889            'NDRPDR' and
15890            'ETH' and
15891            'IP4FWD' and
15892            '4T2C' and
15893            'VHOST_1024' and
15894            not 'VXLAN' and
15895            not 'DOT1Q'"
15896   parameters:
15897   - "throughput"
15898   - "parent"
15899   - "tags"
15900   sort:
15901   - "not CFS_OPT"
15902   - "1VM"
15903   - "2VM"
15904   traces:
15905     hoverinfo: "x+y"
15906     boxpoints: "outliers"
15907     whiskerwidth: 0
15908   layout:
15909     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15910     layout: "plot-throughput"
15911
15912 # Packet Throughput - VPP vhost l2sw 2n-skx-x710
15913 -
15914   type: "plot"
15915   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15916   algorithm: "plot_performance_box"
15917   output-file-type: ".html"
15918   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15919   data: "plot-vpp-throughput-latency-2n-skx"
15920   filter: "'NIC_Intel-X710' and
15921            '64B' and
15922            'NDRPDR' and
15923            ('ETH' or 'DOT1Q') and
15924            '2T1C' and
15925            'L2BDMACLRN' and
15926            'VHOST_1024' and
15927            not 'VXLAN' and
15928            not 'IP4FWD' and
15929            not '2VM'"
15930   parameters:
15931   - "throughput"
15932   - "parent"
15933   - "tags"
15934 #  sort:
15935 #  - "VM"  # "not CFS_OPT"
15936 #  - "CFS_OPT"
15937 #  - "FIB_10K"
15938 #  - "FIB_100K"
15939 #  - "FIB_1M"
15940   traces:
15941     hoverinfo: "x+y"
15942     boxpoints: "outliers"
15943     whiskerwidth: 0
15944   layout:
15945     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15946     layout: "plot-throughput"
15947
15948 -
15949   type: "plot"
15950   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15951   algorithm: "plot_performance_box"
15952   output-file-type: ".html"
15953   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15954   data: "plot-vpp-throughput-latency-2n-skx"
15955   filter: "'NIC_Intel-X710' and
15956            '64B' and
15957            'NDRPDR' and
15958            ('ETH' or 'DOT1Q') and
15959            '4T2C' and
15960            'L2BDMACLRN' and
15961            'VHOST_1024' and
15962            not 'VXLAN' and
15963            not 'IP4FWD' and
15964            not '2VM'"
15965   parameters:
15966   - "throughput"
15967   - "parent"
15968   - "tags"
15969 #  sort:
15970 #  - "VM"  # "not CFS_OPT"
15971 #  - "CFS_OPT"
15972 #  - "FIB_10K"
15973 #  - "FIB_100K"
15974 #  - "FIB_1M"
15975   traces:
15976     hoverinfo: "x+y"
15977     boxpoints: "outliers"
15978     whiskerwidth: 0
15979   layout:
15980     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15981     layout: "plot-throughput"
15982
15983 -
15984   type: "plot"
15985   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15986   algorithm: "plot_performance_box"
15987   output-file-type: ".html"
15988   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15989   data: "plot-vpp-throughput-latency-2n-skx"
15990   filter: "'NIC_Intel-X710' and
15991            '64B' and
15992            'NDRPDR' and
15993            ('ETH' or 'DOT1Q') and
15994            '2T1C' and
15995            'L2BDMACLRN' and
15996            'VHOST_1024' and
15997            not 'VXLAN' and
15998            not 'IP4FWD' and
15999            not '2VM'"
16000   parameters:
16001   - "throughput"
16002   - "parent"
16003   - "tags"
16004 #  sort:
16005 #  - "VM"  # "not CFS_OPT"
16006 #  - "CFS_OPT"
16007 #  - "FIB_10K"
16008 #  - "FIB_100K"
16009 #  - "FIB_1M"
16010   traces:
16011     hoverinfo: "x+y"
16012     boxpoints: "outliers"
16013     whiskerwidth: 0
16014   layout:
16015     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16016     layout: "plot-throughput"
16017
16018 -
16019   type: "plot"
16020   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16021   algorithm: "plot_performance_box"
16022   output-file-type: ".html"
16023   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16024   data: "plot-vpp-throughput-latency-2n-skx"
16025   filter: "'NIC_Intel-X710' and
16026            '64B' and
16027            'NDRPDR' and
16028            ('ETH' or 'DOT1Q') and
16029            '4T2C' and
16030            'L2BDMACLRN' and
16031            'VHOST_1024' and
16032            not 'VXLAN' and
16033            not 'IP4FWD' and
16034            not '2VM'"
16035   parameters:
16036   - "throughput"
16037   - "parent"
16038   - "tags"
16039 #  sort:
16040 #  - "VM"  # "not CFS_OPT"
16041 #  - "CFS_OPT"
16042 #  - "FIB_10K"
16043 #  - "FIB_100K"
16044 #  - "FIB_1M"
16045   traces:
16046     hoverinfo: "x+y"
16047     boxpoints: "outliers"
16048     whiskerwidth: 0
16049   layout:
16050     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16051     layout: "plot-throughput"
16052
16053 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16054 -
16055   type: "plot"
16056   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
16057   algorithm: "plot_performance_box"
16058   output-file-type: ".html"
16059   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
16060   data: "plot-vpp-throughput-latency-2n-skx"
16061   filter: "'NIC_Intel-X710' and
16062            '64B' and
16063            'NDRPDR' and
16064            ('ETH' or 'DOT1Q') and
16065            'BASE' and
16066            '2T1C' and
16067            ('L2BDMACLRN' or 'L2XCFWD') and
16068            'VHOST_1024' and
16069            not 'VXLAN' and
16070            not 'IP4FWD' and
16071            not '2VM'"
16072   parameters:
16073   - "throughput"
16074   - "parent"
16075   - "tags"
16076 #  sort:
16077 #  - "not CFS_OPT"
16078 #  - "L2XCFWD"
16079 #  - "not CFS_OPT"
16080 #  - "CFS_OPT"
16081   traces:
16082     hoverinfo: "x+y"
16083     boxpoints: "outliers"
16084     whiskerwidth: 0
16085   layout:
16086     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
16087     layout: "plot-throughput"
16088
16089 -
16090   type: "plot"
16091   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16092   algorithm: "plot_performance_box"
16093   output-file-type: ".html"
16094   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16095   data: "plot-vpp-throughput-latency-2n-skx"
16096   filter: "'NIC_Intel-X710' and
16097            '64B' and
16098            'NDRPDR' and
16099            ('ETH' or 'DOT1Q') and
16100            'BASE' and
16101            '2T1C' and
16102            ('L2BDMACLRN' or 'L2XCFWD') and
16103            'VHOST_1024' and
16104            not 'VXLAN' and
16105            not 'IP4FWD' and
16106            not '2VM'"
16107   parameters:
16108   - "throughput"
16109   - "parent"
16110   - "tags"
16111 #  sort:
16112 #  - "not CFS_OPT"
16113 #  - "L2XCFWD"
16114 #  - "not CFS_OPT"
16115 #  - "CFS_OPT"
16116   traces:
16117     hoverinfo: "x+y"
16118     boxpoints: "outliers"
16119     whiskerwidth: 0
16120   layout:
16121     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16122     layout: "plot-throughput"
16123
16124 -
16125   type: "plot"
16126   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16127   algorithm: "plot_performance_box"
16128   output-file-type: ".html"
16129   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16130   data: "plot-vpp-throughput-latency-2n-skx"
16131   filter: "'NIC_Intel-X710' and
16132            '64B' and
16133            'NDRPDR' and
16134            ('ETH' or 'DOT1Q') and
16135            'BASE' and
16136            '4T2C' and
16137            ('L2BDMACLRN' or 'L2XCFWD') and
16138            'VHOST_1024' and
16139            not 'VXLAN' and
16140            not 'IP4FWD' and
16141            not '2VM'"
16142   parameters:
16143   - "throughput"
16144   - "parent"
16145   - "tags"
16146 #  sort:
16147 #  - "not CFS_OPT"
16148 #  - "L2XCFWD"
16149 #  - "not CFS_OPT"
16150 #  - "CFS_OPT"
16151   traces:
16152     hoverinfo: "x+y"
16153     boxpoints: "outliers"
16154     whiskerwidth: 0
16155   layout:
16156     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16157     layout: "plot-throughput"
16158
16159 -
16160   type: "plot"
16161   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16162   algorithm: "plot_performance_box"
16163   output-file-type: ".html"
16164   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16165   data: "plot-vpp-throughput-latency-2n-skx"
16166   filter: "'NIC_Intel-X710' and
16167            '64B' and
16168            'NDRPDR' and
16169            ('ETH' or 'DOT1Q') and
16170            'BASE' and
16171            '4T2C' and
16172            ('L2BDMACLRN' or 'L2XCFWD') and
16173            'VHOST_1024' and
16174            not 'VXLAN' and
16175            not 'IP4FWD' and
16176            not '2VM'"
16177   parameters:
16178   - "throughput"
16179   - "parent"
16180   - "tags"
16181 #  sort:
16182 #  - "not CFS_OPT"
16183 #  - "L2XCFWD"
16184 #  - "not CFS_OPT"
16185 #  - "CFS_OPT"
16186   traces:
16187     hoverinfo: "x+y"
16188     boxpoints: "outliers"
16189     whiskerwidth: 0
16190   layout:
16191     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16192     layout: "plot-throughput"
16193
16194 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16195 -
16196   type: "plot"
16197   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16198   algorithm: "plot_performance_box"
16199   output-file-type: ".html"
16200   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16201   data: "plot-vpp-throughput-latency-2n-skx"
16202   filter: "'NIC_Intel-X710' and
16203            '64B' and
16204            'NDRPDR' and
16205            ('ETH' or 'DOT1Q') and
16206            '2T1C' and
16207            ('L2BDMACLRN' or 'L2XCFWD') and
16208            'VHOST_1024' and
16209            not 'CFS_OPT' and
16210            not 'VXLAN' and
16211            not 'IP4FWD'"
16212   parameters:
16213   - "throughput"
16214   - "parent"
16215   - "tags"
16216 #  sort:
16217 #  - "1VM"
16218 #  - "L2XCFWD"
16219 #  - "1VM"
16220 #  - "L2BDMACLRN"
16221   traces:
16222     hoverinfo: "x+y"
16223     boxpoints: "outliers"
16224     whiskerwidth: 0
16225   layout:
16226     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16227     layout: "plot-throughput"
16228
16229 -
16230   type: "plot"
16231   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16232   algorithm: "plot_performance_box"
16233   output-file-type: ".html"
16234   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16235   data: "plot-vpp-throughput-latency-2n-skx"
16236   filter: "'NIC_Intel-X710' and
16237            '64B' and
16238            'NDRPDR' and
16239            ('ETH' or 'DOT1Q') and
16240            '2T1C' and
16241            ('L2BDMACLRN' or 'L2XCFWD') and
16242            'VHOST_1024' and
16243            not 'CFS_OPT' and
16244            not 'VXLAN' and
16245            not 'IP4FWD'"
16246   parameters:
16247   - "throughput"
16248   - "parent"
16249   - "tags"
16250 #  sort:
16251 #  - "1VM"
16252 #  - "L2XCFWD"
16253 #  - "1VM"
16254 #  - "L2BDMACLRN"
16255   traces:
16256     hoverinfo: "x+y"
16257     boxpoints: "outliers"
16258     whiskerwidth: 0
16259   layout:
16260     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16261     layout: "plot-throughput"
16262
16263 -
16264   type: "plot"
16265   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16266   algorithm: "plot_performance_box"
16267   output-file-type: ".html"
16268   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16269   data: "plot-vpp-throughput-latency-2n-skx"
16270   filter: "'NIC_Intel-X710' and
16271            '64B' and
16272            'NDRPDR' and
16273            ('ETH' or 'DOT1Q') and
16274            '4T2C' and
16275            ('L2BDMACLRN' or 'L2XCFWD') and
16276            'VHOST_1024' and
16277            not 'CFS_OPT' and
16278            not 'VXLAN' and
16279            not 'IP4FWD'"
16280   parameters:
16281   - "throughput"
16282   - "parent"
16283   - "tags"
16284 #  sort:
16285 #  - "1VM"
16286 #  - "L2XCFWD"
16287 #  - "1VM"
16288 #  - "L2BDMACLRN"
16289   traces:
16290     hoverinfo: "x+y"
16291     boxpoints: "outliers"
16292     whiskerwidth: 0
16293   layout:
16294     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16295     layout: "plot-throughput"
16296
16297 -
16298   type: "plot"
16299   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16300   algorithm: "plot_performance_box"
16301   output-file-type: ".html"
16302   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16303   data: "plot-vpp-throughput-latency-2n-skx"
16304   filter: "'NIC_Intel-X710' and
16305            '64B' and
16306            'NDRPDR' and
16307            ('ETH' or 'DOT1Q') and
16308            '4T2C' and
16309            ('L2BDMACLRN' or 'L2XCFWD') and
16310            'VHOST_1024' and
16311            not 'CFS_OPT' and
16312            not 'VXLAN' and
16313            not 'IP4FWD'"
16314   parameters:
16315   - "throughput"
16316   - "parent"
16317   - "tags"
16318 #  sort:
16319 #  - "1VM"
16320 #  - "L2XCFWD"
16321 #  - "1VM"
16322 #  - "L2BDMACLRN"
16323   traces:
16324     hoverinfo: "x+y"
16325     boxpoints: "outliers"
16326     whiskerwidth: 0
16327   layout:
16328     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16329     layout: "plot-throughput"
16330
16331 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16332 -
16333   type: "plot"
16334   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16335   algorithm: "plot_performance_box"
16336   output-file-type: ".html"
16337   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16338   data: "plot-vpp-throughput-latency-2n-skx"
16339   filter: "'NIC_Intel-XXV710' and
16340            '64B' and
16341            'NDRPDR' and
16342            'ETH' and
16343            'IP4FWD' and
16344            '2T1C' and
16345            'VHOST_1024' and
16346            not 'VXLAN' and
16347            not 'DOT1Q'"
16348   parameters:
16349   - "throughput"
16350   - "parent"
16351   - "tags"
16352   sort:
16353   - "not CFS_OPT"
16354   - "1VM"
16355   - "2VM"
16356   traces:
16357     hoverinfo: "x+y"
16358     boxpoints: "outliers"
16359     whiskerwidth: 0
16360   layout:
16361     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16362     layout: "plot-throughput"
16363
16364 -
16365   type: "plot"
16366   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16367   algorithm: "plot_performance_box"
16368   output-file-type: ".html"
16369   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16370   data: "plot-vpp-throughput-latency-2n-skx"
16371   filter: "'NIC_Intel-XXV710' and
16372            '64B' and
16373            'NDRPDR' and
16374            'ETH' and
16375            'IP4FWD' and
16376            '4T2C' and
16377            'VHOST_1024' and
16378            not 'VXLAN' and
16379            not 'DOT1Q'"
16380   parameters:
16381   - "throughput"
16382   - "parent"
16383   - "tags"
16384   sort:
16385   - "not CFS_OPT"
16386   - "1VM"
16387   - "2VM"
16388   traces:
16389     hoverinfo: "x+y"
16390     boxpoints: "outliers"
16391     whiskerwidth: 0
16392   layout:
16393     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16394     layout: "plot-throughput"
16395
16396 -
16397   type: "plot"
16398   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16399   algorithm: "plot_performance_box"
16400   output-file-type: ".html"
16401   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16402   data: "plot-vpp-throughput-latency-2n-skx"
16403   filter: "'NIC_Intel-XXV710' and
16404            '64B' and
16405            'NDRPDR' and
16406            'ETH' and
16407            'IP4FWD' and
16408            '2T1C' and
16409            'VHOST_1024' and
16410            not 'VXLAN' and
16411            not 'DOT1Q'"
16412   parameters:
16413   - "throughput"
16414   - "parent"
16415   - "tags"
16416   sort:
16417   - "not CFS_OPT"
16418   - "1VM"
16419   - "2VM"
16420   traces:
16421     hoverinfo: "x+y"
16422     boxpoints: "outliers"
16423     whiskerwidth: 0
16424   layout:
16425     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16426     layout: "plot-throughput"
16427
16428 -
16429   type: "plot"
16430   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16431   algorithm: "plot_performance_box"
16432   output-file-type: ".html"
16433   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16434   data: "plot-vpp-throughput-latency-2n-skx"
16435   filter: "'NIC_Intel-XXV710' and
16436            '64B' and
16437            'NDRPDR' and
16438            'ETH' and
16439            'IP4FWD' and
16440            '4T2C' and
16441            'VHOST_1024' and
16442            not 'VXLAN' and
16443            not 'DOT1Q'"
16444   parameters:
16445   - "throughput"
16446   - "parent"
16447   - "tags"
16448   sort:
16449   - "not CFS_OPT"
16450   - "1VM"
16451   - "2VM"
16452   traces:
16453     hoverinfo: "x+y"
16454     boxpoints: "outliers"
16455     whiskerwidth: 0
16456   layout:
16457     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16458     layout: "plot-throughput"
16459
16460 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
16461 -
16462   type: "plot"
16463   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16464   algorithm: "plot_performance_box"
16465   output-file-type: ".html"
16466   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16467   data: "plot-vpp-throughput-latency-2n-skx"
16468   filter: "'NIC_Intel-XXV710' and
16469            '64B' and
16470            'NDRPDR' and
16471            ('ETH' or 'DOT1Q') and
16472            '2T1C' and
16473            'L2BDMACLRN' and
16474            'VHOST_1024' and
16475            not 'VXLAN' and
16476            not 'IP4FWD' and
16477            not '2VM'"
16478   parameters:
16479   - "throughput"
16480   - "parent"
16481   - "tags"
16482 #  sort:
16483 #  - "VM"  # "not CFS_OPT"
16484 #  - "CFS_OPT"
16485 #  - "FIB_10K"
16486 #  - "FIB_100K"
16487 #  - "FIB_1M"
16488   traces:
16489     hoverinfo: "x+y"
16490     boxpoints: "outliers"
16491     whiskerwidth: 0
16492   layout:
16493     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16494     layout: "plot-throughput"
16495
16496 -
16497   type: "plot"
16498   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16499   algorithm: "plot_performance_box"
16500   output-file-type: ".html"
16501   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16502   data: "plot-vpp-throughput-latency-2n-skx"
16503   filter: "'NIC_Intel-XXV710' and
16504            '64B' and
16505            'NDRPDR' and
16506            ('ETH' or 'DOT1Q') and
16507            '4T2C' and
16508            'L2BDMACLRN' and
16509            'VHOST_1024' and
16510            not 'VXLAN' and
16511            not 'IP4FWD' and
16512            not '2VM'"
16513   parameters:
16514   - "throughput"
16515   - "parent"
16516   - "tags"
16517 #  sort:
16518 #  - "VM"  # "not CFS_OPT"
16519 #  - "CFS_OPT"
16520 #  - "FIB_10K"
16521 #  - "FIB_100K"
16522 #  - "FIB_1M"
16523   traces:
16524     hoverinfo: "x+y"
16525     boxpoints: "outliers"
16526     whiskerwidth: 0
16527   layout:
16528     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16529     layout: "plot-throughput"
16530
16531 -
16532   type: "plot"
16533   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16534   algorithm: "plot_performance_box"
16535   output-file-type: ".html"
16536   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16537   data: "plot-vpp-throughput-latency-2n-skx"
16538   filter: "'NIC_Intel-XXV710' and
16539            '64B' and
16540            'NDRPDR' and
16541            ('ETH' or 'DOT1Q') and
16542            '2T1C' and
16543            'L2BDMACLRN' and
16544            'VHOST_1024' and
16545            not 'VXLAN' and
16546            not 'IP4FWD' and
16547            not '2VM'"
16548   parameters:
16549   - "throughput"
16550   - "parent"
16551   - "tags"
16552 #  sort:
16553 #  - "VM"  # "not CFS_OPT"
16554 #  - "CFS_OPT"
16555 #  - "FIB_10K"
16556 #  - "FIB_100K"
16557 #  - "FIB_1M"
16558   traces:
16559     hoverinfo: "x+y"
16560     boxpoints: "outliers"
16561     whiskerwidth: 0
16562   layout:
16563     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16564     layout: "plot-throughput"
16565
16566 -
16567   type: "plot"
16568   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16569   algorithm: "plot_performance_box"
16570   output-file-type: ".html"
16571   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16572   data: "plot-vpp-throughput-latency-2n-skx"
16573   filter: "'NIC_Intel-XXV710' and
16574            '64B' and
16575            'NDRPDR' and
16576            ('ETH' or 'DOT1Q') and
16577            '4T2C' and
16578            'L2BDMACLRN' and
16579            'VHOST_1024' and
16580            not 'VXLAN' and
16581            not 'IP4FWD' and
16582            not '2VM'"
16583   parameters:
16584   - "throughput"
16585   - "parent"
16586   - "tags"
16587 #  sort:
16588 #  - "VM"  # "not CFS_OPT"
16589 #  - "CFS_OPT"
16590 #  - "FIB_10K"
16591 #  - "FIB_100K"
16592 #  - "FIB_1M"
16593   traces:
16594     hoverinfo: "x+y"
16595     boxpoints: "outliers"
16596     whiskerwidth: 0
16597   layout:
16598     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16599     layout: "plot-throughput"
16600
16601 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16602 -
16603   type: "plot"
16604   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16605   algorithm: "plot_performance_box"
16606   output-file-type: ".html"
16607   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16608   data: "plot-vpp-throughput-latency-2n-skx"
16609   filter: "'NIC_Intel-XXV710' and
16610            '64B' and
16611            'NDRPDR' and
16612            ('ETH' or 'DOT1Q') and
16613            'BASE' and
16614            '2T1C' and
16615            ('L2BDMACLRN' or 'L2XCFWD') and
16616            'VHOST_1024' and
16617            not 'VXLAN' and
16618            not 'IP4FWD' and
16619            not '2VM'"
16620   parameters:
16621   - "throughput"
16622   - "parent"
16623   - "tags"
16624 #  sort:
16625 #  - "not CFS_OPT"
16626 #  - "L2XCFWD"
16627 #  - "not CFS_OPT"
16628 #  - "CFS_OPT"
16629   traces:
16630     hoverinfo: "x+y"
16631     boxpoints: "outliers"
16632     whiskerwidth: 0
16633   layout:
16634     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16635     layout: "plot-throughput"
16636
16637 -
16638   type: "plot"
16639   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16640   algorithm: "plot_performance_box"
16641   output-file-type: ".html"
16642   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16643   data: "plot-vpp-throughput-latency-2n-skx"
16644   filter: "'NIC_Intel-XXV710' and
16645            '64B' and
16646            'NDRPDR' and
16647            ('ETH' or 'DOT1Q') and
16648            'BASE' and
16649            '2T1C' and
16650            ('L2BDMACLRN' or 'L2XCFWD') and
16651            'VHOST_1024' and
16652            not 'VXLAN' and
16653            not 'IP4FWD' and
16654            not '2VM'"
16655   parameters:
16656   - "throughput"
16657   - "parent"
16658   - "tags"
16659 #  sort:
16660 #  - "not CFS_OPT"
16661 #  - "L2XCFWD"
16662 #  - "not CFS_OPT"
16663 #  - "CFS_OPT"
16664   traces:
16665     hoverinfo: "x+y"
16666     boxpoints: "outliers"
16667     whiskerwidth: 0
16668   layout:
16669     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16670     layout: "plot-throughput"
16671
16672 -
16673   type: "plot"
16674   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16675   algorithm: "plot_performance_box"
16676   output-file-type: ".html"
16677   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16678   data: "plot-vpp-throughput-latency-2n-skx"
16679   filter: "'NIC_Intel-XXV710' and
16680            '64B' and
16681            'NDRPDR' and
16682            ('ETH' or 'DOT1Q') and
16683            'BASE' and
16684            '4T2C' and
16685            ('L2BDMACLRN' or 'L2XCFWD') and
16686            'VHOST_1024' and
16687            not 'VXLAN' and
16688            not 'IP4FWD' and
16689            not '2VM'"
16690   parameters:
16691   - "throughput"
16692   - "parent"
16693   - "tags"
16694 #  sort:
16695 #  - "not CFS_OPT"
16696 #  - "L2XCFWD"
16697 #  - "not CFS_OPT"
16698 #  - "CFS_OPT"
16699   traces:
16700     hoverinfo: "x+y"
16701     boxpoints: "outliers"
16702     whiskerwidth: 0
16703   layout:
16704     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16705     layout: "plot-throughput"
16706
16707 -
16708   type: "plot"
16709   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16710   algorithm: "plot_performance_box"
16711   output-file-type: ".html"
16712   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16713   data: "plot-vpp-throughput-latency-2n-skx"
16714   filter: "'NIC_Intel-XXV710' and
16715            '64B' and
16716            'NDRPDR' and
16717            ('ETH' or 'DOT1Q') and
16718            'BASE' and
16719            '4T2C' and
16720            ('L2BDMACLRN' or 'L2XCFWD') and
16721            'VHOST_1024' and
16722            not 'VXLAN' and
16723            not 'IP4FWD' and
16724            not '2VM'"
16725   parameters:
16726   - "throughput"
16727   - "parent"
16728   - "tags"
16729 #  sort:
16730 #  - "not CFS_OPT"
16731 #  - "L2XCFWD"
16732 #  - "not CFS_OPT"
16733 #  - "CFS_OPT"
16734   traces:
16735     hoverinfo: "x+y"
16736     boxpoints: "outliers"
16737     whiskerwidth: 0
16738   layout:
16739     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16740     layout: "plot-throughput"
16741
16742 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16743 -
16744   type: "plot"
16745   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16746   algorithm: "plot_performance_box"
16747   output-file-type: ".html"
16748   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16749   data: "plot-vpp-throughput-latency-2n-skx"
16750   filter: "'NIC_Intel-XXV710' and
16751            '64B' and
16752            'NDRPDR' and
16753            ('ETH' or 'DOT1Q') and
16754            '2T1C' and
16755            ('L2BDMACLRN' or 'L2XCFWD') and
16756            'VHOST_1024' and
16757            not 'CFS_OPT' and
16758            not 'VXLAN' and
16759            not 'IP4FWD'"
16760   parameters:
16761   - "throughput"
16762   - "parent"
16763   - "tags"
16764 #  sort:
16765 #  - "1VM"
16766 #  - "L2XCFWD"
16767 #  - "1VM"
16768 #  - "L2BDMACLRN"
16769   traces:
16770     hoverinfo: "x+y"
16771     boxpoints: "outliers"
16772     whiskerwidth: 0
16773   layout:
16774     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16775     layout: "plot-throughput"
16776
16777 -
16778   type: "plot"
16779   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16780   algorithm: "plot_performance_box"
16781   output-file-type: ".html"
16782   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16783   data: "plot-vpp-throughput-latency-2n-skx"
16784   filter: "'NIC_Intel-XXV710' and
16785            '64B' and
16786            'NDRPDR' and
16787            ('ETH' or 'DOT1Q') and
16788            '2T1C' and
16789            ('L2BDMACLRN' or 'L2XCFWD') and
16790            'VHOST_1024' and
16791            not 'CFS_OPT' and
16792            not 'VXLAN' and
16793            not 'IP4FWD'"
16794   parameters:
16795   - "throughput"
16796   - "parent"
16797   - "tags"
16798 #  sort:
16799 #  - "1VM"
16800 #  - "L2XCFWD"
16801 #  - "1VM"
16802 #  - "L2BDMACLRN"
16803   traces:
16804     hoverinfo: "x+y"
16805     boxpoints: "outliers"
16806     whiskerwidth: 0
16807   layout:
16808     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16809     layout: "plot-throughput"
16810
16811 -
16812   type: "plot"
16813   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16814   algorithm: "plot_performance_box"
16815   output-file-type: ".html"
16816   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16817   data: "plot-vpp-throughput-latency-2n-skx"
16818   filter: "'NIC_Intel-XXV710' and
16819            '64B' and
16820            'NDRPDR' and
16821            ('ETH' or 'DOT1Q') and
16822            '4T2C' and
16823            ('L2BDMACLRN' or 'L2XCFWD') and
16824            'VHOST_1024' and
16825            not 'CFS_OPT' and
16826            not 'VXLAN' and
16827            not 'IP4FWD'"
16828   parameters:
16829   - "throughput"
16830   - "parent"
16831   - "tags"
16832 #  sort:
16833 #  - "1VM"
16834 #  - "L2XCFWD"
16835 #  - "1VM"
16836 #  - "L2BDMACLRN"
16837   traces:
16838     hoverinfo: "x+y"
16839     boxpoints: "outliers"
16840     whiskerwidth: 0
16841   layout:
16842     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16843     layout: "plot-throughput"
16844
16845 -
16846   type: "plot"
16847   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16848   algorithm: "plot_performance_box"
16849   output-file-type: ".html"
16850   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16851   data: "plot-vpp-throughput-latency-2n-skx"
16852   filter: "'NIC_Intel-XXV710' and
16853            '64B' and
16854            'NDRPDR' and
16855            ('ETH' or 'DOT1Q') and
16856            '4T2C' and
16857            ('L2BDMACLRN' or 'L2XCFWD') and
16858            'VHOST_1024' and
16859            not 'CFS_OPT' and
16860            not 'VXLAN' and
16861            not 'IP4FWD'"
16862   parameters:
16863   - "throughput"
16864   - "parent"
16865   - "tags"
16866 #  sort:
16867 #  - "1VM"
16868 #  - "L2XCFWD"
16869 #  - "1VM"
16870 #  - "L2BDMACLRN"
16871   traces:
16872     hoverinfo: "x+y"
16873     boxpoints: "outliers"
16874     whiskerwidth: 0
16875   layout:
16876     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16877     layout: "plot-throughput"
16878
16879 ################################################################################
16880
16881 # Packet Throughput - VPP VTS 3n-hsw-x520
16882 -
16883   type: "plot"
16884   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16885   algorithm: "plot_performance_box"
16886   output-file-type: ".html"
16887   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16888   data: "plot-vpp-throughput-latency-3n-hsw"
16889   filter: "'NIC_Intel-X520-DA2' and
16890            '114B' and
16891            'NDRPDR' and
16892            '1T1C' and
16893            'VTS'"
16894   parameters:
16895   - "throughput"
16896   - "parent"
16897   - "tags"
16898   traces:
16899     hoverinfo: "x+y"
16900     boxpoints: "outliers"
16901     whiskerwidth: 0
16902   layout:
16903     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16904     layout: "plot-throughput"
16905
16906 -
16907   type: "plot"
16908   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16909   algorithm: "plot_performance_box"
16910   output-file-type: ".html"
16911   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16912   data: "plot-vpp-throughput-latency-3n-hsw"
16913   filter: "'NIC_Intel-X520-DA2' and
16914            '114B' and
16915            'NDRPDR' and
16916            '2T2C' and
16917            'VTS'"
16918   parameters:
16919   - "throughput"
16920   - "parent"
16921   - "tags"
16922   traces:
16923     hoverinfo: "x+y"
16924     boxpoints: "outliers"
16925     whiskerwidth: 0
16926   layout:
16927     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16928     layout: "plot-throughput"
16929
16930 -
16931   type: "plot"
16932   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16933   algorithm: "plot_performance_box"
16934   output-file-type: ".html"
16935   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16936   data: "plot-vpp-throughput-latency-3n-hsw"
16937   filter: "'NIC_Intel-X520-DA2' and
16938            '114B' and
16939            'NDRPDR' and
16940            '1T1C' and
16941            'VTS'"
16942   parameters:
16943   - "throughput"
16944   - "parent"
16945   - "tags"
16946   traces:
16947     hoverinfo: "x+y"
16948     boxpoints: "outliers"
16949     whiskerwidth: 0
16950   layout:
16951     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16952     layout: "plot-throughput"
16953
16954 -
16955   type: "plot"
16956   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16957   algorithm: "plot_performance_box"
16958   output-file-type: ".html"
16959   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16960   data: "plot-vpp-throughput-latency-3n-hsw"
16961   filter: "'NIC_Intel-X520-DA2' and
16962            '114B' and
16963            'NDRPDR' and
16964            '2T2C' and
16965            'VTS'"
16966   parameters:
16967   - "throughput"
16968   - "parent"
16969   - "tags"
16970   traces:
16971     hoverinfo: "x+y"
16972     boxpoints: "outliers"
16973     whiskerwidth: 0
16974   layout:
16975     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16976     layout: "plot-throughput"
16977
16978 ################################################################################
16979
16980 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16981 -
16982   type: "plot"
16983   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16984   algorithm: "plot_performance_box"
16985   output-file-type: ".html"
16986   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16987   data: "plot-dpdk-throughput-latency-3n-hsw"
16988   filter: "'NIC_Intel-X520-DA2' and
16989            '64B' and
16990            'BASE' and
16991            'NDRPDR' and
16992            '1T1C' and
16993            'IP4FWD'"
16994   parameters:
16995   - "throughput"
16996   - "parent"
16997   - "tags"
16998   traces:
16999     hoverinfo: "x+y"
17000     boxpoints: "outliers"
17001     whiskerwidth: 0
17002   layout:
17003     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
17004     layout: "plot-throughput"
17005
17006 -
17007   type: "plot"
17008   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17009   algorithm: "plot_performance_box"
17010   output-file-type: ".html"
17011   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17012   data: "plot-dpdk-throughput-latency-3n-hsw"
17013   filter: "'NIC_Intel-X520-DA2' and
17014            '64B' and
17015            'BASE' and
17016            'NDRPDR' and
17017            '2T2C' and
17018            'IP4FWD'"
17019   parameters:
17020   - "throughput"
17021   - "parent"
17022   - "tags"
17023   traces:
17024     hoverinfo: "x+y"
17025     boxpoints: "outliers"
17026     whiskerwidth: 0
17027   layout:
17028     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17029     layout: "plot-throughput"
17030
17031 -
17032   type: "plot"
17033   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17034   algorithm: "plot_performance_box"
17035   output-file-type: ".html"
17036   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17037   data: "plot-dpdk-throughput-latency-3n-hsw"
17038   filter: "'NIC_Intel-X520-DA2' and
17039            '64B' and
17040            'BASE' and
17041            'NDRPDR' and
17042            '1T1C' and
17043            'IP4FWD'"
17044   parameters:
17045   - "throughput"
17046   - "parent"
17047   - "tags"
17048   traces:
17049     hoverinfo: "x+y"
17050     boxpoints: "outliers"
17051     whiskerwidth: 0
17052   layout:
17053     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17054     layout: "plot-throughput"
17055
17056 -
17057   type: "plot"
17058   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17059   algorithm: "plot_performance_box"
17060   output-file-type: ".html"
17061   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17062   data: "plot-dpdk-throughput-latency-3n-hsw"
17063   filter: "'NIC_Intel-X520-DA2' and
17064            '64B' and
17065            'BASE' and
17066            'NDRPDR' and
17067            '2T2C' and
17068            'IP4FWD'"
17069   parameters:
17070   - "throughput"
17071   - "parent"
17072   - "tags"
17073   traces:
17074     hoverinfo: "x+y"
17075     boxpoints: "outliers"
17076     whiskerwidth: 0
17077   layout:
17078     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17079     layout: "plot-throughput"
17080
17081 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
17082 -
17083   type: "plot"
17084   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17085   algorithm: "plot_performance_box"
17086   output-file-type: ".html"
17087   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17088   data: "plot-dpdk-throughput-latency-3n-hsw"
17089   filter: "'NIC_Intel-X710' and
17090            '64B' and
17091            'BASE' and
17092            'NDRPDR' and
17093            '1T1C' and
17094            'IP4FWD'"
17095   parameters:
17096   - "throughput"
17097   - "parent"
17098   - "tags"
17099   traces:
17100     hoverinfo: "x+y"
17101     boxpoints: "outliers"
17102     whiskerwidth: 0
17103   layout:
17104     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17105     layout: "plot-throughput"
17106
17107 -
17108   type: "plot"
17109   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17110   algorithm: "plot_performance_box"
17111   output-file-type: ".html"
17112   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17113   data: "plot-dpdk-throughput-latency-3n-hsw"
17114   filter: "'NIC_Intel-X710' and
17115            '64B' and
17116            'BASE' and
17117            'NDRPDR' and
17118            '2T2C' and
17119            'IP4FWD'"
17120   parameters:
17121   - "throughput"
17122   - "parent"
17123   - "tags"
17124   traces:
17125     hoverinfo: "x+y"
17126     boxpoints: "outliers"
17127     whiskerwidth: 0
17128   layout:
17129     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17130     layout: "plot-throughput"
17131
17132 -
17133   type: "plot"
17134   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17135   algorithm: "plot_performance_box"
17136   output-file-type: ".html"
17137   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17138   data: "plot-dpdk-throughput-latency-3n-hsw"
17139   filter: "'NIC_Intel-X710' and
17140            '64B' and
17141            'BASE' and
17142            'NDRPDR' and
17143            '1T1C' and
17144            'IP4FWD'"
17145   parameters:
17146   - "throughput"
17147   - "parent"
17148   - "tags"
17149   traces:
17150     hoverinfo: "x+y"
17151     boxpoints: "outliers"
17152     whiskerwidth: 0
17153   layout:
17154     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17155     layout: "plot-throughput"
17156
17157 -
17158   type: "plot"
17159   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17160   algorithm: "plot_performance_box"
17161   output-file-type: ".html"
17162   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17163   data: "plot-dpdk-throughput-latency-3n-hsw"
17164   filter: "'NIC_Intel-X710' and
17165            '64B' and
17166            'BASE' and
17167            'NDRPDR' and
17168            '2T2C' and
17169            'IP4FWD'"
17170   parameters:
17171   - "throughput"
17172   - "parent"
17173   - "tags"
17174   traces:
17175     hoverinfo: "x+y"
17176     boxpoints: "outliers"
17177     whiskerwidth: 0
17178   layout:
17179     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17180     layout: "plot-throughput"
17181
17182 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17183 -
17184   type: "plot"
17185   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17186   algorithm: "plot_performance_box"
17187   output-file-type: ".html"
17188   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17189   data: "plot-dpdk-throughput-latency-3n-hsw"
17190   filter: "'NIC_Intel-XL710' and
17191            '64B' and
17192            'BASE' and
17193            'NDRPDR' and
17194            '1T1C' and
17195            'IP4FWD'"
17196   parameters:
17197   - "throughput"
17198   - "parent"
17199   - "tags"
17200   traces:
17201     hoverinfo: "x+y"
17202     boxpoints: "outliers"
17203     whiskerwidth: 0
17204   layout:
17205     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17206     layout: "plot-throughput"
17207
17208 -
17209   type: "plot"
17210   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17211   algorithm: "plot_performance_box"
17212   output-file-type: ".html"
17213   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17214   data: "plot-dpdk-throughput-latency-3n-hsw"
17215   filter: "'NIC_Intel-XL710' and
17216            '64B' and
17217            'BASE' and
17218            'NDRPDR' and
17219            '2T2C' and
17220            'IP4FWD'"
17221   parameters:
17222   - "throughput"
17223   - "parent"
17224   - "tags"
17225   traces:
17226     hoverinfo: "x+y"
17227     boxpoints: "outliers"
17228     whiskerwidth: 0
17229   layout:
17230     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17231     layout: "plot-throughput"
17232
17233 -
17234   type: "plot"
17235   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17236   algorithm: "plot_performance_box"
17237   output-file-type: ".html"
17238   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17239   data: "plot-dpdk-throughput-latency-3n-hsw"
17240   filter: "'NIC_Intel-XL710' and
17241            '64B' and
17242            'BASE' and
17243            'NDRPDR' and
17244            '1T1C' and
17245            'IP4FWD'"
17246   parameters:
17247   - "throughput"
17248   - "parent"
17249   - "tags"
17250   traces:
17251     hoverinfo: "x+y"
17252     boxpoints: "outliers"
17253     whiskerwidth: 0
17254   layout:
17255     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17256     layout: "plot-throughput"
17257
17258 -
17259   type: "plot"
17260   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17261   algorithm: "plot_performance_box"
17262   output-file-type: ".html"
17263   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17264   data: "plot-dpdk-throughput-latency-3n-hsw"
17265   filter: "'NIC_Intel-XL710' and
17266            '64B' and
17267            'BASE' and
17268            'NDRPDR' and
17269            '2T2C' and
17270            'IP4FWD'"
17271   parameters:
17272   - "throughput"
17273   - "parent"
17274   - "tags"
17275   traces:
17276     hoverinfo: "x+y"
17277     boxpoints: "outliers"
17278     whiskerwidth: 0
17279   layout:
17280     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17281     layout: "plot-throughput"
17282
17283 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17284 -
17285   type: "plot"
17286   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17287   algorithm: "plot_performance_box"
17288   output-file-type: ".html"
17289   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17290   data: "plot-dpdk-throughput-latency-3n-skx"
17291   filter: "'NIC_Intel-X710' and
17292            '64B' and
17293            'BASE' and
17294            'NDRPDR' and
17295            '2T1C' and
17296            'IP4FWD'"
17297   parameters:
17298   - "throughput"
17299   - "parent"
17300   - "tags"
17301   traces:
17302     hoverinfo: "x+y"
17303     boxpoints: "outliers"
17304     whiskerwidth: 0
17305   layout:
17306     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17307     layout: "plot-throughput"
17308
17309 -
17310   type: "plot"
17311   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17312   algorithm: "plot_performance_box"
17313   output-file-type: ".html"
17314   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17315   data: "plot-dpdk-throughput-latency-3n-skx"
17316   filter: "'NIC_Intel-X710' and
17317            '64B' and
17318            'BASE' and
17319            'NDRPDR' and
17320            '4T2C' and
17321            'IP4FWD'"
17322   parameters:
17323   - "throughput"
17324   - "parent"
17325   - "tags"
17326   traces:
17327     hoverinfo: "x+y"
17328     boxpoints: "outliers"
17329     whiskerwidth: 0
17330   layout:
17331     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17332     layout: "plot-throughput"
17333
17334 -
17335   type: "plot"
17336   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17337   algorithm: "plot_performance_box"
17338   output-file-type: ".html"
17339   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17340   data: "plot-dpdk-throughput-latency-3n-skx"
17341   filter: "'NIC_Intel-X710' and
17342            '64B' and
17343            'BASE' and
17344            'NDRPDR' and
17345            '2T1C' and
17346            'IP4FWD'"
17347   parameters:
17348   - "throughput"
17349   - "parent"
17350   - "tags"
17351   traces:
17352     hoverinfo: "x+y"
17353     boxpoints: "outliers"
17354     whiskerwidth: 0
17355   layout:
17356     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17357     layout: "plot-throughput"
17358
17359 -
17360   type: "plot"
17361   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17362   algorithm: "plot_performance_box"
17363   output-file-type: ".html"
17364   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17365   data: "plot-dpdk-throughput-latency-3n-skx"
17366   filter: "'NIC_Intel-X710' and
17367            '64B' and
17368            'BASE' and
17369            'NDRPDR' and
17370            '4T2C' and
17371            'IP4FWD'"
17372   parameters:
17373   - "throughput"
17374   - "parent"
17375   - "tags"
17376   traces:
17377     hoverinfo: "x+y"
17378     boxpoints: "outliers"
17379     whiskerwidth: 0
17380   layout:
17381     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17382     layout: "plot-throughput"
17383
17384 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17385 -
17386   type: "plot"
17387   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17388   algorithm: "plot_performance_box"
17389   output-file-type: ".html"
17390   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17391   data: "plot-dpdk-throughput-latency-3n-skx"
17392   filter: "'NIC_Intel-XXV710' and
17393            '64B' and
17394            'BASE' and
17395            'NDRPDR' and
17396            '2T1C' and
17397            'IP4FWD'"
17398   parameters:
17399   - "throughput"
17400   - "parent"
17401   - "tags"
17402   traces:
17403     hoverinfo: "x+y"
17404     boxpoints: "outliers"
17405     whiskerwidth: 0
17406   layout:
17407     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17408     layout: "plot-throughput"
17409
17410 -
17411   type: "plot"
17412   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17413   algorithm: "plot_performance_box"
17414   output-file-type: ".html"
17415   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17416   data: "plot-dpdk-throughput-latency-3n-skx"
17417   filter: "'NIC_Intel-XXV710' and
17418            '64B' and
17419            'BASE' and
17420            'NDRPDR' and
17421            '4T2C' and
17422            'IP4FWD'"
17423   parameters:
17424   - "throughput"
17425   - "parent"
17426   - "tags"
17427   traces:
17428     hoverinfo: "x+y"
17429     boxpoints: "outliers"
17430     whiskerwidth: 0
17431   layout:
17432     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17433     layout: "plot-throughput"
17434
17435 -
17436   type: "plot"
17437   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17438   algorithm: "plot_performance_box"
17439   output-file-type: ".html"
17440   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17441   data: "plot-dpdk-throughput-latency-3n-skx"
17442   filter: "'NIC_Intel-XXV710' and
17443            '64B' and
17444            'BASE' and
17445            'NDRPDR' and
17446            '2T1C' and
17447            'IP4FWD'"
17448   parameters:
17449   - "throughput"
17450   - "parent"
17451   - "tags"
17452   traces:
17453     hoverinfo: "x+y"
17454     boxpoints: "outliers"
17455     whiskerwidth: 0
17456   layout:
17457     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17458     layout: "plot-throughput"
17459
17460 -
17461   type: "plot"
17462   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17463   algorithm: "plot_performance_box"
17464   output-file-type: ".html"
17465   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17466   data: "plot-dpdk-throughput-latency-3n-skx"
17467   filter: "'NIC_Intel-XXV710' and
17468            '64B' and
17469            'BASE' and
17470            'NDRPDR' and
17471            '4T2C' and
17472            'IP4FWD'"
17473   parameters:
17474   - "throughput"
17475   - "parent"
17476   - "tags"
17477   traces:
17478     hoverinfo: "x+y"
17479     boxpoints: "outliers"
17480     whiskerwidth: 0
17481   layout:
17482     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17483     layout: "plot-throughput"
17484
17485 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17486 -
17487   type: "plot"
17488   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17489   algorithm: "plot_performance_box"
17490   output-file-type: ".html"
17491   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17492   data: "plot-dpdk-throughput-latency-2n-skx"
17493   filter: "'NIC_Intel-X710' and
17494            '64B' and
17495            'BASE' and
17496            'NDRPDR' and
17497            '2T1C' and
17498            'IP4FWD'"
17499   parameters:
17500   - "throughput"
17501   - "parent"
17502   - "tags"
17503   traces:
17504     hoverinfo: "x+y"
17505     boxpoints: "outliers"
17506     whiskerwidth: 0
17507   layout:
17508     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17509     layout: "plot-throughput"
17510
17511 -
17512   type: "plot"
17513   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17514   algorithm: "plot_performance_box"
17515   output-file-type: ".html"
17516   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17517   data: "plot-dpdk-throughput-latency-2n-skx"
17518   filter: "'NIC_Intel-X710' and
17519            '64B' and
17520            'BASE' and
17521            'NDRPDR' and
17522            '4T2C' and
17523            'IP4FWD'"
17524   parameters:
17525   - "throughput"
17526   - "parent"
17527   - "tags"
17528   traces:
17529     hoverinfo: "x+y"
17530     boxpoints: "outliers"
17531     whiskerwidth: 0
17532   layout:
17533     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17534     layout: "plot-throughput"
17535
17536 -
17537   type: "plot"
17538   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17539   algorithm: "plot_performance_box"
17540   output-file-type: ".html"
17541   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17542   data: "plot-dpdk-throughput-latency-2n-skx"
17543   filter: "'NIC_Intel-X710' and
17544            '64B' and
17545            'BASE' and
17546            'NDRPDR' and
17547            '2T1C' and
17548            'IP4FWD'"
17549   parameters:
17550   - "throughput"
17551   - "parent"
17552   - "tags"
17553   traces:
17554     hoverinfo: "x+y"
17555     boxpoints: "outliers"
17556     whiskerwidth: 0
17557   layout:
17558     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17559     layout: "plot-throughput"
17560
17561 -
17562   type: "plot"
17563   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17564   algorithm: "plot_performance_box"
17565   output-file-type: ".html"
17566   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17567   data: "plot-dpdk-throughput-latency-2n-skx"
17568   filter: "'NIC_Intel-X710' and
17569            '64B' and
17570            'BASE' and
17571            'NDRPDR' and
17572            '4T2C' and
17573            'IP4FWD'"
17574   parameters:
17575   - "throughput"
17576   - "parent"
17577   - "tags"
17578   traces:
17579     hoverinfo: "x+y"
17580     boxpoints: "outliers"
17581     whiskerwidth: 0
17582   layout:
17583     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17584     layout: "plot-throughput"
17585
17586 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17587 -
17588   type: "plot"
17589   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17590   algorithm: "plot_performance_box"
17591   output-file-type: ".html"
17592   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17593   data: "plot-dpdk-throughput-latency-2n-skx"
17594   filter: "'NIC_Intel-XXV710' and
17595            '64B' and
17596            'BASE' and
17597            'NDRPDR' and
17598            '2T1C' and
17599            'IP4FWD'"
17600   parameters:
17601   - "throughput"
17602   - "parent"
17603   - "tags"
17604   traces:
17605     hoverinfo: "x+y"
17606     boxpoints: "outliers"
17607     whiskerwidth: 0
17608   layout:
17609     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17610     layout: "plot-throughput"
17611
17612 -
17613   type: "plot"
17614   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17615   algorithm: "plot_performance_box"
17616   output-file-type: ".html"
17617   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17618   data: "plot-dpdk-throughput-latency-2n-skx"
17619   filter: "'NIC_Intel-XXV710' and
17620            '64B' and
17621            'BASE' and
17622            'NDRPDR' and
17623            '4T2C' and
17624            'IP4FWD'"
17625   parameters:
17626   - "throughput"
17627   - "parent"
17628   - "tags"
17629   traces:
17630     hoverinfo: "x+y"
17631     boxpoints: "outliers"
17632     whiskerwidth: 0
17633   layout:
17634     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17635     layout: "plot-throughput"
17636
17637 -
17638   type: "plot"
17639   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17640   algorithm: "plot_performance_box"
17641   output-file-type: ".html"
17642   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17643   data: "plot-dpdk-throughput-latency-2n-skx"
17644   filter: "'NIC_Intel-XXV710' and
17645            '64B' and
17646            'BASE' and
17647            'NDRPDR' and
17648            '2T1C' and
17649            'IP4FWD'"
17650   parameters:
17651   - "throughput"
17652   - "parent"
17653   - "tags"
17654   traces:
17655     hoverinfo: "x+y"
17656     boxpoints: "outliers"
17657     whiskerwidth: 0
17658   layout:
17659     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17660     layout: "plot-throughput"
17661
17662 -
17663   type: "plot"
17664   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17665   algorithm: "plot_performance_box"
17666   output-file-type: ".html"
17667   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17668   data: "plot-dpdk-throughput-latency-2n-skx"
17669   filter: "'NIC_Intel-XXV710' and
17670            '64B' and
17671            'BASE' and
17672            'NDRPDR' and
17673            '4T2C' and
17674            'IP4FWD'"
17675   parameters:
17676   - "throughput"
17677   - "parent"
17678   - "tags"
17679   traces:
17680     hoverinfo: "x+y"
17681     boxpoints: "outliers"
17682     whiskerwidth: 0
17683   layout:
17684     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17685     layout: "plot-throughput"
17686
17687 ################################################################################
17688
17689 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17690 -
17691   type: "plot"
17692   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17693   algorithm: "plot_performance_box"
17694   output-file-type: ".html"
17695   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17696   data: "plot-dpdk-throughput-latency-3n-hsw"
17697   filter: "'NIC_Intel-X520-DA2' and
17698            '64B' and
17699            'BASE' and
17700            'NDRPDR' and
17701            '1T1C' and
17702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17703   parameters:
17704   - "throughput"
17705   - "parent"
17706   - "tags"
17707   traces:
17708     hoverinfo: "x+y"
17709     boxpoints: "outliers"
17710     whiskerwidth: 0
17711   layout:
17712     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17713     layout: "plot-throughput"
17714
17715 -
17716   type: "plot"
17717   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17718   algorithm: "plot_performance_box"
17719   output-file-type: ".html"
17720   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17721   data: "plot-dpdk-throughput-latency-3n-hsw"
17722   filter: "'NIC_Intel-X520-DA2' and
17723            '64B' and
17724            'BASE' and
17725            'NDRPDR' and
17726            '2T2C' and
17727            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17728   parameters:
17729   - "throughput"
17730   - "parent"
17731   - "tags"
17732   traces:
17733     hoverinfo: "x+y"
17734     boxpoints: "outliers"
17735     whiskerwidth: 0
17736   layout:
17737     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17738     layout: "plot-throughput"
17739
17740 -
17741   type: "plot"
17742   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17743   algorithm: "plot_performance_box"
17744   output-file-type: ".html"
17745   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17746   data: "plot-dpdk-throughput-latency-3n-hsw"
17747   filter: "'NIC_Intel-X520-DA2' and
17748            '64B' and
17749            'BASE' and
17750            'NDRPDR' and
17751            '1T1C' and
17752            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17753   parameters:
17754   - "throughput"
17755   - "parent"
17756   - "tags"
17757   traces:
17758     hoverinfo: "x+y"
17759     boxpoints: "outliers"
17760     whiskerwidth: 0
17761   layout:
17762     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17763     layout: "plot-throughput"
17764
17765 -
17766   type: "plot"
17767   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17768   algorithm: "plot_performance_box"
17769   output-file-type: ".html"
17770   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17771   data: "plot-dpdk-throughput-latency-3n-hsw"
17772   filter: "'NIC_Intel-X520-DA2' and
17773            '64B' and
17774            'BASE' and
17775            'NDRPDR' and
17776            '2T2C' and
17777            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17778   parameters:
17779   - "throughput"
17780   - "parent"
17781   - "tags"
17782   traces:
17783     hoverinfo: "x+y"
17784     boxpoints: "outliers"
17785     whiskerwidth: 0
17786   layout:
17787     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17788     layout: "plot-throughput"
17789
17790 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17791 -
17792   type: "plot"
17793   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17794   algorithm: "plot_performance_box"
17795   output-file-type: ".html"
17796   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17797   data: "plot-dpdk-throughput-latency-3n-hsw"
17798   filter: "'NIC_Intel-X710' and
17799            '64B' and
17800            'BASE' and
17801            'NDRPDR' and
17802            '1T1C' and
17803            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17804   parameters:
17805   - "throughput"
17806   - "parent"
17807   - "tags"
17808   traces:
17809     hoverinfo: "x+y"
17810     boxpoints: "outliers"
17811     whiskerwidth: 0
17812   layout:
17813     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17814     layout: "plot-throughput"
17815
17816 -
17817   type: "plot"
17818   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17819   algorithm: "plot_performance_box"
17820   output-file-type: ".html"
17821   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17822   data: "plot-dpdk-throughput-latency-3n-hsw"
17823   filter: "'NIC_Intel-X710' and
17824            '64B' and
17825            'BASE' and
17826            'NDRPDR' and
17827            '2T2C' and
17828            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17829   parameters:
17830   - "throughput"
17831   - "parent"
17832   - "tags"
17833   traces:
17834     hoverinfo: "x+y"
17835     boxpoints: "outliers"
17836     whiskerwidth: 0
17837   layout:
17838     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17839     layout: "plot-throughput"
17840
17841 -
17842   type: "plot"
17843   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17844   algorithm: "plot_performance_box"
17845   output-file-type: ".html"
17846   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17847   data: "plot-dpdk-throughput-latency-3n-hsw"
17848   filter: "'NIC_Intel-X710' and
17849            '64B' and
17850            'BASE' and
17851            'NDRPDR' and
17852            '1T1C' and
17853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17854   parameters:
17855   - "throughput"
17856   - "parent"
17857   - "tags"
17858   traces:
17859     hoverinfo: "x+y"
17860     boxpoints: "outliers"
17861     whiskerwidth: 0
17862   layout:
17863     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17864     layout: "plot-throughput"
17865
17866 -
17867   type: "plot"
17868   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17869   algorithm: "plot_performance_box"
17870   output-file-type: ".html"
17871   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17872   data: "plot-dpdk-throughput-latency-3n-hsw"
17873   filter: "'NIC_Intel-X710' and
17874            '64B' and
17875            'BASE' and
17876            'NDRPDR' and
17877            '2T2C' and
17878            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17879   parameters:
17880   - "throughput"
17881   - "parent"
17882   - "tags"
17883   traces:
17884     hoverinfo: "x+y"
17885     boxpoints: "outliers"
17886     whiskerwidth: 0
17887   layout:
17888     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17889     layout: "plot-throughput"
17890
17891 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17892 -
17893   type: "plot"
17894   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17895   algorithm: "plot_performance_box"
17896   output-file-type: ".html"
17897   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17898   data: "plot-dpdk-throughput-latency-3n-hsw"
17899   filter: "'NIC_Intel-XL710' and
17900            '64B' and
17901            'BASE' and
17902            'NDRPDR' and
17903            '1T1C' and
17904            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17905   parameters:
17906   - "throughput"
17907   - "parent"
17908   - "tags"
17909   traces:
17910     hoverinfo: "x+y"
17911     boxpoints: "outliers"
17912     whiskerwidth: 0
17913   layout:
17914     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17915     layout: "plot-throughput"
17916
17917 -
17918   type: "plot"
17919   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17920   algorithm: "plot_performance_box"
17921   output-file-type: ".html"
17922   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17923   data: "plot-dpdk-throughput-latency-3n-hsw"
17924   filter: "'NIC_Intel-XL710' and
17925            '64B' and
17926            'BASE' and
17927            'NDRPDR' and
17928            '2T2C' and
17929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17930   parameters:
17931   - "throughput"
17932   - "parent"
17933   - "tags"
17934   traces:
17935     hoverinfo: "x+y"
17936     boxpoints: "outliers"
17937     whiskerwidth: 0
17938   layout:
17939     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17940     layout: "plot-throughput"
17941
17942 -
17943   type: "plot"
17944   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17945   algorithm: "plot_performance_box"
17946   output-file-type: ".html"
17947   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17948   data: "plot-dpdk-throughput-latency-3n-hsw"
17949   filter: "'NIC_Intel-XL710' and
17950            '64B' and
17951            'BASE' and
17952            'NDRPDR' and
17953            '1T1C' and
17954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17955   parameters:
17956   - "throughput"
17957   - "parent"
17958   - "tags"
17959   traces:
17960     hoverinfo: "x+y"
17961     boxpoints: "outliers"
17962     whiskerwidth: 0
17963   layout:
17964     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17965     layout: "plot-throughput"
17966
17967 -
17968   type: "plot"
17969   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17970   algorithm: "plot_performance_box"
17971   output-file-type: ".html"
17972   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17973   data: "plot-dpdk-throughput-latency-3n-hsw"
17974   filter: "'NIC_Intel-XL710' and
17975            '64B' and
17976            'BASE' and
17977            'NDRPDR' and
17978            '2T2C' and
17979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17980   parameters:
17981   - "throughput"
17982   - "parent"
17983   - "tags"
17984   traces:
17985     hoverinfo: "x+y"
17986     boxpoints: "outliers"
17987     whiskerwidth: 0
17988   layout:
17989     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17990     layout: "plot-throughput"
17991
17992 # Packet Throughput - DPDK testpmd 3n-skx-x710
17993 -
17994   type: "plot"
17995   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17996   algorithm: "plot_performance_box"
17997   output-file-type: ".html"
17998   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17999   data: "plot-dpdk-throughput-latency-3n-skx"
18000   filter: "'NIC_Intel-X710' and
18001            '64B' and
18002            'BASE' and
18003            'NDRPDR' and
18004            '2T1C' and
18005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18006   parameters:
18007   - "throughput"
18008   - "parent"
18009   - "tags"
18010   traces:
18011     hoverinfo: "x+y"
18012     boxpoints: "outliers"
18013     whiskerwidth: 0
18014   layout:
18015     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
18016     layout: "plot-throughput"
18017
18018 -
18019   type: "plot"
18020   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18021   algorithm: "plot_performance_box"
18022   output-file-type: ".html"
18023   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18024   data: "plot-dpdk-throughput-latency-3n-skx"
18025   filter: "'NIC_Intel-X710' and
18026            '64B' and
18027            'BASE' and
18028            'NDRPDR' and
18029            '4T2C' and
18030            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18031   parameters:
18032   - "throughput"
18033   - "parent"
18034   - "tags"
18035   traces:
18036     hoverinfo: "x+y"
18037     boxpoints: "outliers"
18038     whiskerwidth: 0
18039   layout:
18040     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18041     layout: "plot-throughput"
18042
18043 -
18044   type: "plot"
18045   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18046   algorithm: "plot_performance_box"
18047   output-file-type: ".html"
18048   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18049   data: "plot-dpdk-throughput-latency-3n-skx"
18050   filter: "'NIC_Intel-X710' and
18051            '64B' and
18052            'BASE' and
18053            'NDRPDR' and
18054            '2T1C' and
18055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18056   parameters:
18057   - "throughput"
18058   - "parent"
18059   - "tags"
18060   traces:
18061     hoverinfo: "x+y"
18062     boxpoints: "outliers"
18063     whiskerwidth: 0
18064   layout:
18065     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18066     layout: "plot-throughput"
18067
18068 -
18069   type: "plot"
18070   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18071   algorithm: "plot_performance_box"
18072   output-file-type: ".html"
18073   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18074   data: "plot-dpdk-throughput-latency-3n-skx"
18075   filter: "'NIC_Intel-X710' and
18076            '64B' and
18077            'BASE' and
18078            'NDRPDR' and
18079            '4T2C' and
18080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18081   parameters:
18082   - "throughput"
18083   - "parent"
18084   - "tags"
18085   traces:
18086     hoverinfo: "x+y"
18087     boxpoints: "outliers"
18088     whiskerwidth: 0
18089   layout:
18090     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18091     layout: "plot-throughput"
18092
18093 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
18094 -
18095   type: "plot"
18096   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18097   algorithm: "plot_performance_box"
18098   output-file-type: ".html"
18099   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18100   data: "plot-dpdk-throughput-latency-3n-skx"
18101   filter: "'NIC_Intel-XXV710' and
18102            '64B' and
18103            'BASE' and
18104            'NDRPDR' and
18105            '2T1C' and
18106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18107   parameters:
18108   - "throughput"
18109   - "parent"
18110   - "tags"
18111   traces:
18112     hoverinfo: "x+y"
18113     boxpoints: "outliers"
18114     whiskerwidth: 0
18115   layout:
18116     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18117     layout: "plot-throughput"
18118
18119 -
18120   type: "plot"
18121   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18122   algorithm: "plot_performance_box"
18123   output-file-type: ".html"
18124   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18125   data: "plot-dpdk-throughput-latency-3n-skx"
18126   filter: "'NIC_Intel-XXV710' and
18127            '64B' and
18128            'BASE' and
18129            'NDRPDR' and
18130            '4T2C' and
18131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18132   parameters:
18133   - "throughput"
18134   - "parent"
18135   - "tags"
18136   traces:
18137     hoverinfo: "x+y"
18138     boxpoints: "outliers"
18139     whiskerwidth: 0
18140   layout:
18141     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18142     layout: "plot-throughput"
18143
18144 -
18145   type: "plot"
18146   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18147   algorithm: "plot_performance_box"
18148   output-file-type: ".html"
18149   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18150   data: "plot-dpdk-throughput-latency-3n-skx"
18151   filter: "'NIC_Intel-XXV710' and
18152            '64B' and
18153            'BASE' and
18154            'NDRPDR' and
18155            '2T1C' and
18156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18157   parameters:
18158   - "throughput"
18159   - "parent"
18160   - "tags"
18161   traces:
18162     hoverinfo: "x+y"
18163     boxpoints: "outliers"
18164     whiskerwidth: 0
18165   layout:
18166     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18167     layout: "plot-throughput"
18168
18169 -
18170   type: "plot"
18171   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18172   algorithm: "plot_performance_box"
18173   output-file-type: ".html"
18174   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18175   data: "plot-dpdk-throughput-latency-3n-skx"
18176   filter: "'NIC_Intel-XXV710' and
18177            '64B' and
18178            'BASE' and
18179            'NDRPDR' and
18180            '4T2C' and
18181            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18182   parameters:
18183   - "throughput"
18184   - "parent"
18185   - "tags"
18186   traces:
18187     hoverinfo: "x+y"
18188     boxpoints: "outliers"
18189     whiskerwidth: 0
18190   layout:
18191     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18192     layout: "plot-throughput"
18193
18194 # Packet Throughput - DPDK testpmd 2n-skx-x710
18195 -
18196   type: "plot"
18197   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18198   algorithm: "plot_performance_box"
18199   output-file-type: ".html"
18200   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18201   data: "plot-dpdk-throughput-latency-2n-skx"
18202   filter: "'NIC_Intel-X710' and
18203            '64B' and
18204            'BASE' and
18205            'NDRPDR' and
18206            '2T1C' and
18207            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18208   parameters:
18209   - "throughput"
18210   - "parent"
18211   - "tags"
18212   traces:
18213     hoverinfo: "x+y"
18214     boxpoints: "outliers"
18215     whiskerwidth: 0
18216   layout:
18217     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18218     layout: "plot-throughput"
18219
18220 -
18221   type: "plot"
18222   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18223   algorithm: "plot_performance_box"
18224   output-file-type: ".html"
18225   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18226   data: "plot-dpdk-throughput-latency-2n-skx"
18227   filter: "'NIC_Intel-X710' and
18228            '64B' and
18229            'BASE' and
18230            'NDRPDR' and
18231            '4T2C' and
18232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18233   parameters:
18234   - "throughput"
18235   - "parent"
18236   - "tags"
18237   traces:
18238     hoverinfo: "x+y"
18239     boxpoints: "outliers"
18240     whiskerwidth: 0
18241   layout:
18242     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18243     layout: "plot-throughput"
18244
18245 -
18246   type: "plot"
18247   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18248   algorithm: "plot_performance_box"
18249   output-file-type: ".html"
18250   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18251   data: "plot-dpdk-throughput-latency-2n-skx"
18252   filter: "'NIC_Intel-X710' and
18253            '64B' and
18254            'BASE' and
18255            'NDRPDR' and
18256            '2T1C' and
18257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18258   parameters:
18259   - "throughput"
18260   - "parent"
18261   - "tags"
18262   traces:
18263     hoverinfo: "x+y"
18264     boxpoints: "outliers"
18265     whiskerwidth: 0
18266   layout:
18267     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18268     layout: "plot-throughput"
18269
18270 -
18271   type: "plot"
18272   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18273   algorithm: "plot_performance_box"
18274   output-file-type: ".html"
18275   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18276   data: "plot-dpdk-throughput-latency-2n-skx"
18277   filter: "'NIC_Intel-X710' and
18278            '64B' and
18279            'BASE' and
18280            'NDRPDR' and
18281            '4T2C' and
18282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18283   parameters:
18284   - "throughput"
18285   - "parent"
18286   - "tags"
18287   traces:
18288     hoverinfo: "x+y"
18289     boxpoints: "outliers"
18290     whiskerwidth: 0
18291   layout:
18292     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18293     layout: "plot-throughput"
18294
18295 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18296 -
18297   type: "plot"
18298   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18299   algorithm: "plot_performance_box"
18300   output-file-type: ".html"
18301   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18302   data: "plot-dpdk-throughput-latency-2n-skx"
18303   filter: "'NIC_Intel-XXV710' and
18304            '64B' and
18305            'BASE' and
18306            'NDRPDR' and
18307            '2T1C' and
18308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18309   parameters:
18310   - "throughput"
18311   - "parent"
18312   - "tags"
18313   traces:
18314     hoverinfo: "x+y"
18315     boxpoints: "outliers"
18316     whiskerwidth: 0
18317   layout:
18318     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18319     layout: "plot-throughput"
18320
18321 -
18322   type: "plot"
18323   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18324   algorithm: "plot_performance_box"
18325   output-file-type: ".html"
18326   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18327   data: "plot-dpdk-throughput-latency-2n-skx"
18328   filter: "'NIC_Intel-XXV710' and
18329            '64B' and
18330            'BASE' and
18331            'NDRPDR' and
18332            '4T2C' and
18333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18334   parameters:
18335   - "throughput"
18336   - "parent"
18337   - "tags"
18338   traces:
18339     hoverinfo: "x+y"
18340     boxpoints: "outliers"
18341     whiskerwidth: 0
18342   layout:
18343     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18344     layout: "plot-throughput"
18345
18346 -
18347   type: "plot"
18348   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18349   algorithm: "plot_performance_box"
18350   output-file-type: ".html"
18351   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18352   data: "plot-dpdk-throughput-latency-2n-skx"
18353   filter: "'NIC_Intel-XXV710' and
18354            '64B' and
18355            'BASE' and
18356            'NDRPDR' and
18357            '2T1C' and
18358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18359   parameters:
18360   - "throughput"
18361   - "parent"
18362   - "tags"
18363   traces:
18364     hoverinfo: "x+y"
18365     boxpoints: "outliers"
18366     whiskerwidth: 0
18367   layout:
18368     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18369     layout: "plot-throughput"
18370
18371 -
18372   type: "plot"
18373   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18374   algorithm: "plot_performance_box"
18375   output-file-type: ".html"
18376   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18377   data: "plot-dpdk-throughput-latency-2n-skx"
18378   filter: "'NIC_Intel-XXV710' and
18379            '64B' and
18380            'BASE' and
18381            'NDRPDR' and
18382            '4T2C' and
18383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18384   parameters:
18385   - "throughput"
18386   - "parent"
18387   - "tags"
18388   traces:
18389     hoverinfo: "x+y"
18390     boxpoints: "outliers"
18391     whiskerwidth: 0
18392   layout:
18393     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18394     layout: "plot-throughput"
18395
18396 ################################################################################
18397
18398 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18399 -
18400   type: "plot"
18401   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18402   algorithm: "plot_latency_error_bars"
18403   output-file-type: ".html"
18404   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18405   data: "plot-vpp-throughput-latency-3n-hsw"
18406   filter: "'NIC_Intel-X520-DA2' and
18407            '64B' and
18408            ('BASE' or 'SCALE') and
18409            'NDRPDR' and
18410            'ETH' and
18411            '1T1C' and
18412            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18413            not 'VHOST' and
18414            not 'MEMIF'"
18415   parameters:
18416   - "latency"
18417   - "parent"
18418   - "tags"
18419   sort:
18420   - "L2XCFWD"
18421   - "L2PATCH"
18422   - "L2BDMACLRN"
18423   - "FIB_10K"
18424   - "FIB_100K"
18425   - "FIB_1M"
18426   layout:
18427     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18428     layout: "plot-latency"
18429
18430 -
18431   type: "plot"
18432   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18433   algorithm: "plot_latency_error_bars"
18434   output-file-type: ".html"
18435   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18436   data: "plot-vpp-throughput-latency-3n-hsw"
18437   filter: "'NIC_Intel-X520-DA2' and
18438            '64B' and
18439            ('BASE' or 'SCALE') and
18440            'NDRPDR' and
18441            'ETH' and
18442            '2T2C' and
18443            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18444            not 'VHOST' and
18445            not 'MEMIF'"
18446   parameters:
18447   - "latency"
18448   - "parent"
18449   - "tags"
18450   sort:
18451   - "L2XCFWD"
18452   - "L2PATCH"
18453   - "L2BDMACLRN"
18454   - "FIB_10K"
18455   - "FIB_100K"
18456   - "FIB_1M"
18457   layout:
18458     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18459     layout: "plot-latency"
18460
18461 # Packet Latency - VPP L2 3n-hsw-x520 features
18462 -
18463   type: "plot"
18464   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18465   algorithm: "plot_latency_error_bars"
18466   output-file-type: ".html"
18467   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18468   data: "plot-vpp-throughput-latency-3n-hsw"
18469   filter: "'NIC_Intel-X520-DA2' and
18470            '64B' and
18471            'NDRPDR' and
18472            '1T1C' and
18473            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18474            not 'ACL' and
18475            not 'VHOST' and
18476            not 'MEMIF'"
18477   parameters:
18478   - "latency"
18479   - "parent"
18480   - "tags"
18481   sort:
18482   - "L2XCBASE"    # l2xcbase
18483   - "L2BDBASE"    # l2bdbase
18484   - "L2XCFWD"     # dot1q-l2xcbase
18485   - "L2BDMACLRN"  # dot1q-l2bdbase
18486   layout:
18487     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18488     layout: "plot-latency"
18489
18490 -
18491   type: "plot"
18492   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18493   algorithm: "plot_latency_error_bars"
18494   output-file-type: ".html"
18495   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18496   data: "plot-vpp-throughput-latency-3n-hsw"
18497   filter: "'NIC_Intel-X520-DA2' and
18498            '64B' and
18499            'NDRPDR' and
18500            '2T2C' and
18501            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18502            not 'ACL' and
18503            not 'VHOST' and
18504            not 'MEMIF'"
18505   parameters:
18506   - "latency"
18507   - "parent"
18508   - "tags"
18509   sort:
18510   - "L2XCBASE"    # l2xcbase
18511   - "L2BDBASE"    # l2bdbase
18512   - "L2XCFWD"     # dot1q-l2xcbase
18513   - "L2BDMACLRN"  # dot1q-l2bdbase
18514   layout:
18515     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18516     layout: "plot-latency"
18517
18518 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18519 -
18520   type: "plot"
18521   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18522   algorithm: "plot_latency_error_bars"
18523   output-file-type: ".html"
18524   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18525   data: "plot-vpp-throughput-latency-3n-hsw"
18526   filter: "'NIC_Intel-X710' and
18527            '64B' and
18528            ('BASE' or 'SCALE') and
18529            'NDRPDR' and
18530            'ETH' and
18531            '1T1C' and
18532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18533            not 'VHOST' and
18534            not 'MEMIF'"
18535   parameters:
18536   - "latency"
18537   - "parent"
18538   - "tags"
18539   sort:
18540   - "L2PATCH"
18541   - "L2XCBASE"
18542   - "BASE"
18543   - "FIB_10K"
18544   - "FIB_100K"
18545   - "FIB_1M"
18546   layout:
18547     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18548     layout: "plot-latency"
18549
18550 -
18551   type: "plot"
18552   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18553   algorithm: "plot_latency_error_bars"
18554   output-file-type: ".html"
18555   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18556   data: "plot-vpp-throughput-latency-3n-hsw"
18557   filter: "'NIC_Intel-X710' and
18558            '64B' and
18559            ('BASE' or 'SCALE') and
18560            'NDRPDR' and
18561            'ETH' and
18562            '2T2C' and
18563            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18564            not 'VHOST' and
18565            not 'MEMIF'"
18566   parameters:
18567   - "latency"
18568   - "parent"
18569   - "tags"
18570   sort:
18571   - "L2PATCH"
18572   - "L2XCBASE"
18573   - "BASE"
18574   - "FIB_10K"
18575   - "FIB_100K"
18576   - "FIB_1M"
18577   layout:
18578     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18579     layout: "plot-latency"
18580
18581 # Packet Latency - VPP L2 3n-hsw-x710 features
18582 -
18583   type: "plot"
18584   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18585   algorithm: "plot_latency_error_bars"
18586   output-file-type: ".html"
18587   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18588   data: "plot-vpp-throughput-latency-3n-hsw"
18589   filter: "'NIC_Intel-X710' and
18590            '64B' and
18591            'NDRPDR' and
18592            '1T1C' and
18593            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18594            not 'ACL' and
18595            not 'VHOST' and
18596            not 'MEMIF'"
18597   parameters:
18598   - "latency"
18599   - "parent"
18600   - "tags"
18601   sort:
18602   - "L2XCBASE"    # l2xcbase
18603   - "L2BDBASE"    # l2bdbase
18604   - "L2XCFWD"     # dot1q-l2xcbase
18605   - "L2BDMACLRN"  # dot1q-l2bdbase
18606   layout:
18607     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18608     layout: "plot-latency"
18609
18610 -
18611   type: "plot"
18612   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18613   algorithm: "plot_latency_error_bars"
18614   output-file-type: ".html"
18615   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18616   data: "plot-vpp-throughput-latency-3n-hsw"
18617   filter: "'NIC_Intel-X710' and
18618            '64B' and
18619            'NDRPDR' and
18620            '2T2C' and
18621            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18622            not 'ACL' and
18623            not 'VHOST' and
18624            not 'MEMIF'"
18625   parameters:
18626   - "latency"
18627   - "parent"
18628   - "tags"
18629   sort:
18630   - "L2XCBASE"    # l2xcbase
18631   - "L2BDBASE"    # l2bdbase
18632   - "L2XCFWD"     # dot1q-l2xcbase
18633   - "L2BDMACLRN"  # dot1q-l2bdbase
18634   layout:
18635     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18636     layout: "plot-latency"
18637
18638 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18639 -
18640   type: "plot"
18641   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18642   algorithm: "plot_latency_error_bars"
18643   output-file-type: ".html"
18644   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18645   data: "plot-vpp-throughput-latency-3n-hsw"
18646   filter: "'NIC_Intel-XL710' and
18647            '64B' and
18648            ('BASE' or 'SCALE') and
18649            'NDRPDR' and
18650            'ETH' and
18651            '1T1C' and
18652            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18653            not 'VHOST' and
18654            not 'MEMIF'"
18655   parameters:
18656   - "latency"
18657   - "parent"
18658   - "tags"
18659   sort:
18660   - "L2PATCH"
18661   - "L2XCBASE"
18662   - "BASE"
18663   - "FIB_10K"
18664   - "FIB_100K"
18665   - "FIB_1M"
18666   layout:
18667     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
18668     layout: "plot-latency"
18669
18670 -
18671   type: "plot"
18672   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18673   algorithm: "plot_latency_error_bars"
18674   output-file-type: ".html"
18675   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18676   data: "plot-vpp-throughput-latency-3n-hsw"
18677   filter: "'NIC_Intel-XL710' and
18678            '64B' and
18679            ('BASE' or 'SCALE') and
18680            'NDRPDR' and
18681            'ETH' and
18682            '2T2C' and
18683            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18684            not 'VHOST' and
18685            not 'MEMIF'"
18686   parameters:
18687   - "latency"
18688   - "parent"
18689   - "tags"
18690   sort:
18691   - "L2PATCH"
18692   - "L2XCBASE"
18693   - "BASE"
18694   - "FIB_10K"
18695   - "FIB_100K"
18696   - "FIB_1M"
18697   layout:
18698     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
18699     layout: "plot-latency"
18700
18701 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18702 -
18703   type: "plot"
18704   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18705   algorithm: "plot_latency_error_bars"
18706   output-file-type: ".html"
18707   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18708   data: "plot-vpp-throughput-latency-3n-skx"
18709   filter: "'NIC_Intel-X710' and
18710            '64B' and
18711            ('BASE' or 'SCALE') and
18712            'NDRPDR' and
18713            'ETH' and
18714            '2T1C' and
18715            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18716            not 'VHOST' and
18717            not 'MEMIF' and
18718            not 'DRV_AVF'"
18719   parameters:
18720   - "latency"
18721   - "parent"
18722   - "tags"
18723   sort:
18724   - "L2PATCH"
18725   - "L2XCBASE"
18726   - "BASE"
18727   - "FIB_10K"
18728   - "FIB_100K"
18729   - "FIB_1M"
18730   layout:
18731     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18732     layout: "plot-latency"
18733
18734 -
18735   type: "plot"
18736   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18737   algorithm: "plot_latency_error_bars"
18738   output-file-type: ".html"
18739   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18740   data: "plot-vpp-throughput-latency-3n-skx"
18741   filter: "'NIC_Intel-X710' and
18742            '64B' and
18743            ('BASE' or 'SCALE') and
18744            'NDRPDR' and
18745            'ETH' and
18746            '4T2C' and
18747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18748            not 'VHOST' and
18749            not 'MEMIF' and
18750            not 'DRV_AVF'"
18751   parameters:
18752   - "latency"
18753   - "parent"
18754   - "tags"
18755   sort:
18756   - "L2PATCH"
18757   - "L2XCBASE"
18758   - "BASE"
18759   - "FIB_10K"
18760   - "FIB_100K"
18761   - "FIB_1M"
18762   layout:
18763     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18764     layout: "plot-latency"
18765
18766 # Packet Latency - VPP L2 3n-skx-x710 features
18767 -
18768   type: "plot"
18769   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18770   algorithm: "plot_latency_error_bars"
18771   output-file-type: ".html"
18772   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18773   data: "plot-vpp-throughput-latency-3n-skx"
18774   filter: "'NIC_Intel-X710' and
18775            '64B' and
18776            'NDRPDR' and
18777            '2T1C' and
18778            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18779            not 'ACL' and
18780            not 'VHOST' and
18781            not 'MEMIF'"
18782   parameters:
18783   - "latency"
18784   - "parent"
18785   - "tags"
18786   sort:
18787   - "L2XCBASE"    # l2xcbase
18788   - "L2BDBASE"    # l2bdbase
18789   - "L2XCFWD"     # dot1q-l2xcbase
18790   - "L2BDMACLRN"  # dot1q-l2bdbase
18791   layout:
18792     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18793     layout: "plot-latency"
18794
18795 -
18796   type: "plot"
18797   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18798   algorithm: "plot_latency_error_bars"
18799   output-file-type: ".html"
18800   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18801   data: "plot-vpp-throughput-latency-3n-skx"
18802   filter: "'NIC_Intel-X710' and
18803            '64B' and
18804            'NDRPDR' and
18805            '4T2C' and
18806            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18807            not 'ACL' and
18808            not 'VHOST' and
18809            not 'MEMIF'"
18810   parameters:
18811   - "latency"
18812   - "parent"
18813   - "tags"
18814   sort:
18815   - "L2XCBASE"    # l2xcbase
18816   - "L2BDBASE"    # l2bdbase
18817   - "L2XCFWD"     # dot1q-l2xcbase
18818   - "L2BDMACLRN"  # dot1q-l2bdbase
18819   layout:
18820     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18821     layout: "plot-latency"
18822
18823 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
18824 -
18825   type: "plot"
18826   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18827   algorithm: "plot_latency_error_bars"
18828   output-file-type: ".html"
18829   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18830   data: "plot-vpp-throughput-latency-3n-skx"
18831   filter: "'NIC_Intel-XXV710' and
18832            '64B' and
18833            ('BASE' or 'SCALE') and
18834            'NDRPDR' and
18835            'ETH' and
18836            '2T1C' and
18837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18838            not 'VHOST' and
18839            not 'MEMIF' and
18840            not 'DRV_AVF'"
18841   parameters:
18842   - "latency"
18843   - "parent"
18844   - "tags"
18845   sort:
18846   - "L2PATCH"
18847   - "L2XCBASE"
18848   - "BASE"
18849   - "FIB_10K"
18850   - "FIB_100K"
18851   - "FIB_1M"
18852   layout:
18853     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18854     layout: "plot-latency"
18855
18856 -
18857   type: "plot"
18858   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18859   algorithm: "plot_latency_error_bars"
18860   output-file-type: ".html"
18861   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18862   data: "plot-vpp-throughput-latency-3n-skx"
18863   filter: "'NIC_Intel-XXV710' and
18864            '64B' and
18865            ('BASE' or 'SCALE') and
18866            'NDRPDR' and
18867            'ETH' and
18868            '4T2C' and
18869            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18870            not 'VHOST' and
18871            not 'MEMIF' and
18872            not 'DRV_AVF'"
18873   parameters:
18874   - "latency"
18875   - "parent"
18876   - "tags"
18877   sort:
18878   - "L2PATCH"
18879   - "L2XCBASE"
18880   - "BASE"
18881   - "FIB_10K"
18882   - "FIB_100K"
18883   - "FIB_1M"
18884   layout:
18885     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18886     layout: "plot-latency"
18887
18888 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18889 -
18890   type: "plot"
18891   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18892   algorithm: "plot_latency_error_bars"
18893   output-file-type: ".html"
18894   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18895   data: "plot-vpp-throughput-latency-2n-skx"
18896   filter: "'NIC_Intel-X710' and
18897            '64B' and
18898            'ETH' and
18899            ('BASE' or 'SCALE') and
18900            'NDRPDR' and
18901            '2T1C' and
18902            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18903            not 'VHOST' and
18904            not 'MEMIF'"
18905   parameters:
18906   - "latency"
18907   - "parent"
18908   - "tags"
18909   sort:
18910   - "L2PATCH"
18911   - "L2XCBASE"
18912   - "BASE"
18913   - "FIB_10K"
18914   - "FIB_100K"
18915   - "FIB_1M"
18916   layout:
18917     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18918     layout: "plot-latency"
18919
18920 -
18921   type: "plot"
18922   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18923   algorithm: "plot_latency_error_bars"
18924   output-file-type: ".html"
18925   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18926   data: "plot-vpp-throughput-latency-2n-skx"
18927   filter: "'NIC_Intel-X710' and
18928            '64B' and
18929            ('BASE' or 'SCALE') and
18930            'NDRPDR' and
18931            'ETH' and
18932            '4T2C' and
18933            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18934            not 'VHOST' and
18935            not 'MEMIF'"
18936   parameters:
18937   - "latency"
18938   - "parent"
18939   - "tags"
18940   sort:
18941   - "L2PATCH"
18942   - "L2XCBASE"
18943   - "BASE"
18944   - "FIB_10K"
18945   - "FIB_100K"
18946   - "FIB_1M"
18947   layout:
18948     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18949     layout: "plot-latency"
18950
18951 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18952 -
18953   type: "plot"
18954   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18955   algorithm: "plot_latency_error_bars"
18956   output-file-type: ".html"
18957   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18958   data: "plot-vpp-throughput-latency-2n-skx"
18959   filter: "'NIC_Intel-XXV710' and
18960            '64B' and
18961            ('BASE' or 'SCALE') and
18962            'NDRPDR' and
18963            'ETH' and
18964            '2T1C' and
18965            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18966            not 'VHOST' and
18967            not 'MEMIF'"
18968   parameters:
18969   - "latency"
18970   - "parent"
18971   - "tags"
18972   sort:
18973   - "L2PATCH"
18974   - "L2XCBASE"
18975   - "BASE"
18976   - "FIB_10K"
18977   - "FIB_100K"
18978   - "FIB_1M"
18979   layout:
18980     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18981     layout: "plot-latency"
18982
18983 -
18984   type: "plot"
18985   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18986   algorithm: "plot_latency_error_bars"
18987   output-file-type: ".html"
18988   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18989   data: "plot-vpp-throughput-latency-2n-skx"
18990   filter: "'NIC_Intel-XXV710' and
18991            '64B' and
18992            ('BASE' or 'SCALE') and
18993            'NDRPDR' and
18994            'ETH' and
18995            '4T2C' and
18996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18997            not 'VHOST' and
18998            not 'MEMIF'"
18999   parameters:
19000   - "latency"
19001   - "parent"
19002   - "tags"
19003   sort:
19004   - "L2PATCH"
19005   - "L2XCBASE"
19006   - "BASE"
19007   - "FIB_10K"
19008   - "FIB_100K"
19009   - "FIB_1M"
19010   layout:
19011     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19012     layout: "plot-latency"
19013
19014 ################################################################################
19015
19016 # Packet Latency - VPP Container Memif 3n-hsw-x520
19017 -
19018   type: "plot"
19019   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19020   algorithm: "plot_latency_error_bars"
19021   output-file-type: ".html"
19022   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19023   data: "plot-vpp-throughput-latency-3n-hsw"
19024   filter: "'NIC_Intel-X520-DA2' and
19025            '64B' and
19026            ('BASE' or 'SCALE') and
19027            'NDRPDR' and
19028            '1T1C' and
19029            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19030            not 'VHOST' and
19031            'MEMIF'"
19032   parameters:
19033   - "latency"
19034   - "parent"
19035   - "tags"
19036   sort:
19037   - "L2XCFWD"
19038   - "L2XCFWD"
19039   - "L2XCFWD"
19040   - "L2BDMACLRN"
19041   - "L2BDMACLRN"
19042   - "L2BDMACLRN"
19043   layout:
19044     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19045     layout: "plot-latency"
19046
19047 -
19048   type: "plot"
19049   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19050   algorithm: "plot_latency_error_bars"
19051   output-file-type: ".html"
19052   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19053   data: "plot-vpp-throughput-latency-3n-hsw"
19054   filter: "'NIC_Intel-X520-DA2' and
19055            '64B' and
19056            ('BASE' or 'SCALE') and
19057            'NDRPDR' and
19058            '2T2C' and
19059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19060            not 'VHOST' and
19061            'MEMIF'"
19062   parameters:
19063   - "latency"
19064   - "parent"
19065   - "tags"
19066   sort:
19067   - "L2XCFWD"
19068   - "L2XCFWD"
19069   - "L2XCFWD"
19070   - "L2BDMACLRN"
19071   - "L2BDMACLRN"
19072   - "L2BDMACLRN"
19073   layout:
19074     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19075     layout: "plot-latency"
19076
19077 # Packet Latency - VPP Container Memif 3n-hsw-x710
19078 -
19079   type: "plot"
19080   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19081   algorithm: "plot_latency_error_bars"
19082   output-file-type: ".html"
19083   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19084   data: "plot-vpp-throughput-latency-3n-hsw"
19085   filter: "'NIC_Intel-X710' and
19086            '64B' and
19087            ('BASE' or 'SCALE') and
19088            'NDRPDR' and
19089            '1T1C' and
19090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19091            not 'VHOST' and
19092            'MEMIF'"
19093   parameters:
19094   - "latency"
19095   - "parent"
19096   - "tags"
19097   sort:
19098   - "L2XCFWD"
19099   - "L2XCFWD"
19100   - "L2XCFWD"
19101   - "L2BDMACLRN"
19102   - "L2BDMACLRN"
19103   - "L2BDMACLRN"
19104   layout:
19105     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19106     layout: "plot-latency"
19107
19108 -
19109   type: "plot"
19110   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19111   algorithm: "plot_latency_error_bars"
19112   output-file-type: ".html"
19113   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19114   data: "plot-vpp-throughput-latency-3n-hsw"
19115   filter: "'NIC_Intel-X710' and
19116            '64B' and
19117            ('BASE' or 'SCALE') and
19118            'NDRPDR' and
19119            '2T2C' and
19120            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19121            not 'VHOST' and
19122            'MEMIF'"
19123   parameters:
19124   - "latency"
19125   - "parent"
19126   - "tags"
19127   sort:
19128   - "L2XCFWD"
19129   - "L2XCFWD"
19130   - "L2XCFWD"
19131   - "L2BDMACLRN"
19132   - "L2BDMACLRN"
19133   - "L2BDMACLRN"
19134   layout:
19135     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19136     layout: "plot-latency"
19137
19138 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19139 -
19140   type: "plot"
19141   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19142   algorithm: "plot_latency_error_bars"
19143   output-file-type: ".html"
19144   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19145   data: "plot-vpp-throughput-latency-3n-hsw"
19146   filter: "'NIC_Intel-XL710' and
19147            '64B' and
19148            ('BASE' or 'SCALE') and
19149            'NDRPDR' and
19150            '1T1C' and
19151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19152            not 'VHOST' and
19153            'MEMIF'"
19154   parameters:
19155   - "latency"
19156   - "parent"
19157   - "tags"
19158   sort:
19159   - "L2XCFWD"
19160   - "L2XCFWD"
19161   - "L2XCFWD"
19162   - "L2BDMACLRN"
19163   - "L2BDMACLRN"
19164   - "L2BDMACLRN"
19165   layout:
19166     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19167     layout: "plot-latency"
19168
19169 -
19170   type: "plot"
19171   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19172   algorithm: "plot_latency_error_bars"
19173   output-file-type: ".html"
19174   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19175   data: "plot-vpp-throughput-latency-3n-hsw"
19176   filter: "'NIC_Intel-XL710' and
19177            '64B' and
19178            ('BASE' or 'SCALE') and
19179            'NDRPDR' and
19180            '2T2C' and
19181            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19182            not 'VHOST' and
19183            'MEMIF'"
19184   parameters:
19185   - "latency"
19186   - "parent"
19187   - "tags"
19188   sort:
19189   - "L2XCFWD"
19190   - "L2XCFWD"
19191   - "L2XCFWD"
19192   - "L2BDMACLRN"
19193   - "L2BDMACLRN"
19194   - "L2BDMACLRN"
19195   layout:
19196     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
19197     layout: "plot-latency"
19198
19199 # Packet Latency - VPP Container Memif 3n-skx-x710
19200 -
19201   type: "plot"
19202   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19203   algorithm: "plot_latency_error_bars"
19204   output-file-type: ".html"
19205   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19206   data: "plot-vpp-throughput-latency-3n-skx"
19207   filter: "'NIC_Intel-X710' and
19208            '64B' and
19209            ('BASE' or 'SCALE') and
19210            'NDRPDR' and
19211            '2T1C' and
19212            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19213            not 'VHOST' and
19214            'MEMIF'"
19215   parameters:
19216   - "latency"
19217   - "parent"
19218   - "tags"
19219   sort:
19220   - "L2XCFWD"
19221   - "L2XCFWD"
19222   - "L2XCFWD"
19223   - "L2BDMACLRN"
19224   - "L2BDMACLRN"
19225   - "L2BDMACLRN"
19226   layout:
19227     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19228     layout: "plot-latency"
19229
19230 -
19231   type: "plot"
19232   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19233   algorithm: "plot_latency_error_bars"
19234   output-file-type: ".html"
19235   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19236   data: "plot-vpp-throughput-latency-3n-skx"
19237   filter: "'NIC_Intel-X710' and
19238            '64B' and
19239            ('BASE' or 'SCALE') and
19240            'NDRPDR' and
19241            '4T2C' and
19242            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19243            not 'VHOST' and
19244            'MEMIF'"
19245   parameters:
19246   - "latency"
19247   - "parent"
19248   - "tags"
19249   sort:
19250   - "L2XCFWD"
19251   - "L2XCFWD"
19252   - "L2XCFWD"
19253   - "L2BDMACLRN"
19254   - "L2BDMACLRN"
19255   - "L2BDMACLRN"
19256   layout:
19257     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19258     layout: "plot-latency"
19259
19260 # Packet Latency - VPP Container Memif 2n-skx-x710
19261 -
19262   type: "plot"
19263   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19264   algorithm: "plot_latency_error_bars"
19265   output-file-type: ".html"
19266   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19267   data: "plot-vpp-throughput-latency-2n-skx"
19268   filter: "'NIC_Intel-X710' and
19269            '64B' and
19270            ('BASE' or 'SCALE') and
19271            'NDRPDR' and
19272            '2T1C' and
19273            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19274            not 'VHOST' and
19275            'MEMIF'"
19276   parameters:
19277   - "latency"
19278   - "parent"
19279   - "tags"
19280   sort:
19281   - "L2XCFWD"
19282   - "L2XCFWD"
19283   - "L2XCFWD"
19284   - "L2BDMACLRN"
19285   - "L2BDMACLRN"
19286   - "L2BDMACLRN"
19287   layout:
19288     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19289     layout: "plot-latency"
19290
19291 -
19292   type: "plot"
19293   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19294   algorithm: "plot_latency_error_bars"
19295   output-file-type: ".html"
19296   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19297   data: "plot-vpp-throughput-latency-2n-skx"
19298   filter: "'NIC_Intel-X710' and
19299            '64B' and
19300            ('BASE' or 'SCALE') and
19301            'NDRPDR' and
19302            '4T2C' and
19303            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19304            not 'VHOST' and
19305            'MEMIF'"
19306   parameters:
19307   - "latency"
19308   - "parent"
19309   - "tags"
19310   sort:
19311   - "L2XCFWD"
19312   - "L2XCFWD"
19313   - "L2XCFWD"
19314   - "L2BDMACLRN"
19315   - "L2BDMACLRN"
19316   - "L2BDMACLRN"
19317   layout:
19318     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19319     layout: "plot-latency"
19320
19321 # Packet Latency - VPP Container Memif 2n-skx-xxv710
19322 -
19323   type: "plot"
19324   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19325   algorithm: "plot_latency_error_bars"
19326   output-file-type: ".html"
19327   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19328   data: "plot-vpp-throughput-latency-2n-skx"
19329   filter: "'NIC_Intel-XXV710' and
19330            '64B' and
19331            ('BASE' or 'SCALE') and
19332            'NDRPDR' and
19333            '2T1C' and
19334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19335            not 'VHOST' and
19336            'MEMIF'"
19337   parameters:
19338   - "latency"
19339   - "parent"
19340   - "tags"
19341   sort:
19342   - "L2XCFWD"
19343   - "L2XCFWD"
19344   - "L2XCFWD"
19345   - "L2BDMACLRN"
19346   - "L2BDMACLRN"
19347   - "L2BDMACLRN"
19348   layout:
19349     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19350     layout: "plot-latency"
19351
19352 -
19353   type: "plot"
19354   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19355   algorithm: "plot_latency_error_bars"
19356   output-file-type: ".html"
19357   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19358   data: "plot-vpp-throughput-latency-2n-skx"
19359   filter: "'NIC_Intel-XXV710' and
19360            '64B' and
19361            ('BASE' or 'SCALE') and
19362            'NDRPDR' and
19363            '4T2C' and
19364            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19365            not 'VHOST' and
19366            'MEMIF'"
19367   parameters:
19368   - "latency"
19369   - "parent"
19370   - "tags"
19371   sort:
19372   - "L2XCFWD"
19373   - "L2XCFWD"
19374   - "L2XCFWD"
19375   - "L2BDMACLRN"
19376   - "L2BDMACLRN"
19377   - "L2BDMACLRN"
19378   layout:
19379     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19380     layout: "plot-latency"
19381
19382 ################################################################################
19383
19384 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19385 -
19386   type: "plot"
19387   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19388   algorithm: "plot_latency_error_bars"
19389   output-file-type: ".html"
19390   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19391   data: "plot-ligato-throughput-latency-3n-hsw"
19392   filter: "'NIC_Intel-X520-DA2' and
19393            '64B' and
19394            ('BASE' or 'SCALE') and
19395            'NDRPDR' and
19396            '1T1C' and
19397            'L2XCFWD' and
19398            not 'VHOST' and
19399            'MEMIF'"
19400   parameters:
19401   - "latency"
19402   - "parent"
19403   - "tags"
19404   sort:
19405   - "1VNF"
19406   - "2VNF"
19407   - "4VNF"
19408   - "2VNF"
19409   - "4VNF"
19410   layout:
19411     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19412     layout: "plot-latency"
19413
19414 -
19415   type: "plot"
19416   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19417   algorithm: "plot_latency_error_bars"
19418   output-file-type: ".html"
19419   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19420   data: "plot-ligato-throughput-latency-3n-hsw"
19421   filter: "'NIC_Intel-X520-DA2' and
19422            '64B' and
19423            ('BASE' or 'SCALE') and
19424            'NDRPDR' and
19425            '2T2C' and
19426            'L2XCFWD' and
19427            not 'VHOST' and
19428            'MEMIF'"
19429   parameters:
19430   - "latency"
19431   - "parent"
19432   - "tags"
19433   sort:
19434   - "1VNF"
19435   - "2VNF"
19436   - "4VNF"
19437   - "2VNF"
19438   - "4VNF"
19439   layout:
19440     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19441     layout: "plot-latency"
19442
19443 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19444 -
19445   type: "plot"
19446   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19447   algorithm: "plot_latency_error_bars"
19448   output-file-type: ".html"
19449   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19450   data: "plot-ligato-throughput-latency-3n-hsw"
19451   filter: "'NIC_Intel-X520-DA2' and
19452            '64B' and
19453            ('BASE' or 'SCALE') and
19454            'NDRPDR' and
19455            '1T1C' and
19456            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19457            not 'VHOST' and
19458            'MEMIF'"
19459   parameters:
19460   - "latency"
19461   - "parent"
19462   - "tags"
19463   sort:
19464   - "1VNF"
19465   - "2VNF"
19466   - "4VNF"
19467   - "2VNF"
19468   - "4VNF"
19469   layout:
19470     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19471     layout: "plot-latency"
19472
19473 -
19474   type: "plot"
19475   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19476   algorithm: "plot_latency_error_bars"
19477   output-file-type: ".html"
19478   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19479   data: "plot-ligato-throughput-latency-3n-hsw"
19480   filter: "'NIC_Intel-X520-DA2' and
19481            '64B' and
19482            ('BASE' or 'SCALE') and
19483            'NDRPDR' and
19484            '2T2C' and
19485            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19486            not 'VHOST' and
19487            'MEMIF'"
19488   parameters:
19489   - "latency"
19490   - "parent"
19491   - "tags"
19492   sort:
19493   - "1VNF"
19494   - "2VNF"
19495   - "4VNF"
19496   - "2VNF"
19497   - "4VNF"
19498   layout:
19499     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19500     layout: "plot-latency"
19501
19502 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19503 -
19504   type: "plot"
19505   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19506   algorithm: "plot_latency_error_bars"
19507   output-file-type: ".html"
19508   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19509   data: "plot-ligato-throughput-latency-3n-hsw"
19510   filter: "'NIC_Intel-X710' and
19511            '64B' and
19512            ('BASE' or 'SCALE') and
19513            'NDRPDR' and
19514            '1T1C' and
19515            'L2XCFWD' and
19516            not 'VHOST' and
19517            'MEMIF'"
19518   parameters:
19519   - "latency"
19520   - "parent"
19521   - "tags"
19522   sort:
19523   - "1VNF"
19524   - "2VNF"
19525   - "4VNF"
19526   - "2VNF"
19527   - "4VNF"
19528   layout:
19529     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19530     layout: "plot-latency"
19531
19532 -
19533   type: "plot"
19534   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19535   algorithm: "plot_latency_error_bars"
19536   output-file-type: ".html"
19537   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19538   data: "plot-ligato-throughput-latency-3n-hsw"
19539   filter: "'NIC_Intel-X710' and
19540            '64B' and
19541            ('BASE' or 'SCALE') and
19542            'NDRPDR' and
19543            '2T2C' and
19544            'L2XCFWD' and
19545            not 'VHOST' and
19546            'MEMIF'"
19547   parameters:
19548   - "latency"
19549   - "parent"
19550   - "tags"
19551   sort:
19552   - "1VNF"
19553   - "2VNF"
19554   - "4VNF"
19555   - "2VNF"
19556   - "4VNF"
19557   layout:
19558     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19559     layout: "plot-latency"
19560
19561 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19562 -
19563   type: "plot"
19564   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19565   algorithm: "plot_latency_error_bars"
19566   output-file-type: ".html"
19567   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19568   data: "plot-ligato-throughput-latency-3n-hsw"
19569   filter: "'NIC_Intel-X710' and
19570            '64B' and
19571            ('BASE' or 'SCALE') and
19572            'NDRPDR' and
19573            '1T1C' and
19574            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19575            not 'VHOST' and
19576            'MEMIF'"
19577   parameters:
19578   - "latency"
19579   - "parent"
19580   - "tags"
19581   sort:
19582   - "1VNF"
19583   - "2VNF"
19584   - "4VNF"
19585   - "2VNF"
19586   - "4VNF"
19587   layout:
19588     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19589     layout: "plot-latency"
19590
19591 -
19592   type: "plot"
19593   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19594   algorithm: "plot_latency_error_bars"
19595   output-file-type: ".html"
19596   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19597   data: "plot-ligato-throughput-latency-3n-hsw"
19598   filter: "'NIC_Intel-X710' and
19599            '64B' and
19600            ('BASE' or 'SCALE') and
19601            'NDRPDR' and
19602            '2T2C' and
19603            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19604            not 'VHOST' and
19605            'MEMIF'"
19606   parameters:
19607   - "latency"
19608   - "parent"
19609   - "tags"
19610   sort:
19611   - "1VNF"
19612   - "2VNF"
19613   - "4VNF"
19614   - "2VNF"
19615   - "4VNF"
19616   layout:
19617     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19618     layout: "plot-latency"
19619
19620 ################################################################################
19621
19622 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19623 -
19624   type: "plot"
19625   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19626   algorithm: "plot_latency_error_bars"
19627   output-file-type: ".html"
19628   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19629   data: "plot-vpp-throughput-latency-3n-hsw"
19630   filter: "'NIC_Intel-X520-DA2' and
19631            '64B' and
19632            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19633            'NDRPDR' and
19634            '1T1C' and
19635            'IP4FWD' and
19636            not 'IPSEC' and
19637            not 'VHOST'"
19638   parameters:
19639   - "latency"
19640   - "parent"
19641   - "tags"
19642   sort:
19643   - "DOT1Q"
19644   - "IP4BASE"
19645   - "FIB_20k"
19646   - "FIB_200k"
19647   - "FIB_2M"
19648   layout:
19649     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19650     layout: "plot-latency"
19651
19652 -
19653   type: "plot"
19654   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19655   algorithm: "plot_latency_error_bars"
19656   output-file-type: ".html"
19657   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19658   data: "plot-vpp-throughput-latency-3n-hsw"
19659   filter: "'NIC_Intel-X520-DA2' and
19660            '64B' and
19661            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19662            'NDRPDR' and
19663            '2T2C' and
19664            'IP4FWD' and
19665            not 'IPSEC' and
19666            not 'VHOST'"
19667   parameters:
19668   - "latency"
19669   - "parent"
19670   - "tags"
19671   sort:
19672   - "DOT1Q"
19673   - "IP4BASE"
19674   - "FIB_20k"
19675   - "FIB_200k"
19676   - "FIB_2M"
19677   layout:
19678     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19679     layout: "plot-latency"
19680
19681 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19682 -
19683   type: "plot"
19684   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19685   algorithm: "plot_latency_error_bars"
19686   output-file-type: ".html"
19687   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19688   data: "plot-vpp-throughput-latency-3n-hsw"
19689   filter: "'NIC_Intel-X520-DA2' and
19690            '64B' and
19691            ('IP4BASE' or
19692             'POLICE_MARK' or
19693             'COPWHLIST' or
19694             ('NAT44' and 'BASE') or
19695             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19696            'NDRPDR' and
19697            '1T1C' and
19698            'IP4FWD' and
19699            not 'IPSEC' and
19700            not 'VHOST'"
19701   parameters:
19702   - "latency"
19703   - "parent"
19704   - "tags"
19705   sort:
19706   - "DOT1Q"
19707   - "IP4BASE"
19708   - "NAT44"
19709   - "POLICE_MARK"
19710   - "COPWHLIST"
19711   - "IACL"
19712   - "OACL"
19713   layout:
19714     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19715     layout: "plot-latency"
19716
19717 -
19718   type: "plot"
19719   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19720   algorithm: "plot_latency_error_bars"
19721   output-file-type: ".html"
19722   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19723   data: "plot-vpp-throughput-latency-3n-hsw"
19724   filter: "'NIC_Intel-X520-DA2' and
19725            '64B' and
19726            ('IP4BASE' or
19727             'POLICE_MARK' or
19728             'COPWHLIST' or
19729             ('NAT44' and 'BASE') or
19730             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19731            'NDRPDR' and
19732            '2T2C' and
19733            'IP4FWD' and
19734            not 'IPSEC' and
19735            not 'VHOST'"
19736   parameters:
19737   - "latency"
19738   - "parent"
19739   - "tags"
19740   sort:
19741   - "DOT1Q"
19742   - "IP4BASE"
19743   - "NAT44"
19744   - "POLICE_MARK"
19745   - "COPWHLIST"
19746   - "IACL"
19747   - "OACL"
19748   layout:
19749     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19750     layout: "plot-latency"
19751
19752 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19753 -
19754   type: "plot"
19755   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19756   algorithm: "plot_latency_error_bars"
19757   output-file-type: ".html"
19758   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19759   data: "plot-vpp-throughput-latency-3n-hsw"
19760   filter: "'NIC_Intel-X520-DA2' and
19761            '64B' and
19762            'NDRPDR' and
19763            '1T1C' and
19764            'IP4FWD' and
19765            'NAT44' and
19766            not 'IPSEC' and
19767            not 'VHOST'"
19768   parameters:
19769   - "latency"
19770   - "parent"
19771   - "tags"
19772   sort:
19773   - "BASE"
19774   - "BASE"
19775   - "SRC_USER_10"
19776   - "SRC_USER_100"
19777   - "SRC_USER_1000"
19778   - "SRC_USER_2000"
19779   layout:
19780     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19781     layout: "plot-latency"
19782
19783 -
19784   type: "plot"
19785   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19786   algorithm: "plot_latency_error_bars"
19787   output-file-type: ".html"
19788   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19789   data: "plot-vpp-throughput-latency-3n-hsw"
19790   filter: "'NIC_Intel-X520-DA2' and
19791            '64B' and
19792            'NDRPDR' and
19793            '2T2C' and
19794            'IP4FWD' and
19795            'NAT44' and
19796            not 'IPSEC' and
19797            not 'VHOST'"
19798   parameters:
19799   - "latency"
19800   - "parent"
19801   - "tags"
19802   sort:
19803   - "BASE"
19804   - "BASE"
19805   - "SRC_USER_10"
19806   - "SRC_USER_100"
19807   - "SRC_USER_1000"
19808   - "SRC_USER_2000"
19809   layout:
19810     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19811     layout: "plot-latency"
19812
19813 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19814 -
19815   type: "plot"
19816   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19817   algorithm: "plot_latency_error_bars"
19818   output-file-type: ".html"
19819   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19820   data: "plot-vpp-throughput-latency-3n-hsw"
19821   filter: "'NIC_Intel-X520-DA2' and
19822            '64B' and
19823            'NDRPDR' and
19824            '1T1C' and
19825            'IP4FWD' and
19826            'IACL' and
19827            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19828            not 'IPSEC' and
19829            not 'VHOST'"
19830   parameters:
19831   - "latency"
19832   - "parent"
19833   - "tags"
19834   sort:
19835   - "ACL_STATELESS"
19836   - "ACL_STATEFUL"
19837   - "ACL_STATELESS"
19838   - "ACL_STATEFUL"
19839   layout:
19840     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19841     layout: "plot-latency"
19842
19843 -
19844   type: "plot"
19845   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19846   algorithm: "plot_latency_error_bars"
19847   output-file-type: ".html"
19848   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19849   data: "plot-vpp-throughput-latency-3n-hsw"
19850   filter: "'NIC_Intel-X520-DA2' and
19851            '64B' and
19852            'NDRPDR' and
19853            '2T2C' and
19854            'IP4FWD' and
19855            'IACL' and
19856            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19857            not 'IPSEC' and
19858            not 'VHOST'"
19859   parameters:
19860   - "latency"
19861   - "parent"
19862   - "tags"
19863   sort:
19864   - "ACL_STATELESS"
19865   - "ACL_STATEFUL"
19866   - "ACL_STATELESS"
19867   - "ACL_STATEFUL"
19868   layout:
19869     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19870     layout: "plot-latency"
19871
19872 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19873 -
19874   type: "plot"
19875   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19876   algorithm: "plot_latency_error_bars"
19877   output-file-type: ".html"
19878   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19879   data: "plot-vpp-throughput-latency-3n-hsw"
19880   filter: "'NIC_Intel-X520-DA2' and
19881            '64B' and
19882            'NDRPDR' and
19883            '1T1C' and
19884            'IP4FWD' and
19885            'OACL' and
19886            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19887            not 'IPSEC' and
19888            not 'VHOST'"
19889   parameters:
19890   - "latency"
19891   - "parent"
19892   - "tags"
19893   sort:
19894   - "ACL_STATELESS"
19895   - "ACL_STATEFUL"
19896   - "ACL_STATELESS"
19897   - "ACL_STATEFUL"
19898   layout:
19899     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19900     layout: "plot-latency"
19901
19902 -
19903   type: "plot"
19904   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19905   algorithm: "plot_latency_error_bars"
19906   output-file-type: ".html"
19907   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19908   data: "plot-vpp-throughput-latency-3n-hsw"
19909   filter: "'NIC_Intel-X520-DA2' and
19910            '64B' and
19911            'NDRPDR' and
19912            '2T2C' and
19913            'IP4FWD' and
19914            'OACL' and
19915            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19916            not 'IPSEC' and
19917            not 'VHOST'"
19918   parameters:
19919   - "latency"
19920   - "parent"
19921   - "tags"
19922   sort:
19923   - "ACL_STATELESS"
19924   - "ACL_STATEFUL"
19925   - "ACL_STATELESS"
19926   - "ACL_STATEFUL"
19927   layout:
19928     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19929     layout: "plot-latency"
19930
19931 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19932 -
19933   type: "plot"
19934   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19935   algorithm: "plot_latency_error_bars"
19936   output-file-type: ".html"
19937   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19938   data: "plot-vpp-throughput-latency-3n-hsw"
19939   filter: "'NIC_Intel-X710' and
19940            '64B' and
19941            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19942            'NDRPDR' and
19943            '1T1C' and
19944            'IP4FWD' and
19945            not 'IPSEC' and
19946            not 'VHOST'"
19947   parameters:
19948   - "latency"
19949   - "parent"
19950   - "tags"
19951   sort:
19952   - "DOT1Q"
19953   - "IP4BASE"
19954   - "FIB_20K"
19955   - "FIB_200K"
19956   - "FIB_2M"
19957   layout:
19958     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19959     layout: "plot-latency"
19960
19961 -
19962   type: "plot"
19963   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19964   algorithm: "plot_latency_error_bars"
19965   output-file-type: ".html"
19966   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19967   data: "plot-vpp-throughput-latency-3n-hsw"
19968   filter: "'NIC_Intel-X710' and
19969            '64B' and
19970            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19971            'NDRPDR' and
19972            '2T2C' and
19973            'IP4FWD' and
19974            not 'IPSEC' and
19975            not 'VHOST'"
19976   parameters:
19977   - "latency"
19978   - "parent"
19979   - "tags"
19980   sort:
19981   - "DOT1Q"
19982   - "IP4BASE"
19983   - "FIB_20K"
19984   - "FIB_200K"
19985   - "FIB_2M"
19986   layout:
19987     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19988     layout: "plot-latency"
19989
19990 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19991 -
19992   type: "plot"
19993   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19994   algorithm: "plot_latency_error_bars"
19995   output-file-type: ".html"
19996   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19997   data: "plot-vpp-throughput-latency-3n-hsw"
19998   filter: "'NIC_Intel-X710' and
19999            '64B' and
20000            ('IP4BASE' or
20001             'POLICE_MARK' or
20002             'COPWHLIST' or
20003             ('NAT44' and 'BASE') or
20004             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20005            'NDRPDR' and
20006            '1T1C' and
20007            'IP4FWD' and
20008            not 'IPSEC' and
20009            not 'VHOST'"
20010   parameters:
20011   - "latency"
20012   - "parent"
20013   - "tags"
20014   sort:
20015   - "IP4BASE"
20016   - "NAT44"
20017   - "POLICE_MARK"
20018   - "COPWHLIST"
20019   - "IACL"
20020   - "OACL"
20021   layout:
20022     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20023     layout: "plot-latency"
20024
20025 -
20026   type: "plot"
20027   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20028   algorithm: "plot_latency_error_bars"
20029   output-file-type: ".html"
20030   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20031   data: "plot-vpp-throughput-latency-3n-hsw"
20032   filter: "'NIC_Intel-X710' and
20033            '64B' and
20034            ('IP4BASE' or
20035             'POLICE_MARK' or
20036             'COPWHLIST' or
20037             ('NAT44' and 'BASE') or
20038             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20039            'NDRPDR' and
20040            '2T2C' and
20041            'IP4FWD' and
20042            not 'IPSEC' and
20043            not 'VHOST'"
20044   parameters:
20045   - "latency"
20046   - "parent"
20047   - "tags"
20048   sort:
20049   - "IP4BASE"
20050   - "NAT44"
20051   - "POLICE_MARK"
20052   - "COPWHLIST"
20053   - "IACL"
20054   - "OACL"
20055   layout:
20056     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20057     layout: "plot-latency"
20058
20059 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20060 -
20061   type: "plot"
20062   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20063   algorithm: "plot_latency_error_bars"
20064   output-file-type: ".html"
20065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20066   data: "plot-vpp-throughput-latency-3n-hsw"
20067   filter: "'NIC_Intel-X710' and
20068            '64B' and
20069            'NDRPDR' and
20070            '1T1C' and
20071            'IP4FWD' and
20072            'NAT44' and
20073            not 'IPSEC' and
20074            not 'VHOST'"
20075   parameters:
20076   - "latency"
20077   - "parent"
20078   - "tags"
20079   sort:
20080   - "BASE"
20081   - "BASE"
20082   - "SRC_USER_10"
20083   - "SRC_USER_100"
20084   - "SRC_USER_1000"
20085   - "SRC_USER_2000"
20086   layout:
20087     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20088     layout: "plot-latency"
20089
20090 -
20091   type: "plot"
20092   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20093   algorithm: "plot_latency_error_bars"
20094   output-file-type: ".html"
20095   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20096   data: "plot-vpp-throughput-latency-3n-hsw"
20097   filter: "'NIC_Intel-X710' and
20098            '64B' and
20099            'NDRPDR' and
20100            '2T2C' and
20101            'IP4FWD' and
20102            'NAT44' and
20103            not 'IPSEC' and
20104            not 'VHOST'"
20105   parameters:
20106   - "latency"
20107   - "parent"
20108   - "tags"
20109   sort:
20110   - "BASE"
20111   - "BASE"
20112   - "SRC_USER_10"
20113   - "SRC_USER_100"
20114   - "SRC_USER_1000"
20115   - "SRC_USER_2000"
20116   layout:
20117     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20118     layout: "plot-latency"
20119
20120 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20121 -
20122   type: "plot"
20123   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20124   algorithm: "plot_latency_error_bars"
20125   output-file-type: ".html"
20126   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20127   data: "plot-vpp-throughput-latency-3n-hsw"
20128   filter: "'NIC_Intel-X710' and
20129            '64B' and
20130            'NDRPDR' and
20131            '1T1C' and
20132            'IP4FWD' and
20133            'IACL' and
20134            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20135            not 'IPSEC' and
20136            not 'VHOST'"
20137   parameters:
20138   - "latency"
20139   - "parent"
20140   - "tags"
20141   sort:
20142   - "ACL_STATELESS"
20143   - "ACL_STATEFUL"
20144   - "ACL_STATELESS"
20145   - "ACL_STATEFUL"
20146   layout:
20147     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20148     layout: "plot-latency"
20149
20150 -
20151   type: "plot"
20152   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20153   algorithm: "plot_latency_error_bars"
20154   output-file-type: ".html"
20155   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20156   data: "plot-vpp-throughput-latency-3n-hsw"
20157   filter: "'NIC_Intel-X710' and
20158            '64B' and
20159            'NDRPDR' and
20160            '2T2C' and
20161            'IP4FWD' and
20162            'IACL' and
20163            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20164            not 'IPSEC' and
20165            not 'VHOST'"
20166   parameters:
20167   - "latency"
20168   - "parent"
20169   - "tags"
20170   sort:
20171   - "ACL_STATELESS"
20172   - "ACL_STATEFUL"
20173   - "ACL_STATELESS"
20174   - "ACL_STATEFUL"
20175   layout:
20176     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20177     layout: "plot-latency"
20178
20179 # Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
20180 -
20181   type: "plot"
20182   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20183   algorithm: "plot_latency_error_bars"
20184   output-file-type: ".html"
20185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20186   data: "plot-vpp-throughput-latency-3n-hsw"
20187   filter: "'NIC_Intel-X710' and
20188            '64B' and
20189            'NDRPDR' and
20190            '1T1C' and
20191            'IP4FWD' and
20192            'OACL' and
20193            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20194            not 'IPSEC' and
20195            not 'VHOST'"
20196   parameters:
20197   - "latency"
20198   - "parent"
20199   - "tags"
20200   sort:
20201   - "ACL_STATELESS"
20202   - "ACL_STATEFUL"
20203   - "ACL_STATELESS"
20204   - "ACL_STATEFUL"
20205   layout:
20206     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
20207     layout: "plot-latency"
20208
20209 -
20210   type: "plot"
20211   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20212   algorithm: "plot_latency_error_bars"
20213   output-file-type: ".html"
20214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20215   data: "plot-vpp-throughput-latency-3n-hsw"
20216   filter: "'NIC_Intel-X710' and
20217            '64B' and
20218            'NDRPDR' and
20219            '2T2C' and
20220            'IP4FWD' and
20221            'OACL' and
20222            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20223            not 'IPSEC' and
20224            not 'VHOST'"
20225   parameters:
20226   - "latency"
20227   - "parent"
20228   - "tags"
20229   sort:
20230   - "ACL_STATELESS"
20231   - "ACL_STATEFUL"
20232   - "ACL_STATELESS"
20233   - "ACL_STATEFUL"
20234   layout:
20235     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
20236     layout: "plot-latency"
20237
20238 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20239 -
20240   type: "plot"
20241   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20242   algorithm: "plot_latency_error_bars"
20243   output-file-type: ".html"
20244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20245   data: "plot-vpp-throughput-latency-3n-hsw"
20246   filter: "'NIC_Intel-XL710' and
20247            '64B' and
20248            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20249            'NDRPDR' and
20250            '1T1C' and
20251            'IP4FWD' and
20252            not 'IPSEC' and
20253            not 'VHOST'"
20254   parameters:
20255   - "latency"
20256   - "parent"
20257   - "tags"
20258   sort:
20259   - "IP4BASE"
20260   - "FIB_20K"
20261   - "FIB_200K"
20262   - "FIB_2M"
20263   layout:
20264     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
20265     layout: "plot-latency"
20266
20267 -
20268   type: "plot"
20269   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20270   algorithm: "plot_latency_error_bars"
20271   output-file-type: ".html"
20272   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20273   data: "plot-vpp-throughput-latency-3n-hsw"
20274   filter: "'NIC_Intel-XL710' and
20275            '64B' and
20276            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20277            'NDRPDR' and
20278            '2T2C' and
20279            'IP4FWD' and
20280            not 'IPSEC' and
20281            not 'VHOST'"
20282   parameters:
20283   - "latency"
20284   - "parent"
20285   - "tags"
20286   sort:
20287   - "IP4BASE"
20288   - "FIB_20K"
20289   - "FIB_200K"
20290   - "FIB_2M"
20291   layout:
20292     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
20293     layout: "plot-latency"
20294
20295 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20296 -
20297   type: "plot"
20298   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20299   algorithm: "plot_latency_error_bars"
20300   output-file-type: ".html"
20301   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20302   data: "plot-vpp-throughput-latency-3n-skx"
20303   filter: "'NIC_Intel-X710' and
20304            '64B' and
20305            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20306            'NDRPDR' and
20307            '2T1C' and
20308            'IP4FWD' and
20309            not 'IPSEC' and
20310            not 'VHOST'"
20311   parameters:
20312   - "latency"
20313   - "parent"
20314   - "tags"
20315   sort:
20316   - "IP4BASE"
20317   - "FIB_20K"
20318   - "FIB_200K"
20319   - "FIB_2M"
20320   layout:
20321     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20322     layout: "plot-latency"
20323
20324 -
20325   type: "plot"
20326   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20327   algorithm: "plot_latency_error_bars"
20328   output-file-type: ".html"
20329   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20330   data: "plot-vpp-throughput-latency-3n-skx"
20331   filter: "'NIC_Intel-X710' and
20332            '64B' and
20333            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20334            'NDRPDR' and
20335            '4T2C' and
20336            'IP4FWD' and
20337            not 'IPSEC' and
20338            not 'VHOST'"
20339   parameters:
20340   - "latency"
20341   - "parent"
20342   - "tags"
20343   sort:
20344   - "IP4BASE"
20345   - "FIB_20K"
20346   - "FIB_200K"
20347   - "FIB_2M"
20348   layout:
20349     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20350     layout: "plot-latency"
20351
20352 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20353 -
20354   type: "plot"
20355   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20356   algorithm: "plot_latency_error_bars"
20357   output-file-type: ".html"
20358   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20359   data: "plot-vpp-throughput-latency-3n-skx"
20360   filter: "'NIC_Intel-X710' and
20361            '64B' and
20362            ('IP4BASE' or
20363             'POLICE_MARK' or
20364             'COPWHLIST' or
20365             ('NAT44' and 'BASE') or
20366             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20367            'NDRPDR' and
20368            '2T1C' and
20369            'IP4FWD' and
20370            not 'IPSEC' and
20371            not 'VHOST'"
20372   parameters:
20373   - "latency"
20374   - "parent"
20375   - "tags"
20376   sort:
20377   - "IP4BASE"
20378   - "NAT44"
20379   - "POLICE_MARK"
20380   - "COPWHLIST"
20381   - "IACL"
20382   - "OACL"
20383   layout:
20384     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20385     layout: "plot-latency"
20386
20387 -
20388   type: "plot"
20389   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20390   algorithm: "plot_latency_error_bars"
20391   output-file-type: ".html"
20392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20393   data: "plot-vpp-throughput-latency-3n-skx"
20394   filter: "'NIC_Intel-X710' and
20395            '64B' and
20396            ('IP4BASE' or
20397             'POLICE_MARK' or
20398             'COPWHLIST' or
20399             ('NAT44' and 'BASE') or
20400             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20401            'NDRPDR' and
20402            '4T2C' and
20403            'IP4FWD' and
20404            not 'IPSEC' and
20405            not 'VHOST'"
20406   parameters:
20407   - "latency"
20408   - "parent"
20409   - "tags"
20410   sort:
20411   - "IP4BASE"
20412   - "NAT44"
20413   - "POLICE_MARK"
20414   - "COPWHLIST"
20415   - "IACL"
20416   - "OACL"
20417   layout:
20418     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20419     layout: "plot-latency"
20420
20421 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20422 -
20423   type: "plot"
20424   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20425   algorithm: "plot_latency_error_bars"
20426   output-file-type: ".html"
20427   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20428   data: "plot-vpp-throughput-latency-3n-skx"
20429   filter: "'NIC_Intel-X710' and
20430            '64B' and
20431            'NDRPDR' and
20432            '2T1C' and
20433            'IP4FWD' and
20434            'NAT44' and
20435            not 'IPSEC' and
20436            not 'VHOST'"
20437   parameters:
20438   - "latency"
20439   - "parent"
20440   - "tags"
20441   sort:
20442   - "BASE"
20443   - "BASE"
20444   - "SRC_USER_10"
20445   - "SRC_USER_100"
20446   - "SRC_USER_1000"
20447   - "SRC_USER_2000"
20448   layout:
20449     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20450     layout: "plot-latency"
20451
20452 -
20453   type: "plot"
20454   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20455   algorithm: "plot_latency_error_bars"
20456   output-file-type: ".html"
20457   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20458   data: "plot-vpp-throughput-latency-3n-skx"
20459   filter: "'NIC_Intel-X710' and
20460            '64B' and
20461            'NDRPDR' and
20462            '4T2C' and
20463            'IP4FWD' and
20464            'NAT44' and
20465            not 'IPSEC' and
20466            not 'VHOST'"
20467   parameters:
20468   - "latency"
20469   - "parent"
20470   - "tags"
20471   sort:
20472   - "BASE"
20473   - "BASE"
20474   - "SRC_USER_10"
20475   - "SRC_USER_100"
20476   - "SRC_USER_1000"
20477   - "SRC_USER_2000"
20478   layout:
20479     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20480     layout: "plot-latency"
20481
20482 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20483 -
20484   type: "plot"
20485   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20486   algorithm: "plot_latency_error_bars"
20487   output-file-type: ".html"
20488   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20489   data: "plot-vpp-throughput-latency-3n-skx"
20490   filter: "'NIC_Intel-X710' and
20491            '64B' and
20492            'NDRPDR' and
20493            '2T1C' and
20494            'IP4FWD' and
20495            'IACL' and
20496            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20497            not 'IPSEC' and
20498            not 'VHOST'"
20499   parameters:
20500   - "latency"
20501   - "parent"
20502   - "tags"
20503   sort:
20504   - "ACL_STATELESS"
20505   - "ACL_STATEFUL"
20506   - "ACL_STATELESS"
20507   - "ACL_STATEFUL"
20508   layout:
20509     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20510     layout: "plot-latency"
20511
20512 -
20513   type: "plot"
20514   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20515   algorithm: "plot_latency_error_bars"
20516   output-file-type: ".html"
20517   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20518   data: "plot-vpp-throughput-latency-3n-skx"
20519   filter: "'NIC_Intel-X710' and
20520            '64B' and
20521            'NDRPDR' and
20522            '4T2C' and
20523            'IP4FWD' and
20524            'IACL' and
20525            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20526            not 'IPSEC' and
20527            not 'VHOST'"
20528   parameters:
20529   - "latency"
20530   - "parent"
20531   - "tags"
20532   sort:
20533   - "ACL_STATELESS"
20534   - "ACL_STATEFUL"
20535   - "ACL_STATELESS"
20536   - "ACL_STATEFUL"
20537   layout:
20538     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20539     layout: "plot-latency"
20540
20541 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20542 -
20543   type: "plot"
20544   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
20545   algorithm: "plot_latency_error_bars"
20546   output-file-type: ".html"
20547   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
20548   data: "plot-vpp-throughput-latency-3n-skx"
20549   filter: "'NIC_Intel-X710' and
20550            '64B' and
20551            'NDRPDR' and
20552            '2T1C' and
20553            'IP4FWD' and
20554            'OACL' and
20555            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20556            not 'IPSEC' and
20557            not 'VHOST'"
20558   parameters:
20559   - "latency"
20560   - "parent"
20561   - "tags"
20562   sort:
20563   - "ACL_STATELESS"
20564   - "ACL_STATEFUL"
20565   - "ACL_STATELESS"
20566   - "ACL_STATEFUL"
20567   layout:
20568     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
20569     layout: "plot-latency"
20570
20571 -
20572   type: "plot"
20573   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
20574   algorithm: "plot_latency_error_bars"
20575   output-file-type: ".html"
20576   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
20577   data: "plot-vpp-throughput-latency-3n-skx"
20578   filter: "'NIC_Intel-X710' and
20579            '64B' and
20580            'NDRPDR' and
20581            '4T2C' and
20582            'IP4FWD' and
20583            'OACL' and
20584            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20585            not 'IPSEC' and
20586            not 'VHOST'"
20587   parameters:
20588   - "latency"
20589   - "parent"
20590   - "tags"
20591   sort:
20592   - "ACL_STATELESS"
20593   - "ACL_STATEFUL"
20594   - "ACL_STATELESS"
20595   - "ACL_STATEFUL"
20596   layout:
20597     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
20598     layout: "plot-latency"
20599
20600 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20601 -
20602   type: "plot"
20603   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20604   algorithm: "plot_latency_error_bars"
20605   output-file-type: ".html"
20606   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20607   data: "plot-vpp-throughput-latency-2n-skx"
20608   filter: "'NIC_Intel-X710' and
20609            '64B' and
20610            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20611            'NDRPDR' and
20612            '2T1C' and
20613            'IP4FWD' and
20614            not 'IPSEC' and
20615            not 'VHOST'"
20616   parameters:
20617   - "latency"
20618   - "parent"
20619   - "tags"
20620   sort:
20621   - "DOT1Q"
20622   - "IP4BASE"
20623   - "FIB_20k"
20624   - "FIB_200k"
20625   - "FIB_2M"
20626   layout:
20627     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20628     layout: "plot-latency"
20629
20630 -
20631   type: "plot"
20632   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20633   algorithm: "plot_latency_error_bars"
20634   output-file-type: ".html"
20635   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20636   data: "plot-vpp-throughput-latency-2n-skx"
20637   filter: "'NIC_Intel-X710' and
20638            '64B' and
20639            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20640            'NDRPDR' and
20641            '4T2C' and
20642            'IP4FWD' and
20643            not 'IPSEC' and
20644            not 'VHOST'"
20645   parameters:
20646   - "latency"
20647   - "parent"
20648   - "tags"
20649   sort:
20650   - "DOT1Q"
20651   - "IP4BASE"
20652   - "FIB_20k"
20653   - "FIB_200k"
20654   - "FIB_2M"
20655   layout:
20656     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20657     layout: "plot-latency"
20658
20659 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20660 -
20661   type: "plot"
20662   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20663   algorithm: "plot_latency_error_bars"
20664   output-file-type: ".html"
20665   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20666   data: "plot-vpp-throughput-latency-2n-skx"
20667   filter: "'NIC_Intel-XXV710' and
20668            '64B' and
20669            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20670            'NDRPDR' and
20671            '2T1C' and
20672            'IP4FWD' and
20673            not 'IPSEC' and
20674            not 'VHOST'"
20675   parameters:
20676   - "latency"
20677   - "parent"
20678   - "tags"
20679   sort:
20680   - "DOT1Q"
20681   - "IP4BASE"
20682   - "FIB_20k"
20683   - "FIB_200k"
20684   - "FIB_2M"
20685   layout:
20686     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20687     layout: "plot-latency"
20688
20689 -
20690   type: "plot"
20691   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20692   algorithm: "plot_latency_error_bars"
20693   output-file-type: ".html"
20694   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20695   data: "plot-vpp-throughput-latency-2n-skx"
20696   filter: "'NIC_Intel-XXV710' and
20697            '64B' and
20698            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20699            'NDRPDR' and
20700            '4T2C' and
20701            'IP4FWD' and
20702            not 'IPSEC' and
20703            not 'VHOST'"
20704   parameters:
20705   - "latency"
20706   - "parent"
20707   - "tags"
20708   sort:
20709   - "DOT1Q"
20710   - "IP4BASE"
20711   - "FIB_20k"
20712   - "FIB_200k"
20713   - "FIB_2M"
20714   layout:
20715     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20716     layout: "plot-latency"
20717
20718 ################################################################################
20719
20720 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
20721 -
20722   type: "plot"
20723   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20724   algorithm: "plot_latency_error_bars"
20725   output-file-type: ".html"
20726   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20727   data: "plot-vpp-throughput-latency-3n-hsw"
20728   filter: "'NIC_Intel-X520-DA2' and
20729            '64B' and
20730            'ENCAP' and
20731            'NDRPDR' and
20732            '1T1C' and
20733            ('VXLAN' or 'LISP') and
20734            not 'VHOST' and
20735            not 'IPSECHW'"
20736   parameters:
20737   - "latency"
20738   - "parent"
20739   - "tags"
20740   sort:
20741   - "not DOT1Q"
20742   - "VXLAN_1"
20743   - "VXLAN_10"
20744   - "VXLAN_100"
20745   - "VXLAN_1000"
20746   layout:
20747     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20748     layout: "plot-latency"
20749
20750 -
20751   type: "plot"
20752   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20753   algorithm: "plot_latency_error_bars"
20754   output-file-type: ".html"
20755   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20756   data: "plot-vpp-throughput-latency-3n-hsw"
20757   filter: "'NIC_Intel-X520-DA2' and
20758            '64B' and
20759            'ENCAP' and
20760            'NDRPDR' and
20761            '2T2C' and
20762            ('VXLAN' or 'LISP') and
20763            not 'VHOST' and
20764            not 'IPSECHW'"
20765   parameters:
20766   - "latency"
20767   - "parent"
20768   - "tags"
20769   sort:
20770   - "not DOT1Q"
20771   - "VXLAN_1"
20772   - "VXLAN_10"
20773   - "VXLAN_100"
20774   - "VXLAN_1000"
20775   layout:
20776     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20777     layout: "plot-latency"
20778
20779 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20780 -
20781   type: "plot"
20782   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20783   algorithm: "plot_latency_error_bars"
20784   output-file-type: ".html"
20785   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20786   data: "plot-vpp-throughput-latency-3n-hsw"
20787   filter: "'NIC_Intel-X520-DA2' and
20788            '64B' and
20789            'ENCAP' and
20790            'NDRPDR' and
20791            '1T1C' and
20792            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20793            not 'DOT1Q' and
20794            not 'VHOST' and
20795            not 'IPSECHW'"
20796   parameters:
20797   - "latency"
20798   - "parent"
20799   - "tags"
20800   sort:
20801   - "L2BDMACLRN"
20802   - "L2XCFWD"
20803   - "LISP"
20804   layout:
20805     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20806     layout: "plot-latency"
20807
20808 -
20809   type: "plot"
20810   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20811   algorithm: "plot_latency_error_bars"
20812   output-file-type: ".html"
20813   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20814   data: "plot-vpp-throughput-latency-3n-hsw"
20815   filter: "'NIC_Intel-X520-DA2' and
20816            '64B' and
20817            'ENCAP' and
20818            'NDRPDR' and
20819            '2T2C' and
20820            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20821            not 'DOT1Q' and
20822            not 'VHOST' and
20823            not 'IPSECHW'"
20824   parameters:
20825   - "latency"
20826   - "parent"
20827   - "tags"
20828   sort:
20829   - "L2BDMACLRN"
20830   - "L2XCFWD"
20831   - "LISP"
20832   layout:
20833     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20834     layout: "plot-latency"
20835
20836 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20837 -
20838   type: "plot"
20839   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20840   algorithm: "plot_latency_error_bars"
20841   output-file-type: ".html"
20842   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20843   data: "plot-vpp-throughput-latency-3n-hsw"
20844   filter: "'NIC_Intel-X710' and
20845            '64B' and
20846            'ENCAP' and
20847            'NDRPDR' and
20848            '1T1C' and
20849            ('VXLAN' or 'LISP') and
20850            not 'VHOST' and
20851            not 'IPSECHW'"
20852   parameters:
20853   - "latency"
20854   - "parent"
20855   - "tags"
20856   sort:
20857   - "LISP"
20858   - "VXLAN_1"
20859   - "VXLAN_10"
20860   - "VXLAN_100"
20861   - "VXLAN_1000"
20862   layout:
20863     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20864     layout: "plot-latency"
20865
20866 -
20867   type: "plot"
20868   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20869   algorithm: "plot_latency_error_bars"
20870   output-file-type: ".html"
20871   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20872   data: "plot-vpp-throughput-latency-3n-hsw"
20873   filter: "'NIC_Intel-X710' and
20874            '64B' and
20875            'ENCAP' and
20876            'NDRPDR' and
20877            '2T2C' and
20878            ('VXLAN' or 'LISP') and
20879            not 'VHOST' and
20880            not 'IPSECHW'"
20881   parameters:
20882   - "latency"
20883   - "parent"
20884   - "tags"
20885   sort:
20886   - "LISP"
20887   - "VXLAN_1"
20888   - "VXLAN_10"
20889   - "VXLAN_100"
20890   - "VXLAN_1000"
20891   layout:
20892     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20893     layout: "plot-latency"
20894
20895 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20896 -
20897   type: "plot"
20898   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20899   algorithm: "plot_latency_error_bars"
20900   output-file-type: ".html"
20901   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20902   data: "plot-vpp-throughput-latency-3n-hsw"
20903   filter: "'NIC_Intel-X710' and
20904            '64B' and
20905            'ENCAP' and
20906            'NDRPDR' and
20907            '1T1C' and
20908            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20909            not 'DOT1Q' and
20910            not 'VHOST' and
20911            not 'IPSECHW'"
20912   parameters:
20913   - "latency"
20914   - "parent"
20915   - "tags"
20916   sort:
20917   - "L2BDMACLRN"
20918   - "L2XCFWD"
20919   - "LISP"
20920   layout:
20921     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20922     layout: "plot-latency"
20923
20924 -
20925   type: "plot"
20926   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20927   algorithm: "plot_latency_error_bars"
20928   output-file-type: ".html"
20929   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20930   data: "plot-vpp-throughput-latency-3n-hsw"
20931   filter: "'NIC_Intel-X710' and
20932            '64B' and
20933            'ENCAP' and
20934            'NDRPDR' and
20935            '2T2C' and
20936            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20937            not 'DOT1Q' and
20938            not 'VHOST' and
20939            not 'IPSECHW'"
20940   parameters:
20941   - "latency"
20942   - "parent"
20943   - "tags"
20944   sort:
20945   - "L2BDMACLRN"
20946   - "L2XCFWD"
20947   - "LISP"
20948   layout:
20949     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20950     layout: "plot-latency"
20951
20952 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20953 -
20954   type: "plot"
20955   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20956   algorithm: "plot_latency_error_bars"
20957   output-file-type: ".html"
20958   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20959   data: "plot-vpp-throughput-latency-3n-skx"
20960   filter: "'NIC_Intel-X710' and
20961            '64B' and
20962            'ENCAP' and
20963            'NDRPDR' and
20964            '2T1C' and
20965            ('VXLAN' or 'LISP') and
20966            not 'VHOST' and
20967            not 'IPSECHW'"
20968   parameters:
20969   - "latency"
20970   - "parent"
20971   - "tags"
20972   sort:
20973   - "LISP"
20974   - "VXLAN_1"
20975   - "VXLAN_10"
20976   - "VXLAN_100"
20977   - "VXLAN_1000"
20978   layout:
20979     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20980     layout: "plot-latency"
20981
20982 -
20983   type: "plot"
20984   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20985   algorithm: "plot_latency_error_bars"
20986   output-file-type: ".html"
20987   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20988   data: "plot-vpp-throughput-latency-3n-skx"
20989   filter: "'NIC_Intel-X710' and
20990            '64B' and
20991            'ENCAP' and
20992            'NDRPDR' and
20993            '4T2C' and
20994            ('VXLAN' or 'LISP') and
20995            not 'VHOST' and
20996            not 'IPSECHW'"
20997   parameters:
20998   - "latency"
20999   - "parent"
21000   - "tags"
21001   sort:
21002   - "LISP"
21003   - "VXLAN_1"
21004   - "VXLAN_10"
21005   - "VXLAN_100"
21006   - "VXLAN_1000"
21007   layout:
21008     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21009     layout: "plot-latency"
21010
21011 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
21012 -
21013   type: "plot"
21014   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21015   algorithm: "plot_latency_error_bars"
21016   output-file-type: ".html"
21017   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21018   data: "plot-vpp-throughput-latency-3n-skx"
21019   filter: "'NIC_Intel-X710' and
21020            '64B' and
21021            'ENCAP' and
21022            'NDRPDR' and
21023            '2T1C' and
21024            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
21025            not 'DOT1Q' and
21026            not 'VHOST' and
21027            not 'IPSECHW'"
21028   parameters:
21029   - "latency"
21030   - "parent"
21031   - "tags"
21032   sort:
21033   - "L2BDMACLRN"
21034   - "L2XCFWD"
21035   - "LISP"
21036   layout:
21037     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21038     layout: "plot-latency"
21039
21040 -
21041   type: "plot"
21042   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21043   algorithm: "plot_latency_error_bars"
21044   output-file-type: ".html"
21045   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21046   data: "plot-vpp-throughput-latency-3n-skx"
21047   filter: "'NIC_Intel-X710' and
21048            '64B' and
21049            'ENCAP' and
21050            'NDRPDR' and
21051            '4T2C' and
21052            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
21053            not 'DOT1Q' and
21054            not 'VHOST' and
21055            not 'IPSECHW'"
21056   parameters:
21057   - "latency"
21058   - "parent"
21059   - "tags"
21060   sort:
21061   - "L2BDMACLRN"
21062   - "L2XCFWD"
21063   - "LISP"
21064   layout:
21065     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21066     layout: "plot-latency"
21067
21068 ################################################################################
21069
21070 # Packet Latency - VPP IPv6 3n-hsw-x520
21071 -
21072   type: "plot"
21073   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21074   algorithm: "plot_latency_error_bars"
21075   output-file-type: ".html"
21076   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21077   data: "plot-vpp-throughput-latency-3n-hsw"
21078   filter: "'NIC_Intel-X520-DA2' and
21079            '78B' and
21080            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21081            'NDRPDR' and
21082            '1T1C' and
21083            'IP6FWD' and
21084            not 'SRv6' and
21085            not 'IPSEC' and
21086            not 'VHOST'"
21087   parameters:
21088   - "latency"
21089   - "parent"
21090   - "tags"
21091   sort:
21092   - "IP6BASE"
21093   - "FIB_20K"
21094   - "FIB_200K"
21095   - "FIB_2M"
21096   layout:
21097     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
21098     layout: "plot-latency"
21099
21100 -
21101   type: "plot"
21102   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21103   algorithm: "plot_latency_error_bars"
21104   output-file-type: ".html"
21105   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21106   data: "plot-vpp-throughput-latency-3n-hsw"
21107   filter: "'NIC_Intel-X520-DA2' and
21108            '78B' and
21109            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21110            'NDRPDR' and
21111            '2T2C' and
21112            'IP6FWD' and
21113            not 'SRv6' and
21114            not 'IPSEC' and
21115            not 'VHOST'"
21116   parameters:
21117   - "latency"
21118   - "parent"
21119   - "tags"
21120   sort:
21121   - "IP6BASE"
21122   - "FIB_20K"
21123   - "FIB_200K"
21124   - "FIB_2M"
21125   layout:
21126     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
21127     layout: "plot-latency"
21128
21129 # Packet Latency - VPP IPv6 3n-hsw-x710
21130 -
21131   type: "plot"
21132   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21133   algorithm: "plot_latency_error_bars"
21134   output-file-type: ".html"
21135   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21136   data: "plot-vpp-throughput-latency-3n-hsw"
21137   filter: "'NIC_Intel-X710' and
21138            '78B' and
21139            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21140            'NDRPDR' and
21141            '1T1C' and
21142            'IP6FWD' and
21143            not 'SRv6' and
21144            not 'IPSEC' and
21145            not 'VHOST'"
21146   parameters:
21147   - "latency"
21148   - "parent"
21149   - "tags"
21150   sort:
21151   - "IP6BASE"
21152   - "FIB_20K"
21153   - "FIB_200K"
21154   - "FIB_2M"
21155   layout:
21156     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21157     layout: "plot-latency"
21158
21159 -
21160   type: "plot"
21161   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21162   algorithm: "plot_latency_error_bars"
21163   output-file-type: ".html"
21164   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21165   data: "plot-vpp-throughput-latency-3n-hsw"
21166   filter: "'NIC_Intel-X710' and
21167            '78B' and
21168            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21169            'NDRPDR' and
21170            '2T2C' and
21171            'IP6FWD' and
21172            not 'SRv6' and
21173            not 'IPSEC' and
21174            not 'VHOST'"
21175   parameters:
21176   - "latency"
21177   - "parent"
21178   - "tags"
21179   sort:
21180   - "IP6BASE"
21181   - "FIB_20K"
21182   - "FIB_200K"
21183   - "FIB_2M"
21184   layout:
21185     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21186     layout: "plot-latency"
21187
21188 # Packet Latency - VPP IPv6 3n-hsw-xl710
21189 -
21190   type: "plot"
21191   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
21192   algorithm: "plot_latency_error_bars"
21193   output-file-type: ".html"
21194   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
21195   data: "plot-vpp-throughput-latency-3n-hsw"
21196   filter: "'NIC_Intel-XL710' and
21197            '78B' and
21198            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21199            'NDRPDR' and
21200            '1T1C' and
21201            'IP6FWD' and
21202            not 'SRv6' and
21203            not 'IPSEC' and
21204            not 'VHOST'"
21205   parameters:
21206   - "latency"
21207   - "parent"
21208   - "tags"
21209   sort:
21210   - "IP6BASE"
21211   - "FIB_20K"
21212   - "FIB_200K"
21213   - "FIB_2M"
21214   layout:
21215     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
21216     layout: "plot-latency"
21217
21218 -
21219   type: "plot"
21220   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
21221   algorithm: "plot_latency_error_bars"
21222   output-file-type: ".html"
21223   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
21224   data: "plot-vpp-throughput-latency-3n-hsw"
21225   filter: "'NIC_Intel-XL710' and
21226            '78B' and
21227            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21228            'NDRPDR' and
21229            '2T2C' and
21230            'IP6FWD' and
21231            not 'SRv6' and
21232            not 'IPSEC' and
21233            not 'VHOST'"
21234   parameters:
21235   - "latency"
21236   - "parent"
21237   - "tags"
21238   sort:
21239   - "IP6BASE"
21240   - "FIB_20K"
21241   - "FIB_200K"
21242   - "FIB_2M"
21243   layout:
21244     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
21245     layout: "plot-latency"
21246
21247 # Packet Latency - VPP IPv6 3n-skx-x710
21248 -
21249   type: "plot"
21250   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21251   algorithm: "plot_latency_error_bars"
21252   output-file-type: ".html"
21253   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21254   data: "plot-vpp-throughput-latency-3n-skx"
21255   filter: "'NIC_Intel-X710' and
21256            '78B' and
21257            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21258            'NDRPDR' and
21259            '2T1C' and
21260            'IP6FWD' and
21261            not 'SRv6' and
21262            not 'IPSEC' and
21263            not 'VHOST'"
21264   parameters:
21265   - "latency"
21266   - "parent"
21267   - "tags"
21268   sort:
21269   - "IP6BASE"
21270   - "FIB_20K"
21271   - "FIB_200K"
21272   - "FIB_2M"
21273   layout:
21274     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21275     layout: "plot-latency"
21276
21277 -
21278   type: "plot"
21279   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21280   algorithm: "plot_latency_error_bars"
21281   output-file-type: ".html"
21282   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21283   data: "plot-vpp-throughput-latency-3n-skx"
21284   filter: "'NIC_Intel-X710' and
21285            '78B' and
21286            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21287            'NDRPDR' and
21288            '4T2C' and
21289            'IP6FWD' and
21290            not 'SRv6' and
21291            not 'IPSEC' and
21292            not 'VHOST'"
21293   parameters:
21294   - "latency"
21295   - "parent"
21296   - "tags"
21297   sort:
21298   - "IP6BASE"
21299   - "FIB_20K"
21300   - "FIB_200K"
21301   - "FIB_2M"
21302   layout:
21303     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21304     layout: "plot-latency"
21305
21306 # Packet Latency - VPP IPv6 2n-skx-x710
21307 -
21308   type: "plot"
21309   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21310   algorithm: "plot_latency_error_bars"
21311   output-file-type: ".html"
21312   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21313   data: "plot-vpp-throughput-latency-2n-skx"
21314   filter: "'NIC_Intel-X710' and
21315            '78B' and
21316            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21317            'NDRPDR' and
21318            '2T1C' and
21319            'IP6FWD' and
21320            not 'SRv6' and
21321            not 'IPSEC' and
21322            not 'VHOST'"
21323   parameters:
21324   - "latency"
21325   - "parent"
21326   - "tags"
21327   sort:
21328   - "IP6BASE"
21329   - "FIB_20k"
21330   - "FIB_200k"
21331   - "FIB_2M"
21332   layout:
21333     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21334     layout: "plot-latency"
21335
21336 -
21337   type: "plot"
21338   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21339   algorithm: "plot_latency_error_bars"
21340   output-file-type: ".html"
21341   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21342   data: "plot-vpp-throughput-latency-2n-skx"
21343   filter: "'NIC_Intel-X710' and
21344            '78B' and
21345            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21346            'NDRPDR' and
21347            '4T2C' and
21348            'IP6FWD' and
21349            not 'SRv6' and
21350            not 'IPSEC' and
21351            not 'VHOST'"
21352   parameters:
21353   - "latency"
21354   - "parent"
21355   - "tags"
21356   sort:
21357   - "IP6BASE"
21358   - "FIB_20k"
21359   - "FIB_200k"
21360   - "FIB_2M"
21361   layout:
21362     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21363     layout: "plot-latency"
21364
21365 # Packet Latency - VPP IPv6 2n-skx-xxv710
21366 -
21367   type: "plot"
21368   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21369   algorithm: "plot_latency_error_bars"
21370   output-file-type: ".html"
21371   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21372   data: "plot-vpp-throughput-latency-2n-skx"
21373   filter: "'NIC_Intel-XXV710' and
21374            '78B' and
21375            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21376            'NDRPDR' and
21377            '2T1C' and
21378            'IP6FWD' and
21379            not 'SRv6' and
21380            not 'IPSEC' and
21381            not 'VHOST'"
21382   parameters:
21383   - "latency"
21384   - "parent"
21385   - "tags"
21386   sort:
21387   - "IP6BASE"
21388   - "FIB_20k"
21389   - "FIB_200k"
21390   - "FIB_2M"
21391   layout:
21392     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21393     layout: "plot-latency"
21394
21395 -
21396   type: "plot"
21397   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21398   algorithm: "plot_latency_error_bars"
21399   output-file-type: ".html"
21400   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21401   data: "plot-vpp-throughput-latency-2n-skx"
21402   filter: "'NIC_Intel-XXV710' and
21403            '78B' and
21404            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21405            'NDRPDR' and
21406            '4T2C' and
21407            'IP6FWD' and
21408            not 'SRv6' and
21409            not 'IPSEC' and
21410            not 'VHOST'"
21411   parameters:
21412   - "latency"
21413   - "parent"
21414   - "tags"
21415   sort:
21416   - "IP6BASE"
21417   - "FIB_20k"
21418   - "FIB_200k"
21419   - "FIB_2M"
21420   layout:
21421     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21422     layout: "plot-latency"
21423
21424 ################################################################################
21425
21426 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21427 -
21428   type: "plot"
21429   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21430   algorithm: "plot_latency_error_bars"
21431   output-file-type: ".html"
21432   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21433   data: "plot-vpp-throughput-latency-3n-hsw"
21434   filter: "'NIC_Intel-X520-DA2' and
21435            '78B' and
21436            'ENCAP' and
21437            'NDRPDR' and
21438            '1T1C' and
21439            'LISP' and
21440            not 'VHOST'"
21441   parameters:
21442   - "latency"
21443   - "parent"
21444   - "tags"
21445   sort:
21446   - "IP4UNRLAY"
21447   - "IP6UNRLAY"
21448   layout:
21449     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
21450     layout: "plot-latency"
21451
21452 -
21453   type: "plot"
21454   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21455   algorithm: "plot_latency_error_bars"
21456   output-file-type: ".html"
21457   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21458   data: "plot-vpp-throughput-latency-3n-hsw"
21459   filter: "'NIC_Intel-X520-DA2' and
21460            '78B' and
21461            'ENCAP' and
21462            'NDRPDR' and
21463            '2T2C' and
21464            'LISP' and
21465            not 'VHOST'"
21466   parameters:
21467   - "latency"
21468   - "parent"
21469   - "tags"
21470   sort:
21471   - "IP4UNRLAY"
21472   - "IP6UNRLAY"
21473   layout:
21474     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
21475     layout: "plot-latency"
21476
21477 ################################################################################
21478
21479 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21480 -
21481   type: "plot"
21482   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21483   algorithm: "plot_latency_error_bars"
21484   output-file-type: ".html"
21485   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21486   data: "plot-vpp-throughput-latency-3n-hsw"
21487   filter: "'NIC_Intel-XL710' and
21488            '64B' and
21489            'IP4FWD' and
21490            'NDRPDR' and
21491            'BASE' and
21492            '1T1C' and
21493            'IPSECHW' and
21494            ('IPSECTRAN' or 'IPSECTUN') and
21495            not 'VHOST'"
21496   parameters:
21497   - "latency"
21498   - "parent"
21499   - "tags"
21500   layout:
21501     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21502     layout: "plot-latency"
21503
21504 -
21505   type: "plot"
21506   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21507   algorithm: "plot_latency_error_bars"
21508   output-file-type: ".html"
21509   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21510   data: "plot-vpp-throughput-latency-3n-hsw"
21511   filter: "'NIC_Intel-XL710' and
21512            '64B' and
21513            'IP4FWD' and
21514            'NDRPDR' and
21515            'BASE' and
21516            '2T2C' and
21517            'IPSECHW' and
21518            ('IPSECTRAN' or 'IPSECTUN') and
21519            not 'VHOST'"
21520   parameters:
21521   - "latency"
21522   - "parent"
21523   - "tags"
21524   layout:
21525     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21526     layout: "plot-latency"
21527
21528 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21529 -
21530   type: "plot"
21531   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21532   algorithm: "plot_latency_error_bars"
21533   output-file-type: ".html"
21534   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21535   data: "plot-vpp-throughput-latency-3n-hsw"
21536   filter: "'NIC_Intel-XL710' and
21537            '64B' and
21538            'IP4FWD' and
21539            'NDRPDR' and
21540            'SCALE' and
21541            '1T1C' and
21542            'IPSECHW' and
21543            ('IPSECTRAN' or 'IPSECTUN') and
21544            not 'VHOST'"
21545   parameters:
21546   - "latency"
21547   - "parent"
21548   - "tags"
21549   layout:
21550     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21551     layout: "plot-latency"
21552
21553 -
21554   type: "plot"
21555   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21556   algorithm: "plot_latency_error_bars"
21557   output-file-type: ".html"
21558   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21559   data: "plot-vpp-throughput-latency-3n-hsw"
21560   filter: "'NIC_Intel-XL710' and
21561            '64B' and
21562            'IP4FWD' and
21563            'NDRPDR' and
21564            'SCALE' and
21565            '2T2C' and
21566            'IPSECHW' and
21567            ('IPSECTRAN' or 'IPSECTUN') and
21568            not 'VHOST'"
21569   parameters:
21570   - "latency"
21571   - "parent"
21572   - "tags"
21573   layout:
21574     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21575     layout: "plot-latency"
21576
21577 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21578 -
21579   type: "plot"
21580   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21581   algorithm: "plot_latency_error_bars"
21582   output-file-type: ".html"
21583   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21584   data: "plot-vpp-throughput-latency-3n-hsw"
21585   filter: "'NIC_Intel-XL710' and
21586            '64B' and
21587            'IP4FWD' and
21588            'NDRPDR' and
21589            '1T1C' and
21590            'IPSECSW' and
21591            ('IPSECTRAN' or 'IPSECTUN') and
21592            not 'VHOST'"
21593   parameters:
21594   - "latency"
21595   - "parent"
21596   - "tags"
21597   layout:
21598     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21599     layout: "plot-latency"
21600
21601 -
21602   type: "plot"
21603   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21604   algorithm: "plot_latency_error_bars"
21605   output-file-type: ".html"
21606   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21607   data: "plot-vpp-throughput-latency-3n-hsw"
21608   filter: "'NIC_Intel-XL710' and
21609            '64B' and
21610            'IP4FWD' and
21611            'NDRPDR' and
21612            '2T2C' and
21613            'IPSECSW' and
21614            ('IPSECTRAN' or 'IPSECTUN') and
21615            not 'VHOST'"
21616   parameters:
21617   - "latency"
21618   - "parent"
21619   - "tags"
21620   layout:
21621     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21622     layout: "plot-latency"
21623
21624 ################################################################################
21625
21626 # Packet Latency - VPP SRv6 3n-hsw-x520
21627 -
21628   type: "plot"
21629   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21630   algorithm: "plot_latency_error_bars"
21631   output-file-type: ".html"
21632   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21633   data: "plot-vpp-throughput-latency-3n-hsw"
21634   filter: "'NIC_Intel-X520-DA2' and
21635            '78B' and
21636            'FEATURE' and
21637            'NDRPDR' and
21638            '1T1C' and
21639            'IP6FWD' and
21640            'SRv6'"
21641   parameters:
21642   - "latency"
21643   - "parent"
21644   - "tags"
21645   layout:
21646     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21647     layout: "plot-latency"
21648
21649 -
21650   type: "plot"
21651   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21652   algorithm: "plot_latency_error_bars"
21653   output-file-type: ".html"
21654   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21655   data: "plot-vpp-throughput-latency-3n-hsw"
21656   filter: "'NIC_Intel-X520-DA2' and
21657            '78B' and
21658            'FEATURE' and
21659            'NDRPDR' and
21660            '2T2C' and
21661            'IP6FWD' and
21662            'SRv6'"
21663   parameters:
21664   - "latency"
21665   - "parent"
21666   - "tags"
21667   layout:
21668     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21669     layout: "plot-latency"
21670
21671 ################################################################################
21672
21673 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21674 -
21675   type: "plot"
21676   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21677   algorithm: "plot_latency_error_bars"
21678   output-file-type: ".html"
21679   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21680   data: "plot-vpp-throughput-latency-3n-hsw"
21681   filter: "'NIC_Intel-X520-DA2' and
21682            '64B' and
21683            'NDRPDR' and
21684            'ETH' and
21685            'IP4FWD' and
21686            '1T1C' and
21687            'VHOST_1024' and
21688            not 'VXLAN' and
21689            not 'DOT1Q'"
21690   parameters:
21691   - "latency"
21692   - "parent"
21693   - "tags"
21694   sort:
21695   - "not CFS_OPT"
21696   - "1VM"
21697   - "2VM"
21698   layout:
21699     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21700     layout: "plot-latency"
21701
21702 -
21703   type: "plot"
21704   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21705   algorithm: "plot_latency_error_bars"
21706   output-file-type: ".html"
21707   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21708   data: "plot-vpp-throughput-latency-3n-hsw"
21709   filter: "'NIC_Intel-X520-DA2' and
21710            '64B' and
21711            'NDRPDR' and
21712            'ETH' and
21713            'IP4FWD' and
21714            '2T2C' and
21715            'VHOST_1024' and
21716            not 'VXLAN' and
21717            not 'DOT1Q'"
21718   parameters:
21719   - "latency"
21720   - "parent"
21721   - "tags"
21722   sort:
21723   - "not CFS_OPT"
21724   - "1VM"
21725   - "2VM"
21726   layout:
21727     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21728     layout: "plot-latency"
21729
21730 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
21731 -
21732   type: "plot"
21733   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21734   algorithm: "plot_latency_error_bars"
21735   output-file-type: ".html"
21736   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21737   data: "plot-vpp-throughput-latency-3n-hsw"
21738   filter: "'NIC_Intel-X520-DA2' and
21739            '64B' and
21740            'NDRPDR' and
21741            ('ETH' or 'DOT1Q') and
21742            '1T1C' and
21743            'L2BDMACLRN' and
21744            'VHOST_1024' and
21745            not 'VXLAN' and
21746            not 'IP4FWD' and
21747            not '2VM'"
21748   parameters:
21749   - "latency"
21750   - "parent"
21751   - "tags"
21752 #  sort:
21753 #  - "VM"  # "not CFS_OPT"
21754 #  - "CFS_OPT"
21755 #  - "FIB_10K"
21756 #  - "FIB_100K"
21757 #  - "FIB_1M"
21758   layout:
21759     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21760     layout: "plot-latency"
21761
21762 -
21763   type: "plot"
21764   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21765   algorithm: "plot_latency_error_bars"
21766   output-file-type: ".html"
21767   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21768   data: "plot-vpp-throughput-latency-3n-hsw"
21769   filter: "'NIC_Intel-X520-DA2' and
21770            '64B' and
21771            'NDRPDR' and
21772            ('ETH' or 'DOT1Q') and
21773            '2T2C' and
21774            'L2BDMACLRN' and
21775            'VHOST_1024' and
21776            not 'VXLAN' and
21777            not 'IP4FWD' and
21778            not '2VM'"
21779   parameters:
21780   - "latency"
21781   - "parent"
21782   - "tags"
21783 #  sort:
21784 #  - "VM"  # "not CFS_OPT"
21785 #  - "CFS_OPT"
21786 #  - "FIB_10K"
21787 #  - "FIB_100K"
21788 #  - "FIB_1M"
21789   layout:
21790     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21791     layout: "plot-latency"
21792
21793 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21794 -
21795   type: "plot"
21796   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21797   algorithm: "plot_latency_error_bars"
21798   output-file-type: ".html"
21799   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21800   data: "plot-vpp-throughput-latency-3n-hsw"
21801   filter: "'NIC_Intel-X520-DA2' and
21802            '64B' and
21803            'NDRPDR' and
21804            ('ETH' or 'DOT1Q') and
21805            'BASE' and
21806            '1T1C' and
21807            ('L2BDMACLRN' or 'L2XCFWD') and
21808            'VHOST_1024' and
21809            not 'VXLAN' and
21810            not 'IP4FWD' and
21811            not '2VM'"
21812   parameters:
21813   - "latency"
21814   - "parent"
21815   - "tags"
21816 #  sort:
21817 #  - "not CFS_OPT"
21818 #  - "L2XCFWD"
21819 #  - "not CFS_OPT"
21820 #  - "CFS_OPT"
21821   layout:
21822     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
21823     layout: "plot-latency"
21824
21825 -
21826   type: "plot"
21827   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21828   algorithm: "plot_latency_error_bars"
21829   output-file-type: ".html"
21830   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21831   data: "plot-vpp-throughput-latency-3n-hsw"
21832   filter: "'NIC_Intel-X520-DA2' and
21833            '64B' and
21834            'NDRPDR' and
21835            ('ETH' or 'DOT1Q') and
21836            'BASE' and
21837            '2T2C' and
21838            ('L2BDMACLRN' or 'L2XCFWD') and
21839            'VHOST_1024' and
21840            not 'VXLAN' and
21841            not 'IP4FWD' and
21842            not '2VM'"
21843   parameters:
21844   - "latency"
21845   - "parent"
21846   - "tags"
21847 #  sort:
21848 #  - "not CFS_OPT"
21849 #  - "L2XCFWD"
21850 #  - "not CFS_OPT"
21851 #  - "CFS_OPT"
21852   layout:
21853     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
21854     layout: "plot-latency"
21855
21856 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21857 -
21858   type: "plot"
21859   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21860   algorithm: "plot_latency_error_bars"
21861   output-file-type: ".html"
21862   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21863   data: "plot-vpp-throughput-latency-3n-hsw"
21864   filter: "'NIC_Intel-X520-DA2' and
21865            '64B' and
21866            'NDRPDR' and
21867            ('ETH' or 'DOT1Q') and
21868            '1T1C' and
21869            ('L2BDMACLRN' or 'L2XCFWD') and
21870            'VHOST_1024' and
21871            not 'CFS_OPT' and
21872            not 'VXLAN' and
21873            not 'IP4FWD' and
21874            not 'LBOND'"
21875   parameters:
21876   - "latency"
21877   - "parent"
21878   - "tags"
21879 #  sort:
21880 #  - "1VM"
21881 #  - "L2XCFWD"
21882 #  - "1VM"
21883 #  - "L2BDMACLRN"
21884   layout:
21885     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21886     layout: "plot-latency"
21887
21888 -
21889   type: "plot"
21890   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21891   algorithm: "plot_latency_error_bars"
21892   output-file-type: ".html"
21893   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21894   data: "plot-vpp-throughput-latency-3n-hsw"
21895   filter: "'NIC_Intel-X520-DA2' and
21896            '64B' and
21897            'NDRPDR' and
21898            ('ETH' or 'DOT1Q') and
21899            '2T2C' and
21900            ('L2BDMACLRN' or 'L2XCFWD') and
21901            'VHOST_1024' and
21902            not 'CFS_OPT' and
21903            not 'VXLAN' and
21904            not 'IP4FWD' and
21905            not 'LBOND'"
21906   parameters:
21907   - "latency"
21908   - "parent"
21909   - "tags"
21910 #  sort:
21911 #  - "1VM"
21912 #  - "L2XCFWD"
21913 #  - "1VM"
21914 #  - "L2BDMACLRN"
21915   layout:
21916     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21917     layout: "plot-latency"
21918
21919 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21920 -
21921   type: "plot"
21922   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21923   algorithm: "plot_latency_error_bars"
21924   output-file-type: ".html"
21925   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21926   data: "plot-vpp-throughput-latency-3n-hsw"
21927   filter: "'NIC_Intel-X710' and
21928            '64B' and
21929            'NDRPDR' and
21930            'ETH' and
21931            'IP4FWD' and
21932            '1T1C' and
21933            'VHOST_1024' and
21934            not 'VXLAN' and
21935            not 'DOT1Q'"
21936   parameters:
21937   - "latency"
21938   - "parent"
21939   - "tags"
21940   sort:
21941   - "not CFS_OPT"
21942   - "1VM"
21943   - "2VM"
21944   layout:
21945     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21946     layout: "plot-latency"
21947
21948 -
21949   type: "plot"
21950   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21951   algorithm: "plot_latency_error_bars"
21952   output-file-type: ".html"
21953   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21954   data: "plot-vpp-throughput-latency-3n-hsw"
21955   filter: "'NIC_Intel-X710' and
21956            '64B' and
21957            'NDRPDR' and
21958            'ETH' and
21959            'IP4FWD' and
21960            '2T2C' and
21961            'VHOST_1024' and
21962            not 'VXLAN' and
21963            not 'DOT1Q'"
21964   parameters:
21965   - "latency"
21966   - "parent"
21967   - "tags"
21968   sort:
21969   - "not CFS_OPT"
21970   - "1VM"
21971   - "2VM"
21972   layout:
21973     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21974     layout: "plot-latency"
21975
21976 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
21977 -
21978   type: "plot"
21979   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21980   algorithm: "plot_latency_error_bars"
21981   output-file-type: ".html"
21982   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21983   data: "plot-vpp-throughput-latency-3n-hsw"
21984   filter: "'NIC_Intel-X710' and
21985            '64B' and
21986            'NDRPDR' and
21987            ('ETH' or 'DOT1Q') and
21988            '1T1C' and
21989            'L2BDMACLRN' and
21990            'VHOST_1024' and
21991            not 'VXLAN' and
21992            not 'IP4FWD' and
21993            not '2VM'"
21994   parameters:
21995   - "latency"
21996   - "parent"
21997   - "tags"
21998 #  sort:
21999 #  - "VM"  # "not CFS_OPT"
22000 #  - "CFS_OPT"
22001 #  - "FIB_10K"
22002 #  - "FIB_100K"
22003 #  - "FIB_1M"
22004   layout:
22005     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
22006     layout: "plot-latency"
22007
22008 -
22009   type: "plot"
22010   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22011   algorithm: "plot_latency_error_bars"
22012   output-file-type: ".html"
22013   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22014   data: "plot-vpp-throughput-latency-3n-hsw"
22015   filter: "'NIC_Intel-X710' and
22016            '64B' and
22017            'NDRPDR' and
22018            ('ETH' or 'DOT1Q') and
22019            '2T2C' and
22020            'L2BDMACLRN' and
22021            'VHOST_1024' and
22022            not 'VXLAN' and
22023            not 'IP4FWD' and
22024            not '2VM'"
22025   parameters:
22026   - "latency"
22027   - "parent"
22028   - "tags"
22029 #  sort:
22030 #  - "VM"  # "not CFS_OPT"
22031 #  - "CFS_OPT"
22032 #  - "FIB_10K"
22033 #  - "FIB_100K"
22034 #  - "FIB_1M"
22035   layout:
22036     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
22037     layout: "plot-latency"
22038
22039 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
22040 -
22041   type: "plot"
22042   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22043   algorithm: "plot_latency_error_bars"
22044   output-file-type: ".html"
22045   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22046   data: "plot-vpp-throughput-latency-3n-hsw"
22047   filter: "'NIC_Intel-X710' and
22048            '64B' and
22049            'NDRPDR' and
22050            ('ETH' or 'DOT1Q') and
22051            'BASE' and
22052            '1T1C' and
22053            ('L2BDMACLRN' or 'L2XCFWD') and
22054            'VHOST_1024' and
22055            not 'VXLAN' and
22056            not 'IP4FWD' and
22057            not '2VM'"
22058   parameters:
22059   - "latency"
22060   - "parent"
22061   - "tags"
22062 #  sort:
22063 #  - "not CFS_OPT"
22064 #  - "L2XCFWD"
22065 #  - "not CFS_OPT"
22066 #  - "CFS_OPT"
22067   layout:
22068     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
22069     layout: "plot-latency"
22070
22071 -
22072   type: "plot"
22073   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22074   algorithm: "plot_latency_error_bars"
22075   output-file-type: ".html"
22076   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22077   data: "plot-vpp-throughput-latency-3n-hsw"
22078   filter: "'NIC_Intel-X710' and
22079            '64B' and
22080            'NDRPDR' and
22081            ('ETH' or 'DOT1Q') and
22082            'BASE' and
22083            '2T2C' and
22084            ('L2BDMACLRN' or 'L2XCFWD') and
22085            'VHOST_1024' and
22086            not 'VXLAN' and
22087            not 'IP4FWD' and
22088            not '2VM'"
22089   parameters:
22090   - "latency"
22091   - "parent"
22092   - "tags"
22093 #  sort:
22094 #  - "not CFS_OPT"
22095 #  - "L2XCFWD"
22096 #  - "not CFS_OPT"
22097 #  - "CFS_OPT"
22098   layout:
22099     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
22100     layout: "plot-latency"
22101
22102 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
22103 -
22104   type: "plot"
22105   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
22106   algorithm: "plot_latency_error_bars"
22107   output-file-type: ".html"
22108   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
22109   data: "plot-vpp-throughput-latency-3n-hsw"
22110   filter: "'NIC_Intel-X710' and
22111            '64B' and
22112            'NDRPDR' and
22113            ('ETH' or 'DOT1Q') and
22114            '1T1C' and
22115            ('L2BDMACLRN' or 'L2XCFWD') and
22116            'VHOST_1024' and
22117            not 'CFS_OPT' and
22118            not 'VXLAN' and
22119            not 'IP4FWD' and
22120            not 'LBOND'"
22121   parameters:
22122   - "latency"
22123   - "parent"
22124   - "tags"
22125 #  sort:
22126 #  - "1VM"
22127 #  - "L2XCFWD"
22128 #  - "1VM"
22129 #  - "L2BDMACLRN"
22130   layout:
22131     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
22132     layout: "plot-latency"
22133
22134 -
22135   type: "plot"
22136   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
22137   algorithm: "plot_latency_error_bars"
22138   output-file-type: ".html"
22139   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
22140   data: "plot-vpp-throughput-latency-3n-hsw"
22141   filter: "'NIC_Intel-X710' and
22142            '64B' and
22143            'NDRPDR' and
22144            ('ETH' or 'DOT1Q') and
22145            '2T2C' and
22146            ('L2BDMACLRN' or 'L2XCFWD') and
22147            'VHOST_1024' and
22148            not 'CFS_OPT' and
22149            not 'VXLAN' and
22150            not 'IP4FWD' and
22151            not 'LBOND'"
22152   parameters:
22153   - "latency"
22154   - "parent"
22155   - "tags"
22156 #  sort:
22157 #  - "1VM"
22158 #  - "L2XCFWD"
22159 #  - "1VM"
22160 #  - "L2BDMACLRN"
22161   layout:
22162     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
22163     layout: "plot-latency"
22164
22165 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
22166 -
22167   type: "plot"
22168   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22169   algorithm: "plot_latency_error_bars"
22170   output-file-type: ".html"
22171   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22172   data: "plot-vpp-throughput-latency-3n-hsw"
22173   filter: "'NIC_Intel-XL710' and
22174            '64B' and
22175            'NDRPDR' and
22176            'ETH' and
22177            'IP4FWD' and
22178            '1T1C' and
22179            'VHOST_1024' and
22180            not 'VXLAN' and
22181            not 'DOT1Q'"
22182   parameters:
22183   - "latency"
22184   - "parent"
22185   - "tags"
22186   sort:
22187   - "not CFS_OPT"
22188   - "1VM"
22189   - "2VM"
22190   layout:
22191     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22192     layout: "plot-latency"
22193
22194 -
22195   type: "plot"
22196   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22197   algorithm: "plot_latency_error_bars"
22198   output-file-type: ".html"
22199   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22200   data: "plot-vpp-throughput-latency-3n-hsw"
22201   filter: "'NIC_Intel-XL710' and
22202            '64B' and
22203            'NDRPDR' and
22204            'ETH' and
22205            'IP4FWD' and
22206            '2T2C' and
22207            'VHOST_1024' and
22208            not 'VXLAN' and
22209            not 'DOT1Q'"
22210   parameters:
22211   - "latency"
22212   - "parent"
22213   - "tags"
22214   sort:
22215   - "not CFS_OPT"
22216   - "1VM"
22217   - "2VM"
22218   layout:
22219     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22220     layout: "plot-latency"
22221
22222 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
22223 -
22224   type: "plot"
22225   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22226   algorithm: "plot_latency_error_bars"
22227   output-file-type: ".html"
22228   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22229   data: "plot-vpp-throughput-latency-3n-hsw"
22230   filter: "'NIC_Intel-XL710' and
22231            '64B' and
22232            'NDRPDR' and
22233            ('ETH' or 'DOT1Q') and
22234            '1T1C' and
22235            'L2BDMACLRN' and
22236            'VHOST_1024' and
22237            not 'VXLAN' and
22238            not 'IP4FWD' and
22239            not '2VM'"
22240   parameters:
22241   - "latency"
22242   - "parent"
22243   - "tags"
22244 #  sort:
22245 #  - "VM"  # "not CFS_OPT"
22246 #  - "CFS_OPT"
22247 #  - "FIB_10K"
22248 #  - "FIB_100K"
22249 #  - "FIB_1M"
22250   layout:
22251     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22252     layout: "plot-latency"
22253
22254 -
22255   type: "plot"
22256   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22257   algorithm: "plot_latency_error_bars"
22258   output-file-type: ".html"
22259   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22260   data: "plot-vpp-throughput-latency-3n-hsw"
22261   filter: "'NIC_Intel-XL710' and
22262            '64B' and
22263            'NDRPDR' and
22264            ('ETH' or 'DOT1Q') and
22265            '2T2C' and
22266            'L2BDMACLRN' and
22267            'VHOST_1024' and
22268            not 'VXLAN' and
22269            not 'IP4FWD' and
22270            not '2VM'"
22271   parameters:
22272   - "latency"
22273   - "parent"
22274   - "tags"
22275 #  sort:
22276 #  - "VM"  # "not CFS_OPT"
22277 #  - "CFS_OPT"
22278 #  - "FIB_10K"
22279 #  - "FIB_100K"
22280 #  - "FIB_1M"
22281   layout:
22282     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22283     layout: "plot-latency"
22284
22285 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
22286 -
22287   type: "plot"
22288   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22289   algorithm: "plot_latency_error_bars"
22290   output-file-type: ".html"
22291   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22292   data: "plot-vpp-throughput-latency-3n-hsw"
22293   filter: "'NIC_Intel-XL710' and
22294            '64B' and
22295            'NDRPDR' and
22296            ('ETH' or 'DOT1Q') and
22297            'BASE' and
22298            '1T1C' and
22299            ('L2BDMACLRN' or 'L2XCFWD') and
22300            'VHOST_1024' and
22301            not 'VXLAN' and
22302            not 'IP4FWD' and
22303            not '2VM'"
22304   parameters:
22305   - "latency"
22306   - "parent"
22307   - "tags"
22308 #  sort:
22309 #  - "not CFS_OPT"
22310 #  - "L2XCFWD"
22311 #  - "not CFS_OPT"
22312 #  - "CFS_OPT"
22313   layout:
22314     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
22315     layout: "plot-latency"
22316
22317 -
22318   type: "plot"
22319   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22320   algorithm: "plot_latency_error_bars"
22321   output-file-type: ".html"
22322   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22323   data: "plot-vpp-throughput-latency-3n-hsw"
22324   filter: "'NIC_Intel-XL710' and
22325            '64B' and
22326            'NDRPDR' and
22327            ('ETH' or 'DOT1Q') and
22328            'BASE' and
22329            '2T2C' and
22330            ('L2BDMACLRN' or 'L2XCFWD') and
22331            'VHOST_1024' and
22332            not 'VXLAN' and
22333            not 'IP4FWD' and
22334            not '2VM'"
22335   parameters:
22336   - "latency"
22337   - "parent"
22338   - "tags"
22339 #  sort:
22340 #  - "not CFS_OPT"
22341 #  - "L2XCFWD"
22342 #  - "not CFS_OPT"
22343 #  - "CFS_OPT"
22344   layout:
22345     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
22346     layout: "plot-latency"
22347
22348 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
22349 -
22350   type: "plot"
22351   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
22352   algorithm: "plot_latency_error_bars"
22353   output-file-type: ".html"
22354   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
22355   data: "plot-vpp-throughput-latency-3n-hsw"
22356   filter: "'NIC_Intel-XL710' and
22357            '64B' and
22358            'NDRPDR' and
22359            ('ETH' or 'DOT1Q') and
22360            '1T1C' and
22361            ('L2BDMACLRN' or 'L2XCFWD') and
22362            'VHOST_1024' and
22363            not 'CFS_OPT' and
22364            not 'VXLAN' and
22365            not 'IP4FWD'"
22366   parameters:
22367   - "latency"
22368   - "parent"
22369   - "tags"
22370 #  sort:
22371 #  - "1VM"
22372 #  - "L2XCFWD"
22373 #  - "1VM"
22374 #  - "L2BDMACLRN"
22375   layout:
22376     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
22377     layout: "plot-latency"
22378
22379 -
22380   type: "plot"
22381   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22382   algorithm: "plot_latency_error_bars"
22383   output-file-type: ".html"
22384   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22385   data: "plot-vpp-throughput-latency-3n-hsw"
22386   filter: "'NIC_Intel-XL710' and
22387            '64B' and
22388            'NDRPDR' and
22389            ('ETH' or 'DOT1Q') and
22390            '2T2C' and
22391            ('L2BDMACLRN' or 'L2XCFWD') and
22392            'VHOST_1024' and
22393            not 'CFS_OPT' and
22394            not 'VXLAN' and
22395            not 'IP4FWD'"
22396   parameters:
22397   - "latency"
22398   - "parent"
22399   - "tags"
22400 #  sort:
22401 #  - "1VM"
22402 #  - "L2XCFWD"
22403 #  - "1VM"
22404 #  - "L2BDMACLRN"
22405   layout:
22406     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
22407     layout: "plot-latency"
22408
22409 # Packet Latency - VPP vhost ip4 3n-skx-x710
22410 -
22411   type: "plot"
22412   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22413   algorithm: "plot_latency_error_bars"
22414   output-file-type: ".html"
22415   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22416   data: "plot-vpp-throughput-latency-3n-skx"
22417   filter: "'NIC_Intel-X710' and
22418            '64B' and
22419            'NDRPDR' and
22420            'ETH' and
22421            'IP4FWD' and
22422            '2T1C' and
22423            'VHOST_1024' and
22424            not 'VXLAN' and
22425            not 'DOT1Q'"
22426   parameters:
22427   - "latency"
22428   - "parent"
22429   - "tags"
22430   sort:
22431   - "not CFS_OPT"
22432   - "1VM"
22433   - "2VM"
22434   layout:
22435     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22436     layout: "plot-latency"
22437
22438 -
22439   type: "plot"
22440   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22441   algorithm: "plot_latency_error_bars"
22442   output-file-type: ".html"
22443   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22444   data: "plot-vpp-throughput-latency-3n-skx"
22445   filter: "'NIC_Intel-X710' and
22446            '64B' and
22447            'NDRPDR' and
22448            'ETH' and
22449            'IP4FWD' and
22450            '4T2C' and
22451            'VHOST_1024' and
22452            not 'VXLAN' and
22453            not 'DOT1Q'"
22454   parameters:
22455   - "latency"
22456   - "parent"
22457   - "tags"
22458   sort:
22459   - "not CFS_OPT"
22460   - "1VM"
22461   - "2VM"
22462   layout:
22463     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22464     layout: "plot-latency"
22465
22466 # Packet Latency - VPP vhost l2sw 3n-skx-x710
22467 -
22468   type: "plot"
22469   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22470   algorithm: "plot_latency_error_bars"
22471   output-file-type: ".html"
22472   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22473   data: "plot-vpp-throughput-latency-3n-skx"
22474   filter: "'NIC_Intel-X710' and
22475            '64B' and
22476            'NDRPDR' and
22477            ('ETH' or 'DOT1Q') and
22478            '2T1C' and
22479            'L2BDMACLRN' and
22480            'VHOST_1024' and
22481            not 'VXLAN' and
22482            not 'IP4FWD' and
22483            not '2VM'"
22484   parameters:
22485   - "latency"
22486   - "parent"
22487   - "tags"
22488 #  sort:
22489 #  - "VM"  # "not CFS_OPT"
22490 #  - "CFS_OPT"
22491 #  - "FIB_10K"
22492 #  - "FIB_100K"
22493 #  - "FIB_1M"
22494   layout:
22495     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22496     layout: "plot-latency"
22497
22498 -
22499   type: "plot"
22500   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22501   algorithm: "plot_latency_error_bars"
22502   output-file-type: ".html"
22503   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22504   data: "plot-vpp-throughput-latency-3n-skx"
22505   filter: "'NIC_Intel-X710' and
22506            '64B' and
22507            'NDRPDR' and
22508            ('ETH' or 'DOT1Q') and
22509            '4T2C' and
22510            'L2BDMACLRN' and
22511            'VHOST_1024' and
22512            not 'VXLAN' and
22513            not 'IP4FWD' and
22514            not '2VM'"
22515   parameters:
22516   - "latency"
22517   - "parent"
22518   - "tags"
22519 #  sort:
22520 #  - "VM"  # "not CFS_OPT"
22521 #  - "CFS_OPT"
22522 #  - "FIB_10K"
22523 #  - "FIB_100K"
22524 #  - "FIB_1M"
22525   layout:
22526     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22527     layout: "plot-latency"
22528
22529 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22530 -
22531   type: "plot"
22532   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
22533   algorithm: "plot_latency_error_bars"
22534   output-file-type: ".html"
22535   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
22536   data: "plot-vpp-throughput-latency-3n-skx"
22537   filter: "'NIC_Intel-X710' and
22538            '64B' and
22539            'NDRPDR' and
22540            ('ETH' or 'DOT1Q') and
22541            'BASE' and
22542            '2T1C' and
22543            ('L2BDMACLRN' or 'L2XCFWD') and
22544            'VHOST_1024' and
22545            not 'VXLAN' and
22546            not 'IP4FWD' and
22547            not '2VM' and
22548            not 'LBOND'"
22549   parameters:
22550   - "latency"
22551   - "parent"
22552   - "tags"
22553 #  sort:
22554 #  - "not CFS_OPT"
22555 #  - "L2XCFWD"
22556 #  - "not CFS_OPT"
22557 #  - "CFS_OPT"
22558   layout:
22559     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
22560     layout: "plot-latency"
22561
22562 -
22563   type: "plot"
22564   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
22565   algorithm: "plot_latency_error_bars"
22566   output-file-type: ".html"
22567   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
22568   data: "plot-vpp-throughput-latency-3n-skx"
22569   filter: "'NIC_Intel-X710' and
22570            '64B' and
22571            'NDRPDR' and
22572            ('ETH' or 'DOT1Q') and
22573            'BASE' and
22574            '4T2C' and
22575            ('L2BDMACLRN' or 'L2XCFWD') and
22576            'VHOST_1024' and
22577            not 'VXLAN' and
22578            not 'IP4FWD' and
22579            not '2VM' and
22580            not 'LBOND'"
22581   parameters:
22582   - "latency"
22583   - "parent"
22584   - "tags"
22585 #  sort:
22586 #  - "not CFS_OPT"
22587 #  - "L2XCFWD"
22588 #  - "not CFS_OPT"
22589 #  - "CFS_OPT"
22590   layout:
22591     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
22592     layout: "plot-latency"
22593
22594 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22595 -
22596   type: "plot"
22597   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22598   algorithm: "plot_latency_error_bars"
22599   output-file-type: ".html"
22600   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22601   data: "plot-vpp-throughput-latency-3n-skx"
22602   filter: "'NIC_Intel-X710' and
22603            '64B' and
22604            'NDRPDR' and
22605            ('ETH' or 'DOT1Q') and
22606            '2T1C' and
22607            ('L2BDMACLRN' or 'L2XCFWD') and
22608            'VHOST_1024' and
22609            not 'CFS_OPT' and
22610            not 'VXLAN' and
22611            not 'IP4FWD' and
22612            not 'LBOND'"
22613   parameters:
22614   - "latency"
22615   - "parent"
22616   - "tags"
22617 #  sort:
22618 #  - "1VM"
22619 #  - "L2XCFWD"
22620 #  - "1VM"
22621 #  - "L2BDMACLRN"
22622   layout:
22623     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
22624     layout: "plot-latency"
22625
22626 -
22627   type: "plot"
22628   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22629   algorithm: "plot_latency_error_bars"
22630   output-file-type: ".html"
22631   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22632   data: "plot-vpp-throughput-latency-3n-skx"
22633   filter: "'NIC_Intel-X710' and
22634            '64B' and
22635            'NDRPDR' and
22636            ('ETH' or 'DOT1Q') and
22637            '4T2C' and
22638            ('L2BDMACLRN' or 'L2XCFWD') and
22639            'VHOST_1024' and
22640            not 'CFS_OPT' and
22641            not 'VXLAN' and
22642            not 'IP4FWD' and
22643            not 'LBOND'"
22644   parameters:
22645   - "latency"
22646   - "parent"
22647   - "tags"
22648 #  sort:
22649 #  - "1VM"
22650 #  - "L2XCFWD"
22651 #  - "1VM"
22652 #  - "L2BDMACLRN"
22653   layout:
22654     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
22655     layout: "plot-latency"
22656
22657 # Packet Latency - VPP vhost ip4 2n-skx-x710
22658 -
22659   type: "plot"
22660   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22661   algorithm: "plot_latency_error_bars"
22662   output-file-type: ".html"
22663   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22664   data: "plot-vpp-throughput-latency-2n-skx"
22665   filter: "'NIC_Intel-X710' and
22666            '64B' and
22667            'NDRPDR' and
22668            'ETH' and
22669            'IP4FWD' and
22670            '2T1C' and
22671            'VHOST_1024' and
22672            not 'VXLAN' and
22673            not 'DOT1Q'"
22674   parameters:
22675   - "latency"
22676   - "parent"
22677   - "tags"
22678   sort:
22679   - "not CFS_OPT"
22680   - "1VM"
22681   - "2VM"
22682   layout:
22683     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22684     layout: "plot-latency"
22685
22686 -
22687   type: "plot"
22688   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22689   algorithm: "plot_latency_error_bars"
22690   output-file-type: ".html"
22691   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22692   data: "plot-vpp-throughput-latency-2n-skx"
22693   filter: "'NIC_Intel-X710' and
22694            '64B' and
22695            'NDRPDR' and
22696            'ETH' and
22697            'IP4FWD' and
22698            '4T2C' and
22699            'VHOST_1024' and
22700            not 'VXLAN' and
22701            not 'DOT1Q'"
22702   parameters:
22703   - "latency"
22704   - "parent"
22705   - "tags"
22706   sort:
22707   - "not CFS_OPT"
22708   - "1VM"
22709   - "2VM"
22710   layout:
22711     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22712     layout: "plot-latency"
22713
22714 # Packet Latency - VPP vhost l2sw 2n-skx-x710
22715 -
22716   type: "plot"
22717   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22718   algorithm: "plot_latency_error_bars"
22719   output-file-type: ".html"
22720   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22721   data: "plot-vpp-throughput-latency-2n-skx"
22722   filter: "'NIC_Intel-X710' and
22723            '64B' and
22724            'NDRPDR' and
22725            ('ETH' or 'DOT1Q') and
22726            '2T1C' and
22727            'L2BDMACLRN' and
22728            'VHOST_1024' and
22729            not 'VXLAN' and
22730            not 'IP4FWD' and
22731            not '2VM'"
22732   parameters:
22733   - "latency"
22734   - "parent"
22735   - "tags"
22736 #  sort:
22737 #  - "VM"  # "not CFS_OPT"
22738 #  - "CFS_OPT"
22739 #  - "FIB_10K"
22740 #  - "FIB_100K"
22741 #  - "FIB_1M"
22742   layout:
22743     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22744     layout: "plot-latency"
22745
22746 -
22747   type: "plot"
22748   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22749   algorithm: "plot_latency_error_bars"
22750   output-file-type: ".html"
22751   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22752   data: "plot-vpp-throughput-latency-2n-skx"
22753   filter: "'NIC_Intel-X710' and
22754            '64B' and
22755            'NDRPDR' and
22756            ('ETH' or 'DOT1Q') and
22757            '4T2C' and
22758            'L2BDMACLRN' and
22759            'VHOST_1024' and
22760            not 'VXLAN' and
22761            not 'IP4FWD' and
22762            not '2VM'"
22763   parameters:
22764   - "latency"
22765   - "parent"
22766   - "tags"
22767 #  sort:
22768 #  - "VM"  # "not CFS_OPT"
22769 #  - "CFS_OPT"
22770 #  - "FIB_10K"
22771 #  - "FIB_100K"
22772 #  - "FIB_1M"
22773   layout:
22774     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22775     layout: "plot-latency"
22776
22777 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22778 -
22779   type: "plot"
22780   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
22781   algorithm: "plot_latency_error_bars"
22782   output-file-type: ".html"
22783   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
22784   data: "plot-vpp-throughput-latency-2n-skx"
22785   filter: "'NIC_Intel-X710' and
22786            '64B' and
22787            'NDRPDR' and
22788            ('ETH' or 'DOT1Q') and
22789            'BASE' and
22790            '2T1C' and
22791            ('L2BDMACLRN' or 'L2XCFWD') and
22792            'VHOST_1024' and
22793            not 'VXLAN' and
22794            not 'IP4FWD' and
22795            not '2VM'"
22796   parameters:
22797   - "latency"
22798   - "parent"
22799   - "tags"
22800 #  sort:
22801 #  - "not CFS_OPT"
22802 #  - "L2XCFWD"
22803 #  - "not CFS_OPT"
22804 #  - "CFS_OPT"
22805   layout:
22806     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
22807     layout: "plot-latency"
22808
22809 -
22810   type: "plot"
22811   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
22812   algorithm: "plot_latency_error_bars"
22813   output-file-type: ".html"
22814   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
22815   data: "plot-vpp-throughput-latency-2n-skx"
22816   filter: "'NIC_Intel-X710' and
22817            '64B' and
22818            'NDRPDR' and
22819            ('ETH' or 'DOT1Q') and
22820            'BASE' and
22821            '4T2C' and
22822            ('L2BDMACLRN' or 'L2XCFWD') and
22823            'VHOST_1024' and
22824            not 'VXLAN' and
22825            not 'IP4FWD' and
22826            not '2VM'"
22827   parameters:
22828   - "latency"
22829   - "parent"
22830   - "tags"
22831 #  sort:
22832 #  - "not CFS_OPT"
22833 #  - "L2XCFWD"
22834 #  - "not CFS_OPT"
22835 #  - "CFS_OPT"
22836   layout:
22837     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
22838     layout: "plot-latency"
22839
22840 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22841 -
22842   type: "plot"
22843   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22844   algorithm: "plot_latency_error_bars"
22845   output-file-type: ".html"
22846   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22847   data: "plot-vpp-throughput-latency-2n-skx"
22848   filter: "'NIC_Intel-X710' and
22849            '64B' and
22850            'NDRPDR' and
22851            ('ETH' or 'DOT1Q') and
22852            '2T1C' and
22853            ('L2BDMACLRN' or 'L2XCFWD') and
22854            'VHOST_1024' and
22855            not 'CFS_OPT' and
22856            not 'VXLAN' and
22857            not 'IP4FWD'"
22858   parameters:
22859   - "latency"
22860   - "parent"
22861   - "tags"
22862 #  sort:
22863 #  - "1VM"
22864 #  - "L2XCFWD"
22865 #  - "1VM"
22866 #  - "L2BDMACLRN"
22867   layout:
22868     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22869     layout: "plot-latency"
22870
22871 -
22872   type: "plot"
22873   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22874   algorithm: "plot_latency_error_bars"
22875   output-file-type: ".html"
22876   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22877   data: "plot-vpp-throughput-latency-2n-skx"
22878   filter: "'NIC_Intel-X710' and
22879            '64B' and
22880            'NDRPDR' and
22881            ('ETH' or 'DOT1Q') and
22882            '4T2C' and
22883            ('L2BDMACLRN' or 'L2XCFWD') and
22884            'VHOST_1024' and
22885            not 'CFS_OPT' and
22886            not 'VXLAN' and
22887            not 'IP4FWD'"
22888   parameters:
22889   - "latency"
22890   - "parent"
22891   - "tags"
22892 #  sort:
22893 #  - "1VM"
22894 #  - "L2XCFWD"
22895 #  - "1VM"
22896 #  - "L2BDMACLRN"
22897   layout:
22898     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22899     layout: "plot-latency"
22900
22901 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22902 -
22903   type: "plot"
22904   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22905   algorithm: "plot_latency_error_bars"
22906   output-file-type: ".html"
22907   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22908   data: "plot-vpp-throughput-latency-2n-skx"
22909   filter: "'NIC_Intel-XXV710' and
22910            '64B' and
22911            'NDRPDR' and
22912            'ETH' and
22913            'IP4FWD' and
22914            '2T1C' and
22915            'VHOST_1024' and
22916            not 'VXLAN' and
22917            not 'DOT1Q'"
22918   parameters:
22919   - "latency"
22920   - "parent"
22921   - "tags"
22922   sort:
22923   - "not CFS_OPT"
22924   - "1VM"
22925   - "2VM"
22926   layout:
22927     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22928     layout: "plot-latency"
22929
22930 -
22931   type: "plot"
22932   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22933   algorithm: "plot_latency_error_bars"
22934   output-file-type: ".html"
22935   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22936   data: "plot-vpp-throughput-latency-2n-skx"
22937   filter: "'NIC_Intel-XXV710' and
22938            '64B' and
22939            'NDRPDR' and
22940            'ETH' and
22941            'IP4FWD' and
22942            '4T2C' and
22943            'VHOST_1024' and
22944            not 'VXLAN' and
22945            not 'DOT1Q'"
22946   parameters:
22947   - "latency"
22948   - "parent"
22949   - "tags"
22950   sort:
22951   - "not CFS_OPT"
22952   - "1VM"
22953   - "2VM"
22954   layout:
22955     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22956     layout: "plot-latency"
22957
22958 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710
22959 -
22960   type: "plot"
22961   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22962   algorithm: "plot_latency_error_bars"
22963   output-file-type: ".html"
22964   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22965   data: "plot-vpp-throughput-latency-2n-skx"
22966   filter: "'NIC_Intel-XXV710' and
22967            '64B' and
22968            'NDRPDR' and
22969            ('ETH' or 'DOT1Q') and
22970            '2T1C' and
22971            'L2BDMACLRN' and
22972            'VHOST_1024' and
22973            not 'VXLAN' and
22974            not 'IP4FWD' and
22975            not '2VM'"
22976   parameters:
22977   - "latency"
22978   - "parent"
22979   - "tags"
22980 #  sort:
22981 #  - "VM"  # "not CFS_OPT"
22982 #  - "CFS_OPT"
22983 #  - "FIB_10K"
22984 #  - "FIB_100K"
22985 #  - "FIB_1M"
22986   layout:
22987     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22988     layout: "plot-latency"
22989
22990 -
22991   type: "plot"
22992   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22993   algorithm: "plot_latency_error_bars"
22994   output-file-type: ".html"
22995   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22996   data: "plot-vpp-throughput-latency-2n-skx"
22997   filter: "'NIC_Intel-XXV710' and
22998            '64B' and
22999            'NDRPDR' and
23000            ('ETH' or 'DOT1Q') and
23001            '4T2C' and
23002            'L2BDMACLRN' and
23003            'VHOST_1024' and
23004            not 'VXLAN' and
23005            not 'IP4FWD' and
23006            not '2VM'"
23007   parameters:
23008   - "latency"
23009   - "parent"
23010   - "tags"
23011 #  sort:
23012 #  - "VM"  # "not CFS_OPT"
23013 #  - "CFS_OPT"
23014 #  - "FIB_10K"
23015 #  - "FIB_100K"
23016 #  - "FIB_1M"
23017   layout:
23018     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
23019     layout: "plot-latency"
23020
23021 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
23022 -
23023   type: "plot"
23024   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23025   algorithm: "plot_latency_error_bars"
23026   output-file-type: ".html"
23027   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23028   data: "plot-vpp-throughput-latency-2n-skx"
23029   filter: "'NIC_Intel-XXV710' and
23030            '64B' and
23031            'NDRPDR' and
23032            ('ETH' or 'DOT1Q') and
23033            'BASE' and
23034            '2T1C' and
23035            ('L2BDMACLRN' or 'L2XCFWD') and
23036            'VHOST_1024' and
23037            not 'VXLAN' and
23038            not 'IP4FWD' and
23039            not '2VM'"
23040   parameters:
23041   - "latency"
23042   - "parent"
23043   - "tags"
23044 #  sort:
23045 #  - "not CFS_OPT"
23046 #  - "L2XCFWD"
23047 #  - "not CFS_OPT"
23048 #  - "CFS_OPT"
23049   layout:
23050     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
23051     layout: "plot-latency"
23052
23053 -
23054   type: "plot"
23055   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23056   algorithm: "plot_latency_error_bars"
23057   output-file-type: ".html"
23058   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23059   data: "plot-vpp-throughput-latency-2n-skx"
23060   filter: "'NIC_Intel-XXV710' and
23061            '64B' and
23062            'NDRPDR' and
23063            ('ETH' or 'DOT1Q') and
23064            'BASE' and
23065            '4T2C' and
23066            ('L2BDMACLRN' or 'L2XCFWD') and
23067            'VHOST_1024' and
23068            not 'VXLAN' and
23069            not 'IP4FWD' and
23070            not '2VM'"
23071   parameters:
23072   - "latency"
23073   - "parent"
23074   - "tags"
23075 #  sort:
23076 #  - "not CFS_OPT"
23077 #  - "L2XCFWD"
23078 #  - "not CFS_OPT"
23079 #  - "CFS_OPT"
23080   layout:
23081     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
23082     layout: "plot-latency"
23083
23084 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
23085 -
23086   type: "plot"
23087   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
23088   algorithm: "plot_latency_error_bars"
23089   output-file-type: ".html"
23090   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
23091   data: "plot-vpp-throughput-latency-2n-skx"
23092   filter: "'NIC_Intel-XXV710' and
23093            '64B' and
23094            'NDRPDR' and
23095            ('ETH' or 'DOT1Q') and
23096            '2T1C' and
23097            ('L2BDMACLRN' or 'L2XCFWD') and
23098            'VHOST_1024' and
23099            not 'CFS_OPT' and
23100            not 'VXLAN' and
23101            not 'IP4FWD'"
23102   parameters:
23103   - "latency"
23104   - "parent"
23105   - "tags"
23106 #  sort:
23107 #  - "1VM"
23108 #  - "L2XCFWD"
23109 #  - "1VM"
23110 #  - "L2BDMACLRN"
23111   layout:
23112     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
23113     layout: "plot-latency"
23114
23115 -
23116   type: "plot"
23117   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23118   algorithm: "plot_latency_error_bars"
23119   output-file-type: ".html"
23120   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23121   data: "plot-vpp-throughput-latency-2n-skx"
23122   filter: "'NIC_Intel-XXV710' and
23123            '64B' and
23124            'NDRPDR' and
23125            ('ETH' or 'DOT1Q') and
23126            '4T2C' and
23127            ('L2BDMACLRN' or 'L2XCFWD') and
23128            'VHOST_1024' and
23129            not 'CFS_OPT' and
23130            not 'VXLAN' and
23131            not 'IP4FWD'"
23132   parameters:
23133   - "latency"
23134   - "parent"
23135   - "tags"
23136 #  sort:
23137 #  - "1VM"
23138 #  - "L2XCFWD"
23139 #  - "1VM"
23140 #  - "L2BDMACLRN"
23141   layout:
23142     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
23143     layout: "plot-latency"
23144
23145 ################################################################################
23146
23147 # Packet Latency - VPP VTS 3n-hsw-x520
23148 -
23149   type: "plot"
23150   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23151   algorithm: "plot_latency_error_bars"
23152   output-file-type: ".html"
23153   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23154   data: "plot-vpp-throughput-latency-3n-hsw"
23155   filter: "'NIC_Intel-X520-DA2' and
23156            '114B' and
23157            'NDRPDR' and
23158            '1T1C' and
23159            'VTS'"
23160   parameters:
23161   - "latency"
23162   - "parent"
23163   - "tags"
23164   layout:
23165     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
23166     layout: "plot-latency"
23167
23168 -
23169   type: "plot"
23170   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23171   algorithm: "plot_latency_error_bars"
23172   output-file-type: ".html"
23173   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23174   data: "plot-vpp-throughput-latency-3n-hsw"
23175   filter: "'NIC_Intel-X520-DA2' and
23176            '114B' and
23177            'NDRPDR' and
23178            '2T2C' and
23179            'VTS'"
23180   parameters:
23181   - "latency"
23182   - "parent"
23183   - "tags"
23184   layout:
23185     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
23186     layout: "plot-latency"
23187
23188 ################################################################################
23189
23190 # Packet Latency - DPDK l3fwd 3n-hsw-x520
23191 -
23192   type: "plot"
23193   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23194   algorithm: "plot_latency_error_bars"
23195   output-file-type: ".html"
23196   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23197   data: "plot-dpdk-throughput-latency-3n-hsw"
23198   filter: "'NIC_Intel-X520-DA2' and
23199            '64B' and
23200            'BASE' and
23201            'NDRPDR' and
23202            '1T1C' and
23203            'IP4FWD'"
23204   parameters:
23205   - "latency"
23206   - "parent"
23207   - "tags"
23208   layout:
23209     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
23210     layout: "plot-latency"
23211
23212 -
23213   type: "plot"
23214   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23215   algorithm: "plot_latency_error_bars"
23216   output-file-type: ".html"
23217   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23218   data: "plot-dpdk-throughput-latency-3n-hsw"
23219   filter: "'NIC_Intel-X520-DA2' and
23220            '64B' and
23221            'BASE' and
23222            'NDRPDR' and
23223            '2T2C' and
23224            'IP4FWD'"
23225   parameters:
23226   - "latency"
23227   - "parent"
23228   - "tags"
23229   layout:
23230     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
23231     layout: "plot-latency"
23232
23233 # Packet Latency - DPDK l3fwd 3n-hsw-x710
23234 -
23235   type: "plot"
23236   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23237   algorithm: "plot_latency_error_bars"
23238   output-file-type: ".html"
23239   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23240   data: "plot-dpdk-throughput-latency-3n-hsw"
23241   filter: "'NIC_Intel-X710' and
23242            '64B' and
23243            'BASE' and
23244            'NDRPDR' and
23245            '1T1C' and
23246            'IP4FWD'"
23247   parameters:
23248   - "latency"
23249   - "parent"
23250   - "tags"
23251   layout:
23252     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
23253     layout: "plot-latency"
23254
23255 -
23256   type: "plot"
23257   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23258   algorithm: "plot_latency_error_bars"
23259   output-file-type: ".html"
23260   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23261   data: "plot-dpdk-throughput-latency-3n-hsw"
23262   filter: "'NIC_Intel-X710' and
23263            '64B' and
23264            'BASE' and
23265            'NDRPDR' and
23266            '2T2C' and
23267            'IP4FWD'"
23268   parameters:
23269   - "latency"
23270   - "parent"
23271   - "tags"
23272   layout:
23273     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
23274     layout: "plot-latency"
23275
23276 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
23277 -
23278   type: "plot"
23279   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23280   algorithm: "plot_latency_error_bars"
23281   output-file-type: ".html"
23282   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23283   data: "plot-dpdk-throughput-latency-3n-hsw"
23284   filter: "'NIC_Intel-XL710' and
23285            '64B' and
23286            'BASE' and
23287            'NDRPDR' and
23288            '1T1C' and
23289            'IP4FWD'"
23290   parameters:
23291   - "latency"
23292   - "parent"
23293   - "tags"
23294   layout:
23295     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
23296     layout: "plot-latency"
23297
23298 -
23299   type: "plot"
23300   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23301   algorithm: "plot_latency_error_bars"
23302   output-file-type: ".html"
23303   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23304   data: "plot-dpdk-throughput-latency-3n-hsw"
23305   filter: "'NIC_Intel-XL710' and
23306            '64B' and
23307            'BASE' and
23308            'NDRPDR' and
23309            '2T2C' and
23310            'IP4FWD'"
23311   parameters:
23312   - "latency"
23313   - "parent"
23314   - "tags"
23315   layout:
23316     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
23317     layout: "plot-latency"
23318
23319 # Packet Latency - DPDK l3fwd 3n-skx-x710
23320 -
23321   type: "plot"
23322   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23323   algorithm: "plot_latency_error_bars"
23324   output-file-type: ".html"
23325   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23326   data: "plot-dpdk-throughput-latency-3n-skx"
23327   filter: "'NIC_Intel-X710' and
23328            '64B' and
23329            'BASE' and
23330            'NDRPDR' and
23331            '2T1C' and
23332            'IP4FWD'"
23333   parameters:
23334   - "latency"
23335   - "parent"
23336   - "tags"
23337   layout:
23338     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
23339     layout: "plot-latency"
23340
23341 -
23342   type: "plot"
23343   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23344   algorithm: "plot_latency_error_bars"
23345   output-file-type: ".html"
23346   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23347   data: "plot-dpdk-throughput-latency-3n-skx"
23348   filter: "'NIC_Intel-X710' and
23349            '64B' and
23350            'BASE' and
23351            'NDRPDR' and
23352            '4T2C' and
23353            'IP4FWD'"
23354   parameters:
23355   - "latency"
23356   - "parent"
23357   - "tags"
23358   layout:
23359     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
23360     layout: "plot-latency"
23361
23362 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
23363 -
23364   type: "plot"
23365   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23366   algorithm: "plot_latency_error_bars"
23367   output-file-type: ".html"
23368   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23369   data: "plot-dpdk-throughput-latency-3n-skx"
23370   filter: "'NIC_Intel-XXV710' and
23371            '64B' and
23372            'BASE' and
23373            'NDRPDR' and
23374            '2T1C' and
23375            'IP4FWD'"
23376   parameters:
23377   - "latency"
23378   - "parent"
23379   - "tags"
23380   layout:
23381     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
23382     layout: "plot-latency"
23383
23384 -
23385   type: "plot"
23386   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23387   algorithm: "plot_latency_error_bars"
23388   output-file-type: ".html"
23389   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23390   data: "plot-dpdk-throughput-latency-3n-skx"
23391   filter: "'NIC_Intel-XXV710' and
23392            '64B' and
23393            'BASE' and
23394            'NDRPDR' and
23395            '4T2C' and
23396            'IP4FWD'"
23397   parameters:
23398   - "latency"
23399   - "parent"
23400   - "tags"
23401   layout:
23402     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
23403     layout: "plot-latency"
23404
23405 # Packet Latency - DPDK l3fwd 2n-skx-x710
23406 -
23407   type: "plot"
23408   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23409   algorithm: "plot_latency_error_bars"
23410   output-file-type: ".html"
23411   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23412   data: "plot-dpdk-throughput-latency-2n-skx"
23413   filter: "'NIC_Intel-X710' and
23414            '64B' and
23415            'BASE' and
23416            'NDRPDR' and
23417            '2T1C' and
23418            'IP4FWD'"
23419   parameters:
23420   - "latency"
23421   - "parent"
23422   - "tags"
23423   layout:
23424     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
23425     layout: "plot-latency"
23426
23427 -
23428   type: "plot"
23429   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23430   algorithm: "plot_latency_error_bars"
23431   output-file-type: ".html"
23432   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23433   data: "plot-dpdk-throughput-latency-2n-skx"
23434   filter: "'NIC_Intel-X710' and
23435            '64B' and
23436            'BASE' and
23437            'NDRPDR' and
23438            '4T2C' and
23439            'IP4FWD'"
23440   parameters:
23441   - "latency"
23442   - "parent"
23443   - "tags"
23444   layout:
23445     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
23446     layout: "plot-latency"
23447
23448 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
23449 -
23450   type: "plot"
23451   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23452   algorithm: "plot_latency_error_bars"
23453   output-file-type: ".html"
23454   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23455   data: "plot-dpdk-throughput-latency-2n-skx"
23456   filter: "'NIC_Intel-XXV710' and
23457            '64B' and
23458            'BASE' and
23459            'NDRPDR' and
23460            '2T1C' and
23461            'IP4FWD'"
23462   parameters:
23463   - "latency"
23464   - "parent"
23465   - "tags"
23466   layout:
23467     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
23468     layout: "plot-latency"
23469
23470 -
23471   type: "plot"
23472   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23473   algorithm: "plot_latency_error_bars"
23474   output-file-type: ".html"
23475   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23476   data: "plot-dpdk-throughput-latency-2n-skx"
23477   filter: "'NIC_Intel-XXV710' and
23478            '64B' and
23479            'BASE' and
23480            'NDRPDR' and
23481            '4T2C' and
23482            'IP4FWD'"
23483   parameters:
23484   - "latency"
23485   - "parent"
23486   - "tags"
23487   layout:
23488     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
23489     layout: "plot-latency"
23490
23491 ################################################################################
23492
23493 # Packet Latency - DPDK testpmd 3n-hsw-x520
23494 -
23495   type: "plot"
23496   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23497   algorithm: "plot_latency_error_bars"
23498   output-file-type: ".html"
23499   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23500   data: "plot-dpdk-throughput-latency-3n-hsw"
23501   filter: "'NIC_Intel-X520-DA2' and
23502            '64B' and
23503            'BASE' and
23504            'NDRPDR' and
23505            '1T1C' and
23506            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23507   parameters:
23508   - "latency"
23509   - "parent"
23510   - "tags"
23511   layout:
23512     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
23513     layout: "plot-latency"
23514
23515 -
23516   type: "plot"
23517   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23518   algorithm: "plot_latency_error_bars"
23519   output-file-type: ".html"
23520   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23521   data: "plot-dpdk-throughput-latency-3n-hsw"
23522   filter: "'NIC_Intel-X520-DA2' and
23523            '64B' and
23524            'BASE' and
23525            'NDRPDR' and
23526            '2T2C' and
23527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23528   parameters:
23529   - "latency"
23530   - "parent"
23531   - "tags"
23532   layout:
23533     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
23534     layout: "plot-latency"
23535
23536 # Packet Latency - DPDK testpmd 3n-hsw-x710
23537 -
23538   type: "plot"
23539   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23540   algorithm: "plot_latency_error_bars"
23541   output-file-type: ".html"
23542   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23543   data: "plot-dpdk-throughput-latency-3n-hsw"
23544   filter: "'NIC_Intel-X710' and
23545            '64B' and
23546            'BASE' and
23547            'NDRPDR' and
23548            '1T1C' and
23549            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23550   parameters:
23551   - "latency"
23552   - "parent"
23553   - "tags"
23554   layout:
23555     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
23556     layout: "plot-latency"
23557
23558 -
23559   type: "plot"
23560   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23561   algorithm: "plot_latency_error_bars"
23562   output-file-type: ".html"
23563   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23564   data: "plot-dpdk-throughput-latency-3n-hsw"
23565   filter: "'NIC_Intel-X710' and
23566            '64B' and
23567            'BASE' and
23568            'NDRPDR' and
23569            '2T2C' and
23570            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23571   parameters:
23572   - "latency"
23573   - "parent"
23574   - "tags"
23575   layout:
23576     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
23577     layout: "plot-latency"
23578
23579 # Packet Latency - DPDK testpmd 3n-hsw-xl710
23580 -
23581   type: "plot"
23582   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23583   algorithm: "plot_latency_error_bars"
23584   output-file-type: ".html"
23585   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23586   data: "plot-dpdk-throughput-latency-3n-hsw"
23587   filter: "'NIC_Intel-XL710' and
23588            '64B' and
23589            'BASE' and
23590            'NDRPDR' and
23591            '1T1C' and
23592            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23593   parameters:
23594   - "latency"
23595   - "parent"
23596   - "tags"
23597   layout:
23598     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
23599     layout: "plot-latency"
23600
23601 -
23602   type: "plot"
23603   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23604   algorithm: "plot_latency_error_bars"
23605   output-file-type: ".html"
23606   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23607   data: "plot-dpdk-throughput-latency-3n-hsw"
23608   filter: "'NIC_Intel-XL710' and
23609            '64B' and
23610            'BASE' and
23611            'NDRPDR' and
23612            '2T2C' and
23613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23614   parameters:
23615   - "latency"
23616   - "parent"
23617   - "tags"
23618   layout:
23619     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23620     layout: "plot-latency"
23621
23622 # Packet Latency - DPDK testpmd 3n-skx-x710
23623 -
23624   type: "plot"
23625   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23626   algorithm: "plot_latency_error_bars"
23627   output-file-type: ".html"
23628   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23629   data: "plot-dpdk-throughput-latency-3n-skx"
23630   filter: "'NIC_Intel-X710' and
23631            '64B' and
23632            'BASE' and
23633            'NDRPDR' and
23634            '2T1C' and
23635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23636   parameters:
23637   - "latency"
23638   - "parent"
23639   - "tags"
23640   layout:
23641     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23642     layout: "plot-latency"
23643
23644 -
23645   type: "plot"
23646   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23647   algorithm: "plot_latency_error_bars"
23648   output-file-type: ".html"
23649   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23650   data: "plot-dpdk-throughput-latency-3n-skx"
23651   filter: "'NIC_Intel-X710' and
23652            '64B' and
23653            'BASE' and
23654            'NDRPDR' and
23655            '4T2C' and
23656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23657   parameters:
23658   - "latency"
23659   - "parent"
23660   - "tags"
23661   layout:
23662     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23663     layout: "plot-latency"
23664
23665 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23666 -
23667   type: "plot"
23668   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23669   algorithm: "plot_latency_error_bars"
23670   output-file-type: ".html"
23671   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23672   data: "plot-dpdk-throughput-latency-3n-skx"
23673   filter: "'NIC_Intel-XXV710' and
23674            '64B' and
23675            'BASE' and
23676            'NDRPDR' and
23677            '2T1C' and
23678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23679   parameters:
23680   - "latency"
23681   - "parent"
23682   - "tags"
23683   layout:
23684     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23685     layout: "plot-latency"
23686
23687 -
23688   type: "plot"
23689   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23690   algorithm: "plot_latency_error_bars"
23691   output-file-type: ".html"
23692   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23693   data: "plot-dpdk-throughput-latency-3n-skx"
23694   filter: "'NIC_Intel-XXV710' and
23695            '64B' and
23696            'BASE' and
23697            'NDRPDR' and
23698            '4T2C' and
23699            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23700   parameters:
23701   - "latency"
23702   - "parent"
23703   - "tags"
23704   layout:
23705     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23706     layout: "plot-latency"
23707
23708 # Packet Latency - DPDK testpmd 2n-skx-x710
23709 -
23710   type: "plot"
23711   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23712   algorithm: "plot_latency_error_bars"
23713   output-file-type: ".html"
23714   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23715   data: "plot-dpdk-throughput-latency-2n-skx"
23716   filter: "'NIC_Intel-X710' and
23717            '64B' and
23718            'BASE' and
23719            'NDRPDR' and
23720            '2T1C' and
23721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23722   parameters:
23723   - "latency"
23724   - "parent"
23725   - "tags"
23726   layout:
23727     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23728     layout: "plot-latency"
23729
23730 -
23731   type: "plot"
23732   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23733   algorithm: "plot_latency_error_bars"
23734   output-file-type: ".html"
23735   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23736   data: "plot-dpdk-throughput-latency-2n-skx"
23737   filter: "'NIC_Intel-X710' and
23738            '64B' and
23739            'BASE' and
23740            'NDRPDR' and
23741            '4T2C' and
23742            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23743   parameters:
23744   - "latency"
23745   - "parent"
23746   - "tags"
23747   layout:
23748     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23749     layout: "plot-latency"
23750
23751 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23752 -
23753   type: "plot"
23754   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23755   algorithm: "plot_latency_error_bars"
23756   output-file-type: ".html"
23757   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23758   data: "plot-dpdk-throughput-latency-2n-skx"
23759   filter: "'NIC_Intel-XXV710' and
23760            '64B' and
23761            'BASE' and
23762            'NDRPDR' and
23763            '2T1C' and
23764            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23765   parameters:
23766   - "latency"
23767   - "parent"
23768   - "tags"
23769   layout:
23770     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23771     layout: "plot-latency"
23772
23773 -
23774   type: "plot"
23775   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23776   algorithm: "plot_latency_error_bars"
23777   output-file-type: ".html"
23778   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23779   data: "plot-dpdk-throughput-latency-2n-skx"
23780   filter: "'NIC_Intel-XXV710' and
23781            '64B' and
23782            'BASE' and
23783            'NDRPDR' and
23784            '4T2C' and
23785            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23786   parameters:
23787   - "latency"
23788   - "parent"
23789   - "tags"
23790   layout:
23791     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23792     layout: "plot-latency"
23793
23794 ################################################################################
23795
23796 # Speedup - VPP Container Memif 3n-hsw-x520
23797 -
23798   type: "plot"
23799   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23800   algorithm: "plot_throughput_speedup_analysis"
23801   output-file-type: ".html"
23802   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23803   data: "plot-throughput-speedup-analysis-3n-hsw"
23804   filter: "'NIC_Intel-X520-DA2' and
23805            '64B' and
23806            ('BASE' or 'SCALE') and
23807            'NDRPDR' and
23808            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23809            not 'VHOST' and
23810            'MEMIF'"
23811   parameters:
23812   - "throughput"
23813   - "parent"
23814   - "tags"
23815   sort:
23816   - "L2XCFWD"
23817   - "L2XCFWD"
23818   - "L2XCFWD"
23819   - "L2BDMACLRN"
23820   - "L2BDMACLRN"
23821   - "L2BDMACLRN"
23822   layout:
23823     title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
23824     layout: "plot-throughput-speedup-analysis"
23825
23826 -
23827   type: "plot"
23828   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23829   algorithm: "plot_throughput_speedup_analysis"
23830   output-file-type: ".html"
23831   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23832   data: "plot-throughput-speedup-analysis-3n-hsw"
23833   filter: "'NIC_Intel-X520-DA2' and
23834            '64B' and
23835            ('BASE' or 'SCALE') and
23836            'NDRPDR' and
23837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23838            not 'VHOST' and
23839            'MEMIF'"
23840   parameters:
23841   - "throughput"
23842   - "parent"
23843   - "tags"
23844   sort:
23845   - "L2XCFWD"
23846   - "L2XCFWD"
23847   - "L2XCFWD"
23848   - "L2BDMACLRN"
23849   - "L2BDMACLRN"
23850   - "L2BDMACLRN"
23851   layout:
23852     title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
23853     layout: "plot-throughput-speedup-analysis"
23854
23855 # Speedup - VPP Container Memif 3n-hsw-x710
23856 -
23857   type: "plot"
23858   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23859   algorithm: "plot_throughput_speedup_analysis"
23860   output-file-type: ".html"
23861   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23862   data: "plot-throughput-speedup-analysis-3n-hsw"
23863   filter: "'NIC_Intel-X710' and
23864            '64B' and
23865            ('BASE' or 'SCALE') and
23866            'NDRPDR' and
23867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23868            not 'VHOST' and
23869            'MEMIF'"
23870   parameters:
23871   - "throughput"
23872   - "parent"
23873   - "tags"
23874   sort:
23875   - "L2XCFWD"
23876   - "L2XCFWD"
23877   - "L2XCFWD"
23878   - "L2BDMACLRN"
23879   - "L2BDMACLRN"
23880   - "L2BDMACLRN"
23881   layout:
23882     title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
23883     layout: "plot-throughput-speedup-analysis"
23884
23885 -
23886   type: "plot"
23887   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23888   algorithm: "plot_throughput_speedup_analysis"
23889   output-file-type: ".html"
23890   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23891   data: "plot-throughput-speedup-analysis-3n-hsw"
23892   filter: "'NIC_Intel-X710' and
23893            '64B' and
23894            ('BASE' or 'SCALE') and
23895            'NDRPDR' and
23896            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23897            not 'VHOST' and
23898            'MEMIF'"
23899   parameters:
23900   - "throughput"
23901   - "parent"
23902   - "tags"
23903   sort:
23904   - "L2XCFWD"
23905   - "L2XCFWD"
23906   - "L2XCFWD"
23907   - "L2BDMACLRN"
23908   - "L2BDMACLRN"
23909   - "L2BDMACLRN"
23910   layout:
23911     title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
23912     layout: "plot-throughput-speedup-analysis"
23913
23914 # Speedup - VPP Container Memif 3n-hsw-xl710
23915 -
23916   type: "plot"
23917   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23918   algorithm: "plot_throughput_speedup_analysis"
23919   output-file-type: ".html"
23920   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23921   data: "plot-throughput-speedup-analysis-3n-hsw"
23922   filter: "'NIC_Intel-XL710' and
23923            '64B' and
23924            ('BASE' or 'SCALE') and
23925            'NDRPDR' and
23926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23927            not 'VHOST' and
23928            'MEMIF'"
23929   parameters:
23930   - "throughput"
23931   - "parent"
23932   - "tags"
23933   sort:
23934   - "L2XCFWD"
23935   - "L2XCFWD"
23936   - "L2XCFWD"
23937   - "L2BDMACLRN"
23938   - "L2BDMACLRN"
23939   - "L2BDMACLRN"
23940   layout:
23941     title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
23942     layout: "plot-throughput-speedup-analysis"
23943
23944 -
23945   type: "plot"
23946   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23947   algorithm: "plot_throughput_speedup_analysis"
23948   output-file-type: ".html"
23949   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23950   data: "plot-throughput-speedup-analysis-3n-hsw"
23951   filter: "'NIC_Intel-XL710' and
23952            '64B' and
23953            ('BASE' or 'SCALE') and
23954            'NDRPDR' and
23955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23956            not 'VHOST' and
23957            'MEMIF'"
23958   parameters:
23959   - "throughput"
23960   - "parent"
23961   - "tags"
23962   sort:
23963   - "L2XCFWD"
23964   - "L2XCFWD"
23965   - "L2XCFWD"
23966   - "L2BDMACLRN"
23967   - "L2BDMACLRN"
23968   - "L2BDMACLRN"
23969   layout:
23970     title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
23971     layout: "plot-throughput-speedup-analysis"
23972
23973 # Speedup - VPP Container Memif 3n-skx-x710
23974 -
23975   type: "plot"
23976   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23977   algorithm: "plot_throughput_speedup_analysis"
23978   output-file-type: ".html"
23979   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23980   data: "plot-throughput-speedup-analysis-3n-skx"
23981   filter: "'NIC_Intel-X710' and
23982            '64B' and
23983            ('BASE' or 'SCALE') and
23984            'NDRPDR' and
23985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23986            not 'VHOST' and
23987            'MEMIF'"
23988   parameters:
23989   - "throughput"
23990   - "parent"
23991   - "tags"
23992   sort:
23993   - "L2XCFWD"
23994   - "L2XCFWD"
23995   - "L2XCFWD"
23996   - "L2BDMACLRN"
23997   - "L2BDMACLRN"
23998   - "L2BDMACLRN"
23999   layout:
24000     title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
24001     layout: "plot-throughput-speedup-analysis"
24002
24003 -
24004   type: "plot"
24005   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24006   algorithm: "plot_throughput_speedup_analysis"
24007   output-file-type: ".html"
24008   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24009   data: "plot-throughput-speedup-analysis-3n-skx"
24010   filter: "'NIC_Intel-X710' and
24011            '64B' and
24012            ('BASE' or 'SCALE') and
24013            'NDRPDR' and
24014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24015            not 'VHOST' and
24016             'MEMIF'"
24017   parameters:
24018   - "throughput"
24019   - "parent"
24020   - "tags"
24021   sort:
24022   - "L2XCFWD"
24023   - "L2XCFWD"
24024   - "L2XCFWD"
24025   - "L2BDMACLRN"
24026   - "L2BDMACLRN"
24027   - "L2BDMACLRN"
24028   layout:
24029     title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
24030     layout: "plot-throughput-speedup-analysis"
24031
24032 # Speedup - VPP Container Memif 2n-skx-x710
24033 -
24034   type: "plot"
24035   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24036   algorithm: "plot_throughput_speedup_analysis"
24037   output-file-type: ".html"
24038   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24039   data: "plot-throughput-speedup-analysis-2n-skx"
24040   filter: "'NIC_Intel-X710' and
24041            '64B' and
24042            ('BASE' or 'SCALE') and
24043            'NDRPDR' and
24044            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24045            not 'VHOST' and
24046            'MEMIF'"
24047   parameters:
24048   - "throughput"
24049   - "parent"
24050   - "tags"
24051   sort:
24052   - "L2XCFWD"
24053   - "L2XCFWD"
24054   - "L2XCFWD"
24055   - "L2BDMACLRN"
24056   - "L2BDMACLRN"
24057   - "L2BDMACLRN"
24058   layout:
24059     title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
24060     layout: "plot-throughput-speedup-analysis"
24061
24062 -
24063   type: "plot"
24064   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24065   algorithm: "plot_throughput_speedup_analysis"
24066   output-file-type: ".html"
24067   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24068   data: "plot-throughput-speedup-analysis-2n-skx"
24069   filter: "'NIC_Intel-X710' and
24070            '64B' and
24071            ('BASE' or 'SCALE') and
24072            'NDRPDR' and
24073            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24074            not 'VHOST' and
24075             'MEMIF'"
24076   parameters:
24077   - "throughput"
24078   - "parent"
24079   - "tags"
24080   sort:
24081   - "L2XCFWD"
24082   - "L2XCFWD"
24083   - "L2XCFWD"
24084   - "L2BDMACLRN"
24085   - "L2BDMACLRN"
24086   - "L2BDMACLRN"
24087   layout:
24088     title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
24089     layout: "plot-throughput-speedup-analysis"
24090
24091 # Speedup - VPP Container Memif 2n-skx-xxv710
24092 -
24093   type: "plot"
24094   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24095   algorithm: "plot_throughput_speedup_analysis"
24096   output-file-type: ".html"
24097   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24098   data: "plot-throughput-speedup-analysis-2n-skx"
24099   filter: "'NIC_Intel-XXV710' and
24100            '64B' and
24101            ('BASE' or 'SCALE') and
24102            'NDRPDR' and
24103            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24104            not 'VHOST' and
24105            'MEMIF'"
24106   parameters:
24107   - "throughput"
24108   - "parent"
24109   - "tags"
24110   sort:
24111   - "L2XCFWD"
24112   - "L2XCFWD"
24113   - "L2XCFWD"
24114   - "L2BDMACLRN"
24115   - "L2BDMACLRN"
24116   - "L2BDMACLRN"
24117   layout:
24118     title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
24119     layout: "plot-throughput-speedup-analysis"
24120
24121 -
24122   type: "plot"
24123   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24124   algorithm: "plot_throughput_speedup_analysis"
24125   output-file-type: ".html"
24126   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24127   data: "plot-throughput-speedup-analysis-2n-skx"
24128   filter: "'NIC_Intel-XXV710' and
24129            '64B' and
24130            ('BASE' or 'SCALE') and
24131            'NDRPDR' and
24132            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24133            not 'VHOST' and
24134             'MEMIF'"
24135   parameters:
24136   - "throughput"
24137   - "parent"
24138   - "tags"
24139   sort:
24140   - "L2XCFWD"
24141   - "L2XCFWD"
24142   - "L2XCFWD"
24143   - "L2BDMACLRN"
24144   - "L2BDMACLRN"
24145   - "L2BDMACLRN"
24146   layout:
24147     title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
24148     layout: "plot-throughput-speedup-analysis"
24149
24150 ################################################################################
24151
24152 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
24153 -
24154   type: "plot"
24155   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24156   algorithm: "plot_throughput_speedup_analysis"
24157   output-file-type: ".html"
24158   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24159   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24160   filter: "'NIC_Intel-X520-DA2' and
24161            '64B' and
24162            ('BASE' or 'SCALE') and
24163            'NDRPDR' and
24164            'L2XCFWD' and
24165            not 'VHOST' and
24166            'MEMIF'"
24167   parameters:
24168   - "throughput"
24169   - "parent"
24170   - "tags"
24171   sort:
24172   - "1VNF"
24173   - "2VNF"
24174   - "4VNF"
24175   - "2VNF"
24176   - "4VNF"
24177   layout:
24178     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
24179     layout: "plot-throughput-speedup-analysis"
24180
24181 -
24182   type: "plot"
24183   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24184   algorithm: "plot_throughput_speedup_analysis"
24185   output-file-type: ".html"
24186   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24187   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24188   filter: "'NIC_Intel-X520-DA2' and
24189            '64B' and
24190            ('BASE' or 'SCALE') and
24191            'NDRPDR' and
24192            'L2XCFWD' and
24193            not 'VHOST' and
24194            'MEMIF'"
24195   parameters:
24196   - "throughput"
24197   - "parent"
24198   - "tags"
24199   sort:
24200   - "1VNF"
24201   - "2VNF"
24202   - "4VNF"
24203   - "2VNF"
24204   - "4VNF"
24205   layout:
24206     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
24207     layout: "plot-throughput-speedup-analysis"
24208
24209 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
24210 -
24211   type: "plot"
24212   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24213   algorithm: "plot_throughput_speedup_analysis"
24214   output-file-type: ".html"
24215   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24216   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24217   filter: "'NIC_Intel-X520-DA2' and
24218            '64B' and
24219            ('BASE' or 'SCALE') and
24220            'NDRPDR' and
24221            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24222            not 'VHOST' and
24223            'MEMIF'"
24224   parameters:
24225   - "throughput"
24226   - "parent"
24227   - "tags"
24228   sort:
24229   - "1VNF"
24230   - "2VNF"
24231   - "4VNF"
24232   - "2VNF"
24233   - "4VNF"
24234   layout:
24235     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
24236     layout: "plot-throughput-speedup-analysis"
24237
24238 -
24239   type: "plot"
24240   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24241   algorithm: "plot_throughput_speedup_analysis"
24242   output-file-type: ".html"
24243   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24244   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24245   filter: "'NIC_Intel-X520-DA2' and
24246            '64B' and
24247            ('BASE' or 'SCALE') and
24248            'NDRPDR' and
24249            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24250            not 'VHOST' and
24251            'MEMIF'"
24252   parameters:
24253   - "throughput"
24254   - "parent"
24255   - "tags"
24256   sort:
24257   - "1VNF"
24258   - "2VNF"
24259   - "4VNF"
24260   - "2VNF"
24261   - "4VNF"
24262   layout:
24263     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
24264     layout: "plot-throughput-speedup-analysis"
24265
24266 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
24267 -
24268   type: "plot"
24269   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24270   algorithm: "plot_throughput_speedup_analysis"
24271   output-file-type: ".html"
24272   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24273   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24274   filter: "'NIC_Intel-X710' and
24275            '64B' and
24276            ('BASE' or 'SCALE') and
24277            'NDRPDR' and
24278            'L2XCFWD' and
24279            not 'VHOST' and
24280            'MEMIF'"
24281   parameters:
24282   - "throughput"
24283   - "parent"
24284   - "tags"
24285   sort:
24286   - "1VNF"
24287   - "2VNF"
24288   - "4VNF"
24289   - "2VNF"
24290   - "4VNF"
24291   layout:
24292     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
24293     layout: "plot-throughput-speedup-analysis"
24294
24295 -
24296   type: "plot"
24297   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24298   algorithm: "plot_throughput_speedup_analysis"
24299   output-file-type: ".html"
24300   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24301   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24302   filter: "'NIC_Intel-X710' and
24303            '64B' and
24304            ('BASE' or 'SCALE') and
24305            'NDRPDR' and
24306            'L2XCFWD' and
24307            not 'VHOST' and
24308            'MEMIF'"
24309   parameters:
24310   - "throughput"
24311   - "parent"
24312   - "tags"
24313   sort:
24314   - "1VNF"
24315   - "2VNF"
24316   - "4VNF"
24317   - "2VNF"
24318   - "4VNF"
24319   layout:
24320     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
24321     layout: "plot-throughput-speedup-analysis"
24322
24323 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
24324 -
24325   type: "plot"
24326   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24327   algorithm: "plot_throughput_speedup_analysis"
24328   output-file-type: ".html"
24329   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24330   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24331   filter: "'NIC_Intel-X710' and
24332            '64B' and
24333            ('BASE' or 'SCALE') and
24334            'NDRPDR' and
24335            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24336            not 'VHOST' and
24337            'MEMIF'"
24338   parameters:
24339   - "throughput"
24340   - "parent"
24341   - "tags"
24342   sort:
24343   - "1VNF"
24344   - "2VNF"
24345   - "4VNF"
24346   - "2VNF"
24347   - "4VNF"
24348   layout:
24349     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
24350     layout: "plot-throughput-speedup-analysis"
24351
24352 -
24353   type: "plot"
24354   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24355   algorithm: "plot_throughput_speedup_analysis"
24356   output-file-type: ".html"
24357   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24358   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24359   filter: "'NIC_Intel-X710' and
24360            '64B' and
24361            ('BASE' or 'SCALE') and
24362            'NDRPDR' and
24363            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24364            not 'VHOST' and
24365            'MEMIF'"
24366   parameters:
24367   - "throughput"
24368   - "parent"
24369   - "tags"
24370   sort:
24371   - "1VNF"
24372   - "2VNF"
24373   - "4VNF"
24374   - "2VNF"
24375   - "4VNF"
24376   layout:
24377     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
24378     layout: "plot-throughput-speedup-analysis"
24379
24380 ################################################################################
24381
24382 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
24383 -
24384   type: "plot"
24385   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24386   algorithm: "plot_throughput_speedup_analysis"
24387   output-file-type: ".html"
24388   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24389   data: "plot-throughput-speedup-analysis-3n-hsw"
24390   filter: "'NIC_Intel-X520-DA2' and
24391            '64B' and
24392            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24393            'NDRPDR' and
24394            'IP4FWD' and
24395            not 'IPSEC' and
24396            not 'VHOST'"
24397   parameters:
24398   - "throughput"
24399   - "parent"
24400   - "tags"
24401   sort:
24402   - "DOT1Q"
24403   - "IP4BASE"
24404   - "FIB_20k"
24405   - "FIB_200k"
24406   - "FIB_2M"
24407   layout:
24408     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24409     layout: "plot-throughput-speedup-analysis"
24410
24411 -
24412   type: "plot"
24413   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24414   algorithm: "plot_throughput_speedup_analysis"
24415   output-file-type: ".html"
24416   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24417   data: "plot-throughput-speedup-analysis-3n-hsw"
24418   filter: "'NIC_Intel-X520-DA2' and
24419            '64B' and
24420            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24421            'NDRPDR' and
24422            'IP4FWD' and
24423            not 'IPSEC' and
24424            not 'VHOST'"
24425   parameters:
24426   - "throughput"
24427   - "parent"
24428   - "tags"
24429   sort:
24430   - "DOT1Q"
24431   - "IP4BASE"
24432   - "FIB_20k"
24433   - "FIB_200k"
24434   - "FIB_2M"
24435   layout:
24436     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24437     layout: "plot-throughput-speedup-analysis"
24438
24439 # Speedup - VPP IPv4 3n-hsw-x520 features
24440 -
24441   type: "plot"
24442   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
24443   algorithm: "plot_throughput_speedup_analysis"
24444   output-file-type: ".html"
24445   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
24446   data: "plot-throughput-speedup-analysis-3n-hsw"
24447   filter: "'NIC_Intel-X520-DA2' and
24448            '64B' and
24449            ('IP4BASE' or
24450             'POLICE_MARK' or
24451             'COPWHLIST' or
24452             ('NAT44' and 'BASE') or
24453             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24454            'NDRPDR' and
24455            'IP4FWD' and
24456            not 'IPSEC' and
24457            not 'VHOST'"
24458   parameters:
24459   - "throughput"
24460   - "parent"
24461   - "tags"
24462   sort:
24463   - "DOT1Q"
24464   - "IP4BASE"
24465   - "NAT44"
24466   - "POLICE_MARK"
24467   - "COPWHLIST"
24468   - "IACL"
24469   - "OACL"
24470   layout:
24471     title: "ip4-3n-hsw-x520-64b-features-ndr"
24472     layout: "plot-throughput-speedup-analysis"
24473
24474 -
24475   type: "plot"
24476   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
24477   algorithm: "plot_throughput_speedup_analysis"
24478   output-file-type: ".html"
24479   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
24480   data: "plot-throughput-speedup-analysis-3n-hsw"
24481   filter: "'NIC_Intel-X520-DA2' and
24482            '64B' and
24483            ('IP4BASE' or
24484             'POLICE_MARK' or
24485             'COPWHLIST' or
24486             ('NAT44' and 'BASE') or
24487             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24488            'NDRPDR' and
24489            'IP4FWD' and
24490            not 'IPSEC' and
24491            not 'VHOST'"
24492   parameters:
24493   - "throughput"
24494   - "parent"
24495   - "tags"
24496   sort:
24497   - "DOT1Q"
24498   - "IP4BASE"
24499   - "NAT44"
24500   - "POLICE_MARK"
24501   - "COPWHLIST"
24502   - "IACL"
24503   - "OACL"
24504   layout:
24505     title: "ip4-3n-hsw-x520-64b-features-pdr"
24506     layout: "plot-throughput-speedup-analysis"
24507
24508 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
24509 -
24510   type: "plot"
24511   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
24512   algorithm: "plot_throughput_speedup_analysis"
24513   output-file-type: ".html"
24514   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
24515   data: "plot-throughput-speedup-analysis-3n-hsw"
24516   filter: "'NIC_Intel-X520-DA2' and
24517            '64B' and
24518            'NDRPDR' and
24519            'IP4FWD' and
24520            'NAT44' and
24521            not 'IPSEC' and
24522            not 'VHOST'"
24523   parameters:
24524   - "throughput"
24525   - "parent"
24526   - "tags"
24527   sort:
24528   - "BASE"
24529   - "BASE"
24530   - "SRC_USER_10"
24531   - "SRC_USER_100"
24532   - "SRC_USER_1000"
24533   - "SRC_USER_2000"
24534   layout:
24535     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
24536     layout: "plot-throughput-speedup-analysis"
24537
24538 -
24539   type: "plot"
24540   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
24541   algorithm: "plot_throughput_speedup_analysis"
24542   output-file-type: ".html"
24543   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
24544   data: "plot-throughput-speedup-analysis-3n-hsw"
24545   filter: "'NIC_Intel-X520-DA2' and
24546            '64B' and
24547            'NDRPDR' and
24548            'IP4FWD' and
24549            'NAT44' and
24550            not 'IPSEC' and
24551            not 'VHOST'"
24552   parameters:
24553   - "throughput"
24554   - "parent"
24555   - "tags"
24556   sort:
24557   - "BASE"
24558   - "BASE"
24559   - "SRC_USER_10"
24560   - "SRC_USER_100"
24561   - "SRC_USER_1000"
24562   - "SRC_USER_2000"
24563   layout:
24564     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
24565     layout: "plot-throughput-speedup-analysis"
24566
24567 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
24568 -
24569   type: "plot"
24570   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24571   algorithm: "plot_throughput_speedup_analysis"
24572   output-file-type: ".html"
24573   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24574   data: "plot-throughput-speedup-analysis-3n-hsw"
24575   filter: "'NIC_Intel-X520-DA2' and
24576            '64B' and
24577            'NDRPDR' and
24578            'IP4FWD' and
24579            'IACL' and
24580            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24581            not 'IPSEC' and
24582            not 'VHOST'"
24583   parameters:
24584   - "throughput"
24585   - "parent"
24586   - "tags"
24587   sort:
24588   - "ACL_STATELESS"
24589   - "ACL_STATEFUL"
24590   - "ACL_STATELESS"
24591   - "ACL_STATEFUL"
24592   layout:
24593     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
24594     layout: "plot-throughput-speedup-analysis"
24595
24596 -
24597   type: "plot"
24598   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24599   algorithm: "plot_throughput_speedup_analysis"
24600   output-file-type: ".html"
24601   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24602   data: "plot-throughput-speedup-analysis-3n-hsw"
24603   filter: "'NIC_Intel-X520-DA2' and
24604            '64B' and
24605            'NDRPDR' and
24606            'IP4FWD' and
24607            'IACL' and
24608            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24609            not 'IPSEC' and
24610            not 'VHOST'"
24611   parameters:
24612   - "throughput"
24613   - "parent"
24614   - "tags"
24615   sort:
24616   - "ACL_STATELESS"
24617   - "ACL_STATEFUL"
24618   - "ACL_STATELESS"
24619   - "ACL_STATEFUL"
24620   layout:
24621     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24622     layout: "plot-throughput-speedup-analysis"
24623
24624 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24625 -
24626   type: "plot"
24627   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24628   algorithm: "plot_throughput_speedup_analysis"
24629   output-file-type: ".html"
24630   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24631   data: "plot-throughput-speedup-analysis-3n-hsw"
24632   filter: "'NIC_Intel-X520-DA2' and
24633            '64B' and
24634            'NDRPDR' and
24635            'IP4FWD' and
24636            'OACL' and
24637            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24638            not 'IPSEC' and
24639            not 'VHOST'"
24640   parameters:
24641   - "throughput"
24642   - "parent"
24643   - "tags"
24644   sort:
24645   - "ACL_STATELESS"
24646   - "ACL_STATEFUL"
24647   - "ACL_STATELESS"
24648   - "ACL_STATEFUL"
24649   layout:
24650     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24651     layout: "plot-throughput-speedup-analysis"
24652
24653 -
24654   type: "plot"
24655   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24656   algorithm: "plot_throughput_speedup_analysis"
24657   output-file-type: ".html"
24658   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24659   data: "plot-throughput-speedup-analysis-3n-hsw"
24660   filter: "'NIC_Intel-X520-DA2' and
24661            '64B' and
24662            'NDRPDR' and
24663            'IP4FWD' and
24664            'OACL' and
24665            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24666            not 'IPSEC' and
24667            not 'VHOST'"
24668   parameters:
24669   - "throughput"
24670   - "parent"
24671   - "tags"
24672   sort:
24673   - "ACL_STATELESS"
24674   - "ACL_STATEFUL"
24675   - "ACL_STATELESS"
24676   - "ACL_STATEFUL"
24677   layout:
24678     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24679     layout: "plot-throughput-speedup-analysis"
24680
24681 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24682 -
24683   type: "plot"
24684   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24685   algorithm: "plot_throughput_speedup_analysis"
24686   output-file-type: ".html"
24687   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24688   data: "plot-throughput-speedup-analysis-3n-hsw"
24689   filter: "'NIC_Intel-X710' and
24690            '64B' and
24691            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24692            'NDRPDR' and
24693            'IP4FWD' and
24694            not 'IPSEC' and
24695            not 'VHOST'"
24696   parameters:
24697   - "throughput"
24698   - "parent"
24699   - "tags"
24700   sort:
24701   - "DOT1Q"
24702   - "IP4BASE"
24703   - "FIB_20K"
24704   - "FIB_200K"
24705   - "FIB_2M"
24706   layout:
24707     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24708     layout: "plot-throughput-speedup-analysis"
24709
24710 -
24711   type: "plot"
24712   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24713   algorithm: "plot_throughput_speedup_analysis"
24714   output-file-type: ".html"
24715   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24716   data: "plot-throughput-speedup-analysis-3n-hsw"
24717   filter: "'NIC_Intel-X710' and
24718            '64B' and
24719            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24720            'NDRPDR' and
24721            'IP4FWD' and
24722            not 'IPSEC' and
24723            not 'VHOST'"
24724   parameters:
24725   - "throughput"
24726   - "parent"
24727   - "tags"
24728   sort:
24729   - "DOT1Q"
24730   - "IP4BASE"
24731   - "FIB_20K"
24732   - "FIB_200K"
24733   - "FIB_2M"
24734   layout:
24735     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24736     layout: "plot-throughput-speedup-analysis"
24737
24738 # Speedup - VPP IPv4 3n-hsw-x710 features
24739 -
24740   type: "plot"
24741   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24742   algorithm: "plot_throughput_speedup_analysis"
24743   output-file-type: ".html"
24744   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24745   data: "plot-throughput-speedup-analysis-3n-hsw"
24746   filter: "'NIC_Intel-X710' and
24747            '64B' and
24748            ('IP4BASE' or
24749             'POLICE_MARK' or
24750             'COPWHLIST' or
24751             ('NAT44' and 'BASE') or
24752             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24753            'NDRPDR' and
24754            'IP4FWD' and
24755            not 'IPSEC' and
24756            not 'VHOST'"
24757   parameters:
24758   - "throughput"
24759   - "parent"
24760   - "tags"
24761   sort:
24762   - "IP4BASE"
24763   - "NAT44"
24764   - "POLICE_MARK"
24765   - "COPWHLIST"
24766   - "IACL"
24767   - "OACL"
24768   layout:
24769     title: "ip4-3n-hsw-x710-64b-features-ndr"
24770     layout: "plot-throughput-speedup-analysis"
24771
24772 -
24773   type: "plot"
24774   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24775   algorithm: "plot_throughput_speedup_analysis"
24776   output-file-type: ".html"
24777   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24778   data: "plot-throughput-speedup-analysis-3n-hsw"
24779   filter: "'NIC_Intel-X710' and
24780            '64B' and
24781            ('IP4BASE' or
24782             'POLICE_MARK' or
24783             'COPWHLIST' or
24784             ('NAT44' and 'BASE') or
24785             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24786            'NDRPDR' and
24787            'IP4FWD' and
24788            not 'IPSEC' and
24789            not 'VHOST'"
24790   parameters:
24791   - "throughput"
24792   - "parent"
24793   - "tags"
24794   sort:
24795   - "IP4BASE"
24796   - "NAT44"
24797   - "POLICE_MARK"
24798   - "COPWHLIST"
24799   - "IACL"
24800   - "OACL"
24801   layout:
24802     title: "ip4-3n-hsw-x710-64b-features-pdr"
24803     layout: "plot-throughput-speedup-analysis"
24804
24805 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24806 -
24807   type: "plot"
24808   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24809   algorithm: "plot_throughput_speedup_analysis"
24810   output-file-type: ".html"
24811   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24812   data: "plot-throughput-speedup-analysis-3n-hsw"
24813   filter: "'NIC_Intel-X710' and
24814            '64B' and
24815            'NDRPDR' and
24816            'IP4FWD' and
24817            'NAT44' and
24818            not 'IPSEC' and
24819            not 'VHOST'"
24820   parameters:
24821   - "throughput"
24822   - "parent"
24823   - "tags"
24824   sort:
24825   - "BASE"
24826   - "BASE"
24827   - "SRC_USER_10"
24828   - "SRC_USER_100"
24829   - "SRC_USER_1000"
24830   - "SRC_USER_2000"
24831   layout:
24832     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24833     layout: "plot-throughput-speedup-analysis"
24834
24835 -
24836   type: "plot"
24837   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24838   algorithm: "plot_throughput_speedup_analysis"
24839   output-file-type: ".html"
24840   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24841   data: "plot-throughput-speedup-analysis-3n-hsw"
24842   filter: "'NIC_Intel-X710' and
24843            '64B' and
24844            'NDRPDR' and
24845            'IP4FWD' and
24846            'NAT44' and
24847            not 'IPSEC' and
24848            not 'VHOST'"
24849   parameters:
24850   - "throughput"
24851   - "parent"
24852   - "tags"
24853   sort:
24854   - "BASE"
24855   - "BASE"
24856   - "SRC_USER_10"
24857   - "SRC_USER_100"
24858   - "SRC_USER_1000"
24859   - "SRC_USER_2000"
24860   layout:
24861     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24862     layout: "plot-throughput-speedup-analysis"
24863
24864 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24865 -
24866   type: "plot"
24867   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24868   algorithm: "plot_throughput_speedup_analysis"
24869   output-file-type: ".html"
24870   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24871   data: "plot-throughput-speedup-analysis-3n-hsw"
24872   filter: "'NIC_Intel-X710' and
24873            '64B' and
24874            'NDRPDR' and
24875            'IP4FWD' and
24876            'IACL' and
24877            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24878            not 'IPSEC' and
24879            not 'VHOST'"
24880   parameters:
24881   - "throughput"
24882   - "parent"
24883   - "tags"
24884   sort:
24885   - "ACL_STATELESS"
24886   - "ACL_STATEFUL"
24887   - "ACL_STATELESS"
24888   - "ACL_STATEFUL"
24889   layout:
24890     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24891     layout: "plot-throughput-speedup-analysis"
24892
24893 -
24894   type: "plot"
24895   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24896   algorithm: "plot_throughput_speedup_analysis"
24897   output-file-type: ".html"
24898   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24899   data: "plot-throughput-speedup-analysis-3n-hsw"
24900   filter: "'NIC_Intel-X710' and
24901            '64B' and
24902            'NDRPDR' and
24903            'IP4FWD' and
24904            'IACL' and
24905            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24906            not 'IPSEC' and
24907            not 'VHOST'"
24908   parameters:
24909   - "throughput"
24910   - "parent"
24911   - "tags"
24912   sort:
24913   - "ACL_STATELESS"
24914   - "ACL_STATEFUL"
24915   - "ACL_STATELESS"
24916   - "ACL_STATEFUL"
24917   layout:
24918     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24919     layout: "plot-throughput-speedup-analysis"
24920
24921 # Speedup - VPP IPv4 3n-hsw-x710 features oacl
24922 -
24923   type: "plot"
24924   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
24925   algorithm: "plot_throughput_speedup_analysis"
24926   output-file-type: ".html"
24927   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
24928   data: "plot-throughput-speedup-analysis-3n-hsw"
24929   filter: "'NIC_Intel-X710' and
24930            '64B' and
24931            'NDRPDR' and
24932            'IP4FWD' and
24933            'OACL' and
24934            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24935            not 'IPSEC' and
24936            not 'VHOST'"
24937   parameters:
24938   - "throughput"
24939   - "parent"
24940   - "tags"
24941   sort:
24942   - "ACL_STATELESS"
24943   - "ACL_STATEFUL"
24944   - "ACL_STATELESS"
24945   - "ACL_STATEFUL"
24946   layout:
24947     title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
24948     layout: "plot-throughput-speedup-analysis"
24949
24950 -
24951   type: "plot"
24952   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
24953   algorithm: "plot_throughput_speedup_analysis"
24954   output-file-type: ".html"
24955   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
24956   data: "plot-throughput-speedup-analysis-3n-hsw"
24957   filter: "'NIC_Intel-X710' and
24958            '64B' and
24959            'NDRPDR' and
24960            'IP4FWD' and
24961            'OACL' and
24962            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24963            not 'IPSEC' and
24964            not 'VHOST'"
24965   parameters:
24966   - "throughput"
24967   - "parent"
24968   - "tags"
24969   sort:
24970   - "ACL_STATELESS"
24971   - "ACL_STATEFUL"
24972   - "ACL_STATELESS"
24973   - "ACL_STATEFUL"
24974   layout:
24975     title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
24976     layout: "plot-throughput-speedup-analysis"
24977
24978 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24979 -
24980   type: "plot"
24981   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24982   algorithm: "plot_throughput_speedup_analysis"
24983   output-file-type: ".html"
24984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24985   data: "plot-throughput-speedup-analysis-3n-hsw"
24986   filter: "'NIC_Intel-XL710' and
24987            '64B' and
24988            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24989            'NDRPDR' and
24990            'IP4FWD' and
24991            not 'IPSEC' and
24992            not 'VHOST'"
24993   parameters:
24994   - "throughput"
24995   - "parent"
24996   - "tags"
24997   sort:
24998   - "IP4BASE"
24999   - "FIB_20K"
25000   - "FIB_200K"
25001   - "FIB_2M"
25002   layout:
25003     title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
25004     layout: "plot-throughput-speedup-analysis"
25005
25006 -
25007   type: "plot"
25008   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25009   algorithm: "plot_throughput_speedup_analysis"
25010   output-file-type: ".html"
25011   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25012   data: "plot-throughput-speedup-analysis-3n-hsw"
25013   filter: "'NIC_Intel-XL710' and
25014            '64B' and
25015            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25016            'NDRPDR' and
25017            'IP4FWD' and
25018            not 'IPSEC' and
25019            not 'VHOST'"
25020   parameters:
25021   - "throughput"
25022   - "parent"
25023   - "tags"
25024   sort:
25025   - "IP4BASE"
25026   - "FIB_20K"
25027   - "FIB_200K"
25028   - "FIB_2M"
25029   layout:
25030     title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
25031     layout: "plot-throughput-speedup-analysis"
25032
25033 # Speedup - VPP IPv4 3n-skx-x710 base and scale
25034 -
25035   type: "plot"
25036   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25037   algorithm: "plot_throughput_speedup_analysis"
25038   output-file-type: ".html"
25039   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25040   data: "plot-throughput-speedup-analysis-3n-skx"
25041   filter: "'NIC_Intel-X710' and
25042            '64B' and
25043            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25044            'NDRPDR' and
25045            'IP4FWD' and
25046            not 'IPSEC' and
25047            not 'VHOST'"
25048   parameters:
25049   - "throughput"
25050   - "parent"
25051   - "tags"
25052   sort:
25053   - "IP4BASE"
25054   - "FIB_20K"
25055   - "FIB_200K"
25056   - "FIB_2M"
25057   layout:
25058     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
25059     layout: "plot-throughput-speedup-analysis"
25060
25061 -
25062   type: "plot"
25063   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25064   algorithm: "plot_throughput_speedup_analysis"
25065   output-file-type: ".html"
25066   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25067   data: "plot-throughput-speedup-analysis-3n-skx"
25068   filter: "'NIC_Intel-X710' and
25069            '64B' and
25070            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25071            'NDRPDR' and
25072            'IP4FWD' and
25073            not 'IPSEC' and
25074            not 'VHOST'"
25075   parameters:
25076   - "throughput"
25077   - "parent"
25078   - "tags"
25079   sort:
25080   - "IP4BASE"
25081   - "FIB_20K"
25082   - "FIB_200K"
25083   - "FIB_2M"
25084   layout:
25085     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
25086     layout: "plot-throughput-speedup-analysis"
25087
25088 # Speedup - VPP IPv4 3n-skx-x710 features
25089 -
25090   type: "plot"
25091   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
25092   algorithm: "plot_throughput_speedup_analysis"
25093   output-file-type: ".html"
25094   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
25095   data: "plot-throughput-speedup-analysis-3n-skx"
25096   filter: "'NIC_Intel-X710' and
25097            '64B' and
25098            ('IP4BASE' or
25099             'POLICE_MARK' or
25100             'COPWHLIST' or
25101             ('NAT44' and 'BASE') or
25102             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25103            'NDRPDR' and
25104            'IP4FWD' and
25105            not 'IPSEC' and
25106            not 'VHOST'"
25107   parameters:
25108   - "throughput"
25109   - "parent"
25110   - "tags"
25111   sort:
25112   - "IP4BASE"
25113   - "NAT44"
25114   - "POLICE_MARK"
25115   - "COPWHLIST"
25116   - "IACL"
25117   - "OACL"
25118   layout:
25119     title: "ip4-3n-skx-x710-64b-features-ndr"
25120     layout: "plot-throughput-speedup-analysis"
25121
25122 -
25123   type: "plot"
25124   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
25125   algorithm: "plot_throughput_speedup_analysis"
25126   output-file-type: ".html"
25127   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
25128   data: "plot-throughput-speedup-analysis-3n-skx"
25129   filter: "'NIC_Intel-X710' and
25130            '64B' and
25131            ('IP4BASE' or
25132             'POLICE_MARK' or
25133             'COPWHLIST' or
25134             ('NAT44' and 'BASE') or
25135             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25136            'NDRPDR' and
25137            'IP4FWD' and
25138            not 'IPSEC' and
25139            not 'VHOST'"
25140   parameters:
25141   - "throughput"
25142   - "parent"
25143   - "tags"
25144   sort:
25145   - "IP4BASE"
25146   - "NAT44"
25147   - "POLICE_MARK"
25148   - "COPWHLIST"
25149   - "IACL"
25150   - "OACL"
25151   layout:
25152     title: "ip4-3n-skx-x710-64b-features-pdr"
25153     layout: "plot-throughput-speedup-analysis"
25154
25155 # Speedup - VPP IPv4 3n-skx-x710 features nat44
25156 -
25157   type: "plot"
25158   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25159   algorithm: "plot_throughput_speedup_analysis"
25160   output-file-type: ".html"
25161   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25162   data: "plot-throughput-speedup-analysis-3n-skx"
25163   filter: "'NIC_Intel-X710' and
25164            '64B' and
25165            'NDRPDR' and
25166            'IP4FWD' and
25167            'NAT44' and
25168            not 'IPSEC' and
25169            not 'VHOST'"
25170   parameters:
25171   - "throughput"
25172   - "parent"
25173   - "tags"
25174   sort:
25175   - "BASE"
25176   - "BASE"
25177   - "SRC_USER_10"
25178   - "SRC_USER_100"
25179   - "SRC_USER_1000"
25180   - "SRC_USER_2000"
25181   layout:
25182     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
25183     layout: "plot-throughput-speedup-analysis"
25184
25185 -
25186   type: "plot"
25187   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
25188   algorithm: "plot_throughput_speedup_analysis"
25189   output-file-type: ".html"
25190   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
25191   data: "plot-throughput-speedup-analysis-3n-skx"
25192   filter: "'NIC_Intel-X710' and
25193            '64B' and
25194            'NDRPDR' and
25195            'IP4FWD' and
25196            'NAT44' and
25197            not 'IPSEC' and
25198            not 'VHOST'"
25199   parameters:
25200   - "throughput"
25201   - "parent"
25202   - "tags"
25203   sort:
25204   - "BASE"
25205   - "BASE"
25206   - "SRC_USER_10"
25207   - "SRC_USER_100"
25208   - "SRC_USER_1000"
25209   - "SRC_USER_2000"
25210   layout:
25211     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
25212     layout: "plot-throughput-speedup-analysis"
25213
25214 # Speedup - VPP IPv4 3n-skx-x710 features iacl
25215 -
25216   type: "plot"
25217   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25218   algorithm: "plot_throughput_speedup_analysis"
25219   output-file-type: ".html"
25220   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25221   data: "plot-throughput-speedup-analysis-3n-skx"
25222   filter: "'NIC_Intel-X710' and
25223            '64B' and
25224            'NDRPDR' and
25225            'IP4FWD' and
25226            'IACL' and
25227            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25228            not 'IPSEC' and
25229            not 'VHOST'"
25230   parameters:
25231   - "throughput"
25232   - "parent"
25233   - "tags"
25234   sort:
25235   - "ACL_STATELESS"
25236   - "ACL_STATEFUL"
25237   - "ACL_STATELESS"
25238   - "ACL_STATEFUL"
25239   layout:
25240     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
25241     layout: "plot-throughput-speedup-analysis"
25242
25243 -
25244   type: "plot"
25245   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25246   algorithm: "plot_throughput_speedup_analysis"
25247   output-file-type: ".html"
25248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25249   data: "plot-throughput-speedup-analysis-3n-skx"
25250   filter: "'NIC_Intel-X710' and
25251            '64B' and
25252            'NDRPDR' and
25253            'IP4FWD' and
25254            'IACL' and
25255            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25256            not 'IPSEC' and
25257            not 'VHOST'"
25258   parameters:
25259   - "throughput"
25260   - "parent"
25261   - "tags"
25262   sort:
25263   - "ACL_STATELESS"
25264   - "ACL_STATEFUL"
25265   - "ACL_STATELESS"
25266   - "ACL_STATEFUL"
25267   layout:
25268     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
25269     layout: "plot-throughput-speedup-analysis"
25270
25271 # Speedup - VPP IPv4 3n-skx-x710 features oacl
25272 -
25273   type: "plot"
25274   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25275   algorithm: "plot_throughput_speedup_analysis"
25276   output-file-type: ".html"
25277   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25278   data: "plot-throughput-speedup-analysis-3n-skx"
25279   filter: "'NIC_Intel-X710' and
25280            '64B' and
25281            'NDRPDR' and
25282            'IP4FWD' and
25283            'OACL' and
25284            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25285            not 'IPSEC' and
25286            not 'VHOST'"
25287   parameters:
25288   - "throughput"
25289   - "parent"
25290   - "tags"
25291   sort:
25292   - "ACL_STATELESS"
25293   - "ACL_STATEFUL"
25294   - "ACL_STATELESS"
25295   - "ACL_STATEFUL"
25296   layout:
25297     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
25298     layout: "plot-throughput-speedup-analysis"
25299
25300 -
25301   type: "plot"
25302   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25303   algorithm: "plot_throughput_speedup_analysis"
25304   output-file-type: ".html"
25305   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25306   data: "plot-throughput-speedup-analysis-3n-skx"
25307   filter: "'NIC_Intel-X710' and
25308            '64B' and
25309            'NDRPDR' and
25310            'IP4FWD' and
25311            'OACL' and
25312            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25313            not 'IPSEC' and
25314            not 'VHOST'"
25315   parameters:
25316   - "throughput"
25317   - "parent"
25318   - "tags"
25319   sort:
25320   - "ACL_STATELESS"
25321   - "ACL_STATEFUL"
25322   - "ACL_STATELESS"
25323   - "ACL_STATEFUL"
25324   layout:
25325     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
25326     layout: "plot-throughput-speedup-analysis"
25327
25328 # Speedup - VPP IPv4 2n-skx-x710 base and scale
25329 -
25330   type: "plot"
25331   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25332   algorithm: "plot_throughput_speedup_analysis"
25333   output-file-type: ".html"
25334   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25335   data: "plot-throughput-speedup-analysis-2n-skx"
25336   filter: "'NIC_Intel-X710' and
25337            '64B' and
25338            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25339            'NDRPDR' and
25340            'IP4FWD' and
25341            not 'IPSEC' and
25342            not 'VHOST'"
25343   parameters:
25344   - "throughput"
25345   - "parent"
25346   - "tags"
25347   sort:
25348   - "DOT1Q"
25349   - "IP4BASE"
25350   - "FIB_20k"
25351   - "FIB_200k"
25352   - "FIB_2M"
25353   layout:
25354     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
25355     layout: "plot-throughput-speedup-analysis"
25356
25357 -
25358   type: "plot"
25359   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25360   algorithm: "plot_throughput_speedup_analysis"
25361   output-file-type: ".html"
25362   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25363   data: "plot-throughput-speedup-analysis-2n-skx"
25364   filter: "'NIC_Intel-X710' and
25365            '64B' and
25366            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25367            'NDRPDR' and
25368            'IP4FWD' and
25369            not 'IPSEC' and
25370            not 'VHOST'"
25371   parameters:
25372   - "throughput"
25373   - "parent"
25374   - "tags"
25375   sort:
25376   - "DOT1Q"
25377   - "IP4BASE"
25378   - "FIB_20k"
25379   - "FIB_200k"
25380   - "FIB_2M"
25381   layout:
25382     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
25383     layout: "plot-throughput-speedup-analysis"
25384
25385 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
25386 -
25387   type: "plot"
25388   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25389   algorithm: "plot_throughput_speedup_analysis"
25390   output-file-type: ".html"
25391   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25392   data: "plot-throughput-speedup-analysis-2n-skx"
25393   filter: "'NIC_Intel-XXV710' and
25394            '64B' and
25395            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25396            'NDRPDR' and
25397            'IP4FWD' and
25398            not 'IPSEC' and
25399            not 'VHOST'"
25400   parameters:
25401   - "throughput"
25402   - "parent"
25403   - "tags"
25404   sort:
25405   - "DOT1Q"
25406   - "IP4BASE"
25407   - "FIB_20k"
25408   - "FIB_200k"
25409   - "FIB_2M"
25410   layout:
25411     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25412     layout: "plot-throughput-speedup-analysis"
25413
25414 -
25415   type: "plot"
25416   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25417   algorithm: "plot_throughput_speedup_analysis"
25418   output-file-type: ".html"
25419   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25420   data: "plot-throughput-speedup-analysis-2n-skx"
25421   filter: "'NIC_Intel-XXV710' and
25422            '64B' and
25423            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25424            'NDRPDR' and
25425            'IP4FWD' and
25426            not 'IPSEC' and
25427            not 'VHOST'"
25428   parameters:
25429   - "throughput"
25430   - "parent"
25431   - "tags"
25432   sort:
25433   - "DOT1Q"
25434   - "IP4BASE"
25435   - "FIB_20k"
25436   - "FIB_200k"
25437   - "FIB_2M"
25438   layout:
25439     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25440     layout: "plot-throughput-speedup-analysis"
25441
25442 # Speedup - VPP IPv4 2n-dnv-x553 base
25443 -
25444   type: "plot"
25445   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
25446   algorithm: "plot_throughput_speedup_analysis"
25447   output-file-type: ".html"
25448   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
25449   data: "intel-dnv-vpp"
25450   filter: "'NIC_Intel-X553' and
25451            '64B' and
25452            'IP4BASE' and
25453            'NDRPDR' and
25454            'IP4FWD' and
25455            not 'IPSEC' and
25456            not 'VHOST'"
25457   parameters:
25458   - "throughput"
25459   - "parent"
25460   - "tags"
25461   sort:
25462   - "IP4BASE"
25463   layout:
25464     title: "ip4-2n-dnv-x553-64b-base-ndr"
25465     layout: "plot-throughput-speedup-analysis"
25466
25467 -
25468   type: "plot"
25469   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
25470   algorithm: "plot_throughput_speedup_analysis"
25471   output-file-type: ".html"
25472   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
25473   data: "intel-dnv-vpp"
25474   filter: "'NIC_Intel-X553' and
25475            '64B' and
25476            'IP4BASE' and
25477            'NDRPDR' and
25478            'IP4FWD' and
25479            not 'IPSEC' and
25480            not 'VHOST'"
25481   parameters:
25482   - "throughput"
25483   - "parent"
25484   - "tags"
25485   sort:
25486   - "IP4BASE"
25487   layout:
25488     title: "ip4-2n-dnv-x553-64b-base-pdr"
25489     layout: "plot-throughput-speedup-analysis"
25490
25491 ################################################################################
25492
25493 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
25494 -
25495   type: "plot"
25496   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25497   algorithm: "plot_throughput_speedup_analysis"
25498   output-file-type: ".html"
25499   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25500   data: "plot-throughput-speedup-analysis-3n-hsw"
25501   filter: "'NIC_Intel-X520_DA2' and
25502            '64B' and
25503            'ENCAP' and
25504            'NDRPDR' and
25505            ('VXLAN' or 'LISP') and
25506            not 'VHOST' and
25507            not 'IPSECHW'"
25508   parameters:
25509   - "throughput"
25510   - "parent"
25511   - "tags"
25512   sort:
25513   - "not DOT1Q"
25514   - "VXLAN_1"
25515   - "VXLAN_10"
25516   - "VXLAN_100"
25517   - "VXLAN_1000"
25518   layout:
25519     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
25520     layout: "plot-throughput-speedup-analysis"
25521
25522 -
25523   type: "plot"
25524   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25525   algorithm: "plot_throughput_speedup_analysis"
25526   output-file-type: ".html"
25527   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25528   data: "plot-throughput-speedup-analysis-3n-hsw"
25529   filter: "'NIC_Intel-X520_DA2' and
25530            '64B' and
25531            'ENCAP' and
25532            'NDRPDR' and
25533            ('VXLAN' or 'LISP') and
25534            not 'VHOST' and
25535            not 'IPSECHW'"
25536   parameters:
25537   - "throughput"
25538   - "parent"
25539   - "tags"
25540   sort:
25541   - "not DOT1Q"
25542   - "VXLAN_1"
25543   - "VXLAN_10"
25544   - "VXLAN_100"
25545   - "VXLAN_1000"
25546   layout:
25547     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
25548     layout: "plot-throughput-speedup-analysis"
25549
25550 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
25551 -
25552   type: "plot"
25553   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25554   algorithm: "plot_throughput_speedup_analysis"
25555   output-file-type: ".html"
25556   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25557   data: "plot-throughput-speedup-analysis-3n-hsw"
25558   filter: "'NIC_Intel-X520-DA2' and
25559            '64B' and
25560            'ENCAP' and
25561            'NDRPDR' and
25562            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25563            not 'DOT1Q' and
25564            not 'VHOST' and
25565            not 'IPSECHW'"
25566   parameters:
25567   - "throughput"
25568   - "parent"
25569   - "tags"
25570   sort:
25571   - "L2BDMACLRN"
25572   - "L2XCFWD"
25573   - "LISP"
25574   layout:
25575     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
25576     layout: "plot-throughput-speedup-analysis"
25577
25578 -
25579   type: "plot"
25580   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25581   algorithm: "plot_throughput_speedup_analysis"
25582   output-file-type: ".html"
25583   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25584   data: "plot-throughput-speedup-analysis-3n-hsw"
25585   filter: "'NIC_Intel-X520-DA2' and
25586            '64B' and
25587            'ENCAP' and
25588            'NDRPDR' and
25589            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25590            not 'DOT1Q' and
25591            not 'VHOST' and
25592            not 'IPSECHW'"
25593   parameters:
25594   - "throughput"
25595   - "parent"
25596   - "tags"
25597   sort:
25598   - "L2BDMACLRN"
25599   - "L2XCFWD"
25600   - "LISP"
25601   layout:
25602     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
25603     layout: "plot-throughput-speedup-analysis"
25604
25605 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
25606 -
25607   type: "plot"
25608   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25609   algorithm: "plot_throughput_speedup_analysis"
25610   output-file-type: ".html"
25611   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25612   data: "plot-throughput-speedup-analysis-3n-hsw"
25613   filter: "'NIC_Intel-X710' and
25614            '64B' and
25615            'ENCAP' and
25616            'NDRPDR' and
25617            ('VXLAN' or 'LISP') and
25618            not 'VHOST' and
25619            not 'IPSECHW'"
25620   parameters:
25621   - "throughput"
25622   - "parent"
25623   - "tags"
25624   sort:
25625   - "LISP"
25626   - "VXLAN_1"
25627   - "VXLAN_10"
25628   - "VXLAN_100"
25629   - "VXLAN_1000"
25630   layout:
25631     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
25632     layout: "plot-throughput-speedup-analysis"
25633
25634 -
25635   type: "plot"
25636   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25637   algorithm: "plot_throughput_speedup_analysis"
25638   output-file-type: ".html"
25639   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25640   data: "plot-throughput-speedup-analysis-3n-hsw"
25641   filter: "'NIC_Intel-X710' and
25642            '64B' and
25643            'ENCAP' and
25644            'NDRPDR' and
25645            ('VXLAN' or 'LISP') and
25646            not 'VHOST' and
25647            not 'IPSECHW'"
25648   parameters:
25649   - "throughput"
25650   - "parent"
25651   - "tags"
25652   sort:
25653   - "LISP"
25654   - "VXLAN_1"
25655   - "VXLAN_10"
25656   - "VXLAN_100"
25657   - "VXLAN_1000"
25658   layout:
25659     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
25660     layout: "plot-throughput-speedup-analysis"
25661
25662 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
25663 -
25664   type: "plot"
25665   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25666   algorithm: "plot_throughput_speedup_analysis"
25667   output-file-type: ".html"
25668   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25669   data: "plot-throughput-speedup-analysis-3n-hsw"
25670   filter: "'NIC_Intel-X710' and
25671            '64B' and
25672            'ENCAP' and
25673            'NDRPDR' and
25674            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25675            not 'DOT1Q' and
25676            not 'VHOST' and
25677            not 'IPSECHW'"
25678   parameters:
25679   - "throughput"
25680   - "parent"
25681   - "tags"
25682   sort:
25683   - "L2BDMACLRN"
25684   - "L2XCFWD"
25685   - "LISP"
25686   layout:
25687     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
25688     layout: "plot-throughput-speedup-analysis"
25689
25690 -
25691   type: "plot"
25692   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25693   algorithm: "plot_throughput_speedup_analysis"
25694   output-file-type: ".html"
25695   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25696   data: "plot-throughput-speedup-analysis-3n-hsw"
25697   filter: "'NIC_Intel-X710' and
25698            '64B' and
25699            'ENCAP' and
25700            'NDRPDR' and
25701            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25702            not 'DOT1Q' and
25703            not 'VHOST' and
25704            not 'IPSECHW'"
25705   parameters:
25706   - "throughput"
25707   - "parent"
25708   - "tags"
25709   sort:
25710   - "L2BDMACLRN"
25711   - "L2XCFWD"
25712   - "LISP"
25713   layout:
25714     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25715     layout: "plot-throughput-speedup-analysis"
25716
25717 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25718 -
25719   type: "plot"
25720   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25721   algorithm: "plot_throughput_speedup_analysis"
25722   output-file-type: ".html"
25723   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25724   data: "plot-throughput-speedup-analysis-3n-skx"
25725   filter: "'NIC_Intel-X710' and
25726            '64B' and
25727            'ENCAP' and
25728            'NDRPDR' and
25729            'VXLAN' and
25730            'L2BDMACLRN' and
25731            not 'VHOST' and
25732            not 'IPSECHW'"
25733   parameters:
25734   - "throughput"
25735   - "parent"
25736   - "tags"
25737   sort:
25738   - "LISP"
25739   - "VXLAN_1"
25740   - "VXLAN_10"
25741   - "VXLAN_100"
25742   - "VXLAN_1000"
25743   layout:
25744     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25745     layout: "plot-throughput-speedup-analysis"
25746
25747 -
25748   type: "plot"
25749   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25750   algorithm: "plot_throughput_speedup_analysis"
25751   output-file-type: ".html"
25752   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25753   data: "plot-throughput-speedup-analysis-3n-skx"
25754   filter: "'NIC_Intel-X710' and
25755            '64B' and
25756            'ENCAP' and
25757            'NDRPDR' and
25758            'VXLAN' and
25759            'L2BDMACLRN' and
25760            not 'VHOST' and
25761            not 'IPSECHW'"
25762   parameters:
25763   - "throughput"
25764   - "parent"
25765   - "tags"
25766   sort:
25767   - "LISP"
25768   - "VXLAN_1"
25769   - "VXLAN_10"
25770   - "VXLAN_100"
25771   - "VXLAN_1000"
25772   layout:
25773     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25774     layout: "plot-throughput-speedup-analysis"
25775
25776 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25777 -
25778   type: "plot"
25779   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25780   algorithm: "plot_throughput_speedup_analysis"
25781   output-file-type: ".html"
25782   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25783   data: "plot-throughput-speedup-analysis-3n-skx"
25784   filter: "'NIC_Intel-X710' and
25785            '64B' and
25786            'ENCAP' and
25787            'NDRPDR' and
25788            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25789            not 'DOT1Q' and
25790            not 'VHOST' and
25791            not 'IPSECHW'"
25792   parameters:
25793   - "throughput"
25794   - "parent"
25795   - "tags"
25796   sort:
25797   - "L2BDMACLRN"
25798   - "L2XCFWD"
25799   - "LISP"
25800   layout:
25801     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25802     layout: "plot-throughput-speedup-analysis"
25803
25804 -
25805   type: "plot"
25806   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25807   algorithm: "plot_throughput_speedup_analysis"
25808   output-file-type: ".html"
25809   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25810   data: "plot-throughput-speedup-analysis-3n-skx"
25811   filter: "'NIC_Intel-X710' and
25812            '64B' and
25813            'ENCAP' and
25814            'NDRPDR' and
25815            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25816            not 'DOT1Q' and
25817            not 'VHOST' and
25818            not 'IPSECHW'"
25819   parameters:
25820   - "throughput"
25821   - "parent"
25822   - "tags"
25823   sort:
25824   - "L2BDMACLRN"
25825   - "L2XCFWD"
25826   - "LISP"
25827   layout:
25828     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25829     layout: "plot-throughput-speedup-analysis"
25830
25831 ################################################################################
25832
25833 # Speedup - VPP IPv6 3n-hsw-x520
25834 -
25835   type: "plot"
25836   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
25837   algorithm: "plot_throughput_speedup_analysis"
25838   output-file-type: ".html"
25839   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
25840   data: "plot-throughput-speedup-analysis-3n-hsw"
25841   filter: "'NIC_Intel-X520-DA2' and
25842            '78B' and
25843            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25844            'NDRPDR' and
25845            'IP6FWD' and
25846            not 'SRv6' and
25847            not 'IPSEC' and
25848            not 'VHOST'"
25849   parameters:
25850   - "throughput"
25851   - "parent"
25852   - "tags"
25853   sort:
25854   - "IP6BASE"
25855   - "FIB_20K"
25856   - "FIB_200K"
25857   - "FIB_2M"
25858   layout:
25859     title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
25860     layout: "plot-throughput-speedup-analysis"
25861
25862 -
25863   type: "plot"
25864   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
25865   algorithm: "plot_throughput_speedup_analysis"
25866   output-file-type: ".html"
25867   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
25868   data: "plot-throughput-speedup-analysis-3n-hsw"
25869   filter: "'NIC_Intel-X520-DA2' and
25870            '78B' and
25871            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25872            'NDRPDR' and
25873            'IP6FWD' and
25874            not 'SRv6' and
25875            not 'IPSEC' and
25876            not 'VHOST'"
25877   parameters:
25878   - "throughput"
25879   - "parent"
25880   - "tags"
25881   sort:
25882   - "IP6BASE"
25883   - "FIB_20K"
25884   - "FIB_200K"
25885   - "FIB_2M"
25886   layout:
25887     title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
25888     layout: "plot-throughput-speedup-analysis"
25889
25890 # Speedup - VPP IPv6 3n-hsw-x520 features
25891 -
25892   type: "plot"
25893   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
25894   algorithm: "plot_throughput_speedup_analysis"
25895   output-file-type: ".html"
25896   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
25897   data: "plot-throughput-speedup-analysis-3n-hsw"
25898   filter: "'NIC_Intel-X520-DA2' and
25899            '78B' and
25900            ('IP6BASE' or
25901             'POLICE_MARK' or
25902             'COPWHLIST' or
25903             'IACLDST') and
25904            'NDRPDR' and
25905            'IP6FWD' and
25906            not 'SRv6' and
25907            not 'IPSEC' and
25908            not 'VHOST'"
25909   parameters:
25910   - "throughput"
25911   - "parent"
25912   - "tags"
25913   sort:
25914   - "IP6BASE"
25915   - "POLICE_MARK"
25916   - "COPWHLIST"
25917   - "IACLDST"
25918   layout:
25919     title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
25920     layout: "plot-throughput-speedup-analysis"
25921
25922 -
25923   type: "plot"
25924   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
25925   algorithm: "plot_throughput_speedup_analysis"
25926   output-file-type: ".html"
25927   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
25928   data: "plot-throughput-speedup-analysis-3n-hsw"
25929   filter: "'NIC_Intel-X520-DA2' and
25930            '78B' and
25931            ('IP6BASE' or
25932             'POLICE_MARK' or
25933             'COPWHLIST' or
25934             'IACLDST') and
25935            'NDRPDR' and
25936            'IP6FWD' and
25937            not 'SRv6' and
25938            not 'IPSEC' and
25939            not 'VHOST'"
25940   parameters:
25941   - "throughput"
25942   - "parent"
25943   - "tags"
25944   sort:
25945   - "IP6BASE"
25946   - "POLICE_MARK"
25947   - "COPWHLIST"
25948   - "IACLDST"
25949   layout:
25950     title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
25951     layout: "plot-throughput-speedup-analysis"
25952
25953 # Speedup - VPP IPv6 3n-hsw-x710
25954 -
25955   type: "plot"
25956   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25957   algorithm: "plot_throughput_speedup_analysis"
25958   output-file-type: ".html"
25959   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25960   data: "plot-throughput-speedup-analysis-3n-hsw"
25961   filter: "'NIC_Intel-X710' and
25962            '78B' and
25963            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25964            'NDRPDR' and
25965            'IP6FWD' and
25966            not 'SRv6' and
25967            not 'IPSEC' and
25968            not 'VHOST'"
25969   parameters:
25970   - "throughput"
25971   - "parent"
25972   - "tags"
25973   sort:
25974   - "IP6BASE"
25975   - "FIB_20K"
25976   - "FIB_200K"
25977   - "FIB_2M"
25978   layout:
25979     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25980     layout: "plot-throughput-speedup-analysis"
25981
25982 -
25983   type: "plot"
25984   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25985   algorithm: "plot_throughput_speedup_analysis"
25986   output-file-type: ".html"
25987   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25988   data: "plot-throughput-speedup-analysis-3n-hsw"
25989   filter: "'NIC_Intel-X710' and
25990            '78B' and
25991            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25992            'NDRPDR' and
25993            'IP6FWD' and
25994            not 'SRv6' and
25995            not 'IPSEC' and
25996            not 'VHOST'"
25997   parameters:
25998   - "throughput"
25999   - "parent"
26000   - "tags"
26001   sort:
26002   - "IP6BASE"
26003   - "FIB_20K"
26004   - "FIB_200K"
26005   - "FIB_2M"
26006   layout:
26007     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
26008     layout: "plot-throughput-speedup-analysis"
26009
26010 # Speedup - VPP IPv6 3n-hsw-x710 features
26011 -
26012   type: "plot"
26013   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
26014   algorithm: "plot_throughput_speedup_analysis"
26015   output-file-type: ".html"
26016   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
26017   data: "plot-throughput-speedup-analysis-3n-hsw"
26018   filter: "'NIC_Intel-X710' and
26019            '78B' and
26020            ('IP6BASE' or
26021             'POLICE_MARK' or
26022             'COPWHLIST' or
26023             'IACLDST') and
26024            'NDRPDR' and
26025            'IP6FWD' and
26026            not 'SRv6' and
26027            not 'IPSEC' and
26028            not 'VHOST'"
26029   parameters:
26030   - "throughput"
26031   - "parent"
26032   - "tags"
26033   sort:
26034   - "IP6BASE"
26035   - "POLICE_MARK"
26036   - "COPWHLIST"
26037   - "IACLDST"
26038   layout:
26039     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
26040     layout: "plot-throughput-speedup-analysis"
26041
26042 -
26043   type: "plot"
26044   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
26045   algorithm: "plot_throughput_speedup_analysis"
26046   output-file-type: ".html"
26047   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
26048   data: "plot-throughput-speedup-analysis-3n-hsw"
26049   filter: "'NIC_Intel-X710' and
26050            '78B' and
26051            ('IP6BASE' or
26052             'POLICE_MARK' or
26053             'COPWHLIST' or
26054             'IACLDST') and
26055            'NDRPDR' and
26056            'IP6FWD' and
26057            not 'SRv6' and
26058            not 'IPSEC' and
26059            not 'VHOST'"
26060   parameters:
26061   - "throughput"
26062   - "parent"
26063   - "tags"
26064   sort:
26065   - "IP6BASE"
26066   - "POLICE_MARK"
26067   - "COPWHLIST"
26068   - "IACLDST"
26069   layout:
26070     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
26071     layout: "plot-throughput-speedup-analysis"
26072
26073 # Speedup - VPP IPv6 3n-hsw-xl710
26074 -
26075   type: "plot"
26076   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
26077   algorithm: "plot_throughput_speedup_analysis"
26078   output-file-type: ".html"
26079   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
26080   data: "plot-throughput-speedup-analysis-3n-hsw"
26081   filter: "'NIC_Intel-XL710' and
26082            '78B' and
26083            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26084            'NDRPDR' and
26085            'IP6FWD' and
26086            not 'SRv6' and
26087            not 'IPSEC' and
26088            not 'VHOST'"
26089   parameters:
26090   - "throughput"
26091   - "parent"
26092   - "tags"
26093   sort:
26094   - "IP6BASE"
26095   - "FIB_20K"
26096   - "FIB_200K"
26097   - "FIB_2M"
26098   layout:
26099     title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
26100     layout: "plot-throughput-speedup-analysis"
26101
26102 -
26103   type: "plot"
26104   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
26105   algorithm: "plot_throughput_speedup_analysis"
26106   output-file-type: ".html"
26107   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
26108   data: "plot-throughput-speedup-analysis-3n-hsw"
26109   filter: "'NIC_Intel-XL710' and
26110            '78B' and
26111            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26112            'NDRPDR' and
26113            'IP6FWD' and
26114            not 'SRv6' and
26115            not 'IPSEC' and
26116            not 'VHOST'"
26117   parameters:
26118   - "throughput"
26119   - "parent"
26120   - "tags"
26121   sort:
26122   - "IP6BASE"
26123   - "FIB_20K"
26124   - "FIB_200K"
26125   - "FIB_2M"
26126   layout:
26127     title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
26128     layout: "plot-throughput-speedup-analysis"
26129
26130 # Speedup - VPP IPv6 3n-skx-x710
26131 -
26132   type: "plot"
26133   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26134   algorithm: "plot_throughput_speedup_analysis"
26135   output-file-type: ".html"
26136   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26137   data: "plot-throughput-speedup-analysis-3n-skx"
26138   filter: "'NIC_Intel-X710' and
26139            '78B' and
26140            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26141            'NDRPDR' and
26142            'IP6FWD' and
26143            not 'SRv6' and
26144            not 'IPSEC' and
26145            not 'VHOST'"
26146   parameters:
26147   - "throughput"
26148   - "parent"
26149   - "tags"
26150   sort:
26151   - "IP6BASE"
26152   - "FIB_20K"
26153   - "FIB_200K"
26154   - "FIB_2M"
26155   layout:
26156     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
26157     layout: "plot-throughput-speedup-analysis"
26158
26159 -
26160   type: "plot"
26161   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26162   algorithm: "plot_throughput_speedup_analysis"
26163   output-file-type: ".html"
26164   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26165   data: "plot-throughput-speedup-analysis-3n-skx"
26166   filter: "'NIC_Intel-X710' and
26167            '78B' and
26168            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26169            'NDRPDR' and
26170            'IP6FWD' and
26171            not 'SRv6' and
26172            not 'IPSEC' and
26173            not 'VHOST'"
26174   parameters:
26175   - "throughput"
26176   - "parent"
26177   - "tags"
26178   sort:
26179   - "IP6BASE"
26180   - "FIB_20K"
26181   - "FIB_200K"
26182   - "FIB_2M"
26183   layout:
26184     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
26185     layout: "plot-throughput-speedup-analysis"
26186
26187 # Speedup - VPP IPv6 3n-skx-x710 features
26188 -
26189   type: "plot"
26190   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26191   algorithm: "plot_throughput_speedup_analysis"
26192   output-file-type: ".html"
26193   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26194   data: "plot-throughput-speedup-analysis-3n-skx"
26195   filter: "'NIC_Intel-X710' and
26196            '78B' and
26197            ('IP6BASE' or
26198             'POLICE_MARK' or
26199             'COPWHLIST' or
26200             'IACLDST') and
26201            'NDRPDR' and
26202            'IP6FWD' and
26203            not 'SRv6' and
26204            not 'IPSEC' and
26205            not 'VHOST'"
26206   parameters:
26207   - "throughput"
26208   - "parent"
26209   - "tags"
26210   sort:
26211   - "IP6BASE"
26212   - "POLICE_MARK"
26213   - "COPWHLIST"
26214   - "IACLDST"
26215   layout:
26216     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
26217     layout: "plot-throughput-speedup-analysis"
26218
26219 -
26220   type: "plot"
26221   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26222   algorithm: "plot_throughput_speedup_analysis"
26223   output-file-type: ".html"
26224   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26225   data: "plot-throughput-speedup-analysis-3n-skx"
26226   filter: "'NIC_Intel-X710' and
26227            '78B' and
26228            ('IP6BASE' or
26229             'POLICE_MARK' or
26230             'COPWHLIST' or
26231             'IACLDST') and
26232            'NDRPDR' and
26233            'IP6FWD' and
26234            not 'SRv6' and
26235            not 'IPSEC' and
26236            not 'VHOST'"
26237   parameters:
26238   - "throughput"
26239   - "parent"
26240   - "tags"
26241   sort:
26242   - "IP6BASE"
26243   - "POLICE_MARK"
26244   - "COPWHLIST"
26245   - "IACLDST"
26246   layout:
26247     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
26248     layout: "plot-throughput-speedup-analysis"
26249
26250 # Speedup - VPP IPv6 2n-skx-x710
26251 -
26252   type: "plot"
26253   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
26254   algorithm: "plot_throughput_speedup_analysis"
26255   output-file-type: ".html"
26256   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
26257   data: "plot-throughput-speedup-analysis-2n-skx"
26258   filter: "'NIC_Intel-X710' and
26259            '78B' and
26260            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26261            'NDRPDR' and
26262            'IP6FWD' and
26263            not 'SRv6' and
26264            not 'IPSEC' and
26265            not 'VHOST'"
26266   parameters:
26267   - "throughput"
26268   - "parent"
26269   - "tags"
26270   sort:
26271   - "IP6BASE"
26272   - "FIB_20k"
26273   - "FIB_200k"
26274   - "FIB_2M"
26275   layout:
26276     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
26277     layout: "plot-throughput-speedup-analysis"
26278
26279 -
26280   type: "plot"
26281   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26282   algorithm: "plot_throughput_speedup_analysis"
26283   output-file-type: ".html"
26284   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26285   data: "plot-throughput-speedup-analysis-2n-skx"
26286   filter: "'NIC_Intel-X710' and
26287            '78B' and
26288            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26289            'NDRPDR' and
26290            'IP6FWD' and
26291            not 'SRv6' and
26292            not 'IPSEC' and
26293            not 'VHOST'"
26294   parameters:
26295   - "throughput"
26296   - "parent"
26297   - "tags"
26298   sort:
26299   - "IP6BASE"
26300   - "FIB_20k"
26301   - "FIB_200k"
26302   - "FIB_2M"
26303   layout:
26304     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
26305     layout: "plot-throughput-speedup-analysis"
26306
26307 # Speedup - VPP IPv6 2n-skx-xxv710
26308 -
26309   type: "plot"
26310   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26311   algorithm: "plot_throughput_speedup_analysis"
26312   output-file-type: ".html"
26313   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26314   data: "plot-throughput-speedup-analysis-2n-skx"
26315   filter: "'NIC_Intel-XXV710' and
26316            '78B' and
26317            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26318            'NDRPDR' and
26319            'IP6FWD' and
26320            not 'SRv6' and
26321            not 'IPSEC' and
26322            not 'VHOST'"
26323   parameters:
26324   - "throughput"
26325   - "parent"
26326   - "tags"
26327   sort:
26328   - "IP6BASE"
26329   - "FIB_20k"
26330   - "FIB_200k"
26331   - "FIB_2M"
26332   layout:
26333     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
26334     layout: "plot-throughput-speedup-analysis"
26335
26336 -
26337   type: "plot"
26338   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26339   algorithm: "plot_throughput_speedup_analysis"
26340   output-file-type: ".html"
26341   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26342   data: "plot-throughput-speedup-analysis-2n-skx"
26343   filter: "'NIC_Intel-XXV710' and
26344            '78B' and
26345            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26346            'NDRPDR' and
26347            'IP6FWD' and
26348            not 'SRv6' and
26349            not 'IPSEC' and
26350            not 'VHOST'"
26351   parameters:
26352   - "throughput"
26353   - "parent"
26354   - "tags"
26355   sort:
26356   - "IP6BASE"
26357   - "FIB_20k"
26358   - "FIB_200k"
26359   - "FIB_2M"
26360   layout:
26361     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
26362     layout: "plot-throughput-speedup-analysis"
26363
26364 # Speedup - VPP IPv6 2n-dnv-x553 base
26365 -
26366   type: "plot"
26367   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
26368   algorithm: "plot_throughput_speedup_analysis"
26369   output-file-type: ".html"
26370   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
26371   data: "intel-dnv-vpp"
26372   filter: "'NIC_Intel-X553' and
26373            '78B' and
26374            'IP6BASE' and
26375            'NDRPDR' and
26376            'IP6FWD' and
26377            not 'SRv6' and
26378            not 'IPSEC' and
26379            not 'VHOST'"
26380   parameters:
26381   - "throughput"
26382   - "parent"
26383   - "tags"
26384   sort:
26385   - "IP6BASE"
26386   layout:
26387     title: "ip6-2n-dnv-x553-78b-base-ndr"
26388     layout: "plot-throughput-speedup-analysis"
26389
26390 -
26391   type: "plot"
26392   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
26393   algorithm: "plot_throughput_speedup_analysis"
26394   output-file-type: ".html"
26395   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
26396   data: "intel-dnv-vpp"
26397   filter: "'NIC_Intel-X553' and
26398            '78B' and
26399            'IP6BASE' and
26400            'NDRPDR' and
26401            'IP6FWD' and
26402            not 'SRv6' and
26403            not 'IPSEC' and
26404            not 'VHOST'"
26405   parameters:
26406   - "throughput"
26407   - "parent"
26408   - "tags"
26409   sort:
26410   - "IP6BASE"
26411   layout:
26412     title: "ip6-2n-dnv-x553-78b-base-pdr"
26413     layout: "plot-throughput-speedup-analysis"
26414
26415 ################################################################################
26416
26417 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
26418 -
26419   type: "plot"
26420   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
26421   algorithm: "plot_throughput_speedup_analysis"
26422   output-file-type: ".html"
26423   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
26424   data: "plot-throughput-speedup-analysis-3n-hsw"
26425   filter: "'NIC_Intel-X520-DA2' and
26426            '78B' and
26427            'ENCAP' and
26428            'NDRPDR' and
26429            'LISP' and
26430            not 'VHOST'"
26431   parameters:
26432   - "throughput"
26433   - "parent"
26434   - "tags"
26435   sort:
26436   - "IP4UNRLAY"
26437   - "IP6UNRLAY"
26438   layout:
26439     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
26440     layout: "plot-throughput-speedup-analysis"
26441
26442 -
26443   type: "plot"
26444   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
26445   algorithm: "plot_throughput_speedup_analysis"
26446   output-file-type: ".html"
26447   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
26448   data: "plot-throughput-speedup-analysis-3n-hsw"
26449   filter: "'NIC_Intel-X520-DA2' and
26450            '78B' and
26451            'ENCAP' and
26452            'NDRPDR' and
26453            'LISP' and
26454            not 'VHOST'"
26455   parameters:
26456   - "throughput"
26457   - "parent"
26458   - "tags"
26459   sort:
26460   - "IP4UNRLAY"
26461   - "IP6UNRLAY"
26462   layout:
26463     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
26464     layout: "plot-throughput-speedup-analysis"
26465
26466 ################################################################################
26467
26468 # Speedup - VPP IPSec 3n-hsw-xl710 base
26469 -
26470   type: "plot"
26471   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
26472   algorithm: "plot_throughput_speedup_analysis"
26473   output-file-type: ".html"
26474   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
26475   data: "plot-throughput-speedup-analysis-3n-hsw"
26476   filter: "'NIC_Intel-XL710' and
26477            '64B' and
26478            'IP4FWD' and
26479            'NDRPDR' and
26480            'BASE' and
26481            'IPSECHW' and
26482            ('IPSECTRAN' or 'IPSECTUN') and
26483            not 'VHOST'"
26484   parameters:
26485   - "throughput"
26486   - "parent"
26487   - "tags"
26488   layout:
26489     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
26490     layout: "plot-throughput-speedup-analysis"
26491
26492 -
26493   type: "plot"
26494   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
26495   algorithm: "plot_throughput_speedup_analysis"
26496   output-file-type: ".html"
26497   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
26498   data: "plot-throughput-speedup-analysis-3n-hsw"
26499   filter: "'NIC_Intel-XL710' and
26500            '64B' and
26501            'IP4FWD' and
26502            'NDRPDR' and
26503            'BASE' and
26504            'IPSECHW' and
26505            ('IPSECTRAN' or 'IPSECTUN') and
26506            not 'VHOST'"
26507   parameters:
26508   - "throughput"
26509   - "parent"
26510   - "tags"
26511   layout:
26512     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
26513     layout: "plot-throughput-speedup-analysis"
26514
26515 # Speedup - VPP IPSec 3n-hsw-xl710 scale
26516 -
26517   type: "plot"
26518   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
26519   algorithm: "plot_throughput_speedup_analysis"
26520   output-file-type: ".html"
26521   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
26522   data: "plot-throughput-speedup-analysis-3n-hsw"
26523   filter: "'NIC_Intel-XL710' and
26524            '64B' and
26525            'IP4FWD' and
26526            'NDRPDR' and
26527            'SCALE' and
26528            'IPSECHW' and
26529            ('IPSECTRAN' or 'IPSECTUN') and
26530            not 'VHOST'"
26531   parameters:
26532   - "throughput"
26533   - "parent"
26534   - "tags"
26535   layout:
26536     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
26537     layout: "plot-throughput-speedup-analysis"
26538
26539 -
26540   type: "plot"
26541   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
26542   algorithm: "plot_throughput_speedup_analysis"
26543   output-file-type: ".html"
26544   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
26545   data: "plot-throughput-speedup-analysis-3n-hsw"
26546   filter: "'NIC_Intel-XL710' and
26547            '64B' and
26548            'IP4FWD' and
26549            'NDRPDR' and
26550            'SCALE' and
26551            'IPSECHW' and
26552            ('IPSECTRAN' or 'IPSECTUN') and
26553            not 'VHOST'"
26554   parameters:
26555   - "throughput"
26556   - "parent"
26557   - "tags"
26558   layout:
26559     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
26560     layout: "plot-throughput-speedup-analysis"
26561
26562 # Speedup - VPP IPSec 3n-hsw-xl710 sw
26563 -
26564   type: "plot"
26565   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
26566   algorithm: "plot_throughput_speedup_analysis"
26567   output-file-type: ".html"
26568   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
26569   data: "plot-throughput-speedup-analysis-3n-hsw"
26570   filter: "'NIC_Intel-XL710' and
26571            '64B' and
26572            'IP4FWD' and
26573            'NDRPDR' and
26574            'IPSECSW' and
26575            ('IPSECTRAN' or 'IPSECTUN') and
26576            not 'VHOST'"
26577   parameters:
26578   - "throughput"
26579   - "parent"
26580   - "tags"
26581   layout:
26582     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
26583     layout: "plot-throughput-speedup-analysis"
26584
26585 -
26586   type: "plot"
26587   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
26588   algorithm: "plot_throughput_speedup_analysis"
26589   output-file-type: ".html"
26590   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
26591   data: "plot-throughput-speedup-analysis-3n-hsw"
26592   filter: "'NIC_Intel-XL710' and
26593            '64B' and
26594            'IP4FWD' and
26595            'NDRPDR' and
26596            'IPSECSW' and
26597            ('IPSECTRAN' or 'IPSECTUN') and
26598            not 'VHOST'"
26599   parameters:
26600   - "throughput"
26601   - "parent"
26602   - "tags"
26603   layout:
26604     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
26605     layout: "plot-throughput-speedup-analysis"
26606
26607 ################################################################################
26608
26609 # Speedup - VPP SRv6 3n-hsw-x520
26610 -
26611   type: "plot"
26612   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
26613   algorithm: "plot_throughput_speedup_analysis"
26614   output-file-type: ".html"
26615   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
26616   data: "plot-throughput-speedup-analysis-3n-hsw"
26617   filter: "'NIC_Intel-X520-DA2' and
26618            '78B' and
26619            'FEATURE' and
26620            'NDRPDR' and
26621            'IP6FWD' and
26622            'SRv6'"
26623   parameters:
26624   - "throughput"
26625   - "parent"
26626   - "tags"
26627   layout:
26628     title: "srv6-3n-hsw-x520-78b-features-ndr"
26629     layout: "plot-throughput-speedup-analysis"
26630
26631 -
26632   type: "plot"
26633   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
26634   algorithm: "plot_throughput_speedup_analysis"
26635   output-file-type: ".html"
26636   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
26637   data: "plot-throughput-speedup-analysis-3n-hsw"
26638   filter: "'NIC_Intel-X520-DA2' and
26639            '78B' and
26640            'FEATURE' and
26641            'NDRPDR' and
26642            'IP6FWD' and
26643            'SRv6'"
26644   parameters:
26645   - "throughput"
26646   - "parent"
26647   - "tags"
26648   layout:
26649     title: "srv6-3n-hsw-x520-78b-features-pdr"
26650     layout: "plot-throughput-speedup-analysis"
26651
26652 ################################################################################
26653
26654 # Speedup - VPP L2 3n-hsw-x520 base and scale
26655 -
26656   type: "plot"
26657   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26658   algorithm: "plot_throughput_speedup_analysis"
26659   output-file-type: ".html"
26660   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26661   data: "plot-throughput-speedup-analysis-3n-hsw"
26662   filter: "'NIC_Intel-X520-DA2' and
26663            '64B' and
26664            ('BASE' or 'SCALE') and
26665            'NDRPDR' and
26666            'ETH' and
26667            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26668            not 'VHOST' and
26669            not 'MEMIF'"
26670   parameters:
26671   - "throughput"
26672   - "parent"
26673   - "tags"
26674   sort:
26675   - "L2XCFWD"
26676   - "L2PATCH"
26677   - "L2BDMACLRN"
26678   - "FIB_10K"
26679   - "FIB_100K"
26680   - "FIB_1M"
26681   layout:
26682     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
26683     layout: "plot-throughput-speedup-analysis"
26684
26685 -
26686   type: "plot"
26687   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26688   algorithm: "plot_throughput_speedup_analysis"
26689   output-file-type: ".html"
26690   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26691   data: "plot-throughput-speedup-analysis-3n-hsw"
26692   filter: "'NIC_Intel-X520-DA2' and
26693            '64B' and
26694            ('BASE' or 'SCALE') and
26695            'NDRPDR' and
26696            'ETH' and
26697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26698            not 'VHOST' and
26699            not 'MEMIF'"
26700   parameters:
26701   - "throughput"
26702   - "parent"
26703   - "tags"
26704   sort:
26705   - "L2XCFWD"
26706   - "L2PATCH"
26707   - "L2BDMACLRN"
26708   - "FIB_10K"
26709   - "FIB_100K"
26710   - "FIB_1M"
26711   layout:
26712     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
26713     layout: "plot-throughput-speedup-analysis"
26714
26715 # Speedup - VPP L2 3n-hsw-x520 features
26716 -
26717   type: "plot"
26718   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26719   algorithm: "plot_throughput_speedup_analysis"
26720   output-file-type: ".html"
26721   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26722   data: "plot-throughput-speedup-analysis-3n-hsw"
26723   filter: "'NIC_Intel-X520-DA2' and
26724            '64B' and
26725            'NDRPDR' and
26726            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26727            not 'ACL' and
26728            not 'VHOST' and
26729            not 'MEMIF'"
26730   parameters:
26731   - "throughput"
26732   - "parent"
26733   - "tags"
26734   sort:
26735   - "L2XCBASE"    # l2xcbase
26736   - "L2BDBASE"    # l2bdbase
26737   - "L2XCFWD"     # dot1q-l2xcbase
26738   - "L2BDMACLRN"  # dot1q-l2bdbase
26739   layout:
26740     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26741     layout: "plot-throughput-speedup-analysis"
26742
26743 -
26744   type: "plot"
26745   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26746   algorithm: "plot_throughput_speedup_analysis"
26747   output-file-type: ".html"
26748   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26749   data: "plot-throughput-speedup-analysis-3n-hsw"
26750   filter: "'NIC_Intel-X520-DA2' and
26751            '64B' and
26752            'NDRPDR' and
26753            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26754            not 'ACL' and
26755            not 'VHOST' and
26756            not 'MEMIF'"
26757   parameters:
26758   - "throughput"
26759   - "parent"
26760   - "tags"
26761   sort:
26762   - "L2XCBASE"    # l2xcbase
26763   - "L2BDBASE"    # l2bdbase
26764   - "L2XCFWD"     # dot1q-l2xcbase
26765   - "L2BDMACLRN"  # dot1q-l2bdbase
26766   layout:
26767     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26768     layout: "plot-throughput-speedup-analysis"
26769
26770 # Speedup - VPP L2 3n-hsw-x710 base and scale
26771 -
26772   type: "plot"
26773   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26774   algorithm: "plot_throughput_speedup_analysis"
26775   output-file-type: ".html"
26776   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26777   data: "plot-throughput-speedup-analysis-3n-hsw"
26778   filter: "'NIC_Intel-X710' and
26779            '64B' and
26780            ('BASE' or 'SCALE') and
26781            'NDRPDR' and
26782            'ETH' and
26783            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26784            not 'VHOST' and
26785            not 'MEMIF' and
26786            not 'DRV_AVF'"
26787   parameters:
26788   - "throughput"
26789   - "parent"
26790   - "tags"
26791   sort:
26792   - "L2PATCH"
26793   - "L2XCBASE"
26794   - "BASE"
26795   - "FIB_10K"
26796   - "FIB_100K"
26797   - "FIB_1M"
26798   layout:
26799     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26800     layout: "plot-throughput-speedup-analysis"
26801
26802 -
26803   type: "plot"
26804   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26805   algorithm: "plot_throughput_speedup_analysis"
26806   output-file-type: ".html"
26807   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26808   data: "plot-throughput-speedup-analysis-3n-hsw"
26809   filter: "'NIC_Intel-X710' and
26810            '64B' and
26811            ('BASE' or 'SCALE') and
26812            'NDRPDR' and
26813            'ETH' and
26814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26815            not 'VHOST' and
26816            not 'MEMIF' and
26817            not 'DRV_AVF'"
26818   parameters:
26819   - "throughput"
26820   - "parent"
26821   - "tags"
26822   sort:
26823   - "L2PATCH"
26824   - "L2XCBASE"
26825   - "BASE"
26826   - "FIB_10K"
26827   - "FIB_100K"
26828   - "FIB_1M"
26829   layout:
26830     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26831     layout: "plot-throughput-speedup-analysis"
26832
26833 # Speedup - VPP L2 3n-hsw-x710 features
26834 -
26835   type: "plot"
26836   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26837   algorithm: "plot_throughput_speedup_analysis"
26838   output-file-type: ".html"
26839   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26840   data: "plot-throughput-speedup-analysis-3n-hsw"
26841   filter: "'NIC_Intel-X710' and
26842            '64B' and
26843            'NDRPDR' and
26844            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26845            not 'ACL' and
26846            not 'VHOST' and
26847            not 'MEMIF'"
26848   parameters:
26849   - "throughput"
26850   - "parent"
26851   - "tags"
26852   sort:
26853   - "L2XCBASE"    # l2xcbase
26854   - "L2BDBASE"    # l2bdbase
26855   - "L2XCFWD"     # dot1q-l2xcbase
26856   - "L2BDMACLRN"  # dot1q-l2bdbase
26857   layout:
26858     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26859     layout: "plot-throughput-speedup-analysis"
26860
26861 -
26862   type: "plot"
26863   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26864   algorithm: "plot_throughput_speedup_analysis"
26865   output-file-type: ".html"
26866   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26867   data: "plot-throughput-speedup-analysis-3n-hsw"
26868   filter: "'NIC_Intel-X710' and
26869            '64B' and
26870            'NDRPDR' and
26871            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26872            not 'ACL' and
26873            not 'VHOST' and
26874            not 'MEMIF'"
26875   parameters:
26876   - "throughput"
26877   - "parent"
26878   - "tags"
26879   sort:
26880   - "L2XCBASE"    # l2xcbase
26881   - "L2BDBASE"    # l2bdbase
26882   - "L2XCFWD"     # dot1q-l2xcbase
26883   - "L2BDMACLRN"  # dot1q-l2bdbase
26884   layout:
26885     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26886     layout: "plot-throughput-speedup-analysis"
26887
26888 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26889 -
26890   type: "plot"
26891   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26892   algorithm: "plot_throughput_speedup_analysis"
26893   output-file-type: ".html"
26894   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26895   data: "plot-throughput-speedup-analysis-3n-hsw"
26896   filter: "'NIC_Intel-XL710' and
26897            '64B' and
26898            ('BASE' or 'SCALE') and
26899            'NDRPDR' and
26900            'ETH' and
26901            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26902            not 'VHOST' and
26903            not 'MEMIF'"
26904   parameters:
26905   - "throughput"
26906   - "parent"
26907   - "tags"
26908   sort:
26909   - "L2PATCH"
26910   - "L2XCBASE"
26911   - "BASE"
26912   - "FIB_10K"
26913   - "FIB_100K"
26914   - "FIB_1M"
26915   layout:
26916     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
26917     layout: "plot-throughput-speedup-analysis"
26918
26919 -
26920   type: "plot"
26921   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26922   algorithm: "plot_throughput_speedup_analysis"
26923   output-file-type: ".html"
26924   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26925   data: "plot-throughput-speedup-analysis-3n-hsw"
26926   filter: "'NIC_Intel-XL710' and
26927            '64B' and
26928            ('BASE' or 'SCALE') and
26929            'NDRPDR' and
26930            'ETH' and
26931            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26932            not 'VHOST' and
26933            not 'MEMIF'"
26934   parameters:
26935   - "throughput"
26936   - "parent"
26937   - "tags"
26938   sort:
26939   - "L2PATCH"
26940   - "L2XCBASE"
26941   - "BASE"
26942   - "FIB_10K"
26943   - "FIB_100K"
26944   - "FIB_1M"
26945   layout:
26946     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
26947     layout: "plot-throughput-speedup-analysis"
26948
26949 # Speedup - VPP L2 3n-skx-x710 base and scale
26950 -
26951   type: "plot"
26952   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26953   algorithm: "plot_throughput_speedup_analysis"
26954   output-file-type: ".html"
26955   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26956   data: "plot-throughput-speedup-analysis-3n-skx"
26957   filter: "'NIC_Intel-X710' and
26958            '64B' and
26959            ('BASE' or 'SCALE') and
26960            'NDRPDR' and
26961            'ETH' and
26962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26963            not 'VHOST' and
26964            not 'DRV_AVF' and
26965            not 'MEMIF'"
26966   parameters:
26967   - "throughput"
26968   - "parent"
26969   - "tags"
26970   sort:
26971   - "L2PATCH"
26972   - "L2XCBASE"
26973   - "BASE"
26974   - "FIB_10K"
26975   - "FIB_100K"
26976   - "FIB_1M"
26977   layout:
26978     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26979     layout: "plot-throughput-speedup-analysis"
26980
26981 -
26982   type: "plot"
26983   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26984   algorithm: "plot_throughput_speedup_analysis"
26985   output-file-type: ".html"
26986   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26987   data: "plot-throughput-speedup-analysis-3n-skx"
26988   filter: "'NIC_Intel-X710' and
26989            '64B' and
26990            ('BASE' or 'SCALE') and
26991            'NDRPDR' and
26992            'ETH' and
26993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26994            not 'VHOST' and
26995            not 'DRV_AVF' and
26996            not 'MEMIF'"
26997   parameters:
26998   - "throughput"
26999   - "parent"
27000   - "tags"
27001   sort:
27002   - "L2PATCH"
27003   - "L2XCBASE"
27004   - "BASE"
27005   - "FIB_10K"
27006   - "FIB_100K"
27007   - "FIB_1M"
27008   layout:
27009     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
27010     layout: "plot-throughput-speedup-analysis"
27011
27012 # Speedup - VPP L2 3n-skx-x710 features
27013 -
27014   type: "plot"
27015   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
27016   algorithm: "plot_throughput_speedup_analysis"
27017   output-file-type: ".html"
27018   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
27019   data: "plot-throughput-speedup-analysis-3n-skx"
27020   filter: "'NIC_Intel-X710' and
27021            '64B' and
27022            'NDRPDR' and
27023            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27024            not 'ACL' and
27025            not 'VHOST' and
27026            not 'MEMIF'"
27027   parameters:
27028   - "throughput"
27029   - "parent"
27030   - "tags"
27031   sort:
27032   - "L2XCBASE"    # l2xcbase
27033   - "L2BDBASE"    # l2bdbase
27034   - "L2XCFWD"     # dot1q-l2xcbase
27035   - "L2BDMACLRN"  # dot1q-l2bdbase
27036   layout:
27037     title: "l2sw-3n-skx-x710-64b-features-ndr"
27038     layout: "plot-throughput-speedup-analysis"
27039
27040 -
27041   type: "plot"
27042   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
27043   algorithm: "plot_throughput_speedup_analysis"
27044   output-file-type: ".html"
27045   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
27046   data: "plot-throughput-speedup-analysis-3n-skx"
27047   filter: "'NIC_Intel-X710' and
27048            '64B' and
27049            'NDRPDR' and
27050            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27051            not 'ACL' and
27052            not 'VHOST' and
27053            not 'MEMIF'"
27054   parameters:
27055   - "throughput"
27056   - "parent"
27057   - "tags"
27058   sort:
27059   - "L2XCBASE"    # l2xcbase
27060   - "L2BDBASE"    # l2bdbase
27061   - "L2XCFWD"     # dot1q-l2xcbase
27062   - "L2BDMACLRN"  # dot1q-l2bdbase
27063   layout:
27064     title: "l2sw-3n-skx-x710-64b-features-pdr"
27065     layout: "plot-throughput-speedup-analysis"
27066
27067 # Speedup - VPP L2 3n-skx-xxv710 base and scale
27068 -
27069   type: "plot"
27070   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27071   algorithm: "plot_throughput_speedup_analysis"
27072   output-file-type: ".html"
27073   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27074   data: "plot-throughput-speedup-analysis-3n-skx"
27075   filter: "'NIC_Intel-XXV710' and
27076            '64B' and
27077            ('BASE' or 'SCALE') and
27078            'NDRPDR' and
27079            'ETH' and
27080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27081            not 'VHOST' and
27082            not 'MEMIF' and
27083            not 'DRV_AVF'"
27084   parameters:
27085   - "throughput"
27086   - "parent"
27087   - "tags"
27088   sort:
27089   - "L2PATCH"
27090   - "L2XCBASE"
27091   - "BASE"
27092   - "FIB_10K"
27093   - "FIB_100K"
27094   - "FIB_1M"
27095   layout:
27096     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
27097     layout: "plot-throughput-speedup-analysis"
27098
27099 -
27100   type: "plot"
27101   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27102   algorithm: "plot_throughput_speedup_analysis"
27103   output-file-type: ".html"
27104   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27105   data: "plot-throughput-speedup-analysis-3n-skx"
27106   filter: "'NIC_Intel-XXV710' and
27107            '64B' and
27108            ('BASE' or 'SCALE') and
27109            'NDRPDR' and
27110            'ETH' and
27111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27112            not 'VHOST' and
27113            not 'MEMIF' and
27114            not 'DRV_AVF'"
27115   parameters:
27116   - "throughput"
27117   - "parent"
27118   - "tags"
27119   sort:
27120   - "L2PATCH"
27121   - "L2XCBASE"
27122   - "BASE"
27123   - "FIB_10K"
27124   - "FIB_100K"
27125   - "FIB_1M"
27126   layout:
27127     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
27128     layout: "plot-throughput-speedup-analysis"
27129
27130 # Speedup - VPP L2 2n-skx-x710 base and scale
27131 -
27132   type: "plot"
27133   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27134   algorithm: "plot_throughput_speedup_analysis"
27135   output-file-type: ".html"
27136   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27137   data: "plot-throughput-speedup-analysis-2n-skx"
27138   filter: "'NIC_Intel-X710' and
27139            '64B' and
27140            ('BASE' or 'SCALE') and
27141            'NDRPDR' and
27142            'ETH' and
27143            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27144            not 'VHOST' and
27145            not 'MEMIF'"
27146   parameters:
27147   - "throughput"
27148   - "parent"
27149   - "tags"
27150   sort:
27151   - "L2PATCH"
27152   - "L2XCBASE"
27153   - "BASE"
27154   - "FIB_10K"
27155   - "FIB_100K"
27156   - "FIB_1M"
27157   layout:
27158     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
27159     layout: "plot-throughput-speedup-analysis"
27160
27161 -
27162   type: "plot"
27163   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27164   algorithm: "plot_throughput_speedup_analysis"
27165   output-file-type: ".html"
27166   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27167   data: "plot-throughput-speedup-analysis-2n-skx"
27168   filter: "'NIC_Intel-X710' and
27169            '64B' and
27170            ('BASE' or 'SCALE') and
27171            'NDRPDR' and
27172            'ETH' and
27173            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27174            not 'VHOST' and
27175            not 'MEMIF'"
27176   parameters:
27177   - "throughput"
27178   - "parent"
27179   - "tags"
27180   sort:
27181   - "L2PATCH"
27182   - "L2XCBASE"
27183   - "BASE"
27184   - "FIB_10K"
27185   - "FIB_100K"
27186   - "FIB_1M"
27187   layout:
27188     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
27189     layout: "plot-throughput-speedup-analysis"
27190
27191 # Speedup - VPP L2 2n-skx-xxv710 base and scale
27192 -
27193   type: "plot"
27194   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27195   algorithm: "plot_throughput_speedup_analysis"
27196   output-file-type: ".html"
27197   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27198   data: "plot-throughput-speedup-analysis-2n-skx"
27199   filter: "'NIC_Intel-XXV710' and
27200            '64B' and
27201            ('BASE' or 'SCALE') and
27202            'NDRPDR' and
27203            'ETH' and
27204            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27205            not 'VHOST' and
27206            not 'MEMIF'"
27207   parameters:
27208   - "throughput"
27209   - "parent"
27210   - "tags"
27211   sort:
27212   - "L2PATCH"
27213   - "L2XCBASE"
27214   - "BASE"
27215   - "FIB_10K"
27216   - "FIB_100K"
27217   - "FIB_1M"
27218   layout:
27219     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
27220     layout: "plot-throughput-speedup-analysis"
27221
27222 -
27223   type: "plot"
27224   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27225   algorithm: "plot_throughput_speedup_analysis"
27226   output-file-type: ".html"
27227   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27228   data: "plot-throughput-speedup-analysis-2n-skx"
27229   filter: "'NIC_Intel-XXV710' and
27230            '64B' and
27231            ('BASE' or 'SCALE') and
27232            'NDRPDR' and
27233            'ETH' and
27234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27235            not 'VHOST' and
27236            not 'MEMIF'"
27237   parameters:
27238   - "throughput"
27239   - "parent"
27240   - "tags"
27241   sort:
27242   - "L2PATCH"
27243   - "L2XCBASE"
27244   - "BASE"
27245   - "FIB_10K"
27246   - "FIB_100K"
27247   - "FIB_1M"
27248   layout:
27249     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
27250     layout: "plot-throughput-speedup-analysis"
27251
27252 # Speedup - VPP L2 2n-dnv-x553 base
27253 -
27254   type: "plot"
27255   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27256   algorithm: "plot_throughput_speedup_analysis"
27257   output-file-type: ".html"
27258   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27259   data: "intel-dnv-vpp"
27260   filter: "'NIC_Intel-X553' and
27261            '64B' and
27262            ('BASE' or 'SCALE') and
27263            'NDRPDR' and
27264            'ETH' and
27265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27266            not 'VHOST' and
27267            not 'MEMIF'"
27268   parameters:
27269   - "throughput"
27270   - "parent"
27271   - "tags"
27272   sort:
27273   - "L2XCBASE"
27274   - "L2BDMACLRN"
27275   - "L2PATCH"
27276   layout:
27277     title: "l2sw-2n-dnv-x553-64b-base-ndr"
27278     layout: "plot-throughput-speedup-analysis"
27279
27280 -
27281   type: "plot"
27282   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27283   algorithm: "plot_throughput_speedup_analysis"
27284   output-file-type: ".html"
27285   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27286   data: "intel-dnv-vpp"
27287   filter: "'NIC_Intel-X553' and
27288            '64B' and
27289            ('BASE' or 'SCALE') and
27290            'NDRPDR' and
27291            'ETH' and
27292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27293            not 'VHOST' and
27294            not 'MEMIF'"
27295   parameters:
27296   - "throughput"
27297   - "parent"
27298   - "tags"
27299   sort:
27300   - "L2XCBASE"
27301   - "L2BDMACLRN"
27302   - "L2PATCH"
27303   layout:
27304     title: "l2sw-2n-dnv-x553-64b-base-pdr"
27305     layout: "plot-throughput-speedup-analysis"
27306
27307 ################################################################################
27308
27309 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
27310 -
27311   type: "plot"
27312   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27313   algorithm: "plot_throughput_speedup_analysis"
27314   output-file-type: ".html"
27315   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27316   data: "plot-throughput-speedup-analysis-3n-hsw"
27317   filter: "'NIC_Intel-X520-DA2' and
27318            '64B' and
27319            'NDRPDR' and
27320            'ETH' and
27321            'IP4FWD' and
27322            'VHOST_1024' and
27323            not 'VXLAN' and
27324            not 'DOT1Q'"
27325   parameters:
27326   - "throughput"
27327   - "parent"
27328   - "tags"
27329   sort:
27330   - "not CFS_OPT"
27331   - "1VM"
27332   - "2VM"
27333   layout:
27334     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
27335     layout: "plot-throughput-speedup-analysis"
27336
27337 -
27338   type: "plot"
27339   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27340   algorithm: "plot_throughput_speedup_analysis"
27341   output-file-type: ".html"
27342   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27343   data: "plot-throughput-speedup-analysis-3n-hsw"
27344   filter: "'NIC_Intel-X520-DA2' and
27345            '64B' and
27346            'NDRPDR' and
27347            'ETH' and
27348            'IP4FWD' and
27349            'VHOST_1024' and
27350            not 'VXLAN' and
27351            not 'DOT1Q'"
27352   parameters:
27353   - "throughput"
27354   - "parent"
27355   - "tags"
27356   sort:
27357   - "not CFS_OPT"
27358   - "1VM"
27359   - "2VM"
27360   layout:
27361     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
27362     layout: "plot-throughput-speedup-analysis"
27363
27364 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520
27365 -
27366   type: "plot"
27367   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27368   algorithm: "plot_throughput_speedup_analysis"
27369   output-file-type: ".html"
27370   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27371   data: "plot-throughput-speedup-analysis-3n-hsw"
27372   filter: "'NIC_Intel-X520-DA2' and
27373            '64B' and
27374            'NDRPDR' and
27375            ('ETH' or 'DOT1Q') and
27376            'VHOST_1024' and
27377            not 'VXLAN' and
27378            not 'IP4FWD' and
27379            not '2VM'"
27380   parameters:
27381   - "throughput"
27382   - "parent"
27383   - "tags"
27384 #  sort:
27385 #  - "VM"  # "not CFS_OPT"
27386 #  - "CFS_OPT"
27387 #  - "FIB_10K"
27388 #  - "FIB_100K"
27389 #  - "FIB_1M"
27390   layout:
27391     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
27392     layout: "plot-throughput-speedup-analysis"
27393
27394 -
27395   type: "plot"
27396   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27397   algorithm: "plot_throughput_speedup_analysis"
27398   output-file-type: ".html"
27399   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27400   data: "plot-throughput-speedup-analysis-3n-hsw"
27401   filter: "'NIC_Intel-X520-DA2' and
27402            '64B' and
27403            'NDRPDR' and
27404            ('ETH' or 'DOT1Q') and
27405            'L2BDMACLRN' and
27406            'VHOST_1024' and
27407            not 'VXLAN' and
27408            not 'IP4FWD' and
27409            not '2VM'"
27410   parameters:
27411   - "throughput"
27412   - "parent"
27413   - "tags"
27414 #  sort:
27415 #  - "VM"  # "not CFS_OPT"
27416 #  - "CFS_OPT"
27417 #  - "FIB_10K"
27418 #  - "FIB_100K"
27419 #  - "FIB_1M"
27420   layout:
27421     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
27422     layout: "plot-throughput-speedup-analysis"
27423
27424 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
27425 -
27426   type: "plot"
27427   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
27428   algorithm: "plot_throughput_speedup_analysis"
27429   output-file-type: ".html"
27430   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
27431   data: "plot-throughput-speedup-analysis-3n-hsw"
27432   filter: "'NIC_Intel-X520-DA2' and
27433            '64B' and
27434            'NDRPDR' and
27435            ('ETH' or 'DOT1Q') and
27436            'BASE' and
27437            ('L2BDMACLRN' or 'L2XCFWD') and
27438            'VHOST_1024' and
27439            not 'VXLAN' and
27440            not 'IP4FWD' and
27441            not '2VM'"
27442   parameters:
27443   - "throughput"
27444   - "parent"
27445   - "tags"
27446 #  sort:
27447 #  - "not CFS_OPT"
27448 #  - "L2XCFWD"
27449 #  - "not CFS_OPT"
27450 #  - "CFS_OPT"
27451   layout:
27452     title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
27453     layout: "plot-throughput-speedup-analysis"
27454
27455 -
27456   type: "plot"
27457   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
27458   algorithm: "plot_throughput_speedup_analysis"
27459   output-file-type: ".html"
27460   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
27461   data: "plot-throughput-speedup-analysis-3n-hsw"
27462   filter: "'NIC_Intel-X520-DA2' and
27463            '64B' and
27464            'NDRPDR' and
27465            ('ETH' or 'DOT1Q') and
27466            'BASE' and
27467            ('L2BDMACLRN' or 'L2XCFWD') and
27468            'VHOST_1024' and
27469            not 'VXLAN' and
27470            not 'IP4FWD' and
27471            not '2VM'"
27472   parameters:
27473   - "throughput"
27474   - "parent"
27475   - "tags"
27476 #  sort:
27477 #  - "not CFS_OPT"
27478 #  - "L2XCFWD"
27479 #  - "not CFS_OPT"
27480 #  - "CFS_OPT"
27481   layout:
27482     title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
27483     layout: "plot-throughput-speedup-analysis"
27484
27485 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
27486 -
27487   type: "plot"
27488   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27489   algorithm: "plot_throughput_speedup_analysis"
27490   output-file-type: ".html"
27491   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27492   data: "plot-throughput-speedup-analysis-3n-hsw"
27493   filter: "'NIC_Intel-X520-DA2' and
27494            '64B' and
27495            'NDRPDR' and
27496            ('ETH' or 'DOT1Q') and
27497            ('L2BDMACLRN' or 'L2XCFWD') and
27498            'VHOST_1024' and
27499            not 'CFS_OPT' and
27500            not 'VXLAN' and
27501            not 'IP4FWD' and
27502            not 'LBOND'"
27503   parameters:
27504   - "throughput"
27505   - "parent"
27506   - "tags"
27507 #  sort:
27508 #  - "1VM"
27509 #  - "L2XCFWD"
27510 #  - "1VM"
27511 #  - "L2BDMACLRN"
27512   layout:
27513     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27514     layout: "plot-throughput-speedup-analysis"
27515
27516 -
27517   type: "plot"
27518   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27519   algorithm: "plot_throughput_speedup_analysis"
27520   output-file-type: ".html"
27521   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27522   data: "plot-throughput-speedup-analysis-3n-hsw"
27523   filter: "'NIC_Intel-X520-DA2' and
27524            '64B' and
27525            'NDRPDR' and
27526            ('ETH' or 'DOT1Q') and
27527            ('L2BDMACLRN' or 'L2XCFWD') and
27528            'VHOST_1024' and
27529            not 'CFS_OPT' and
27530            not 'VXLAN' and
27531            not 'IP4FWD' and
27532            not 'LBOND'"
27533   parameters:
27534   - "throughput"
27535   - "parent"
27536   - "tags"
27537 #  sort:
27538 #  - "1VM"
27539 #  - "L2XCFWD"
27540 #  - "1VM"
27541 #  - "L2BDMACLRN"
27542   layout:
27543     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27544     layout: "plot-throughput-speedup-analysis"
27545
27546 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27547 -
27548   type: "plot"
27549   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27550   algorithm: "plot_throughput_speedup_analysis"
27551   output-file-type: ".html"
27552   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27553   data: "plot-throughput-speedup-analysis-3n-hsw"
27554   filter: "'NIC_Intel-X710' and
27555            '64B' and
27556            'NDRPDR' and
27557            'ETH' and
27558            'IP4FWD' and
27559            'VHOST_1024' and
27560            not 'VXLAN' and
27561            not 'DOT1Q'"
27562   parameters:
27563   - "throughput"
27564   - "parent"
27565   - "tags"
27566   sort:
27567   - "not CFS_OPT"
27568   - "1VM"
27569   - "2VM"
27570   layout:
27571     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27572     layout: "plot-throughput-speedup-analysis"
27573
27574 -
27575   type: "plot"
27576   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27577   algorithm: "plot_throughput_speedup_analysis"
27578   output-file-type: ".html"
27579   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27580   data: "plot-throughput-speedup-analysis-3n-hsw"
27581   filter: "'NIC_Intel-X710' and
27582            '64B' and
27583            'NDRPDR' and
27584            'ETH' and
27585            'IP4FWD' and
27586            'VHOST_1024' and
27587            not 'VXLAN' and
27588            not 'DOT1Q'"
27589   parameters:
27590   - "throughput"
27591   - "parent"
27592   - "tags"
27593   sort:
27594   - "not CFS_OPT"
27595   - "1VM"
27596   - "2VM"
27597   layout:
27598     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27599     layout: "plot-throughput-speedup-analysis"
27600
27601 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710
27602 -
27603   type: "plot"
27604   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27605   algorithm: "plot_throughput_speedup_analysis"
27606   output-file-type: ".html"
27607   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27608   data: "plot-throughput-speedup-analysis-3n-hsw"
27609   filter: "'NIC_Intel-X710' and
27610            '64B' and
27611            'NDRPDR' and
27612            ('ETH' or 'DOT1Q') and
27613            'L2BDMACLRN' and
27614            'VHOST_1024' and
27615            not 'VXLAN' and
27616            not 'IP4FWD' and
27617            not '2VM'"
27618   parameters:
27619   - "throughput"
27620   - "parent"
27621   - "tags"
27622 #  sort:
27623 #  - "VM"  # "not CFS_OPT"
27624 #  - "CFS_OPT"
27625 #  - "FIB_10K"
27626 #  - "FIB_100K"
27627 #  - "FIB_1M"
27628   layout:
27629     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
27630     layout: "plot-throughput-speedup-analysis"
27631
27632 -
27633   type: "plot"
27634   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27635   algorithm: "plot_throughput_speedup_analysis"
27636   output-file-type: ".html"
27637   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27638   data: "plot-throughput-speedup-analysis-3n-hsw"
27639   filter: "'NIC_Intel-X710' and
27640            '64B' and
27641            'NDRPDR' and
27642            ('ETH' or 'DOT1Q') and
27643            'L2BDMACLRN' and
27644            'VHOST_1024' and
27645            not 'VXLAN' and
27646            not 'IP4FWD' and
27647            not '2VM'"
27648   parameters:
27649   - "throughput"
27650   - "parent"
27651   - "tags"
27652 #  sort:
27653 #  - "VM"  # "not CFS_OPT"
27654 #  - "CFS_OPT"
27655 #  - "FIB_10K"
27656 #  - "FIB_100K"
27657 #  - "FIB_1M"
27658   layout:
27659     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
27660     layout: "plot-throughput-speedup-analysis"
27661
27662 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27663 -
27664   type: "plot"
27665   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
27666   algorithm: "plot_throughput_speedup_analysis"
27667   output-file-type: ".html"
27668   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
27669   data: "plot-throughput-speedup-analysis-3n-hsw"
27670   filter: "'NIC_Intel-X710' and
27671            '64B' and
27672            'NDRPDR' and
27673            ('ETH' or 'DOT1Q') and
27674            'BASE' and
27675            ('L2BDMACLRN' or 'L2XCFWD') and
27676            'VHOST_1024' and
27677            not 'VXLAN' and
27678            not 'IP4FWD' and
27679            not '2VM'"
27680   parameters:
27681   - "throughput"
27682   - "parent"
27683   - "tags"
27684 #  sort:
27685 #  - "not CFS_OPT"
27686 #  - "L2XCFWD"
27687 #  - "not CFS_OPT"
27688 #  - "CFS_OPT"
27689   layout:
27690     title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
27691     layout: "plot-throughput-speedup-analysis"
27692
27693 -
27694   type: "plot"
27695   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
27696   algorithm: "plot_throughput_speedup_analysis"
27697   output-file-type: ".html"
27698   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
27699   data: "plot-throughput-speedup-analysis-3n-hsw"
27700   filter: "'NIC_Intel-X710' and
27701            '64B' and
27702            'NDRPDR' and
27703            ('ETH' or 'DOT1Q') and
27704            'BASE' and
27705            ('L2BDMACLRN' or 'L2XCFWD') and
27706            'VHOST_1024' and
27707            not 'VXLAN' and
27708            not 'IP4FWD' and
27709            not '2VM'"
27710   parameters:
27711   - "throughput"
27712   - "parent"
27713   - "tags"
27714 #  sort:
27715 #  - "not CFS_OPT"
27716 #  - "L2XCFWD"
27717 #  - "not CFS_OPT"
27718 #  - "CFS_OPT"
27719   layout:
27720     title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
27721     layout: "plot-throughput-speedup-analysis"
27722
27723 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27724 -
27725   type: "plot"
27726   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
27727   algorithm: "plot_throughput_speedup_analysis"
27728   output-file-type: ".html"
27729   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
27730   data: "plot-throughput-speedup-analysis-3n-hsw"
27731   filter: "'NIC_Intel-X710' and
27732            '64B' and
27733            'NDRPDR' and
27734            ('ETH' or 'DOT1Q') and
27735            ('L2BDMACLRN' or 'L2XCFWD') and
27736            'VHOST_1024' and
27737            not 'CFS_OPT' and
27738            not 'VXLAN' and
27739            not 'IP4FWD' and
27740            not 'LBOND'"
27741   parameters:
27742   - "throughput"
27743   - "parent"
27744   - "tags"
27745 #  sort:
27746 #  - "1VM"
27747 #  - "L2XCFWD"
27748 #  - "1VM"
27749 #  - "L2BDMACLRN"
27750   layout:
27751     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
27752     layout: "plot-throughput-speedup-analysis"
27753
27754 -
27755   type: "plot"
27756   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
27757   algorithm: "plot_throughput_speedup_analysis"
27758   output-file-type: ".html"
27759   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
27760   data: "plot-throughput-speedup-analysis-3n-hsw"
27761   filter: "'NIC_Intel-X710' and
27762            '64B' and
27763            'NDRPDR' and
27764            ('ETH' or 'DOT1Q') and
27765            ('L2BDMACLRN' or 'L2XCFWD') and
27766            'VHOST_1024' and
27767            not 'CFS_OPT' and
27768            not 'VXLAN' and
27769            not 'IP4FWD' and
27770            not 'LBOND'"
27771   parameters:
27772   - "throughput"
27773   - "parent"
27774   - "tags"
27775 #  sort:
27776 #  - "1VM"
27777 #  - "L2XCFWD"
27778 #  - "1VM"
27779 #  - "L2BDMACLRN"
27780   layout:
27781     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
27782     layout: "plot-throughput-speedup-analysis"
27783
27784 # Packet Speedup - VPP vhost ip4 3n-hsw-xl710
27785 -
27786   type: "plot"
27787   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27788   algorithm: "plot_throughput_speedup_analysis"
27789   output-file-type: ".html"
27790   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27791   data: "plot-throughput-speedup-analysis-3n-hsw"
27792   filter: "'NIC_Intel-XL710' and
27793            '64B' and
27794            'NDRPDR' and
27795            'ETH' and
27796            'IP4FWD' and
27797            'VHOST_1024' and
27798            not 'VXLAN' and
27799            not 'DOT1Q'"
27800   parameters:
27801   - "throughput"
27802   - "parent"
27803   - "tags"
27804   sort:
27805   - "not CFS_OPT"
27806   - "1VM"
27807   - "2VM"
27808   layout:
27809     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
27810     layout: "plot-throughput-speedup-analysis"
27811
27812 -
27813   type: "plot"
27814   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27815   algorithm: "plot_throughput_speedup_analysis"
27816   output-file-type: ".html"
27817   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27818   data: "plot-throughput-speedup-analysis-3n-hsw"
27819   filter: "'NIC_Intel-XL710' and
27820            '64B' and
27821            'NDRPDR' and
27822            'ETH' and
27823            'IP4FWD' and
27824            'VHOST_1024' and
27825            not 'VXLAN' and
27826            not 'DOT1Q'"
27827   parameters:
27828   - "throughput"
27829   - "parent"
27830   - "tags"
27831   sort:
27832   - "not CFS_OPT"
27833   - "1VM"
27834   - "2VM"
27835   layout:
27836     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
27837     layout: "plot-throughput-speedup-analysis"
27838
27839 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
27840 -
27841   type: "plot"
27842   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27843   algorithm: "plot_throughput_speedup_analysis"
27844   output-file-type: ".html"
27845   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27846   data: "plot-throughput-speedup-analysis-3n-hsw"
27847   filter: "'NIC_Intel-XL710' and
27848            '64B' and
27849            'NDRPDR' and
27850            ('ETH' or 'DOT1Q') and
27851            'L2BDMACLRN' and
27852            'VHOST_1024' and
27853            not 'VXLAN' and
27854            not 'IP4FWD' and
27855            not '2VM'"
27856   parameters:
27857   - "throughput"
27858   - "parent"
27859   - "tags"
27860 #  sort:
27861 #  - "VM"  # "not CFS_OPT"
27862 #  - "CFS_OPT"
27863 #  - "FIB_10K"
27864 #  - "FIB_100K"
27865 #  - "FIB_1M"
27866   layout:
27867     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
27868     layout: "plot-throughput-speedup-analysis"
27869
27870 -
27871   type: "plot"
27872   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27873   algorithm: "plot_throughput_speedup_analysis"
27874   output-file-type: ".html"
27875   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27876   data: "plot-throughput-speedup-analysis-3n-hsw"
27877   filter: "'NIC_Intel-XL710' and
27878            '64B' and
27879            'NDRPDR' and
27880            ('ETH' or 'DOT1Q') and
27881            'L2BDMACLRN' and
27882            'VHOST_1024' and
27883            not 'VXLAN' and
27884            not 'IP4FWD' and
27885            not '2VM'"
27886   parameters:
27887   - "throughput"
27888   - "parent"
27889   - "tags"
27890 #  sort:
27891 #  - "VM"  # "not CFS_OPT"
27892 #  - "CFS_OPT"
27893 #  - "FIB_10K"
27894 #  - "FIB_100K"
27895 #  - "FIB_1M"
27896   layout:
27897     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
27898     layout: "plot-throughput-speedup-analysis"
27899
27900 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
27901 -
27902   type: "plot"
27903   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27904   algorithm: "plot_throughput_speedup_analysis"
27905   output-file-type: ".html"
27906   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27907   data: "plot-throughput-speedup-analysis-3n-hsw"
27908   filter: "'NIC_Intel-XL710' and
27909            '64B' and
27910            'NDRPDR' and
27911            ('ETH' or 'DOT1Q') and
27912            'BASE' and
27913            ('L2BDMACLRN' or 'L2XCFWD') and
27914            'VHOST_1024' and
27915            not 'VXLAN' and
27916            not 'IP4FWD' and
27917            not '2VM'"
27918   parameters:
27919   - "throughput"
27920   - "parent"
27921   - "tags"
27922 #  sort:
27923 #  - "not CFS_OPT"
27924 #  - "L2XCFWD"
27925 #  - "not CFS_OPT"
27926 #  - "CFS_OPT"
27927   layout:
27928     title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
27929     layout: "plot-throughput-speedup-analysis"
27930
27931 -
27932   type: "plot"
27933   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27934   algorithm: "plot_throughput_speedup_analysis"
27935   output-file-type: ".html"
27936   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27937   data: "plot-throughput-speedup-analysis-3n-hsw"
27938   filter: "'NIC_Intel-XL710' and
27939            '64B' and
27940            'NDRPDR' and
27941            ('ETH' or 'DOT1Q') and
27942            'BASE' and
27943            ('L2BDMACLRN' or 'L2XCFWD') and
27944            'VHOST_1024' and
27945            not 'VXLAN' and
27946            not 'IP4FWD' and
27947            not '2VM'"
27948   parameters:
27949   - "throughput"
27950   - "parent"
27951   - "tags"
27952 #  sort:
27953 #  - "not CFS_OPT"
27954 #  - "L2XCFWD"
27955 #  - "not CFS_OPT"
27956 #  - "CFS_OPT"
27957   layout:
27958     title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
27959     layout: "plot-throughput-speedup-analysis"
27960
27961 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
27962 -
27963   type: "plot"
27964   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
27965   algorithm: "plot_throughput_speedup_analysis"
27966   output-file-type: ".html"
27967   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
27968   data: "plot-throughput-speedup-analysis-3n-hsw"
27969   filter: "'NIC_Intel-XL710' and
27970            '64B' and
27971            'NDRPDR' and
27972            ('ETH' or 'DOT1Q') and
27973            ('L2BDMACLRN' or 'L2XCFWD') and
27974            'VHOST_1024' and
27975            not 'CFS_OPT' and
27976            not 'VXLAN' and
27977            not 'IP4FWD'"
27978   parameters:
27979   - "throughput"
27980   - "parent"
27981   - "tags"
27982 #  sort:
27983 #  - "1VM"
27984 #  - "L2XCFWD"
27985 #  - "1VM"
27986 #  - "L2BDMACLRN"
27987   layout:
27988     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
27989     layout: "plot-throughput-speedup-analysis"
27990
27991 -
27992   type: "plot"
27993   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
27994   algorithm: "plot_throughput_speedup_analysis"
27995   output-file-type: ".html"
27996   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
27997   data: "plot-throughput-speedup-analysis-3n-hsw"
27998   filter: "'NIC_Intel-XL710' and
27999            '64B' and
28000            'NDRPDR' and
28001            ('ETH' or 'DOT1Q') and
28002            ('L2BDMACLRN' or 'L2XCFWD') and
28003            'VHOST_1024' and
28004            not 'CFS_OPT' and
28005            not 'VXLAN' and
28006            not 'IP4FWD'"
28007   parameters:
28008   - "throughput"
28009   - "parent"
28010   - "tags"
28011 #  sort:
28012 #  - "1VM"
28013 #  - "L2XCFWD"
28014 #  - "1VM"
28015 #  - "L2BDMACLRN"
28016   layout:
28017     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
28018     layout: "plot-throughput-speedup-analysis"
28019
28020 # Packet Speedup - VPP vhost ip4 3n-skx-x710
28021 -
28022   type: "plot"
28023   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28024   algorithm: "plot_throughput_speedup_analysis"
28025   output-file-type: ".html"
28026   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28027   data: "plot-throughput-speedup-analysis-3n-skx"
28028   filter: "'NIC_Intel-X710' and
28029            '64B' and
28030            'NDRPDR' and
28031            'ETH' and
28032            'IP4FWD' and
28033            'VHOST_1024' and
28034            not 'VXLAN' and
28035            not 'DOT1Q'"
28036   parameters:
28037   - "throughput"
28038   - "parent"
28039   - "tags"
28040   sort:
28041   - "not CFS_OPT"
28042   - "1VM"
28043   - "2VM"
28044   layout:
28045     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
28046     layout: "plot-throughput-speedup-analysis"
28047
28048 -
28049   type: "plot"
28050   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28051   algorithm: "plot_throughput_speedup_analysis"
28052   output-file-type: ".html"
28053   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28054   data: "plot-throughput-speedup-analysis-3n-skx"
28055   filter: "'NIC_Intel-X710' and
28056            '64B' and
28057            'NDRPDR' and
28058            'ETH' and
28059            'IP4FWD' and
28060            'VHOST_1024' and
28061            not 'VXLAN' and
28062            not 'DOT1Q'"
28063   parameters:
28064   - "throughput"
28065   - "parent"
28066   - "tags"
28067   sort:
28068   - "not CFS_OPT"
28069   - "1VM"
28070   - "2VM"
28071   layout:
28072     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
28073     layout: "plot-throughput-speedup-analysis"
28074
28075 # Packet Speedup - VPP vhost l2sw 3n-skx-x710
28076 -
28077   type: "plot"
28078   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28079   algorithm: "plot_throughput_speedup_analysis"
28080   output-file-type: ".html"
28081   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28082   data: "plot-throughput-speedup-analysis-3n-skx"
28083   filter: "'NIC_Intel-X710' and
28084            '64B' and
28085            'NDRPDR' and
28086            ('ETH' or 'DOT1Q') and
28087            'L2BDMACLRN' and
28088            'VHOST_1024' and
28089            not 'VXLAN' and
28090            not 'IP4FWD' and
28091            not '2VM'"
28092   parameters:
28093   - "throughput"
28094   - "parent"
28095   - "tags"
28096 #  sort:
28097 #  - "VM"  # "not CFS_OPT"
28098 #  - "CFS_OPT"
28099 #  - "FIB_10K"
28100 #  - "FIB_100K"
28101 #  - "FIB_1M"
28102   layout:
28103     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
28104     layout: "plot-throughput-speedup-analysis"
28105
28106 -
28107   type: "plot"
28108   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28109   algorithm: "plot_throughput_speedup_analysis"
28110   output-file-type: ".html"
28111   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28112   data: "plot-throughput-speedup-analysis-3n-skx"
28113   filter: "'NIC_Intel-X710' and
28114            '64B' and
28115            'NDRPDR' and
28116            ('ETH' or 'DOT1Q') and
28117            'L2BDMACLRN' and
28118            'VHOST_1024' and
28119            not 'VXLAN' and
28120            not 'IP4FWD' and
28121            not '2VM'"
28122   parameters:
28123   - "throughput"
28124   - "parent"
28125   - "tags"
28126 #  sort:
28127 #  - "VM"  # "not CFS_OPT"
28128 #  - "CFS_OPT"
28129 #  - "FIB_10K"
28130 #  - "FIB_100K"
28131 #  - "FIB_1M"
28132   layout:
28133     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
28134     layout: "plot-throughput-speedup-analysis"
28135
28136 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
28137 -
28138   type: "plot"
28139   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
28140   algorithm: "plot_throughput_speedup_analysis"
28141   output-file-type: ".html"
28142   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
28143   data: "plot-throughput-speedup-analysis-3n-skx"
28144   filter: "'NIC_Intel-X710' and
28145            '64B' and
28146            'NDRPDR' and
28147            ('ETH' or 'DOT1Q') and
28148            'BASE' and
28149            ('L2BDMACLRN' or 'L2XCFWD') and
28150            'VHOST_1024' and
28151            not 'VXLAN' and
28152            not 'IP4FWD' and
28153            not '2VM' and
28154            not 'LBOND'"
28155   parameters:
28156   - "throughput"
28157   - "parent"
28158   - "tags"
28159 #  sort:
28160 #  - "not CFS_OPT"
28161 #  - "L2XCFWD"
28162 #  - "not CFS_OPT"
28163 #  - "CFS_OPT"
28164   layout:
28165     title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
28166     layout: "plot-throughput-speedup-analysis"
28167
28168 -
28169   type: "plot"
28170   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
28171   algorithm: "plot_throughput_speedup_analysis"
28172   output-file-type: ".html"
28173   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
28174   data: "plot-throughput-speedup-analysis-3n-skx"
28175   filter: "'NIC_Intel-X710' and
28176            '64B' and
28177            'NDRPDR' and
28178            ('ETH' or 'DOT1Q') and
28179            'BASE' and
28180            ('L2BDMACLRN' or 'L2XCFWD') and
28181            'VHOST_1024' and
28182            not 'VXLAN' and
28183            not 'IP4FWD' and
28184            not '2VM' and
28185            not 'LBOND'"
28186   parameters:
28187   - "throughput"
28188   - "parent"
28189   - "tags"
28190 #  sort:
28191 #  - "not CFS_OPT"
28192 #  - "L2XCFWD"
28193 #  - "not CFS_OPT"
28194 #  - "CFS_OPT"
28195   layout:
28196     title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
28197     layout: "plot-throughput-speedup-analysis"
28198
28199 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
28200 -
28201   type: "plot"
28202   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
28203   algorithm: "plot_throughput_speedup_analysis"
28204   output-file-type: ".html"
28205   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
28206   data: "plot-throughput-speedup-analysis-3n-skx"
28207   filter: "'NIC_Intel-X710' and
28208            '64B' and
28209            'NDRPDR' and
28210            ('ETH' or 'DOT1Q') and
28211            ('L2BDMACLRN' or 'L2XCFWD') and
28212            'VHOST_1024' and
28213            not 'CFS_OPT' and
28214            not 'VXLAN' and
28215            not 'IP4FWD' and
28216            not 'LBOND'"
28217   parameters:
28218   - "throughput"
28219   - "parent"
28220   - "tags"
28221 #  sort:
28222 #  - "1VM"
28223 #  - "L2XCFWD"
28224 #  - "1VM"
28225 #  - "L2BDMACLRN"
28226   layout:
28227     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
28228     layout: "plot-throughput-speedup-analysis"
28229
28230 -
28231   type: "plot"
28232   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
28233   algorithm: "plot_throughput_speedup_analysis"
28234   output-file-type: ".html"
28235   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
28236   data: "plot-throughput-speedup-analysis-3n-skx"
28237   filter: "'NIC_Intel-X710' and
28238            '64B' and
28239            'NDRPDR' and
28240            ('ETH' or 'DOT1Q') and
28241            ('L2BDMACLRN' or 'L2XCFWD') and
28242            'VHOST_1024' and
28243            not 'CFS_OPT' and
28244            not 'VXLAN' and
28245            not 'IP4FWD' and
28246            not 'LBOND'"
28247   parameters:
28248   - "throughput"
28249   - "parent"
28250   - "tags"
28251 #  sort:
28252 #  - "1VM"
28253 #  - "L2XCFWD"
28254 #  - "1VM"
28255 #  - "L2BDMACLRN"
28256   layout:
28257     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
28258     layout: "plot-throughput-speedup-analysis"
28259
28260 # Packet Speedup - VPP vhost ip4 2n-skx-x710
28261 -
28262   type: "plot"
28263   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28264   algorithm: "plot_throughput_speedup_analysis"
28265   output-file-type: ".html"
28266   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28267   data: "plot-throughput-speedup-analysis-2n-skx"
28268   filter: "'NIC_Intel-X710' and
28269            '64B' and
28270            'NDRPDR' and
28271            'ETH' and
28272            'IP4FWD' and
28273            'VHOST_1024' and
28274            not 'VXLAN' and
28275            not 'DOT1Q'"
28276   parameters:
28277   - "throughput"
28278   - "parent"
28279   - "tags"
28280   sort:
28281   - "not CFS_OPT"
28282   - "1VM"
28283   - "2VM"
28284   layout:
28285     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
28286     layout: "plot-throughput-speedup-analysis"
28287
28288 -
28289   type: "plot"
28290   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28291   algorithm: "plot_throughput_speedup_analysis"
28292   output-file-type: ".html"
28293   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28294   data: "plot-throughput-speedup-analysis-2n-skx"
28295   filter: "'NIC_Intel-X710' and
28296            '64B' and
28297            'NDRPDR' and
28298            'ETH' and
28299            'IP4FWD' and
28300            'VHOST_1024' and
28301            not 'VXLAN' and
28302            not 'DOT1Q'"
28303   parameters:
28304   - "throughput"
28305   - "parent"
28306   - "tags"
28307   sort:
28308   - "not CFS_OPT"
28309   - "1VM"
28310   - "2VM"
28311   layout:
28312     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
28313     layout: "plot-throughput-speedup-analysis"
28314
28315 # Packet Speedup - VPP vhost l2sw 2n-skx-x710
28316 -
28317   type: "plot"
28318   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28319   algorithm: "plot_throughput_speedup_analysis"
28320   output-file-type: ".html"
28321   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28322   data: "plot-throughput-speedup-analysis-2n-skx"
28323   filter: "'NIC_Intel-X710' and
28324            '64B' and
28325            'NDRPDR' and
28326            ('ETH' or 'DOT1Q') and
28327            'L2BDMACLRN' and
28328            'VHOST_1024' and
28329            not 'VXLAN' and
28330            not 'IP4FWD' and
28331            not '2VM'"
28332   parameters:
28333   - "throughput"
28334   - "parent"
28335   - "tags"
28336 #  sort:
28337 #  - "VM"  # "not CFS_OPT"
28338 #  - "CFS_OPT"
28339 #  - "FIB_10K"
28340 #  - "FIB_100K"
28341 #  - "FIB_1M"
28342   layout:
28343     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
28344     layout: "plot-throughput-speedup-analysis"
28345
28346 -
28347   type: "plot"
28348   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28349   algorithm: "plot_throughput_speedup_analysis"
28350   output-file-type: ".html"
28351   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28352   data: "plot-throughput-speedup-analysis-2n-skx"
28353   filter: "'NIC_Intel-X710' and
28354            '64B' and
28355            'NDRPDR' and
28356            ('ETH' or 'DOT1Q') and
28357            'L2BDMACLRN' and
28358            'VHOST_1024' and
28359            not 'VXLAN' and
28360            not 'IP4FWD' and
28361            not '2VM'"
28362   parameters:
28363   - "throughput"
28364   - "parent"
28365   - "tags"
28366 #  sort:
28367 #  - "VM"  # "not CFS_OPT"
28368 #  - "CFS_OPT"
28369 #  - "FIB_10K"
28370 #  - "FIB_100K"
28371 #  - "FIB_1M"
28372   layout:
28373     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
28374     layout: "plot-throughput-speedup-analysis"
28375
28376 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
28377 -
28378   type: "plot"
28379   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
28380   algorithm: "plot_throughput_speedup_analysis"
28381   output-file-type: ".html"
28382   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
28383   data: "plot-throughput-speedup-analysis-2n-skx"
28384   filter: "'NIC_Intel-X710' and
28385            '64B' and
28386            'NDRPDR' and
28387            ('ETH' or 'DOT1Q') and
28388            'BASE' and
28389            ('L2BDMACLRN' or 'L2XCFWD') and
28390            'VHOST_1024' and
28391            not 'VXLAN' and
28392            not 'IP4FWD' and
28393            not '2VM'"
28394   parameters:
28395   - "throughput"
28396   - "parent"
28397   - "tags"
28398 #  sort:
28399 #  - "not CFS_OPT"
28400 #  - "L2XCFWD"
28401 #  - "not CFS_OPT"
28402 #  - "CFS_OPT"
28403   layout:
28404     title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
28405     layout: "plot-throughput-speedup-analysis"
28406
28407 -
28408   type: "plot"
28409   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
28410   algorithm: "plot_throughput_speedup_analysis"
28411   output-file-type: ".html"
28412   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
28413   data: "plot-throughput-speedup-analysis-2n-skx"
28414   filter: "'NIC_Intel-X710' and
28415            '64B' and
28416            'NDRPDR' and
28417            ('ETH' or 'DOT1Q') and
28418            'BASE' and
28419            ('L2BDMACLRN' or 'L2XCFWD') and
28420            'VHOST_1024' and
28421            not 'VXLAN' and
28422            not 'IP4FWD' and
28423            not '2VM'"
28424   parameters:
28425   - "throughput"
28426   - "parent"
28427   - "tags"
28428 #  sort:
28429 #  - "not CFS_OPT"
28430 #  - "L2XCFWD"
28431 #  - "not CFS_OPT"
28432 #  - "CFS_OPT"
28433   layout:
28434     title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
28435     layout: "plot-throughput-speedup-analysis"
28436
28437 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
28438 -
28439   type: "plot"
28440   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
28441   algorithm: "plot_throughput_speedup_analysis"
28442   output-file-type: ".html"
28443   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
28444   data: "plot-throughput-speedup-analysis-2n-skx"
28445   filter: "'NIC_Intel-X710' and
28446            '64B' and
28447            'NDRPDR' and
28448            ('ETH' or 'DOT1Q') and
28449            ('L2BDMACLRN' or 'L2XCFWD') and
28450            'VHOST_1024' and
28451            not 'CFS_OPT' and
28452            not 'VXLAN' and
28453            not 'IP4FWD'"
28454   parameters:
28455   - "throughput"
28456   - "parent"
28457   - "tags"
28458 #  sort:
28459 #  - "1VM"
28460 #  - "L2XCFWD"
28461 #  - "1VM"
28462 #  - "L2BDMACLRN"
28463   layout:
28464     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
28465     layout: "plot-throughput-speedup-analysis"
28466
28467 -
28468   type: "plot"
28469   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
28470   algorithm: "plot_throughput_speedup_analysis"
28471   output-file-type: ".html"
28472   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
28473   data: "plot-throughput-speedup-analysis-2n-skx"
28474   filter: "'NIC_Intel-X710' and
28475            '64B' and
28476            'NDRPDR' and
28477            ('ETH' or 'DOT1Q') and
28478            ('L2BDMACLRN' or 'L2XCFWD') and
28479            'VHOST_1024' and
28480            not 'CFS_OPT' and
28481            not 'VXLAN' and
28482            not 'IP4FWD'"
28483   parameters:
28484   - "throughput"
28485   - "parent"
28486   - "tags"
28487 #  sort:
28488 #  - "1VM"
28489 #  - "L2XCFWD"
28490 #  - "1VM"
28491 #  - "L2BDMACLRN"
28492   layout:
28493     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
28494     layout: "plot-throughput-speedup-analysis"
28495
28496 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
28497 -
28498   type: "plot"
28499   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28500   algorithm: "plot_throughput_speedup_analysis"
28501   output-file-type: ".html"
28502   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28503   data: "plot-throughput-speedup-analysis-2n-skx"
28504   filter: "'NIC_Intel-XXV710' and
28505            '64B' and
28506            'NDRPDR' and
28507            'ETH' and
28508            'IP4FWD' and
28509            'VHOST_1024' and
28510            not 'VXLAN' and
28511            not 'DOT1Q'"
28512   parameters:
28513   - "throughput"
28514   - "parent"
28515   - "tags"
28516   sort:
28517   - "not CFS_OPT"
28518   - "1VM"
28519   - "2VM"
28520   layout:
28521     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
28522     layout: "plot-throughput-speedup-analysis"
28523
28524 -
28525   type: "plot"
28526   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28527   algorithm: "plot_throughput_speedup_analysis"
28528   output-file-type: ".html"
28529   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28530   data: "plot-throughput-speedup-analysis-2n-skx"
28531   filter: "'NIC_Intel-XXV710' and
28532            '64B' and
28533            'NDRPDR' and
28534            'ETH' and
28535            'IP4FWD' and
28536            'VHOST_1024' and
28537            not 'VXLAN' and
28538            not 'DOT1Q'"
28539   parameters:
28540   - "throughput"
28541   - "parent"
28542   - "tags"
28543   sort:
28544   - "not CFS_OPT"
28545   - "1VM"
28546   - "2VM"
28547   layout:
28548     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
28549     layout: "plot-throughput-speedup-analysis"
28550
28551 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
28552 -
28553   type: "plot"
28554   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28555   algorithm: "plot_throughput_speedup_analysis"
28556   output-file-type: ".html"
28557   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28558   data: "plot-throughput-speedup-analysis-2n-skx"
28559   filter: "'NIC_Intel-XXV710' and
28560            '64B' and
28561            'NDRPDR' and
28562            ('ETH' or 'DOT1Q') and
28563            'L2BDMACLRN' and
28564            'VHOST_1024' and
28565            not 'VXLAN' and
28566            not 'IP4FWD' and
28567            not '2VM'"
28568   parameters:
28569   - "throughput"
28570   - "parent"
28571   - "tags"
28572 #  sort:
28573 #  - "VM"  # "not CFS_OPT"
28574 #  - "CFS_OPT"
28575 #  - "FIB_10K"
28576 #  - "FIB_100K"
28577 #  - "FIB_1M"
28578   layout:
28579     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
28580     layout: "plot-throughput-speedup-analysis"
28581
28582 -
28583   type: "plot"
28584   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28585   algorithm: "plot_throughput_speedup_analysis"
28586   output-file-type: ".html"
28587   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28588   data: "plot-throughput-speedup-analysis-2n-skx"
28589   filter: "'NIC_Intel-XXV710' and
28590            '64B' and
28591            'NDRPDR' and
28592            ('ETH' or 'DOT1Q') and
28593            'L2BDMACLRN' and
28594            'VHOST_1024' and
28595            not 'VXLAN' and
28596            not 'IP4FWD' and
28597            not '2VM'"
28598   parameters:
28599   - "throughput"
28600   - "parent"
28601   - "tags"
28602 #  sort:
28603 #  - "VM"  # "not CFS_OPT"
28604 #  - "CFS_OPT"
28605 #  - "FIB_10K"
28606 #  - "FIB_100K"
28607 #  - "FIB_1M"
28608   layout:
28609     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
28610     layout: "plot-throughput-speedup-analysis"
28611
28612 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
28613 -
28614   type: "plot"
28615   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
28616   algorithm: "plot_throughput_speedup_analysis"
28617   output-file-type: ".html"
28618   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
28619   data: "plot-throughput-speedup-analysis-2n-skx"
28620   filter: "'NIC_Intel-XXV710' and
28621            '64B' and
28622            'NDRPDR' and
28623            ('ETH' or 'DOT1Q') and
28624            'BASE' and
28625            ('L2BDMACLRN' or 'L2XCFWD') and
28626            'VHOST_1024' and
28627            not 'VXLAN' and
28628            not 'IP4FWD' and
28629            not '2VM'"
28630   parameters:
28631   - "throughput"
28632   - "parent"
28633   - "tags"
28634 #  sort:
28635 #  - "not CFS_OPT"
28636 #  - "L2XCFWD"
28637 #  - "not CFS_OPT"
28638 #  - "CFS_OPT"
28639   layout:
28640     title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
28641     layout: "plot-throughput-speedup-analysis"
28642
28643 -
28644   type: "plot"
28645   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
28646   algorithm: "plot_throughput_speedup_analysis"
28647   output-file-type: ".html"
28648   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
28649   data: "plot-throughput-speedup-analysis-2n-skx"
28650   filter: "'NIC_Intel-XXV710' and
28651            '64B' and
28652            'NDRPDR' and
28653            ('ETH' or 'DOT1Q') and
28654            'BASE' and
28655            ('L2BDMACLRN' or 'L2XCFWD') and
28656            'VHOST_1024' and
28657            not 'VXLAN' and
28658            not 'IP4FWD' and
28659            not '2VM'"
28660   parameters:
28661   - "throughput"
28662   - "parent"
28663   - "tags"
28664 #  sort:
28665 #  - "not CFS_OPT"
28666 #  - "L2XCFWD"
28667 #  - "not CFS_OPT"
28668 #  - "CFS_OPT"
28669   layout:
28670     title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
28671     layout: "plot-throughput-speedup-analysis"
28672
28673 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
28674 -
28675   type: "plot"
28676   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
28677   algorithm: "plot_throughput_speedup_analysis"
28678   output-file-type: ".html"
28679   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
28680   data: "plot-throughput-speedup-analysis-2n-skx"
28681   filter: "'NIC_Intel-XXV710' and
28682            '64B' and
28683            'NDRPDR' and
28684            ('ETH' or 'DOT1Q') and
28685            ('L2BDMACLRN' or 'L2XCFWD') and
28686            'VHOST_1024' and
28687            not 'CFS_OPT' and
28688            not 'VXLAN' and
28689            not 'IP4FWD'"
28690   parameters:
28691   - "throughput"
28692   - "parent"
28693   - "tags"
28694 #  sort:
28695 #  - "1VM"
28696 #  - "L2XCFWD"
28697 #  - "1VM"
28698 #  - "L2BDMACLRN"
28699   layout:
28700     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
28701     layout: "plot-throughput-speedup-analysis"
28702
28703 -
28704   type: "plot"
28705   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
28706   algorithm: "plot_throughput_speedup_analysis"
28707   output-file-type: ".html"
28708   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
28709   data: "plot-throughput-speedup-analysis-2n-skx"
28710   filter: "'NIC_Intel-XXV710' and
28711            '64B' and
28712            'NDRPDR' and
28713            ('ETH' or 'DOT1Q') and
28714            ('L2BDMACLRN' or 'L2XCFWD') and
28715            'VHOST_1024' and
28716            not 'CFS_OPT' and
28717            not 'VXLAN' and
28718            not 'IP4FWD'"
28719   parameters:
28720   - "throughput"
28721   - "parent"
28722   - "tags"
28723 #  sort:
28724 #  - "1VM"
28725 #  - "L2XCFWD"
28726 #  - "1VM"
28727 #  - "L2BDMACLRN"
28728   layout:
28729     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
28730     layout: "plot-throughput-speedup-analysis"
28731
28732 ################################################################################
28733
28734 # Speedup - VPP vts 3n-hsw-x520
28735 -
28736   type: "plot"
28737   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
28738   algorithm: "plot_throughput_speedup_analysis"
28739   output-file-type: ".html"
28740   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
28741   data: "plot-throughput-speedup-analysis-3n-hsw"
28742   filter: "'NIC_Intel-X520-DA2' and
28743            '114B' and
28744            'NDRPDR' and
28745            'VTS'"
28746   parameters:
28747   - "throughput"
28748   - "parent"
28749   - "tags"
28750   layout:
28751     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
28752     layout: "plot-throughput-speedup-analysis"
28753
28754 -
28755   type: "plot"
28756   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28757   algorithm: "plot_throughput_speedup_analysis"
28758   output-file-type: ".html"
28759   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28760   data: "plot-throughput-speedup-analysis-3n-hsw"
28761   filter: "'NIC_Intel-X520-DA2' and
28762            '114B' and
28763            'NDRPDR' and
28764            'VTS'"
28765   parameters:
28766   - "throughput"
28767   - "parent"
28768   - "tags"
28769   layout:
28770     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28771     layout: "plot-throughput-speedup-analysis"