832f54d5745ed40d05a6ba322045dc8f93759e32
[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-throughput-latency-3n-skx:
496       csit-vpp-perf-verify-1810-3n-skx:
497       - 24  # NDRPDR full
498       - 10  # NDRPDR sel
499       - 14  # NDRPDR sel
500       - 15  # NDRPDR sel
501       - 16  # NDRPDR sel
502       - 17  # NDRPDR sel
503       - 19  # NDRPDR sel
504       - 20  # NDRPDR sel
505       - 21  # NDRPDR sel
506       - 22  # NDRPDR sel
507       - 25  # NDRPDR sel
508
509     plot-vpp-throughput-latency-2n-skx:
510       csit-vpp-perf-verify-1810-2n-skx:
511       - 9   # NDRPDR sel
512       - 13  # NDRPDR sel
513       - 14  # NDRPDR sel
514       - 19  # NDRPDR sel
515       - 20  # NDRPDR sel
516       - 21  # NDRPDR sel
517       - 22  # NDRPDR sel
518       - 23  # NDRPDR sel
519       - 24  # NDRPDR sel
520       - 27  # NDRPDR sel
521
522     plot-vpp-http-server-performance:
523       csit-vpp-perf-verify-1810-3n-hsw:
524       - 28  # WRK
525       - 29  # WRK
526       - 30  # WRK
527       - 31  # WRK
528       - 32  # WRK
529       - 33  # WRK
530       - 34  # WRK
531       - 35  # WRK
532       - 36  # WRK
533       - 37  # WRK
534
535     # VPP Functional
536     vpp-func-results-ubuntu:
537       csit-vpp-functional-1810-ubuntu1604-virl:
538       - 44
539
540     vpp-func-results-centos:
541       csit-vpp-functional-1810-centos7-virl:
542       - 44
543
544     vpp-device-results-ubuntu:
545       csit-vpp-device-1810-ubuntu1804-1n-skx:
546       - 2
547
548     # VPP Ligato
549     ligato-perf-results-3n-hsw:
550       csit-ligato-perf-verify-1810-3n-hsw:
551       - 5   # full
552
553     plot-ligato-throughput-speedup-analysis-3n-hsw:
554       csit-ligato-perf-verify-1810-3n-hsw:
555       - 5   # full
556       - 6   # sel
557       - 8   # sel
558       - 9   # sel
559       - 11  # sel
560       - 12  # sel
561       - 13  # sel
562       - 14  # sel
563       - 16  # sel
564       - 17  # sel
565       - 18  # sel
566
567     plot-ligato-throughput-latency-3n-hsw:
568       csit-ligato-perf-verify-1810-3n-hsw:
569       - 5   # full
570       - 6   # sel
571       - 8   # sel
572       - 9   # sel
573       - 11  # sel
574       - 12  # sel
575       - 13  # sel
576       - 14  # sel
577       - 16  # sel
578       - 17  # sel
579       - 18  # sel
580
581     # DPDK Performance
582     dpdk-performance-changes-3n-hsw:
583       csit-dpdk-perf-1804-all:
584       - 4
585       - 5
586       - 6
587       - 7
588       - 8
589       - 9
590       - 10
591       - 11
592       - 12
593       - 13
594       csit-dpdk-perf-verify-1807-3n-hsw:
595       - 11
596       - 12  # full
597       - 14
598       - 15
599       - 16
600       - 17
601       - 20
602       - 21
603       - 22
604       - 23
605       csit-dpdk-perf-verify-1810-3n-hsw:
606       - 1   # NDRPDR sel
607       - 2   # NDRPDR sel
608       - 3   # NDRPDR sel
609       - 4   # NDRPDR sel
610       - 5   # NDRPDR sel
611       - 6   # NDRPDR sel
612       - 7   # NDRPDR sel
613       - 8   # NDRPDR sel
614       - 9   # NDRPDR sel
615       - 10  # NDRPDR sel
616
617     dpdk-performance-changes-3n-skx:
618       csit-dpdk-perf-verify-1807-3n-skx:
619       - 1   # NDRPDR sel
620       - 2   # NDRPDR sel
621       - 3   # NDRPDR sel
622       - 6   # NDRPDR sel
623       - 7   # NDRPDR sel
624       - 8   # NDRPDR sel
625       - 9   # NDRPDR sel
626       - 10  # NDRPDR sel
627       - 11  # NDRPDR sel
628       - 12  # NDRPDR sel
629       csit-dpdk-perf-verify-1810-3n-skx:
630       - 3   # NDRPDR sel
631       - 4   # NDRPDR sel
632       - 6   # NDRPDR sel
633       - 7   # NDRPDR sel
634       - 8   # NDRPDR sel
635       - 9   # NDRPDR sel
636       - 10  # NDRPDR sel
637       - 11  # NDRPDR sel
638       - 12  # NDRPDR sel
639       - 13  # NDRPDR sel
640
641     dpdk-compare-testbeds:
642       csit-dpdk-perf-verify-1810-3n-skx:
643       - 3   # NDRPDR sel
644       - 4   # NDRPDR sel
645       - 6   # NDRPDR sel
646       - 7   # NDRPDR sel
647       - 8   # NDRPDR sel
648       - 9   # NDRPDR sel
649       - 10  # NDRPDR sel
650       - 11  # NDRPDR sel
651       - 12  # NDRPDR sel
652       - 13  # NDRPDR sel
653       csit-dpdk-perf-verify-1810-3n-hsw:
654       - 1   # NDRPDR sel
655       - 2   # NDRPDR sel
656       - 3   # NDRPDR sel
657       - 4   # NDRPDR sel
658       - 5   # NDRPDR sel
659       - 6   # NDRPDR sel
660       - 7   # NDRPDR sel
661       - 8   # NDRPDR sel
662       - 9   # NDRPDR sel
663       - 10  # NDRPDR sel
664
665     dpdk-compare-topologies:
666       csit-dpdk-perf-verify-1810-3n-skx:
667       - 3   # NDRPDR sel
668       - 4   # NDRPDR sel
669       - 6   # NDRPDR sel
670       - 7   # NDRPDR sel
671       - 8   # NDRPDR sel
672       - 9   # NDRPDR sel
673       - 10  # NDRPDR sel
674       - 11  # NDRPDR sel
675       - 12  # NDRPDR sel
676       - 13  # NDRPDR sel
677       csit-dpdk-perf-verify-1810-2n-skx:
678       - 3   # NDRPDR sel
679       - 4   # NDRPDR sel
680       - 5   # NDRPDR sel
681       - 7   # NDRPDR sel
682       - 8   # NDRPDR sel
683       - 9   # NDRPDR sel
684       - 10  # NDRPDR sel
685       - 11  # NDRPDR sel
686       - 12  # NDRPDR sel
687       - 13  # NDRPDR sel
688
689     dpdk-perf-results-3n-hsw:
690       csit-dpdk-perf-verify-1810-3n-hsw:
691       - 1
692
693     dpdk-perf-results-3n-skx:
694       csit-dpdk-perf-verify-1810-3n-skx:
695       - 3   # NDRPDR sel
696
697     dpdk-perf-results-2n-skx:
698       csit-dpdk-perf-verify-1810-2n-skx:
699       - 3
700
701     plot-dpdk-throughput-latency-3n-hsw:
702       csit-dpdk-perf-verify-1810-3n-hsw:
703       - 1   # NDRPDR sel
704       - 2   # NDRPDR sel
705       - 3   # NDRPDR sel
706       - 4   # NDRPDR sel
707       - 5   # NDRPDR sel
708       - 6   # NDRPDR sel
709       - 7   # NDRPDR sel
710       - 8   # NDRPDR sel
711       - 9   # NDRPDR sel
712       - 10  # NDRPDR sel
713
714     plot-dpdk-throughput-latency-3n-skx:
715       csit-dpdk-perf-verify-1810-3n-skx:
716       - 3   # NDRPDR sel
717       - 4   # NDRPDR sel
718       - 6   # NDRPDR sel
719       - 7   # NDRPDR sel
720       - 8   # NDRPDR sel
721       - 9   # NDRPDR sel
722       - 10  # NDRPDR sel
723       - 11  # NDRPDR sel
724       - 12  # NDRPDR sel
725       - 13  # NDRPDR sel
726
727     plot-dpdk-throughput-latency-2n-skx:
728       csit-dpdk-perf-verify-1810-2n-skx:
729       - 3   # NDRPDR sel
730       - 4   # NDRPDR sel
731       - 5   # NDRPDR sel
732       - 7   # NDRPDR sel
733       - 8   # NDRPDR sel
734       - 9   # NDRPDR sel
735       - 10  # NDRPDR sel
736       - 11  # NDRPDR sel
737       - 12  # NDRPDR sel
738       - 13  # NDRPDR sel
739
740     # HoneyComb Functional
741     hc-func-results:
742       csit-hc2vpp-verify-func-1810-ubuntu1604:
743       - 3
744
745     # NSH SFC Functional
746     nsh-func-results:
747       csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
748       - 1
749
750     # DMM Functional
751     dmm-func-results:
752       csit-dmm-functional-1810-ubuntu1604-virl:
753       - 1
754
755   plot-layouts:
756
757     plot-soak-throughput:
758       titlefont:
759         size: 18
760       xaxis:
761         title: "<b>Test Cases [Index]</b>"
762         titlefont:
763           size: 16
764         autorange: True
765         fixedrange: False
766         gridcolor: "rgb(230, 230, 230)"
767         linecolor: "rgb(220, 220, 220)"
768         linewidth: 1
769         showgrid: True
770         showline: True
771         showticklabels: True
772         tickcolor: "rgb(220, 220, 220)"
773         tickmode: "linear"
774         tickfont:
775           size: 16
776         zeroline: False
777       yaxis:
778         title: "<b>Packet Throughput [Mpps]</b>"
779         titlefont:
780           size: 16
781         gridcolor: "rgb(230, 230, 230)"
782         hoverformat: ".4s"
783         tickformat: ".3s"
784         linecolor: "rgb(220, 220, 220)"
785         linewidth: 1
786         showgrid: True
787         showline: True
788         showticklabels: True
789         tickcolor: "rgb(220, 220, 220)"
790         tickfont:
791           size: 16
792         zeroline: False
793         range: [0,50]
794       autosize: False
795       margin:
796         t: 50
797         b: 0
798         l: 80
799         r: 20
800       showlegend: True
801       legend:
802         orientation: "h"
803         font:
804           size: 16
805       width: 700
806       height: 900
807
808     plot-cps:
809       titlefont:
810         size: 18
811       xaxis:
812         title: "<b>Test Cases [Index]</b>"
813         titlefont:
814           size: 16
815         autorange: True
816         fixedrange: False
817         gridcolor: "rgb(230, 230, 230)"
818         linecolor: "rgb(220, 220, 220)"
819         linewidth: 1
820         showgrid: True
821         showline: True
822         showticklabels: True
823         tickcolor: "rgb(220, 220, 220)"
824         tickmode: "linear"
825         tickfont:
826           size: 16
827         zeroline: False
828       yaxis:
829         title: "<b>Connections Per Second [cps]</b>"
830         titlefont:
831           size: 16
832         gridcolor: "rgb(230, 230, 230)"
833         hoverformat: ".4s"
834         linecolor: "rgb(220, 220, 220)"
835         linewidth: 1
836         rangemode: "tozero"
837         showgrid: True
838         showline: True
839         showticklabels: True
840         tickcolor: "rgb(220, 220, 220)"
841         tickformat: ".3s"
842         tickfont:
843           size: 16
844         zeroline: False
845       boxmode: "group"
846       boxgroupgap: 0.5
847       autosize: False
848       margin:
849         t: 50
850         b: 20
851         l: 80
852         r: 20
853       showlegend: True
854       legend:
855         orientation: "h"
856         font:
857           size: 16
858       width: 700
859       height: 800
860
861     plot-rps:
862       titlefont:
863         size: 18
864       xaxis:
865         title: "<b>Test Cases [Index]</b>"
866         titlefont:
867           size: 16
868         autorange: True
869         fixedrange: False
870         gridcolor: "rgb(230, 230, 230)"
871         linecolor: "rgb(220, 220, 220)"
872         linewidth: 1
873         showgrid: True
874         showline: True
875         showticklabels: True
876         tickcolor: "rgb(220, 220, 220)"
877         tickmode: "linear"
878         tickfont:
879           size: 16
880         zeroline: False
881       yaxis:
882         title: "<b>Requests Per Second [rps]</b>"
883         titlefont:
884           size: 16
885         gridcolor: "rgb(230, 230, 230)"
886         hoverformat: ".4s"
887         linecolor: "rgb(220, 220, 220)"
888         linewidth: 1
889         rangemode: "tozero"
890         showgrid: True
891         showline: True
892         showticklabels: True
893         tickcolor: "rgb(230, 230, 230)"
894         tickformat: ".3s"
895         tickfont:
896           size: 16
897         zeroline: False
898       boxmode: "group"
899       boxgroupgap: 0.5
900       autosize: False
901       margin:
902         t: 50
903         b: 20
904         l: 80
905         r: 20
906       showlegend: True
907       legend:
908         orientation: "h"
909         font:
910           size: 16
911       width: 700
912       height: 800
913
914     plot-throughput:
915       titlefont:
916         size: 18
917       xaxis:
918         title: "<b>Test Cases [Index]</b>"
919         titlefont:
920           size: 16
921         autorange: True
922         fixedrange: False
923         gridcolor: "rgb(230, 230, 230)"
924         linecolor: "rgb(220, 220, 220)"
925         linewidth: 1
926         showgrid: True
927         showline: True
928         showticklabels: True
929         tickcolor: "rgb(220, 220, 220)"
930         tickmode: "linear"
931         tickfont:
932           size: 16
933         zeroline: False
934       yaxis:
935         title: "<b>Packet Throughput [Mpps]</b>"
936         titlefont:
937           size: 16
938         gridcolor: "rgb(230, 230, 230)"
939         hoverformat: ".4s"
940         tickformat: ".3s"
941         linecolor: "rgb(220, 220, 220)"
942         linewidth: 1
943         showgrid: True
944         showline: True
945         showticklabels: True
946         tickcolor: "rgb(220, 220, 220)"
947         tickfont:
948           size: 16
949         zeroline: False
950         range: [0,50]
951       boxmode: "group"
952       boxgroupgap: 0.5
953       autosize: False
954       margin:
955         t: 50
956         b: 0
957         l: 80
958         r: 20
959       showlegend: True
960       legend:
961         orientation: "h"
962         font:
963           size: 16
964       width: 700
965       height: 900
966
967     plot-throughput-speedup-analysis:
968       titlefont:
969         size: 18
970       xaxis:
971         title: "<b>Number of Cores [Qty]</b>"
972         titlefont:
973           size: 16
974         autorange: True
975         fixedrange: False
976         gridcolor: "rgb(230, 230, 230)"
977         linecolor: "rgb(220, 220, 220)"
978         linewidth: 1
979         showgrid: True
980         showline: True
981         showticklabels: True
982         tickcolor: "rgb(238, 238, 238)"
983         tickmode: "linear"
984         tickfont:
985           size: 16
986         zeroline: False
987       yaxis:
988         title: "<b>Packet Throughput [Mpps]</b>"
989         titlefont:
990           size: 16
991         type: "linear"
992         gridcolor: "rgb(230, 230, 230)"
993         hoverformat: ".4s"
994         linecolor: "rgb(220, 220, 220)"
995         linewidth: 1
996         showgrid: True
997         showline: True
998         showticklabels: True
999         tickcolor: "rgb(220, 220, 220)"
1000         tickformat: ".4s"
1001         tickfont:
1002           size: 16
1003         zeroline: True
1004         rangemode: "tozero"
1005         # range: [0,100]
1006       legend:
1007         orientation: "h"
1008         font:
1009           size: 16
1010         xanchor: "left"
1011         yanchor: "top"
1012         x: 0
1013         y: -0.2
1014         bgcolor: "rgba(255, 255, 255, 0)"
1015         bordercolor: "rgba(255, 255, 255, 0)"
1016         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1017       autosize: False
1018       margin:
1019           't': 50
1020           'b': 150
1021           'l': 85
1022           'r': 10
1023       showlegend: True
1024       width: 700
1025       height: 700
1026       hoverlabel:
1027         namelength: -1
1028       annotations: [
1029         {
1030           text: "_ _          __          ...",
1031           align: "left",
1032           showarrow: False,
1033           xref: "paper",
1034           yref: "paper",
1035           xanchor: "left",
1036           yanchor: "top",
1037           x: 0,
1038           y: -0.13,
1039           font: {
1040             family: "Consolas, Courier New",
1041             size: 15
1042           },
1043         },
1044         {
1045           text: "    Perfect     Measured     Limit",
1046           align: "left",
1047           showarrow: False,
1048           xref: "paper",
1049           yref: "paper",
1050           xanchor: "left",
1051           yanchor: "top",
1052           x: 0,
1053           y: -0.15,
1054           font: {
1055             family: "Consolas, Courier New",
1056             size: 15
1057           },
1058         },
1059       ]
1060
1061     plot-latency:
1062       titlefont:
1063         size: 18
1064       xaxis:
1065         title: "<b>Direction</b>"
1066         titlefont:
1067           size: 16
1068         autorange: True
1069         fixedrange: False
1070         gridcolor: "rgb(230, 230, 230)"
1071         linecolor: "rgb(220, 220, 220)"
1072         linewidth: 1
1073         showgrid: True
1074         showline: True
1075         showticklabels: False
1076         tickcolor: "rgb(220, 220, 220)"
1077         tickmode: "linear"
1078         tickfont:
1079           size: 16
1080         zeroline: False
1081       yaxis:
1082         title: "<b>Packet Latency [uSec]</b>"
1083         titlefont:
1084           size: 16
1085         type: "linear"
1086         gridcolor: "rgb(230, 230, 230)"
1087         hoverformat: ".4s"
1088         linecolor: "rgb(220, 220, 220)"
1089         linewidth: 1
1090         showgrid: True
1091         showline: True
1092         showticklabels: True
1093         tickcolor: "rgb(220, 220, 220)"
1094         tickformat: ".4s"
1095         tickfont:
1096           size: 16
1097         zeroline: True
1098         rangemode: "tozero"
1099       legend:
1100         orientation: "h"
1101         font:
1102           size: 16
1103         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1104       autosize: False
1105       margin:
1106           't': 50
1107           'b': 150
1108           'l': 80
1109           'r': 10
1110       showlegend: True
1111       width: 700
1112       height: 700
1113       hoverlabel:
1114         namelength: -1
1115
1116 -
1117   type: "static"
1118   src-path: "{DIR[RST]}"
1119   dst-path: "{DIR[WORKING,SRC]}"
1120
1121 -
1122   type: "input"
1123   general:
1124     file-name: "robot-plugin.zip"
1125     file-format: ".zip"
1126     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1127     extract: "robot-plugin/output.xml"
1128
1129   builds:
1130
1131     intel-dnv-vpp-release-1810:
1132     - 1
1133
1134     csit-vpp-perf-1804-all:
1135     - 21  # sel
1136     - 22  # sel
1137     - 23  # sel
1138     - 24  # sel
1139     - 27  # sel
1140     - 28  # sel
1141     - 29  # sel
1142     - 30  # sel
1143     - 31  # sel
1144     - 35  # sel
1145     csit-vpp-perf-verify-1807-3n-hsw:
1146     - 8   # MRR full
1147     - 9   # MRR sel
1148     - 21  # MRR sel
1149     - 31  # MRR sel
1150     - 33  # MRR sel
1151     - 36  # MRR sel
1152     - 41  # MRR sel
1153     - 42  # MRR sel
1154     - 48  # MRR sel
1155     - 11  # NDRPDR full 1
1156     - 22  # NDRPDR full 2
1157     - 45  # NDRPDR full 3
1158     - 46  # NDRPDR full 4
1159     - 15  # NDRPDR sel
1160     - 16  # NDRPDR sel
1161     - 19  # NDRPDR sel
1162     - 18  # NDRPDR sel
1163     - 20  # NDRPDR sel
1164     - 38  # NDRPDR sel
1165     - 40  # NDRPDR sel
1166     - 44  # NDRPDR sel
1167     - 47  # NDRPDR sel
1168     - 24  # WRK
1169     - 25  # WRK
1170     - 23  # WRK
1171     - 26  # WRK
1172     - 27  # WRK
1173     - 28  # WRK
1174     - 29  # WRK
1175     - 30  # WRK
1176     - 32  # WRK
1177     - 35  # WRK
1178     csit-vpp-perf-verify-1810-3n-hsw:
1179     - 9   # MRR sel
1180     - 20  # NDRPDR full
1181     - 21  # NDRPDR full
1182     - 22  # NDRPDR full
1183     - 27  # NDRPDR full
1184     - 8   # NDRPDR sel
1185     - 12  # NDRPDR sel
1186     - 14  # NDRPDR sel
1187     - 18  # NDRPDR sel
1188     - 23  # NDRPDR sel
1189     - 25  # NDRPDR sel
1190     - 38  # NDRPDR sel
1191     - 39  # NDRPDR sel
1192     - 41  # NDRPDR sel
1193     - 42  # NDRPDR sel
1194     - 28  # WRK
1195     - 29  # WRK
1196     - 30  # WRK
1197     - 31  # WRK
1198     - 32  # WRK
1199     - 33  # WRK
1200     - 34  # WRK
1201     - 35  # WRK
1202     - 36  # WRK
1203     - 37  # WRK
1204     csit-vpp-perf-verify-1807-3n-skx:
1205     - 31  # MRR full
1206     - 28  # MRR sel
1207     - 32  # MRR sel
1208     - 36  # MRR sel
1209     - 42  # MRR sel
1210     - 47  # MRR sel
1211     - 48  # MRR sel
1212     - 51  # MRR sel
1213     - 52  # MRR sel
1214     - 53  # MRR sel
1215     - 54  # MRR sel
1216     - 40  # NDRPDR full 1
1217     - 41  # NDRPDR full 2
1218     - 33  # NDRPDR sel
1219     - 35  # NDRPDR sel
1220     - 37  # NDRPDR sel
1221     - 38  # NDRPDR sel
1222     - 39  # NDRPDR sel
1223     - 43  # NDRPDR sel
1224     - 44  # NDRPDR sel
1225     - 49  # NDRPDR sel
1226     - 50  # NDRPDR sel
1227     - 56  # NDRPDR sel
1228     csit-vpp-perf-verify-1810-3n-skx:
1229     - 9   # MRR sel
1230     - 11  # MRR sel
1231     - 12  # MRR sel
1232     - 13  # MRR sel
1233     - 23  # NDRPDR full
1234     - 24  # NDRPDR full
1235     - 10  # NDRPDR sel
1236     - 14  # NDRPDR sel
1237     - 15  # NDRPDR sel
1238     - 16  # NDRPDR sel
1239     - 17  # NDRPDR sel
1240     - 19  # NDRPDR sel
1241     - 20  # NDRPDR sel
1242     - 21  # NDRPDR sel
1243     - 22  # NDRPDR sel
1244     - 25  # NDRPDR sel
1245     csit-vpp-perf-verify-1807-2n-skx:
1246     - 27  # MRR full
1247     - 31  # MRR sel
1248     - 33  # MRR sel
1249     - 37  # MRR sel
1250     - 38  # MRR sel
1251     - 41  # MRR sel
1252     - 43  # MRR sel
1253     - 44  # MRR sel
1254     - 45  # MRR sel
1255     - 46  # MRR sel
1256     - 47  # MRR sel
1257     - 32  # NDRPDR full
1258     - 26  # NDRPDR sel
1259     - 28  # NDRPDR sel
1260     - 29  # NDRPDR sel
1261     - 30  # NDRPDR sel
1262     - 34  # NDRPDR sel
1263     - 35  # NDRPDR sel
1264     - 36  # NDRPDR sel
1265     - 39  # NDRPDR sel
1266     - 40  # NDRPDR sel
1267     - 42  # NDRPDR sel
1268     csit-vpp-perf-verify-1810-2n-skx:
1269     - 8   # MRR sel
1270     - 10  # MRR sel
1271     - 11  # MRR sel
1272     - 12  # MRR sel
1273     - 25  # NDRPDR full
1274     - 26  # NDRPDR full
1275     - 9   # NDRPDR sel
1276     - 13  # NDRPDR sel
1277     - 14  # NDRPDR sel
1278     - 19  # NDRPDR sel
1279     - 20  # NDRPDR sel
1280     - 21  # NDRPDR sel
1281     - 22  # NDRPDR sel
1282     - 23  # NDRPDR sel
1283     - 24  # NDRPDR sel
1284     - 27  # NDRPDR sel
1285     csit-vpp-perf-verify-master-2n-skx:
1286     - 207  # SOAK sel
1287     csit-vpp-perf-check-1804:
1288     - 5   # mrr - full
1289     - 6   # mrr - sel
1290     - 13  # mrr - sel
1291     - 14  # mrr - sel
1292     - 15  # mrr - sel
1293     - 16  # mrr - sel
1294     - 17  # mrr - sel
1295     - 19  # mrr - sel
1296     - 20  # mrr - sel
1297     - 21  # mrr - sel
1298     - 22  # mrr - sel
1299     csit-ligato-perf-verify-1810-3n-hsw:
1300     - 5   # full
1301     - 6   # sel
1302     - 8   # sel
1303     - 9   # sel
1304     - 11  # sel
1305     - 12  # sel
1306     - 13  # sel
1307     - 14  # sel
1308     - 16  # sel
1309     - 17  # sel
1310     - 18  # sel
1311     csit-dpdk-perf-1804-all:
1312     - 4
1313     - 5
1314     - 6
1315     - 7
1316     - 8
1317     - 9
1318     - 10
1319     - 11
1320     - 12
1321     - 13
1322     csit-dpdk-perf-verify-1807-3n-hsw:
1323     - 11
1324     - 12  # full
1325     - 14
1326     - 15
1327     - 16
1328     - 17
1329     - 20
1330     - 21
1331     - 22
1332     - 23
1333     csit-dpdk-perf-verify-1810-3n-hsw:
1334     - 1   # NDRPDR sel
1335     - 2   # NDRPDR sel
1336     - 3   # NDRPDR sel
1337     - 4   # NDRPDR sel
1338     - 5   # NDRPDR sel
1339     - 6   # NDRPDR sel
1340     - 7   # NDRPDR sel
1341     - 8   # NDRPDR sel
1342     - 9   # NDRPDR sel
1343     - 10  # NDRPDR sel
1344     csit-dpdk-perf-verify-1807-3n-skx:
1345     - 1   # NDRPDR sel
1346     - 2   # NDRPDR sel
1347     - 3   # NDRPDR sel
1348     - 6   # NDRPDR sel
1349     - 7   # NDRPDR sel
1350     - 8   # NDRPDR sel
1351     - 9   # NDRPDR sel
1352     - 10  # NDRPDR sel
1353     - 11  # NDRPDR sel
1354     - 12  # NDRPDR sel
1355     csit-dpdk-perf-verify-1810-3n-skx:
1356     - 3   # NDRPDR sel
1357     - 4   # NDRPDR sel
1358     - 6   # NDRPDR sel
1359     - 7   # NDRPDR sel
1360     - 8   # NDRPDR sel
1361     - 9   # NDRPDR sel
1362     - 10  # NDRPDR sel
1363     - 11  # NDRPDR sel
1364     - 12  # NDRPDR sel
1365     - 13  # NDRPDR sel
1366     csit-dpdk-perf-verify-1810-2n-skx:
1367     - 3   # NDRPDR sel
1368     - 4   # NDRPDR sel
1369     - 5   # NDRPDR sel
1370     - 7   # NDRPDR sel
1371     - 8   # NDRPDR sel
1372     - 9   # NDRPDR sel
1373     - 10  # NDRPDR sel
1374     - 11  # NDRPDR sel
1375     - 12  # NDRPDR sel
1376     - 13  # NDRPDR sel
1377
1378     csit-vpp-functional-1810-ubuntu1604-virl:
1379     - 44
1380     csit-vpp-functional-1810-centos7-virl:
1381     - 44
1382     csit-vpp-device-1810-ubuntu1804-1n-skx:
1383     - 2
1384     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1385     - 1
1386     csit-dmm-functional-1810-ubuntu1604-virl:
1387     - 1
1388     csit-hc2vpp-verify-func-1810-ubuntu1604:
1389     - 3
1390
1391 -
1392   type: "output"
1393   output: "report"
1394   format:
1395     html:
1396     - full
1397     pdf:
1398     - minimal
1399
1400 ################################################################################
1401 ###                               T A B L E S                                ###
1402 ################################################################################
1403
1404
1405 # VPP Compare NICs 3n-hsw 1t1c ndr
1406 -
1407   type: "table"
1408   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1409   algorithm: "table_nics_comparison"
1410   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1411   reference:
1412     title: "Intel-x520"
1413     nic: "NIC_Intel-X520-DA2"
1414   compare:
1415     title: "Intel-x710"
1416     nic: "NIC_Intel-X710"
1417   data: "vpp-nic-comparison-3n-hsw"
1418   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1419   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1420   parameters:
1421   - "name"
1422   - "parent"
1423   - "throughput"
1424   - "tags"
1425
1426 # VPP Compare NICs 3n-hsw 2t2c ndr
1427 -
1428   type: "table"
1429   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1430   algorithm: "table_nics_comparison"
1431   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1432   reference:
1433     title: "Intel-x520"
1434     nic: "NIC_Intel-X520-DA2"
1435   compare:
1436     title: "Intel-x710"
1437     nic: "NIC_Intel-X710"
1438   data: "vpp-nic-comparison-3n-hsw"
1439   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1440   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1441   parameters:
1442   - "name"
1443   - "parent"
1444   - "throughput"
1445   - "tags"
1446
1447 # VPP Compare NICs 3n-hsw 1t1c pdr
1448 -
1449   type: "table"
1450   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1451   algorithm: "table_nics_comparison"
1452   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1453   reference:
1454     title: "Intel-x520"
1455     nic: "NIC_Intel-X520-DA2"
1456   compare:
1457     title: "Intel-x710"
1458     nic: "NIC_Intel-X710"
1459   data: "vpp-nic-comparison-3n-hsw"
1460   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1461   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1462   parameters:
1463   - "name"
1464   - "parent"
1465   - "throughput"
1466   - "tags"
1467
1468 # VPP Compare NICs 3n-hsw 2t2c pdr
1469 -
1470   type: "table"
1471   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1472   algorithm: "table_nics_comparison"
1473   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1474   reference:
1475     title: "Intel-x520"
1476     nic: "NIC_Intel-X520-DA2"
1477   compare:
1478     title: "Intel-x710"
1479     nic: "NIC_Intel-X710"
1480   data: "vpp-nic-comparison-3n-hsw"
1481   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1482   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1483   parameters:
1484   - "name"
1485   - "parent"
1486   - "throughput"
1487   - "tags"
1488
1489 # VPP Compare NICs 3n-hsw 1t1c mrr
1490 -
1491   type: "table"
1492   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1493   algorithm: "table_nics_comparison"
1494   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1495   reference:
1496     title: "Intel-x520"
1497     nic: "NIC_Intel-X520-DA2"
1498   compare:
1499     title: "Intel-x710"
1500     nic: "NIC_Intel-X710"
1501   data: "vpp-nic-comparison-3n-hsw-mrr"
1502   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1503   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1504   parameters:
1505   - "name"
1506   - "parent"
1507   - "result"
1508   - "tags"
1509
1510 # VPP Compare NICs 3n-hsw 2t2c mrr
1511 -
1512   type: "table"
1513   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1514   algorithm: "table_nics_comparison"
1515   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1516   reference:
1517     title: "Intel-x520"
1518     nic: "NIC_Intel-X520-DA2"
1519   compare:
1520     title: "Intel-x710"
1521     nic: "NIC_Intel-X710"
1522   data: "vpp-nic-comparison-3n-hsw-mrr"
1523   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1524   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1525   parameters:
1526   - "name"
1527   - "parent"
1528   - "result"
1529   - "tags"
1530
1531 # VPP Compare NICs 3n-hsw 4t4c mrr
1532 -
1533   type: "table"
1534   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1535   algorithm: "table_nics_comparison"
1536   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1537   reference:
1538     title: "Intel-x520"
1539     nic: "NIC_Intel-X520-DA2"
1540   compare:
1541     title: "Intel-x710"
1542     nic: "NIC_Intel-X710"
1543   data: "vpp-nic-comparison-3n-hsw-mrr"
1544   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1545   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1546   parameters:
1547   - "name"
1548   - "parent"
1549   - "result"
1550   - "tags"
1551
1552 # VPP Compare NICs 3n-skx 2t1c ndr
1553 -
1554   type: "table"
1555   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1556   algorithm: "table_nics_comparison"
1557   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1558   reference:
1559     title: "Intel-x710"
1560     nic: "NIC_Intel-X710"
1561   compare:
1562     title: "Intel-xxv710"
1563     nic: "NIC_Intel-XXV710"
1564   data: "vpp-nic-comparison-3n-skx"
1565   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1566   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1567   parameters:
1568   - "name"
1569   - "parent"
1570   - "throughput"
1571   - "tags"
1572
1573 # VPP Compare NICs 3n-skx 4t2c ndr
1574 -
1575   type: "table"
1576   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1577   algorithm: "table_nics_comparison"
1578   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1579   reference:
1580     title: "Intel-x710"
1581     nic: "NIC_Intel-X710"
1582   compare:
1583     title: "Intel-xxv710"
1584     nic: "NIC_Intel-XXV710"
1585   data: "vpp-nic-comparison-3n-skx"
1586   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1587   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1588   parameters:
1589   - "name"
1590   - "parent"
1591   - "throughput"
1592   - "tags"
1593
1594 # VPP Compare NICs 3n-skx 2t1c pdr
1595 -
1596   type: "table"
1597   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1598   algorithm: "table_nics_comparison"
1599   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1600   reference:
1601     title: "Intel-x710"
1602     nic: "NIC_Intel-X710"
1603   compare:
1604     title: "Intel-xxv710"
1605     nic: "NIC_Intel-XXV710"
1606   data: "vpp-nic-comparison-3n-skx"
1607   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1608   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1609   parameters:
1610   - "name"
1611   - "parent"
1612   - "throughput"
1613   - "tags"
1614
1615  # VPP Compare NICs 3n-skx 4t2c pdr
1616 -
1617   type: "table"
1618   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1619   algorithm: "table_nics_comparison"
1620   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1621   reference:
1622     title: "Intel-x710"
1623     nic: "NIC_Intel-X710"
1624   compare:
1625     title: "Intel-xxv710"
1626     nic: "NIC_Intel-XXV710"
1627   data: "vpp-nic-comparison-3n-skx"
1628   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1629   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1630   parameters:
1631   - "name"
1632   - "parent"
1633   - "throughput"
1634   - "tags"
1635
1636 # VPP Compare NICs 3n-skx 2t1c mrr
1637 -
1638   type: "table"
1639   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1640   algorithm: "table_nics_comparison"
1641   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1642   reference:
1643     title: "Intel-x710"
1644     nic: "NIC_Intel-X710"
1645   compare:
1646     title: "Intel-xxv710"
1647     nic: "NIC_Intel-XXV710"
1648   data: "vpp-nic-comparison-3n-skx-mrr"
1649   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1650   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1651   parameters:
1652   - "name"
1653   - "parent"
1654   - "result"
1655   - "tags"
1656
1657 # VPP Compare NICs 3n-skx 4t2c mrr
1658 -
1659   type: "table"
1660   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1661   algorithm: "table_nics_comparison"
1662   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1663   reference:
1664     title: "Intel-x710"
1665     nic: "NIC_Intel-X710"
1666   compare:
1667     title: "Intel-xxv710"
1668     nic: "NIC_Intel-XXV710"
1669   data: "vpp-nic-comparison-3n-skx-mrr"
1670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1671   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1672   parameters:
1673   - "name"
1674   - "parent"
1675   - "result"
1676   - "tags"
1677
1678  # VPP Compare NICs 3n-skx 8t4c mrr
1679 -
1680   type: "table"
1681   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1682   algorithm: "table_nics_comparison"
1683   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1684   reference:
1685     title: "Intel-x710"
1686     nic: "NIC_Intel-X710"
1687   compare:
1688     title: "Intel-xxv710"
1689     nic: "NIC_Intel-XXV710"
1690   data: "vpp-nic-comparison-3n-skx-mrr"
1691   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1692   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1693   parameters:
1694   - "name"
1695   - "parent"
1696   - "result"
1697   - "tags"
1698
1699 # VPP Compare NICs 2n-skx 2t1c ndr
1700 -
1701   type: "table"
1702   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1703   algorithm: "table_nics_comparison"
1704   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1705   reference:
1706     title: "Intel-x710"
1707     nic: "NIC_Intel-X710"
1708   compare:
1709     title: "Intel-xxv710"
1710     nic: "NIC_Intel-XXV710"
1711   data: "vpp-nic-comparison-2n-skx"
1712   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1713   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1714   parameters:
1715   - "name"
1716   - "parent"
1717   - "throughput"
1718   - "tags"
1719
1720 # VPP Compare NICs 2n-skx 4t2c ndr
1721 -
1722   type: "table"
1723   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1724   algorithm: "table_nics_comparison"
1725   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1726   reference:
1727     title: "Intel-x710"
1728     nic: "NIC_Intel-X710"
1729   compare:
1730     title: "Intel-xxv710"
1731     nic: "NIC_Intel-XXV710"
1732   data: "vpp-nic-comparison-2n-skx"
1733   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1734   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1735   parameters:
1736   - "name"
1737   - "parent"
1738   - "throughput"
1739   - "tags"
1740
1741  # VPP Compare NICs 2n-skx 2t1c pdr
1742 -
1743   type: "table"
1744   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1745   algorithm: "table_nics_comparison"
1746   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1747   reference:
1748     title: "Intel-x710"
1749     nic: "NIC_Intel-X710"
1750   compare:
1751     title: "Intel-xxv710"
1752     nic: "NIC_Intel-XXV710"
1753   data: "vpp-nic-comparison-2n-skx"
1754   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1755   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1756   parameters:
1757   - "name"
1758   - "parent"
1759   - "throughput"
1760   - "tags"
1761
1762 # VPP Compare NICs 2n-skx 4t2c pdr
1763 -
1764   type: "table"
1765   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1766   algorithm: "table_nics_comparison"
1767   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1768   reference:
1769     title: "Intel-x710"
1770     nic: "NIC_Intel-X710"
1771   compare:
1772     title: "Intel-xxv710"
1773     nic: "NIC_Intel-XXV710"
1774   data: "vpp-nic-comparison-2n-skx"
1775   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1776   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1777   parameters:
1778   - "name"
1779   - "parent"
1780   - "throughput"
1781   - "tags"
1782
1783 # VPP Compare NICs 2n-skx 2t1c mrr
1784 -
1785   type: "table"
1786   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1787   algorithm: "table_nics_comparison"
1788   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1789   reference:
1790     title: "Intel-x710"
1791     nic: "NIC_Intel-X710"
1792   compare:
1793     title: "Intel-xxv710"
1794     nic: "NIC_Intel-XXV710"
1795   data: "vpp-nic-comparison-2n-skx-mrr"
1796   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1797   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1798   parameters:
1799   - "name"
1800   - "parent"
1801   - "result"
1802   - "tags"
1803
1804 # VPP Compare NICs 2n-skx 4t2c mrr
1805 -
1806   type: "table"
1807   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1808   algorithm: "table_nics_comparison"
1809   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1810   reference:
1811     title: "Intel-x710"
1812     nic: "NIC_Intel-X710"
1813   compare:
1814     title: "Intel-xxv710"
1815     nic: "NIC_Intel-XXV710"
1816   data: "vpp-nic-comparison-2n-skx-mrr"
1817   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1818   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1819   parameters:
1820   - "name"
1821   - "parent"
1822   - "result"
1823   - "tags"
1824
1825 # VPP Compare NICs 2n-skx 8t4c mrr
1826 -
1827   type: "table"
1828   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1829   algorithm: "table_nics_comparison"
1830   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1831   reference:
1832     title: "Intel-x710"
1833     nic: "NIC_Intel-X710"
1834   compare:
1835     title: "Intel-xxv710"
1836     nic: "NIC_Intel-XXV710"
1837   data: "vpp-nic-comparison-2n-skx-mrr"
1838   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1839   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1840   parameters:
1841   - "name"
1842   - "parent"
1843   - "result"
1844   - "tags"
1845
1846 ################################################################################
1847 # VPP
1848
1849 # VPP Performance Changes 3n-hsw 1t1c pdr
1850 -
1851   type: "table"
1852   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1853   algorithm: "table_performance_comparison"
1854   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1855   history:
1856     -
1857       title: "rls1804"
1858       data:
1859         csit-vpp-perf-1804-all:
1860         - 21  # sel
1861         - 22  # sel
1862         - 23  # sel
1863         - 24  # sel
1864         - 27  # sel
1865         - 28  # sel
1866         - 29  # sel
1867         - 30  # sel
1868         - 31  # sel
1869         - 35  # sel
1870   reference:
1871     title: "rls1807"
1872     data:
1873       csit-vpp-perf-verify-1807-3n-hsw:
1874       - 11  # NDRPDR full 1
1875       - 22  # NDRPDR full 2
1876       - 45  # NDRPDR full 3
1877       - 46  # NDRPDR full 4
1878       - 15  # NDRPDR sel
1879       - 16  # NDRPDR sel
1880       - 19  # NDRPDR sel
1881       - 18  # NDRPDR sel
1882       - 20  # NDRPDR sel
1883       - 38  # NDRPDR sel
1884       - 40  # NDRPDR sel
1885       - 44  # NDRPDR sel
1886       - 47  # NDRPDR sel
1887   compare:
1888     title: "rls1810"
1889     data:
1890       csit-vpp-perf-verify-1810-3n-hsw:
1891       - 8   # NDRPDR sel
1892       - 12  # NDRPDR sel
1893       - 14  # NDRPDR sel
1894       - 18  # NDRPDR sel
1895       - 23  # NDRPDR sel
1896       - 25  # NDRPDR sel
1897       - 38  # NDRPDR sel
1898       - 39  # NDRPDR sel
1899       - 41  # NDRPDR sel
1900       - 42  # NDRPDR sel
1901   data: "vpp-performance-changes-3n-hsw"
1902   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1903   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1904   parameters:
1905   - "name"
1906   - "parent"
1907   - "throughput"
1908
1909 # VPP Performance Changes 3n-hsw 2t2c pdr
1910 -
1911   type: "table"
1912   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
1913   algorithm: "table_performance_comparison"
1914   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
1915   history:
1916     -
1917       title: "rls1804"
1918       data:
1919         csit-vpp-perf-1804-all:
1920         - 21  # sel
1921         - 22  # sel
1922         - 23  # sel
1923         - 24  # sel
1924         - 27  # sel
1925         - 28  # sel
1926         - 29  # sel
1927         - 30  # sel
1928         - 31  # sel
1929         - 35  # sel
1930   reference:
1931     title: "rls1807"
1932     data:
1933       csit-vpp-perf-verify-1807-3n-hsw:
1934       - 11  # NDRPDR full 1
1935       - 22  # NDRPDR full 2
1936       - 45  # NDRPDR full 3
1937       - 46  # NDRPDR full 4
1938       - 15  # NDRPDR sel
1939       - 16  # NDRPDR sel
1940       - 19  # NDRPDR sel
1941       - 18  # NDRPDR sel
1942       - 20  # NDRPDR sel
1943       - 38  # NDRPDR sel
1944       - 40  # NDRPDR sel
1945       - 44  # NDRPDR sel
1946       - 47  # NDRPDR sel
1947   compare:
1948     title: "rls1810"
1949     data:
1950       csit-vpp-perf-verify-1810-3n-hsw:
1951       - 8   # NDRPDR sel
1952       - 12  # NDRPDR sel
1953       - 14  # NDRPDR sel
1954       - 18  # NDRPDR sel
1955       - 23  # NDRPDR sel
1956       - 25  # NDRPDR sel
1957       - 38  # NDRPDR sel
1958       - 39  # NDRPDR sel
1959       - 41  # NDRPDR sel
1960       - 42  # NDRPDR sel
1961   data: "vpp-performance-changes-3n-hsw"
1962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1963   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1964   parameters:
1965   - "name"
1966   - "parent"
1967   - "throughput"
1968
1969 # VPP Performance Changes 3n-hsw 1t1c ndr
1970 -
1971   type: "table"
1972   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
1973   algorithm: "table_performance_comparison"
1974   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
1975   history:
1976     -
1977       title: "rls1804"
1978       data:
1979         csit-vpp-perf-1804-all:
1980         - 21  # sel
1981         - 22  # sel
1982         - 23  # sel
1983         - 24  # sel
1984         - 27  # sel
1985         - 28  # sel
1986         - 29  # sel
1987         - 30  # sel
1988         - 31  # sel
1989         - 35  # sel
1990   reference:
1991     title: "rls1807"
1992     data:
1993       csit-vpp-perf-verify-1807-3n-hsw:
1994       - 11  # NDRPDR full 1
1995       - 22  # NDRPDR full 2
1996       - 45  # NDRPDR full 3
1997       - 46  # NDRPDR full 4
1998       - 15  # NDRPDR sel
1999       - 16  # NDRPDR sel
2000       - 19  # NDRPDR sel
2001       - 18  # NDRPDR sel
2002       - 20  # NDRPDR sel
2003       - 38  # NDRPDR sel
2004       - 40  # NDRPDR sel
2005       - 44  # NDRPDR sel
2006       - 47  # NDRPDR sel
2007   compare:
2008     title: "rls1810"
2009     data:
2010       csit-vpp-perf-verify-1810-3n-hsw:
2011       - 8   # NDRPDR sel
2012       - 12  # NDRPDR sel
2013       - 14  # NDRPDR sel
2014       - 18  # NDRPDR sel
2015       - 23  # NDRPDR sel
2016       - 25  # NDRPDR sel
2017       - 38  # NDRPDR sel
2018       - 39  # NDRPDR sel
2019       - 41  # NDRPDR sel
2020       - 42  # NDRPDR sel
2021   data: "vpp-performance-changes-3n-hsw"
2022   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2023   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2024   parameters:
2025   - "name"
2026   - "parent"
2027   - "throughput"
2028
2029 # VPP Performance Changes 3n-hsw 2t2c ndr
2030 -
2031   type: "table"
2032   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2033   algorithm: "table_performance_comparison"
2034   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2035   history:
2036     -
2037       title: "rls1804"
2038       data:
2039         csit-vpp-perf-1804-all:
2040         - 21  # sel
2041         - 22  # sel
2042         - 23  # sel
2043         - 24  # sel
2044         - 27  # sel
2045         - 28  # sel
2046         - 29  # sel
2047         - 30  # sel
2048         - 31  # sel
2049         - 35  # sel
2050   reference:
2051     title: "rls1807"
2052     data:
2053       csit-vpp-perf-verify-1807-3n-hsw:
2054       - 11  # NDRPDR full 1
2055       - 22  # NDRPDR full 2
2056       - 45  # NDRPDR full 3
2057       - 46  # NDRPDR full 4
2058       - 15  # NDRPDR sel
2059       - 16  # NDRPDR sel
2060       - 19  # NDRPDR sel
2061       - 18  # NDRPDR sel
2062       - 20  # NDRPDR sel
2063       - 38  # NDRPDR sel
2064       - 40  # NDRPDR sel
2065       - 44  # NDRPDR sel
2066       - 47  # NDRPDR sel
2067   compare:
2068     title: "rls1810"
2069     data:
2070       csit-vpp-perf-verify-1810-3n-hsw:
2071       - 8   # NDRPDR sel
2072       - 12  # NDRPDR sel
2073       - 14  # NDRPDR sel
2074       - 18  # NDRPDR sel
2075       - 23  # NDRPDR sel
2076       - 25  # NDRPDR sel
2077       - 38  # NDRPDR sel
2078       - 39  # NDRPDR sel
2079       - 41  # NDRPDR sel
2080       - 42  # NDRPDR sel
2081   data: "vpp-performance-changes-3n-hsw"
2082   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2083   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2084   parameters:
2085   - "name"
2086   - "parent"
2087   - "throughput"
2088
2089 # VPP Performance Changes 3n-skx 2t1c pdr
2090 -
2091   type: "table"
2092   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2093   algorithm: "table_performance_comparison"
2094   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2095   reference:
2096     title: "rls1807"
2097     data:
2098       csit-vpp-perf-verify-1807-3n-skx:
2099       - 33  # NDRPDR sel
2100       - 35  # NDRPDR sel
2101       - 37  # NDRPDR sel
2102       - 38  # NDRPDR sel
2103       - 39  # NDRPDR sel
2104       - 43  # NDRPDR sel
2105       - 44  # NDRPDR sel
2106       - 49  # NDRPDR sel
2107       - 50  # NDRPDR sel
2108       - 56  # NDRPDR sel
2109   compare:
2110     title: "rls1810"
2111     data:
2112       csit-vpp-perf-verify-1810-3n-skx:
2113       - 10  # NDRPDR sel
2114       - 14  # NDRPDR sel
2115       - 15  # NDRPDR sel
2116       - 16  # NDRPDR sel
2117       - 17  # NDRPDR sel
2118       - 19  # NDRPDR sel
2119       - 20  # NDRPDR sel
2120       - 21  # NDRPDR sel
2121       - 22  # NDRPDR sel
2122       - 25  # NDRPDR sel
2123   data: "vpp-performance-changes-3n-skx"
2124   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2125   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2126   parameters:
2127   - "name"
2128   - "parent"
2129   - "throughput"
2130
2131 # VPP Performance Changes 3n-skx 4t2c pdr
2132 -
2133   type: "table"
2134   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2135   algorithm: "table_performance_comparison"
2136   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2137   reference:
2138     title: "rls1807"
2139     data:
2140       csit-vpp-perf-verify-1807-3n-skx:
2141       - 33  # NDRPDR sel
2142       - 35  # NDRPDR sel
2143       - 37  # NDRPDR sel
2144       - 38  # NDRPDR sel
2145       - 39  # NDRPDR sel
2146       - 43  # NDRPDR sel
2147       - 44  # NDRPDR sel
2148       - 49  # NDRPDR sel
2149       - 50  # NDRPDR sel
2150       - 56  # NDRPDR sel
2151   compare:
2152     title: "rls1810"
2153     data:
2154       csit-vpp-perf-verify-1810-3n-skx:
2155       - 10  # NDRPDR sel
2156       - 14  # NDRPDR sel
2157       - 15  # NDRPDR sel
2158       - 16  # NDRPDR sel
2159       - 17  # NDRPDR sel
2160       - 19  # NDRPDR sel
2161       - 20  # NDRPDR sel
2162       - 21  # NDRPDR sel
2163       - 22  # NDRPDR sel
2164       - 25  # NDRPDR sel
2165   data: "vpp-performance-changes-3n-skx"
2166   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2167   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2168   parameters:
2169   - "name"
2170   - "parent"
2171   - "throughput"
2172
2173 # VPP Performance Changes 3n-skx 2t1c ndr
2174 -
2175   type: "table"
2176   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2177   algorithm: "table_performance_comparison"
2178   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2179   reference:
2180     title: "rls1807"
2181     data:
2182       csit-vpp-perf-verify-1807-3n-skx:
2183       - 33  # NDRPDR sel
2184       - 35  # NDRPDR sel
2185       - 37  # NDRPDR sel
2186       - 38  # NDRPDR sel
2187       - 39  # NDRPDR sel
2188       - 43  # NDRPDR sel
2189       - 44  # NDRPDR sel
2190       - 49  # NDRPDR sel
2191       - 50  # NDRPDR sel
2192       - 56  # NDRPDR sel
2193   compare:
2194     title: "rls1810"
2195     data:
2196       csit-vpp-perf-verify-1810-3n-skx:
2197       - 10  # NDRPDR sel
2198       - 14  # NDRPDR sel
2199       - 15  # NDRPDR sel
2200       - 16  # NDRPDR sel
2201       - 17  # NDRPDR sel
2202       - 19  # NDRPDR sel
2203       - 20  # NDRPDR sel
2204       - 21  # NDRPDR sel
2205       - 22  # NDRPDR sel
2206       - 25  # NDRPDR sel
2207   data: "vpp-performance-changes-3n-skx"
2208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2209   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2210   parameters:
2211   - "name"
2212   - "parent"
2213   - "throughput"
2214
2215 # VPP Performance Changes 3n-skx 4t2c ndr
2216 -
2217   type: "table"
2218   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2219   algorithm: "table_performance_comparison"
2220   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2221   reference:
2222     title: "rls1807"
2223     data:
2224       csit-vpp-perf-verify-1807-3n-skx:
2225       - 33  # NDRPDR sel
2226       - 35  # NDRPDR sel
2227       - 37  # NDRPDR sel
2228       - 38  # NDRPDR sel
2229       - 39  # NDRPDR sel
2230       - 43  # NDRPDR sel
2231       - 44  # NDRPDR sel
2232       - 49  # NDRPDR sel
2233       - 50  # NDRPDR sel
2234       - 56  # NDRPDR sel
2235   compare:
2236     title: "rls1810"
2237     data:
2238       csit-vpp-perf-verify-1810-3n-skx:
2239       - 10  # NDRPDR sel
2240       - 14  # NDRPDR sel
2241       - 15  # NDRPDR sel
2242       - 16  # NDRPDR sel
2243       - 17  # NDRPDR sel
2244       - 19  # NDRPDR sel
2245       - 20  # NDRPDR sel
2246       - 21  # NDRPDR sel
2247       - 22  # NDRPDR sel
2248       - 25  # NDRPDR sel
2249   data: "vpp-performance-changes-3n-skx"
2250   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2251   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2252   parameters:
2253   - "name"
2254   - "parent"
2255   - "throughput"
2256
2257 # VPP Performance Changes 2n-skx 2t1c pdr
2258 -
2259   type: "table"
2260   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2261   algorithm: "table_performance_comparison"
2262   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2263   reference:
2264     title: "rls1807"
2265     data:
2266       csit-vpp-perf-verify-1807-2n-skx:
2267       - 26  # NDRPDR sel
2268       - 28  # NDRPDR sel
2269       - 29  # NDRPDR sel
2270       - 30  # NDRPDR sel
2271       - 34  # NDRPDR sel
2272       - 35  # NDRPDR sel
2273       - 36  # NDRPDR sel
2274       - 39  # NDRPDR sel
2275       - 40  # NDRPDR sel
2276       - 42  # NDRPDR sel
2277   compare:
2278     title: "rls1810"
2279     data:
2280       csit-vpp-perf-verify-1810-2n-skx:
2281       - 9   # NDRPDR sel
2282       - 13  # NDRPDR sel
2283       - 14  # NDRPDR sel
2284       - 19  # NDRPDR sel
2285       - 20  # NDRPDR sel
2286       - 21  # NDRPDR sel
2287       - 22  # NDRPDR sel
2288       - 23  # NDRPDR sel
2289       - 24  # NDRPDR sel
2290       - 27  # NDRPDR sel
2291   data: "vpp-performance-changes-2n-skx"
2292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2293   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2294   parameters:
2295   - "name"
2296   - "parent"
2297   - "throughput"
2298
2299 # VPP Performance Changes 2n-skx 4t2c pdr
2300 -
2301   type: "table"
2302   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2303   algorithm: "table_performance_comparison"
2304   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2305   reference:
2306     title: "rls1807"
2307     data:
2308       csit-vpp-perf-verify-1807-2n-skx:
2309       - 26  # NDRPDR sel
2310       - 28  # NDRPDR sel
2311       - 29  # NDRPDR sel
2312       - 30  # NDRPDR sel
2313       - 34  # NDRPDR sel
2314       - 35  # NDRPDR sel
2315       - 36  # NDRPDR sel
2316       - 39  # NDRPDR sel
2317       - 40  # NDRPDR sel
2318       - 42  # NDRPDR sel
2319   compare:
2320     title: "rls1810"
2321     data:
2322       csit-vpp-perf-verify-1810-2n-skx:
2323       - 9   # NDRPDR sel
2324       - 13  # NDRPDR sel
2325       - 14  # NDRPDR sel
2326       - 19  # NDRPDR sel
2327       - 20  # NDRPDR sel
2328       - 21  # NDRPDR sel
2329       - 22  # NDRPDR sel
2330       - 23  # NDRPDR sel
2331       - 24  # NDRPDR sel
2332       - 27  # NDRPDR sel
2333   data: "vpp-performance-changes-2n-skx"
2334   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2335   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2336   parameters:
2337   - "name"
2338   - "parent"
2339   - "throughput"
2340
2341 # VPP Performance Changes 2n-skx 2t1c ndr
2342 -
2343   type: "table"
2344   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2345   algorithm: "table_performance_comparison"
2346   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2347   reference:
2348     title: "rls1807"
2349     data:
2350       csit-vpp-perf-verify-1807-2n-skx:
2351       - 26  # NDRPDR sel
2352       - 28  # NDRPDR sel
2353       - 29  # NDRPDR sel
2354       - 30  # NDRPDR sel
2355       - 34  # NDRPDR sel
2356       - 35  # NDRPDR sel
2357       - 36  # NDRPDR sel
2358       - 39  # NDRPDR sel
2359       - 40  # NDRPDR sel
2360       - 42  # NDRPDR sel
2361   compare:
2362     title: "rls1810"
2363     data:
2364       csit-vpp-perf-verify-1810-2n-skx:
2365       - 9   # NDRPDR sel
2366       - 13  # NDRPDR sel
2367       - 14  # NDRPDR sel
2368       - 19  # NDRPDR sel
2369       - 20  # NDRPDR sel
2370       - 21  # NDRPDR sel
2371       - 22  # NDRPDR sel
2372       - 23  # NDRPDR sel
2373       - 24  # NDRPDR sel
2374       - 27  # NDRPDR sel
2375   data: "vpp-performance-changes-2n-skx"
2376   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2377   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2378   parameters:
2379   - "name"
2380   - "parent"
2381   - "throughput"
2382
2383 # VPP Performance Changes 2n-skx 4t2c ndr
2384 -
2385   type: "table"
2386   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2387   algorithm: "table_performance_comparison"
2388   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2389   reference:
2390     title: "rls1807"
2391     data:
2392       csit-vpp-perf-verify-1807-2n-skx:
2393       - 26  # NDRPDR sel
2394       - 28  # NDRPDR sel
2395       - 29  # NDRPDR sel
2396       - 30  # NDRPDR sel
2397       - 34  # NDRPDR sel
2398       - 35  # NDRPDR sel
2399       - 36  # NDRPDR sel
2400       - 39  # NDRPDR sel
2401       - 40  # NDRPDR sel
2402       - 42  # NDRPDR sel
2403   compare:
2404     title: "rls1810"
2405     data:
2406       csit-vpp-perf-verify-1810-2n-skx:
2407       - 9   # NDRPDR sel
2408       - 13  # NDRPDR sel
2409       - 14  # NDRPDR sel
2410       - 19  # NDRPDR sel
2411       - 20  # NDRPDR sel
2412       - 21  # NDRPDR sel
2413       - 22  # NDRPDR sel
2414       - 23  # NDRPDR sel
2415       - 24  # NDRPDR sel
2416       - 27  # NDRPDR sel
2417   data: "vpp-performance-changes-2n-skx"
2418   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2419   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2420   parameters:
2421   - "name"
2422   - "parent"
2423   - "throughput"
2424
2425 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2426 -
2427   type: "table"
2428   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2429   algorithm: "table_performance_comparison"
2430   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2431   reference:
2432     title: "3-Node Hsw"
2433     data:
2434       csit-vpp-perf-verify-1810-3n-hsw:
2435       - 8   # NDRPDR sel
2436       - 12  # NDRPDR sel
2437       - 14  # NDRPDR sel
2438       - 18  # NDRPDR sel
2439       - 23  # NDRPDR sel
2440       - 25  # NDRPDR sel
2441       - 38  # NDRPDR sel
2442       - 39  # NDRPDR sel
2443       - 41  # NDRPDR sel
2444       - 42  # NDRPDR sel
2445   compare:
2446     title: "3-Node Skx"
2447     data:
2448       csit-vpp-perf-verify-1810-3n-skx:
2449       - 10  # NDRPDR sel
2450       - 14  # NDRPDR sel
2451       - 15  # NDRPDR sel
2452       - 16  # NDRPDR sel
2453       - 17  # NDRPDR sel
2454       - 19  # NDRPDR sel
2455       - 20  # NDRPDR sel
2456       - 21  # NDRPDR sel
2457       - 22  # NDRPDR sel
2458       - 25  # NDRPDR sel
2459   data: "vpp-compare-testbeds"
2460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2461   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2462   parameters:
2463   - "name"
2464   - "parent"
2465   - "throughput"
2466
2467 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2468 -
2469   type: "table"
2470   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2471   algorithm: "table_performance_comparison"
2472   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2473   reference:
2474     title: "3-Node Hsw"
2475     data:
2476       csit-vpp-perf-verify-1810-3n-hsw:
2477       - 8   # NDRPDR sel
2478       - 12  # NDRPDR sel
2479       - 14  # NDRPDR sel
2480       - 18  # NDRPDR sel
2481       - 23  # NDRPDR sel
2482       - 25  # NDRPDR sel
2483       - 38  # NDRPDR sel
2484       - 39  # NDRPDR sel
2485       - 41  # NDRPDR sel
2486       - 42  # NDRPDR sel
2487   compare:
2488     title: "3-Node Skx"
2489     data:
2490       csit-vpp-perf-verify-1810-3n-skx:
2491       - 10  # NDRPDR sel
2492       - 14  # NDRPDR sel
2493       - 15  # NDRPDR sel
2494       - 16  # NDRPDR sel
2495       - 17  # NDRPDR sel
2496       - 19  # NDRPDR sel
2497       - 20  # NDRPDR sel
2498       - 21  # NDRPDR sel
2499       - 22  # NDRPDR sel
2500       - 25  # NDRPDR sel
2501   data: "vpp-compare-testbeds"
2502   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2503   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2504   parameters:
2505   - "name"
2506   - "parent"
2507   - "throughput"
2508
2509 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2510 -
2511   type: "table"
2512   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2513   algorithm: "table_performance_comparison"
2514   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2515   reference:
2516     title: "3-Node Hsw"
2517     data:
2518       csit-vpp-perf-verify-1810-3n-hsw:
2519       - 8   # NDRPDR sel
2520       - 12  # NDRPDR sel
2521       - 14  # NDRPDR sel
2522       - 18  # NDRPDR sel
2523       - 23  # NDRPDR sel
2524       - 25  # NDRPDR sel
2525       - 38  # NDRPDR sel
2526       - 39  # NDRPDR sel
2527       - 41  # NDRPDR sel
2528       - 42  # NDRPDR sel
2529   compare:
2530     title: "3-Node Skx"
2531     data:
2532       csit-vpp-perf-verify-1810-3n-skx:
2533       - 10  # NDRPDR sel
2534       - 14  # NDRPDR sel
2535       - 15  # NDRPDR sel
2536       - 16  # NDRPDR sel
2537       - 17  # NDRPDR sel
2538       - 19  # NDRPDR sel
2539       - 20  # NDRPDR sel
2540       - 21  # NDRPDR sel
2541       - 22  # NDRPDR sel
2542       - 25  # NDRPDR sel
2543   data: "vpp-compare-testbeds"
2544   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2545   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2546   parameters:
2547   - "name"
2548   - "parent"
2549   - "throughput"
2550
2551 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2552 -
2553   type: "table"
2554   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2555   algorithm: "table_performance_comparison"
2556   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2557   reference:
2558     title: "3-Node Hsw"
2559     data:
2560       csit-vpp-perf-verify-1810-3n-hsw:
2561       - 8   # NDRPDR sel
2562       - 12  # NDRPDR sel
2563       - 14  # NDRPDR sel
2564       - 18  # NDRPDR sel
2565       - 23  # NDRPDR sel
2566       - 25  # NDRPDR sel
2567       - 38  # NDRPDR sel
2568       - 39  # NDRPDR sel
2569       - 41  # NDRPDR sel
2570       - 42  # NDRPDR sel
2571   compare:
2572     title: "3-Node Skx"
2573     data:
2574       csit-vpp-perf-verify-1810-3n-skx:
2575       - 10  # NDRPDR sel
2576       - 14  # NDRPDR sel
2577       - 15  # NDRPDR sel
2578       - 16  # NDRPDR sel
2579       - 17  # NDRPDR sel
2580       - 19  # NDRPDR sel
2581       - 20  # NDRPDR sel
2582       - 21  # NDRPDR sel
2583       - 22  # NDRPDR sel
2584       - 25  # NDRPDR sel
2585   data: "vpp-compare-testbeds"
2586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2587   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2588   parameters:
2589   - "name"
2590   - "parent"
2591   - "throughput"
2592
2593 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2594 -
2595   type: "table"
2596   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2597   algorithm: "table_performance_comparison"
2598   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2599   reference:
2600     title: "3-Node Skx"
2601     data:
2602       csit-vpp-perf-verify-1810-3n-skx:
2603       - 10  # NDRPDR sel
2604       - 14  # NDRPDR sel
2605       - 15  # NDRPDR sel
2606       - 16  # NDRPDR sel
2607       - 17  # NDRPDR sel
2608       - 19  # NDRPDR sel
2609       - 20  # NDRPDR sel
2610       - 21  # NDRPDR sel
2611       - 22  # NDRPDR sel
2612       - 25  # NDRPDR sel
2613   compare:
2614     title: "2-Node Skx"
2615     data:
2616       csit-vpp-perf-verify-1810-2n-skx:
2617       - 9   # NDRPDR sel
2618       - 13  # NDRPDR sel
2619       - 14  # NDRPDR sel
2620       - 19  # NDRPDR sel
2621       - 20  # NDRPDR sel
2622       - 21  # NDRPDR sel
2623       - 22  # NDRPDR sel
2624       - 23  # NDRPDR sel
2625       - 24  # NDRPDR sel
2626       - 27  # NDRPDR sel
2627   data: "vpp-compare-topologies"
2628   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2629   filter: "'NDRPDR' and '1C'"
2630   parameters:
2631   - "name"
2632   - "parent"
2633   - "throughput"
2634
2635 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2636 -
2637   type: "table"
2638   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2639   algorithm: "table_performance_comparison"
2640   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2641   reference:
2642     title: "3-Node Skx"
2643     data:
2644       csit-vpp-perf-verify-1810-3n-skx:
2645       - 10  # NDRPDR sel
2646       - 14  # NDRPDR sel
2647       - 15  # NDRPDR sel
2648       - 16  # NDRPDR sel
2649       - 17  # NDRPDR sel
2650       - 19  # NDRPDR sel
2651       - 20  # NDRPDR sel
2652       - 21  # NDRPDR sel
2653       - 22  # NDRPDR sel
2654       - 25  # NDRPDR sel
2655   compare:
2656     title: "2-Node Skx"
2657     data:
2658       csit-vpp-perf-verify-1810-2n-skx:
2659       - 9   # NDRPDR sel
2660       - 13  # NDRPDR sel
2661       - 14  # NDRPDR sel
2662       - 19  # NDRPDR sel
2663       - 20  # NDRPDR sel
2664       - 21  # NDRPDR sel
2665       - 22  # NDRPDR sel
2666       - 23  # NDRPDR sel
2667       - 24  # NDRPDR sel
2668       - 27  # NDRPDR sel
2669   data: "vpp-compare-topologies"
2670   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2671   filter: "'NDRPDR' and '2C'"
2672   parameters:
2673   - "name"
2674   - "parent"
2675   - "throughput"
2676
2677 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2678 -
2679   type: "table"
2680   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2681   algorithm: "table_performance_comparison"
2682   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2683   reference:
2684     title: "3-Node Skx"
2685     data:
2686       csit-vpp-perf-verify-1810-3n-skx:
2687       - 10  # NDRPDR sel
2688       - 14  # NDRPDR sel
2689       - 15  # NDRPDR sel
2690       - 16  # NDRPDR sel
2691       - 17  # NDRPDR sel
2692       - 19  # NDRPDR sel
2693       - 20  # NDRPDR sel
2694       - 21  # NDRPDR sel
2695       - 22  # NDRPDR sel
2696       - 25  # NDRPDR sel
2697   compare:
2698     title: "2-Node Skx"
2699     data:
2700       csit-vpp-perf-verify-1810-2n-skx:
2701       - 9   # NDRPDR sel
2702       - 13  # NDRPDR sel
2703       - 14  # NDRPDR sel
2704       - 19  # NDRPDR sel
2705       - 20  # NDRPDR sel
2706       - 21  # NDRPDR sel
2707       - 22  # NDRPDR sel
2708       - 23  # NDRPDR sel
2709       - 24  # NDRPDR sel
2710       - 27  # NDRPDR sel
2711   data: "vpp-compare-topologies"
2712   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2713   filter: "'NDRPDR' and '1C'"
2714   parameters:
2715   - "name"
2716   - "parent"
2717   - "throughput"
2718
2719 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2720 -
2721   type: "table"
2722   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2723   algorithm: "table_performance_comparison"
2724   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2725   reference:
2726     title: "3-Node Skx"
2727     data:
2728       csit-vpp-perf-verify-1810-3n-skx:
2729       - 10  # NDRPDR sel
2730       - 14  # NDRPDR sel
2731       - 15  # NDRPDR sel
2732       - 16  # NDRPDR sel
2733       - 17  # NDRPDR sel
2734       - 19  # NDRPDR sel
2735       - 20  # NDRPDR sel
2736       - 21  # NDRPDR sel
2737       - 22  # NDRPDR sel
2738       - 25  # NDRPDR sel
2739   compare:
2740     title: "2-Node Skx"
2741     data:
2742       csit-vpp-perf-verify-1810-2n-skx:
2743       - 9   # NDRPDR sel
2744       - 13  # NDRPDR sel
2745       - 14  # NDRPDR sel
2746       - 19  # NDRPDR sel
2747       - 20  # NDRPDR sel
2748       - 21  # NDRPDR sel
2749       - 22  # NDRPDR sel
2750       - 23  # NDRPDR sel
2751       - 24  # NDRPDR sel
2752       - 27  # NDRPDR sel
2753   data: "vpp-compare-topologies"
2754   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2755   filter: "'NDRPDR' and '2C'"
2756   parameters:
2757   - "name"
2758   - "parent"
2759   - "throughput"
2760
2761 # VPP Performance Changes 3n-hsw 1t1c MRR
2762 -
2763   type: "table"
2764   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2765   algorithm: "table_performance_comparison"
2766   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2767   history:
2768     -
2769       title: "rls1804"
2770       data:
2771         csit-vpp-perf-check-1804:
2772         - 6   # mrr - sel
2773         - 13  # mrr - sel
2774         - 14  # mrr - sel
2775         - 15  # mrr - sel
2776         - 16  # mrr - sel
2777         - 17  # mrr - sel
2778         - 19  # mrr - sel
2779         - 20  # mrr - sel
2780         - 21  # mrr - sel
2781         - 22  # mrr - sel
2782   reference:
2783     title: "rls1807"
2784     data:
2785       csit-vpp-perf-verify-1807-3n-hsw:
2786       - 8   # MRR full
2787       - 9   # MRR sel
2788       - 21  # MRR sel
2789       - 31  # MRR sel
2790       - 33  # MRR sel
2791       - 36  # MRR sel
2792       - 41  # MRR sel
2793       - 42  # MRR sel
2794       - 48  # MRR sel
2795   compare:
2796     title: "rls1810"
2797     data:
2798       csit-vpp-perf-verify-1810-3n-hsw:
2799       - 9   # MRR sel
2800   data: "vpp-performance-changes-3n-hsw-mrr"
2801   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2802   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2803   parameters:
2804   - "name"
2805   - "parent"
2806   - "result"
2807
2808 # VPP Performance Changes 3n-hsw 2t2c MRR
2809 -
2810   type: "table"
2811   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2812   algorithm: "table_performance_comparison"
2813   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2814   history:
2815     -
2816       title: "rls1804"
2817       data:
2818         csit-vpp-perf-check-1804:
2819         - 6   # mrr - sel
2820         - 13  # mrr - sel
2821         - 14  # mrr - sel
2822         - 15  # mrr - sel
2823         - 16  # mrr - sel
2824         - 17  # mrr - sel
2825         - 19  # mrr - sel
2826         - 20  # mrr - sel
2827         - 21  # mrr - sel
2828         - 22  # mrr - sel
2829   reference:
2830     title: "rls1807"
2831     data:
2832       csit-vpp-perf-verify-1807-3n-hsw:
2833       - 8   # MRR full
2834       - 9   # MRR sel
2835       - 21  # MRR sel
2836       - 31  # MRR sel
2837       - 33  # MRR sel
2838       - 36  # MRR sel
2839       - 41  # MRR sel
2840       - 42  # MRR sel
2841       - 48  # MRR sel
2842   compare:
2843     title: "rls1810"
2844     data:
2845       csit-vpp-perf-verify-1810-3n-hsw:
2846       - 9   # MRR sel
2847   data: "vpp-performance-changes-3n-hsw-mrr"
2848   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2849   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2850   parameters:
2851   - "name"
2852   - "parent"
2853   - "result"
2854
2855 # VPP Performance Changes 3n-hsw 4t4c MRR
2856 -
2857   type: "table"
2858   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2859   algorithm: "table_performance_comparison"
2860   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2861   history:
2862     -
2863       title: "rls1804"
2864       data:
2865         csit-vpp-perf-check-1804:
2866         - 6   # mrr - sel
2867         - 13  # mrr - sel
2868         - 14  # mrr - sel
2869         - 15  # mrr - sel
2870         - 16  # mrr - sel
2871         - 17  # mrr - sel
2872         - 19  # mrr - sel
2873         - 20  # mrr - sel
2874         - 21  # mrr - sel
2875         - 22  # mrr - sel
2876   reference:
2877     title: "rls1807"
2878     data:
2879       csit-vpp-perf-verify-1807-3n-hsw:
2880       - 8   # MRR full
2881       - 9   # MRR sel
2882       - 21  # MRR sel
2883       - 31  # MRR sel
2884       - 33  # MRR sel
2885       - 36  # MRR sel
2886       - 41  # MRR sel
2887       - 42  # MRR sel
2888       - 48  # MRR sel
2889   compare:
2890     title: "rls1810"
2891     data:
2892       csit-vpp-perf-verify-1810-3n-hsw:
2893       - 9   # MRR sel
2894   data: "vpp-performance-changes-3n-hsw-mrr"
2895   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2896   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2897   parameters:
2898   - "name"
2899   - "parent"
2900   - "result"
2901
2902 # VPP Performance Changes 3n-skx 2t1c MRR
2903 -
2904   type: "table"
2905   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2906   algorithm: "table_performance_comparison"
2907   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2908   reference:
2909     title: "rls1807"
2910     data:
2911       csit-vpp-perf-verify-1807-3n-skx:
2912       - 28  # MRR sel
2913       - 32  # MRR sel
2914       - 36  # MRR sel
2915       - 42  # MRR sel
2916       - 47  # MRR sel
2917       - 48  # MRR sel
2918       - 51  # MRR sel
2919       - 52  # MRR sel
2920       - 53  # MRR sel
2921   compare:
2922     title: "rls1810"
2923     data:
2924       csit-vpp-perf-verify-1810-3n-skx:
2925       - 9   # MRR sel
2926       - 11  # MRR sel
2927       - 12  # MRR sel
2928       - 13  # MRR sel
2929   data: "vpp-performance-changes-3n-skx-mrr"
2930   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2931   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2932   parameters:
2933   - "name"
2934   - "parent"
2935   - "result"
2936
2937 # VPP Performance Changes 3n-skx 4t2c MRR
2938 -
2939   type: "table"
2940   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2941   algorithm: "table_performance_comparison"
2942   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2943   reference:
2944     title: "rls1807"
2945     data:
2946       csit-vpp-perf-verify-1807-3n-skx:
2947       - 28  # MRR sel
2948       - 32  # MRR sel
2949       - 36  # MRR sel
2950       - 42  # MRR sel
2951       - 47  # MRR sel
2952       - 48  # MRR sel
2953       - 51  # MRR sel
2954       - 52  # MRR sel
2955       - 53  # MRR sel
2956   compare:
2957     title: "rls1810"
2958     data:
2959       csit-vpp-perf-verify-1810-3n-skx:
2960       - 9   # MRR sel
2961       - 11  # MRR sel
2962       - 12  # MRR sel
2963       - 13  # MRR sel
2964   data: "vpp-performance-changes-3n-skx-mrr"
2965   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2966   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2967   parameters:
2968   - "name"
2969   - "parent"
2970   - "result"
2971
2972 # VPP Performance Changes 3n-skx 8t4c MRR
2973 -
2974   type: "table"
2975   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2976   algorithm: "table_performance_comparison"
2977   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2978   reference:
2979     title: "rls1807"
2980     data:
2981       csit-vpp-perf-verify-1807-3n-skx:
2982       - 28  # MRR sel
2983       - 32  # MRR sel
2984       - 36  # MRR sel
2985       - 42  # MRR sel
2986       - 47  # MRR sel
2987       - 48  # MRR sel
2988       - 51  # MRR sel
2989       - 52  # MRR sel
2990       - 53  # MRR sel
2991   compare:
2992     title: "rls1810"
2993     data:
2994       csit-vpp-perf-verify-1810-3n-skx:
2995       - 9   # MRR sel
2996       - 11  # MRR sel
2997       - 12  # MRR sel
2998       - 13  # MRR sel
2999   data: "vpp-performance-changes-3n-skx-mrr"
3000   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3001   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3002   parameters:
3003   - "name"
3004   - "parent"
3005   - "result"
3006
3007 # VPP Performance Changes 2n-skx 2t1c MRR
3008 -
3009   type: "table"
3010   title: "VPP Performance Changes 2n-skx 2t1c MRR"
3011   algorithm: "table_performance_comparison"
3012   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3013   reference:
3014     title: "rls1807"
3015     data:
3016       csit-vpp-perf-verify-1807-2n-skx:
3017       - 31  # MRR sel
3018       - 33  # MRR sel
3019       - 37  # MRR sel
3020       - 38  # MRR sel
3021       - 41  # MRR sel
3022       - 43  # MRR sel
3023       - 44  # MRR sel
3024       - 45  # MRR sel
3025       - 46  # MRR sel
3026       - 47  # MRR sel
3027   compare:
3028     title: "rls1810"
3029     data:
3030       csit-vpp-perf-verify-1810-2n-skx:
3031       - 8   # MRR sel
3032       - 10  # MRR sel
3033       - 11  # MRR sel
3034       - 12  # MRR sel
3035   data: "vpp-performance-changes-2n-skx-mrr"
3036   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3037   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3038   parameters:
3039   - "name"
3040   - "parent"
3041   - "result"
3042
3043 # VPP Performance Changes 2n-skx 4t2c MRR
3044 -
3045   type: "table"
3046   title: "VPP Performance Changes 2n-skx 4t2c MRR"
3047   algorithm: "table_performance_comparison"
3048   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3049   reference:
3050     title: "rls1807"
3051     data:
3052       csit-vpp-perf-verify-1807-2n-skx:
3053       - 31  # MRR sel
3054       - 33  # MRR sel
3055       - 37  # MRR sel
3056       - 38  # MRR sel
3057       - 41  # MRR sel
3058       - 43  # MRR sel
3059       - 44  # MRR sel
3060       - 45  # MRR sel
3061       - 46  # MRR sel
3062       - 47  # MRR sel
3063   compare:
3064     title: "rls1810"
3065     data:
3066       csit-vpp-perf-verify-1810-2n-skx:
3067       - 8   # MRR sel
3068       - 10  # MRR sel
3069       - 11  # MRR sel
3070       - 12  # MRR sel
3071   data: "vpp-performance-changes-2n-skx-mrr"
3072   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3073   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3074   parameters:
3075   - "name"
3076   - "parent"
3077   - "result"
3078
3079 # VPP Performance Changes 2n-skx 8t4c MRR
3080 -
3081   type: "table"
3082   title: "VPP Performance Changes 2n-skx 8t4c MRR"
3083   algorithm: "table_performance_comparison"
3084   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3085   reference:
3086     title: "rls1807"
3087     data:
3088       csit-vpp-perf-verify-1807-2n-skx:
3089       - 31  # MRR sel
3090       - 33  # MRR sel
3091       - 37  # MRR sel
3092       - 38  # MRR sel
3093       - 41  # MRR sel
3094       - 43  # MRR sel
3095       - 44  # MRR sel
3096       - 45  # MRR sel
3097       - 46  # MRR sel
3098       - 47  # MRR sel
3099   compare:
3100     title: "rls1810"
3101     data:
3102       csit-vpp-perf-verify-1810-2n-skx:
3103       - 8   # MRR sel
3104       - 10  # MRR sel
3105       - 11  # MRR sel
3106       - 12  # MRR sel
3107   data: "vpp-performance-changes-2n-skx-mrr"
3108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3109   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3110   parameters:
3111   - "name"
3112   - "parent"
3113   - "result"
3114
3115 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3116 -
3117   type: "table"
3118   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3119   algorithm: "table_performance_comparison"
3120   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3121   reference:
3122     title: "3-Node Hsw"
3123     data:
3124       csit-vpp-perf-verify-1810-3n-hsw:
3125       - 9   # MRR sel
3126   compare:
3127     title: "3-Node Skx"
3128     data:
3129       csit-vpp-perf-verify-1810-3n-skx:
3130       - 9   # MRR sel
3131       - 11  # MRR sel
3132       - 12  # MRR sel
3133       - 13  # MRR sel
3134   data: "vpp-compare-testbeds-mrr"
3135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3136   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
3137   parameters:
3138   - "name"
3139   - "parent"
3140   - "result"
3141
3142 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3143 -
3144   type: "table"
3145   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3146   algorithm: "table_performance_comparison"
3147   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3148   reference:
3149     title: "3-Node Hsw"
3150     data:
3151       csit-vpp-perf-verify-1810-3n-hsw:
3152       - 9   # MRR sel
3153   compare:
3154     title: "3-Node Skx"
3155     data:
3156       csit-vpp-perf-verify-1810-3n-skx:
3157       - 9   # MRR sel
3158       - 11  # MRR sel
3159       - 12  # MRR sel
3160       - 13  # MRR sel
3161   data: "vpp-compare-testbeds-mrr"
3162   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3163   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
3164   parameters:
3165   - "name"
3166   - "parent"
3167   - "result"
3168
3169 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3170 -
3171   type: "table"
3172   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3173   algorithm: "table_performance_comparison"
3174   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3175   reference:
3176     title: "3-Node Hsw"
3177     data:
3178       csit-vpp-perf-verify-1810-3n-hsw:
3179       - 9   # MRR sel
3180   compare:
3181     title: "3-Node Skx"
3182     data:
3183       csit-vpp-perf-verify-1810-3n-skx:
3184       - 9   # MRR sel
3185       - 11  # MRR sel
3186       - 12  # MRR sel
3187       - 13  # MRR sel
3188   data: "vpp-compare-testbeds-mrr"
3189   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3190   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
3191   parameters:
3192   - "name"
3193   - "parent"
3194   - "result"
3195
3196 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
3197 -
3198   type: "table"
3199   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
3200   algorithm: "table_performance_comparison"
3201   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
3202   reference:
3203     title: "3-Node Skx"
3204     data:
3205       csit-vpp-perf-verify-1810-3n-skx:
3206       - 9   # MRR sel
3207       - 11  # MRR sel
3208       - 12  # MRR sel
3209       - 13  # MRR sel
3210   compare:
3211     title: "2-Node Skx"
3212     data:
3213       csit-vpp-perf-verify-1810-2n-skx:
3214       - 8   # MRR sel
3215       - 10  # MRR sel
3216       - 11  # MRR sel
3217       - 12  # MRR sel
3218   data: "vpp-compare-topologies-mrr"
3219   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3220   filter: "'MRR' and '1C'"
3221   parameters:
3222   - "name"
3223   - "parent"
3224   - "result"
3225
3226 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
3227 -
3228   type: "table"
3229   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
3230   algorithm: "table_performance_comparison"
3231   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
3232   reference:
3233     title: "3-Node Skx"
3234     data:
3235       csit-vpp-perf-verify-1810-3n-skx:
3236       - 9   # MRR sel
3237       - 11  # MRR sel
3238       - 12  # MRR sel
3239       - 13  # MRR sel
3240   compare:
3241     title: "2-Node Skx"
3242     data:
3243       csit-vpp-perf-verify-1810-2n-skx:
3244       - 8   # MRR sel
3245       - 10  # MRR sel
3246       - 11  # MRR sel
3247       - 12  # MRR sel
3248   data: "vpp-compare-topologies-mrr"
3249   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3250   filter: "'MRR' and '2C'"
3251   parameters:
3252   - "name"
3253   - "parent"
3254   - "result"
3255
3256 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3257 -
3258   type: "table"
3259   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3260   algorithm: "table_performance_comparison"
3261   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3262   reference:
3263     title: "3-Node Skx"
3264     data:
3265       csit-vpp-perf-verify-1810-3n-skx:
3266       - 9   # MRR sel
3267       - 11  # MRR sel
3268       - 12  # MRR sel
3269       - 13  # MRR sel
3270   compare:
3271     title: "2-Node Skx"
3272     data:
3273       csit-vpp-perf-verify-1810-2n-skx:
3274       - 8   # MRR sel
3275       - 10  # MRR sel
3276       - 11  # MRR sel
3277       - 12  # MRR sel
3278   data: "vpp-compare-topologies-mrr"
3279   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3280   filter: "'MRR' and '4C'"
3281   parameters:
3282   - "name"
3283   - "parent"
3284   - "result"
3285
3286 # Detailed Test Results - VPP Performance Results 3n-hsw
3287 -
3288   type: "table"
3289   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3290   algorithm: "table_merged_details"
3291   output-file-ext: ".csv"
3292   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3293   columns:
3294   -
3295     title: "Name"
3296     data: "data name"
3297   -
3298     title: "Status"
3299     data: "data msg"
3300   rows: "generated"
3301   data: "vpp-perf-results-3n-hsw"
3302   filter: "not 'NDRCHK' and not 'PDRCHK'"
3303   parameters:
3304   - "name"
3305   - "parent"
3306   - "msg"
3307
3308 # Detailed Test Results - VPP Performance Results 3n-skx
3309 -
3310   type: "table"
3311   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3312   algorithm: "table_merged_details"
3313   output-file-ext: ".csv"
3314   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3315   columns:
3316   -
3317     title: "Name"
3318     data: "data name"
3319   -
3320     title: "Status"
3321     data: "data msg"
3322   rows: "generated"
3323   data: "vpp-perf-results-3n-skx"
3324   filter: "not 'NDRCHK' and not 'PDRCHK'"
3325   parameters:
3326   - "name"
3327   - "parent"
3328   - "msg"
3329
3330 # Detailed Test Results - VPP Performance Results 2n-skx
3331 -
3332   type: "table"
3333   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3334   algorithm: "table_merged_details"
3335   output-file-ext: ".csv"
3336   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3337   columns:
3338   -
3339     title: "Name"
3340     data: "data name"
3341   -
3342     title: "Status"
3343     data: "data msg"
3344   rows: "generated"
3345   data: "vpp-perf-results-2n-skx"
3346   filter: "not 'NDRCHK' and not 'PDRCHK'"
3347   parameters:
3348   - "name"
3349   - "parent"
3350   - "msg"
3351
3352 # Detailed Test Results - VPP Performance Results 2n-dnv
3353 -
3354   type: "table"
3355   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3356   algorithm: "table_details"
3357   output-file-ext: ".csv"
3358   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3359   columns:
3360   -
3361     title: "Name"
3362     data: "data name"
3363   -
3364     title: "Status"
3365     data: "data msg"
3366   rows: "generated"
3367   data: "intel-dnv-vpp"
3368   filter: "'NDRPDR'"
3369   parameters:
3370   - "name"
3371   - "parent"
3372   - "msg"
3373
3374 # Test configuration - VPP Performance Test Configs 3n-hsw
3375 -
3376   type: "table"
3377   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3378   algorithm: "table_merged_details"
3379   output-file-ext: ".csv"
3380   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3381   columns:
3382   -
3383     title: "Name"
3384     data: "data name"
3385   -
3386     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3387     data: "data vat-history"
3388   rows: "generated"
3389   data: "vpp-perf-results-3n-hsw"
3390   filter: "not 'NDRCHK' and not 'PDRCHK'"
3391   parameters:
3392   - "parent"
3393   - "name"
3394   - "vat-history"
3395
3396 # Test configuration - VPP Performance Test Configs 3n-skx
3397 -
3398   type: "table"
3399   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3400   algorithm: "table_merged_details"
3401   output-file-ext: ".csv"
3402   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3403   columns:
3404   -
3405     title: "Name"
3406     data: "data name"
3407   -
3408     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3409     data: "data vat-history"
3410   rows: "generated"
3411   data: "vpp-perf-results-3n-skx"
3412   filter: "not 'NDRCHK' and not 'PDRCHK'"
3413   parameters:
3414   - "parent"
3415   - "name"
3416   - "vat-history"
3417
3418 # Test configuration - VPP Performance Test Configs 2n-skx
3419 -
3420   type: "table"
3421   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3422   algorithm: "table_merged_details"
3423   output-file-ext: ".csv"
3424   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3425   columns:
3426   -
3427     title: "Name"
3428     data: "data name"
3429   -
3430     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3431     data: "data vat-history"
3432   rows: "generated"
3433   data: "vpp-perf-results-2n-skx"
3434   filter: "not 'NDRCHK' and not 'PDRCHK'"
3435   parameters:
3436   - "parent"
3437   - "name"
3438   - "vat-history"
3439
3440 # Test configuration - VPP Performance Test Configs 2n-dnv
3441 -
3442   type: "table"
3443   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3444   algorithm: "table_details"
3445   output-file-ext: ".csv"
3446   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3447   columns:
3448   -
3449     title: "Name"
3450     data: "data name"
3451   -
3452     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3453     data: "data vat-history"
3454   rows: "generated"
3455   data: "intel-dnv-vpp"
3456   filter: "'NDRPDR'"
3457   parameters:
3458   - "parent"
3459   - "name"
3460   - "vat-history"
3461
3462 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3463 -
3464   type: "table"
3465   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3466   algorithm: "table_merged_details"
3467   output-file-ext: ".csv"
3468   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3469   columns:
3470   -
3471     title: "Name"
3472     data: "data name"
3473   -
3474     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3475     data: "data show-run"
3476   rows: "generated"
3477   data: "vpp-perf-results-3n-hsw"
3478   filter: "not 'NDRCHK' and not 'PDRCHK'"
3479   parameters:
3480   - "parent"
3481   - "name"
3482   - "show-run"
3483
3484 # Test Operational Data - VPP Performance Operational Data 3n-skx
3485 -
3486   type: "table"
3487   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3488   algorithm: "table_merged_details"
3489   output-file-ext: ".csv"
3490   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3491   columns:
3492   -
3493     title: "Name"
3494     data: "data name"
3495   -
3496     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3497     data: "data show-run"
3498   rows: "generated"
3499   data: "vpp-perf-results-3n-skx"
3500   filter: "not 'NDRCHK' and not 'PDRCHK'"
3501   parameters:
3502   - "parent"
3503   - "name"
3504   - "show-run"
3505
3506 # Test Operational Data - VPP Performance Operational Data 2n-skx
3507 -
3508   type: "table"
3509   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3510   algorithm: "table_merged_details"
3511   output-file-ext: ".csv"
3512   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3513   columns:
3514   -
3515     title: "Name"
3516     data: "data name"
3517   -
3518     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3519     data: "data show-run"
3520   rows: "generated"
3521   data: "vpp-perf-results-2n-skx"
3522   filter: "not 'NDRCHK' and not 'PDRCHK'"
3523   parameters:
3524   - "parent"
3525   - "name"
3526   - "show-run"
3527
3528 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3529 -
3530   type: "table"
3531   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3532   algorithm: "table_details"
3533   output-file-ext: ".csv"
3534   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3535   columns:
3536   -
3537     title: "Name"
3538     data: "data name"
3539   -
3540     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3541     data: "data show-run"
3542   rows: "generated"
3543   data: "intel-dnv-vpp"
3544   filter: "'NDRPDR'"
3545   parameters:
3546   - "parent"
3547   - "name"
3548   - "show-run"
3549
3550 # Detailed Test Results - VPP MRR Results 3n-hsw
3551 -
3552   type: "table"
3553   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3554   algorithm: "table_details"
3555   output-file-ext: ".csv"
3556   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3557   columns:
3558   -
3559     title: "Name"
3560     data: "data name"
3561   -
3562     title: "Status"
3563     data: "data msg"
3564   rows: "generated"
3565   data: "vpp-mrr-results-3n-hsw"
3566   filter: "'MRR'"
3567   parameters:
3568   - "name"
3569   - "parent"
3570   - "msg"
3571
3572 # Detailed Test Results - VPP MRR Results 3n-skx
3573 -
3574   type: "table"
3575   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3576   algorithm: "table_details"
3577   output-file-ext: ".csv"
3578   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3579   columns:
3580   -
3581     title: "Name"
3582     data: "data name"
3583   -
3584     title: "Status"
3585     data: "data msg"
3586   rows: "generated"
3587   data: "vpp-mrr-results-3n-skx"
3588   filter: "'MRR'"
3589   parameters:
3590   - "name"
3591   - "parent"
3592   - "msg"
3593
3594 # Detailed Test Results - VPP MRR Results 2n-skx
3595 -
3596   type: "table"
3597   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3598   algorithm: "table_details"
3599   output-file-ext: ".csv"
3600   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3601   columns:
3602   -
3603     title: "Name"
3604     data: "data name"
3605   -
3606     title: "Status"
3607     data: "data msg"
3608   rows: "generated"
3609   data: "vpp-mrr-results-2n-skx"
3610   filter: "'MRR'"
3611   parameters:
3612   - "name"
3613   - "parent"
3614   - "msg"
3615
3616 # Detailed Test Results - VPP MRR Results 2n-dnv
3617 -
3618   type: "table"
3619   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3620   algorithm: "table_details"
3621   output-file-ext: ".csv"
3622   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3623   columns:
3624   -
3625     title: "Name"
3626     data: "data name"
3627   -
3628     title: "Status"
3629     data: "data msg"
3630   rows: "generated"
3631   data: "intel-dnv-vpp"
3632   filter: "'MRR'"
3633   parameters:
3634   - "name"
3635   - "parent"
3636   - "msg"
3637
3638 # Test configuration - VPP MRR Test Configs 3n-hsw
3639 -
3640   type: "table"
3641   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3642   algorithm: "table_details"
3643   output-file-ext: ".csv"
3644   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3645   columns:
3646   -
3647     title: "Name"
3648     data: "data name"
3649   -
3650     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3651     data: "data vat-history"
3652   rows: "generated"
3653   data: "vpp-mrr-results-3n-hsw"
3654   filter: "'MRR'"
3655   parameters:
3656   - "parent"
3657   - "name"
3658   - "vat-history"
3659
3660 # Test configuration - VPP MRR Test Configs 3n-skx
3661 -
3662   type: "table"
3663   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3664   algorithm: "table_details"
3665   output-file-ext: ".csv"
3666   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3667   columns:
3668   -
3669     title: "Name"
3670     data: "data name"
3671   -
3672     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3673     data: "data vat-history"
3674   rows: "generated"
3675   data: "vpp-mrr-results-3n-skx"
3676   filter: "'MRR'"
3677   parameters:
3678   - "parent"
3679   - "name"
3680   - "vat-history"
3681
3682 # Test configuration - VPP MRR Test Configs 2n-skx
3683 -
3684   type: "table"
3685   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3686   algorithm: "table_details"
3687   output-file-ext: ".csv"
3688   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3689   columns:
3690   -
3691     title: "Name"
3692     data: "data name"
3693   -
3694     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3695     data: "data vat-history"
3696   rows: "generated"
3697   data: "vpp-mrr-results-2n-skx"
3698   filter: "'MRR'"
3699   parameters:
3700   - "parent"
3701   - "name"
3702   - "vat-history"
3703
3704 # Test configuration - VPP MRR Test Configs 2n-dnv
3705 -
3706   type: "table"
3707   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3708   algorithm: "table_details"
3709   output-file-ext: ".csv"
3710   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3711   columns:
3712   -
3713     title: "Name"
3714     data: "data name"
3715   -
3716     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3717     data: "data vat-history"
3718   rows: "generated"
3719   data: "intel-dnv-vpp"
3720   filter: "'MRR'"
3721   parameters:
3722   - "parent"
3723   - "name"
3724   - "vat-history"
3725
3726 # Detailed Test Results - VPP Functional Results - Ubuntu
3727 -
3728   type: "table"
3729   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3730   algorithm: "table_details"
3731   output-file-ext: ".csv"
3732   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3733   columns:
3734   -
3735     title: "Name"
3736     data: "data name"
3737   -
3738     title: "Documentation"
3739     data: "data doc"
3740   -
3741     title: "Status"
3742     data: "data status"
3743   rows: "generated"
3744   data: "vpp-func-results-ubuntu"
3745   filter: "all"
3746   parameters:
3747   - "name"
3748   - "parent"
3749   - "doc"
3750   - "status"
3751
3752 # Detailed Test Results - VPP Functional Results - CentOS
3753 -
3754   type: "table"
3755   title: "Detailed Test Results - VPP Functional Results - CentOS"
3756   algorithm: "table_details"
3757   output-file-ext: ".csv"
3758   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3759   columns:
3760   -
3761     title: "Name"
3762     data: "data name"
3763   -
3764     title: "Documentation"
3765     data: "data doc"
3766   -
3767     title: "Status"
3768     data: "data status"
3769   rows: "generated"
3770   data:
3771     "vpp-func-results-centos"
3772   filter: "all"
3773   parameters:
3774   - "name"
3775   - "parent"
3776   - "doc"
3777   - "status"
3778
3779 # Test configuration - VPP Functional Test Configs - Ubuntu
3780 -
3781   type: "table"
3782   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3783   algorithm: "table_details"
3784   output-file-ext: ".csv"
3785   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3786   columns:
3787   -
3788     title: "Name"
3789     data: "data name"
3790   -
3791     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3792     data: "data vat-history"
3793   rows: "generated"
3794   data: "vpp-func-results-ubuntu"
3795   filter: "all"
3796   parameters:
3797   - "parent"
3798   - "name"
3799   - "vat-history"
3800
3801 # Test configuration - VPP Functional Test Configs - CentOS
3802 -
3803   type: "table"
3804   title: "Test configuration - VPP Functional Test Configs - CentOS"
3805   algorithm: "table_details"
3806   output-file-ext: ".csv"
3807   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3808   columns:
3809   -
3810     title: "Name"
3811     data: "data name"
3812   -
3813     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3814     data: "data vat-history"
3815   rows: "generated"
3816   data: "vpp-func-results-centos"
3817   filter: "all"
3818   parameters:
3819   - "parent"
3820   - "name"
3821   - "vat-history"
3822
3823 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3824 -
3825   type: "table"
3826   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3827   algorithm: "table_details"
3828   output-file-ext: ".csv"
3829   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3830   columns:
3831   -
3832     title: "Name"
3833     data: "data name"
3834   -
3835     title: "Status"
3836     data: "data msg"
3837   rows: "generated"
3838   data: "ligato-perf-results-3n-hsw"
3839   filter: "all"
3840   parameters:
3841   - "name"
3842   - "parent"
3843   - "msg"
3844
3845 # Detailed Test Results - VPP Device Results - Ubuntu
3846 -
3847   type: "table"
3848   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3849   algorithm: "table_details"
3850   output-file-ext: ".csv"
3851   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3852   columns:
3853   -
3854     title: "Name"
3855     data: "data name"
3856   -
3857     title: "Documentation"
3858     data: "data doc"
3859   -
3860     title: "Status"
3861     data: "data status"
3862   rows: "generated"
3863   data: "vpp-device-results-ubuntu"
3864   filter: "all"
3865   parameters:
3866   - "name"
3867   - "parent"
3868   - "doc"
3869   - "status"
3870
3871 # Test configuration - VPP Device Test Configs - Ubuntu
3872 -
3873   type: "table"
3874   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3875   algorithm: "table_details"
3876   output-file-ext: ".csv"
3877   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3878   columns:
3879   -
3880     title: "Name"
3881     data: "data name"
3882   -
3883     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3884     data: "data vat-history"
3885   rows: "generated"
3886   data: "vpp-device-results-ubuntu"
3887   filter: "all"
3888   parameters:
3889   - "parent"
3890   - "name"
3891   - "vat-history"
3892
3893 ################################################################################
3894
3895 # DPDK Performance Changes 3n-hsw 1t1c pdr
3896 -
3897   type: "table"
3898   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3899   algorithm: "table_performance_comparison"
3900   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3901   history:
3902     -
3903       title: "rls1804"
3904       data:
3905         csit-dpdk-perf-1804-all:
3906         - 4
3907         - 5
3908         - 6
3909         - 7
3910         - 8
3911         - 9
3912         - 10
3913         - 11
3914         - 12
3915         - 13
3916   reference:
3917     title: "rls1807"
3918     data:
3919       csit-dpdk-perf-verify-1807-3n-hsw:
3920       - 11
3921       - 12  # full
3922       - 14
3923       - 15
3924       - 16
3925       - 17
3926       - 20
3927       - 21
3928       - 22
3929       - 23
3930   compare:
3931     title: "rls1810"
3932     data:
3933       csit-dpdk-perf-verify-1810-3n-hsw:
3934       - 1   # NDRPDR sel
3935       - 2   # NDRPDR sel
3936       - 3   # NDRPDR sel
3937       - 4   # NDRPDR sel
3938       - 5   # NDRPDR sel
3939       - 6   # NDRPDR sel
3940       - 7   # NDRPDR sel
3941       - 8   # NDRPDR sel
3942       - 9   # NDRPDR sel
3943       - 10  # NDRPDR sel
3944   data: "dpdk-performance-changes-3n-hsw"
3945   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3946   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3947   parameters:
3948   - "name"
3949   - "parent"
3950   - "throughput"
3951
3952 # DPDK Performance Changes 3n-hsw 2t2c pdr
3953 -
3954   type: "table"
3955   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3956   algorithm: "table_performance_comparison"
3957   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3958   history:
3959     -
3960       title: "rls1804"
3961       data:
3962         csit-dpdk-perf-1804-all:
3963         - 4
3964         - 5
3965         - 6
3966         - 7
3967         - 8
3968         - 9
3969         - 10
3970         - 11
3971         - 12
3972         - 13
3973   reference:
3974     title: "rls1807"
3975     data:
3976       csit-dpdk-perf-verify-1807-3n-hsw:
3977       - 11
3978       - 12  # full
3979       - 14
3980       - 15
3981       - 16
3982       - 17
3983       - 20
3984       - 21
3985       - 22
3986       - 23
3987   compare:
3988     title: "rls1810"
3989     data:
3990       csit-dpdk-perf-verify-1810-3n-hsw:
3991       - 1   # NDRPDR sel
3992       - 2   # NDRPDR sel
3993       - 3   # NDRPDR sel
3994       - 4   # NDRPDR sel
3995       - 5   # NDRPDR sel
3996       - 6   # NDRPDR sel
3997       - 7   # NDRPDR sel
3998       - 8   # NDRPDR sel
3999       - 9   # NDRPDR sel
4000       - 10  # NDRPDR sel
4001   data: "dpdk-performance-changes-3n-hsw"
4002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4003   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4004   parameters:
4005   - "name"
4006   - "parent"
4007   - "throughput"
4008
4009 # DPDK Performance Changes 3n-hsw 1t1c ndr
4010 -
4011   type: "table"
4012   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4013   algorithm: "table_performance_comparison"
4014   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4015   history:
4016     -
4017       title: "rls1804"
4018       data:
4019         csit-dpdk-perf-1804-all:
4020         - 4
4021         - 5
4022         - 6
4023         - 7
4024         - 8
4025         - 9
4026         - 10
4027         - 11
4028         - 12
4029         - 13
4030   reference:
4031     title: "rls1807"
4032     data:
4033       csit-dpdk-perf-verify-1807-3n-hsw:
4034       - 11
4035       - 12  # full
4036       - 14
4037       - 15
4038       - 16
4039       - 17
4040       - 20
4041       - 21
4042       - 22
4043       - 23
4044   compare:
4045     title: "rls1810"
4046     data:
4047       csit-dpdk-perf-verify-1810-3n-hsw:
4048       - 1   # NDRPDR sel
4049       - 2   # NDRPDR sel
4050       - 3   # NDRPDR sel
4051       - 4   # NDRPDR sel
4052       - 5   # NDRPDR sel
4053       - 6   # NDRPDR sel
4054       - 7   # NDRPDR sel
4055       - 8   # NDRPDR sel
4056       - 9   # NDRPDR sel
4057       - 10  # NDRPDR sel
4058   data: "dpdk-performance-changes-3n-hsw"
4059   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4060   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4061   parameters:
4062   - "name"
4063   - "parent"
4064   - "throughput"
4065
4066 # DPDK Performance Changes 3n-hsw 2t2c ndr
4067 -
4068   type: "table"
4069   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4070   algorithm: "table_performance_comparison"
4071   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4072   history:
4073     -
4074       title: "rls1804"
4075       data:
4076         csit-dpdk-perf-1804-all:
4077         - 4
4078         - 5
4079         - 6
4080         - 7
4081         - 8
4082         - 9
4083         - 10
4084         - 11
4085         - 12
4086         - 13
4087   reference:
4088     title: "rls1807"
4089     data:
4090       csit-dpdk-perf-verify-1807-3n-hsw:
4091       - 11
4092       - 12  # full
4093       - 14
4094       - 15
4095       - 16
4096       - 17
4097       - 20
4098       - 21
4099       - 22
4100       - 23
4101   compare:
4102     title: "rls1810"
4103     data:
4104       csit-dpdk-perf-verify-1810-3n-hsw:
4105       - 1   # NDRPDR sel
4106       - 2   # NDRPDR sel
4107       - 3   # NDRPDR sel
4108       - 4   # NDRPDR sel
4109       - 5   # NDRPDR sel
4110       - 6   # NDRPDR sel
4111       - 7   # NDRPDR sel
4112       - 8   # NDRPDR sel
4113       - 9   # NDRPDR sel
4114       - 10  # NDRPDR sel
4115   data: "dpdk-performance-changes-3n-hsw"
4116   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4117   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4118   parameters:
4119   - "name"
4120   - "parent"
4121   - "throughput"
4122
4123 # DPDK Performance Changes 3n-skx 2t1c pdr
4124 -
4125   type: "table"
4126   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4127   algorithm: "table_performance_comparison"
4128   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4129   reference:
4130     title: "rls1807"
4131     data:
4132       csit-dpdk-perf-verify-1807-3n-skx:
4133       - 1   # NDRPDR sel
4134       - 2   # NDRPDR sel
4135       - 3   # NDRPDR sel
4136       - 6   # NDRPDR sel
4137       - 7   # NDRPDR sel
4138       - 8   # NDRPDR sel
4139       - 9   # NDRPDR sel
4140       - 10  # NDRPDR sel
4141       - 11  # NDRPDR sel
4142       - 12  # NDRPDR sel
4143   compare:
4144     title: "rls1810"
4145     data:
4146       csit-dpdk-perf-verify-1810-3n-skx:
4147       - 3   # NDRPDR sel
4148       - 4   # NDRPDR sel
4149       - 6   # NDRPDR sel
4150       - 7   # NDRPDR sel
4151       - 8   # NDRPDR sel
4152       - 9   # NDRPDR sel
4153       - 10  # NDRPDR sel
4154       - 11  # NDRPDR sel
4155       - 12  # NDRPDR sel
4156       - 13  # NDRPDR sel
4157   data: "dpdk-performance-changes-3n-skx"
4158   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4159   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4160   parameters:
4161   - "name"
4162   - "parent"
4163   - "throughput"
4164
4165 # DPDK Performance Changes 3n-skx 4t2c pdr
4166 -
4167   type: "table"
4168   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4169   algorithm: "table_performance_comparison"
4170   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4171   reference:
4172     title: "rls1807"
4173     data:
4174       csit-dpdk-perf-verify-1807-3n-skx:
4175       - 1   # NDRPDR sel
4176       - 2   # NDRPDR sel
4177       - 3   # NDRPDR sel
4178       - 6   # NDRPDR sel
4179       - 7   # NDRPDR sel
4180       - 8   # NDRPDR sel
4181       - 9   # NDRPDR sel
4182       - 10  # NDRPDR sel
4183       - 11  # NDRPDR sel
4184       - 12  # NDRPDR sel
4185   compare:
4186     title: "rls1810"
4187     data:
4188       csit-dpdk-perf-verify-1810-3n-skx:
4189       - 3   # NDRPDR sel
4190       - 4   # NDRPDR sel
4191       - 6   # NDRPDR sel
4192       - 7   # NDRPDR sel
4193       - 8   # NDRPDR sel
4194       - 9   # NDRPDR sel
4195       - 10  # NDRPDR sel
4196       - 11  # NDRPDR sel
4197       - 12  # NDRPDR sel
4198       - 13  # NDRPDR sel
4199   data: "dpdk-performance-changes-3n-skx"
4200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4201   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4202   parameters:
4203   - "name"
4204   - "parent"
4205   - "throughput"
4206
4207 # DPDK Performance Changes 3n-skx 2t1c ndr
4208 -
4209   type: "table"
4210   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4211   algorithm: "table_performance_comparison"
4212   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4213   reference:
4214     title: "rls1807"
4215     data:
4216       csit-dpdk-perf-verify-1807-3n-skx:
4217       - 1   # NDRPDR sel
4218       - 2   # NDRPDR sel
4219       - 3   # NDRPDR sel
4220       - 6   # NDRPDR sel
4221       - 7   # NDRPDR sel
4222       - 8   # NDRPDR sel
4223       - 9   # NDRPDR sel
4224       - 10  # NDRPDR sel
4225       - 11  # NDRPDR sel
4226       - 12  # NDRPDR sel
4227   compare:
4228     title: "rls1810"
4229     data:
4230       csit-dpdk-perf-verify-1810-3n-skx:
4231       - 3   # NDRPDR sel
4232       - 4   # NDRPDR sel
4233       - 6   # NDRPDR sel
4234       - 7   # NDRPDR sel
4235       - 8   # NDRPDR sel
4236       - 9   # NDRPDR sel
4237       - 10  # NDRPDR sel
4238       - 11  # NDRPDR sel
4239       - 12  # NDRPDR sel
4240       - 13  # NDRPDR sel
4241   data: "dpdk-performance-changes-3n-skx"
4242   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4243   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4244   parameters:
4245   - "name"
4246   - "parent"
4247   - "throughput"
4248
4249 # DPDK Performance Changes 3n-skx 4t2c ndr
4250 -
4251   type: "table"
4252   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4253   algorithm: "table_performance_comparison"
4254   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4255   reference:
4256     title: "rls1807"
4257     data:
4258       csit-dpdk-perf-verify-1807-3n-skx:
4259       - 1   # NDRPDR sel
4260       - 2   # NDRPDR sel
4261       - 3   # NDRPDR sel
4262       - 6   # NDRPDR sel
4263       - 7   # NDRPDR sel
4264       - 8   # NDRPDR sel
4265       - 9   # NDRPDR sel
4266       - 10  # NDRPDR sel
4267       - 11  # NDRPDR sel
4268       - 12  # NDRPDR sel
4269   compare:
4270     title: "rls1810"
4271     data:
4272       csit-dpdk-perf-verify-1810-3n-skx:
4273       - 3   # NDRPDR sel
4274       - 4   # NDRPDR sel
4275       - 6   # NDRPDR sel
4276       - 7   # NDRPDR sel
4277       - 8   # NDRPDR sel
4278       - 9   # NDRPDR sel
4279       - 10  # NDRPDR sel
4280       - 11  # NDRPDR sel
4281       - 12  # NDRPDR sel
4282       - 13  # NDRPDR sel
4283   data: "dpdk-performance-changes-3n-skx"
4284   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4285   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4286   parameters:
4287   - "name"
4288   - "parent"
4289   - "throughput"
4290
4291 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4292 -
4293   type: "table"
4294   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4295   algorithm: "table_performance_comparison"
4296   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4297   reference:
4298     title: "3-Node Hsw"
4299     data:
4300       csit-dpdk-perf-verify-1810-3n-hsw:
4301       - 1   # NDRPDR sel
4302       - 2   # NDRPDR sel
4303       - 3   # NDRPDR sel
4304       - 4   # NDRPDR sel
4305       - 5   # NDRPDR sel
4306       - 6   # NDRPDR sel
4307       - 7   # NDRPDR sel
4308       - 8   # NDRPDR sel
4309       - 9   # NDRPDR sel
4310       - 10  # NDRPDR sel
4311   compare:
4312     title: "3-Node Skx"
4313     data:
4314       csit-dpdk-perf-verify-1810-3n-skx:
4315       - 3   # NDRPDR sel
4316       - 4   # NDRPDR sel
4317       - 6   # NDRPDR sel
4318       - 7   # NDRPDR sel
4319       - 8   # NDRPDR sel
4320       - 9   # NDRPDR sel
4321       - 10  # NDRPDR sel
4322       - 11  # NDRPDR sel
4323       - 12  # NDRPDR sel
4324       - 13  # NDRPDR sel
4325   data: "dpdk-compare-testbeds"
4326   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4327   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4328   parameters:
4329   - "name"
4330   - "parent"
4331   - "throughput"
4332
4333 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
4334 -
4335   type: "table"
4336   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
4337   algorithm: "table_performance_comparison"
4338   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
4339   reference:
4340     title: "3-Node Skx"
4341     data:
4342       csit-dpdk-perf-verify-1810-3n-skx:
4343       - 3   # NDRPDR sel
4344       - 4   # NDRPDR sel
4345       - 6   # NDRPDR sel
4346       - 7   # NDRPDR sel
4347       - 8   # NDRPDR sel
4348       - 9   # NDRPDR sel
4349       - 10  # NDRPDR sel
4350       - 11  # NDRPDR sel
4351       - 12  # NDRPDR sel
4352       - 13  # NDRPDR sel
4353   compare:
4354     title: "2-Node Skx"
4355     data:
4356       csit-dpdk-perf-verify-1810-2n-skx:
4357       - 3   # NDRPDR sel
4358       - 4   # NDRPDR sel
4359       - 5   # NDRPDR sel
4360       - 7   # NDRPDR sel
4361       - 8   # NDRPDR sel
4362       - 9   # NDRPDR sel
4363       - 10  # NDRPDR sel
4364       - 11  # NDRPDR sel
4365       - 12  # NDRPDR sel
4366       - 13  # NDRPDR sel
4367   data: "dpdk-compare-topologies"
4368   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4369   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4370   parameters:
4371   - "name"
4372   - "parent"
4373   - "throughput"
4374
4375 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
4376 -
4377   type: "table"
4378   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
4379   algorithm: "table_performance_comparison"
4380   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
4381   reference:
4382     title: "3-Node Skx"
4383     data:
4384       csit-dpdk-perf-verify-1810-3n-skx:
4385       - 3   # NDRPDR sel
4386       - 4   # NDRPDR sel
4387       - 6   # NDRPDR sel
4388       - 7   # NDRPDR sel
4389       - 8   # NDRPDR sel
4390       - 9   # NDRPDR sel
4391       - 10  # NDRPDR sel
4392       - 11  # NDRPDR sel
4393       - 12  # NDRPDR sel
4394       - 13  # NDRPDR sel
4395   compare:
4396     title: "2-Node Skx"
4397     data:
4398       csit-dpdk-perf-verify-1810-2n-skx:
4399       - 3   # NDRPDR sel
4400       - 4   # NDRPDR sel
4401       - 5   # NDRPDR sel
4402       - 7   # NDRPDR sel
4403       - 8   # NDRPDR sel
4404       - 9   # NDRPDR sel
4405       - 10  # NDRPDR sel
4406       - 11  # NDRPDR sel
4407       - 12  # NDRPDR sel
4408       - 13  # NDRPDR sel
4409   data: "dpdk-compare-topologies"
4410   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4411   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4412   parameters:
4413   - "name"
4414   - "parent"
4415   - "throughput"
4416
4417 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
4418 -
4419   type: "table"
4420   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
4421   algorithm: "table_performance_comparison"
4422   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
4423   reference:
4424     title: "3-Node Hsw"
4425     data:
4426       csit-dpdk-perf-verify-1810-3n-hsw:
4427       - 1   # NDRPDR sel
4428       - 2   # NDRPDR sel
4429       - 3   # NDRPDR sel
4430       - 4   # NDRPDR sel
4431       - 5   # NDRPDR sel
4432       - 6   # NDRPDR sel
4433       - 7   # NDRPDR sel
4434       - 8   # NDRPDR sel
4435       - 9   # NDRPDR sel
4436       - 10  # NDRPDR sel
4437   compare:
4438     title: "3-Node Skx"
4439     data:
4440       csit-dpdk-perf-verify-1810-3n-skx:
4441       - 3   # NDRPDR sel
4442       - 4   # NDRPDR sel
4443       - 6   # NDRPDR sel
4444       - 7   # NDRPDR sel
4445       - 8   # NDRPDR sel
4446       - 9   # NDRPDR sel
4447       - 10  # NDRPDR sel
4448       - 11  # NDRPDR sel
4449       - 12  # NDRPDR sel
4450       - 13  # NDRPDR sel
4451   data: "dpdk-compare-testbeds"
4452   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4453   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4454   parameters:
4455   - "name"
4456   - "parent"
4457   - "throughput"
4458
4459 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr
4460 # NOTE: Not used in 18.10
4461 #-
4462 #  type: "table"
4463 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
4464 #  algorithm: "table_performance_comparison"
4465 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
4466 #  reference:
4467 #    title: "3-Node Hsw"
4468 #    data:
4469 #      csit-dpdk-perf-verify-1807-3n-hsw:
4470 #      - 11
4471 #      - 12  # full
4472 #      - 14
4473 #      - 15
4474 #      - 16
4475 #      - 17
4476 #      - 20
4477 #      - 21
4478 #      - 22
4479 #      - 23
4480 #  compare:
4481 #    title: "3-Node Skx"
4482 #    data:
4483 #      csit-dpdk-perf-verify-1807-3n-skx:
4484 #      - 1
4485 #      - 2
4486 #      - 3
4487 #      - 6
4488 #      - 7
4489 #      - 8
4490 #      - 9
4491 #      - 10
4492 #      - 11
4493 #      - 12
4494 #  data: "dpdk-compare-testbeds"
4495 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4496 #  filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4497 #  parameters:
4498 #  - "name"
4499 #  - "parent"
4500 #  - "result"
4501
4502 # Detailed Test Results - DPDK Performance Results 3n-hsw
4503 -
4504   type: "table"
4505   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
4506   algorithm: "table_details"
4507   output-file-ext: ".csv"
4508   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4509   columns:
4510   -
4511     title: "Name"
4512     data: "data name"
4513   -
4514     title: "Status"
4515     data: "data msg"
4516   rows: "generated"
4517   data: "dpdk-perf-results-3n-hsw"
4518   filter: "all"
4519   parameters:
4520   - "name"
4521   - "parent"
4522   - "msg"
4523
4524 # Detailed Test Results - DPDK Performance Results 3n-skx
4525 -
4526   type: "table"
4527   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
4528   algorithm: "table_details"
4529   output-file-ext: ".csv"
4530   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4531   columns:
4532   -
4533     title: "Name"
4534     data: "data name"
4535   -
4536     title: "Status"
4537     data: "data msg"
4538   rows: "generated"
4539   data: "dpdk-perf-results-3n-skx"
4540   filter: "all"
4541   parameters:
4542   - "name"
4543   - "parent"
4544   - "msg"
4545
4546 # Detailed Test Results - DPDK Performance Results 2n-skx
4547 -
4548   type: "table"
4549   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
4550   algorithm: "table_details"
4551   output-file-ext: ".csv"
4552   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4553   columns:
4554   -
4555     title: "Name"
4556     data: "data name"
4557   -
4558     title: "Status"
4559     data: "data msg"
4560   rows: "generated"
4561   data: "dpdk-perf-results-2n-skx"
4562   filter: "all"
4563   parameters:
4564   - "name"
4565   - "parent"
4566   - "msg"
4567
4568 ################################################################################
4569 # HoneyComb
4570 -
4571   type: "table"
4572   title: "Detailed Test Results - Honeycomb Functional Results"
4573   algorithm: "table_details"
4574   output-file-ext: ".csv"
4575   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
4576   columns:
4577   -
4578     title: "Name"
4579     data: "data name"
4580   -
4581     title: "Documentation"
4582     data: "data doc"
4583   -
4584     title: "Status"
4585     data: "data status"
4586   rows: "generated"
4587   data:
4588     "hc-func-results"
4589   filter: "all"
4590   parameters:
4591   - "name"
4592   - "parent"
4593   - "doc"
4594   - "status"
4595
4596 ################################################################################
4597 # NSH SFC
4598 -
4599   type: "table"
4600   title: "Detailed Test Results - NSH SFC Functional Results"
4601   algorithm: "table_details"
4602   output-file-ext: ".csv"
4603   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
4604   columns:
4605   -
4606     title: "Name"
4607     data: "data name"
4608   -
4609     title: "Documentation"
4610     data: "data doc"
4611   -
4612     title: "Status"
4613     data: "data status"
4614   rows: "generated"
4615   data:
4616     "nsh-func-results"
4617   filter: "all"
4618   parameters:
4619   - "name"
4620   - "parent"
4621   - "doc"
4622   - "status"
4623
4624 ################################################################################
4625 # DMM
4626 -
4627   type: "table"
4628   title: "Detailed Test Results - DMM Functional Results"
4629   algorithm: "table_details"
4630   output-file-ext: ".csv"
4631   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4632   columns:
4633   -
4634     title: "Name"
4635     data: "data name"
4636   -
4637     title: "Documentation"
4638     data: "data doc"
4639   -
4640     title: "Status"
4641     data: "data status"
4642   rows: "generated"
4643   data:
4644     "dmm-func-results"
4645   filter: "all"
4646   parameters:
4647   - "name"
4648   - "parent"
4649   - "doc"
4650   - "status"
4651
4652 ################################################################################
4653 ###                                F I L E S                                 ###
4654 ################################################################################
4655
4656 # VPP Performance Results 3n-hsw
4657 -
4658   type: "file"
4659   title: "VPP Performance Results 3n-hsw"
4660   algorithm: "file_test_results"
4661   output-file-ext: ".rst"
4662   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4663   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"
4664   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4665   data: "vpp-perf-results-3n-hsw"
4666   filter: "not 'NDRCHK' and not 'PDRCHK'"
4667   parameters:
4668   - "name"
4669   - "doc"
4670   - "level"
4671   - "parent"
4672   data-start-level: 3
4673
4674 # VPP Performance Results 3n-skx
4675 -
4676   type: "file"
4677   title: "VPP Performance Results 3n-skx"
4678   algorithm: "file_test_results"
4679   output-file-ext: ".rst"
4680   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4681   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"
4682   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4683   data: "vpp-perf-results-3n-skx"
4684   filter: "not 'NDRCHK' and not 'PDRCHK'"
4685   parameters:
4686   - "name"
4687   - "doc"
4688   - "level"
4689   - "parent"
4690   data-start-level: 3
4691
4692 # VPP Performance Results 2n-skx
4693 -
4694   type: "file"
4695   title: "VPP Performance Results 2n-skx"
4696   algorithm: "file_test_results"
4697   output-file-ext: ".rst"
4698   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4699   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"
4700   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4701   data: "vpp-perf-results-2n-skx"
4702   filter: "not 'NDRCHK' and not 'PDRCHK'"
4703   parameters:
4704   - "name"
4705   - "doc"
4706   - "level"
4707   - "parent"
4708   data-start-level: 3
4709
4710 # VPP Performance Results 2n-dnv
4711 -
4712   type: "file"
4713   title: "VPP Performance Results 2n-dnv"
4714   algorithm: "file_test_results"
4715   output-file-ext: ".rst"
4716   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4717   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"
4718   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4719   data: "intel-dnv-vpp"
4720   filter: "'NDRPDR'"
4721   parameters:
4722   - "name"
4723   - "doc"
4724   - "level"
4725   - "parent"
4726   data-start-level: 3
4727
4728 # VPP Performance Configuration 3n-hsw
4729 -
4730   type: "file"
4731   title: "VPP Performance Configuration 3n-hsw"
4732   algorithm: "file_test_results"
4733   output-file-ext: ".rst"
4734   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4735   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"
4736   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4737   data: "vpp-perf-results-3n-hsw"
4738   filter: "not 'NDRCHK' and not 'PDRCHK'"
4739   parameters:
4740   - "name"
4741   - "doc"
4742   - "level"
4743   - "parent"
4744   data-start-level: 3
4745
4746 # VPP Performance Configuration 3n-skx
4747 -
4748   type: "file"
4749   title: "VPP Performance Configuration 3n-skx"
4750   algorithm: "file_test_results"
4751   output-file-ext: ".rst"
4752   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4753   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"
4754   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4755   data: "vpp-perf-results-3n-skx"
4756   filter: "not 'NDRCHK' and not 'PDRCHK'"
4757   parameters:
4758   - "name"
4759   - "doc"
4760   - "level"
4761   - "parent"
4762   data-start-level: 3
4763
4764 # VPP Performance Configuration 2n-skx
4765 -
4766   type: "file"
4767   title: "VPP Performance Configuration 2n-skx"
4768   algorithm: "file_test_results"
4769   output-file-ext: ".rst"
4770   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4771   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"
4772   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4773   data: "vpp-perf-results-2n-skx"
4774   filter: "not 'NDRCHK' and not 'PDRCHK'"
4775   parameters:
4776   - "name"
4777   - "doc"
4778   - "level"
4779   - "parent"
4780   data-start-level: 3
4781
4782 # VPP Performance Configuration 2n-dnv
4783 -
4784   type: "file"
4785   title: "VPP Performance Configuration 2n-dnv"
4786   algorithm: "file_test_results"
4787   output-file-ext: ".rst"
4788   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4789   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"
4790   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4791   data: "intel-dnv-vpp"
4792   filter: "'NDRPDR'"
4793   parameters:
4794   - "name"
4795   - "doc"
4796   - "level"
4797   - "parent"
4798   data-start-level: 3
4799
4800 # VPP Performance Operational Data 3n-hsw
4801 -
4802   type: "file"
4803   title: "VPP Performance Operational Data 3n-hsw"
4804   algorithm: "file_test_results"
4805   output-file-ext: ".rst"
4806   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4807   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"
4808   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4809   data: "vpp-perf-results-3n-hsw"
4810   filter: "not 'NDRCHK' and not 'PDRCHK'"
4811   parameters:
4812   - "name"
4813   - "doc"
4814   - "level"
4815   - "parent"
4816   data-start-level: 3
4817
4818 # VPP Performance Operational Data 3n-skx
4819 -
4820   type: "file"
4821   title: "VPP Performance Operational Data 3n-skx"
4822   algorithm: "file_test_results"
4823   output-file-ext: ".rst"
4824   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4825   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"
4826   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4827   data: "vpp-perf-results-3n-skx"
4828   filter: "not 'NDRCHK' and not 'PDRCHK'"
4829   parameters:
4830   - "name"
4831   - "doc"
4832   - "level"
4833   - "parent"
4834   data-start-level: 3
4835
4836 # VPP Performance Operational Data 2n-skx
4837 -
4838   type: "file"
4839   title: "VPP Performance Operational Data 2n-skx"
4840   algorithm: "file_test_results"
4841   output-file-ext: ".rst"
4842   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4843   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"
4844   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4845   data: "vpp-perf-results-2n-skx"
4846   filter: "not 'NDRCHK' and not 'PDRCHK'"
4847   parameters:
4848   - "name"
4849   - "doc"
4850   - "level"
4851   - "parent"
4852   data-start-level: 3
4853
4854 # VPP Performance Operational Data 2n-dnv
4855 -
4856   type: "file"
4857   title: "VPP Performance Operational Data 2n-dnv"
4858   algorithm: "file_test_results"
4859   output-file-ext: ".rst"
4860   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4861   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"
4862   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4863   data: "intel-dnv-vpp"
4864   filter: "'NDRPDR'"
4865   parameters:
4866   - "name"
4867   - "doc"
4868   - "level"
4869   - "parent"
4870   data-start-level: 3
4871
4872 # VPP MRR Results 3n-hsw
4873 -
4874   type: "file"
4875   title: "VPP MRR Results 3n-hsw"
4876   algorithm: "file_test_results"
4877   output-file-ext: ".rst"
4878   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4879   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"
4880   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4881   data: "vpp-mrr-results-3n-hsw"
4882   filter: "'MRR'"
4883   parameters:
4884   - "name"
4885   - "doc"
4886   - "level"
4887   - "parent"
4888   data-start-level: 3
4889
4890 # VPP MRR Results 3n-skx
4891 -
4892   type: "file"
4893   title: "VPP MRR Results 3n-skx"
4894   algorithm: "file_test_results"
4895   output-file-ext: ".rst"
4896   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4897   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"
4898   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4899   data: "vpp-mrr-results-3n-skx"
4900   filter: "'MRR'"
4901   parameters:
4902   - "name"
4903   - "doc"
4904   - "level"
4905   - "parent"
4906   data-start-level: 3
4907
4908 # VPP MRR Results 2n-skx
4909 -
4910   type: "file"
4911   title: "VPP MRR Results 2n-skx"
4912   algorithm: "file_test_results"
4913   output-file-ext: ".rst"
4914   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4915   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"
4916   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4917   data: "vpp-mrr-results-2n-skx"
4918   filter: "all"
4919   parameters:
4920   - "name"
4921   - "doc"
4922   - "level"
4923   - "parent"
4924   data-start-level: 3
4925
4926 # VPP MRR Results 2n-dnv
4927 -
4928   type: "file"
4929   title: "VPP MRR Results 2n-dnv"
4930   algorithm: "file_test_results"
4931   output-file-ext: ".rst"
4932   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4933   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"
4934   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4935   data: "intel-dnv-vpp"
4936   filter: "'MRR'"
4937   parameters:
4938   - "name"
4939   - "doc"
4940   - "level"
4941   - "parent"
4942   data-start-level: 3
4943
4944 # VPP MRR Configuration 3n-hsw
4945 -
4946   type: "file"
4947   title: "VPP MRR Configuration 3n-hsw"
4948   algorithm: "file_test_results"
4949   output-file-ext: ".rst"
4950   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4951   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"
4952   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4953   data: "vpp-mrr-results-3n-hsw"
4954   filter: "'MRR'"
4955   parameters:
4956   - "name"
4957   - "doc"
4958   - "level"
4959   - "parent"
4960   data-start-level: 3
4961
4962 # VPP MRR Configuration 3n-skx
4963 -
4964   type: "file"
4965   title: "VPP MRR Configuration 3n-skx"
4966   algorithm: "file_test_results"
4967   output-file-ext: ".rst"
4968   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4969   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"
4970   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4971   data: "vpp-mrr-results-3n-skx"
4972   filter: "'MRR'"
4973   parameters:
4974   - "name"
4975   - "doc"
4976   - "level"
4977   - "parent"
4978   data-start-level: 3
4979
4980 # VPP MRR Configuration 2n-skx
4981 -
4982   type: "file"
4983   title: "VPP MRR Configuration 2n-skx"
4984   algorithm: "file_test_results"
4985   output-file-ext: ".rst"
4986   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4987   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"
4988   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4989   data: "vpp-mrr-results-2n-skx"
4990   filter: "'MRR'"
4991   parameters:
4992   - "name"
4993   - "doc"
4994   - "level"
4995   - "parent"
4996   data-start-level: 3
4997
4998 # VPP MRR Configuration 2n-dnv
4999 -
5000   type: "file"
5001   title: "VPP MRR Configuration 2n-dnv"
5002   algorithm: "file_test_results"
5003   output-file-ext: ".rst"
5004   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5005   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"
5006   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5007   data: "intel-dnv-vpp"
5008   filter: "'MRR'"
5009   parameters:
5010   - "name"
5011   - "doc"
5012   - "level"
5013   - "parent"
5014   data-start-level: 3
5015
5016 # VPP Functional Results - Ubuntu
5017 -
5018   type: "file"
5019   title: "VPP Functional Results - Ubuntu"
5020   algorithm: "file_test_results"
5021   output-file-ext: ".rst"
5022   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
5023   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"
5024   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
5025   data: "vpp-func-results-ubuntu"
5026   filter: "all"
5027   parameters:
5028   - "name"
5029   - "doc"
5030   - "level"
5031   - "parent"
5032   data-start-level: 3
5033
5034 # VPP Functional Results - CentOS
5035 -
5036   type: "file"
5037   title: "VPP Functional Results - CentOS"
5038   algorithm: "file_test_results"
5039   output-file-ext: ".rst"
5040   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
5041   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"
5042   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
5043   data:
5044     "vpp-func-results-centos"
5045   filter: "all"
5046   parameters:
5047   - "name"
5048   - "doc"
5049   - "level"
5050   - "parent"
5051   data-start-level: 3
5052
5053 # VPP Functional Configuration - Ubuntu
5054 -
5055   type: "file"
5056   title: "VPP Functional Configuration - Ubuntu"
5057   algorithm: "file_test_results"
5058   output-file-ext: ".rst"
5059   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
5060   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"
5061   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
5062   data: "vpp-func-results-ubuntu"
5063   filter: "all"
5064   parameters:
5065   - "name"
5066   - "doc"
5067   - "level"
5068   - "parent"
5069   data-start-level: 3
5070
5071 # VPP Functional Configuration - CentOS
5072 -
5073   type: "file"
5074   title: "VPP Functional Configuration - CentOS"
5075   algorithm: "file_test_results"
5076   output-file-ext: ".rst"
5077   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
5078   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"
5079   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
5080   data:
5081     "vpp-func-results-centos"
5082   filter: "all"
5083   parameters:
5084   - "name"
5085   - "doc"
5086   - "level"
5087   - "parent"
5088   data-start-level: 3
5089
5090 # VPP Device Results - Ubuntu
5091 -
5092   type: "file"
5093   title: "VPP Device Results - Ubuntu"
5094   algorithm: "file_test_results"
5095   output-file-ext: ".rst"
5096   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5097   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"
5098   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5099   data: "vpp-device-results-ubuntu"
5100   filter: "all"
5101   parameters:
5102   - "name"
5103   - "doc"
5104   - "level"
5105   - "parent"
5106   data-start-level: 2
5107
5108 # VPP Device Configuration - Ubuntu
5109 -
5110   type: "file"
5111   title: "VPP Device Configuration - Ubuntu"
5112   algorithm: "file_test_results"
5113   output-file-ext: ".rst"
5114   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5115   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"
5116   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5117   data: "vpp-device-results-ubuntu"
5118   filter: "all"
5119   parameters:
5120   - "name"
5121   - "doc"
5122   - "level"
5123   - "parent"
5124   data-start-level: 2
5125
5126 # Container Orchestrated Performance Results 3n-hsw
5127 -
5128   type: "file"
5129   title: "Container Orchestrated Performance Results 3n-hsw"
5130   algorithm: "file_test_results"
5131   output-file-ext: ".rst"
5132   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
5133   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"
5134   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
5135   data: "ligato-perf-results-3n-hsw"
5136   filter: "all"
5137   parameters:
5138   - "name"
5139   - "doc"
5140   - "level"
5141   - "parent"
5142   data-start-level: 3
5143
5144 # DPDK Performance Results 3n-hsw
5145 -
5146   type: "file"
5147   title: "DPDK Performance Results 3n-hsw"
5148   algorithm: "file_test_results"
5149   output-file-ext: ".rst"
5150   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5151   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"
5152   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5153   data: "dpdk-perf-results-3n-hsw"
5154   filter: "all"
5155   parameters:
5156   - "name"
5157   - "doc"
5158   - "level"
5159   - "parent"
5160   data-start-level: 3
5161
5162 # DPDK Performance Results 3n-skx
5163 -
5164   type: "file"
5165   title: "DPDK Performance Results 3n-skx"
5166   algorithm: "file_test_results"
5167   output-file-ext: ".rst"
5168   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5169   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"
5170   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5171   data: "dpdk-perf-results-3n-skx"
5172   filter: "all"
5173   parameters:
5174   - "name"
5175   - "doc"
5176   - "level"
5177   - "parent"
5178   data-start-level: 3
5179
5180 # DPDK Performance Results 2n-skx
5181 -
5182   type: "file"
5183   title: "DPDK Performance Results 2n-skx"
5184   algorithm: "file_test_results"
5185   output-file-ext: ".rst"
5186   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5187   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"
5188   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5189   data: "dpdk-perf-results-2n-skx"
5190   filter: "all"
5191   parameters:
5192   - "name"
5193   - "doc"
5194   - "level"
5195   - "parent"
5196   data-start-level: 3
5197
5198 # Honeycomb Functional Results
5199 -
5200   type: "file"
5201   title: "Honeycomb Functional Results"
5202   algorithm: "file_test_results"
5203   output-file-ext: ".rst"
5204   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
5205   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"
5206   dir-tables: "{DIR[DTR,FUNC,HC]}"
5207   data:
5208     "hc-func-results"
5209   filter: "all"
5210   parameters:
5211   - "name"
5212   - "doc"
5213   - "level"
5214   - "parent"
5215   data-start-level: 3
5216
5217 # NSH SFC Functional Results
5218 -
5219   type: "file"
5220   title: "NSH SFC Functional Results"
5221   algorithm: "file_test_results"
5222   output-file-ext: ".rst"
5223   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
5224   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"
5225   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
5226   data:
5227     "nsh-func-results"
5228   filter: "all"
5229   parameters:
5230   - "name"
5231   - "doc"
5232   - "level"
5233   - "parent"
5234   data-start-level: 3
5235
5236 # DMM Functional Results
5237 -
5238   type: "file"
5239   title: "DMM Functional Results"
5240   algorithm: "file_test_results"
5241   output-file-ext: ".rst"
5242   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
5243   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"
5244   dir-tables: "{DIR[DTR,FUNC,DMM]}"
5245   data:
5246     "dmm-func-results"
5247   filter: "all"
5248   parameters:
5249   - "name"
5250   - "doc"
5251   - "level"
5252   - "parent"
5253   data-start-level: 3
5254
5255 ################################################################################
5256 ###                                P L O T S                                 ###
5257 ################################################################################
5258
5259 # Soak test - example
5260 -
5261   type: "plot"
5262   title: "VPP Throughput Soak: Example"
5263   algorithm: "plot_soak_boxes"
5264   output-file-type: ".html"
5265   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
5266   data: "plot-vpp-soak-2n-skx"
5267   filter: "'SOAK'"
5268   parameters:
5269   - "throughput"
5270   - "parent"
5271   - "tags"
5272   sort:
5273   - "L2PATCH"
5274   - "L2XCBASE"
5275   - "L2BDMACLRN"
5276   - "IP4FWD"
5277   - "IP6FWD"
5278   layout:
5279     title: "example-30min-boxes"
5280     layout: "plot-soak-throughput"
5281
5282 # Soak test - example
5283 -
5284   type: "plot"
5285   title: "VPP Throughput Soak: Example"
5286   algorithm: "plot_soak_bars"
5287   output-file-type: ".html"
5288   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
5289   data: "plot-vpp-soak-2n-skx"
5290   filter: "'SOAK'"
5291   parameters:
5292   - "throughput"
5293   - "parent"
5294   - "tags"
5295   sort:
5296   - "L2PATCH"
5297   - "L2XCBASE"
5298   - "L2BDMACLRN"
5299   - "IP4FWD"
5300   - "IP6FWD"
5301   layout:
5302     title: "example-30min-bars"
5303     layout: "plot-soak-throughput"
5304
5305 ################################################################################
5306 # Plots VPP HTTP Server Performance
5307 -
5308   type: "plot"
5309   title: "VPP HTTP Server Performance"
5310   algorithm: "plot_http_server_performance_box"
5311   output-file-type: ".html"
5312   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5313   data:
5314     "plot-vpp-http-server-performance"
5315   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5316   # each tag is enclosed with ' (apostrophe).
5317   filter: "'HTTP' and 'TCP_CPS'"
5318   parameters:
5319   - "result"
5320   - "name"
5321   traces:
5322     hoverinfo: "x+y"
5323     boxpoints: "outliers"
5324     whiskerwidth: 0
5325   layout:
5326     title: "VPP HTTP Server Performance"
5327     layout:
5328       "plot-cps"
5329
5330 -
5331   type: "plot"
5332   title: "VPP HTTP Server Performance"
5333   algorithm: "plot_http_server_performance_box"
5334   output-file-type: ".html"
5335   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5336   data:
5337     "plot-vpp-http-server-performance"
5338   filter: "'HTTP' and 'TCP_RPS'"
5339   parameters:
5340   - "result"
5341   - "name"
5342   traces:
5343     hoverinfo: "x+y"
5344     boxpoints: "outliers"
5345     whiskerwidth: 0
5346   layout:
5347     title: "VPP HTTP Server Performance"
5348     layout:
5349       "plot-rps"
5350
5351 ################################################################################
5352
5353 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5354 -
5355   type: "plot"
5356   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5357   algorithm: "plot_performance_box"
5358   output-file-type: ".html"
5359   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5360   data: "plot-vpp-throughput-latency-3n-hsw"
5361   filter: "'NIC_Intel-X520-DA2' and
5362            '64B' and
5363            ('BASE' or 'SCALE') and
5364            'NDRPDR' and
5365            'ETH' and
5366            '1T1C' and
5367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5368            not 'VHOST' and
5369            not 'MEMIF'"
5370   parameters:
5371   - "throughput"
5372   - "parent"
5373   - "tags"
5374   sort:
5375   - "L2PATCH"
5376   - "L2XCBASE"
5377   - "BASE"
5378   - "FIB_10K"
5379   - "FIB_100K"
5380   - "FIB_1M"
5381   traces:
5382     hoverinfo: "x+y"
5383     boxpoints: "outliers"
5384     whiskerwidth: 0
5385   layout:
5386     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5387     layout: "plot-throughput"
5388
5389 -
5390   type: "plot"
5391   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5392   algorithm: "plot_performance_box"
5393   output-file-type: ".html"
5394   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5395   data: "plot-vpp-throughput-latency-3n-hsw"
5396   filter: "'NIC_Intel-X520-DA2' and
5397            '64B' and
5398            ('BASE' or 'SCALE') and
5399            'NDRPDR' and
5400            'ETH' and
5401            '1T1C' and
5402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5403            not 'VHOST' and
5404            not 'MEMIF'"
5405   parameters:
5406   - "throughput"
5407   - "parent"
5408   - "tags"
5409   sort:
5410   - "L2PATCH"
5411   - "L2XCBASE"
5412   - "BASE"
5413   - "FIB_10K"
5414   - "FIB_100K"
5415   - "FIB_1M"
5416   traces:
5417     hoverinfo: "x+y"
5418     boxpoints: "outliers"
5419     whiskerwidth: 0
5420   layout:
5421     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5422     layout: "plot-throughput"
5423
5424 -
5425   type: "plot"
5426   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5427   algorithm: "plot_performance_box"
5428   output-file-type: ".html"
5429   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5430   data: "plot-vpp-throughput-latency-3n-hsw"
5431   filter: "'NIC_Intel-X520-DA2' and
5432            '64B' and
5433            ('BASE' or 'SCALE') and
5434            'NDRPDR' and
5435            'ETH' and
5436            '2T2C' and
5437            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5438            not 'VHOST' and
5439            not 'MEMIF'"
5440   parameters:
5441   - "throughput"
5442   - "parent"
5443   - "tags"
5444   sort:
5445   - "L2PATCH"
5446   - "L2XCBASE"
5447   - "BASE"
5448   - "FIB_10K"
5449   - "FIB_100K"
5450   - "FIB_1M"
5451   traces:
5452     hoverinfo: "x+y"
5453     boxpoints: "outliers"
5454     whiskerwidth: 0
5455   layout:
5456     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5457     layout: "plot-throughput"
5458
5459 -
5460   type: "plot"
5461   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5462   algorithm: "plot_performance_box"
5463   output-file-type: ".html"
5464   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5465   data: "plot-vpp-throughput-latency-3n-hsw"
5466   filter: "'NIC_Intel-X520-DA2' and
5467            '64B' and
5468            ('BASE' or 'SCALE') and
5469            'NDRPDR' and
5470            'ETH' and
5471            '2T2C' and
5472            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5473            not 'VHOST' and
5474            not 'MEMIF'"
5475   parameters:
5476   - "throughput"
5477   - "parent"
5478   - "tags"
5479   sort:
5480   - "L2PATCH"
5481   - "L2XCBASE"
5482   - "BASE"
5483   - "FIB_10K"
5484   - "FIB_100K"
5485   - "FIB_1M"
5486   traces:
5487     hoverinfo: "x+y"
5488     boxpoints: "outliers"
5489     whiskerwidth: 0
5490   layout:
5491     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5492     layout: "plot-throughput"
5493
5494 # Packet Throughput - VPP L2 3n-hsw-x520 features
5495 -
5496   type: "plot"
5497   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5498   algorithm: "plot_performance_box"
5499   output-file-type: ".html"
5500   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5501   data: "plot-vpp-throughput-latency-3n-hsw"
5502   filter: "'NIC_Intel-X520-DA2' and
5503            '64B' and
5504            'NDRPDR' and
5505            '1T1C' and
5506            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5507            not 'ACL' and
5508            not 'VHOST' and
5509            not 'MEMIF'"
5510   parameters:
5511   - "throughput"
5512   - "parent"
5513   - "tags"
5514   sort:
5515   - "L2XCBASE"    # l2xcbase
5516   - "L2BDBASE"    # l2bdbase
5517   - "L2XCFWD"     # dot1q-l2xcbase
5518   - "L2BDMACLRN"  # dot1q-l2bdbase
5519   traces:
5520     hoverinfo: "x+y"
5521     boxpoints: "outliers"
5522     whiskerwidth: 0
5523   layout:
5524     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5525     layout: "plot-throughput"
5526
5527 -
5528   type: "plot"
5529   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5530   algorithm: "plot_performance_box"
5531   output-file-type: ".html"
5532   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5533   data: "plot-vpp-throughput-latency-3n-hsw"
5534   filter: "'NIC_Intel-X520-DA2' and
5535            '64B' and
5536            'NDRPDR' and
5537            '1T1C' and
5538            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5539            not 'ACL' and
5540            not 'VHOST' and
5541            not 'MEMIF'"
5542   parameters:
5543   - "throughput"
5544   - "parent"
5545   - "tags"
5546   sort:
5547   - "L2XCBASE"    # l2xcbase
5548   - "L2BDBASE"    # l2bdbase
5549   - "L2XCFWD"     # dot1q-l2xcbase
5550   - "L2BDMACLRN"  # dot1q-l2bdbase
5551   traces:
5552     hoverinfo: "x+y"
5553     boxpoints: "outliers"
5554     whiskerwidth: 0
5555   layout:
5556     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5557     layout: "plot-throughput"
5558
5559 -
5560   type: "plot"
5561   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5562   algorithm: "plot_performance_box"
5563   output-file-type: ".html"
5564   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5565   data: "plot-vpp-throughput-latency-3n-hsw"
5566   filter: "'NIC_Intel-X520-DA2' and
5567            '64B' and
5568            'NDRPDR' and
5569            '2T2C' and
5570            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5571            not 'ACL' and
5572            not 'VHOST' and
5573            not 'MEMIF'"
5574   parameters:
5575   - "throughput"
5576   - "parent"
5577   - "tags"
5578   sort:
5579   - "L2XCBASE"    # l2xcbase
5580   - "L2BDBASE"    # l2bdbase
5581   - "L2XCFWD"     # dot1q-l2xcbase
5582   - "L2BDMACLRN"  # dot1q-l2bdbase
5583   traces:
5584     hoverinfo: "x+y"
5585     boxpoints: "outliers"
5586     whiskerwidth: 0
5587   layout:
5588     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5589     layout: "plot-throughput"
5590
5591 -
5592   type: "plot"
5593   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5594   algorithm: "plot_performance_box"
5595   output-file-type: ".html"
5596   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5597   data: "plot-vpp-throughput-latency-3n-hsw"
5598   filter: "'NIC_Intel-X520-DA2' and
5599            '64B' and
5600            'NDRPDR' and
5601            '2T2C' and
5602            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5603            not 'ACL' and
5604            not 'VHOST' and
5605            not 'MEMIF'"
5606   parameters:
5607   - "throughput"
5608   - "parent"
5609   - "tags"
5610   sort:
5611   - "L2XCBASE"    # l2xcbase
5612   - "L2BDBASE"    # l2bdbase
5613   - "L2XCFWD"     # dot1q-l2xcbase
5614   - "L2BDMACLRN"  # dot1q-l2bdbase
5615   traces:
5616     hoverinfo: "x+y"
5617     boxpoints: "outliers"
5618     whiskerwidth: 0
5619   layout:
5620     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5621     layout: "plot-throughput"
5622
5623 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
5624 -
5625   type: "plot"
5626   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5627   algorithm: "plot_performance_box"
5628   output-file-type: ".html"
5629   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5630   data: "plot-vpp-throughput-latency-3n-hsw"
5631   filter: "'NIC_Intel-X710' and
5632            '64B' and
5633            ('BASE' or 'SCALE') and
5634            'NDRPDR' and
5635            'ETH' and
5636            '1T1C' and
5637            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5638            not 'VHOST' and
5639            not 'MEMIF'"
5640   parameters:
5641   - "throughput"
5642   - "parent"
5643   - "tags"
5644   sort:
5645   - "L2XCFWD"
5646   - "L2PATCH"
5647   - "L2BDMACLRN"
5648   - "FIB_10K"
5649   - "FIB_100K"
5650   - "FIB_1M"
5651   traces:
5652     hoverinfo: "x+y"
5653     boxpoints: "outliers"
5654     whiskerwidth: 0
5655   layout:
5656     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5657     layout: "plot-throughput"
5658
5659 -
5660   type: "plot"
5661   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5662   algorithm: "plot_performance_box"
5663   output-file-type: ".html"
5664   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5665   data: "plot-vpp-throughput-latency-3n-hsw"
5666   filter: "'NIC_Intel-X710' and
5667            '64B' and
5668            ('BASE' or 'SCALE') and
5669            'NDRPDR' and
5670            'ETH' and
5671            '1T1C' and
5672            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5673            not 'VHOST' and
5674            not 'MEMIF'"
5675   parameters:
5676   - "throughput"
5677   - "parent"
5678   - "tags"
5679   sort:
5680   - "L2XCFWD"
5681   - "L2PATCH"
5682   - "L2BDMACLRN"
5683   - "FIB_10K"
5684   - "FIB_100K"
5685   - "FIB_1M"
5686   traces:
5687     hoverinfo: "x+y"
5688     boxpoints: "outliers"
5689     whiskerwidth: 0
5690   layout:
5691     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5692     layout: "plot-throughput"
5693
5694 -
5695   type: "plot"
5696   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5697   algorithm: "plot_performance_box"
5698   output-file-type: ".html"
5699   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5700   data: "plot-vpp-throughput-latency-3n-hsw"
5701   filter: "'NIC_Intel-X710' and
5702            '64B' and
5703            ('BASE' or 'SCALE') and
5704            'NDRPDR' and
5705            'ETH' and
5706            '2T2C' and
5707            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5708            not 'VHOST' and
5709            not 'MEMIF'"
5710   parameters:
5711   - "throughput"
5712   - "parent"
5713   - "tags"
5714   sort:
5715   - "L2XCFWD"
5716   - "L2PATCH"
5717   - "L2BDMACLRN"
5718   - "FIB_10K"
5719   - "FIB_100K"
5720   - "FIB_1M"
5721   traces:
5722     hoverinfo: "x+y"
5723     boxpoints: "outliers"
5724     whiskerwidth: 0
5725   layout:
5726     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5727     layout: "plot-throughput"
5728
5729 -
5730   type: "plot"
5731   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5732   algorithm: "plot_performance_box"
5733   output-file-type: ".html"
5734   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5735   data: "plot-vpp-throughput-latency-3n-hsw"
5736   filter: "'NIC_Intel-X710' and
5737            '64B' and
5738            ('BASE' or 'SCALE') and
5739            'NDRPDR' and
5740            'ETH' and
5741            '2T2C' and
5742            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5743            not 'VHOST' and
5744            not 'MEMIF'"
5745   parameters:
5746   - "throughput"
5747   - "parent"
5748   - "tags"
5749   sort:
5750   - "L2XCFWD"
5751   - "L2PATCH"
5752   - "L2BDMACLRN"
5753   - "FIB_10K"
5754   - "FIB_100K"
5755   - "FIB_1M"
5756   traces:
5757     hoverinfo: "x+y"
5758     boxpoints: "outliers"
5759     whiskerwidth: 0
5760   layout:
5761     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5762     layout: "plot-throughput"
5763
5764 # Packet Throughput - VPP L2 3n-hsw-x710 features
5765 -
5766   type: "plot"
5767   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5768   algorithm: "plot_performance_box"
5769   output-file-type: ".html"
5770   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5771   data: "plot-vpp-throughput-latency-3n-hsw"
5772   filter: "'NIC_Intel-X710' and
5773            '64B' and
5774            'NDRPDR' and
5775            '1T1C' and
5776            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5777            not 'ACL' and
5778            not 'VHOST' and
5779            not 'MEMIF'"
5780   parameters:
5781   - "throughput"
5782   - "parent"
5783   - "tags"
5784   sort:
5785   - "L2XCBASE"    # l2xcbase
5786   - "L2BDBASE"    # l2bdbase
5787   - "L2XCFWD"     # dot1q-l2xcbase
5788   - "L2BDMACLRN"  # dot1q-l2bdbase
5789   traces:
5790     hoverinfo: "x+y"
5791     boxpoints: "outliers"
5792     whiskerwidth: 0
5793   layout:
5794     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5795     layout: "plot-throughput"
5796
5797 -
5798   type: "plot"
5799   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5800   algorithm: "plot_performance_box"
5801   output-file-type: ".html"
5802   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5803   data: "plot-vpp-throughput-latency-3n-hsw"
5804   filter: "'NIC_Intel-X710' and
5805            '64B' and
5806            'NDRPDR' and
5807            '1T1C' and
5808            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5809            not 'ACL' and
5810            not 'VHOST' and
5811            not 'MEMIF'"
5812   parameters:
5813   - "throughput"
5814   - "parent"
5815   - "tags"
5816   sort:
5817   - "L2XCBASE"    # l2xcbase
5818   - "L2BDBASE"    # l2bdbase
5819   - "L2XCFWD"     # dot1q-l2xcbase
5820   - "L2BDMACLRN"  # dot1q-l2bdbase
5821   traces:
5822     hoverinfo: "x+y"
5823     boxpoints: "outliers"
5824     whiskerwidth: 0
5825   layout:
5826     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5827     layout: "plot-throughput"
5828
5829 -
5830   type: "plot"
5831   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5832   algorithm: "plot_performance_box"
5833   output-file-type: ".html"
5834   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5835   data: "plot-vpp-throughput-latency-3n-hsw"
5836   filter: "'NIC_Intel-X710' and
5837            '64B' and
5838            'NDRPDR' and
5839            '2T2C' and
5840            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5841            not 'ACL' and
5842            not 'VHOST' and
5843            not 'MEMIF'"
5844   parameters:
5845   - "throughput"
5846   - "parent"
5847   - "tags"
5848   sort:
5849   - "L2XCBASE"    # l2xcbase
5850   - "L2BDBASE"    # l2bdbase
5851   - "L2XCFWD"     # dot1q-l2xcbase
5852   - "L2BDMACLRN"  # dot1q-l2bdbase
5853   traces:
5854     hoverinfo: "x+y"
5855     boxpoints: "outliers"
5856     whiskerwidth: 0
5857   layout:
5858     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5859     layout: "plot-throughput"
5860
5861 -
5862   type: "plot"
5863   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5864   algorithm: "plot_performance_box"
5865   output-file-type: ".html"
5866   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5867   data: "plot-vpp-throughput-latency-3n-hsw"
5868   filter: "'NIC_Intel-X710' and
5869            '64B' and
5870            'NDRPDR' and
5871            '2T2C' and
5872            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5873            not 'ACL' and
5874            not 'VHOST' and
5875            not 'MEMIF'"
5876   parameters:
5877   - "throughput"
5878   - "parent"
5879   - "tags"
5880   sort:
5881   - "L2XCBASE"    # l2xcbase
5882   - "L2BDBASE"    # l2bdbase
5883   - "L2XCFWD"     # dot1q-l2xcbase
5884   - "L2BDMACLRN"  # dot1q-l2bdbase
5885   traces:
5886     hoverinfo: "x+y"
5887     boxpoints: "outliers"
5888     whiskerwidth: 0
5889   layout:
5890     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5891     layout: "plot-throughput"
5892
5893 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
5894 -
5895   type: "plot"
5896   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5897   algorithm: "plot_performance_box"
5898   output-file-type: ".html"
5899   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5900   data: "plot-vpp-throughput-latency-3n-hsw"
5901   filter: "'NIC_Intel-XL710' and
5902            '64B' and
5903            ('BASE' or 'SCALE') and
5904            'NDRPDR' and
5905            'ETH' and
5906            '1T1C' and
5907            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5908            not 'VHOST' and
5909            not 'MEMIF'"
5910   parameters:
5911   - "throughput"
5912   - "parent"
5913   - "tags"
5914   sort:
5915   - "L2PATCH"
5916   - "L2XCBASE"
5917   - "BASE"
5918   - "FIB_10K"
5919   - "FIB_100K"
5920   - "FIB_1M"
5921   traces:
5922     hoverinfo: "x+y"
5923     boxpoints: "outliers"
5924     whiskerwidth: 0
5925   layout:
5926     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5927     layout: "plot-throughput"
5928
5929 -
5930   type: "plot"
5931   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5932   algorithm: "plot_performance_box"
5933   output-file-type: ".html"
5934   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5935   data: "plot-vpp-throughput-latency-3n-hsw"
5936   filter: "'NIC_Intel-XL710' and
5937            '64B' and
5938            ('BASE' or 'SCALE') and
5939            'NDRPDR' and
5940            'ETH' and
5941            '1T1C' and
5942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5943            not 'VHOST' and
5944            not 'MEMIF'"
5945   parameters:
5946   - "throughput"
5947   - "parent"
5948   - "tags"
5949   sort:
5950   - "L2PATCH"
5951   - "L2XCBASE"
5952   - "BASE"
5953   - "FIB_10K"
5954   - "FIB_100K"
5955   - "FIB_1M"
5956   traces:
5957     hoverinfo: "x+y"
5958     boxpoints: "outliers"
5959     whiskerwidth: 0
5960   layout:
5961     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5962     layout: "plot-throughput"
5963
5964 -
5965   type: "plot"
5966   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5967   algorithm: "plot_performance_box"
5968   output-file-type: ".html"
5969   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5970   data: "plot-vpp-throughput-latency-3n-hsw"
5971   filter: "'NIC_Intel-XL710' and
5972            '64B' and
5973            ('BASE' or 'SCALE') and
5974            'NDRPDR' and
5975            'ETH' and
5976            '2T2C' and
5977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5978            not 'VHOST' and
5979            not 'MEMIF'"
5980   parameters:
5981   - "throughput"
5982   - "parent"
5983   - "tags"
5984   sort:
5985   - "L2PATCH"
5986   - "L2XCBASE"
5987   - "BASE"
5988   - "FIB_10K"
5989   - "FIB_100K"
5990   - "FIB_1M"
5991   traces:
5992     hoverinfo: "x+y"
5993     boxpoints: "outliers"
5994     whiskerwidth: 0
5995   layout:
5996     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5997     layout: "plot-throughput"
5998
5999 -
6000   type: "plot"
6001   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6002   algorithm: "plot_performance_box"
6003   output-file-type: ".html"
6004   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6005   data: "plot-vpp-throughput-latency-3n-hsw"
6006   filter: "'NIC_Intel-XL710' and
6007            '64B' and
6008            ('BASE' or 'SCALE') and
6009            'NDRPDR' and
6010            'ETH' and
6011            '2T2C' and
6012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6013            not 'VHOST' and
6014            not 'MEMIF'"
6015   parameters:
6016   - "throughput"
6017   - "parent"
6018   - "tags"
6019   sort:
6020   - "L2PATCH"
6021   - "L2XCBASE"
6022   - "BASE"
6023   - "FIB_10K"
6024   - "FIB_100K"
6025   - "FIB_1M"
6026   traces:
6027     hoverinfo: "x+y"
6028     boxpoints: "outliers"
6029     whiskerwidth: 0
6030   layout:
6031     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6032     layout: "plot-throughput"
6033
6034 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6035 -
6036   type: "plot"
6037   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6038   algorithm: "plot_performance_box"
6039   output-file-type: ".html"
6040   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6041   data: "plot-vpp-throughput-latency-3n-skx"
6042   filter: "'NIC_Intel-X710' and
6043            '64B' and
6044            ('BASE' or 'SCALE') and
6045            'NDRPDR' and
6046            'ETH' and
6047            '2T1C' and
6048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6049            not 'VHOST' and
6050            not 'MEMIF' and
6051            not 'DRV_AVF'"
6052   parameters:
6053   - "throughput"
6054   - "parent"
6055   - "tags"
6056   sort:
6057   - "L2PATCH"
6058   - "L2XCBASE"
6059   - "BASE"
6060   - "FIB_10K"
6061   - "FIB_100K"
6062   - "FIB_1M"
6063   traces:
6064     hoverinfo: "x+y"
6065     boxpoints: "outliers"
6066     whiskerwidth: 0
6067   layout:
6068     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6069     layout: "plot-throughput"
6070
6071 -
6072   type: "plot"
6073   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6074   algorithm: "plot_performance_box"
6075   output-file-type: ".html"
6076   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6077   data: "plot-vpp-throughput-latency-3n-skx"
6078   filter: "'NIC_Intel-X710' and
6079            '64B' and
6080            ('BASE' or 'SCALE') and
6081            'NDRPDR' and
6082            'ETH' and
6083            '2T1C' and
6084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6085            not 'VHOST' and
6086            not 'MEMIF' and
6087            not 'DRV_AVF'"
6088   parameters:
6089   - "throughput"
6090   - "parent"
6091   - "tags"
6092   sort:
6093   - "L2PATCH"
6094   - "L2XCBASE"
6095   - "BASE"
6096   - "FIB_10K"
6097   - "FIB_100K"
6098   - "FIB_1M"
6099   traces:
6100     hoverinfo: "x+y"
6101     boxpoints: "outliers"
6102     whiskerwidth: 0
6103   layout:
6104     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6105     layout: "plot-throughput"
6106
6107 -
6108   type: "plot"
6109   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6110   algorithm: "plot_performance_box"
6111   output-file-type: ".html"
6112   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6113   data: "plot-vpp-throughput-latency-3n-skx"
6114   filter: "'NIC_Intel-X710' and
6115            '64B' and
6116            ('BASE' or 'SCALE') and
6117            'NDRPDR' and
6118            'ETH' and
6119            '4T2C' and
6120            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6121            not 'VHOST' and
6122            not 'MEMIF' and
6123            not 'DRV_AVF'"
6124   parameters:
6125   - "throughput"
6126   - "parent"
6127   - "tags"
6128   sort:
6129   - "L2PATCH"
6130   - "L2XCBASE"
6131   - "BASE"
6132   - "FIB_10K"
6133   - "FIB_100K"
6134   - "FIB_1M"
6135   traces:
6136     hoverinfo: "x+y"
6137     boxpoints: "outliers"
6138     whiskerwidth: 0
6139   layout:
6140     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6141     layout: "plot-throughput"
6142
6143 -
6144   type: "plot"
6145   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6146   algorithm: "plot_performance_box"
6147   output-file-type: ".html"
6148   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6149   data: "plot-vpp-throughput-latency-3n-skx"
6150   filter: "'NIC_Intel-X710' and
6151            '64B' and
6152            ('BASE' or 'SCALE') and
6153            'NDRPDR' and
6154            'ETH' and
6155            '4T2C' and
6156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6157            not 'VHOST' and
6158            not 'MEMIF' and
6159            not 'DRV_AVF'"
6160   parameters:
6161   - "throughput"
6162   - "parent"
6163   - "tags"
6164   sort:
6165   - "L2PATCH"
6166   - "L2XCBASE"
6167   - "BASE"
6168   - "FIB_10K"
6169   - "FIB_100K"
6170   - "FIB_1M"
6171   traces:
6172     hoverinfo: "x+y"
6173     boxpoints: "outliers"
6174     whiskerwidth: 0
6175   layout:
6176     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6177     layout: "plot-throughput"
6178
6179 # Packet Throughput - VPP L2 3n-skx-x710 features
6180 -
6181   type: "plot"
6182   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6183   algorithm: "plot_performance_box"
6184   output-file-type: ".html"
6185   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6186   data: "plot-vpp-throughput-latency-3n-skx"
6187   filter: "'NIC_Intel-X710' and
6188            '64B' and
6189            'NDRPDR' and
6190            '2T1C' and
6191            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6192            not 'ACL' and
6193            not 'VHOST' and
6194            not 'MEMIF'"
6195   parameters:
6196   - "throughput"
6197   - "parent"
6198   - "tags"
6199   sort:
6200   - "L2XCBASE"    # l2xcbase
6201   - "L2BDBASE"    # l2bdbase
6202   - "L2XCFWD"     # dot1q-l2xcbase
6203   - "L2BDMACLRN"  # dot1q-l2bdbase
6204   traces:
6205     hoverinfo: "x+y"
6206     boxpoints: "outliers"
6207     whiskerwidth: 0
6208   layout:
6209     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6210     layout: "plot-throughput"
6211
6212 -
6213   type: "plot"
6214   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6215   algorithm: "plot_performance_box"
6216   output-file-type: ".html"
6217   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6218   data: "plot-vpp-throughput-latency-3n-skx"
6219   filter: "'NIC_Intel-X710' and
6220            '64B' and
6221            'NDRPDR' and
6222            '2T1C' and
6223            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6224            not 'ACL' and
6225            not 'VHOST' and
6226            not 'MEMIF'"
6227   parameters:
6228   - "throughput"
6229   - "parent"
6230   - "tags"
6231   sort:
6232   - "L2XCBASE"    # l2xcbase
6233   - "L2BDBASE"    # l2bdbase
6234   - "L2XCFWD"     # dot1q-l2xcbase
6235   - "L2BDMACLRN"  # dot1q-l2bdbase
6236   traces:
6237     hoverinfo: "x+y"
6238     boxpoints: "outliers"
6239     whiskerwidth: 0
6240   layout:
6241     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6242     layout: "plot-throughput"
6243
6244 -
6245   type: "plot"
6246   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6247   algorithm: "plot_performance_box"
6248   output-file-type: ".html"
6249   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6250   data: "plot-vpp-throughput-latency-3n-skx"
6251   filter: "'NIC_Intel-X710' and
6252            '64B' and
6253            'NDRPDR' and
6254            '4T2C' and
6255            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6256            not 'ACL' and
6257            not 'VHOST' and
6258            not 'MEMIF'"
6259   parameters:
6260   - "throughput"
6261   - "parent"
6262   - "tags"
6263   sort:
6264   - "L2XCBASE"    # l2xcbase
6265   - "L2BDBASE"    # l2bdbase
6266   - "L2XCFWD"     # dot1q-l2xcbase
6267   - "L2BDMACLRN"  # dot1q-l2bdbase
6268   traces:
6269     hoverinfo: "x+y"
6270     boxpoints: "outliers"
6271     whiskerwidth: 0
6272   layout:
6273     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6274     layout: "plot-throughput"
6275
6276 -
6277   type: "plot"
6278   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6279   algorithm: "plot_performance_box"
6280   output-file-type: ".html"
6281   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6282   data: "plot-vpp-throughput-latency-3n-skx"
6283   filter: "'NIC_Intel-X710' and
6284            '64B' and
6285            'NDRPDR' and
6286            '4T2C' and
6287            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6288            not 'ACL' and
6289            not 'VHOST' and
6290            not 'MEMIF'"
6291   parameters:
6292   - "throughput"
6293   - "parent"
6294   - "tags"
6295   sort:
6296   - "L2XCBASE"    # l2xcbase
6297   - "L2BDBASE"    # l2bdbase
6298   - "L2XCFWD"     # dot1q-l2xcbase
6299   - "L2BDMACLRN"  # dot1q-l2bdbase
6300   traces:
6301     hoverinfo: "x+y"
6302     boxpoints: "outliers"
6303     whiskerwidth: 0
6304   layout:
6305     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6306     layout: "plot-throughput"
6307
6308 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6309 -
6310   type: "plot"
6311   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6312   algorithm: "plot_performance_box"
6313   output-file-type: ".html"
6314   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6315   data: "plot-vpp-throughput-latency-3n-skx"
6316   filter: "'NIC_Intel-XXV710' and
6317            '64B' and
6318            ('BASE' or 'SCALE') and
6319            'NDRPDR' and
6320            'ETH' and
6321            '2T1C' and
6322            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6323            not 'VHOST' and
6324            not 'MEMIF' and
6325            not 'DRV_AVF'"
6326   parameters:
6327   - "throughput"
6328   - "parent"
6329   - "tags"
6330   sort:
6331   - "L2PATCH"
6332   - "L2XCBASE"
6333   - "BASE"
6334   - "FIB_10K"
6335   - "FIB_100K"
6336   - "FIB_1M"
6337   traces:
6338     hoverinfo: "x+y"
6339     boxpoints: "outliers"
6340     whiskerwidth: 0
6341   layout:
6342     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6343     layout: "plot-throughput"
6344
6345 -
6346   type: "plot"
6347   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6348   algorithm: "plot_performance_box"
6349   output-file-type: ".html"
6350   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6351   data: "plot-vpp-throughput-latency-3n-skx"
6352   filter: "'NIC_Intel-XXV710' and
6353            '64B' and
6354            ('BASE' or 'SCALE') and
6355            'NDRPDR' and
6356            'ETH' and
6357            '2T1C' and
6358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6359            not 'VHOST' and
6360            not 'MEMIF' and
6361            not 'DRV_AVF'"
6362   parameters:
6363   - "throughput"
6364   - "parent"
6365   - "tags"
6366   sort:
6367   - "L2PATCH"
6368   - "L2XCBASE"
6369   - "BASE"
6370   - "FIB_10K"
6371   - "FIB_100K"
6372   - "FIB_1M"
6373   traces:
6374     hoverinfo: "x+y"
6375     boxpoints: "outliers"
6376     whiskerwidth: 0
6377   layout:
6378     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6379     layout: "plot-throughput"
6380
6381 -
6382   type: "plot"
6383   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6384   algorithm: "plot_performance_box"
6385   output-file-type: ".html"
6386   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6387   data: "plot-vpp-throughput-latency-3n-skx"
6388   filter: "'NIC_Intel-XXV710' and
6389            '64B' and
6390            ('BASE' or 'SCALE') and
6391            'NDRPDR' and
6392            'ETH' and
6393            '4T2C' and
6394            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6395            not 'VHOST' and
6396            not 'MEMIF' and
6397            not 'DRV_AVF'"
6398   parameters:
6399   - "throughput"
6400   - "parent"
6401   - "tags"
6402   sort:
6403   - "L2PATCH"
6404   - "L2XCBASE"
6405   - "BASE"
6406   - "FIB_10K"
6407   - "FIB_100K"
6408   - "FIB_1M"
6409   traces:
6410     hoverinfo: "x+y"
6411     boxpoints: "outliers"
6412     whiskerwidth: 0
6413   layout:
6414     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6415     layout: "plot-throughput"
6416
6417 -
6418   type: "plot"
6419   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6420   algorithm: "plot_performance_box"
6421   output-file-type: ".html"
6422   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6423   data: "plot-vpp-throughput-latency-3n-skx"
6424   filter: "'NIC_Intel-XXV710' and
6425            '64B' and
6426            ('BASE' or 'SCALE') and
6427            'NDRPDR' and
6428            'ETH' and
6429            '4T2C' and
6430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6431            not 'VHOST' and
6432            not 'MEMIF' and
6433            not 'DRV_AVF'"
6434   parameters:
6435   - "throughput"
6436   - "parent"
6437   - "tags"
6438   sort:
6439   - "L2PATCH"
6440   - "L2XCBASE"
6441   - "BASE"
6442   - "FIB_10K"
6443   - "FIB_100K"
6444   - "FIB_1M"
6445   traces:
6446     hoverinfo: "x+y"
6447     boxpoints: "outliers"
6448     whiskerwidth: 0
6449   layout:
6450     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6451     layout: "plot-throughput"
6452
6453 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6454 -
6455   type: "plot"
6456   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6457   algorithm: "plot_performance_box"
6458   output-file-type: ".html"
6459   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6460   data: "plot-vpp-throughput-latency-2n-skx"
6461   filter: "'NIC_Intel-X710' and
6462            '64B' and
6463            ('BASE' or 'SCALE') and
6464            'NDRPDR' and
6465            'ETH' and
6466            '2T1C' and
6467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6468            not 'VHOST' and
6469            not 'MEMIF'"
6470   parameters:
6471   - "throughput"
6472   - "parent"
6473   - "tags"
6474   sort:
6475   - "L2PATCH"
6476   - "L2XCBASE"
6477   - "BASE"
6478   - "FIB_10K"
6479   - "FIB_100K"
6480   - "FIB_1M"
6481   traces:
6482     hoverinfo: "x+y"
6483     boxpoints: "outliers"
6484     whiskerwidth: 0
6485   layout:
6486     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6487     layout: "plot-throughput"
6488
6489 -
6490   type: "plot"
6491   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6492   algorithm: "plot_performance_box"
6493   output-file-type: ".html"
6494   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6495   data: "plot-vpp-throughput-latency-2n-skx"
6496   filter: "'NIC_Intel-X710' and
6497            '64B' and
6498            ('BASE' or 'SCALE') and
6499            'NDRPDR' and
6500            'ETH' and
6501            '2T1C' and
6502            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6503            not 'VHOST' and
6504            not 'MEMIF'"
6505   parameters:
6506   - "throughput"
6507   - "parent"
6508   - "tags"
6509   sort:
6510   - "L2PATCH"
6511   - "L2XCBASE"
6512   - "BASE"
6513   - "FIB_10K"
6514   - "FIB_100K"
6515   - "FIB_1M"
6516   traces:
6517     hoverinfo: "x+y"
6518     boxpoints: "outliers"
6519     whiskerwidth: 0
6520   layout:
6521     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6522     layout: "plot-throughput"
6523
6524 -
6525   type: "plot"
6526   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6527   algorithm: "plot_performance_box"
6528   output-file-type: ".html"
6529   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6530   data: "plot-vpp-throughput-latency-2n-skx"
6531   filter: "'NIC_Intel-X710' and
6532            '64B' and
6533            ('BASE' or 'SCALE') and
6534            'NDRPDR' and
6535            'ETH' and
6536            '4T2C' and
6537            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6538            not 'VHOST' and
6539            not 'MEMIF'"
6540   parameters:
6541   - "throughput"
6542   - "parent"
6543   - "tags"
6544   sort:
6545   - "L2PATCH"
6546   - "L2XCBASE"
6547   - "BASE"
6548   - "FIB_10K"
6549   - "FIB_100K"
6550   - "FIB_1M"
6551   traces:
6552     hoverinfo: "x+y"
6553     boxpoints: "outliers"
6554     whiskerwidth: 0
6555   layout:
6556     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6557     layout: "plot-throughput"
6558
6559 -
6560   type: "plot"
6561   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6562   algorithm: "plot_performance_box"
6563   output-file-type: ".html"
6564   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6565   data: "plot-vpp-throughput-latency-2n-skx"
6566   filter: "'NIC_Intel-X710' and
6567            '64B' and
6568            ('BASE' or 'SCALE') and
6569            'NDRPDR' and
6570            'ETH' and
6571            '4T2C' and
6572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6573            not 'VHOST' and
6574            not 'MEMIF'"
6575   parameters:
6576   - "throughput"
6577   - "parent"
6578   - "tags"
6579   sort:
6580   - "L2PATCH"
6581   - "L2XCBASE"
6582   - "BASE"
6583   - "FIB_10K"
6584   - "FIB_100K"
6585   - "FIB_1M"
6586   traces:
6587     hoverinfo: "x+y"
6588     boxpoints: "outliers"
6589     whiskerwidth: 0
6590   layout:
6591     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6592     layout: "plot-throughput"
6593
6594 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
6595 -
6596   type: "plot"
6597   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6598   algorithm: "plot_performance_box"
6599   output-file-type: ".html"
6600   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6601   data: "plot-vpp-throughput-latency-2n-skx"
6602   filter: "'NIC_Intel-XXV710' and
6603            '64B' and
6604            ('BASE' or 'SCALE') and
6605            'NDRPDR' and
6606            'ETH' and
6607            '2T1C' and
6608            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6609            not 'VHOST' and
6610            not 'MEMIF'"
6611   parameters:
6612   - "throughput"
6613   - "parent"
6614   - "tags"
6615   sort:
6616   - "L2PATCH"
6617   - "L2XCBASE"
6618   - "BASE"
6619   - "FIB_10K"
6620   - "FIB_100K"
6621   - "FIB_1M"
6622   traces:
6623     hoverinfo: "x+y"
6624     boxpoints: "outliers"
6625     whiskerwidth: 0
6626   layout:
6627     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6628     layout: "plot-throughput"
6629
6630 -
6631   type: "plot"
6632   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6633   algorithm: "plot_performance_box"
6634   output-file-type: ".html"
6635   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6636   data: "plot-vpp-throughput-latency-2n-skx"
6637   filter: "'NIC_Intel-XXV710' and
6638            '64B' and
6639            ('BASE' or 'SCALE') and
6640            'NDRPDR' and
6641            'ETH' and
6642            '2T1C' and
6643            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6644            not 'VHOST' and
6645            not 'MEMIF'"
6646   parameters:
6647   - "throughput"
6648   - "parent"
6649   - "tags"
6650   sort:
6651   - "L2PATCH"
6652   - "L2XCBASE"
6653   - "BASE"
6654   - "FIB_10K"
6655   - "FIB_100K"
6656   - "FIB_1M"
6657   traces:
6658     hoverinfo: "x+y"
6659     boxpoints: "outliers"
6660     whiskerwidth: 0
6661   layout:
6662     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6663     layout: "plot-throughput"
6664
6665 -
6666   type: "plot"
6667   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6668   algorithm: "plot_performance_box"
6669   output-file-type: ".html"
6670   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6671   data: "plot-vpp-throughput-latency-2n-skx"
6672   filter: "'NIC_Intel-XXV710' and
6673            '64B' and
6674            ('BASE' or 'SCALE') and
6675            'NDRPDR' and
6676            'ETH' and
6677            '4T2C' and
6678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6679            not 'VHOST' and
6680            not 'MEMIF'"
6681   parameters:
6682   - "throughput"
6683   - "parent"
6684   - "tags"
6685   sort:
6686   - "L2PATCH"
6687   - "L2XCBASE"
6688   - "BASE"
6689   - "FIB_10K"
6690   - "FIB_100K"
6691   - "FIB_1M"
6692   traces:
6693     hoverinfo: "x+y"
6694     boxpoints: "outliers"
6695     whiskerwidth: 0
6696   layout:
6697     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6698     layout: "plot-throughput"
6699
6700 -
6701   type: "plot"
6702   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6703   algorithm: "plot_performance_box"
6704   output-file-type: ".html"
6705   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6706   data: "plot-vpp-throughput-latency-2n-skx"
6707   filter: "'NIC_Intel-XXV710' and
6708            '64B' and
6709            ('BASE' or 'SCALE') and
6710            'NDRPDR' and
6711            'ETH' and
6712            '4T2C' and
6713            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6714            not 'VHOST' and
6715            not 'MEMIF'"
6716   parameters:
6717   - "throughput"
6718   - "parent"
6719   - "tags"
6720   sort:
6721   - "L2PATCH"
6722   - "L2XCBASE"
6723   - "BASE"
6724   - "FIB_10K"
6725   - "FIB_100K"
6726   - "FIB_1M"
6727   traces:
6728     hoverinfo: "x+y"
6729     boxpoints: "outliers"
6730     whiskerwidth: 0
6731   layout:
6732     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6733     layout: "plot-throughput"
6734
6735 # Packet Throughput - VPP L2 2n-dnv-x553 base
6736 -
6737   type: "plot"
6738   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6739   algorithm: "plot_performance_box"
6740   output-file-type: ".html"
6741   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6742   data: "intel-dnv-vpp"
6743   filter: "'NIC_Intel-X553' and
6744            '64B' and
6745            'BASE' and
6746            'NDRPDR' and
6747            'ETH' and
6748            '1T1C' and
6749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6750            not 'VHOST' and
6751            not 'MEMIF'"
6752   parameters:
6753   - "throughput"
6754   - "parent"
6755   - "tags"
6756   sort:
6757   - "L2XCBASE"
6758   - "L2BDMACLRN"
6759   - "L2PATCH"
6760   traces:
6761     hoverinfo: "x+y"
6762     boxpoints: "outliers"
6763     whiskerwidth: 0
6764   layout:
6765     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6766     layout: "plot-throughput"
6767
6768 -
6769   type: "plot"
6770   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6771   algorithm: "plot_performance_box"
6772   output-file-type: ".html"
6773   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6774   data: "intel-dnv-vpp"
6775   filter: "'NIC_Intel-X553' and
6776            '64B' and
6777            ('BASE' or 'SCALE') and
6778            'NDRPDR' and
6779            'ETH' and
6780            '1T1C' and
6781            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6782            not 'VHOST' and
6783            not 'MEMIF'"
6784   parameters:
6785   - "throughput"
6786   - "parent"
6787   - "tags"
6788   sort:
6789   - "L2XCBASE"
6790   - "L2BDMACLRN"
6791   - "L2PATCH"
6792   traces:
6793     hoverinfo: "x+y"
6794     boxpoints: "outliers"
6795     whiskerwidth: 0
6796   layout:
6797     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6798     layout: "plot-throughput"
6799
6800 -
6801   type: "plot"
6802   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6803   algorithm: "plot_performance_box"
6804   output-file-type: ".html"
6805   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6806   data: "intel-dnv-vpp"
6807   filter: "'NIC_Intel-X553' and
6808            '64B' and
6809            ('BASE' or 'SCALE') and
6810            'NDRPDR' and
6811            'ETH' and
6812            '2T2C' and
6813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6814            not 'VHOST' and
6815            not 'MEMIF'"
6816   parameters:
6817   - "throughput"
6818   - "parent"
6819   - "tags"
6820   sort:
6821   - "L2XCBASE"
6822   - "L2BDMACLRN"
6823   - "L2PATCH"
6824   traces:
6825     hoverinfo: "x+y"
6826     boxpoints: "outliers"
6827     whiskerwidth: 0
6828   layout:
6829     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6830     layout: "plot-throughput"
6831
6832 -
6833   type: "plot"
6834   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6835   algorithm: "plot_performance_box"
6836   output-file-type: ".html"
6837   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6838   data: "intel-dnv-vpp"
6839   filter: "'NIC_Intel-X553' and
6840            '64B' and
6841            ('BASE' or 'SCALE') and
6842            'NDRPDR' and
6843            'ETH' and
6844            '2T2C' and
6845            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6846            not 'VHOST' and
6847            not 'MEMIF'"
6848   parameters:
6849   - "throughput"
6850   - "parent"
6851   - "tags"
6852   sort:
6853   - "L2XCBASE"
6854   - "L2BDMACLRN"
6855   - "L2PATCH"
6856   traces:
6857     hoverinfo: "x+y"
6858     boxpoints: "outliers"
6859     whiskerwidth: 0
6860   layout:
6861     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6862     layout: "plot-throughput"
6863
6864 ################################################################################
6865
6866 # Packet Throughput - VPP Container Memif 3n-hsw-x520
6867 -
6868   type: "plot"
6869   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6870   algorithm: "plot_performance_box"
6871   output-file-type: ".html"
6872   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6873   data: "plot-vpp-throughput-latency-3n-hsw"
6874   filter: "'NIC_Intel-X520-DA2' and
6875            '64B' and
6876            ('BASE' or 'SCALE') and
6877            'NDRPDR' and
6878            '1T1C' and
6879            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6880            not 'VHOST' and
6881            'MEMIF'"
6882   parameters:
6883   - "throughput"
6884   - "parent"
6885   - "tags"
6886   sort:
6887   - "L2XCFWD"
6888   - "L2XCFWD"
6889   - "L2XCFWD"
6890   - "L2BDMACLRN"
6891   - "L2BDMACLRN"
6892   - "L2BDMACLRN"
6893   traces:
6894     hoverinfo: "x+y"
6895     boxpoints: "outliers"
6896     whiskerwidth: 0
6897   layout:
6898     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6899     layout: "plot-throughput"
6900
6901 -
6902   type: "plot"
6903   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6904   algorithm: "plot_performance_box"
6905   output-file-type: ".html"
6906   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6907   data: "plot-vpp-throughput-latency-3n-hsw"
6908   filter: "'NIC_Intel-X520-DA2' and
6909            '64B' and
6910            ('BASE' or 'SCALE') and
6911            'NDRPDR' and
6912            '1T1C' and
6913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6914            not 'VHOST' and
6915            'MEMIF'"
6916   parameters:
6917   - "throughput"
6918   - "parent"
6919   - "tags"
6920   sort:
6921   - "L2XCFWD"
6922   - "L2XCFWD"
6923   - "L2XCFWD"
6924   - "L2BDMACLRN"
6925   - "L2BDMACLRN"
6926   - "L2BDMACLRN"
6927   traces:
6928     hoverinfo: "x+y"
6929     boxpoints: "outliers"
6930     whiskerwidth: 0
6931   layout:
6932     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6933     layout: "plot-throughput"
6934
6935 -
6936   type: "plot"
6937   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6938   algorithm: "plot_performance_box"
6939   output-file-type: ".html"
6940   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6941   data: "plot-vpp-throughput-latency-3n-hsw"
6942   filter: "'NIC_Intel-X520-DA2' and
6943            '64B' and
6944            ('BASE' or 'SCALE') and
6945            'NDRPDR' and
6946            '2T2C' and
6947            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6948            not 'VHOST' and
6949            'MEMIF'"
6950   parameters:
6951   - "throughput"
6952   - "parent"
6953   - "tags"
6954   sort:
6955   - "L2XCFWD"
6956   - "L2XCFWD"
6957   - "L2XCFWD"
6958   - "L2BDMACLRN"
6959   - "L2BDMACLRN"
6960   - "L2BDMACLRN"
6961   traces:
6962     hoverinfo: "x+y"
6963     boxpoints: "outliers"
6964     whiskerwidth: 0
6965   layout:
6966     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6967     layout: "plot-throughput"
6968
6969 -
6970   type: "plot"
6971   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6972   algorithm: "plot_performance_box"
6973   output-file-type: ".html"
6974   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6975   data: "plot-vpp-throughput-latency-3n-hsw"
6976   filter: "'NIC_Intel-X520-DA2' and
6977            '64B' and
6978            ('BASE' or 'SCALE') and
6979            'NDRPDR' and
6980            '2T2C' and
6981            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6982            not 'VHOST' and
6983            'MEMIF'"
6984   parameters:
6985   - "throughput"
6986   - "parent"
6987   - "tags"
6988   sort:
6989   - "L2XCFWD"
6990   - "L2XCFWD"
6991   - "L2XCFWD"
6992   - "L2BDMACLRN"
6993   - "L2BDMACLRN"
6994   - "L2BDMACLRN"
6995   traces:
6996     hoverinfo: "x+y"
6997     boxpoints: "outliers"
6998     whiskerwidth: 0
6999   layout:
7000     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7001     layout: "plot-throughput"
7002
7003 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7004 -
7005   type: "plot"
7006   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7007   algorithm: "plot_performance_box"
7008   output-file-type: ".html"
7009   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7010   data: "plot-vpp-throughput-latency-3n-hsw"
7011   filter: "'NIC_Intel-X710' and
7012            '64B' and
7013            ('BASE' or 'SCALE') and
7014            'NDRPDR' and
7015            '1T1C' and
7016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7017            not 'VHOST' and
7018            'MEMIF'"
7019   parameters:
7020   - "throughput"
7021   - "parent"
7022   - "tags"
7023   sort:
7024   - "L2XCFWD"
7025   - "L2XCFWD"
7026   - "L2XCFWD"
7027   - "L2BDMACLRN"
7028   - "L2BDMACLRN"
7029   - "L2BDMACLRN"
7030   traces:
7031     hoverinfo: "x+y"
7032     boxpoints: "outliers"
7033     whiskerwidth: 0
7034   layout:
7035     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7036     layout: "plot-throughput"
7037
7038 -
7039   type: "plot"
7040   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7041   algorithm: "plot_performance_box"
7042   output-file-type: ".html"
7043   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7044   data: "plot-vpp-throughput-latency-3n-hsw"
7045   filter: "'NIC_Intel-X710' and
7046            '64B' and
7047            ('BASE' or 'SCALE') and
7048            'NDRPDR' and
7049            '1T1C' and
7050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7051            not 'VHOST' and
7052            'MEMIF'"
7053   parameters:
7054   - "throughput"
7055   - "parent"
7056   - "tags"
7057   sort:
7058   - "L2XCFWD"
7059   - "L2XCFWD"
7060   - "L2XCFWD"
7061   - "L2BDMACLRN"
7062   - "L2BDMACLRN"
7063   - "L2BDMACLRN"
7064   traces:
7065     hoverinfo: "x+y"
7066     boxpoints: "outliers"
7067     whiskerwidth: 0
7068   layout:
7069     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7070     layout: "plot-throughput"
7071
7072 -
7073   type: "plot"
7074   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7075   algorithm: "plot_performance_box"
7076   output-file-type: ".html"
7077   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7078   data: "plot-vpp-throughput-latency-3n-hsw"
7079   filter: "'NIC_Intel-X710' and
7080            '64B' and
7081            ('BASE' or 'SCALE') and
7082            'NDRPDR' and
7083            '2T2C' and
7084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7085            not 'VHOST' and
7086            'MEMIF'"
7087   parameters:
7088   - "throughput"
7089   - "parent"
7090   - "tags"
7091   sort:
7092   - "L2XCFWD"
7093   - "L2XCFWD"
7094   - "L2XCFWD"
7095   - "L2BDMACLRN"
7096   - "L2BDMACLRN"
7097   - "L2BDMACLRN"
7098   traces:
7099     hoverinfo: "x+y"
7100     boxpoints: "outliers"
7101     whiskerwidth: 0
7102   layout:
7103     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7104     layout: "plot-throughput"
7105
7106 -
7107   type: "plot"
7108   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7109   algorithm: "plot_performance_box"
7110   output-file-type: ".html"
7111   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7112   data: "plot-vpp-throughput-latency-3n-hsw"
7113   filter: "'NIC_Intel-X710' and
7114            '64B' and
7115            ('BASE' or 'SCALE') and
7116            'NDRPDR' and
7117            '2T2C' and
7118            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7119            not 'VHOST' and
7120            'MEMIF'"
7121   parameters:
7122   - "throughput"
7123   - "parent"
7124   - "tags"
7125   sort:
7126   - "L2XCFWD"
7127   - "L2XCFWD"
7128   - "L2XCFWD"
7129   - "L2BDMACLRN"
7130   - "L2BDMACLRN"
7131   - "L2BDMACLRN"
7132   traces:
7133     hoverinfo: "x+y"
7134     boxpoints: "outliers"
7135     whiskerwidth: 0
7136   layout:
7137     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7138     layout: "plot-throughput"
7139
7140 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7141 -
7142   type: "plot"
7143   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7144   algorithm: "plot_performance_box"
7145   output-file-type: ".html"
7146   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7147   data: "plot-vpp-throughput-latency-3n-hsw"
7148   filter: "'NIC_Intel-XL710' and
7149            '64B' and
7150            ('BASE' or 'SCALE') and
7151            'NDRPDR' and
7152            '1T1C' and
7153            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7154            not 'VHOST' and
7155            'MEMIF'"
7156   parameters:
7157   - "throughput"
7158   - "parent"
7159   - "tags"
7160   sort:
7161   - "L2XCFWD"
7162   - "L2XCFWD"
7163   - "L2XCFWD"
7164   - "L2BDMACLRN"
7165   - "L2BDMACLRN"
7166   - "L2BDMACLRN"
7167   traces:
7168     hoverinfo: "x+y"
7169     boxpoints: "outliers"
7170     whiskerwidth: 0
7171   layout:
7172     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7173     layout: "plot-throughput"
7174
7175 -
7176   type: "plot"
7177   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7178   algorithm: "plot_performance_box"
7179   output-file-type: ".html"
7180   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7181   data: "plot-vpp-throughput-latency-3n-hsw"
7182   filter: "'NIC_Intel-XL710' and
7183            '64B' and
7184            ('BASE' or 'SCALE') and
7185            'NDRPDR' and
7186            '1T1C' and
7187            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7188            not 'VHOST' and
7189            'MEMIF'"
7190   parameters:
7191   - "throughput"
7192   - "parent"
7193   - "tags"
7194   sort:
7195   - "L2XCFWD"
7196   - "L2XCFWD"
7197   - "L2XCFWD"
7198   - "L2BDMACLRN"
7199   - "L2BDMACLRN"
7200   - "L2BDMACLRN"
7201   traces:
7202     hoverinfo: "x+y"
7203     boxpoints: "outliers"
7204     whiskerwidth: 0
7205   layout:
7206     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7207     layout: "plot-throughput"
7208
7209 -
7210   type: "plot"
7211   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7212   algorithm: "plot_performance_box"
7213   output-file-type: ".html"
7214   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7215   data: "plot-vpp-throughput-latency-3n-hsw"
7216   filter: "'NIC_Intel-XL710' and
7217            '64B' and
7218            ('BASE' or 'SCALE') and
7219            'NDRPDR' and
7220            '2T2C' and
7221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7222            not 'VHOST' and
7223            'MEMIF'"
7224   parameters:
7225   - "throughput"
7226   - "parent"
7227   - "tags"
7228   sort:
7229   - "L2XCFWD"
7230   - "L2XCFWD"
7231   - "L2XCFWD"
7232   - "L2BDMACLRN"
7233   - "L2BDMACLRN"
7234   - "L2BDMACLRN"
7235   traces:
7236     hoverinfo: "x+y"
7237     boxpoints: "outliers"
7238     whiskerwidth: 0
7239   layout:
7240     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7241     layout: "plot-throughput"
7242
7243 -
7244   type: "plot"
7245   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7246   algorithm: "plot_performance_box"
7247   output-file-type: ".html"
7248   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7249   data: "plot-vpp-throughput-latency-3n-hsw"
7250   filter: "'NIC_Intel-XL710' and
7251            '64B' and
7252            ('BASE' or 'SCALE') and
7253            'NDRPDR' and
7254            '2T2C' and
7255            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7256            not 'VHOST' and
7257            'MEMIF'"
7258   parameters:
7259   - "throughput"
7260   - "parent"
7261   - "tags"
7262   sort:
7263   - "L2XCFWD"
7264   - "L2XCFWD"
7265   - "L2XCFWD"
7266   - "L2BDMACLRN"
7267   - "L2BDMACLRN"
7268   - "L2BDMACLRN"
7269   traces:
7270     hoverinfo: "x+y"
7271     boxpoints: "outliers"
7272     whiskerwidth: 0
7273   layout:
7274     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7275     layout: "plot-throughput"
7276
7277 # Packet Throughput - VPP Container Memif 3n-skx-x710
7278 -
7279   type: "plot"
7280   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7281   algorithm: "plot_performance_box"
7282   output-file-type: ".html"
7283   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7284   data: "plot-vpp-throughput-latency-3n-skx"
7285   filter: "'NIC_Intel-X710' and
7286            '64B' and
7287            ('BASE' or 'SCALE') and
7288            'NDRPDR' and
7289            '2T1C' and
7290            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7291            not 'VHOST' and
7292            'MEMIF'"
7293   parameters:
7294   - "throughput"
7295   - "parent"
7296   - "tags"
7297   sort:
7298   - "L2XCFWD"
7299   - "L2XCFWD"
7300   - "L2XCFWD"
7301   - "L2BDMACLRN"
7302   - "L2BDMACLRN"
7303   - "L2BDMACLRN"
7304   traces:
7305     hoverinfo: "x+y"
7306     boxpoints: "outliers"
7307     whiskerwidth: 0
7308   layout:
7309     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7310     layout: "plot-throughput"
7311
7312 -
7313   type: "plot"
7314   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7315   algorithm: "plot_performance_box"
7316   output-file-type: ".html"
7317   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7318   data: "plot-vpp-throughput-latency-3n-skx"
7319   filter: "'NIC_Intel-X710' and
7320            '64B' and
7321            ('BASE' or 'SCALE') and
7322            'NDRPDR' and
7323            '2T1C' and
7324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7325            not 'VHOST' and
7326            'MEMIF'"
7327   parameters:
7328   - "throughput"
7329   - "parent"
7330   - "tags"
7331   sort:
7332   - "L2XCFWD"
7333   - "L2XCFWD"
7334   - "L2XCFWD"
7335   - "L2BDMACLRN"
7336   - "L2BDMACLRN"
7337   - "L2BDMACLRN"
7338   traces:
7339     hoverinfo: "x+y"
7340     boxpoints: "outliers"
7341     whiskerwidth: 0
7342   layout:
7343     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7344     layout: "plot-throughput"
7345
7346 -
7347   type: "plot"
7348   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7349   algorithm: "plot_performance_box"
7350   output-file-type: ".html"
7351   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7352   data: "plot-vpp-throughput-latency-3n-skx"
7353   filter: "'NIC_Intel-X710' and
7354            '64B' and
7355            ('BASE' or 'SCALE') and
7356            'NDRPDR' and
7357            '4T2C' and
7358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7359            not 'VHOST' and
7360            'MEMIF'"
7361   parameters:
7362   - "throughput"
7363   - "parent"
7364   - "tags"
7365   sort:
7366   - "L2XCFWD"
7367   - "L2XCFWD"
7368   - "L2XCFWD"
7369   - "L2BDMACLRN"
7370   - "L2BDMACLRN"
7371   - "L2BDMACLRN"
7372   traces:
7373     hoverinfo: "x+y"
7374     boxpoints: "outliers"
7375     whiskerwidth: 0
7376   layout:
7377     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7378     layout: "plot-throughput"
7379
7380 -
7381   type: "plot"
7382   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7383   algorithm: "plot_performance_box"
7384   output-file-type: ".html"
7385   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7386   data: "plot-vpp-throughput-latency-3n-skx"
7387   filter: "'NIC_Intel-X710' and
7388            '64B' and
7389            ('BASE' or 'SCALE') and
7390            'NDRPDR' and
7391            '4T2C' and
7392            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7393            not 'VHOST' and
7394            'MEMIF'"
7395   parameters:
7396   - "throughput"
7397   - "parent"
7398   - "tags"
7399   sort:
7400   - "L2XCFWD"
7401   - "L2XCFWD"
7402   - "L2XCFWD"
7403   - "L2BDMACLRN"
7404   - "L2BDMACLRN"
7405   - "L2BDMACLRN"
7406   traces:
7407     hoverinfo: "x+y"
7408     boxpoints: "outliers"
7409     whiskerwidth: 0
7410   layout:
7411     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7412     layout: "plot-throughput"
7413
7414 # Packet Throughput - VPP Container Memif 2n-skx-x710
7415 -
7416   type: "plot"
7417   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7418   algorithm: "plot_performance_box"
7419   output-file-type: ".html"
7420   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7421   data: "plot-vpp-throughput-latency-2n-skx"
7422   filter: "'NIC_Intel-X710' and
7423            '64B' and
7424            ('BASE' or 'SCALE') and
7425            'NDRPDR' and
7426            '2T1C' and
7427            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7428            not 'VHOST' and
7429            'MEMIF'"
7430   parameters:
7431   - "throughput"
7432   - "parent"
7433   - "tags"
7434   sort:
7435   - "L2XCFWD"
7436   - "L2XCFWD"
7437   - "L2XCFWD"
7438   - "L2BDMACLRN"
7439   - "L2BDMACLRN"
7440   - "L2BDMACLRN"
7441   traces:
7442     hoverinfo: "x+y"
7443     boxpoints: "outliers"
7444     whiskerwidth: 0
7445   layout:
7446     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7447     layout: "plot-throughput"
7448
7449 -
7450   type: "plot"
7451   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7452   algorithm: "plot_performance_box"
7453   output-file-type: ".html"
7454   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7455   data: "plot-vpp-throughput-latency-2n-skx"
7456   filter: "'NIC_Intel-X710' and
7457            '64B' and
7458            ('BASE' or 'SCALE') and
7459            'NDRPDR' and
7460            '2T1C' and
7461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7462            not 'VHOST' and
7463            'MEMIF'"
7464   parameters:
7465   - "throughput"
7466   - "parent"
7467   - "tags"
7468   sort:
7469   - "L2XCFWD"
7470   - "L2XCFWD"
7471   - "L2XCFWD"
7472   - "L2BDMACLRN"
7473   - "L2BDMACLRN"
7474   - "L2BDMACLRN"
7475   traces:
7476     hoverinfo: "x+y"
7477     boxpoints: "outliers"
7478     whiskerwidth: 0
7479   layout:
7480     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7481     layout: "plot-throughput"
7482
7483 -
7484   type: "plot"
7485   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7486   algorithm: "plot_performance_box"
7487   output-file-type: ".html"
7488   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7489   data: "plot-vpp-throughput-latency-2n-skx"
7490   filter: "'NIC_Intel-X710' and
7491            '64B' and
7492            ('BASE' or 'SCALE') and
7493            'NDRPDR' and
7494            '4T2C' and
7495            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7496            not 'VHOST' and
7497            'MEMIF'"
7498   parameters:
7499   - "throughput"
7500   - "parent"
7501   - "tags"
7502   sort:
7503   - "L2XCFWD"
7504   - "L2XCFWD"
7505   - "L2XCFWD"
7506   - "L2BDMACLRN"
7507   - "L2BDMACLRN"
7508   - "L2BDMACLRN"
7509   traces:
7510     hoverinfo: "x+y"
7511     boxpoints: "outliers"
7512     whiskerwidth: 0
7513   layout:
7514     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7515     layout: "plot-throughput"
7516
7517 -
7518   type: "plot"
7519   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7520   algorithm: "plot_performance_box"
7521   output-file-type: ".html"
7522   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7523   data: "plot-vpp-throughput-latency-2n-skx"
7524   filter: "'NIC_Intel-X710' and
7525            '64B' and
7526            ('BASE' or 'SCALE') and
7527            'NDRPDR' and
7528            '4T2C' and
7529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7530            not 'VHOST' and
7531            'MEMIF'"
7532   parameters:
7533   - "throughput"
7534   - "parent"
7535   - "tags"
7536   sort:
7537   - "L2XCFWD"
7538   - "L2XCFWD"
7539   - "L2XCFWD"
7540   - "L2BDMACLRN"
7541   - "L2BDMACLRN"
7542   - "L2BDMACLRN"
7543   traces:
7544     hoverinfo: "x+y"
7545     boxpoints: "outliers"
7546     whiskerwidth: 0
7547   layout:
7548     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7549     layout: "plot-throughput"
7550
7551 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
7552 -
7553   type: "plot"
7554   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7555   algorithm: "plot_performance_box"
7556   output-file-type: ".html"
7557   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7558   data: "plot-vpp-throughput-latency-2n-skx"
7559   filter: "'NIC_Intel-XXV710' and
7560            '64B' and
7561            ('BASE' or 'SCALE') and
7562            'NDRPDR' and
7563            '2T1C' and
7564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7565            not 'VHOST' and
7566            'MEMIF'"
7567   parameters:
7568   - "throughput"
7569   - "parent"
7570   - "tags"
7571   sort:
7572   - "L2XCFWD"
7573   - "L2XCFWD"
7574   - "L2XCFWD"
7575   - "L2BDMACLRN"
7576   - "L2BDMACLRN"
7577   - "L2BDMACLRN"
7578   traces:
7579     hoverinfo: "x+y"
7580     boxpoints: "outliers"
7581     whiskerwidth: 0
7582   layout:
7583     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7584     layout: "plot-throughput"
7585
7586 -
7587   type: "plot"
7588   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7589   algorithm: "plot_performance_box"
7590   output-file-type: ".html"
7591   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7592   data: "plot-vpp-throughput-latency-2n-skx"
7593   filter: "'NIC_Intel-XXV710' and
7594            '64B' and
7595            ('BASE' or 'SCALE') and
7596            'NDRPDR' and
7597            '2T1C' and
7598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7599            not 'VHOST' and
7600            'MEMIF'"
7601   parameters:
7602   - "throughput"
7603   - "parent"
7604   - "tags"
7605   sort:
7606   - "L2XCFWD"
7607   - "L2XCFWD"
7608   - "L2XCFWD"
7609   - "L2BDMACLRN"
7610   - "L2BDMACLRN"
7611   - "L2BDMACLRN"
7612   traces:
7613     hoverinfo: "x+y"
7614     boxpoints: "outliers"
7615     whiskerwidth: 0
7616   layout:
7617     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7618     layout: "plot-throughput"
7619
7620 -
7621   type: "plot"
7622   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7623   algorithm: "plot_performance_box"
7624   output-file-type: ".html"
7625   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7626   data: "plot-vpp-throughput-latency-2n-skx"
7627   filter: "'NIC_Intel-XXV710' and
7628            '64B' and
7629            ('BASE' or 'SCALE') and
7630            'NDRPDR' and
7631            '4T2C' and
7632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7633            not 'VHOST' and
7634            'MEMIF'"
7635   parameters:
7636   - "throughput"
7637   - "parent"
7638   - "tags"
7639   sort:
7640   - "L2XCFWD"
7641   - "L2XCFWD"
7642   - "L2XCFWD"
7643   - "L2BDMACLRN"
7644   - "L2BDMACLRN"
7645   - "L2BDMACLRN"
7646   traces:
7647     hoverinfo: "x+y"
7648     boxpoints: "outliers"
7649     whiskerwidth: 0
7650   layout:
7651     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7652     layout: "plot-throughput"
7653
7654 -
7655   type: "plot"
7656   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7657   algorithm: "plot_performance_box"
7658   output-file-type: ".html"
7659   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7660   data: "plot-vpp-throughput-latency-2n-skx"
7661   filter: "'NIC_Intel-XXV710' and
7662            '64B' and
7663            ('BASE' or 'SCALE') and
7664            'NDRPDR' and
7665            '4T2C' and
7666            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7667            not 'VHOST' and
7668            'MEMIF'"
7669   parameters:
7670   - "throughput"
7671   - "parent"
7672   - "tags"
7673   sort:
7674   - "L2XCFWD"
7675   - "L2XCFWD"
7676   - "L2XCFWD"
7677   - "L2BDMACLRN"
7678   - "L2BDMACLRN"
7679   - "L2BDMACLRN"
7680   traces:
7681     hoverinfo: "x+y"
7682     boxpoints: "outliers"
7683     whiskerwidth: 0
7684   layout:
7685     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7686     layout: "plot-throughput"
7687
7688 ################################################################################
7689
7690 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
7691 -
7692   type: "plot"
7693   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7694   algorithm: "plot_performance_box"
7695   output-file-type: ".html"
7696   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7697   data: "plot-ligato-throughput-latency-3n-hsw"
7698   filter: "'NIC_Intel-X520-DA2' and
7699            '64B' and
7700            ('BASE' or 'SCALE') and
7701            'NDRPDR' and
7702            '1T1C' and
7703            'L2XCFWD' and
7704            not 'VHOST' and
7705            'MEMIF'"
7706   parameters:
7707   - "throughput"
7708   - "parent"
7709   - "tags"
7710   sort:
7711   - "1VNF"
7712   - "2VNF"
7713   - "4VNF"
7714   - "2VNF"
7715   - "4VNF"
7716   traces:
7717     hoverinfo: "x+y"
7718     boxpoints: "outliers"
7719     whiskerwidth: 0
7720   layout:
7721     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7722     layout: "plot-throughput"
7723
7724 -
7725   type: "plot"
7726   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7727   algorithm: "plot_performance_box"
7728   output-file-type: ".html"
7729   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7730   data: "plot-ligato-throughput-latency-3n-hsw"
7731   filter: "'NIC_Intel-X520-DA2' and
7732            '64B' and
7733            ('BASE' or 'SCALE') and
7734            'NDRPDR' and
7735            '1T1C' and
7736            'L2XCFWD' and
7737            not 'VHOST' and
7738            'MEMIF'"
7739   parameters:
7740   - "throughput"
7741   - "parent"
7742   - "tags"
7743   sort:
7744   - "1VNF"
7745   - "2VNF"
7746   - "4VNF"
7747   - "2VNF"
7748   - "4VNF"
7749   traces:
7750     hoverinfo: "x+y"
7751     boxpoints: "outliers"
7752     whiskerwidth: 0
7753   layout:
7754     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7755     layout: "plot-throughput"
7756
7757 -
7758   type: "plot"
7759   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7760   algorithm: "plot_performance_box"
7761   output-file-type: ".html"
7762   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7763   data: "plot-ligato-throughput-latency-3n-hsw"
7764   filter: "'NIC_Intel-X520-DA2' and
7765            '64B' and
7766            ('BASE' or 'SCALE') and
7767            'NDRPDR' and
7768            '2T2C' and
7769            'L2XCFWD' and
7770            not 'VHOST' and
7771            'MEMIF'"
7772   parameters:
7773   - "throughput"
7774   - "parent"
7775   - "tags"
7776   sort:
7777   - "1VNF"
7778   - "2VNF"
7779   - "4VNF"
7780   - "2VNF"
7781   - "4VNF"
7782   traces:
7783     hoverinfo: "x+y"
7784     boxpoints: "outliers"
7785     whiskerwidth: 0
7786   layout:
7787     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7788     layout: "plot-throughput"
7789
7790 -
7791   type: "plot"
7792   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7793   algorithm: "plot_performance_box"
7794   output-file-type: ".html"
7795   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7796   data: "plot-ligato-throughput-latency-3n-hsw"
7797   filter: "'NIC_Intel-X520-DA2' and
7798            '64B' and
7799            ('BASE' or 'SCALE') and
7800            'NDRPDR' and
7801            '2T2C' and
7802            'L2XCFWD' and
7803            not 'VHOST' and
7804            'MEMIF'"
7805   parameters:
7806   - "throughput"
7807   - "parent"
7808   - "tags"
7809   sort:
7810   - "1VNF"
7811   - "2VNF"
7812   - "4VNF"
7813   - "2VNF"
7814   - "4VNF"
7815   traces:
7816     hoverinfo: "x+y"
7817     boxpoints: "outliers"
7818     whiskerwidth: 0
7819   layout:
7820     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7821     layout: "plot-throughput"
7822
7823 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
7824 -
7825   type: "plot"
7826   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7827   algorithm: "plot_performance_box"
7828   output-file-type: ".html"
7829   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7830   data: "plot-ligato-throughput-latency-3n-hsw"
7831   filter: "'NIC_Intel-X520-DA2' and
7832            '64B' and
7833            ('BASE' or 'SCALE') and
7834            'NDRPDR' and
7835            '1T1C' and
7836            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7837            not 'VHOST' and
7838            'MEMIF'"
7839   parameters:
7840   - "throughput"
7841   - "parent"
7842   - "tags"
7843   sort:
7844   - "1VNF"
7845   - "2VNF"
7846   - "4VNF"
7847   - "2VNF"
7848   - "4VNF"
7849   traces:
7850     hoverinfo: "x+y"
7851     boxpoints: "outliers"
7852     whiskerwidth: 0
7853   layout:
7854     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7855     layout: "plot-throughput"
7856
7857 -
7858   type: "plot"
7859   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7860   algorithm: "plot_performance_box"
7861   output-file-type: ".html"
7862   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7863   data: "plot-ligato-throughput-latency-3n-hsw"
7864   filter: "'NIC_Intel-X520-DA2' and
7865            '64B' and
7866            ('BASE' or 'SCALE') and
7867            'NDRPDR' and
7868            '1T1C' and
7869            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7870            not 'VHOST' and
7871            'MEMIF'"
7872   parameters:
7873   - "throughput"
7874   - "parent"
7875   - "tags"
7876   sort:
7877   - "1VNF"
7878   - "2VNF"
7879   - "4VNF"
7880   - "2VNF"
7881   - "4VNF"
7882   traces:
7883     hoverinfo: "x+y"
7884     boxpoints: "outliers"
7885     whiskerwidth: 0
7886   layout:
7887     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7888     layout: "plot-throughput"
7889
7890 -
7891   type: "plot"
7892   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7893   algorithm: "plot_performance_box"
7894   output-file-type: ".html"
7895   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7896   data: "plot-ligato-throughput-latency-3n-hsw"
7897   filter: "'NIC_Intel-X520-DA2' and
7898            '64B' and
7899            ('BASE' or 'SCALE') and
7900            'NDRPDR' and
7901            '2T2C' and
7902            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7903            not 'VHOST' and
7904            'MEMIF'"
7905   parameters:
7906   - "throughput"
7907   - "parent"
7908   - "tags"
7909   sort:
7910   - "1VNF"
7911   - "2VNF"
7912   - "4VNF"
7913   - "2VNF"
7914   - "4VNF"
7915   traces:
7916     hoverinfo: "x+y"
7917     boxpoints: "outliers"
7918     whiskerwidth: 0
7919   layout:
7920     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7921     layout: "plot-throughput"
7922
7923 -
7924   type: "plot"
7925   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7926   algorithm: "plot_performance_box"
7927   output-file-type: ".html"
7928   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7929   data: "plot-ligato-throughput-latency-3n-hsw"
7930   filter: "'NIC_Intel-X520-DA2' and
7931            '64B' and
7932            ('BASE' or 'SCALE') and
7933            'NDRPDR' and
7934            '2T2C' and
7935            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7936            not 'VHOST' and
7937            'MEMIF'"
7938   parameters:
7939   - "throughput"
7940   - "parent"
7941   - "tags"
7942   sort:
7943   - "1VNF"
7944   - "2VNF"
7945   - "4VNF"
7946   - "2VNF"
7947   - "4VNF"
7948   traces:
7949     hoverinfo: "x+y"
7950     boxpoints: "outliers"
7951     whiskerwidth: 0
7952   layout:
7953     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7954     layout: "plot-throughput"
7955
7956 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
7957 -
7958   type: "plot"
7959   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
7960   algorithm: "plot_performance_box"
7961   output-file-type: ".html"
7962   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
7963   data: "plot-ligato-throughput-latency-3n-hsw"
7964   filter: "'NIC_Intel-X710' and
7965            '64B' and
7966            ('BASE' or 'SCALE') and
7967            'NDRPDR' and
7968            '1T1C' and
7969            'L2XCFWD' and
7970            not 'VHOST' and
7971            'MEMIF'"
7972   parameters:
7973   - "throughput"
7974   - "parent"
7975   - "tags"
7976   sort:
7977   - "1VNF"
7978   - "2VNF"
7979   - "4VNF"
7980   - "2VNF"
7981   - "4VNF"
7982   traces:
7983     hoverinfo: "x+y"
7984     boxpoints: "outliers"
7985     whiskerwidth: 0
7986   layout:
7987     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
7988     layout: "plot-throughput"
7989
7990 -
7991   type: "plot"
7992   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
7993   algorithm: "plot_performance_box"
7994   output-file-type: ".html"
7995   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
7996   data: "plot-ligato-throughput-latency-3n-hsw"
7997   filter: "'NIC_Intel-X710' and
7998            '64B' and
7999            ('BASE' or 'SCALE') and
8000            'NDRPDR' and
8001            '1T1C' and
8002            'L2XCFWD' and
8003            not 'VHOST' and
8004            'MEMIF'"
8005   parameters:
8006   - "throughput"
8007   - "parent"
8008   - "tags"
8009   sort:
8010   - "1VNF"
8011   - "2VNF"
8012   - "4VNF"
8013   - "2VNF"
8014   - "4VNF"
8015   traces:
8016     hoverinfo: "x+y"
8017     boxpoints: "outliers"
8018     whiskerwidth: 0
8019   layout:
8020     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8021     layout: "plot-throughput"
8022
8023 -
8024   type: "plot"
8025   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8026   algorithm: "plot_performance_box"
8027   output-file-type: ".html"
8028   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8029   data: "plot-ligato-throughput-latency-3n-hsw"
8030   filter: "'NIC_Intel-X710' and
8031            '64B' and
8032            ('BASE' or 'SCALE') and
8033            'NDRPDR' and
8034            '2T2C' and
8035            'L2XCFWD' and
8036            not 'VHOST' and
8037            'MEMIF'"
8038   parameters:
8039   - "throughput"
8040   - "parent"
8041   - "tags"
8042   sort:
8043   - "1VNF"
8044   - "2VNF"
8045   - "4VNF"
8046   - "2VNF"
8047   - "4VNF"
8048   traces:
8049     hoverinfo: "x+y"
8050     boxpoints: "outliers"
8051     whiskerwidth: 0
8052   layout:
8053     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8054     layout: "plot-throughput"
8055
8056 -
8057   type: "plot"
8058   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8059   algorithm: "plot_performance_box"
8060   output-file-type: ".html"
8061   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8062   data: "plot-ligato-throughput-latency-3n-hsw"
8063   filter: "'NIC_Intel-X710' and
8064            '64B' and
8065            ('BASE' or 'SCALE') and
8066            'NDRPDR' and
8067            '2T2C' and
8068            'L2XCFWD' and
8069            not 'VHOST' and
8070            'MEMIF'"
8071   parameters:
8072   - "throughput"
8073   - "parent"
8074   - "tags"
8075   sort:
8076   - "1VNF"
8077   - "2VNF"
8078   - "4VNF"
8079   - "2VNF"
8080   - "4VNF"
8081   traces:
8082     hoverinfo: "x+y"
8083     boxpoints: "outliers"
8084     whiskerwidth: 0
8085   layout:
8086     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8087     layout: "plot-throughput"
8088
8089 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8090 -
8091   type: "plot"
8092   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8093   algorithm: "plot_performance_box"
8094   output-file-type: ".html"
8095   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8096   data: "plot-ligato-throughput-latency-3n-hsw"
8097   filter: "'NIC_Intel-X710' and
8098            '64B' and
8099            ('BASE' or 'SCALE') and
8100            'NDRPDR' and
8101            '1T1C' and
8102            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8103            not 'VHOST' and
8104            'MEMIF'"
8105   parameters:
8106   - "throughput"
8107   - "parent"
8108   - "tags"
8109   sort:
8110   - "1VNF"
8111   - "2VNF"
8112   - "4VNF"
8113   - "2VNF"
8114   - "4VNF"
8115   traces:
8116     hoverinfo: "x+y"
8117     boxpoints: "outliers"
8118     whiskerwidth: 0
8119   layout:
8120     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8121     layout: "plot-throughput"
8122
8123 -
8124   type: "plot"
8125   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8126   algorithm: "plot_performance_box"
8127   output-file-type: ".html"
8128   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8129   data: "plot-ligato-throughput-latency-3n-hsw"
8130   filter: "'NIC_Intel-X710' and
8131            '64B' and
8132            ('BASE' or 'SCALE') and
8133            'NDRPDR' and
8134            '1T1C' and
8135            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8136            not 'VHOST' and
8137            'MEMIF'"
8138   parameters:
8139   - "throughput"
8140   - "parent"
8141   - "tags"
8142   sort:
8143   - "1VNF"
8144   - "2VNF"
8145   - "4VNF"
8146   - "2VNF"
8147   - "4VNF"
8148   traces:
8149     hoverinfo: "x+y"
8150     boxpoints: "outliers"
8151     whiskerwidth: 0
8152   layout:
8153     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8154     layout: "plot-throughput"
8155
8156 -
8157   type: "plot"
8158   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8159   algorithm: "plot_performance_box"
8160   output-file-type: ".html"
8161   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8162   data: "plot-ligato-throughput-latency-3n-hsw"
8163   filter: "'NIC_Intel-X710' and
8164            '64B' and
8165            ('BASE' or 'SCALE') and
8166            'NDRPDR' and
8167            '2T2C' and
8168            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8169            not 'VHOST' and
8170            'MEMIF'"
8171   parameters:
8172   - "throughput"
8173   - "parent"
8174   - "tags"
8175   sort:
8176   - "1VNF"
8177   - "2VNF"
8178   - "4VNF"
8179   - "2VNF"
8180   - "4VNF"
8181   traces:
8182     hoverinfo: "x+y"
8183     boxpoints: "outliers"
8184     whiskerwidth: 0
8185   layout:
8186     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8187     layout: "plot-throughput"
8188
8189 -
8190   type: "plot"
8191   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8192   algorithm: "plot_performance_box"
8193   output-file-type: ".html"
8194   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8195   data: "plot-ligato-throughput-latency-3n-hsw"
8196   filter: "'NIC_Intel-X710' and
8197            '64B' and
8198            ('BASE' or 'SCALE') and
8199            'NDRPDR' and
8200            '2T2C' and
8201            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8202            not 'VHOST' and
8203            'MEMIF'"
8204   parameters:
8205   - "throughput"
8206   - "parent"
8207   - "tags"
8208   sort:
8209   - "1VNF"
8210   - "2VNF"
8211   - "4VNF"
8212   - "2VNF"
8213   - "4VNF"
8214   traces:
8215     hoverinfo: "x+y"
8216     boxpoints: "outliers"
8217     whiskerwidth: 0
8218   layout:
8219     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8220     layout: "plot-throughput"
8221
8222 ################################################################################
8223
8224 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8225 -
8226   type: "plot"
8227   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8228   algorithm: "plot_performance_box"
8229   output-file-type: ".html"
8230   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8231   data: "plot-vpp-throughput-latency-3n-hsw"
8232   filter: "'NIC_Intel-X520-DA2' and
8233            '64B' and
8234            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8235            'NDRPDR' and
8236            '1T1C' and
8237            'IP4FWD' and
8238            not 'IPSEC' and
8239            not 'VHOST'"
8240   parameters:
8241   - "throughput"
8242   - "parent"
8243   - "tags"
8244   sort:
8245   - "DOT1Q"
8246   - "IP4BASE"
8247   - "FIB_20k"
8248   - "FIB_200k"
8249   - "FIB_2M"
8250   traces:
8251     hoverinfo: "x+y"
8252     boxpoints: "outliers"
8253     whiskerwidth: 0
8254   layout:
8255     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8256     layout: "plot-throughput"
8257
8258 -
8259   type: "plot"
8260   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8261   algorithm: "plot_performance_box"
8262   output-file-type: ".html"
8263   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8264   data: "plot-vpp-throughput-latency-3n-hsw"
8265   filter: "'NIC_Intel-X520-DA2' and
8266            '64B' and
8267            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8268            'NDRPDR' and
8269            '1T1C' and
8270            'IP4FWD' and
8271            not 'IPSEC' and
8272            not 'VHOST'"
8273   parameters:
8274   - "throughput"
8275   - "parent"
8276   - "tags"
8277   sort:
8278   - "DOT1Q"
8279   - "IP4BASE"
8280   - "FIB_20k"
8281   - "FIB_200k"
8282   - "FIB_2M"
8283   traces:
8284     hoverinfo: "x+y"
8285     boxpoints: "outliers"
8286     whiskerwidth: 0
8287   layout:
8288     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8289     layout: "plot-throughput"
8290
8291 -
8292   type: "plot"
8293   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8294   algorithm: "plot_performance_box"
8295   output-file-type: ".html"
8296   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8297   data: "plot-vpp-throughput-latency-3n-hsw"
8298   filter: "'NIC_Intel-X520-DA2' and
8299            '64B' and
8300            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8301            'NDRPDR' and
8302            '2T2C' and
8303            'IP4FWD' and
8304            not 'IPSEC' and
8305            not 'VHOST'"
8306   parameters:
8307   - "throughput"
8308   - "parent"
8309   - "tags"
8310   sort:
8311   - "DOT1Q"
8312   - "IP4BASE"
8313   - "FIB_20k"
8314   - "FIB_200k"
8315   - "FIB_2M"
8316   traces:
8317     hoverinfo: "x+y"
8318     boxpoints: "outliers"
8319     whiskerwidth: 0
8320   layout:
8321     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8322     layout: "plot-throughput"
8323
8324 -
8325   type: "plot"
8326   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8327   algorithm: "plot_performance_box"
8328   output-file-type: ".html"
8329   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8330   data: "plot-vpp-throughput-latency-3n-hsw"
8331   filter: "'NIC_Intel-X520-DA2' and
8332            '64B' and
8333            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8334            'NDRPDR' and
8335            '2T2C' and
8336            'IP4FWD' and
8337            not 'IPSEC' and
8338            not 'VHOST'"
8339   parameters:
8340   - "throughput"
8341   - "parent"
8342   - "tags"
8343   sort:
8344   - "DOT1Q"
8345   - "IP4BASE"
8346   - "FIB_20k"
8347   - "FIB_200k"
8348   - "FIB_2M"
8349   traces:
8350     hoverinfo: "x+y"
8351     boxpoints: "outliers"
8352     whiskerwidth: 0
8353   layout:
8354     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8355     layout: "plot-throughput"
8356
8357 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8358 -
8359   type: "plot"
8360   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8361   algorithm: "plot_performance_box"
8362   output-file-type: ".html"
8363   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8364   data: "plot-vpp-throughput-latency-3n-hsw"
8365   filter: "'NIC_Intel-X520-DA2' and
8366            '64B' and
8367            ('IP4BASE' or
8368             'POLICE_MARK' or
8369             'COPWHLIST' or
8370             ('NAT44' and 'BASE') or
8371             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8372            'NDRPDR' and
8373            '1T1C' and
8374            'IP4FWD' and
8375            not 'IPSEC' and
8376            not 'VHOST'"
8377   parameters:
8378   - "throughput"
8379   - "parent"
8380   - "tags"
8381   sort:
8382   - "DOT1Q"
8383   - "IP4BASE"
8384   - "NAT44"
8385   - "POLICE_MARK"
8386   - "COPWHLIST"
8387   - "IACL"
8388   - "OACL"
8389   traces:
8390     hoverinfo: "x+y"
8391     boxpoints: "outliers"
8392     whiskerwidth: 0
8393   layout:
8394     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8395     layout: "plot-throughput"
8396
8397 -
8398   type: "plot"
8399   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8400   algorithm: "plot_performance_box"
8401   output-file-type: ".html"
8402   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8403   data: "plot-vpp-throughput-latency-3n-hsw"
8404   filter: "'NIC_Intel-X520-DA2' and
8405            '64B' and
8406            ('IP4BASE' or
8407             'POLICE_MARK' or
8408             'COPWHLIST' or
8409             ('NAT44' and 'BASE') or
8410             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8411            'NDRPDR' and
8412            '1T1C' and
8413            'IP4FWD' and
8414            not 'IPSEC' and
8415            not 'VHOST'"
8416   parameters:
8417   - "throughput"
8418   - "parent"
8419   - "tags"
8420   sort:
8421   - "DOT1Q"
8422   - "IP4BASE"
8423   - "NAT44"
8424   - "POLICE_MARK"
8425   - "COPWHLIST"
8426   - "IACL"
8427   - "OACL"
8428   traces:
8429     hoverinfo: "x+y"
8430     boxpoints: "outliers"
8431     whiskerwidth: 0
8432   layout:
8433     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8434     layout: "plot-throughput"
8435
8436 -
8437   type: "plot"
8438   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8439   algorithm: "plot_performance_box"
8440   output-file-type: ".html"
8441   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8442   data: "plot-vpp-throughput-latency-3n-hsw"
8443   filter: "'NIC_Intel-X520-DA2' and
8444            '64B' and
8445            ('IP4BASE' or
8446             'POLICE_MARK' or
8447             'COPWHLIST' or
8448             ('NAT44' and 'BASE') or
8449             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8450            'NDRPDR' and
8451            '2T2C' and
8452            'IP4FWD' and
8453            not 'IPSEC' and
8454            not 'VHOST'"
8455   parameters:
8456   - "throughput"
8457   - "parent"
8458   - "tags"
8459   sort:
8460   - "DOT1Q"
8461   - "IP4BASE"
8462   - "NAT44"
8463   - "POLICE_MARK"
8464   - "COPWHLIST"
8465   - "IACL"
8466   - "OACL"
8467   traces:
8468     hoverinfo: "x+y"
8469     boxpoints: "outliers"
8470     whiskerwidth: 0
8471   layout:
8472     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8473     layout: "plot-throughput"
8474
8475 -
8476   type: "plot"
8477   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8478   algorithm: "plot_performance_box"
8479   output-file-type: ".html"
8480   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8481   data: "plot-vpp-throughput-latency-3n-hsw"
8482   filter: "'NIC_Intel-X520-DA2' and
8483            '64B' and
8484            ('IP4BASE' or
8485             'POLICE_MARK' or
8486             'COPWHLIST' or
8487             ('NAT44' and 'BASE') or
8488             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8489            'NDRPDR' and
8490            '2T2C' and
8491            'IP4FWD' and
8492            not 'IPSEC' and
8493            not 'VHOST'"
8494   parameters:
8495   - "throughput"
8496   - "parent"
8497   - "tags"
8498   sort:
8499   - "DOT1Q"
8500   - "IP4BASE"
8501   - "NAT44"
8502   - "POLICE_MARK"
8503   - "COPWHLIST"
8504   - "IACL"
8505   - "OACL"
8506   traces:
8507     hoverinfo: "x+y"
8508     boxpoints: "outliers"
8509     whiskerwidth: 0
8510   layout:
8511     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8512     layout: "plot-throughput"
8513
8514 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8515 -
8516   type: "plot"
8517   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8518   algorithm: "plot_performance_box"
8519   output-file-type: ".html"
8520   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8521   data: "plot-vpp-throughput-latency-3n-hsw"
8522   filter: "'NIC_Intel-X520-DA2' and
8523            '64B' and
8524            'NDRPDR' and
8525            '1T1C' and
8526            'IP4FWD' and
8527            'NAT44' and
8528            not 'IPSEC' and
8529            not 'VHOST'"
8530   parameters:
8531   - "throughput"
8532   - "parent"
8533   - "tags"
8534   sort:
8535   - "BASE"
8536   - "BASE"
8537   - "SRC_USER_10"
8538   - "SRC_USER_100"
8539   - "SRC_USER_1000"
8540   - "SRC_USER_2000"
8541   traces:
8542     hoverinfo: "x+y"
8543     boxpoints: "outliers"
8544     whiskerwidth: 0
8545   layout:
8546     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8547     layout: "plot-throughput"
8548
8549 -
8550   type: "plot"
8551   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8552   algorithm: "plot_performance_box"
8553   output-file-type: ".html"
8554   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8555   data: "plot-vpp-throughput-latency-3n-hsw"
8556   filter: "'NIC_Intel-X520-DA2' and
8557            '64B' and
8558            'NDRPDR' and
8559            '1T1C' and
8560            'IP4FWD' and
8561            'NAT44' and
8562            not 'IPSEC' and
8563            not 'VHOST'"
8564   parameters:
8565   - "throughput"
8566   - "parent"
8567   - "tags"
8568   sort:
8569   - "BASE"
8570   - "BASE"
8571   - "SRC_USER_10"
8572   - "SRC_USER_100"
8573   - "SRC_USER_1000"
8574   - "SRC_USER_2000"
8575   traces:
8576     hoverinfo: "x+y"
8577     boxpoints: "outliers"
8578     whiskerwidth: 0
8579   layout:
8580     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8581     layout: "plot-throughput"
8582
8583 -
8584   type: "plot"
8585   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8586   algorithm: "plot_performance_box"
8587   output-file-type: ".html"
8588   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8589   data: "plot-vpp-throughput-latency-3n-hsw"
8590   filter: "'NIC_Intel-X520-DA2' and
8591            '64B' and
8592            'NDRPDR' and
8593            '2T2C' and
8594            'IP4FWD' and
8595            'NAT44' and
8596            not 'IPSEC' and
8597            not 'VHOST'"
8598   parameters:
8599   - "throughput"
8600   - "parent"
8601   - "tags"
8602   sort:
8603   - "BASE"
8604   - "BASE"
8605   - "SRC_USER_10"
8606   - "SRC_USER_100"
8607   - "SRC_USER_1000"
8608   - "SRC_USER_2000"
8609   traces:
8610     hoverinfo: "x+y"
8611     boxpoints: "outliers"
8612     whiskerwidth: 0
8613   layout:
8614     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8615     layout: "plot-throughput"
8616
8617 -
8618   type: "plot"
8619   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8620   algorithm: "plot_performance_box"
8621   output-file-type: ".html"
8622   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8623   data: "plot-vpp-throughput-latency-3n-hsw"
8624   filter: "'NIC_Intel-X520-DA2' and
8625            '64B' and
8626            'NDRPDR' and
8627            '2T2C' and
8628            'IP4FWD' and
8629            'NAT44' and
8630            not 'IPSEC' and
8631            not 'VHOST'"
8632   parameters:
8633   - "throughput"
8634   - "parent"
8635   - "tags"
8636   sort:
8637   - "BASE"
8638   - "BASE"
8639   - "SRC_USER_10"
8640   - "SRC_USER_100"
8641   - "SRC_USER_1000"
8642   - "SRC_USER_2000"
8643   traces:
8644     hoverinfo: "x+y"
8645     boxpoints: "outliers"
8646     whiskerwidth: 0
8647   layout:
8648     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8649     layout: "plot-throughput"
8650
8651 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
8652 -
8653   type: "plot"
8654   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8655   algorithm: "plot_performance_box"
8656   output-file-type: ".html"
8657   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8658   data: "plot-vpp-throughput-latency-3n-hsw"
8659   filter: "'NIC_Intel-X520-DA2' and
8660            '64B' and
8661            'NDRPDR' and
8662            '1T1C' and
8663            'IP4FWD' and
8664            'IACL' and
8665            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8666            not 'IPSEC' and
8667            not 'VHOST'"
8668   parameters:
8669   - "throughput"
8670   - "parent"
8671   - "tags"
8672   sort:
8673   - "ACL_STATELESS"
8674   - "ACL_STATEFUL"
8675   - "ACL_STATELESS"
8676   - "ACL_STATEFUL"
8677   traces:
8678     hoverinfo: "x+y"
8679     boxpoints: "outliers"
8680     whiskerwidth: 0
8681   layout:
8682     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8683     layout: "plot-throughput"
8684
8685 -
8686   type: "plot"
8687   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8688   algorithm: "plot_performance_box"
8689   output-file-type: ".html"
8690   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8691   data: "plot-vpp-throughput-latency-3n-hsw"
8692   filter: "'NIC_Intel-X520-DA2' and
8693            '64B' and
8694            'NDRPDR' and
8695            '1T1C' and
8696            'IP4FWD' and
8697            'IACL' and
8698            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8699            not 'IPSEC' and
8700            not 'VHOST'"
8701   parameters:
8702   - "throughput"
8703   - "parent"
8704   - "tags"
8705   sort:
8706   - "ACL_STATELESS"
8707   - "ACL_STATEFUL"
8708   - "ACL_STATELESS"
8709   - "ACL_STATEFUL"
8710   traces:
8711     hoverinfo: "x+y"
8712     boxpoints: "outliers"
8713     whiskerwidth: 0
8714   layout:
8715     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8716     layout: "plot-throughput"
8717
8718 -
8719   type: "plot"
8720   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8721   algorithm: "plot_performance_box"
8722   output-file-type: ".html"
8723   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8724   data: "plot-vpp-throughput-latency-3n-hsw"
8725   filter: "'NIC_Intel-X520-DA2' and
8726            '64B' and
8727            'NDRPDR' and
8728            '2T2C' and
8729            'IP4FWD' and
8730            'IACL' and
8731            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8732            not 'IPSEC' and
8733            not 'VHOST'"
8734   parameters:
8735   - "throughput"
8736   - "parent"
8737   - "tags"
8738   sort:
8739   - "ACL_STATELESS"
8740   - "ACL_STATEFUL"
8741   - "ACL_STATELESS"
8742   - "ACL_STATEFUL"
8743   traces:
8744     hoverinfo: "x+y"
8745     boxpoints: "outliers"
8746     whiskerwidth: 0
8747   layout:
8748     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8749     layout: "plot-throughput"
8750
8751 -
8752   type: "plot"
8753   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8754   algorithm: "plot_performance_box"
8755   output-file-type: ".html"
8756   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8757   data: "plot-vpp-throughput-latency-3n-hsw"
8758   filter: "'NIC_Intel-X520-DA2' and
8759            '64B' and
8760            'NDRPDR' and
8761            '2T2C' and
8762            'IP4FWD' and
8763            'IACL' and
8764            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8765            not 'IPSEC' and
8766            not 'VHOST'"
8767   parameters:
8768   - "throughput"
8769   - "parent"
8770   - "tags"
8771   sort:
8772   - "ACL_STATELESS"
8773   - "ACL_STATEFUL"
8774   - "ACL_STATELESS"
8775   - "ACL_STATEFUL"
8776   traces:
8777     hoverinfo: "x+y"
8778     boxpoints: "outliers"
8779     whiskerwidth: 0
8780   layout:
8781     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8782     layout: "plot-throughput"
8783
8784 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
8785 -
8786   type: "plot"
8787   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8788   algorithm: "plot_performance_box"
8789   output-file-type: ".html"
8790   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8791   data: "plot-vpp-throughput-latency-3n-hsw"
8792   filter: "'NIC_Intel-X520-DA2' and
8793            '64B' and
8794            'NDRPDR' and
8795            '1T1C' and
8796            'IP4FWD' and
8797            'OACL' and
8798            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8799            not 'IPSEC' and
8800            not 'VHOST'"
8801   parameters:
8802   - "throughput"
8803   - "parent"
8804   - "tags"
8805   sort:
8806   - "ACL_STATELESS"
8807   - "ACL_STATEFUL"
8808   - "ACL_STATELESS"
8809   - "ACL_STATEFUL"
8810   traces:
8811     hoverinfo: "x+y"
8812     boxpoints: "outliers"
8813     whiskerwidth: 0
8814   layout:
8815     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8816     layout: "plot-throughput"
8817
8818 -
8819   type: "plot"
8820   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8821   algorithm: "plot_performance_box"
8822   output-file-type: ".html"
8823   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8824   data: "plot-vpp-throughput-latency-3n-hsw"
8825   filter: "'NIC_Intel-X520-DA2' and
8826            '64B' and
8827            'NDRPDR' and
8828            '1T1C' and
8829            'IP4FWD' and
8830            'OACL' and
8831            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8832            not 'IPSEC' and
8833            not 'VHOST'"
8834   parameters:
8835   - "throughput"
8836   - "parent"
8837   - "tags"
8838   sort:
8839   - "ACL_STATELESS"
8840   - "ACL_STATEFUL"
8841   - "ACL_STATELESS"
8842   - "ACL_STATEFUL"
8843   traces:
8844     hoverinfo: "x+y"
8845     boxpoints: "outliers"
8846     whiskerwidth: 0
8847   layout:
8848     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8849     layout: "plot-throughput"
8850
8851 -
8852   type: "plot"
8853   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8854   algorithm: "plot_performance_box"
8855   output-file-type: ".html"
8856   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8857   data: "plot-vpp-throughput-latency-3n-hsw"
8858   filter: "'NIC_Intel-X520-DA2' and
8859            '64B' and
8860            'NDRPDR' and
8861            '2T2C' and
8862            'IP4FWD' and
8863            'OACL' and
8864            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8865            not 'IPSEC' and
8866            not 'VHOST'"
8867   parameters:
8868   - "throughput"
8869   - "parent"
8870   - "tags"
8871   sort:
8872   - "ACL_STATELESS"
8873   - "ACL_STATEFUL"
8874   - "ACL_STATELESS"
8875   - "ACL_STATEFUL"
8876   traces:
8877     hoverinfo: "x+y"
8878     boxpoints: "outliers"
8879     whiskerwidth: 0
8880   layout:
8881     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8882     layout: "plot-throughput"
8883
8884 -
8885   type: "plot"
8886   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8887   algorithm: "plot_performance_box"
8888   output-file-type: ".html"
8889   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8890   data: "plot-vpp-throughput-latency-3n-hsw"
8891   filter: "'NIC_Intel-X520-DA2' and
8892            '64B' and
8893            'NDRPDR' and
8894            '2T2C' and
8895            'IP4FWD' and
8896            'OACL' and
8897            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8898            not 'IPSEC' and
8899            not 'VHOST'"
8900   parameters:
8901   - "throughput"
8902   - "parent"
8903   - "tags"
8904   sort:
8905   - "ACL_STATELESS"
8906   - "ACL_STATEFUL"
8907   - "ACL_STATELESS"
8908   - "ACL_STATEFUL"
8909   traces:
8910     hoverinfo: "x+y"
8911     boxpoints: "outliers"
8912     whiskerwidth: 0
8913   layout:
8914     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8915     layout: "plot-throughput"
8916
8917 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
8918 -
8919   type: "plot"
8920   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8921   algorithm: "plot_performance_box"
8922   output-file-type: ".html"
8923   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8924   data: "plot-vpp-throughput-latency-3n-hsw"
8925   filter: "'NIC_Intel-X710' and
8926            '64B' and
8927            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8928            'NDRPDR' and
8929            '1T1C' and
8930            'IP4FWD' and
8931            not 'IPSEC' and
8932            not 'VHOST'"
8933   parameters:
8934   - "throughput"
8935   - "parent"
8936   - "tags"
8937   sort:
8938   - "DOT1Q"
8939   - "IP4BASE"
8940   - "FIB_20K"
8941   - "FIB_200K"
8942   - "FIB_2M"
8943   traces:
8944     hoverinfo: "x+y"
8945     boxpoints: "outliers"
8946     whiskerwidth: 0
8947   layout:
8948     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8949     layout: "plot-throughput"
8950
8951 -
8952   type: "plot"
8953   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8954   algorithm: "plot_performance_box"
8955   output-file-type: ".html"
8956   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8957   data: "plot-vpp-throughput-latency-3n-hsw"
8958   filter: "'NIC_Intel-X710' and
8959            '64B' and
8960            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8961            'NDRPDR' and
8962            '1T1C' and
8963            'IP4FWD' and
8964            not 'IPSEC' and
8965            not 'VHOST'"
8966   parameters:
8967   - "throughput"
8968   - "parent"
8969   - "tags"
8970   sort:
8971   - "DOT1Q"
8972   - "IP4BASE"
8973   - "FIB_20K"
8974   - "FIB_200K"
8975   - "FIB_2M"
8976   traces:
8977     hoverinfo: "x+y"
8978     boxpoints: "outliers"
8979     whiskerwidth: 0
8980   layout:
8981     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8982     layout: "plot-throughput"
8983
8984 -
8985   type: "plot"
8986   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8987   algorithm: "plot_performance_box"
8988   output-file-type: ".html"
8989   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8990   data: "plot-vpp-throughput-latency-3n-hsw"
8991   filter: "'NIC_Intel-X710' and
8992            '64B' and
8993            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8994            'NDRPDR' and
8995            '2T2C' and
8996            'IP4FWD' and
8997            not 'IPSEC' and
8998            not 'VHOST'"
8999   parameters:
9000   - "throughput"
9001   - "parent"
9002   - "tags"
9003   sort:
9004   - "DOT1Q"
9005   - "IP4BASE"
9006   - "FIB_20K"
9007   - "FIB_200K"
9008   - "FIB_2M"
9009   traces:
9010     hoverinfo: "x+y"
9011     boxpoints: "outliers"
9012     whiskerwidth: 0
9013   layout:
9014     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9015     layout: "plot-throughput"
9016
9017 -
9018   type: "plot"
9019   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9020   algorithm: "plot_performance_box"
9021   output-file-type: ".html"
9022   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9023   data: "plot-vpp-throughput-latency-3n-hsw"
9024   filter: "'NIC_Intel-X710' and
9025            '64B' and
9026            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9027            'NDRPDR' and
9028            '2T2C' and
9029            'IP4FWD' and
9030            not 'IPSEC' and
9031            not 'VHOST'"
9032   parameters:
9033   - "throughput"
9034   - "parent"
9035   - "tags"
9036   sort:
9037   - "DOT1Q"
9038   - "IP4BASE"
9039   - "FIB_20K"
9040   - "FIB_200K"
9041   - "FIB_2M"
9042   traces:
9043     hoverinfo: "x+y"
9044     boxpoints: "outliers"
9045     whiskerwidth: 0
9046   layout:
9047     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9048     layout: "plot-throughput"
9049
9050 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9051 -
9052   type: "plot"
9053   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9054   algorithm: "plot_performance_box"
9055   output-file-type: ".html"
9056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9057   data: "plot-vpp-throughput-latency-3n-hsw"
9058   filter: "'NIC_Intel-X710' and
9059            '64B' and
9060            ('IP4BASE' or
9061             'POLICE_MARK' or
9062             'COPWHLIST' or
9063             ('NAT44' and 'BASE') or
9064             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9065            'NDRPDR' and
9066            '1T1C' and
9067            'IP4FWD' and
9068            not 'IPSEC' and
9069            not 'VHOST'"
9070   parameters:
9071   - "throughput"
9072   - "parent"
9073   - "tags"
9074   sort:
9075   - "IP4BASE"
9076   - "NAT44"
9077   - "POLICE_MARK"
9078   - "COPWHLIST"
9079   - "IACL"
9080   - "OACL"
9081   traces:
9082     hoverinfo: "x+y"
9083     boxpoints: "outliers"
9084     whiskerwidth: 0
9085   layout:
9086     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9087     layout: "plot-throughput"
9088
9089 -
9090   type: "plot"
9091   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9092   algorithm: "plot_performance_box"
9093   output-file-type: ".html"
9094   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9095   data: "plot-vpp-throughput-latency-3n-hsw"
9096   filter: "'NIC_Intel-X710' and
9097            '64B' and
9098            ('IP4BASE' or
9099             'POLICE_MARK' or
9100             'COPWHLIST' or
9101             ('NAT44' and 'BASE') or
9102             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9103            'NDRPDR' and
9104            '1T1C' and
9105            'IP4FWD' and
9106            not 'IPSEC' and
9107            not 'VHOST'"
9108   parameters:
9109   - "throughput"
9110   - "parent"
9111   - "tags"
9112   sort:
9113   - "IP4BASE"
9114   - "NAT44"
9115   - "POLICE_MARK"
9116   - "COPWHLIST"
9117   - "IACL"
9118   - "OACL"
9119   traces:
9120     hoverinfo: "x+y"
9121     boxpoints: "outliers"
9122     whiskerwidth: 0
9123   layout:
9124     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9125     layout: "plot-throughput"
9126
9127 -
9128   type: "plot"
9129   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9130   algorithm: "plot_performance_box"
9131   output-file-type: ".html"
9132   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9133   data: "plot-vpp-throughput-latency-3n-hsw"
9134   filter: "'NIC_Intel-X710' and
9135            '64B' and
9136            ('IP4BASE' or
9137             'POLICE_MARK' or
9138             'COPWHLIST' or
9139             ('NAT44' and 'BASE') or
9140             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9141            'NDRPDR' and
9142            '2T2C' and
9143            'IP4FWD' and
9144            not 'IPSEC' and
9145            not 'VHOST'"
9146   parameters:
9147   - "throughput"
9148   - "parent"
9149   - "tags"
9150   sort:
9151   - "IP4BASE"
9152   - "NAT44"
9153   - "POLICE_MARK"
9154   - "COPWHLIST"
9155   - "IACL"
9156   - "OACL"
9157   traces:
9158     hoverinfo: "x+y"
9159     boxpoints: "outliers"
9160     whiskerwidth: 0
9161   layout:
9162     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9163     layout: "plot-throughput"
9164
9165 -
9166   type: "plot"
9167   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9168   algorithm: "plot_performance_box"
9169   output-file-type: ".html"
9170   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9171   data: "plot-vpp-throughput-latency-3n-hsw"
9172   filter: "'NIC_Intel-X710' and
9173            '64B' and
9174            ('IP4BASE' or
9175             'POLICE_MARK' or
9176             'COPWHLIST' or
9177             ('NAT44' and 'BASE') or
9178             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9179            'NDRPDR' and
9180            '2T2C' and
9181            'IP4FWD' and
9182            not 'IPSEC' and
9183            not 'VHOST'"
9184   parameters:
9185   - "throughput"
9186   - "parent"
9187   - "tags"
9188   sort:
9189   - "IP4BASE"
9190   - "NAT44"
9191   - "POLICE_MARK"
9192   - "COPWHLIST"
9193   - "IACL"
9194   - "OACL"
9195   traces:
9196     hoverinfo: "x+y"
9197     boxpoints: "outliers"
9198     whiskerwidth: 0
9199   layout:
9200     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9201     layout: "plot-throughput"
9202
9203 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9204 -
9205   type: "plot"
9206   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9207   algorithm: "plot_performance_box"
9208   output-file-type: ".html"
9209   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9210   data: "plot-vpp-throughput-latency-3n-skx"
9211   filter: "'NIC_Intel-X710' and
9212            '64B' and
9213            'NDRPDR' and
9214            '2T1C' and
9215            'IP4FWD' and
9216            'NAT44' and
9217            not 'IPSEC' and
9218            not 'VHOST'"
9219   parameters:
9220   - "throughput"
9221   - "parent"
9222   - "tags"
9223   sort:
9224   - "BASE"
9225   - "BASE"
9226   - "SRC_USER_10"
9227   - "SRC_USER_100"
9228   - "SRC_USER_1000"
9229   - "SRC_USER_2000"
9230   traces:
9231     hoverinfo: "x+y"
9232     boxpoints: "outliers"
9233     whiskerwidth: 0
9234   layout:
9235     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9236     layout: "plot-throughput"
9237
9238 -
9239   type: "plot"
9240   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9241   algorithm: "plot_performance_box"
9242   output-file-type: ".html"
9243   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9244   data: "plot-vpp-throughput-latency-3n-skx"
9245   filter: "'NIC_Intel-X710' and
9246            '64B' and
9247            'NDRPDR' and
9248            '2T1C' and
9249            'IP4FWD' and
9250            'NAT44' and
9251            not 'IPSEC' and
9252            not 'VHOST'"
9253   parameters:
9254   - "throughput"
9255   - "parent"
9256   - "tags"
9257   sort:
9258   - "BASE"
9259   - "BASE"
9260   - "SRC_USER_10"
9261   - "SRC_USER_100"
9262   - "SRC_USER_1000"
9263   - "SRC_USER_2000"
9264   traces:
9265     hoverinfo: "x+y"
9266     boxpoints: "outliers"
9267     whiskerwidth: 0
9268   layout:
9269     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9270     layout: "plot-throughput"
9271
9272 -
9273   type: "plot"
9274   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9275   algorithm: "plot_performance_box"
9276   output-file-type: ".html"
9277   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9278   data: "plot-vpp-throughput-latency-3n-skx"
9279   filter: "'NIC_Intel-X710' and
9280            '64B' and
9281            'NDRPDR' and
9282            '4T2C' and
9283            'IP4FWD' and
9284            'NAT44' and
9285            not 'IPSEC' and
9286            not 'VHOST'"
9287   parameters:
9288   - "throughput"
9289   - "parent"
9290   - "tags"
9291   sort:
9292   - "BASE"
9293   - "BASE"
9294   - "SRC_USER_10"
9295   - "SRC_USER_100"
9296   - "SRC_USER_1000"
9297   - "SRC_USER_2000"
9298   traces:
9299     hoverinfo: "x+y"
9300     boxpoints: "outliers"
9301     whiskerwidth: 0
9302   layout:
9303     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9304     layout: "plot-throughput"
9305
9306 -
9307   type: "plot"
9308   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9309   algorithm: "plot_performance_box"
9310   output-file-type: ".html"
9311   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9312   data: "plot-vpp-throughput-latency-3n-skx"
9313   filter: "'NIC_Intel-X710' and
9314            '64B' and
9315            'NDRPDR' and
9316            '4T2C' and
9317            'IP4FWD' and
9318            'NAT44' and
9319            not 'IPSEC' and
9320            not 'VHOST'"
9321   parameters:
9322   - "throughput"
9323   - "parent"
9324   - "tags"
9325   sort:
9326   - "BASE"
9327   - "BASE"
9328   - "SRC_USER_10"
9329   - "SRC_USER_100"
9330   - "SRC_USER_1000"
9331   - "SRC_USER_2000"
9332   traces:
9333     hoverinfo: "x+y"
9334     boxpoints: "outliers"
9335     whiskerwidth: 0
9336   layout:
9337     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9338     layout: "plot-throughput"
9339
9340 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9341 -
9342   type: "plot"
9343   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9344   algorithm: "plot_performance_box"
9345   output-file-type: ".html"
9346   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9347   data: "plot-vpp-throughput-latency-3n-skx"
9348   filter: "'NIC_Intel-X710' and
9349            '64B' and
9350            'NDRPDR' and
9351            '2T1C' and
9352            'IP4FWD' and
9353            'IACL' and
9354            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9355            not 'IPSEC' and
9356            not 'VHOST'"
9357   parameters:
9358   - "throughput"
9359   - "parent"
9360   - "tags"
9361   sort:
9362   - "ACL_STATELESS"
9363   - "ACL_STATEFUL"
9364   - "ACL_STATELESS"
9365   - "ACL_STATEFUL"
9366   traces:
9367     hoverinfo: "x+y"
9368     boxpoints: "outliers"
9369     whiskerwidth: 0
9370   layout:
9371     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9372     layout: "plot-throughput"
9373
9374 -
9375   type: "plot"
9376   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9377   algorithm: "plot_performance_box"
9378   output-file-type: ".html"
9379   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9380   data: "plot-vpp-throughput-latency-3n-skx"
9381   filter: "'NIC_Intel-X710' and
9382            '64B' and
9383            'NDRPDR' and
9384            '2T1C' and
9385            'IP4FWD' and
9386            'IACL' and
9387            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9388            not 'IPSEC' and
9389            not 'VHOST'"
9390   parameters:
9391   - "throughput"
9392   - "parent"
9393   - "tags"
9394   sort:
9395   - "ACL_STATELESS"
9396   - "ACL_STATEFUL"
9397   - "ACL_STATELESS"
9398   - "ACL_STATEFUL"
9399   traces:
9400     hoverinfo: "x+y"
9401     boxpoints: "outliers"
9402     whiskerwidth: 0
9403   layout:
9404     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9405     layout: "plot-throughput"
9406
9407 -
9408   type: "plot"
9409   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9410   algorithm: "plot_performance_box"
9411   output-file-type: ".html"
9412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9413   data: "plot-vpp-throughput-latency-3n-skx"
9414   filter: "'NIC_Intel-X710' and
9415            '64B' and
9416            'NDRPDR' and
9417            '4T2C' and
9418            'IP4FWD' and
9419            'IACL' and
9420            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9421            not 'IPSEC' and
9422            not 'VHOST'"
9423   parameters:
9424   - "throughput"
9425   - "parent"
9426   - "tags"
9427   sort:
9428   - "ACL_STATELESS"
9429   - "ACL_STATEFUL"
9430   - "ACL_STATELESS"
9431   - "ACL_STATEFUL"
9432   traces:
9433     hoverinfo: "x+y"
9434     boxpoints: "outliers"
9435     whiskerwidth: 0
9436   layout:
9437     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9438     layout: "plot-throughput"
9439
9440 -
9441   type: "plot"
9442   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9443   algorithm: "plot_performance_box"
9444   output-file-type: ".html"
9445   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9446   data: "plot-vpp-throughput-latency-3n-skx"
9447   filter: "'NIC_Intel-X710' and
9448            '64B' and
9449            'NDRPDR' and
9450            '4T2C' and
9451            'IP4FWD' and
9452            'IACL' and
9453            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9454            not 'IPSEC' and
9455            not 'VHOST'"
9456   parameters:
9457   - "throughput"
9458   - "parent"
9459   - "tags"
9460   sort:
9461   - "ACL_STATELESS"
9462   - "ACL_STATEFUL"
9463   - "ACL_STATELESS"
9464   - "ACL_STATEFUL"
9465   traces:
9466     hoverinfo: "x+y"
9467     boxpoints: "outliers"
9468     whiskerwidth: 0
9469   layout:
9470     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9471     layout: "plot-throughput"
9472
9473 # Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
9474 -
9475   type: "plot"
9476   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9477   algorithm: "plot_performance_box"
9478   output-file-type: ".html"
9479   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9480   data: "plot-vpp-throughput-latency-3n-skx"
9481   filter: "'NIC_Intel-X710' and
9482            '64B' and
9483            'NDRPDR' and
9484            '2T1C' and
9485            'IP4FWD' and
9486            'OACL' and
9487            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9488            not 'IPSEC' and
9489            not 'VHOST'"
9490   parameters:
9491   - "throughput"
9492   - "parent"
9493   - "tags"
9494   sort:
9495   - "ACL_STATELESS"
9496   - "ACL_STATEFUL"
9497   - "ACL_STATELESS"
9498   - "ACL_STATEFUL"
9499   traces:
9500     hoverinfo: "x+y"
9501     boxpoints: "outliers"
9502     whiskerwidth: 0
9503   layout:
9504     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9505     layout: "plot-throughput"
9506
9507 -
9508   type: "plot"
9509   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9510   algorithm: "plot_performance_box"
9511   output-file-type: ".html"
9512   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9513   data: "plot-vpp-throughput-latency-3n-skx"
9514   filter: "'NIC_Intel-X710' and
9515            '64B' and
9516            'NDRPDR' and
9517            '2T1C' and
9518            'IP4FWD' and
9519            'OACL' and
9520            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9521            not 'IPSEC' and
9522            not 'VHOST'"
9523   parameters:
9524   - "throughput"
9525   - "parent"
9526   - "tags"
9527   sort:
9528   - "ACL_STATELESS"
9529   - "ACL_STATEFUL"
9530   - "ACL_STATELESS"
9531   - "ACL_STATEFUL"
9532   traces:
9533     hoverinfo: "x+y"
9534     boxpoints: "outliers"
9535     whiskerwidth: 0
9536   layout:
9537     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9538     layout: "plot-throughput"
9539
9540 -
9541   type: "plot"
9542   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9543   algorithm: "plot_performance_box"
9544   output-file-type: ".html"
9545   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9546   data: "plot-vpp-throughput-latency-3n-skx"
9547   filter: "'NIC_Intel-X710' and
9548            '64B' and
9549            'NDRPDR' and
9550            '4T2C' and
9551            'IP4FWD' and
9552            'OACL' and
9553            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9554            not 'IPSEC' and
9555            not 'VHOST'"
9556   parameters:
9557   - "throughput"
9558   - "parent"
9559   - "tags"
9560   sort:
9561   - "ACL_STATELESS"
9562   - "ACL_STATEFUL"
9563   - "ACL_STATELESS"
9564   - "ACL_STATEFUL"
9565   traces:
9566     hoverinfo: "x+y"
9567     boxpoints: "outliers"
9568     whiskerwidth: 0
9569   layout:
9570     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9571     layout: "plot-throughput"
9572
9573 -
9574   type: "plot"
9575   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9576   algorithm: "plot_performance_box"
9577   output-file-type: ".html"
9578   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9579   data: "plot-vpp-throughput-latency-3n-skx"
9580   filter: "'NIC_Intel-X710' and
9581            '64B' and
9582            'NDRPDR' and
9583            '4T2C' and
9584            'IP4FWD' and
9585            'OACL' and
9586            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9587            not 'IPSEC' and
9588            not 'VHOST'"
9589   parameters:
9590   - "throughput"
9591   - "parent"
9592   - "tags"
9593   sort:
9594   - "ACL_STATELESS"
9595   - "ACL_STATEFUL"
9596   - "ACL_STATELESS"
9597   - "ACL_STATEFUL"
9598   traces:
9599     hoverinfo: "x+y"
9600     boxpoints: "outliers"
9601     whiskerwidth: 0
9602   layout:
9603     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9604     layout: "plot-throughput"
9605
9606 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9607 -
9608   type: "plot"
9609   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9610   algorithm: "plot_performance_box"
9611   output-file-type: ".html"
9612   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9613   data: "plot-vpp-throughput-latency-3n-hsw"
9614   filter: "'NIC_Intel-XL710' and
9615            '64B' and
9616            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9617            'NDRPDR' and
9618            '1T1C' and
9619            'IP4FWD' and
9620            not 'IPSEC' and
9621            not 'VHOST'"
9622   parameters:
9623   - "throughput"
9624   - "parent"
9625   - "tags"
9626   sort:
9627   - "IP4BASE"
9628   - "FIB_20K"
9629   - "FIB_200K"
9630   - "FIB_2M"
9631   traces:
9632     hoverinfo: "x+y"
9633     boxpoints: "outliers"
9634     whiskerwidth: 0
9635   layout:
9636     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9637     layout: "plot-throughput"
9638
9639 -
9640   type: "plot"
9641   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9642   algorithm: "plot_performance_box"
9643   output-file-type: ".html"
9644   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9645   data: "plot-vpp-throughput-latency-3n-hsw"
9646   filter: "'NIC_Intel-XL710' and
9647            '64B' and
9648            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9649            'NDRPDR' and
9650            '1T1C' and
9651            'IP4FWD' and
9652            not 'IPSEC' and
9653            not 'VHOST'"
9654   parameters:
9655   - "throughput"
9656   - "parent"
9657   - "tags"
9658   sort:
9659   - "IP4BASE"
9660   - "FIB_20K"
9661   - "FIB_200K"
9662   - "FIB_2M"
9663   traces:
9664     hoverinfo: "x+y"
9665     boxpoints: "outliers"
9666     whiskerwidth: 0
9667   layout:
9668     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9669     layout: "plot-throughput"
9670
9671 -
9672   type: "plot"
9673   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9674   algorithm: "plot_performance_box"
9675   output-file-type: ".html"
9676   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9677   data: "plot-vpp-throughput-latency-3n-hsw"
9678   filter: "'NIC_Intel-XL710' and
9679            '64B' and
9680            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9681            'NDRPDR' and
9682            '2T2C' and
9683            'IP4FWD' and
9684            not 'IPSEC' and
9685            not 'VHOST'"
9686   parameters:
9687   - "throughput"
9688   - "parent"
9689   - "tags"
9690   sort:
9691   - "IP4BASE"
9692   - "FIB_20K"
9693   - "FIB_200K"
9694   - "FIB_2M"
9695   traces:
9696     hoverinfo: "x+y"
9697     boxpoints: "outliers"
9698     whiskerwidth: 0
9699   layout:
9700     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9701     layout: "plot-throughput"
9702
9703 -
9704   type: "plot"
9705   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9706   algorithm: "plot_performance_box"
9707   output-file-type: ".html"
9708   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9709   data: "plot-vpp-throughput-latency-3n-hsw"
9710   filter: "'NIC_Intel-XL710' and
9711            '64B' and
9712            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9713            'NDRPDR' and
9714            '2T2C' and
9715            'IP4FWD' and
9716            not 'IPSEC' and
9717            not 'VHOST'"
9718   parameters:
9719   - "throughput"
9720   - "parent"
9721   - "tags"
9722   sort:
9723   - "IP4BASE"
9724   - "FIB_20K"
9725   - "FIB_200K"
9726   - "FIB_2M"
9727   traces:
9728     hoverinfo: "x+y"
9729     boxpoints: "outliers"
9730     whiskerwidth: 0
9731   layout:
9732     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9733     layout: "plot-throughput"
9734
9735 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
9736 -
9737   type: "plot"
9738   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9739   algorithm: "plot_performance_box"
9740   output-file-type: ".html"
9741   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9742   data: "plot-vpp-throughput-latency-3n-skx"
9743   filter: "'NIC_Intel-X710' and
9744            '64B' and
9745            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9746            'NDRPDR' and
9747            '2T1C' and
9748            'IP4FWD' and
9749            not 'IPSEC' and
9750            not 'VHOST'"
9751   parameters:
9752   - "throughput"
9753   - "parent"
9754   - "tags"
9755   sort:
9756   - "IP4BASE"
9757   - "FIB_20K"
9758   - "FIB_200K"
9759   - "FIB_2M"
9760   traces:
9761     hoverinfo: "x+y"
9762     boxpoints: "outliers"
9763     whiskerwidth: 0
9764   layout:
9765     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9766     layout: "plot-throughput"
9767
9768 -
9769   type: "plot"
9770   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9771   algorithm: "plot_performance_box"
9772   output-file-type: ".html"
9773   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9774   data: "plot-vpp-throughput-latency-3n-skx"
9775   filter: "'NIC_Intel-X710' and
9776            '64B' and
9777            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9778            'NDRPDR' and
9779            '2T1C' and
9780            'IP4FWD' and
9781            not 'IPSEC' and
9782            not 'VHOST'"
9783   parameters:
9784   - "throughput"
9785   - "parent"
9786   - "tags"
9787   sort:
9788   - "IP4BASE"
9789   - "FIB_20K"
9790   - "FIB_200K"
9791   - "FIB_2M"
9792   traces:
9793     hoverinfo: "x+y"
9794     boxpoints: "outliers"
9795     whiskerwidth: 0
9796   layout:
9797     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9798     layout: "plot-throughput"
9799
9800 -
9801   type: "plot"
9802   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9803   algorithm: "plot_performance_box"
9804   output-file-type: ".html"
9805   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9806   data: "plot-vpp-throughput-latency-3n-skx"
9807   filter: "'NIC_Intel-X710' and
9808            '64B' and
9809            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9810            'NDRPDR' and
9811            '4T2C' and
9812            'IP4FWD' and
9813            not 'IPSEC' and
9814            not 'VHOST'"
9815   parameters:
9816   - "throughput"
9817   - "parent"
9818   - "tags"
9819   sort:
9820   - "IP4BASE"
9821   - "FIB_20K"
9822   - "FIB_200K"
9823   - "FIB_2M"
9824   traces:
9825     hoverinfo: "x+y"
9826     boxpoints: "outliers"
9827     whiskerwidth: 0
9828   layout:
9829     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9830     layout: "plot-throughput"
9831
9832 -
9833   type: "plot"
9834   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9835   algorithm: "plot_performance_box"
9836   output-file-type: ".html"
9837   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9838   data: "plot-vpp-throughput-latency-3n-skx"
9839   filter: "'NIC_Intel-X710' and
9840            '64B' and
9841            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9842            'NDRPDR' and
9843            '4T2C' and
9844            'IP4FWD' and
9845            not 'IPSEC' and
9846            not 'VHOST'"
9847   parameters:
9848   - "throughput"
9849   - "parent"
9850   - "tags"
9851   sort:
9852   - "IP4BASE"
9853   - "FIB_20K"
9854   - "FIB_200K"
9855   - "FIB_2M"
9856   traces:
9857     hoverinfo: "x+y"
9858     boxpoints: "outliers"
9859     whiskerwidth: 0
9860   layout:
9861     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9862     layout: "plot-throughput"
9863
9864 # Packet Throughput - VPP IPv4 3n-skx-x710 features
9865 -
9866   type: "plot"
9867   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
9868   algorithm: "plot_performance_box"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
9871   data: "plot-vpp-throughput-latency-3n-skx"
9872   filter: "'NIC_Intel-X710' and
9873            '64B' and
9874            ('IP4BASE' or
9875             'POLICE_MARK' or
9876             'COPWHLIST' or
9877             ('NAT44' and 'BASE') or
9878             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9879            'NDRPDR' and
9880            '2T1C' and
9881            'IP4FWD' and
9882            not 'IPSEC' and
9883            not 'VHOST'"
9884   parameters:
9885   - "throughput"
9886   - "parent"
9887   - "tags"
9888   sort:
9889   - "IP4BASE"
9890   - "NAT44"
9891   - "POLICE_MARK"
9892   - "COPWHLIST"
9893   - "IACL"
9894   - "OACL"
9895   traces:
9896     hoverinfo: "x+y"
9897     boxpoints: "outliers"
9898     whiskerwidth: 0
9899   layout:
9900     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
9901     layout: "plot-throughput"
9902
9903 -
9904   type: "plot"
9905   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
9906   algorithm: "plot_performance_box"
9907   output-file-type: ".html"
9908   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
9909   data: "plot-vpp-throughput-latency-3n-skx"
9910   filter: "'NIC_Intel-X710' and
9911            '64B' and
9912            ('IP4BASE' or
9913             'POLICE_MARK' or
9914             'COPWHLIST' or
9915             ('NAT44' and 'BASE') or
9916             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9917            'NDRPDR' and
9918            '2T1C' and
9919            'IP4FWD' and
9920            not 'IPSEC' and
9921            not 'VHOST'"
9922   parameters:
9923   - "throughput"
9924   - "parent"
9925   - "tags"
9926   sort:
9927   - "IP4BASE"
9928   - "NAT44"
9929   - "POLICE_MARK"
9930   - "COPWHLIST"
9931   - "IACL"
9932   - "OACL"
9933   traces:
9934     hoverinfo: "x+y"
9935     boxpoints: "outliers"
9936     whiskerwidth: 0
9937   layout:
9938     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
9939     layout: "plot-throughput"
9940
9941 -
9942   type: "plot"
9943   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
9944   algorithm: "plot_performance_box"
9945   output-file-type: ".html"
9946   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
9947   data: "plot-vpp-throughput-latency-3n-skx"
9948   filter: "'NIC_Intel-X710' and
9949            '64B' and
9950            ('IP4BASE' or
9951             'POLICE_MARK' or
9952             'COPWHLIST' or
9953             ('NAT44' and 'BASE') or
9954             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9955            'NDRPDR' and
9956            '4T2C' and
9957            'IP4FWD' and
9958            not 'IPSEC' and
9959            not 'VHOST'"
9960   parameters:
9961   - "throughput"
9962   - "parent"
9963   - "tags"
9964   sort:
9965   - "IP4BASE"
9966   - "NAT44"
9967   - "POLICE_MARK"
9968   - "COPWHLIST"
9969   - "IACL"
9970   - "OACL"
9971   traces:
9972     hoverinfo: "x+y"
9973     boxpoints: "outliers"
9974     whiskerwidth: 0
9975   layout:
9976     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
9977     layout: "plot-throughput"
9978
9979 -
9980   type: "plot"
9981   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
9982   algorithm: "plot_performance_box"
9983   output-file-type: ".html"
9984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
9985   data: "plot-vpp-throughput-latency-3n-skx"
9986   filter: "'NIC_Intel-X710' and
9987            '64B' and
9988            ('IP4BASE' or
9989             'POLICE_MARK' or
9990             'COPWHLIST' or
9991             ('NAT44' and 'BASE') or
9992             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9993            'NDRPDR' and
9994            '4T2C' and
9995            'IP4FWD' and
9996            not 'IPSEC' and
9997            not 'VHOST'"
9998   parameters:
9999   - "throughput"
10000   - "parent"
10001   - "tags"
10002   sort:
10003   - "IP4BASE"
10004   - "NAT44"
10005   - "POLICE_MARK"
10006   - "COPWHLIST"
10007   - "IACL"
10008   - "OACL"
10009   traces:
10010     hoverinfo: "x+y"
10011     boxpoints: "outliers"
10012     whiskerwidth: 0
10013   layout:
10014     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10015     layout: "plot-throughput"
10016
10017 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10018 -
10019   type: "plot"
10020   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10021   algorithm: "plot_performance_box"
10022   output-file-type: ".html"
10023   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10024   data: "plot-vpp-throughput-latency-3n-hsw"
10025   filter: "'NIC_Intel-X710' and
10026            '64B' and
10027            'NDRPDR' and
10028            '1T1C' and
10029            'IP4FWD' and
10030            'NAT44' and
10031            not 'IPSEC' and
10032            not 'VHOST'"
10033   parameters:
10034   - "throughput"
10035   - "parent"
10036   - "tags"
10037   sort:
10038   - "BASE"
10039   - "BASE"
10040   - "SRC_USER_10"
10041   - "SRC_USER_100"
10042   - "SRC_USER_1000"
10043   - "SRC_USER_2000"
10044   traces:
10045     hoverinfo: "x+y"
10046     boxpoints: "outliers"
10047     whiskerwidth: 0
10048   layout:
10049     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10050     layout: "plot-throughput"
10051
10052 -
10053   type: "plot"
10054   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10055   algorithm: "plot_performance_box"
10056   output-file-type: ".html"
10057   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10058   data: "plot-vpp-throughput-latency-3n-hsw"
10059   filter: "'NIC_Intel-X710' and
10060            '64B' and
10061            'NDRPDR' and
10062            '1T1C' and
10063            'IP4FWD' and
10064            'NAT44' and
10065            not 'IPSEC' and
10066            not 'VHOST'"
10067   parameters:
10068   - "throughput"
10069   - "parent"
10070   - "tags"
10071   sort:
10072   - "BASE"
10073   - "BASE"
10074   - "SRC_USER_10"
10075   - "SRC_USER_100"
10076   - "SRC_USER_1000"
10077   - "SRC_USER_2000"
10078   traces:
10079     hoverinfo: "x+y"
10080     boxpoints: "outliers"
10081     whiskerwidth: 0
10082   layout:
10083     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10084     layout: "plot-throughput"
10085
10086 -
10087   type: "plot"
10088   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10089   algorithm: "plot_performance_box"
10090   output-file-type: ".html"
10091   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10092   data: "plot-vpp-throughput-latency-3n-hsw"
10093   filter: "'NIC_Intel-X710' and
10094            '64B' and
10095            'NDRPDR' and
10096            '2T2C' and
10097            'IP4FWD' and
10098            'NAT44' and
10099            not 'IPSEC' and
10100            not 'VHOST'"
10101   parameters:
10102   - "throughput"
10103   - "parent"
10104   - "tags"
10105   sort:
10106   - "BASE"
10107   - "BASE"
10108   - "SRC_USER_10"
10109   - "SRC_USER_100"
10110   - "SRC_USER_1000"
10111   - "SRC_USER_2000"
10112   traces:
10113     hoverinfo: "x+y"
10114     boxpoints: "outliers"
10115     whiskerwidth: 0
10116   layout:
10117     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10118     layout: "plot-throughput"
10119
10120 -
10121   type: "plot"
10122   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10123   algorithm: "plot_performance_box"
10124   output-file-type: ".html"
10125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10126   data: "plot-vpp-throughput-latency-3n-hsw"
10127   filter: "'NIC_Intel-X710' and
10128            '64B' and
10129            'NDRPDR' and
10130            '2T2C' and
10131            'IP4FWD' and
10132            'NAT44' and
10133            not 'IPSEC' and
10134            not 'VHOST'"
10135   parameters:
10136   - "throughput"
10137   - "parent"
10138   - "tags"
10139   sort:
10140   - "BASE"
10141   - "BASE"
10142   - "SRC_USER_10"
10143   - "SRC_USER_100"
10144   - "SRC_USER_1000"
10145   - "SRC_USER_2000"
10146   traces:
10147     hoverinfo: "x+y"
10148     boxpoints: "outliers"
10149     whiskerwidth: 0
10150   layout:
10151     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10152     layout: "plot-throughput"
10153
10154 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10155 -
10156   type: "plot"
10157   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10158   algorithm: "plot_performance_box"
10159   output-file-type: ".html"
10160   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10161   data: "plot-vpp-throughput-latency-3n-hsw"
10162   filter: "'NIC_Intel-X710' and
10163            '64B' and
10164            'NDRPDR' and
10165            '1T1C' and
10166            'IP4FWD' and
10167            'IACL' and
10168            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10169            not 'IPSEC' and
10170            not 'VHOST'"
10171   parameters:
10172   - "throughput"
10173   - "parent"
10174   - "tags"
10175   sort:
10176   - "ACL_STATELESS"
10177   - "ACL_STATEFUL"
10178   - "ACL_STATELESS"
10179   - "ACL_STATEFUL"
10180   traces:
10181     hoverinfo: "x+y"
10182     boxpoints: "outliers"
10183     whiskerwidth: 0
10184   layout:
10185     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10186     layout: "plot-throughput"
10187
10188 -
10189   type: "plot"
10190   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10191   algorithm: "plot_performance_box"
10192   output-file-type: ".html"
10193   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10194   data: "plot-vpp-throughput-latency-3n-hsw"
10195   filter: "'NIC_Intel-X710' and
10196            '64B' and
10197            'NDRPDR' and
10198            '1T1C' and
10199            'IP4FWD' and
10200            'IACL' and
10201            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10202            not 'IPSEC' and
10203            not 'VHOST'"
10204   parameters:
10205   - "throughput"
10206   - "parent"
10207   - "tags"
10208   sort:
10209   - "ACL_STATELESS"
10210   - "ACL_STATEFUL"
10211   - "ACL_STATELESS"
10212   - "ACL_STATEFUL"
10213   traces:
10214     hoverinfo: "x+y"
10215     boxpoints: "outliers"
10216     whiskerwidth: 0
10217   layout:
10218     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10219     layout: "plot-throughput"
10220
10221 -
10222   type: "plot"
10223   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10224   algorithm: "plot_performance_box"
10225   output-file-type: ".html"
10226   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10227   data: "plot-vpp-throughput-latency-3n-hsw"
10228   filter: "'NIC_Intel-X710' and
10229            '64B' and
10230            'NDRPDR' and
10231            '2T2C' and
10232            'IP4FWD' and
10233            'IACL' and
10234            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10235            not 'IPSEC' and
10236            not 'VHOST'"
10237   parameters:
10238   - "throughput"
10239   - "parent"
10240   - "tags"
10241   sort:
10242   - "ACL_STATELESS"
10243   - "ACL_STATEFUL"
10244   - "ACL_STATELESS"
10245   - "ACL_STATEFUL"
10246   traces:
10247     hoverinfo: "x+y"
10248     boxpoints: "outliers"
10249     whiskerwidth: 0
10250   layout:
10251     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10252     layout: "plot-throughput"
10253
10254 -
10255   type: "plot"
10256   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10257   algorithm: "plot_performance_box"
10258   output-file-type: ".html"
10259   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10260   data: "plot-vpp-throughput-latency-3n-hsw"
10261   filter: "'NIC_Intel-X710' and
10262            '64B' and
10263            'NDRPDR' and
10264            '2T2C' and
10265            'IP4FWD' and
10266            'IACL' and
10267            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10268            not 'IPSEC' and
10269            not 'VHOST'"
10270   parameters:
10271   - "throughput"
10272   - "parent"
10273   - "tags"
10274   sort:
10275   - "ACL_STATELESS"
10276   - "ACL_STATEFUL"
10277   - "ACL_STATELESS"
10278   - "ACL_STATEFUL"
10279   traces:
10280     hoverinfo: "x+y"
10281     boxpoints: "outliers"
10282     whiskerwidth: 0
10283   layout:
10284     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10285     layout: "plot-throughput"
10286
10287 # Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
10288 -
10289   type: "plot"
10290   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10291   algorithm: "plot_performance_box"
10292   output-file-type: ".html"
10293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10294   data: "plot-vpp-throughput-latency-3n-hsw"
10295   filter: "'NIC_Intel-X710' and
10296            '64B' and
10297            'NDRPDR' and
10298            '1T1C' and
10299            'IP4FWD' and
10300            'OACL' and
10301            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10302            not 'IPSEC' and
10303            not 'VHOST'"
10304   parameters:
10305   - "throughput"
10306   - "parent"
10307   - "tags"
10308   sort:
10309   - "ACL_STATELESS"
10310   - "ACL_STATEFUL"
10311   - "ACL_STATELESS"
10312   - "ACL_STATEFUL"
10313   traces:
10314     hoverinfo: "x+y"
10315     boxpoints: "outliers"
10316     whiskerwidth: 0
10317   layout:
10318     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10319     layout: "plot-throughput"
10320
10321 -
10322   type: "plot"
10323   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10324   algorithm: "plot_performance_box"
10325   output-file-type: ".html"
10326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10327   data: "plot-vpp-throughput-latency-3n-hsw"
10328   filter: "'NIC_Intel-X710' and
10329            '64B' and
10330            'NDRPDR' and
10331            '1T1C' and
10332            'IP4FWD' and
10333            'OACL' and
10334            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10335            not 'IPSEC' and
10336            not 'VHOST'"
10337   parameters:
10338   - "throughput"
10339   - "parent"
10340   - "tags"
10341   sort:
10342   - "ACL_STATELESS"
10343   - "ACL_STATEFUL"
10344   - "ACL_STATELESS"
10345   - "ACL_STATEFUL"
10346   traces:
10347     hoverinfo: "x+y"
10348     boxpoints: "outliers"
10349     whiskerwidth: 0
10350   layout:
10351     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10352     layout: "plot-throughput"
10353
10354 -
10355   type: "plot"
10356   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10357   algorithm: "plot_performance_box"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10360   data: "plot-vpp-throughput-latency-3n-hsw"
10361   filter: "'NIC_Intel-X710' and
10362            '64B' and
10363            'NDRPDR' and
10364            '2T2C' and
10365            'IP4FWD' and
10366            'OACL' and
10367            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10368            not 'IPSEC' and
10369            not 'VHOST'"
10370   parameters:
10371   - "throughput"
10372   - "parent"
10373   - "tags"
10374   sort:
10375   - "ACL_STATELESS"
10376   - "ACL_STATEFUL"
10377   - "ACL_STATELESS"
10378   - "ACL_STATEFUL"
10379   traces:
10380     hoverinfo: "x+y"
10381     boxpoints: "outliers"
10382     whiskerwidth: 0
10383   layout:
10384     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10385     layout: "plot-throughput"
10386
10387 -
10388   type: "plot"
10389   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10390   algorithm: "plot_performance_box"
10391   output-file-type: ".html"
10392   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10393   data: "plot-vpp-throughput-latency-3n-hsw"
10394   filter: "'NIC_Intel-X710' and
10395            '64B' and
10396            'NDRPDR' and
10397            '2T2C' and
10398            'IP4FWD' and
10399            'OACL' and
10400            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10401            not 'IPSEC' and
10402            not 'VHOST'"
10403   parameters:
10404   - "throughput"
10405   - "parent"
10406   - "tags"
10407   sort:
10408   - "ACL_STATELESS"
10409   - "ACL_STATEFUL"
10410   - "ACL_STATELESS"
10411   - "ACL_STATEFUL"
10412   traces:
10413     hoverinfo: "x+y"
10414     boxpoints: "outliers"
10415     whiskerwidth: 0
10416   layout:
10417     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10418     layout: "plot-throughput"
10419
10420 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10421 -
10422   type: "plot"
10423   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10424   algorithm: "plot_performance_box"
10425   output-file-type: ".html"
10426   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10427   data: "plot-vpp-throughput-latency-2n-skx"
10428   filter: "'NIC_Intel-X710' and
10429            '64B' and
10430            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10431            'NDRPDR' and
10432            '2T1C' and
10433            'IP4FWD' and
10434            not 'IPSEC' and
10435            not 'VHOST'"
10436   parameters:
10437   - "throughput"
10438   - "parent"
10439   - "tags"
10440   sort:
10441   - "DOT1Q"
10442   - "IP4BASE"
10443   - "FIB_20k"
10444   - "FIB_200k"
10445   - "FIB_2M"
10446   traces:
10447     hoverinfo: "x+y"
10448     boxpoints: "outliers"
10449     whiskerwidth: 0
10450   layout:
10451     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10452     layout: "plot-throughput"
10453
10454 -
10455   type: "plot"
10456   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10457   algorithm: "plot_performance_box"
10458   output-file-type: ".html"
10459   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10460   data: "plot-vpp-throughput-latency-2n-skx"
10461   filter: "'NIC_Intel-X710' and
10462            '64B' and
10463            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10464            'NDRPDR' and
10465            '2T1C' and
10466            'IP4FWD' and
10467            not 'IPSEC' and
10468            not 'VHOST'"
10469   parameters:
10470   - "throughput"
10471   - "parent"
10472   - "tags"
10473   sort:
10474   - "DOT1Q"
10475   - "IP4BASE"
10476   - "FIB_20k"
10477   - "FIB_200k"
10478   - "FIB_2M"
10479   traces:
10480     hoverinfo: "x+y"
10481     boxpoints: "outliers"
10482     whiskerwidth: 0
10483   layout:
10484     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10485     layout: "plot-throughput"
10486
10487 -
10488   type: "plot"
10489   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10490   algorithm: "plot_performance_box"
10491   output-file-type: ".html"
10492   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10493   data: "plot-vpp-throughput-latency-2n-skx"
10494   filter: "'NIC_Intel-X710' and
10495            '64B' and
10496            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10497            'NDRPDR' and
10498            '4T2C' and
10499            'IP4FWD' and
10500            not 'IPSEC' and
10501            not 'VHOST'"
10502   parameters:
10503   - "throughput"
10504   - "parent"
10505   - "tags"
10506   sort:
10507   - "DOT1Q"
10508   - "IP4BASE"
10509   - "FIB_20k"
10510   - "FIB_200k"
10511   - "FIB_2M"
10512   traces:
10513     hoverinfo: "x+y"
10514     boxpoints: "outliers"
10515     whiskerwidth: 0
10516   layout:
10517     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10518     layout: "plot-throughput"
10519
10520 -
10521   type: "plot"
10522   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10523   algorithm: "plot_performance_box"
10524   output-file-type: ".html"
10525   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10526   data: "plot-vpp-throughput-latency-2n-skx"
10527   filter: "'NIC_Intel-X710' and
10528            '64B' and
10529            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10530            'NDRPDR' and
10531            '4T2C' and
10532            'IP4FWD' and
10533            not 'IPSEC' and
10534            not 'VHOST'"
10535   parameters:
10536   - "throughput"
10537   - "parent"
10538   - "tags"
10539   sort:
10540   - "DOT1Q"
10541   - "IP4BASE"
10542   - "FIB_20k"
10543   - "FIB_200k"
10544   - "FIB_2M"
10545   traces:
10546     hoverinfo: "x+y"
10547     boxpoints: "outliers"
10548     whiskerwidth: 0
10549   layout:
10550     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10551     layout: "plot-throughput"
10552
10553 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10554 -
10555   type: "plot"
10556   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10557   algorithm: "plot_performance_box"
10558   output-file-type: ".html"
10559   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10560   data: "plot-vpp-throughput-latency-2n-skx"
10561   filter: "'NIC_Intel-XXV710' and
10562            '64B' and
10563            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10564            'NDRPDR' and
10565            '2T1C' and
10566            'IP4FWD' and
10567            not 'IPSEC' and
10568            not 'VHOST'"
10569   parameters:
10570   - "throughput"
10571   - "parent"
10572   - "tags"
10573   sort:
10574   - "DOT1Q"
10575   - "IP4BASE"
10576   - "FIB_20k"
10577   - "FIB_200k"
10578   - "FIB_2M"
10579   traces:
10580     hoverinfo: "x+y"
10581     boxpoints: "outliers"
10582     whiskerwidth: 0
10583   layout:
10584     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10585     layout: "plot-throughput"
10586
10587 -
10588   type: "plot"
10589   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10590   algorithm: "plot_performance_box"
10591   output-file-type: ".html"
10592   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10593   data: "plot-vpp-throughput-latency-2n-skx"
10594   filter: "'NIC_Intel-XXV710' and
10595            '64B' and
10596            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10597            'NDRPDR' and
10598            '2T1C' and
10599            'IP4FWD' and
10600            not 'IPSEC' and
10601            not 'VHOST'"
10602   parameters:
10603   - "throughput"
10604   - "parent"
10605   - "tags"
10606   sort:
10607   - "DOT1Q"
10608   - "IP4BASE"
10609   - "FIB_20k"
10610   - "FIB_200k"
10611   - "FIB_2M"
10612   traces:
10613     hoverinfo: "x+y"
10614     boxpoints: "outliers"
10615     whiskerwidth: 0
10616   layout:
10617     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10618     layout: "plot-throughput"
10619
10620 -
10621   type: "plot"
10622   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10623   algorithm: "plot_performance_box"
10624   output-file-type: ".html"
10625   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10626   data: "plot-vpp-throughput-latency-2n-skx"
10627   filter: "'NIC_Intel-XXV710' and
10628            '64B' and
10629            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10630            'NDRPDR' and
10631            '4T2C' and
10632            'IP4FWD' and
10633            not 'IPSEC' and
10634            not 'VHOST'"
10635   parameters:
10636   - "throughput"
10637   - "parent"
10638   - "tags"
10639   sort:
10640   - "DOT1Q"
10641   - "IP4BASE"
10642   - "FIB_20k"
10643   - "FIB_200k"
10644   - "FIB_2M"
10645   traces:
10646     hoverinfo: "x+y"
10647     boxpoints: "outliers"
10648     whiskerwidth: 0
10649   layout:
10650     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10651     layout: "plot-throughput"
10652
10653 -
10654   type: "plot"
10655   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10656   algorithm: "plot_performance_box"
10657   output-file-type: ".html"
10658   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10659   data: "plot-vpp-throughput-latency-2n-skx"
10660   filter: "'NIC_Intel-XXV710' and
10661            '64B' and
10662            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10663            'NDRPDR' and
10664            '4T2C' and
10665            'IP4FWD' and
10666            not 'IPSEC' and
10667            not 'VHOST'"
10668   parameters:
10669   - "throughput"
10670   - "parent"
10671   - "tags"
10672   sort:
10673   - "DOT1Q"
10674   - "IP4BASE"
10675   - "FIB_20k"
10676   - "FIB_200k"
10677   - "FIB_2M"
10678   traces:
10679     hoverinfo: "x+y"
10680     boxpoints: "outliers"
10681     whiskerwidth: 0
10682   layout:
10683     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10684     layout: "plot-throughput"
10685
10686 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10687 -
10688   type: "plot"
10689   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10690   algorithm: "plot_performance_box"
10691   output-file-type: ".html"
10692   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10693   data: "intel-dnv-vpp"
10694   filter: "'NIC_Intel-X553' and
10695            '64B' and
10696            'IP4BASE' and
10697            'NDRPDR' and
10698            '1T1C' and
10699            'IP4FWD' and
10700            not 'IPSEC' and
10701            not 'VHOST'"
10702   parameters:
10703   - "throughput"
10704   - "parent"
10705   - "tags"
10706   sort:
10707   - "IP4BASE"
10708   traces:
10709     hoverinfo: "x+y"
10710     boxpoints: "outliers"
10711     whiskerwidth: 0
10712   layout:
10713     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10714     layout: "plot-throughput"
10715
10716 -
10717   type: "plot"
10718   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10719   algorithm: "plot_performance_box"
10720   output-file-type: ".html"
10721   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10722   data: "intel-dnv-vpp"
10723   filter: "'NIC_Intel-X553' and
10724            '64B' and
10725            'IP4BASE' and
10726            'NDRPDR' and
10727            '1T1C' and
10728            'IP4FWD' and
10729            not 'IPSEC' and
10730            not 'VHOST'"
10731   parameters:
10732   - "throughput"
10733   - "parent"
10734   - "tags"
10735   sort:
10736   - "IP4BASE"
10737   traces:
10738     hoverinfo: "x+y"
10739     boxpoints: "outliers"
10740     whiskerwidth: 0
10741   layout:
10742     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10743     layout: "plot-throughput"
10744
10745 -
10746   type: "plot"
10747   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10748   algorithm: "plot_performance_box"
10749   output-file-type: ".html"
10750   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10751   data: "intel-dnv-vpp"
10752   filter: "'NIC_Intel-X553' and
10753            '64B' and
10754            'IP4BASE' and
10755            'NDRPDR' and
10756            '2T2C' and
10757            'IP4FWD' and
10758            not 'IPSEC' and
10759            not 'VHOST'"
10760   parameters:
10761   - "throughput"
10762   - "parent"
10763   - "tags"
10764   sort:
10765   - "IP4BASE"
10766   traces:
10767     hoverinfo: "x+y"
10768     boxpoints: "outliers"
10769     whiskerwidth: 0
10770   layout:
10771     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10772     layout: "plot-throughput"
10773
10774 -
10775   type: "plot"
10776   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10777   algorithm: "plot_performance_box"
10778   output-file-type: ".html"
10779   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10780   data: "intel-dnv-vpp"
10781   filter: "'NIC_Intel-X553' and
10782            '64B' and
10783            'IP4BASE' and
10784            'NDRPDR' and
10785            '2T2C' and
10786            'IP4FWD' and
10787            not 'IPSEC' and
10788            not 'VHOST'"
10789   parameters:
10790   - "throughput"
10791   - "parent"
10792   - "tags"
10793   sort:
10794   - "IP4BASE"
10795   traces:
10796     hoverinfo: "x+y"
10797     boxpoints: "outliers"
10798     whiskerwidth: 0
10799   layout:
10800     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10801     layout: "plot-throughput"
10802
10803 ################################################################################
10804
10805 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
10806 -
10807   type: "plot"
10808   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10809   algorithm: "plot_performance_box"
10810   output-file-type: ".html"
10811   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10812   data: "plot-vpp-throughput-latency-3n-hsw"
10813   filter: "'NIC_Intel-X520-DA2' and
10814            '64B' and
10815            'ENCAP' and
10816            'NDRPDR' and
10817            '1T1C' and
10818            ('VXLAN' or 'LISP') and
10819            not 'VHOST' and
10820            not 'IPSECHW'"
10821   parameters:
10822   - "throughput"
10823   - "parent"
10824   - "tags"
10825   sort:
10826   - "not DOT1Q"
10827   - "VXLAN_1"
10828   - "VXLAN_10"
10829   - "VXLAN_100"
10830   - "VXLAN_1000"
10831   traces:
10832     hoverinfo: "x+y"
10833     boxpoints: "outliers"
10834     whiskerwidth: 0
10835   layout:
10836     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10837     layout: "plot-throughput"
10838
10839 -
10840   type: "plot"
10841   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10842   algorithm: "plot_performance_box"
10843   output-file-type: ".html"
10844   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10845   data: "plot-vpp-throughput-latency-3n-hsw"
10846   filter: "'NIC_Intel-X520-DA2' and
10847            '64B' and
10848            'ENCAP' and
10849            'NDRPDR' and
10850            '1T1C' and
10851            ('VXLAN' or 'LISP') and
10852            not 'VHOST' and
10853            not 'IPSECHW'"
10854   parameters:
10855   - "throughput"
10856   - "parent"
10857   - "tags"
10858   sort:
10859   - "not DOT1Q"
10860   - "VXLAN_1"
10861   - "VXLAN_10"
10862   - "VXLAN_100"
10863   - "VXLAN_1000"
10864   traces:
10865     hoverinfo: "x+y"
10866     boxpoints: "outliers"
10867     whiskerwidth: 0
10868   layout:
10869     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10870     layout: "plot-throughput"
10871
10872 -
10873   type: "plot"
10874   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10875   algorithm: "plot_performance_box"
10876   output-file-type: ".html"
10877   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10878   data: "plot-vpp-throughput-latency-3n-hsw"
10879   filter: "'NIC_Intel-X520-DA2' and
10880            '64B' and
10881            'ENCAP' and
10882            'NDRPDR' and
10883            '2T2C' and
10884            ('VXLAN' or 'LISP') and
10885            not 'VHOST' and
10886            not 'IPSECHW'"
10887   parameters:
10888   - "throughput"
10889   - "parent"
10890   - "tags"
10891   sort:
10892   - "not DOT1Q"
10893   - "VXLAN_1"
10894   - "VXLAN_10"
10895   - "VXLAN_100"
10896   - "VXLAN_1000"
10897   traces:
10898     hoverinfo: "x+y"
10899     boxpoints: "outliers"
10900     whiskerwidth: 0
10901   layout:
10902     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10903     layout: "plot-throughput"
10904
10905 -
10906   type: "plot"
10907   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10908   algorithm: "plot_performance_box"
10909   output-file-type: ".html"
10910   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10911   data: "plot-vpp-throughput-latency-3n-hsw"
10912   filter: "'NIC_Intel-X520-DA2' and
10913            '64B' and
10914            'ENCAP' and
10915            'NDRPDR' and
10916            '2T2C' and
10917            ('VXLAN' or 'LISP') and
10918            not 'VHOST' and
10919            not 'IPSECHW'"
10920   parameters:
10921   - "throughput"
10922   - "parent"
10923   - "tags"
10924   sort:
10925   - "not DOT1Q"
10926   - "VXLAN_1"
10927   - "VXLAN_10"
10928   - "VXLAN_100"
10929   - "VXLAN_1000"
10930   traces:
10931     hoverinfo: "x+y"
10932     boxpoints: "outliers"
10933     whiskerwidth: 0
10934   layout:
10935     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
10936     layout: "plot-throughput"
10937
10938 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
10939 -
10940   type: "plot"
10941   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10942   algorithm: "plot_performance_box"
10943   output-file-type: ".html"
10944   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10945   data: "plot-vpp-throughput-latency-3n-hsw"
10946   filter: "'NIC_Intel-X520-DA2' and
10947            '64B' and
10948            'ENCAP' and
10949            'NDRPDR' and
10950            '1T1C' and
10951            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10952            not 'DOT1Q' and
10953            not 'VHOST' and
10954            not 'IPSECHW'"
10955   parameters:
10956   - "throughput"
10957   - "parent"
10958   - "tags"
10959   sort:
10960   - "L2BDMACLRN"
10961   - "L2XCFWD"
10962   - "LISP"
10963   traces:
10964     hoverinfo: "x+y"
10965     boxpoints: "outliers"
10966     whiskerwidth: 0
10967   layout:
10968     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10969     layout: "plot-throughput"
10970
10971 -
10972   type: "plot"
10973   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10974   algorithm: "plot_performance_box"
10975   output-file-type: ".html"
10976   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10977   data: "plot-vpp-throughput-latency-3n-hsw"
10978   filter: "'NIC_Intel-X520-DA2' and
10979            '64B' and
10980            'ENCAP' and
10981            'NDRPDR' and
10982            '2T2C' and
10983            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10984            not 'DOT1Q' and
10985            not 'VHOST' and
10986            not 'IPSECHW'"
10987   parameters:
10988   - "throughput"
10989   - "parent"
10990   - "tags"
10991   sort:
10992   - "L2BDMACLRN"
10993   - "L2XCFWD"
10994   - "LISP"
10995   traces:
10996     hoverinfo: "x+y"
10997     boxpoints: "outliers"
10998     whiskerwidth: 0
10999   layout:
11000     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11001     layout: "plot-throughput"
11002
11003 -
11004   type: "plot"
11005   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11006   algorithm: "plot_performance_box"
11007   output-file-type: ".html"
11008   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11009   data: "plot-vpp-throughput-latency-3n-hsw"
11010   filter: "'NIC_Intel-X520-DA2' and
11011            '64B' and
11012            'ENCAP' and
11013            'NDRPDR' and
11014            '1T1C' and
11015            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11016            not 'DOT1Q' and
11017            not 'VHOST' and
11018            not 'IPSECHW'"
11019   parameters:
11020   - "throughput"
11021   - "parent"
11022   - "tags"
11023   sort:
11024   - "L2BDMACLRN"
11025   - "L2XCFWD"
11026   - "LISP"
11027   traces:
11028     hoverinfo: "x+y"
11029     boxpoints: "outliers"
11030     whiskerwidth: 0
11031   layout:
11032     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11033     layout: "plot-throughput"
11034
11035 -
11036   type: "plot"
11037   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11038   algorithm: "plot_performance_box"
11039   output-file-type: ".html"
11040   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11041   data: "plot-vpp-throughput-latency-3n-hsw"
11042   filter: "'NIC_Intel-X520-DA2' and
11043            '64B' and
11044            'ENCAP' and
11045            'NDRPDR' and
11046            '2T2C' and
11047            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11048            not 'DOT1Q' and
11049            not 'VHOST' and
11050            not 'IPSECHW'"
11051   parameters:
11052   - "throughput"
11053   - "parent"
11054   - "tags"
11055   sort:
11056   - "L2BDMACLRN"
11057   - "L2XCFWD"
11058   - "LISP"
11059   traces:
11060     hoverinfo: "x+y"
11061     boxpoints: "outliers"
11062     whiskerwidth: 0
11063   layout:
11064     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11065     layout: "plot-throughput"
11066
11067 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11068 -
11069   type: "plot"
11070   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11071   algorithm: "plot_performance_box"
11072   output-file-type: ".html"
11073   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11074   data: "plot-vpp-throughput-latency-3n-hsw"
11075   filter: "'NIC_Intel-X710' and
11076            '64B' and
11077            'ENCAP' and
11078            'NDRPDR' and
11079            '1T1C' and
11080            ('VXLAN' or 'LISP') and
11081            not 'VHOST' and
11082            not 'IPSECHW'"
11083   parameters:
11084   - "throughput"
11085   - "parent"
11086   - "tags"
11087   sort:
11088   - "LISP"
11089   - "VXLAN_1"
11090   - "VXLAN_10"
11091   - "VXLAN_100"
11092   - "VXLAN_1000"
11093   traces:
11094     hoverinfo: "x+y"
11095     boxpoints: "outliers"
11096     whiskerwidth: 0
11097   layout:
11098     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11099     layout: "plot-throughput"
11100
11101 -
11102   type: "plot"
11103   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11104   algorithm: "plot_performance_box"
11105   output-file-type: ".html"
11106   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11107   data: "plot-vpp-throughput-latency-3n-hsw"
11108   filter: "'NIC_Intel-X710' and
11109            '64B' and
11110            'ENCAP' and
11111            'NDRPDR' and
11112            '1T1C' and
11113            ('VXLAN' or 'LISP') and
11114            not 'VHOST' and
11115            not 'IPSECHW'"
11116   parameters:
11117   - "throughput"
11118   - "parent"
11119   - "tags"
11120   sort:
11121   - "LISP"
11122   - "VXLAN_1"
11123   - "VXLAN_10"
11124   - "VXLAN_100"
11125   - "VXLAN_1000"
11126   traces:
11127     hoverinfo: "x+y"
11128     boxpoints: "outliers"
11129     whiskerwidth: 0
11130   layout:
11131     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11132     layout: "plot-throughput"
11133
11134 -
11135   type: "plot"
11136   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11137   algorithm: "plot_performance_box"
11138   output-file-type: ".html"
11139   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11140   data: "plot-vpp-throughput-latency-3n-hsw"
11141   filter: "'NIC_Intel-X710' and
11142            '64B' and
11143            'ENCAP' and
11144            'NDRPDR' and
11145            '2T2C' and
11146            ('VXLAN' or 'LISP') and
11147            not 'VHOST' and
11148            not 'IPSECHW'"
11149   parameters:
11150   - "throughput"
11151   - "parent"
11152   - "tags"
11153   sort:
11154   - "LISP"
11155   - "VXLAN_1"
11156   - "VXLAN_10"
11157   - "VXLAN_100"
11158   - "VXLAN_1000"
11159   traces:
11160     hoverinfo: "x+y"
11161     boxpoints: "outliers"
11162     whiskerwidth: 0
11163   layout:
11164     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11165     layout: "plot-throughput"
11166
11167 -
11168   type: "plot"
11169   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11170   algorithm: "plot_performance_box"
11171   output-file-type: ".html"
11172   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11173   data: "plot-vpp-throughput-latency-3n-hsw"
11174   filter: "'NIC_Intel-X710' and
11175            '64B' and
11176            'ENCAP' and
11177            'NDRPDR' and
11178            '2T2C' and
11179            ('VXLAN' or 'LISP') and
11180            not 'VHOST' and
11181            not 'IPSECHW'"
11182   parameters:
11183   - "throughput"
11184   - "parent"
11185   - "tags"
11186   sort:
11187   - "LISP"
11188   - "VXLAN_1"
11189   - "VXLAN_10"
11190   - "VXLAN_100"
11191   - "VXLAN_1000"
11192   traces:
11193     hoverinfo: "x+y"
11194     boxpoints: "outliers"
11195     whiskerwidth: 0
11196   layout:
11197     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11198     layout: "plot-throughput"
11199
11200 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11201 -
11202   type: "plot"
11203   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11204   algorithm: "plot_performance_box"
11205   output-file-type: ".html"
11206   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11207   data: "plot-vpp-throughput-latency-3n-hsw"
11208   filter: "'NIC_Intel-X710' and
11209            '64B' and
11210            'ENCAP' and
11211            'NDRPDR' and
11212            '1T1C' and
11213            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11214            not 'DOT1Q' and
11215            not 'VHOST' and
11216            not 'IPSECHW'"
11217   parameters:
11218   - "throughput"
11219   - "parent"
11220   - "tags"
11221   sort:
11222   - "L2BDMACLRN"
11223   - "L2XCFWD"
11224   - "LISP"
11225   traces:
11226     hoverinfo: "x+y"
11227     boxpoints: "outliers"
11228     whiskerwidth: 0
11229   layout:
11230     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11231     layout: "plot-throughput"
11232
11233 -
11234   type: "plot"
11235   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11236   algorithm: "plot_performance_box"
11237   output-file-type: ".html"
11238   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11239   data: "plot-vpp-throughput-latency-3n-hsw"
11240   filter: "'NIC_Intel-X710' and
11241            '64B' and
11242            'ENCAP' and
11243            'NDRPDR' and
11244            '2T2C' and
11245            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11246            not 'DOT1Q' and
11247            not 'VHOST' and
11248            not 'IPSECHW'"
11249   parameters:
11250   - "throughput"
11251   - "parent"
11252   - "tags"
11253   sort:
11254   - "L2BDMACLRN"
11255   - "L2XCFWD"
11256   - "LISP"
11257   traces:
11258     hoverinfo: "x+y"
11259     boxpoints: "outliers"
11260     whiskerwidth: 0
11261   layout:
11262     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11263     layout: "plot-throughput"
11264
11265 -
11266   type: "plot"
11267   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11268   algorithm: "plot_performance_box"
11269   output-file-type: ".html"
11270   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11271   data: "plot-vpp-throughput-latency-3n-hsw"
11272   filter: "'NIC_Intel-X710' and
11273            '64B' and
11274            'ENCAP' and
11275            'NDRPDR' and
11276            '1T1C' and
11277            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11278            not 'DOT1Q' and
11279            not 'VHOST' and
11280            not 'IPSECHW'"
11281   parameters:
11282   - "throughput"
11283   - "parent"
11284   - "tags"
11285   sort:
11286   - "L2BDMACLRN"
11287   - "L2XCFWD"
11288   - "LISP"
11289   traces:
11290     hoverinfo: "x+y"
11291     boxpoints: "outliers"
11292     whiskerwidth: 0
11293   layout:
11294     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11295     layout: "plot-throughput"
11296
11297 -
11298   type: "plot"
11299   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11300   algorithm: "plot_performance_box"
11301   output-file-type: ".html"
11302   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11303   data: "plot-vpp-throughput-latency-3n-hsw"
11304   filter: "'NIC_Intel-X710' and
11305            '64B' and
11306            'ENCAP' and
11307            'NDRPDR' and
11308            '2T2C' and
11309            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11310            not 'DOT1Q' and
11311            not 'VHOST' and
11312            not 'IPSECHW'"
11313   parameters:
11314   - "throughput"
11315   - "parent"
11316   - "tags"
11317   sort:
11318   - "L2BDMACLRN"
11319   - "L2XCFWD"
11320   - "LISP"
11321   traces:
11322     hoverinfo: "x+y"
11323     boxpoints: "outliers"
11324     whiskerwidth: 0
11325   layout:
11326     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11327     layout: "plot-throughput"
11328
11329 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11330 -
11331   type: "plot"
11332   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11333   algorithm: "plot_performance_box"
11334   output-file-type: ".html"
11335   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11336   data: "plot-vpp-throughput-latency-3n-skx"
11337   filter: "'NIC_Intel-X710' and
11338            '64B' and
11339            'ENCAP' and
11340            'NDRPDR' and
11341            '2T1C' and
11342            ('VXLAN' or 'LISP') and
11343            not 'VHOST' and
11344            not 'IPSECHW'"
11345   parameters:
11346   - "throughput"
11347   - "parent"
11348   - "tags"
11349   sort:
11350   - "LISP"
11351   - "VXLAN_1"
11352   - "VXLAN_10"
11353   - "VXLAN_100"
11354   - "VXLAN_1000"
11355   traces:
11356     hoverinfo: "x+y"
11357     boxpoints: "outliers"
11358     whiskerwidth: 0
11359   layout:
11360     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11361     layout: "plot-throughput"
11362
11363 -
11364   type: "plot"
11365   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11366   algorithm: "plot_performance_box"
11367   output-file-type: ".html"
11368   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11369   data: "plot-vpp-throughput-latency-3n-skx"
11370   filter: "'NIC_Intel-X710' and
11371            '64B' and
11372            'ENCAP' and
11373            'NDRPDR' and
11374            '2T1C' and
11375            ('VXLAN' or 'LISP') and
11376            not 'VHOST' and
11377            not 'IPSECHW'"
11378   parameters:
11379   - "throughput"
11380   - "parent"
11381   - "tags"
11382   sort:
11383   - "LISP"
11384   - "VXLAN_1"
11385   - "VXLAN_10"
11386   - "VXLAN_100"
11387   - "VXLAN_1000"
11388   traces:
11389     hoverinfo: "x+y"
11390     boxpoints: "outliers"
11391     whiskerwidth: 0
11392   layout:
11393     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11394     layout: "plot-throughput"
11395
11396 -
11397   type: "plot"
11398   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11399   algorithm: "plot_performance_box"
11400   output-file-type: ".html"
11401   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11402   data: "plot-vpp-throughput-latency-3n-skx"
11403   filter: "'NIC_Intel-X710' and
11404            '64B' and
11405            'ENCAP' and
11406            'NDRPDR' and
11407            '4T2C' and
11408            ('VXLAN' or 'LISP') and
11409            not 'VHOST' and
11410            not 'IPSECHW'"
11411   parameters:
11412   - "throughput"
11413   - "parent"
11414   - "tags"
11415   sort:
11416   - "LISP"
11417   - "VXLAN_1"
11418   - "VXLAN_10"
11419   - "VXLAN_100"
11420   - "VXLAN_1000"
11421   traces:
11422     hoverinfo: "x+y"
11423     boxpoints: "outliers"
11424     whiskerwidth: 0
11425   layout:
11426     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11427     layout: "plot-throughput"
11428
11429 -
11430   type: "plot"
11431   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11432   algorithm: "plot_performance_box"
11433   output-file-type: ".html"
11434   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11435   data: "plot-vpp-throughput-latency-3n-skx"
11436   filter: "'NIC_Intel-X710' and
11437            '64B' and
11438            'ENCAP' and
11439            'NDRPDR' and
11440            '4T2C' and
11441            ('VXLAN' or 'LISP') and
11442            not 'VHOST' and
11443            not 'IPSECHW'"
11444   parameters:
11445   - "throughput"
11446   - "parent"
11447   - "tags"
11448   sort:
11449   - "LISP"
11450   - "VXLAN_1"
11451   - "VXLAN_10"
11452   - "VXLAN_100"
11453   - "VXLAN_1000"
11454   traces:
11455     hoverinfo: "x+y"
11456     boxpoints: "outliers"
11457     whiskerwidth: 0
11458   layout:
11459     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11460     layout: "plot-throughput"
11461
11462 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11463 -
11464   type: "plot"
11465   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11466   algorithm: "plot_performance_box"
11467   output-file-type: ".html"
11468   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11469   data: "plot-vpp-throughput-latency-3n-skx"
11470   filter: "'NIC_Intel-X710' and
11471            '64B' and
11472            'ENCAP' and
11473            'NDRPDR' and
11474            '2T1C' and
11475            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11476            not 'DOT1Q' and
11477            not 'VHOST' and
11478            not 'IPSECHW'"
11479   parameters:
11480   - "throughput"
11481   - "parent"
11482   - "tags"
11483   sort:
11484   - "L2BDMACLRN"
11485   - "L2XCFWD"
11486   - "LISP"
11487   traces:
11488     hoverinfo: "x+y"
11489     boxpoints: "outliers"
11490     whiskerwidth: 0
11491   layout:
11492     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11493     layout: "plot-throughput"
11494
11495 -
11496   type: "plot"
11497   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11498   algorithm: "plot_performance_box"
11499   output-file-type: ".html"
11500   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11501   data: "plot-vpp-throughput-latency-3n-skx"
11502   filter: "'NIC_Intel-X710' and
11503            '64B' and
11504            'ENCAP' and
11505            'NDRPDR' and
11506            '4T2C' and
11507            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11508            not 'DOT1Q' and
11509            not 'VHOST' and
11510            not 'IPSECHW'"
11511   parameters:
11512   - "throughput"
11513   - "parent"
11514   - "tags"
11515   sort:
11516   - "L2BDMACLRN"
11517   - "L2XCFWD"
11518   - "LISP"
11519   traces:
11520     hoverinfo: "x+y"
11521     boxpoints: "outliers"
11522     whiskerwidth: 0
11523   layout:
11524     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11525     layout: "plot-throughput"
11526
11527 -
11528   type: "plot"
11529   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11530   algorithm: "plot_performance_box"
11531   output-file-type: ".html"
11532   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11533   data: "plot-vpp-throughput-latency-3n-skx"
11534   filter: "'NIC_Intel-X710' and
11535            '64B' and
11536            'ENCAP' and
11537            'NDRPDR' and
11538            '2T1C' and
11539            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11540            not 'DOT1Q' and
11541            not 'VHOST' and
11542            not 'IPSECHW'"
11543   parameters:
11544   - "throughput"
11545   - "parent"
11546   - "tags"
11547   sort:
11548   - "L2BDMACLRN"
11549   - "L2XCFWD"
11550   - "LISP"
11551   traces:
11552     hoverinfo: "x+y"
11553     boxpoints: "outliers"
11554     whiskerwidth: 0
11555   layout:
11556     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11557     layout: "plot-throughput"
11558
11559 -
11560   type: "plot"
11561   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11562   algorithm: "plot_performance_box"
11563   output-file-type: ".html"
11564   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11565   data: "plot-vpp-throughput-latency-3n-skx"
11566   filter: "'NIC_Intel-X710' and
11567            '64B' and
11568            'ENCAP' and
11569            'NDRPDR' and
11570            '4T2C' and
11571            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11572            not 'DOT1Q' and
11573            not 'VHOST' and
11574            not 'IPSECHW'"
11575   parameters:
11576   - "throughput"
11577   - "parent"
11578   - "tags"
11579   sort:
11580   - "L2BDMACLRN"
11581   - "L2XCFWD"
11582   - "LISP"
11583   traces:
11584     hoverinfo: "x+y"
11585     boxpoints: "outliers"
11586     whiskerwidth: 0
11587   layout:
11588     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11589     layout: "plot-throughput"
11590
11591 ################################################################################
11592
11593 # Packet Throughput - VPP IPv6 3n-hsw-x520
11594 -
11595   type: "plot"
11596   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11597   algorithm: "plot_performance_box"
11598   output-file-type: ".html"
11599   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11600   data: "plot-vpp-throughput-latency-3n-hsw"
11601   filter: "'NIC_Intel-X520-DA2' and
11602            '78B' and
11603            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11604            'NDRPDR' and
11605            '1T1C' and
11606            'IP6FWD' and
11607            not 'SRv6' and
11608            not 'IPSEC' and
11609            not 'VHOST'"
11610   parameters:
11611   - "throughput"
11612   - "parent"
11613   - "tags"
11614   sort:
11615   - "IP6BASE"
11616   - "FIB_20K"
11617   - "FIB_200K"
11618   - "FIB_2M"
11619   traces:
11620     hoverinfo: "x+y"
11621     boxpoints: "outliers"
11622     whiskerwidth: 0
11623   layout:
11624     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11625     layout: "plot-throughput"
11626
11627 -
11628   type: "plot"
11629   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11630   algorithm: "plot_performance_box"
11631   output-file-type: ".html"
11632   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11633   data: "plot-vpp-throughput-latency-3n-hsw"
11634   filter: "'NIC_Intel-X520-DA2' and
11635            '78B' and
11636            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11637            'NDRPDR' and
11638            '1T1C' and
11639            'IP6FWD' and
11640            not 'SRv6' and
11641            not 'IPSEC' and
11642            not 'VHOST'"
11643   parameters:
11644   - "throughput"
11645   - "parent"
11646   - "tags"
11647   sort:
11648   - "IP6BASE"
11649   - "FIB_20K"
11650   - "FIB_200K"
11651   - "FIB_2M"
11652   traces:
11653     hoverinfo: "x+y"
11654     boxpoints: "outliers"
11655     whiskerwidth: 0
11656   layout:
11657     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11658     layout: "plot-throughput"
11659
11660 -
11661   type: "plot"
11662   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11663   algorithm: "plot_performance_box"
11664   output-file-type: ".html"
11665   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11666   data: "plot-vpp-throughput-latency-3n-hsw"
11667   filter: "'NIC_Intel-X520-DA2' and
11668            '78B' and
11669            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11670            'NDRPDR' and
11671            '2T2C' and
11672            'IP6FWD' and
11673            not 'SRv6' and
11674            not 'IPSEC' and
11675            not 'VHOST'"
11676   parameters:
11677   - "throughput"
11678   - "parent"
11679   - "tags"
11680   sort:
11681   - "IP6BASE"
11682   - "FIB_20K"
11683   - "FIB_200K"
11684   - "FIB_2M"
11685   traces:
11686     hoverinfo: "x+y"
11687     boxpoints: "outliers"
11688     whiskerwidth: 0
11689   layout:
11690     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11691     layout: "plot-throughput"
11692
11693 -
11694   type: "plot"
11695   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11696   algorithm: "plot_performance_box"
11697   output-file-type: ".html"
11698   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11699   data: "plot-vpp-throughput-latency-3n-hsw"
11700   filter: "'NIC_Intel-X520-DA2' and
11701            '78B' and
11702            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11703            'NDRPDR' and
11704            '2T2C' and
11705            'IP6FWD' and
11706            not 'SRv6' and
11707            not 'IPSEC' and
11708            not 'VHOST'"
11709   parameters:
11710   - "throughput"
11711   - "parent"
11712   - "tags"
11713   sort:
11714   - "IP6BASE"
11715   - "FIB_20K"
11716   - "FIB_200K"
11717   - "FIB_2M"
11718   traces:
11719     hoverinfo: "x+y"
11720     boxpoints: "outliers"
11721     whiskerwidth: 0
11722   layout:
11723     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11724     layout: "plot-throughput"
11725
11726 # Packet Throughput - VPP IPv6 3n-hsw-x520 - features
11727 -
11728   type: "plot"
11729   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11730   algorithm: "plot_performance_box"
11731   output-file-type: ".html"
11732   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11733   data: "plot-vpp-throughput-latency-3n-hsw"
11734   filter: "'NIC_Intel-X520-DA2' and
11735            '78B' and
11736            ('IP6BASE' or
11737             'POLICE_MARK' or
11738             'COPWHLIST' or
11739             'IACLDST') and
11740            'NDRPDR' and
11741            '1T1C' and
11742            'IP6FWD' and
11743            not 'SRv6' and
11744            not 'IPSEC' and
11745            not 'VHOST'"
11746   parameters:
11747   - "throughput"
11748   - "parent"
11749   - "tags"
11750   sort:
11751   - "IP6BASE"
11752   - "POLICE_MARK"
11753   - "COPWHLIST"
11754   - "IACLDST"
11755   traces:
11756     hoverinfo: "x+y"
11757     boxpoints: "outliers"
11758     whiskerwidth: 0
11759   layout:
11760     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11761     layout: "plot-throughput"
11762
11763 -
11764   type: "plot"
11765   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11766   algorithm: "plot_performance_box"
11767   output-file-type: ".html"
11768   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11769   data: "plot-vpp-throughput-latency-3n-hsw"
11770   filter: "'NIC_Intel-X520-DA2' and
11771            '78B' and
11772            ('IP6BASE' or
11773             'POLICE_MARK' or
11774             'COPWHLIST' or
11775             'IACLDST') and
11776            'NDRPDR' and
11777            '2T2C' and
11778            'IP6FWD' and
11779            not 'SRv6' and
11780            not 'IPSEC' and
11781            not 'VHOST'"
11782   parameters:
11783   - "throughput"
11784   - "parent"
11785   - "tags"
11786   sort:
11787   - "IP6BASE"
11788   - "POLICE_MARK"
11789   - "COPWHLIST"
11790   - "IACLDST"
11791   traces:
11792     hoverinfo: "x+y"
11793     boxpoints: "outliers"
11794     whiskerwidth: 0
11795   layout:
11796     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11797     layout: "plot-throughput"
11798
11799 -
11800   type: "plot"
11801   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11802   algorithm: "plot_performance_box"
11803   output-file-type: ".html"
11804   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11805   data: "plot-vpp-throughput-latency-3n-hsw"
11806   filter: "'NIC_Intel-X520-DA2' and
11807            '78B' and
11808            ('IP6BASE' or
11809             'POLICE_MARK' or
11810             'COPWHLIST' or
11811             'IACLDST') and
11812            'NDRPDR' and
11813            '1T1C' and
11814            'IP6FWD' and
11815            not 'SRv6' and
11816            not 'IPSEC' and
11817            not 'VHOST'"
11818   parameters:
11819   - "throughput"
11820   - "parent"
11821   - "tags"
11822   sort:
11823   - "IP6BASE"
11824   - "POLICE_MARK"
11825   - "COPWHLIST"
11826   - "IACLDST"
11827   traces:
11828     hoverinfo: "x+y"
11829     boxpoints: "outliers"
11830     whiskerwidth: 0
11831   layout:
11832     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11833     layout: "plot-throughput"
11834
11835 -
11836   type: "plot"
11837   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11838   algorithm: "plot_performance_box"
11839   output-file-type: ".html"
11840   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11841   data: "plot-vpp-throughput-latency-3n-hsw"
11842   filter: "'NIC_Intel-X520-DA2' and
11843            '78B' and
11844            ('IP6BASE' or
11845             'POLICE_MARK' or
11846             'COPWHLIST' or
11847             'IACLDST') and
11848            'NDRPDR' and
11849            '2T2C' and
11850            'IP6FWD' and
11851            not 'SRv6' and
11852            not 'IPSEC' and
11853            not 'VHOST'"
11854   parameters:
11855   - "throughput"
11856   - "parent"
11857   - "tags"
11858   sort:
11859   - "IP6BASE"
11860   - "POLICE_MARK"
11861   - "COPWHLIST"
11862   - "IACLDST"
11863   traces:
11864     hoverinfo: "x+y"
11865     boxpoints: "outliers"
11866     whiskerwidth: 0
11867   layout:
11868     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11869     layout: "plot-throughput"
11870
11871 # Packet Throughput - VPP IPv6 3n-hsw-x710
11872 -
11873   type: "plot"
11874   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11875   algorithm: "plot_performance_box"
11876   output-file-type: ".html"
11877   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11878   data: "plot-vpp-throughput-latency-3n-hsw"
11879   filter: "'NIC_Intel-X710' and
11880            '78B' and
11881            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11882            'NDRPDR' and
11883            '1T1C' and
11884            'IP6FWD' and
11885            not 'SRv6' and
11886            not 'IPSEC' and
11887            not 'VHOST'"
11888   parameters:
11889   - "throughput"
11890   - "parent"
11891   - "tags"
11892   sort:
11893   - "IP6BASE"
11894   - "FIB_20K"
11895   - "FIB_200K"
11896   - "FIB_2M"
11897   traces:
11898     hoverinfo: "x+y"
11899     boxpoints: "outliers"
11900     whiskerwidth: 0
11901   layout:
11902     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11903     layout: "plot-throughput"
11904
11905 -
11906   type: "plot"
11907   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11908   algorithm: "plot_performance_box"
11909   output-file-type: ".html"
11910   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11911   data: "plot-vpp-throughput-latency-3n-hsw"
11912   filter: "'NIC_Intel-X710' and
11913            '78B' and
11914            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11915            'NDRPDR' and
11916            '1T1C' and
11917            'IP6FWD' and
11918            not 'SRv6' and
11919            not 'IPSEC' and
11920            not 'VHOST'"
11921   parameters:
11922   - "throughput"
11923   - "parent"
11924   - "tags"
11925   sort:
11926   - "IP6BASE"
11927   - "FIB_20K"
11928   - "FIB_200K"
11929   - "FIB_2M"
11930   traces:
11931     hoverinfo: "x+y"
11932     boxpoints: "outliers"
11933     whiskerwidth: 0
11934   layout:
11935     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11936     layout: "plot-throughput"
11937
11938 -
11939   type: "plot"
11940   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11941   algorithm: "plot_performance_box"
11942   output-file-type: ".html"
11943   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11944   data: "plot-vpp-throughput-latency-3n-hsw"
11945   filter: "'NIC_Intel-X710' and
11946            '78B' and
11947            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11948            'NDRPDR' and
11949            '2T2C' and
11950            'IP6FWD' and
11951            not 'SRv6' and
11952            not 'IPSEC' and
11953            not 'VHOST'"
11954   parameters:
11955   - "throughput"
11956   - "parent"
11957   - "tags"
11958   sort:
11959   - "IP6BASE"
11960   - "FIB_20K"
11961   - "FIB_200K"
11962   - "FIB_2M"
11963   traces:
11964     hoverinfo: "x+y"
11965     boxpoints: "outliers"
11966     whiskerwidth: 0
11967   layout:
11968     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11969     layout: "plot-throughput"
11970
11971 -
11972   type: "plot"
11973   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11974   algorithm: "plot_performance_box"
11975   output-file-type: ".html"
11976   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11977   data: "plot-vpp-throughput-latency-3n-hsw"
11978   filter: "'NIC_Intel-X710' and
11979            '78B' and
11980            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11981            'NDRPDR' and
11982            '2T2C' and
11983            'IP6FWD' and
11984            not 'SRv6' and
11985            not 'IPSEC' and
11986            not 'VHOST'"
11987   parameters:
11988   - "throughput"
11989   - "parent"
11990   - "tags"
11991   sort:
11992   - "IP6BASE"
11993   - "FIB_20K"
11994   - "FIB_200K"
11995   - "FIB_2M"
11996   traces:
11997     hoverinfo: "x+y"
11998     boxpoints: "outliers"
11999     whiskerwidth: 0
12000   layout:
12001     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12002     layout: "plot-throughput"
12003
12004 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12005 -
12006   type: "plot"
12007   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12008   algorithm: "plot_performance_box"
12009   output-file-type: ".html"
12010   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12011   data: "plot-vpp-throughput-latency-3n-hsw"
12012   filter: "'NIC_Intel-X710' and
12013            '78B' and
12014            ('IP6BASE' or
12015             'POLICE_MARK' or
12016             'COPWHLIST' or
12017             'IACLDST') and
12018            'NDRPDR' and
12019            '1T1C' and
12020            'IP6FWD' and
12021            not 'SRv6' and
12022            not 'IPSEC' and
12023            not 'VHOST'"
12024   parameters:
12025   - "throughput"
12026   - "parent"
12027   - "tags"
12028   sort:
12029   - "IP6BASE"
12030   - "POLICE_MARK"
12031   - "COPWHLIST"
12032   - "IACLDST"
12033   traces:
12034     hoverinfo: "x+y"
12035     boxpoints: "outliers"
12036     whiskerwidth: 0
12037   layout:
12038     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12039     layout: "plot-throughput"
12040
12041 -
12042   type: "plot"
12043   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12044   algorithm: "plot_performance_box"
12045   output-file-type: ".html"
12046   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12047   data: "plot-vpp-throughput-latency-3n-hsw"
12048   filter: "'NIC_Intel-X710' and
12049            '78B' and
12050            ('IP6BASE' or
12051             'POLICE_MARK' or
12052             'COPWHLIST' or
12053             'IACLDST') and
12054            'NDRPDR' and
12055            '2T2C' and
12056            'IP6FWD' and
12057            not 'SRv6' and
12058            not 'IPSEC' and
12059            not 'VHOST'"
12060   parameters:
12061   - "throughput"
12062   - "parent"
12063   - "tags"
12064   sort:
12065   - "IP6BASE"
12066   - "POLICE_MARK"
12067   - "COPWHLIST"
12068   - "IACLDST"
12069   traces:
12070     hoverinfo: "x+y"
12071     boxpoints: "outliers"
12072     whiskerwidth: 0
12073   layout:
12074     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12075     layout: "plot-throughput"
12076
12077 -
12078   type: "plot"
12079   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12080   algorithm: "plot_performance_box"
12081   output-file-type: ".html"
12082   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12083   data: "plot-vpp-throughput-latency-3n-hsw"
12084   filter: "'NIC_Intel-X710' and
12085            '78B' and
12086            ('IP6BASE' or
12087             'POLICE_MARK' or
12088             'COPWHLIST' or
12089             'IACLDST') and
12090            'NDRPDR' and
12091            '1T1C' and
12092            'IP6FWD' and
12093            not 'SRv6' and
12094            not 'IPSEC' and
12095            not 'VHOST'"
12096   parameters:
12097   - "throughput"
12098   - "parent"
12099   - "tags"
12100   sort:
12101   - "IP6BASE"
12102   - "POLICE_MARK"
12103   - "COPWHLIST"
12104   - "IACLDST"
12105   traces:
12106     hoverinfo: "x+y"
12107     boxpoints: "outliers"
12108     whiskerwidth: 0
12109   layout:
12110     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12111     layout: "plot-throughput"
12112
12113 -
12114   type: "plot"
12115   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12116   algorithm: "plot_performance_box"
12117   output-file-type: ".html"
12118   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12119   data: "plot-vpp-throughput-latency-3n-hsw"
12120   filter: "'NIC_Intel-X710' and
12121            '78B' and
12122            ('IP6BASE' or
12123             'POLICE_MARK' or
12124             'COPWHLIST' or
12125             'IACLDST') and
12126            'NDRPDR' and
12127            '2T2C' and
12128            'IP6FWD' and
12129            not 'SRv6' and
12130            not 'IPSEC' and
12131            not 'VHOST'"
12132   parameters:
12133   - "throughput"
12134   - "parent"
12135   - "tags"
12136   sort:
12137   - "IP6BASE"
12138   - "POLICE_MARK"
12139   - "COPWHLIST"
12140   - "IACLDST"
12141   traces:
12142     hoverinfo: "x+y"
12143     boxpoints: "outliers"
12144     whiskerwidth: 0
12145   layout:
12146     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12147     layout: "plot-throughput"
12148
12149 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12150 -
12151   type: "plot"
12152   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12153   algorithm: "plot_performance_box"
12154   output-file-type: ".html"
12155   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12156   data: "plot-vpp-throughput-latency-3n-hsw"
12157   filter: "'NIC_Intel-XL710' and
12158            '78B' and
12159            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12160            'NDRPDR' and
12161            '1T1C' and
12162            'IP6FWD' and
12163            not 'SRv6' and
12164            not 'IPSEC' and
12165            not 'VHOST'"
12166   parameters:
12167   - "throughput"
12168   - "parent"
12169   - "tags"
12170   sort:
12171   - "IP6BASE"
12172   - "FIB_20K"
12173   - "FIB_200K"
12174   - "FIB_2M"
12175   traces:
12176     hoverinfo: "x+y"
12177     boxpoints: "outliers"
12178     whiskerwidth: 0
12179   layout:
12180     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12181     layout: "plot-throughput"
12182
12183 -
12184   type: "plot"
12185   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12186   algorithm: "plot_performance_box"
12187   output-file-type: ".html"
12188   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12189   data: "plot-vpp-throughput-latency-3n-hsw"
12190   filter: "'NIC_Intel-XL710' and
12191            '78B' and
12192            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12193            'NDRPDR' and
12194            '1T1C' and
12195            'IP6FWD' and
12196            not 'SRv6' and
12197            not 'IPSEC' and
12198            not 'VHOST'"
12199   parameters:
12200   - "throughput"
12201   - "parent"
12202   - "tags"
12203   sort:
12204   - "IP6BASE"
12205   - "FIB_20K"
12206   - "FIB_200K"
12207   - "FIB_2M"
12208   traces:
12209     hoverinfo: "x+y"
12210     boxpoints: "outliers"
12211     whiskerwidth: 0
12212   layout:
12213     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12214     layout: "plot-throughput"
12215
12216 -
12217   type: "plot"
12218   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12219   algorithm: "plot_performance_box"
12220   output-file-type: ".html"
12221   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12222   data: "plot-vpp-throughput-latency-3n-hsw"
12223   filter: "'NIC_Intel-XL710' and
12224            '78B' and
12225            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12226            'NDRPDR' and
12227            '2T2C' and
12228            'IP6FWD' and
12229            not 'SRv6' and
12230            not 'IPSEC' and
12231            not 'VHOST'"
12232   parameters:
12233   - "throughput"
12234   - "parent"
12235   - "tags"
12236   sort:
12237   - "IP6BASE"
12238   - "FIB_20K"
12239   - "FIB_200K"
12240   - "FIB_2M"
12241   traces:
12242     hoverinfo: "x+y"
12243     boxpoints: "outliers"
12244     whiskerwidth: 0
12245   layout:
12246     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12247     layout: "plot-throughput"
12248
12249 -
12250   type: "plot"
12251   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12252   algorithm: "plot_performance_box"
12253   output-file-type: ".html"
12254   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12255   data: "plot-vpp-throughput-latency-3n-hsw"
12256   filter: "'NIC_Intel-XL710' and
12257            '78B' and
12258            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12259            'NDRPDR' and
12260            '2T2C' and
12261            'IP6FWD' and
12262            not 'SRv6' and
12263            not 'IPSEC' and
12264            not 'VHOST'"
12265   parameters:
12266   - "throughput"
12267   - "parent"
12268   - "tags"
12269   sort:
12270   - "IP6BASE"
12271   - "FIB_20K"
12272   - "FIB_200K"
12273   - "FIB_2M"
12274   traces:
12275     hoverinfo: "x+y"
12276     boxpoints: "outliers"
12277     whiskerwidth: 0
12278   layout:
12279     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12280     layout: "plot-throughput"
12281
12282 # Packet Throughput - VPP IPv6 3n-skx-x710
12283 -
12284   type: "plot"
12285   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12286   algorithm: "plot_performance_box"
12287   output-file-type: ".html"
12288   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12289   data: "plot-vpp-throughput-latency-3n-skx"
12290   filter: "'NIC_Intel-X710' and
12291            '78B' and
12292            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12293            'NDRPDR' and
12294            '2T1C' and
12295            'IP6FWD' and
12296            not 'SRv6' and
12297            not 'IPSEC' and
12298            not 'VHOST'"
12299   parameters:
12300   - "throughput"
12301   - "parent"
12302   - "tags"
12303   sort:
12304   - "IP6BASE"
12305   - "FIB_20k"
12306   - "FIB_200k"
12307   - "FIB_2M"
12308   traces:
12309     hoverinfo: "x+y"
12310     boxpoints: "outliers"
12311     whiskerwidth: 0
12312   layout:
12313     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12314     layout: "plot-throughput"
12315
12316 -
12317   type: "plot"
12318   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12319   algorithm: "plot_performance_box"
12320   output-file-type: ".html"
12321   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12322   data: "plot-vpp-throughput-latency-3n-skx"
12323   filter: "'NIC_Intel-X710' and
12324            '78B' and
12325            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12326            'NDRPDR' and
12327            '2T1C' and
12328            'IP6FWD' and
12329            not 'SRv6' and
12330            not 'IPSEC' and
12331            not 'VHOST'"
12332   parameters:
12333   - "throughput"
12334   - "parent"
12335   - "tags"
12336   sort:
12337   - "IP6BASE"
12338   - "FIB_20k"
12339   - "FIB_200k"
12340   - "FIB_2M"
12341   traces:
12342     hoverinfo: "x+y"
12343     boxpoints: "outliers"
12344     whiskerwidth: 0
12345   layout:
12346     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12347     layout: "plot-throughput"
12348
12349 -
12350   type: "plot"
12351   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12352   algorithm: "plot_performance_box"
12353   output-file-type: ".html"
12354   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12355   data: "plot-vpp-throughput-latency-3n-skx"
12356   filter: "'NIC_Intel-X710' and
12357            '78B' and
12358            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12359            'NDRPDR' and
12360            '4T2C' and
12361            'IP6FWD' and
12362            not 'SRv6' and
12363            not 'IPSEC' and
12364            not 'VHOST'"
12365   parameters:
12366   - "throughput"
12367   - "parent"
12368   - "tags"
12369   sort:
12370   - "IP6BASE"
12371   - "FIB_20k"
12372   - "FIB_200k"
12373   - "FIB_2M"
12374   traces:
12375     hoverinfo: "x+y"
12376     boxpoints: "outliers"
12377     whiskerwidth: 0
12378   layout:
12379     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12380     layout: "plot-throughput"
12381
12382 -
12383   type: "plot"
12384   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12385   algorithm: "plot_performance_box"
12386   output-file-type: ".html"
12387   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12388   data: "plot-vpp-throughput-latency-3n-skx"
12389   filter: "'NIC_Intel-X710' and
12390            '78B' and
12391            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12392            'NDRPDR' and
12393            '4T2C' and
12394            'IP6FWD' and
12395            not 'SRv6' and
12396            not 'IPSEC' and
12397            not 'VHOST'"
12398   parameters:
12399   - "throughput"
12400   - "parent"
12401   - "tags"
12402   sort:
12403   - "IP6BASE"
12404   - "FIB_20k"
12405   - "FIB_200k"
12406   - "FIB_2M"
12407   traces:
12408     hoverinfo: "x+y"
12409     boxpoints: "outliers"
12410     whiskerwidth: 0
12411   layout:
12412     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12413     layout: "plot-throughput"
12414
12415 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12416 -
12417   type: "plot"
12418   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12419   algorithm: "plot_performance_box"
12420   output-file-type: ".html"
12421   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12422   data: "plot-vpp-throughput-latency-3n-skx"
12423   filter: "'NIC_Intel-X710' and
12424            '78B' and
12425            ('IP6BASE' or
12426             'POLICE_MARK' or
12427             'COPWHLIST' or
12428             'IACLDST') and
12429            'NDRPDR' and
12430            '2T1C' and
12431            'IP6FWD' and
12432            not 'SRv6' and
12433            not 'IPSEC' and
12434            not 'VHOST'"
12435   parameters:
12436   - "throughput"
12437   - "parent"
12438   - "tags"
12439   sort:
12440   - "IP6BASE"
12441   - "POLICE_MARK"
12442   - "COPWHLIST"
12443   - "IACLDST"
12444   traces:
12445     hoverinfo: "x+y"
12446     boxpoints: "outliers"
12447     whiskerwidth: 0
12448   layout:
12449     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12450     layout: "plot-throughput"
12451
12452 -
12453   type: "plot"
12454   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12455   algorithm: "plot_performance_box"
12456   output-file-type: ".html"
12457   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12458   data: "plot-vpp-throughput-latency-3n-hsw"
12459   filter: "'NIC_Intel-X710' and
12460            '78B' and
12461            ('IP6BASE' or
12462             'POLICE_MARK' or
12463             'COPWHLIST' or
12464             'IACLDST') and
12465            'NDRPDR' and
12466            '4T2C' and
12467            'IP6FWD' and
12468            not 'SRv6' and
12469            not 'IPSEC' and
12470            not 'VHOST'"
12471   parameters:
12472   - "throughput"
12473   - "parent"
12474   - "tags"
12475   sort:
12476   - "IP6BASE"
12477   - "POLICE_MARK"
12478   - "COPWHLIST"
12479   - "IACLDST"
12480   traces:
12481     hoverinfo: "x+y"
12482     boxpoints: "outliers"
12483     whiskerwidth: 0
12484   layout:
12485     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12486     layout: "plot-throughput"
12487
12488 -
12489   type: "plot"
12490   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12491   algorithm: "plot_performance_box"
12492   output-file-type: ".html"
12493   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12494   data: "plot-vpp-throughput-latency-3n-skx"
12495   filter: "'NIC_Intel-X710' and
12496            '78B' and
12497            ('IP6BASE' or
12498             'POLICE_MARK' or
12499             'COPWHLIST' or
12500             'IACLDST') and
12501            'NDRPDR' and
12502            '2T1C' and
12503            'IP6FWD' and
12504            not 'SRv6' and
12505            not 'IPSEC' and
12506            not 'VHOST'"
12507   parameters:
12508   - "throughput"
12509   - "parent"
12510   - "tags"
12511   sort:
12512   - "IP6BASE"
12513   - "POLICE_MARK"
12514   - "COPWHLIST"
12515   - "IACLDST"
12516   traces:
12517     hoverinfo: "x+y"
12518     boxpoints: "outliers"
12519     whiskerwidth: 0
12520   layout:
12521     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12522     layout: "plot-throughput"
12523
12524 -
12525   type: "plot"
12526   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12527   algorithm: "plot_performance_box"
12528   output-file-type: ".html"
12529   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12530   data: "plot-vpp-throughput-latency-3n-skx"
12531   filter: "'NIC_Intel-X710' and
12532            '78B' and
12533            ('IP6BASE' or
12534             'POLICE_MARK' or
12535             'COPWHLIST' or
12536             'IACLDST') and
12537            'NDRPDR' and
12538            '4T2C' and
12539            'IP6FWD' and
12540            not 'SRv6' and
12541            not 'IPSEC' and
12542            not 'VHOST'"
12543   parameters:
12544   - "throughput"
12545   - "parent"
12546   - "tags"
12547   sort:
12548   - "IP6BASE"
12549   - "POLICE_MARK"
12550   - "COPWHLIST"
12551   - "IACLDST"
12552   traces:
12553     hoverinfo: "x+y"
12554     boxpoints: "outliers"
12555     whiskerwidth: 0
12556   layout:
12557     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12558     layout: "plot-throughput"
12559
12560 # Packet Throughput - VPP IPv6 2n-skx-x710
12561 -
12562   type: "plot"
12563   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12564   algorithm: "plot_performance_box"
12565   output-file-type: ".html"
12566   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12567   data: "plot-vpp-throughput-latency-2n-skx"
12568   filter: "'NIC_Intel-X710' and
12569            '78B' and
12570            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12571            'NDRPDR' and
12572            '2T1C' and
12573            'IP6FWD' and
12574            not 'SRv6' and
12575            not 'IPSEC' and
12576            not 'VHOST'"
12577   parameters:
12578   - "throughput"
12579   - "parent"
12580   - "tags"
12581   sort:
12582   - "IP6BASE"
12583   - "FIB_20k"
12584   - "FIB_200k"
12585   - "FIB_2M"
12586   traces:
12587     hoverinfo: "x+y"
12588     boxpoints: "outliers"
12589     whiskerwidth: 0
12590   layout:
12591     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12592     layout: "plot-throughput"
12593
12594 -
12595   type: "plot"
12596   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12597   algorithm: "plot_performance_box"
12598   output-file-type: ".html"
12599   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12600   data: "plot-vpp-throughput-latency-2n-skx"
12601   filter: "'NIC_Intel-X710' and
12602            '78B' and
12603            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12604            'NDRPDR' and
12605            '2T1C' and
12606            'IP6FWD' and
12607            not 'SRv6' and
12608            not 'IPSEC' and
12609            not 'VHOST'"
12610   parameters:
12611   - "throughput"
12612   - "parent"
12613   - "tags"
12614   sort:
12615   - "IP6BASE"
12616   - "FIB_20k"
12617   - "FIB_200k"
12618   - "FIB_2M"
12619   traces:
12620     hoverinfo: "x+y"
12621     boxpoints: "outliers"
12622     whiskerwidth: 0
12623   layout:
12624     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12625     layout: "plot-throughput"
12626
12627 -
12628   type: "plot"
12629   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12630   algorithm: "plot_performance_box"
12631   output-file-type: ".html"
12632   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12633   data: "plot-vpp-throughput-latency-2n-skx"
12634   filter: "'NIC_Intel-X710' and
12635            '78B' and
12636            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12637            'NDRPDR' and
12638            '4T2C' and
12639            'IP6FWD' and
12640            not 'SRv6' and
12641            not 'IPSEC' and
12642            not 'VHOST'"
12643   parameters:
12644   - "throughput"
12645   - "parent"
12646   - "tags"
12647   sort:
12648   - "IP6BASE"
12649   - "FIB_20k"
12650   - "FIB_200k"
12651   - "FIB_2M"
12652   traces:
12653     hoverinfo: "x+y"
12654     boxpoints: "outliers"
12655     whiskerwidth: 0
12656   layout:
12657     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12658     layout: "plot-throughput"
12659
12660 -
12661   type: "plot"
12662   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12663   algorithm: "plot_performance_box"
12664   output-file-type: ".html"
12665   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12666   data: "plot-vpp-throughput-latency-2n-skx"
12667   filter: "'NIC_Intel-X710' and
12668            '78B' and
12669            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12670            'NDRPDR' and
12671            '4T2C' and
12672            'IP6FWD' and
12673            not 'SRv6' and
12674            not 'IPSEC' and
12675            not 'VHOST'"
12676   parameters:
12677   - "throughput"
12678   - "parent"
12679   - "tags"
12680   sort:
12681   - "IP6BASE"
12682   - "FIB_20k"
12683   - "FIB_200k"
12684   - "FIB_2M"
12685   traces:
12686     hoverinfo: "x+y"
12687     boxpoints: "outliers"
12688     whiskerwidth: 0
12689   layout:
12690     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12691     layout: "plot-throughput"
12692
12693 # Packet Throughput - VPP IPv6 2n-skx-xxv710
12694 -
12695   type: "plot"
12696   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12697   algorithm: "plot_performance_box"
12698   output-file-type: ".html"
12699   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12700   data: "plot-vpp-throughput-latency-2n-skx"
12701   filter: "'NIC_Intel-XXV710' and
12702            '78B' and
12703            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12704            'NDRPDR' and
12705            '2T1C' and
12706            'IP6FWD' and
12707            not 'SRv6' and
12708            not 'IPSEC' and
12709            not 'VHOST'"
12710   parameters:
12711   - "throughput"
12712   - "parent"
12713   - "tags"
12714   sort:
12715   - "IP6BASE"
12716   - "FIB_20k"
12717   - "FIB_200k"
12718   - "FIB_2M"
12719   traces:
12720     hoverinfo: "x+y"
12721     boxpoints: "outliers"
12722     whiskerwidth: 0
12723   layout:
12724     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12725     layout: "plot-throughput"
12726
12727 -
12728   type: "plot"
12729   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12730   algorithm: "plot_performance_box"
12731   output-file-type: ".html"
12732   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12733   data: "plot-vpp-throughput-latency-2n-skx"
12734   filter: "'NIC_Intel-XXV710' and
12735            '78B' and
12736            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12737            'NDRPDR' and
12738            '2T1C' and
12739            'IP6FWD' and
12740            not 'SRv6' and
12741            not 'IPSEC' and
12742            not 'VHOST'"
12743   parameters:
12744   - "throughput"
12745   - "parent"
12746   - "tags"
12747   sort:
12748   - "IP6BASE"
12749   - "FIB_20k"
12750   - "FIB_200k"
12751   - "FIB_2M"
12752   traces:
12753     hoverinfo: "x+y"
12754     boxpoints: "outliers"
12755     whiskerwidth: 0
12756   layout:
12757     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12758     layout: "plot-throughput"
12759
12760 -
12761   type: "plot"
12762   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12763   algorithm: "plot_performance_box"
12764   output-file-type: ".html"
12765   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12766   data: "plot-vpp-throughput-latency-2n-skx"
12767   filter: "'NIC_Intel-XXV710' and
12768            '78B' and
12769            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12770            'NDRPDR' and
12771            '4T2C' and
12772            'IP6FWD' and
12773            not 'SRv6' and
12774            not 'IPSEC' and
12775            not 'VHOST'"
12776   parameters:
12777   - "throughput"
12778   - "parent"
12779   - "tags"
12780   sort:
12781   - "IP6BASE"
12782   - "FIB_20k"
12783   - "FIB_200k"
12784   - "FIB_2M"
12785   traces:
12786     hoverinfo: "x+y"
12787     boxpoints: "outliers"
12788     whiskerwidth: 0
12789   layout:
12790     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12791     layout: "plot-throughput"
12792
12793 -
12794   type: "plot"
12795   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12796   algorithm: "plot_performance_box"
12797   output-file-type: ".html"
12798   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12799   data: "plot-vpp-throughput-latency-2n-skx"
12800   filter: "'NIC_Intel-XXV710' and
12801            '78B' and
12802            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12803            'NDRPDR' and
12804            '4T2C' and
12805            'IP6FWD' and
12806            not 'SRv6' and
12807            not 'IPSEC' and
12808            not 'VHOST'"
12809   parameters:
12810   - "throughput"
12811   - "parent"
12812   - "tags"
12813   sort:
12814   - "IP6BASE"
12815   - "FIB_20k"
12816   - "FIB_200k"
12817   - "FIB_2M"
12818   traces:
12819     hoverinfo: "x+y"
12820     boxpoints: "outliers"
12821     whiskerwidth: 0
12822   layout:
12823     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12824     layout: "plot-throughput"
12825
12826 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12827 -
12828   type: "plot"
12829   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12830   algorithm: "plot_performance_box"
12831   output-file-type: ".html"
12832   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12833   data: "intel-dnv-vpp"
12834   filter: "'NIC_Intel-X553' and
12835            '78B' and
12836            'IP6BASE' and
12837            'NDRPDR' and
12838            '1T1C' and
12839            'IP6FWD' and
12840            not 'SRv6' and
12841            not 'IPSEC' and
12842            not 'VHOST'"
12843   parameters:
12844   - "throughput"
12845   - "parent"
12846   - "tags"
12847   sort:
12848   - "IP6BASE"
12849   traces:
12850     hoverinfo: "x+y"
12851     boxpoints: "outliers"
12852     whiskerwidth: 0
12853   layout:
12854     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12855     layout: "plot-throughput"
12856
12857 -
12858   type: "plot"
12859   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12860   algorithm: "plot_performance_box"
12861   output-file-type: ".html"
12862   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12863   data: "intel-dnv-vpp"
12864   filter: "'NIC_Intel-X553' and
12865            '78B' and
12866            'IP6BASE' and
12867            'NDRPDR' and
12868            '1T1C' and
12869            'IP6FWD' and
12870            not 'SRv6' and
12871            not 'IPSEC' and
12872            not 'VHOST'"
12873   parameters:
12874   - "throughput"
12875   - "parent"
12876   - "tags"
12877   sort:
12878   - "IP6BASE"
12879   traces:
12880     hoverinfo: "x+y"
12881     boxpoints: "outliers"
12882     whiskerwidth: 0
12883   layout:
12884     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12885     layout: "plot-throughput"
12886
12887 -
12888   type: "plot"
12889   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12890   algorithm: "plot_performance_box"
12891   output-file-type: ".html"
12892   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12893   data: "intel-dnv-vpp"
12894   filter: "'NIC_Intel-X553' and
12895            '78B' and
12896            'IP6BASE' and
12897            'NDRPDR' and
12898            '2T2C' and
12899            'IP6FWD' and
12900            not 'SRv6' and
12901            not 'IPSEC' and
12902            not 'VHOST'"
12903   parameters:
12904   - "throughput"
12905   - "parent"
12906   - "tags"
12907   sort:
12908   - "IP6BASE"
12909   traces:
12910     hoverinfo: "x+y"
12911     boxpoints: "outliers"
12912     whiskerwidth: 0
12913   layout:
12914     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12915     layout: "plot-throughput"
12916
12917 -
12918   type: "plot"
12919   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12920   algorithm: "plot_performance_box"
12921   output-file-type: ".html"
12922   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12923   data: "intel-dnv-vpp"
12924   filter: "'NIC_Intel-X553' and
12925            '78B' and
12926            'IP6BASE' and
12927            'NDRPDR' and
12928            '2T2C' and
12929            'IP6FWD' and
12930            not 'SRv6' and
12931            not 'IPSEC' and
12932            not 'VHOST'"
12933   parameters:
12934   - "throughput"
12935   - "parent"
12936   - "tags"
12937   sort:
12938   - "IP6BASE"
12939   traces:
12940     hoverinfo: "x+y"
12941     boxpoints: "outliers"
12942     whiskerwidth: 0
12943   layout:
12944     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12945     layout: "plot-throughput"
12946
12947 ################################################################################
12948
12949 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
12950 -
12951   type: "plot"
12952   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
12953   algorithm: "plot_performance_box"
12954   output-file-type: ".html"
12955   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
12956   data: "plot-vpp-throughput-latency-3n-hsw"
12957   filter: "'NIC_Intel-X520-DA2' and
12958            '78B' and
12959            'ENCAP' and
12960            'NDRPDR' and
12961            '1T1C' and
12962            'LISP' and
12963            not 'VHOST'"
12964   parameters:
12965   - "throughput"
12966   - "parent"
12967   - "tags"
12968   sort:
12969   - "IP4UNRLAY"
12970   - "IP6UNRLAY"
12971   traces:
12972     hoverinfo: "x+y"
12973     boxpoints: "outliers"
12974     whiskerwidth: 0
12975   layout:
12976     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
12977     layout: "plot-throughput"
12978
12979 -
12980   type: "plot"
12981   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
12982   algorithm: "plot_performance_box"
12983   output-file-type: ".html"
12984   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
12985   data: "plot-vpp-throughput-latency-3n-hsw"
12986   filter: "'NIC_Intel-X520-DA2' and
12987            '78B' and
12988            'ENCAP' and
12989            'NDRPDR' and
12990            '1T1C' and
12991            'LISP' and
12992            not 'VHOST'"
12993   parameters:
12994   - "throughput"
12995   - "parent"
12996   - "tags"
12997   sort:
12998   - "IP4UNRLAY"
12999   - "IP6UNRLAY"
13000   traces:
13001     hoverinfo: "x+y"
13002     boxpoints: "outliers"
13003     whiskerwidth: 0
13004   layout:
13005     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13006     layout: "plot-throughput"
13007
13008 -
13009   type: "plot"
13010   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13011   algorithm: "plot_performance_box"
13012   output-file-type: ".html"
13013   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13014   data: "plot-vpp-throughput-latency-3n-hsw"
13015   filter: "'NIC_Intel-X520-DA2' and
13016            '78B' and
13017            'ENCAP' and
13018            'NDRPDR' and
13019            '2T2C' and
13020            'LISP' and
13021            not 'VHOST'"
13022   parameters:
13023   - "throughput"
13024   - "parent"
13025   - "tags"
13026   sort:
13027   - "IP4UNRLAY"
13028   - "IP6UNRLAY"
13029   traces:
13030     hoverinfo: "x+y"
13031     boxpoints: "outliers"
13032     whiskerwidth: 0
13033   layout:
13034     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13035     layout: "plot-throughput"
13036
13037 -
13038   type: "plot"
13039   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13040   algorithm: "plot_performance_box"
13041   output-file-type: ".html"
13042   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13043   data: "plot-vpp-throughput-latency-3n-hsw"
13044   filter: "'NIC_Intel-X520-DA2' and
13045            '78B' and
13046            'ENCAP' and
13047            'NDRPDR' and
13048            '2T2C' and
13049            'LISP' and
13050            not 'VHOST'"
13051   parameters:
13052   - "throughput"
13053   - "parent"
13054   - "tags"
13055   sort:
13056   - "IP4UNRLAY"
13057   - "IP6UNRLAY"
13058   traces:
13059     hoverinfo: "x+y"
13060     boxpoints: "outliers"
13061     whiskerwidth: 0
13062   layout:
13063     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13064     layout: "plot-throughput"
13065
13066 ################################################################################
13067
13068 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13069 -
13070   type: "plot"
13071   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13072   algorithm: "plot_performance_box"
13073   output-file-type: ".html"
13074   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13075   data: "plot-vpp-throughput-latency-3n-hsw"
13076   filter: "'NIC_Intel-XL710' and
13077            '64B' and
13078            'IP4FWD' and
13079            'NDRPDR' and
13080            'BASE' and
13081            '1T1C' and
13082            'IPSECHW' and
13083            ('IPSECTRAN' or 'IPSECTUN') and
13084            not 'VHOST'"
13085   parameters:
13086   - "throughput"
13087   - "parent"
13088   - "tags"
13089   traces:
13090     hoverinfo: "x+y"
13091     boxpoints: "outliers"
13092     whiskerwidth: 0
13093   layout:
13094     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13095     layout: "plot-throughput"
13096
13097 -
13098   type: "plot"
13099   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13100   algorithm: "plot_performance_box"
13101   output-file-type: ".html"
13102   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13103   data: "plot-vpp-throughput-latency-3n-hsw"
13104   filter: "'NIC_Intel-XL710' and
13105            '64B' and
13106            'IP4FWD' and
13107            'NDRPDR' and
13108            'BASE' and
13109            '1T1C' and
13110            'IPSECHW' and
13111            ('IPSECTRAN' or 'IPSECTUN') and
13112            not 'VHOST'"
13113   parameters:
13114   - "throughput"
13115   - "parent"
13116   - "tags"
13117   traces:
13118     hoverinfo: "x+y"
13119     boxpoints: "outliers"
13120     whiskerwidth: 0
13121   layout:
13122     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13123     layout: "plot-throughput"
13124
13125 -
13126   type: "plot"
13127   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13128   algorithm: "plot_performance_box"
13129   output-file-type: ".html"
13130   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13131   data: "plot-vpp-throughput-latency-3n-hsw"
13132   filter: "'NIC_Intel-XL710' and
13133            '64B' and
13134            'IP4FWD' and
13135            'NDRPDR' and
13136            'BASE' and
13137            '2T2C' and
13138            'IPSECHW' and
13139            ('IPSECTRAN' or 'IPSECTUN') and
13140            not 'VHOST'"
13141   parameters:
13142   - "throughput"
13143   - "parent"
13144   - "tags"
13145   traces:
13146     hoverinfo: "x+y"
13147     boxpoints: "outliers"
13148     whiskerwidth: 0
13149   layout:
13150     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13151     layout: "plot-throughput"
13152
13153 -
13154   type: "plot"
13155   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13156   algorithm: "plot_performance_box"
13157   output-file-type: ".html"
13158   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13159   data: "plot-vpp-throughput-latency-3n-hsw"
13160   filter: "'NIC_Intel-XL710' and
13161            '64B' and
13162            'IP4FWD' and
13163            'NDRPDR' and
13164            'BASE' and
13165            '2T2C' and
13166            'IPSECHW' and
13167            ('IPSECTRAN' or 'IPSECTUN') and
13168            not 'VHOST'"
13169   parameters:
13170   - "throughput"
13171   - "parent"
13172   - "tags"
13173   traces:
13174     hoverinfo: "x+y"
13175     boxpoints: "outliers"
13176     whiskerwidth: 0
13177   layout:
13178     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13179     layout: "plot-throughput"
13180
13181 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13182 -
13183   type: "plot"
13184   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13185   algorithm: "plot_performance_box"
13186   output-file-type: ".html"
13187   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13188   data: "plot-vpp-throughput-latency-3n-hsw"
13189   filter: "'NIC_Intel-XL710' and
13190            '64B' and
13191            'IP4FWD' and
13192            'NDRPDR' and
13193            'SCALE' and
13194            '1T1C' and
13195            'IPSECHW' and
13196            ('IPSECTRAN' or 'IPSECTUN') and
13197            not 'VHOST'"
13198   parameters:
13199   - "throughput"
13200   - "parent"
13201   - "tags"
13202   traces:
13203     hoverinfo: "x+y"
13204     boxpoints: "outliers"
13205     whiskerwidth: 0
13206   layout:
13207     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13208     layout: "plot-throughput"
13209
13210 -
13211   type: "plot"
13212   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13213   algorithm: "plot_performance_box"
13214   output-file-type: ".html"
13215   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13216   data: "plot-vpp-throughput-latency-3n-hsw"
13217   filter: "'NIC_Intel-XL710' and
13218            '64B' and
13219            'IP4FWD' and
13220            'NDRPDR' and
13221            'SCALE' and
13222            '1T1C' and
13223            'IPSECHW' and
13224            ('IPSECTRAN' or 'IPSECTUN') and
13225            not 'VHOST'"
13226   parameters:
13227   - "throughput"
13228   - "parent"
13229   - "tags"
13230   traces:
13231     hoverinfo: "x+y"
13232     boxpoints: "outliers"
13233     whiskerwidth: 0
13234   layout:
13235     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13236     layout: "plot-throughput"
13237
13238 -
13239   type: "plot"
13240   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13241   algorithm: "plot_performance_box"
13242   output-file-type: ".html"
13243   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13244   data: "plot-vpp-throughput-latency-3n-hsw"
13245   filter: "'NIC_Intel-XL710' and
13246            '64B' and
13247            'IP4FWD' and
13248            'NDRPDR' and
13249            'SCALE' and
13250            '2T2C' and
13251            'IPSECHW' and
13252            ('IPSECTRAN' or 'IPSECTUN') and
13253            not 'VHOST'"
13254   parameters:
13255   - "throughput"
13256   - "parent"
13257   - "tags"
13258   traces:
13259     hoverinfo: "x+y"
13260     boxpoints: "outliers"
13261     whiskerwidth: 0
13262   layout:
13263     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13264     layout: "plot-throughput"
13265
13266 -
13267   type: "plot"
13268   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13269   algorithm: "plot_performance_box"
13270   output-file-type: ".html"
13271   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13272   data: "plot-vpp-throughput-latency-3n-hsw"
13273   filter: "'NIC_Intel-XL710' and
13274            '64B' and
13275            'IP4FWD' and
13276            'NDRPDR' and
13277            'SCALE' and
13278            '2T2C' and
13279            'IPSECHW' and
13280            ('IPSECTRAN' or 'IPSECTUN') and
13281            not 'VHOST'"
13282   parameters:
13283   - "throughput"
13284   - "parent"
13285   - "tags"
13286   traces:
13287     hoverinfo: "x+y"
13288     boxpoints: "outliers"
13289     whiskerwidth: 0
13290   layout:
13291     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13292     layout: "plot-throughput"
13293
13294 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13295 -
13296   type: "plot"
13297   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13298   algorithm: "plot_performance_box"
13299   output-file-type: ".html"
13300   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13301   data: "plot-vpp-throughput-latency-3n-hsw"
13302   filter: "'NIC_Intel-XL710' and
13303            '64B' and
13304            'IP4FWD' and
13305            'NDRPDR' and
13306            '1T1C' and
13307            'IPSECSW' and
13308            ('IPSECTRAN' or 'IPSECTUN') and
13309            not 'VHOST'"
13310   parameters:
13311   - "throughput"
13312   - "parent"
13313   - "tags"
13314   traces:
13315     hoverinfo: "x+y"
13316     boxpoints: "outliers"
13317     whiskerwidth: 0
13318   layout:
13319     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13320     layout: "plot-throughput"
13321
13322 -
13323   type: "plot"
13324   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13325   algorithm: "plot_performance_box"
13326   output-file-type: ".html"
13327   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13328   data: "plot-vpp-throughput-latency-3n-hsw"
13329   filter: "'NIC_Intel-XL710' and
13330            '64B' and
13331            'IP4FWD' and
13332            'NDRPDR' and
13333            '1T1C' and
13334            'IPSECSW' and
13335            ('IPSECTRAN' or 'IPSECTUN') and
13336            not 'VHOST'"
13337   parameters:
13338   - "throughput"
13339   - "parent"
13340   - "tags"
13341   traces:
13342     hoverinfo: "x+y"
13343     boxpoints: "outliers"
13344     whiskerwidth: 0
13345   layout:
13346     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13347     layout: "plot-throughput"
13348
13349 -
13350   type: "plot"
13351   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13352   algorithm: "plot_performance_box"
13353   output-file-type: ".html"
13354   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13355   data: "plot-vpp-throughput-latency-3n-hsw"
13356   filter: "'NIC_Intel-XL710' and
13357            '64B' and
13358            'IP4FWD' and
13359            'NDRPDR' and
13360            '2T2C' and
13361            'IPSECSW' and
13362            ('IPSECTRAN' or 'IPSECTUN') and
13363            not 'VHOST'"
13364   parameters:
13365   - "throughput"
13366   - "parent"
13367   - "tags"
13368   traces:
13369     hoverinfo: "x+y"
13370     boxpoints: "outliers"
13371     whiskerwidth: 0
13372   layout:
13373     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13374     layout: "plot-throughput"
13375
13376 -
13377   type: "plot"
13378   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13379   algorithm: "plot_performance_box"
13380   output-file-type: ".html"
13381   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13382   data: "plot-vpp-throughput-latency-3n-hsw"
13383   filter: "'NIC_Intel-XL710' and
13384            '64B' and
13385            'IP4FWD' and
13386            'NDRPDR' and
13387            '2T2C' and
13388            'IPSECSW' and
13389            ('IPSECTRAN' or 'IPSECTUN') and
13390            not 'VHOST'"
13391   parameters:
13392   - "throughput"
13393   - "parent"
13394   - "tags"
13395   traces:
13396     hoverinfo: "x+y"
13397     boxpoints: "outliers"
13398     whiskerwidth: 0
13399   layout:
13400     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13401     layout: "plot-throughput"
13402
13403 ################################################################################
13404
13405 # Packet Throughput - VPP SRv6 3n-hsw-x520
13406 -
13407   type: "plot"
13408   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13409   algorithm: "plot_performance_box"
13410   output-file-type: ".html"
13411   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13412   data: "plot-vpp-throughput-latency-3n-hsw"
13413   filter: "'NIC_Intel-X520-DA2' and
13414            '78B' and
13415            'FEATURE' and
13416            'NDRPDR' and
13417            '1T1C' and
13418            'IP6FWD' and
13419            'SRv6'"
13420   parameters:
13421   - "throughput"
13422   - "parent"
13423   - "tags"
13424   traces:
13425     hoverinfo: "x+y"
13426     boxpoints: "outliers"
13427     whiskerwidth: 0
13428   layout:
13429     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13430     layout: "plot-throughput"
13431
13432 -
13433   type: "plot"
13434   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13435   algorithm: "plot_performance_box"
13436   output-file-type: ".html"
13437   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13438   data: "plot-vpp-throughput-latency-3n-hsw"
13439   filter: "'NIC_Intel-X520-DA2' and
13440            '78B' and
13441            'FEATURE' and
13442            'NDRPDR' and
13443            '1T1C' and
13444            'IP6FWD' and
13445            'SRv6'"
13446   parameters:
13447   - "throughput"
13448   - "parent"
13449   - "tags"
13450   traces:
13451     hoverinfo: "x+y"
13452     boxpoints: "outliers"
13453     whiskerwidth: 0
13454   layout:
13455     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13456     layout: "plot-throughput"
13457
13458 -
13459   type: "plot"
13460   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13461   algorithm: "plot_performance_box"
13462   output-file-type: ".html"
13463   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13464   data: "plot-vpp-throughput-latency-3n-hsw"
13465   filter: "'NIC_Intel-X520-DA2' and
13466            '78B' and
13467            'FEATURE' and
13468            'NDRPDR' and
13469            '2T2C' and
13470            'IP6FWD' and
13471            'SRv6'"
13472   parameters:
13473   - "throughput"
13474   - "parent"
13475   - "tags"
13476   traces:
13477     hoverinfo: "x+y"
13478     boxpoints: "outliers"
13479     whiskerwidth: 0
13480   layout:
13481     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13482     layout: "plot-throughput"
13483
13484 -
13485   type: "plot"
13486   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13487   algorithm: "plot_performance_box"
13488   output-file-type: ".html"
13489   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13490   data: "plot-vpp-throughput-latency-3n-hsw"
13491   filter: "'NIC_Intel-X520-DA2' and
13492            '78B' and
13493            'FEATURE' and
13494            'NDRPDR' and
13495            '2T2C' and
13496            'IP6FWD' and
13497            'SRv6'"
13498   parameters:
13499   - "throughput"
13500   - "parent"
13501   - "tags"
13502   traces:
13503     hoverinfo: "x+y"
13504     boxpoints: "outliers"
13505     whiskerwidth: 0
13506   layout:
13507     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13508     layout: "plot-throughput"
13509
13510 ################################################################################
13511
13512 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13513 -
13514   type: "plot"
13515   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13516   algorithm: "plot_performance_box"
13517   output-file-type: ".html"
13518   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13519   data: "plot-vpp-throughput-latency-3n-hsw"
13520   filter: "'NIC_Intel-X520-DA2' and
13521            '64B' and
13522            'NDRPDR' and
13523            'ETH' and
13524            'IP4FWD' and
13525            '1T1C' and
13526            'VHOST_1024' and
13527            not 'VXLAN' and
13528            not 'DOT1Q'"
13529   parameters:
13530   - "throughput"
13531   - "parent"
13532   - "tags"
13533   sort:
13534   - "not CFS_OPT"
13535   - "1VM"
13536   - "2VM"
13537   traces:
13538     hoverinfo: "x+y"
13539     boxpoints: "outliers"
13540     whiskerwidth: 0
13541   layout:
13542     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13543     layout: "plot-throughput"
13544
13545 -
13546   type: "plot"
13547   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13548   algorithm: "plot_performance_box"
13549   output-file-type: ".html"
13550   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13551   data: "plot-vpp-throughput-latency-3n-hsw"
13552   filter: "'NIC_Intel-X520-DA2' and
13553            '64B' and
13554            'NDRPDR' and
13555            'ETH' and
13556            'IP4FWD' and
13557            '2T2C' and
13558            'VHOST_1024' and
13559            not 'VXLAN' and
13560            not 'DOT1Q'"
13561   parameters:
13562   - "throughput"
13563   - "parent"
13564   - "tags"
13565   sort:
13566   - "not CFS_OPT"
13567   - "1VM"
13568   - "2VM"
13569   traces:
13570     hoverinfo: "x+y"
13571     boxpoints: "outliers"
13572     whiskerwidth: 0
13573   layout:
13574     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13575     layout: "plot-throughput"
13576
13577 -
13578   type: "plot"
13579   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13580   algorithm: "plot_performance_box"
13581   output-file-type: ".html"
13582   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13583   data: "plot-vpp-throughput-latency-3n-hsw"
13584   filter: "'NIC_Intel-X520-DA2' and
13585            '64B' and
13586            'NDRPDR' and
13587            'ETH' and
13588            'IP4FWD' and
13589            '1T1C' and
13590            'VHOST_1024' and
13591            not 'VXLAN' and
13592            not 'DOT1Q'"
13593   parameters:
13594   - "throughput"
13595   - "parent"
13596   - "tags"
13597   sort:
13598   - "not CFS_OPT"
13599   - "1VM"
13600   - "2VM"
13601   traces:
13602     hoverinfo: "x+y"
13603     boxpoints: "outliers"
13604     whiskerwidth: 0
13605   layout:
13606     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13607     layout: "plot-throughput"
13608
13609 -
13610   type: "plot"
13611   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13612   algorithm: "plot_performance_box"
13613   output-file-type: ".html"
13614   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13615   data: "plot-vpp-throughput-latency-3n-hsw"
13616   filter: "'NIC_Intel-X520-DA2' and
13617            '64B' and
13618            'NDRPDR' and
13619            'ETH' and
13620            'IP4FWD' and
13621            '2T2C' and
13622            'VHOST_1024' and
13623            not 'VXLAN' and
13624            not 'DOT1Q'"
13625   parameters:
13626   - "throughput"
13627   - "parent"
13628   - "tags"
13629   sort:
13630   - "not CFS_OPT"
13631   - "1VM"
13632   - "2VM"
13633   traces:
13634     hoverinfo: "x+y"
13635     boxpoints: "outliers"
13636     whiskerwidth: 0
13637   layout:
13638     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13639     layout: "plot-throughput"
13640
13641 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
13642 -
13643   type: "plot"
13644   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13645   algorithm: "plot_performance_box"
13646   output-file-type: ".html"
13647   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13648   data: "plot-vpp-throughput-latency-3n-hsw"
13649   filter: "'NIC_Intel-X520-DA2' and
13650            '64B' and
13651            'NDRPDR' and
13652            ('ETH' or 'DOT1Q') and
13653            '1T1C' and
13654            'L2BDMACLRN' and
13655            'VHOST_1024' and
13656            not 'VXLAN' and
13657            not 'IP4FWD' and
13658            not '2VM'"
13659   parameters:
13660   - "throughput"
13661   - "parent"
13662   - "tags"
13663 #  sort:
13664 #  - "VM"  # "not CFS_OPT"
13665 #  - "CFS_OPT"
13666 #  - "FIB_10K"
13667 #  - "FIB_100K"
13668 #  - "FIB_1M"
13669   traces:
13670     hoverinfo: "x+y"
13671     boxpoints: "outliers"
13672     whiskerwidth: 0
13673   layout:
13674     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13675     layout: "plot-throughput"
13676
13677 -
13678   type: "plot"
13679   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13680   algorithm: "plot_performance_box"
13681   output-file-type: ".html"
13682   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13683   data: "plot-vpp-throughput-latency-3n-hsw"
13684   filter: "'NIC_Intel-X520-DA2' and
13685            '64B' and
13686            'NDRPDR' and
13687            ('ETH' or 'DOT1Q') and
13688            '2T2C' and
13689            'L2BDMACLRN' and
13690            'VHOST_1024' and
13691            not 'VXLAN' and
13692            not 'IP4FWD' and
13693            not '2VM'"
13694   parameters:
13695   - "throughput"
13696   - "parent"
13697   - "tags"
13698 #  sort:
13699 #  - "VM"  # "not CFS_OPT"
13700 #  - "CFS_OPT"
13701 #  - "FIB_10K"
13702 #  - "FIB_100K"
13703 #  - "FIB_1M"
13704   traces:
13705     hoverinfo: "x+y"
13706     boxpoints: "outliers"
13707     whiskerwidth: 0
13708   layout:
13709     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13710     layout: "plot-throughput"
13711
13712 -
13713   type: "plot"
13714   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13715   algorithm: "plot_performance_box"
13716   output-file-type: ".html"
13717   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13718   data: "plot-vpp-throughput-latency-3n-hsw"
13719   filter: "'NIC_Intel-X520-DA2' and
13720            '64B' and
13721            'NDRPDR' and
13722            ('ETH' or 'DOT1Q') and
13723            '1T1C' and
13724            'L2BDMACLRN' and
13725            'VHOST_1024' and
13726            not 'VXLAN' and
13727            not 'IP4FWD' and
13728            not '2VM'"
13729   parameters:
13730   - "throughput"
13731   - "parent"
13732   - "tags"
13733 #  sort:
13734 #  - "VM"  # "not CFS_OPT"
13735 #  - "CFS_OPT"
13736 #  - "FIB_10K"
13737 #  - "FIB_100K"
13738 #  - "FIB_1M"
13739   traces:
13740     hoverinfo: "x+y"
13741     boxpoints: "outliers"
13742     whiskerwidth: 0
13743   layout:
13744     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13745     layout: "plot-throughput"
13746
13747 -
13748   type: "plot"
13749   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13750   algorithm: "plot_performance_box"
13751   output-file-type: ".html"
13752   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13753   data: "plot-vpp-throughput-latency-3n-hsw"
13754   filter: "'NIC_Intel-X520-DA2' and
13755            '64B' and
13756            'NDRPDR' and
13757            ('ETH' or 'DOT1Q') and
13758            '2T2C' and
13759            'L2BDMACLRN' and
13760            'VHOST_1024' and
13761            not 'VXLAN' and
13762            not 'IP4FWD' and
13763            not '2VM'"
13764   parameters:
13765   - "throughput"
13766   - "parent"
13767   - "tags"
13768 #  sort:
13769 #  - "VM"  # "not CFS_OPT"
13770 #  - "CFS_OPT"
13771 #  - "FIB_10K"
13772 #  - "FIB_100K"
13773 #  - "FIB_1M"
13774   traces:
13775     hoverinfo: "x+y"
13776     boxpoints: "outliers"
13777     whiskerwidth: 0
13778   layout:
13779     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13780     layout: "plot-throughput"
13781
13782 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13783 -
13784   type: "plot"
13785   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13786   algorithm: "plot_performance_box"
13787   output-file-type: ".html"
13788   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13789   data: "plot-vpp-throughput-latency-3n-hsw"
13790   filter: "'NIC_Intel-X520-DA2' and
13791            '64B' and
13792            'NDRPDR' and
13793            ('ETH' or 'DOT1Q') and
13794            'BASE' and
13795            '1T1C' and
13796            ('L2BDMACLRN' or 'L2XCFWD') and
13797            'VHOST_1024' and
13798            not 'VXLAN' and
13799            not 'IP4FWD' and
13800            not '2VM'"
13801   parameters:
13802   - "throughput"
13803   - "parent"
13804   - "tags"
13805 #  sort:
13806 #  - "not CFS_OPT"
13807 #  - "L2XCFWD"
13808 #  - "not CFS_OPT"
13809 #  - "CFS_OPT"
13810   traces:
13811     hoverinfo: "x+y"
13812     boxpoints: "outliers"
13813     whiskerwidth: 0
13814   layout:
13815     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13816     layout: "plot-throughput"
13817
13818 -
13819   type: "plot"
13820   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13821   algorithm: "plot_performance_box"
13822   output-file-type: ".html"
13823   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13824   data: "plot-vpp-throughput-latency-3n-hsw"
13825   filter: "'NIC_Intel-X520-DA2' and
13826            '64B' and
13827            'NDRPDR' and
13828            ('ETH' or 'DOT1Q') and
13829            'BASE' and
13830            '1T1C' and
13831            ('L2BDMACLRN' or 'L2XCFWD') and
13832            'VHOST_1024' and
13833            not 'VXLAN' and
13834            not 'IP4FWD' and
13835            not '2VM'"
13836   parameters:
13837   - "throughput"
13838   - "parent"
13839   - "tags"
13840 #  sort:
13841 #  - "not CFS_OPT"
13842 #  - "L2XCFWD"
13843 #  - "not CFS_OPT"
13844 #  - "CFS_OPT"
13845   traces:
13846     hoverinfo: "x+y"
13847     boxpoints: "outliers"
13848     whiskerwidth: 0
13849   layout:
13850     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13851     layout: "plot-throughput"
13852
13853 -
13854   type: "plot"
13855   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13856   algorithm: "plot_performance_box"
13857   output-file-type: ".html"
13858   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13859   data: "plot-vpp-throughput-latency-3n-hsw"
13860   filter: "'NIC_Intel-X520-DA2' and
13861            '64B' and
13862            'NDRPDR' and
13863            ('ETH' or 'DOT1Q') and
13864            'BASE' and
13865            '2T2C' and
13866            ('L2BDMACLRN' or 'L2XCFWD') and
13867            'VHOST_1024' and
13868            not 'VXLAN' and
13869            not 'IP4FWD' and
13870            not '2VM'"
13871   parameters:
13872   - "throughput"
13873   - "parent"
13874   - "tags"
13875 #  sort:
13876 #  - "not CFS_OPT"
13877 #  - "L2XCFWD"
13878 #  - "not CFS_OPT"
13879 #  - "CFS_OPT"
13880   traces:
13881     hoverinfo: "x+y"
13882     boxpoints: "outliers"
13883     whiskerwidth: 0
13884   layout:
13885     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13886     layout: "plot-throughput"
13887
13888 -
13889   type: "plot"
13890   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
13891   algorithm: "plot_performance_box"
13892   output-file-type: ".html"
13893   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
13894   data: "plot-vpp-throughput-latency-3n-hsw"
13895   filter: "'NIC_Intel-X520-DA2' and
13896            '64B' and
13897            'NDRPDR' and
13898            ('ETH' or 'DOT1Q') and
13899            'BASE' and
13900            '2T2C' and
13901            ('L2BDMACLRN' or 'L2XCFWD') and
13902            'VHOST_1024' and
13903            not 'VXLAN' and
13904            not 'IP4FWD' and
13905            not '2VM'"
13906   parameters:
13907   - "throughput"
13908   - "parent"
13909   - "tags"
13910 #  sort:
13911 #  - "not CFS_OPT"
13912 #  - "L2XCFWD"
13913 #  - "not CFS_OPT"
13914 #  - "CFS_OPT"
13915   traces:
13916     hoverinfo: "x+y"
13917     boxpoints: "outliers"
13918     whiskerwidth: 0
13919   layout:
13920     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
13921     layout: "plot-throughput"
13922
13923 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13924 -
13925   type: "plot"
13926   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13927   algorithm: "plot_performance_box"
13928   output-file-type: ".html"
13929   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13930   data: "plot-vpp-throughput-latency-3n-hsw"
13931   filter: "'NIC_Intel-X520-DA2' and
13932            '64B' and
13933            'NDRPDR' and
13934            ('ETH' or 'DOT1Q') and
13935            '1T1C' and
13936            ('L2BDMACLRN' or 'L2XCFWD') and
13937            'VHOST_1024' and
13938            not 'CFS_OPT' and
13939            not 'VXLAN' and
13940            not 'IP4FWD' and
13941            not 'LBOND'"
13942   parameters:
13943   - "throughput"
13944   - "parent"
13945   - "tags"
13946 #  sort:
13947 #  - "1VM"
13948 #  - "L2XCFWD"
13949 #  - "1VM"
13950 #  - "L2BDMACLRN"
13951   traces:
13952     hoverinfo: "x+y"
13953     boxpoints: "outliers"
13954     whiskerwidth: 0
13955   layout:
13956     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13957     layout: "plot-throughput"
13958
13959 -
13960   type: "plot"
13961   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13962   algorithm: "plot_performance_box"
13963   output-file-type: ".html"
13964   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13965   data: "plot-vpp-throughput-latency-3n-hsw"
13966   filter: "'NIC_Intel-X520-DA2' and
13967            '64B' and
13968            'NDRPDR' and
13969            ('ETH' or 'DOT1Q') and
13970            '1T1C' and
13971            ('L2BDMACLRN' or 'L2XCFWD') and
13972            'VHOST_1024' and
13973            not 'CFS_OPT' and
13974            not 'VXLAN' and
13975            not 'IP4FWD' and
13976            not 'LBOND'"
13977   parameters:
13978   - "throughput"
13979   - "parent"
13980   - "tags"
13981 #  sort:
13982 #  - "1VM"
13983 #  - "L2XCFWD"
13984 #  - "1VM"
13985 #  - "L2BDMACLRN"
13986   traces:
13987     hoverinfo: "x+y"
13988     boxpoints: "outliers"
13989     whiskerwidth: 0
13990   layout:
13991     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13992     layout: "plot-throughput"
13993
13994 -
13995   type: "plot"
13996   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13997   algorithm: "plot_performance_box"
13998   output-file-type: ".html"
13999   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14000   data: "plot-vpp-throughput-latency-3n-hsw"
14001   filter: "'NIC_Intel-X520-DA2' and
14002            '64B' and
14003            'NDRPDR' and
14004            ('ETH' or 'DOT1Q') and
14005            '2T2C' and
14006            ('L2BDMACLRN' or 'L2XCFWD') and
14007            'VHOST_1024' and
14008            not 'CFS_OPT' and
14009            not 'VXLAN' and
14010            not 'IP4FWD' and
14011            not 'LBOND'"
14012   parameters:
14013   - "throughput"
14014   - "parent"
14015   - "tags"
14016 #  sort:
14017 #  - "1VM"
14018 #  - "L2XCFWD"
14019 #  - "1VM"
14020 #  - "L2BDMACLRN"
14021   traces:
14022     hoverinfo: "x+y"
14023     boxpoints: "outliers"
14024     whiskerwidth: 0
14025   layout:
14026     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14027     layout: "plot-throughput"
14028
14029 -
14030   type: "plot"
14031   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14032   algorithm: "plot_performance_box"
14033   output-file-type: ".html"
14034   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14035   data: "plot-vpp-throughput-latency-3n-hsw"
14036   filter: "'NIC_Intel-X520-DA2' and
14037            '64B' and
14038            'NDRPDR' and
14039            ('ETH' or 'DOT1Q') and
14040            '2T2C' and
14041            ('L2BDMACLRN' or 'L2XCFWD') and
14042            'VHOST_1024' and
14043            not 'CFS_OPT' and
14044            not 'VXLAN' and
14045            not 'IP4FWD' and
14046            not 'LBOND'"
14047   parameters:
14048   - "throughput"
14049   - "parent"
14050   - "tags"
14051 #  sort:
14052 #  - "1VM"
14053 #  - "L2XCFWD"
14054 #  - "1VM"
14055 #  - "L2BDMACLRN"
14056   traces:
14057     hoverinfo: "x+y"
14058     boxpoints: "outliers"
14059     whiskerwidth: 0
14060   layout:
14061     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14062     layout: "plot-throughput"
14063
14064 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14065 -
14066   type: "plot"
14067   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14068   algorithm: "plot_performance_box"
14069   output-file-type: ".html"
14070   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14071   data: "plot-vpp-throughput-latency-3n-hsw"
14072   filter: "'NIC_Intel-X710' and
14073            '64B' and
14074            'NDRPDR' and
14075            'ETH' and
14076            'IP4FWD' and
14077            '1T1C' and
14078            'VHOST_1024' and
14079            not 'VXLAN' and
14080            not 'DOT1Q'"
14081   parameters:
14082   - "throughput"
14083   - "parent"
14084   - "tags"
14085   sort:
14086   - "not CFS_OPT"
14087   - "1VM"
14088   - "2VM"
14089   traces:
14090     hoverinfo: "x+y"
14091     boxpoints: "outliers"
14092     whiskerwidth: 0
14093   layout:
14094     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14095     layout: "plot-throughput"
14096
14097 -
14098   type: "plot"
14099   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14100   algorithm: "plot_performance_box"
14101   output-file-type: ".html"
14102   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14103   data: "plot-vpp-throughput-latency-3n-hsw"
14104   filter: "'NIC_Intel-X710' and
14105            '64B' and
14106            'NDRPDR' and
14107            'ETH' and
14108            'IP4FWD' and
14109            '2T2C' and
14110            'VHOST_1024' and
14111            not 'VXLAN' and
14112            not 'DOT1Q'"
14113   parameters:
14114   - "throughput"
14115   - "parent"
14116   - "tags"
14117   sort:
14118   - "not CFS_OPT"
14119   - "1VM"
14120   - "2VM"
14121   traces:
14122     hoverinfo: "x+y"
14123     boxpoints: "outliers"
14124     whiskerwidth: 0
14125   layout:
14126     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14127     layout: "plot-throughput"
14128
14129 -
14130   type: "plot"
14131   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14132   algorithm: "plot_performance_box"
14133   output-file-type: ".html"
14134   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14135   data: "plot-vpp-throughput-latency-3n-hsw"
14136   filter: "'NIC_Intel-X710' and
14137            '64B' and
14138            'NDRPDR' and
14139            'ETH' and
14140            'IP4FWD' and
14141            '1T1C' and
14142            'VHOST_1024' and
14143            not 'VXLAN' and
14144            not 'DOT1Q'"
14145   parameters:
14146   - "throughput"
14147   - "parent"
14148   - "tags"
14149   sort:
14150   - "not CFS_OPT"
14151   - "1VM"
14152   - "2VM"
14153   traces:
14154     hoverinfo: "x+y"
14155     boxpoints: "outliers"
14156     whiskerwidth: 0
14157   layout:
14158     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14159     layout: "plot-throughput"
14160
14161 -
14162   type: "plot"
14163   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14164   algorithm: "plot_performance_box"
14165   output-file-type: ".html"
14166   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14167   data: "plot-vpp-throughput-latency-3n-hsw"
14168   filter: "'NIC_Intel-X710' and
14169            '64B' and
14170            'NDRPDR' and
14171            'ETH' and
14172            'IP4FWD' and
14173            '2T2C' and
14174            'VHOST_1024' and
14175            not 'VXLAN' and
14176            not 'DOT1Q'"
14177   parameters:
14178   - "throughput"
14179   - "parent"
14180   - "tags"
14181   sort:
14182   - "not CFS_OPT"
14183   - "1VM"
14184   - "2VM"
14185   traces:
14186     hoverinfo: "x+y"
14187     boxpoints: "outliers"
14188     whiskerwidth: 0
14189   layout:
14190     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14191     layout: "plot-throughput"
14192
14193 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
14194 -
14195   type: "plot"
14196   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14197   algorithm: "plot_performance_box"
14198   output-file-type: ".html"
14199   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14200   data: "plot-vpp-throughput-latency-3n-hsw"
14201   filter: "'NIC_Intel-X710' and
14202            '64B' and
14203            'NDRPDR' and
14204            ('ETH' or 'DOT1Q') and
14205            '1T1C' and
14206            'L2BDMACLRN' and
14207            'VHOST_1024' and
14208            not 'VXLAN' and
14209            not 'IP4FWD' and
14210            not '2VM'"
14211   parameters:
14212   - "throughput"
14213   - "parent"
14214   - "tags"
14215 #  sort:
14216 #  - "VM"  # "not CFS_OPT"
14217 #  - "CFS_OPT"
14218 #  - "FIB_10K"
14219 #  - "FIB_100K"
14220 #  - "FIB_1M"
14221   traces:
14222     hoverinfo: "x+y"
14223     boxpoints: "outliers"
14224     whiskerwidth: 0
14225   layout:
14226     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14227     layout: "plot-throughput"
14228
14229 -
14230   type: "plot"
14231   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14232   algorithm: "plot_performance_box"
14233   output-file-type: ".html"
14234   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14235   data: "plot-vpp-throughput-latency-3n-hsw"
14236   filter: "'NIC_Intel-X710' and
14237            '64B' and
14238            'NDRPDR' and
14239            ('ETH' or 'DOT1Q') and
14240            '2T2C' and
14241            'L2BDMACLRN' and
14242            'VHOST_1024' and
14243            not 'VXLAN' and
14244            not 'IP4FWD' and
14245            not '2VM'"
14246   parameters:
14247   - "throughput"
14248   - "parent"
14249   - "tags"
14250 #  sort:
14251 #  - "VM"  # "not CFS_OPT"
14252 #  - "CFS_OPT"
14253 #  - "FIB_10K"
14254 #  - "FIB_100K"
14255 #  - "FIB_1M"
14256   traces:
14257     hoverinfo: "x+y"
14258     boxpoints: "outliers"
14259     whiskerwidth: 0
14260   layout:
14261     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14262     layout: "plot-throughput"
14263
14264 -
14265   type: "plot"
14266   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14267   algorithm: "plot_performance_box"
14268   output-file-type: ".html"
14269   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14270   data: "plot-vpp-throughput-latency-3n-hsw"
14271   filter: "'NIC_Intel-X710' and
14272            '64B' and
14273            'NDRPDR' and
14274            ('ETH' or 'DOT1Q') and
14275            '1T1C' and
14276            'L2BDMACLRN' and
14277            'VHOST_1024' and
14278            not 'VXLAN' and
14279            not 'IP4FWD' and
14280            not '2VM'"
14281   parameters:
14282   - "throughput"
14283   - "parent"
14284   - "tags"
14285 #  sort:
14286 #  - "VM"  # "not CFS_OPT"
14287 #  - "CFS_OPT"
14288 #  - "FIB_10K"
14289 #  - "FIB_100K"
14290 #  - "FIB_1M"
14291   traces:
14292     hoverinfo: "x+y"
14293     boxpoints: "outliers"
14294     whiskerwidth: 0
14295   layout:
14296     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14297     layout: "plot-throughput"
14298
14299 -
14300   type: "plot"
14301   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14302   algorithm: "plot_performance_box"
14303   output-file-type: ".html"
14304   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14305   data: "plot-vpp-throughput-latency-3n-hsw"
14306   filter: "'NIC_Intel-X710' and
14307            '64B' and
14308            'NDRPDR' and
14309            ('ETH' or 'DOT1Q') and
14310            '2T2C' and
14311            'L2BDMACLRN' and
14312            'VHOST_1024' and
14313            not 'VXLAN' and
14314            not 'IP4FWD' and
14315            not '2VM'"
14316   parameters:
14317   - "throughput"
14318   - "parent"
14319   - "tags"
14320 #  sort:
14321 #  - "VM"  # "not CFS_OPT"
14322 #  - "CFS_OPT"
14323 #  - "FIB_10K"
14324 #  - "FIB_100K"
14325 #  - "FIB_1M"
14326   traces:
14327     hoverinfo: "x+y"
14328     boxpoints: "outliers"
14329     whiskerwidth: 0
14330   layout:
14331     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14332     layout: "plot-throughput"
14333
14334 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14335 -
14336   type: "plot"
14337   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14338   algorithm: "plot_performance_box"
14339   output-file-type: ".html"
14340   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14341   data: "plot-vpp-throughput-latency-3n-hsw"
14342   filter: "'NIC_Intel-X710' and
14343            '64B' and
14344            'NDRPDR' and
14345            ('ETH' or 'DOT1Q') and
14346            'BASE' and
14347            '1T1C' and
14348            ('L2BDMACLRN' or 'L2XCFWD') and
14349            'VHOST_1024' and
14350            not 'VXLAN' and
14351            not 'IP4FWD' and
14352            not '2VM'"
14353   parameters:
14354   - "throughput"
14355   - "parent"
14356   - "tags"
14357 #  sort:
14358 #  - "not CFS_OPT"
14359 #  - "L2XCFWD"
14360 #  - "not CFS_OPT"
14361 #  - "CFS_OPT"
14362   traces:
14363     hoverinfo: "x+y"
14364     boxpoints: "outliers"
14365     whiskerwidth: 0
14366   layout:
14367     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14368     layout: "plot-throughput"
14369
14370 -
14371   type: "plot"
14372   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14373   algorithm: "plot_performance_box"
14374   output-file-type: ".html"
14375   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14376   data: "plot-vpp-throughput-latency-3n-hsw"
14377   filter: "'NIC_Intel-X710' and
14378            '64B' and
14379            'NDRPDR' and
14380            ('ETH' or 'DOT1Q') and
14381            'BASE' and
14382            '1T1C' and
14383            ('L2BDMACLRN' or 'L2XCFWD') and
14384            'VHOST_1024' and
14385            not 'VXLAN' and
14386            not 'IP4FWD' and
14387            not '2VM'"
14388   parameters:
14389   - "throughput"
14390   - "parent"
14391   - "tags"
14392 #  sort:
14393 #  - "not CFS_OPT"
14394 #  - "L2XCFWD"
14395 #  - "not CFS_OPT"
14396 #  - "CFS_OPT"
14397   traces:
14398     hoverinfo: "x+y"
14399     boxpoints: "outliers"
14400     whiskerwidth: 0
14401   layout:
14402     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14403     layout: "plot-throughput"
14404
14405 -
14406   type: "plot"
14407   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14408   algorithm: "plot_performance_box"
14409   output-file-type: ".html"
14410   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14411   data: "plot-vpp-throughput-latency-3n-hsw"
14412   filter: "'NIC_Intel-X710' and
14413            '64B' and
14414            'NDRPDR' and
14415            ('ETH' or 'DOT1Q') and
14416            'BASE' and
14417            '2T2C' and
14418            ('L2BDMACLRN' or 'L2XCFWD') and
14419            'VHOST_1024' and
14420            not 'VXLAN' and
14421            not 'IP4FWD' and
14422            not '2VM'"
14423   parameters:
14424   - "throughput"
14425   - "parent"
14426   - "tags"
14427 #  sort:
14428 #  - "not CFS_OPT"
14429 #  - "L2XCFWD"
14430 #  - "not CFS_OPT"
14431 #  - "CFS_OPT"
14432   traces:
14433     hoverinfo: "x+y"
14434     boxpoints: "outliers"
14435     whiskerwidth: 0
14436   layout:
14437     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14438     layout: "plot-throughput"
14439
14440 -
14441   type: "plot"
14442   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14443   algorithm: "plot_performance_box"
14444   output-file-type: ".html"
14445   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14446   data: "plot-vpp-throughput-latency-3n-hsw"
14447   filter: "'NIC_Intel-X710' and
14448            '64B' and
14449            'NDRPDR' and
14450            ('ETH' or 'DOT1Q') and
14451            'BASE' and
14452            '2T2C' and
14453            ('L2BDMACLRN' or 'L2XCFWD') and
14454            'VHOST_1024' and
14455            not 'VXLAN' and
14456            not 'IP4FWD' and
14457            not '2VM'"
14458   parameters:
14459   - "throughput"
14460   - "parent"
14461   - "tags"
14462 #  sort:
14463 #  - "not CFS_OPT"
14464 #  - "L2XCFWD"
14465 #  - "not CFS_OPT"
14466 #  - "CFS_OPT"
14467   traces:
14468     hoverinfo: "x+y"
14469     boxpoints: "outliers"
14470     whiskerwidth: 0
14471   layout:
14472     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14473     layout: "plot-throughput"
14474
14475 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14476 -
14477   type: "plot"
14478   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14479   algorithm: "plot_performance_box"
14480   output-file-type: ".html"
14481   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14482   data: "plot-vpp-throughput-latency-3n-hsw"
14483   filter: "'NIC_Intel-X710' and
14484            '64B' and
14485            'NDRPDR' and
14486            ('ETH' or 'DOT1Q') and
14487            '1T1C' and
14488            ('L2BDMACLRN' or 'L2XCFWD') and
14489            'VHOST_1024' and
14490            not 'CFS_OPT' and
14491            not 'VXLAN' and
14492            not 'IP4FWD' and
14493            not 'LBOND'"
14494   parameters:
14495   - "throughput"
14496   - "parent"
14497   - "tags"
14498 #  sort:
14499 #  - "1VM"
14500 #  - "L2XCFWD"
14501 #  - "1VM"
14502 #  - "L2BDMACLRN"
14503   traces:
14504     hoverinfo: "x+y"
14505     boxpoints: "outliers"
14506     whiskerwidth: 0
14507   layout:
14508     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14509     layout: "plot-throughput"
14510
14511 -
14512   type: "plot"
14513   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14514   algorithm: "plot_performance_box"
14515   output-file-type: ".html"
14516   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14517   data: "plot-vpp-throughput-latency-3n-hsw"
14518   filter: "'NIC_Intel-X710' and
14519            '64B' and
14520            'NDRPDR' and
14521            ('ETH' or 'DOT1Q') and
14522            '1T1C' and
14523            ('L2BDMACLRN' or 'L2XCFWD') and
14524            'VHOST_1024' and
14525            not 'CFS_OPT' and
14526            not 'VXLAN' and
14527            not 'IP4FWD' and
14528            not 'LBOND'"
14529   parameters:
14530   - "throughput"
14531   - "parent"
14532   - "tags"
14533 #  sort:
14534 #  - "1VM"
14535 #  - "L2XCFWD"
14536 #  - "1VM"
14537 #  - "L2BDMACLRN"
14538   traces:
14539     hoverinfo: "x+y"
14540     boxpoints: "outliers"
14541     whiskerwidth: 0
14542   layout:
14543     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14544     layout: "plot-throughput"
14545
14546 -
14547   type: "plot"
14548   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14549   algorithm: "plot_performance_box"
14550   output-file-type: ".html"
14551   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14552   data: "plot-vpp-throughput-latency-3n-hsw"
14553   filter: "'NIC_Intel-X710' and
14554            '64B' and
14555            'NDRPDR' and
14556            ('ETH' or 'DOT1Q') and
14557            '2T2C' and
14558            ('L2BDMACLRN' or 'L2XCFWD') and
14559            'VHOST_1024' and
14560            not 'CFS_OPT' and
14561            not 'VXLAN' and
14562            not 'IP4FWD' and
14563            not 'LBOND'"
14564   parameters:
14565   - "throughput"
14566   - "parent"
14567   - "tags"
14568 #  sort:
14569 #  - "1VM"
14570 #  - "L2XCFWD"
14571 #  - "1VM"
14572 #  - "L2BDMACLRN"
14573   traces:
14574     hoverinfo: "x+y"
14575     boxpoints: "outliers"
14576     whiskerwidth: 0
14577   layout:
14578     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14579     layout: "plot-throughput"
14580
14581 -
14582   type: "plot"
14583   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14584   algorithm: "plot_performance_box"
14585   output-file-type: ".html"
14586   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14587   data: "plot-vpp-throughput-latency-3n-hsw"
14588   filter: "'NIC_Intel-X710' and
14589            '64B' and
14590            'NDRPDR' and
14591            ('ETH' or 'DOT1Q') and
14592            '2T2C' and
14593            ('L2BDMACLRN' or 'L2XCFWD') and
14594            'VHOST_1024' and
14595            not 'CFS_OPT' and
14596            not 'VXLAN' and
14597            not 'IP4FWD' and
14598            not 'LBOND'"
14599   parameters:
14600   - "throughput"
14601   - "parent"
14602   - "tags"
14603 #  sort:
14604 #  - "1VM"
14605 #  - "L2XCFWD"
14606 #  - "1VM"
14607 #  - "L2BDMACLRN"
14608   traces:
14609     hoverinfo: "x+y"
14610     boxpoints: "outliers"
14611     whiskerwidth: 0
14612   layout:
14613     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14614     layout: "plot-throughput"
14615
14616 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
14617 -
14618   type: "plot"
14619   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14620   algorithm: "plot_performance_box"
14621   output-file-type: ".html"
14622   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14623   data: "plot-vpp-throughput-latency-3n-hsw"
14624   filter: "'NIC_Intel-XL710' and
14625            '64B' and
14626            'NDRPDR' and
14627            'ETH' and
14628            'IP4FWD' and
14629            '1T1C' and
14630            'VHOST_1024' and
14631            not 'VXLAN' and
14632            not 'DOT1Q'"
14633   parameters:
14634   - "throughput"
14635   - "parent"
14636   - "tags"
14637   sort:
14638   - "not CFS_OPT"
14639   - "1VM"
14640   - "2VM"
14641   traces:
14642     hoverinfo: "x+y"
14643     boxpoints: "outliers"
14644     whiskerwidth: 0
14645   layout:
14646     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14647     layout: "plot-throughput"
14648
14649 -
14650   type: "plot"
14651   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14652   algorithm: "plot_performance_box"
14653   output-file-type: ".html"
14654   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14655   data: "plot-vpp-throughput-latency-3n-hsw"
14656   filter: "'NIC_Intel-XL710' and
14657            '64B' and
14658            'NDRPDR' and
14659            'ETH' and
14660            'IP4FWD' and
14661            '2T2C' and
14662            'VHOST_1024' and
14663            not 'VXLAN' and
14664            not 'DOT1Q'"
14665   parameters:
14666   - "throughput"
14667   - "parent"
14668   - "tags"
14669   sort:
14670   - "not CFS_OPT"
14671   - "1VM"
14672   - "2VM"
14673   traces:
14674     hoverinfo: "x+y"
14675     boxpoints: "outliers"
14676     whiskerwidth: 0
14677   layout:
14678     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14679     layout: "plot-throughput"
14680
14681 -
14682   type: "plot"
14683   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14684   algorithm: "plot_performance_box"
14685   output-file-type: ".html"
14686   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14687   data: "plot-vpp-throughput-latency-3n-hsw"
14688   filter: "'NIC_Intel-XL710' and
14689            '64B' and
14690            'NDRPDR' and
14691            'ETH' and
14692            'IP4FWD' and
14693            '1T1C' and
14694            'VHOST_1024' and
14695            not 'VXLAN' and
14696            not 'DOT1Q'"
14697   parameters:
14698   - "throughput"
14699   - "parent"
14700   - "tags"
14701   sort:
14702   - "not CFS_OPT"
14703   - "1VM"
14704   - "2VM"
14705   traces:
14706     hoverinfo: "x+y"
14707     boxpoints: "outliers"
14708     whiskerwidth: 0
14709   layout:
14710     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14711     layout: "plot-throughput"
14712
14713 -
14714   type: "plot"
14715   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14716   algorithm: "plot_performance_box"
14717   output-file-type: ".html"
14718   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14719   data: "plot-vpp-throughput-latency-3n-hsw"
14720   filter: "'NIC_Intel-XL710' and
14721            '64B' and
14722            'NDRPDR' and
14723            'ETH' and
14724            'IP4FWD' and
14725            '2T2C' and
14726            'VHOST_1024' and
14727            not 'VXLAN' and
14728            not 'DOT1Q'"
14729   parameters:
14730   - "throughput"
14731   - "parent"
14732   - "tags"
14733   sort:
14734   - "not CFS_OPT"
14735   - "1VM"
14736   - "2VM"
14737   traces:
14738     hoverinfo: "x+y"
14739     boxpoints: "outliers"
14740     whiskerwidth: 0
14741   layout:
14742     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14743     layout: "plot-throughput"
14744
14745 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
14746 -
14747   type: "plot"
14748   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14749   algorithm: "plot_performance_box"
14750   output-file-type: ".html"
14751   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14752   data: "plot-vpp-throughput-latency-3n-hsw"
14753   filter: "'NIC_Intel-XL710' and
14754            '64B' and
14755            'NDRPDR' and
14756            ('ETH' or 'DOT1Q') and
14757            '1T1C' and
14758            'L2BDMACLRN' and
14759            'VHOST_1024' and
14760            not 'VXLAN' and
14761            not 'IP4FWD' and
14762            not '2VM'"
14763   parameters:
14764   - "throughput"
14765   - "parent"
14766   - "tags"
14767 #  sort:
14768 #  - "VM"  # "not CFS_OPT"
14769 #  - "CFS_OPT"
14770 #  - "FIB_10K"
14771 #  - "FIB_100K"
14772 #  - "FIB_1M"
14773   traces:
14774     hoverinfo: "x+y"
14775     boxpoints: "outliers"
14776     whiskerwidth: 0
14777   layout:
14778     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14779     layout: "plot-throughput"
14780
14781 -
14782   type: "plot"
14783   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14784   algorithm: "plot_performance_box"
14785   output-file-type: ".html"
14786   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14787   data: "plot-vpp-throughput-latency-3n-hsw"
14788   filter: "'NIC_Intel-XL710' and
14789            '64B' and
14790            'NDRPDR' and
14791            ('ETH' or 'DOT1Q') and
14792            '2T2C' and
14793            'L2BDMACLRN' and
14794            'VHOST_1024' and
14795            not 'VXLAN' and
14796            not 'IP4FWD' and
14797            not '2VM'"
14798   parameters:
14799   - "throughput"
14800   - "parent"
14801   - "tags"
14802 #  sort:
14803 #  - "VM"  # "not CFS_OPT"
14804 #  - "CFS_OPT"
14805 #  - "FIB_10K"
14806 #  - "FIB_100K"
14807 #  - "FIB_1M"
14808   traces:
14809     hoverinfo: "x+y"
14810     boxpoints: "outliers"
14811     whiskerwidth: 0
14812   layout:
14813     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14814     layout: "plot-throughput"
14815
14816 -
14817   type: "plot"
14818   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14819   algorithm: "plot_performance_box"
14820   output-file-type: ".html"
14821   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14822   data: "plot-vpp-throughput-latency-3n-hsw"
14823   filter: "'NIC_Intel-XL710' and
14824            '64B' and
14825            'NDRPDR' and
14826            ('ETH' or 'DOT1Q') and
14827            '1T1C' and
14828            'L2BDMACLRN' and
14829            'VHOST_1024' and
14830            not 'VXLAN' and
14831            not 'IP4FWD' and
14832            not '2VM'"
14833   parameters:
14834   - "throughput"
14835   - "parent"
14836   - "tags"
14837 #  sort:
14838 #  - "VM"  # "not CFS_OPT"
14839 #  - "CFS_OPT"
14840 #  - "FIB_10K"
14841 #  - "FIB_100K"
14842 #  - "FIB_1M"
14843   traces:
14844     hoverinfo: "x+y"
14845     boxpoints: "outliers"
14846     whiskerwidth: 0
14847   layout:
14848     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14849     layout: "plot-throughput"
14850
14851 -
14852   type: "plot"
14853   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14854   algorithm: "plot_performance_box"
14855   output-file-type: ".html"
14856   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14857   data: "plot-vpp-throughput-latency-3n-hsw"
14858   filter: "'NIC_Intel-XL710' and
14859            '64B' and
14860            'NDRPDR' and
14861            ('ETH' or 'DOT1Q') and
14862            '2T2C' and
14863            'L2BDMACLRN' and
14864            'VHOST_1024' and
14865            not 'VXLAN' and
14866            not 'IP4FWD' and
14867            not '2VM'"
14868   parameters:
14869   - "throughput"
14870   - "parent"
14871   - "tags"
14872 #  sort:
14873 #  - "VM"  # "not CFS_OPT"
14874 #  - "CFS_OPT"
14875 #  - "FIB_10K"
14876 #  - "FIB_100K"
14877 #  - "FIB_1M"
14878   traces:
14879     hoverinfo: "x+y"
14880     boxpoints: "outliers"
14881     whiskerwidth: 0
14882   layout:
14883     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14884     layout: "plot-throughput"
14885
14886 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
14887 -
14888   type: "plot"
14889   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
14890   algorithm: "plot_performance_box"
14891   output-file-type: ".html"
14892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
14893   data: "plot-vpp-throughput-latency-3n-hsw"
14894   filter: "'NIC_Intel-XL710' and
14895            '64B' and
14896            'NDRPDR' and
14897            ('ETH' or 'DOT1Q') and
14898            'BASE' and
14899            '1T1C' and
14900            ('L2BDMACLRN' or 'L2XCFWD') and
14901            'VHOST_1024' and
14902            not 'VXLAN' and
14903            not 'IP4FWD' and
14904            not '2VM'"
14905   parameters:
14906   - "throughput"
14907   - "parent"
14908   - "tags"
14909 #  sort:
14910 #  - "not CFS_OPT"
14911 #  - "L2XCFWD"
14912 #  - "not CFS_OPT"
14913 #  - "CFS_OPT"
14914   traces:
14915     hoverinfo: "x+y"
14916     boxpoints: "outliers"
14917     whiskerwidth: 0
14918   layout:
14919     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
14920     layout: "plot-throughput"
14921
14922 -
14923   type: "plot"
14924   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
14925   algorithm: "plot_performance_box"
14926   output-file-type: ".html"
14927   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
14928   data: "plot-vpp-throughput-latency-3n-hsw"
14929   filter: "'NIC_Intel-XL710' and
14930            '64B' and
14931            'NDRPDR' and
14932            ('ETH' or 'DOT1Q') and
14933            'BASE' and
14934            '1T1C' and
14935            ('L2BDMACLRN' or 'L2XCFWD') and
14936            'VHOST_1024' and
14937            not 'VXLAN' and
14938            not 'IP4FWD' and
14939            not '2VM'"
14940   parameters:
14941   - "throughput"
14942   - "parent"
14943   - "tags"
14944 #  sort:
14945 #  - "not CFS_OPT"
14946 #  - "L2XCFWD"
14947 #  - "not CFS_OPT"
14948 #  - "CFS_OPT"
14949   traces:
14950     hoverinfo: "x+y"
14951     boxpoints: "outliers"
14952     whiskerwidth: 0
14953   layout:
14954     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
14955     layout: "plot-throughput"
14956
14957 -
14958   type: "plot"
14959   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
14960   algorithm: "plot_performance_box"
14961   output-file-type: ".html"
14962   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
14963   data: "plot-vpp-throughput-latency-3n-hsw"
14964   filter: "'NIC_Intel-XL710' and
14965            '64B' and
14966            'NDRPDR' and
14967            ('ETH' or 'DOT1Q') and
14968            'BASE' and
14969            '2T2C' and
14970            ('L2BDMACLRN' or 'L2XCFWD') and
14971            'VHOST_1024' and
14972            not 'VXLAN' and
14973            not 'IP4FWD' and
14974            not '2VM'"
14975   parameters:
14976   - "throughput"
14977   - "parent"
14978   - "tags"
14979 #  sort:
14980 #  - "not CFS_OPT"
14981 #  - "L2XCFWD"
14982 #  - "not CFS_OPT"
14983 #  - "CFS_OPT"
14984   traces:
14985     hoverinfo: "x+y"
14986     boxpoints: "outliers"
14987     whiskerwidth: 0
14988   layout:
14989     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
14990     layout: "plot-throughput"
14991
14992 -
14993   type: "plot"
14994   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
14995   algorithm: "plot_performance_box"
14996   output-file-type: ".html"
14997   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
14998   data: "plot-vpp-throughput-latency-3n-hsw"
14999   filter: "'NIC_Intel-XL710' and
15000            '64B' and
15001            'NDRPDR' and
15002            ('ETH' or 'DOT1Q') and
15003            'BASE' and
15004            '2T2C' and
15005            ('L2BDMACLRN' or 'L2XCFWD') and
15006            'VHOST_1024' and
15007            not 'VXLAN' and
15008            not 'IP4FWD' and
15009            not '2VM'"
15010   parameters:
15011   - "throughput"
15012   - "parent"
15013   - "tags"
15014 #  sort:
15015 #  - "not CFS_OPT"
15016 #  - "L2XCFWD"
15017 #  - "not CFS_OPT"
15018 #  - "CFS_OPT"
15019   traces:
15020     hoverinfo: "x+y"
15021     boxpoints: "outliers"
15022     whiskerwidth: 0
15023   layout:
15024     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15025     layout: "plot-throughput"
15026
15027 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
15028 -
15029   type: "plot"
15030   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15031   algorithm: "plot_performance_box"
15032   output-file-type: ".html"
15033   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15034   data: "plot-vpp-throughput-latency-3n-hsw"
15035   filter: "'NIC_Intel-XL710' and
15036            '64B' and
15037            'NDRPDR' and
15038            ('ETH' or 'DOT1Q') and
15039            '1T1C' and
15040            ('L2BDMACLRN' or 'L2XCFWD') and
15041            'VHOST_1024' and
15042            not 'CFS_OPT' and
15043            not 'VXLAN' and
15044            not 'IP4FWD'"
15045   parameters:
15046   - "throughput"
15047   - "parent"
15048   - "tags"
15049 #  sort:
15050 #  - "1VM"
15051 #  - "L2XCFWD"
15052 #  - "1VM"
15053 #  - "L2BDMACLRN"
15054   traces:
15055     hoverinfo: "x+y"
15056     boxpoints: "outliers"
15057     whiskerwidth: 0
15058   layout:
15059     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15060     layout: "plot-throughput"
15061
15062 -
15063   type: "plot"
15064   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15065   algorithm: "plot_performance_box"
15066   output-file-type: ".html"
15067   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15068   data: "plot-vpp-throughput-latency-3n-hsw"
15069   filter: "'NIC_Intel-XL710' and
15070            '64B' and
15071            'NDRPDR' and
15072            ('ETH' or 'DOT1Q') and
15073            '1T1C' and
15074            ('L2BDMACLRN' or 'L2XCFWD') and
15075            'VHOST_1024' and
15076            not 'CFS_OPT' and
15077            not 'VXLAN' and
15078            not 'IP4FWD'"
15079   parameters:
15080   - "throughput"
15081   - "parent"
15082   - "tags"
15083 #  sort:
15084 #  - "1VM"
15085 #  - "L2XCFWD"
15086 #  - "1VM"
15087 #  - "L2BDMACLRN"
15088   traces:
15089     hoverinfo: "x+y"
15090     boxpoints: "outliers"
15091     whiskerwidth: 0
15092   layout:
15093     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15094     layout: "plot-throughput"
15095
15096 -
15097   type: "plot"
15098   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15099   algorithm: "plot_performance_box"
15100   output-file-type: ".html"
15101   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15102   data: "plot-vpp-throughput-latency-3n-hsw"
15103   filter: "'NIC_Intel-XL710' and
15104            '64B' and
15105            'NDRPDR' and
15106            ('ETH' or 'DOT1Q') and
15107            '2T2C' and
15108            ('L2BDMACLRN' or 'L2XCFWD') and
15109            'VHOST_1024' and
15110            not 'CFS_OPT' and
15111            not 'VXLAN' and
15112            not 'IP4FWD'"
15113   parameters:
15114   - "throughput"
15115   - "parent"
15116   - "tags"
15117 #  sort:
15118 #  - "1VM"
15119 #  - "L2XCFWD"
15120 #  - "1VM"
15121 #  - "L2BDMACLRN"
15122   traces:
15123     hoverinfo: "x+y"
15124     boxpoints: "outliers"
15125     whiskerwidth: 0
15126   layout:
15127     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15128     layout: "plot-throughput"
15129
15130 -
15131   type: "plot"
15132   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15133   algorithm: "plot_performance_box"
15134   output-file-type: ".html"
15135   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15136   data: "plot-vpp-throughput-latency-3n-hsw"
15137   filter: "'NIC_Intel-XL710' and
15138            '64B' and
15139            'NDRPDR' and
15140            ('ETH' or 'DOT1Q') and
15141            '2T2C' and
15142            ('L2BDMACLRN' or 'L2XCFWD') and
15143            'VHOST_1024' and
15144            not 'CFS_OPT' and
15145            not 'VXLAN' and
15146            not 'IP4FWD'"
15147   parameters:
15148   - "throughput"
15149   - "parent"
15150   - "tags"
15151 #  sort:
15152 #  - "1VM"
15153 #  - "L2XCFWD"
15154 #  - "1VM"
15155 #  - "L2BDMACLRN"
15156   traces:
15157     hoverinfo: "x+y"
15158     boxpoints: "outliers"
15159     whiskerwidth: 0
15160   layout:
15161     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15162     layout: "plot-throughput"
15163
15164 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15165 -
15166   type: "plot"
15167   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15168   algorithm: "plot_performance_box"
15169   output-file-type: ".html"
15170   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15171   data: "plot-vpp-throughput-latency-3n-skx"
15172   filter: "'NIC_Intel-X710' and
15173            '64B' and
15174            'NDRPDR' and
15175            'ETH' and
15176            'IP4FWD' and
15177            '2T1C' and
15178            'VHOST_1024' and
15179            not 'VXLAN' and
15180            not 'DOT1Q'"
15181   parameters:
15182   - "throughput"
15183   - "parent"
15184   - "tags"
15185   sort:
15186   - "not CFS_OPT"
15187   - "1VM"
15188   - "2VM"
15189   traces:
15190     hoverinfo: "x+y"
15191     boxpoints: "outliers"
15192     whiskerwidth: 0
15193   layout:
15194     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15195     layout: "plot-throughput"
15196
15197 -
15198   type: "plot"
15199   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15200   algorithm: "plot_performance_box"
15201   output-file-type: ".html"
15202   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15203   data: "plot-vpp-throughput-latency-3n-skx"
15204   filter: "'NIC_Intel-X710' and
15205            '64B' and
15206            'NDRPDR' and
15207            'ETH' and
15208            'IP4FWD' and
15209            '4T2C' and
15210            'VHOST_1024' and
15211            not 'VXLAN' and
15212            not 'DOT1Q'"
15213   parameters:
15214   - "throughput"
15215   - "parent"
15216   - "tags"
15217   sort:
15218   - "not CFS_OPT"
15219   - "1VM"
15220   - "2VM"
15221   traces:
15222     hoverinfo: "x+y"
15223     boxpoints: "outliers"
15224     whiskerwidth: 0
15225   layout:
15226     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15227     layout: "plot-throughput"
15228
15229 -
15230   type: "plot"
15231   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15232   algorithm: "plot_performance_box"
15233   output-file-type: ".html"
15234   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15235   data: "plot-vpp-throughput-latency-3n-skx"
15236   filter: "'NIC_Intel-X710' and
15237            '64B' and
15238            'NDRPDR' and
15239            'ETH' and
15240            'IP4FWD' and
15241            '2T1C' and
15242            'VHOST_1024' and
15243            not 'VXLAN' and
15244            not 'DOT1Q'"
15245   parameters:
15246   - "throughput"
15247   - "parent"
15248   - "tags"
15249   sort:
15250   - "not CFS_OPT"
15251   - "1VM"
15252   - "2VM"
15253   traces:
15254     hoverinfo: "x+y"
15255     boxpoints: "outliers"
15256     whiskerwidth: 0
15257   layout:
15258     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15259     layout: "plot-throughput"
15260
15261 -
15262   type: "plot"
15263   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15264   algorithm: "plot_performance_box"
15265   output-file-type: ".html"
15266   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15267   data: "plot-vpp-throughput-latency-3n-skx"
15268   filter: "'NIC_Intel-X710' and
15269            '64B' and
15270            'NDRPDR' and
15271            'ETH' and
15272            'IP4FWD' and
15273            '4T2C' and
15274            'VHOST_1024' and
15275            not 'VXLAN' and
15276            not 'DOT1Q'"
15277   parameters:
15278   - "throughput"
15279   - "parent"
15280   - "tags"
15281   sort:
15282   - "not CFS_OPT"
15283   - "1VM"
15284   - "2VM"
15285   traces:
15286     hoverinfo: "x+y"
15287     boxpoints: "outliers"
15288     whiskerwidth: 0
15289   layout:
15290     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15291     layout: "plot-throughput"
15292
15293 # Packet Throughput - VPP vhost l2sw 3n-skx-x710
15294 -
15295   type: "plot"
15296   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15297   algorithm: "plot_performance_box"
15298   output-file-type: ".html"
15299   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15300   data: "plot-vpp-throughput-latency-3n-skx"
15301   filter: "'NIC_Intel-X710' and
15302            '64B' and
15303            'NDRPDR' and
15304            ('ETH' or 'DOT1Q') and
15305            '2T1C' and
15306            'L2BDMACLRN' and
15307            'VHOST_1024' and
15308            not 'VXLAN' and
15309            not 'IP4FWD' and
15310            not '2VM'"
15311   parameters:
15312   - "throughput"
15313   - "parent"
15314   - "tags"
15315 #  sort:
15316 #  - "VM"  # "not CFS_OPT"
15317 #  - "CFS_OPT"
15318 #  - "FIB_10K"
15319 #  - "FIB_100K"
15320 #  - "FIB_1M"
15321   traces:
15322     hoverinfo: "x+y"
15323     boxpoints: "outliers"
15324     whiskerwidth: 0
15325   layout:
15326     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15327     layout: "plot-throughput"
15328
15329 -
15330   type: "plot"
15331   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15332   algorithm: "plot_performance_box"
15333   output-file-type: ".html"
15334   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15335   data: "plot-vpp-throughput-latency-3n-skx"
15336   filter: "'NIC_Intel-X710' and
15337            '64B' and
15338            'NDRPDR' and
15339            ('ETH' or 'DOT1Q') and
15340            '4T2C' and
15341            'L2BDMACLRN' and
15342            'VHOST_1024' and
15343            not 'VXLAN' and
15344            not 'IP4FWD' and
15345            not '2VM'"
15346   parameters:
15347   - "throughput"
15348   - "parent"
15349   - "tags"
15350 #  sort:
15351 #  - "VM"  # "not CFS_OPT"
15352 #  - "CFS_OPT"
15353 #  - "FIB_10K"
15354 #  - "FIB_100K"
15355 #  - "FIB_1M"
15356   traces:
15357     hoverinfo: "x+y"
15358     boxpoints: "outliers"
15359     whiskerwidth: 0
15360   layout:
15361     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15362     layout: "plot-throughput"
15363
15364 -
15365   type: "plot"
15366   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15367   algorithm: "plot_performance_box"
15368   output-file-type: ".html"
15369   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15370   data: "plot-vpp-throughput-latency-3n-skx"
15371   filter: "'NIC_Intel-X710' and
15372            '64B' and
15373            'NDRPDR' and
15374            ('ETH' or 'DOT1Q') and
15375            '2T1C' and
15376            'L2BDMACLRN' and
15377            'VHOST_1024' and
15378            not 'VXLAN' and
15379            not 'IP4FWD' and
15380            not '2VM'"
15381   parameters:
15382   - "throughput"
15383   - "parent"
15384   - "tags"
15385 #  sort:
15386 #  - "VM"  # "not CFS_OPT"
15387 #  - "CFS_OPT"
15388 #  - "FIB_10K"
15389 #  - "FIB_100K"
15390 #  - "FIB_1M"
15391   traces:
15392     hoverinfo: "x+y"
15393     boxpoints: "outliers"
15394     whiskerwidth: 0
15395   layout:
15396     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15397     layout: "plot-throughput"
15398
15399 -
15400   type: "plot"
15401   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15402   algorithm: "plot_performance_box"
15403   output-file-type: ".html"
15404   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15405   data: "plot-vpp-throughput-latency-3n-skx"
15406   filter: "'NIC_Intel-X710' and
15407            '64B' and
15408            'NDRPDR' and
15409            ('ETH' or 'DOT1Q') and
15410            '4T2C' and
15411            'L2BDMACLRN' and
15412            'VHOST_1024' and
15413            not 'VXLAN' and
15414            not 'IP4FWD' and
15415            not '2VM'"
15416   parameters:
15417   - "throughput"
15418   - "parent"
15419   - "tags"
15420 #  sort:
15421 #  - "VM"  # "not CFS_OPT"
15422 #  - "CFS_OPT"
15423 #  - "FIB_10K"
15424 #  - "FIB_100K"
15425 #  - "FIB_1M"
15426   traces:
15427     hoverinfo: "x+y"
15428     boxpoints: "outliers"
15429     whiskerwidth: 0
15430   layout:
15431     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15432     layout: "plot-throughput"
15433
15434 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15435 -
15436   type: "plot"
15437   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15438   algorithm: "plot_performance_box"
15439   output-file-type: ".html"
15440   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15441   data: "plot-vpp-throughput-latency-3n-skx"
15442   filter: "'NIC_Intel-X710' and
15443            '64B' and
15444            'NDRPDR' and
15445            ('ETH' or 'DOT1Q') and
15446            'BASE' and
15447            '2T1C' and
15448            ('L2BDMACLRN' or 'L2XCFWD') and
15449            'VHOST_1024' and
15450            not 'VXLAN' and
15451            not 'IP4FWD' and
15452            not '2VM' and
15453            not 'LBOND'"
15454   parameters:
15455   - "throughput"
15456   - "parent"
15457   - "tags"
15458 #  sort:
15459 #  - "not CFS_OPT"
15460 #  - "L2XCFWD"
15461 #  - "not CFS_OPT"
15462 #  - "CFS_OPT"
15463   traces:
15464     hoverinfo: "x+y"
15465     boxpoints: "outliers"
15466     whiskerwidth: 0
15467   layout:
15468     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15469     layout: "plot-throughput"
15470
15471 -
15472   type: "plot"
15473   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15474   algorithm: "plot_performance_box"
15475   output-file-type: ".html"
15476   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15477   data: "plot-vpp-throughput-latency-3n-skx"
15478   filter: "'NIC_Intel-X710' and
15479            '64B' and
15480            'NDRPDR' and
15481            ('ETH' or 'DOT1Q') and
15482            'BASE' and
15483            '2T1C' and
15484            ('L2BDMACLRN' or 'L2XCFWD') and
15485            'VHOST_1024' and
15486            not 'VXLAN' and
15487            not 'IP4FWD' and
15488            not '2VM' and
15489            not 'LBOND'"
15490   parameters:
15491   - "throughput"
15492   - "parent"
15493   - "tags"
15494 #  sort:
15495 #  - "not CFS_OPT"
15496 #  - "L2XCFWD"
15497 #  - "not CFS_OPT"
15498 #  - "CFS_OPT"
15499   traces:
15500     hoverinfo: "x+y"
15501     boxpoints: "outliers"
15502     whiskerwidth: 0
15503   layout:
15504     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15505     layout: "plot-throughput"
15506
15507 -
15508   type: "plot"
15509   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15510   algorithm: "plot_performance_box"
15511   output-file-type: ".html"
15512   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15513   data: "plot-vpp-throughput-latency-3n-skx"
15514   filter: "'NIC_Intel-X710' and
15515            '64B' and
15516            'NDRPDR' and
15517            ('ETH' or 'DOT1Q') and
15518            'BASE' and
15519            '4T2C' and
15520            ('L2BDMACLRN' or 'L2XCFWD') and
15521            'VHOST_1024' and
15522            not 'VXLAN' and
15523            not 'IP4FWD' and
15524            not '2VM' and
15525            not 'LBOND'"
15526   parameters:
15527   - "throughput"
15528   - "parent"
15529   - "tags"
15530 #  sort:
15531 #  - "not CFS_OPT"
15532 #  - "L2XCFWD"
15533 #  - "not CFS_OPT"
15534 #  - "CFS_OPT"
15535   traces:
15536     hoverinfo: "x+y"
15537     boxpoints: "outliers"
15538     whiskerwidth: 0
15539   layout:
15540     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15541     layout: "plot-throughput"
15542
15543 -
15544   type: "plot"
15545   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15546   algorithm: "plot_performance_box"
15547   output-file-type: ".html"
15548   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15549   data: "plot-vpp-throughput-latency-3n-skx"
15550   filter: "'NIC_Intel-X710' and
15551            '64B' and
15552            'NDRPDR' and
15553            ('ETH' or 'DOT1Q') and
15554            'BASE' and
15555            '4T2C' and
15556            ('L2BDMACLRN' or 'L2XCFWD') and
15557            'VHOST_1024' and
15558            not 'VXLAN' and
15559            not 'IP4FWD' and
15560            not '2VM' and
15561            not 'LBOND'"
15562   parameters:
15563   - "throughput"
15564   - "parent"
15565   - "tags"
15566 #  sort:
15567 #  - "not CFS_OPT"
15568 #  - "L2XCFWD"
15569 #  - "not CFS_OPT"
15570 #  - "CFS_OPT"
15571   traces:
15572     hoverinfo: "x+y"
15573     boxpoints: "outliers"
15574     whiskerwidth: 0
15575   layout:
15576     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15577     layout: "plot-throughput"
15578
15579 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15580 -
15581   type: "plot"
15582   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15583   algorithm: "plot_performance_box"
15584   output-file-type: ".html"
15585   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15586   data: "plot-vpp-throughput-latency-3n-skx"
15587   filter: "'NIC_Intel-X710' and
15588            '64B' and
15589            'NDRPDR' and
15590            ('ETH' or 'DOT1Q') and
15591            '2T1C' and
15592            ('L2BDMACLRN' or 'L2XCFWD') and
15593            'VHOST_1024' and
15594            not 'CFS_OPT' and
15595            not 'VXLAN' and
15596            not 'IP4FWD' and
15597            not 'LBOND'"
15598   parameters:
15599   - "throughput"
15600   - "parent"
15601   - "tags"
15602 #  sort:
15603 #  - "1VM"
15604 #  - "L2XCFWD"
15605 #  - "1VM"
15606 #  - "L2BDMACLRN"
15607   traces:
15608     hoverinfo: "x+y"
15609     boxpoints: "outliers"
15610     whiskerwidth: 0
15611   layout:
15612     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15613     layout: "plot-throughput"
15614
15615 -
15616   type: "plot"
15617   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15618   algorithm: "plot_performance_box"
15619   output-file-type: ".html"
15620   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15621   data: "plot-vpp-throughput-latency-3n-skx"
15622   filter: "'NIC_Intel-X710' and
15623            '64B' and
15624            'NDRPDR' and
15625            ('ETH' or 'DOT1Q') and
15626            '2T1C' and
15627            ('L2BDMACLRN' or 'L2XCFWD') and
15628            'VHOST_1024' and
15629            not 'CFS_OPT' and
15630            not 'VXLAN' and
15631            not 'IP4FWD' and
15632            not 'LBOND'"
15633   parameters:
15634   - "throughput"
15635   - "parent"
15636   - "tags"
15637 #  sort:
15638 #  - "1VM"
15639 #  - "L2XCFWD"
15640 #  - "1VM"
15641 #  - "L2BDMACLRN"
15642   traces:
15643     hoverinfo: "x+y"
15644     boxpoints: "outliers"
15645     whiskerwidth: 0
15646   layout:
15647     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15648     layout: "plot-throughput"
15649
15650 -
15651   type: "plot"
15652   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15653   algorithm: "plot_performance_box"
15654   output-file-type: ".html"
15655   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15656   data: "plot-vpp-throughput-latency-3n-skx"
15657   filter: "'NIC_Intel-X710' and
15658            '64B' and
15659            'NDRPDR' and
15660            ('ETH' or 'DOT1Q') and
15661            '4T2C' and
15662            ('L2BDMACLRN' or 'L2XCFWD') and
15663            'VHOST_1024' and
15664            not 'CFS_OPT' and
15665            not 'VXLAN' and
15666            not 'IP4FWD' and
15667            not 'LBOND'"
15668   parameters:
15669   - "throughput"
15670   - "parent"
15671   - "tags"
15672 #  sort:
15673 #  - "1VM"
15674 #  - "L2XCFWD"
15675 #  - "1VM"
15676 #  - "L2BDMACLRN"
15677   traces:
15678     hoverinfo: "x+y"
15679     boxpoints: "outliers"
15680     whiskerwidth: 0
15681   layout:
15682     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15683     layout: "plot-throughput"
15684
15685 -
15686   type: "plot"
15687   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15688   algorithm: "plot_performance_box"
15689   output-file-type: ".html"
15690   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15691   data: "plot-vpp-throughput-latency-3n-skx"
15692   filter: "'NIC_Intel-X710' and
15693            '64B' and
15694            'NDRPDR' and
15695            ('ETH' or 'DOT1Q') and
15696            '4T2C' and
15697            ('L2BDMACLRN' or 'L2XCFWD') and
15698            'VHOST_1024' and
15699            not 'CFS_OPT' and
15700            not 'VXLAN' and
15701            not 'IP4FWD' and
15702            not 'LBOND'"
15703   parameters:
15704   - "throughput"
15705   - "parent"
15706   - "tags"
15707 #  sort:
15708 #  - "1VM"
15709 #  - "L2XCFWD"
15710 #  - "1VM"
15711 #  - "L2BDMACLRN"
15712   traces:
15713     hoverinfo: "x+y"
15714     boxpoints: "outliers"
15715     whiskerwidth: 0
15716   layout:
15717     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15718     layout: "plot-throughput"
15719
15720 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15721 -
15722   type: "plot"
15723   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15724   algorithm: "plot_performance_box"
15725   output-file-type: ".html"
15726   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15727   data: "plot-vpp-throughput-latency-2n-skx"
15728   filter: "'NIC_Intel-X710' and
15729            '64B' and
15730            'NDRPDR' and
15731            'ETH' and
15732            'IP4FWD' and
15733            '2T1C' and
15734            'VHOST_1024' and
15735            not 'VXLAN' and
15736            not 'DOT1Q'"
15737   parameters:
15738   - "throughput"
15739   - "parent"
15740   - "tags"
15741   sort:
15742   - "not CFS_OPT"
15743   - "1VM"
15744   - "2VM"
15745   traces:
15746     hoverinfo: "x+y"
15747     boxpoints: "outliers"
15748     whiskerwidth: 0
15749   layout:
15750     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15751     layout: "plot-throughput"
15752
15753 -
15754   type: "plot"
15755   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15756   algorithm: "plot_performance_box"
15757   output-file-type: ".html"
15758   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15759   data: "plot-vpp-throughput-latency-2n-skx"
15760   filter: "'NIC_Intel-X710' and
15761            '64B' and
15762            'NDRPDR' and
15763            'ETH' and
15764            'IP4FWD' and
15765            '4T2C' and
15766            'VHOST_1024' and
15767            not 'VXLAN' and
15768            not 'DOT1Q'"
15769   parameters:
15770   - "throughput"
15771   - "parent"
15772   - "tags"
15773   sort:
15774   - "not CFS_OPT"
15775   - "1VM"
15776   - "2VM"
15777   traces:
15778     hoverinfo: "x+y"
15779     boxpoints: "outliers"
15780     whiskerwidth: 0
15781   layout:
15782     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15783     layout: "plot-throughput"
15784
15785 -
15786   type: "plot"
15787   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15788   algorithm: "plot_performance_box"
15789   output-file-type: ".html"
15790   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15791   data: "plot-vpp-throughput-latency-2n-skx"
15792   filter: "'NIC_Intel-X710' and
15793            '64B' and
15794            'NDRPDR' and
15795            'ETH' and
15796            'IP4FWD' and
15797            '2T1C' and
15798            'VHOST_1024' and
15799            not 'VXLAN' and
15800            not 'DOT1Q'"
15801   parameters:
15802   - "throughput"
15803   - "parent"
15804   - "tags"
15805   sort:
15806   - "not CFS_OPT"
15807   - "1VM"
15808   - "2VM"
15809   traces:
15810     hoverinfo: "x+y"
15811     boxpoints: "outliers"
15812     whiskerwidth: 0
15813   layout:
15814     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15815     layout: "plot-throughput"
15816
15817 -
15818   type: "plot"
15819   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15820   algorithm: "plot_performance_box"
15821   output-file-type: ".html"
15822   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15823   data: "plot-vpp-throughput-latency-2n-skx"
15824   filter: "'NIC_Intel-X710' and
15825            '64B' and
15826            'NDRPDR' and
15827            'ETH' and
15828            'IP4FWD' and
15829            '4T2C' and
15830            'VHOST_1024' and
15831            not 'VXLAN' and
15832            not 'DOT1Q'"
15833   parameters:
15834   - "throughput"
15835   - "parent"
15836   - "tags"
15837   sort:
15838   - "not CFS_OPT"
15839   - "1VM"
15840   - "2VM"
15841   traces:
15842     hoverinfo: "x+y"
15843     boxpoints: "outliers"
15844     whiskerwidth: 0
15845   layout:
15846     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15847     layout: "plot-throughput"
15848
15849 # Packet Throughput - VPP vhost l2sw 2n-skx-x710
15850 -
15851   type: "plot"
15852   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15853   algorithm: "plot_performance_box"
15854   output-file-type: ".html"
15855   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15856   data: "plot-vpp-throughput-latency-2n-skx"
15857   filter: "'NIC_Intel-X710' and
15858            '64B' and
15859            'NDRPDR' and
15860            ('ETH' or 'DOT1Q') and
15861            '2T1C' and
15862            'L2BDMACLRN' and
15863            'VHOST_1024' and
15864            not 'VXLAN' and
15865            not 'IP4FWD' and
15866            not '2VM'"
15867   parameters:
15868   - "throughput"
15869   - "parent"
15870   - "tags"
15871 #  sort:
15872 #  - "VM"  # "not CFS_OPT"
15873 #  - "CFS_OPT"
15874 #  - "FIB_10K"
15875 #  - "FIB_100K"
15876 #  - "FIB_1M"
15877   traces:
15878     hoverinfo: "x+y"
15879     boxpoints: "outliers"
15880     whiskerwidth: 0
15881   layout:
15882     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15883     layout: "plot-throughput"
15884
15885 -
15886   type: "plot"
15887   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15888   algorithm: "plot_performance_box"
15889   output-file-type: ".html"
15890   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15891   data: "plot-vpp-throughput-latency-2n-skx"
15892   filter: "'NIC_Intel-X710' and
15893            '64B' and
15894            'NDRPDR' and
15895            ('ETH' or 'DOT1Q') and
15896            '4T2C' and
15897            'L2BDMACLRN' and
15898            'VHOST_1024' and
15899            not 'VXLAN' and
15900            not 'IP4FWD' and
15901            not '2VM'"
15902   parameters:
15903   - "throughput"
15904   - "parent"
15905   - "tags"
15906 #  sort:
15907 #  - "VM"  # "not CFS_OPT"
15908 #  - "CFS_OPT"
15909 #  - "FIB_10K"
15910 #  - "FIB_100K"
15911 #  - "FIB_1M"
15912   traces:
15913     hoverinfo: "x+y"
15914     boxpoints: "outliers"
15915     whiskerwidth: 0
15916   layout:
15917     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15918     layout: "plot-throughput"
15919
15920 -
15921   type: "plot"
15922   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15923   algorithm: "plot_performance_box"
15924   output-file-type: ".html"
15925   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15926   data: "plot-vpp-throughput-latency-2n-skx"
15927   filter: "'NIC_Intel-X710' and
15928            '64B' and
15929            'NDRPDR' and
15930            ('ETH' or 'DOT1Q') and
15931            '2T1C' and
15932            'L2BDMACLRN' and
15933            'VHOST_1024' and
15934            not 'VXLAN' and
15935            not 'IP4FWD' and
15936            not '2VM'"
15937   parameters:
15938   - "throughput"
15939   - "parent"
15940   - "tags"
15941 #  sort:
15942 #  - "VM"  # "not CFS_OPT"
15943 #  - "CFS_OPT"
15944 #  - "FIB_10K"
15945 #  - "FIB_100K"
15946 #  - "FIB_1M"
15947   traces:
15948     hoverinfo: "x+y"
15949     boxpoints: "outliers"
15950     whiskerwidth: 0
15951   layout:
15952     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15953     layout: "plot-throughput"
15954
15955 -
15956   type: "plot"
15957   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15958   algorithm: "plot_performance_box"
15959   output-file-type: ".html"
15960   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15961   data: "plot-vpp-throughput-latency-2n-skx"
15962   filter: "'NIC_Intel-X710' and
15963            '64B' and
15964            'NDRPDR' and
15965            ('ETH' or 'DOT1Q') and
15966            '4T2C' and
15967            'L2BDMACLRN' and
15968            'VHOST_1024' and
15969            not 'VXLAN' and
15970            not 'IP4FWD' and
15971            not '2VM'"
15972   parameters:
15973   - "throughput"
15974   - "parent"
15975   - "tags"
15976 #  sort:
15977 #  - "VM"  # "not CFS_OPT"
15978 #  - "CFS_OPT"
15979 #  - "FIB_10K"
15980 #  - "FIB_100K"
15981 #  - "FIB_1M"
15982   traces:
15983     hoverinfo: "x+y"
15984     boxpoints: "outliers"
15985     whiskerwidth: 0
15986   layout:
15987     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15988     layout: "plot-throughput"
15989
15990 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
15991 -
15992   type: "plot"
15993   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
15994   algorithm: "plot_performance_box"
15995   output-file-type: ".html"
15996   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
15997   data: "plot-vpp-throughput-latency-2n-skx"
15998   filter: "'NIC_Intel-X710' and
15999            '64B' and
16000            'NDRPDR' and
16001            ('ETH' or 'DOT1Q') and
16002            'BASE' and
16003            '2T1C' and
16004            ('L2BDMACLRN' or 'L2XCFWD') and
16005            'VHOST_1024' and
16006            not 'VXLAN' and
16007            not 'IP4FWD' and
16008            not '2VM'"
16009   parameters:
16010   - "throughput"
16011   - "parent"
16012   - "tags"
16013 #  sort:
16014 #  - "not CFS_OPT"
16015 #  - "L2XCFWD"
16016 #  - "not CFS_OPT"
16017 #  - "CFS_OPT"
16018   traces:
16019     hoverinfo: "x+y"
16020     boxpoints: "outliers"
16021     whiskerwidth: 0
16022   layout:
16023     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
16024     layout: "plot-throughput"
16025
16026 -
16027   type: "plot"
16028   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16029   algorithm: "plot_performance_box"
16030   output-file-type: ".html"
16031   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16032   data: "plot-vpp-throughput-latency-2n-skx"
16033   filter: "'NIC_Intel-X710' and
16034            '64B' and
16035            'NDRPDR' and
16036            ('ETH' or 'DOT1Q') and
16037            'BASE' and
16038            '2T1C' and
16039            ('L2BDMACLRN' or 'L2XCFWD') and
16040            'VHOST_1024' and
16041            not 'VXLAN' and
16042            not 'IP4FWD' and
16043            not '2VM'"
16044   parameters:
16045   - "throughput"
16046   - "parent"
16047   - "tags"
16048 #  sort:
16049 #  - "not CFS_OPT"
16050 #  - "L2XCFWD"
16051 #  - "not CFS_OPT"
16052 #  - "CFS_OPT"
16053   traces:
16054     hoverinfo: "x+y"
16055     boxpoints: "outliers"
16056     whiskerwidth: 0
16057   layout:
16058     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16059     layout: "plot-throughput"
16060
16061 -
16062   type: "plot"
16063   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16064   algorithm: "plot_performance_box"
16065   output-file-type: ".html"
16066   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16067   data: "plot-vpp-throughput-latency-2n-skx"
16068   filter: "'NIC_Intel-X710' and
16069            '64B' and
16070            'NDRPDR' and
16071            ('ETH' or 'DOT1Q') and
16072            'BASE' and
16073            '4T2C' and
16074            ('L2BDMACLRN' or 'L2XCFWD') and
16075            'VHOST_1024' and
16076            not 'VXLAN' and
16077            not 'IP4FWD' and
16078            not '2VM'"
16079   parameters:
16080   - "throughput"
16081   - "parent"
16082   - "tags"
16083 #  sort:
16084 #  - "not CFS_OPT"
16085 #  - "L2XCFWD"
16086 #  - "not CFS_OPT"
16087 #  - "CFS_OPT"
16088   traces:
16089     hoverinfo: "x+y"
16090     boxpoints: "outliers"
16091     whiskerwidth: 0
16092   layout:
16093     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16094     layout: "plot-throughput"
16095
16096 -
16097   type: "plot"
16098   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16099   algorithm: "plot_performance_box"
16100   output-file-type: ".html"
16101   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16102   data: "plot-vpp-throughput-latency-2n-skx"
16103   filter: "'NIC_Intel-X710' and
16104            '64B' and
16105            'NDRPDR' and
16106            ('ETH' or 'DOT1Q') and
16107            'BASE' and
16108            '4T2C' and
16109            ('L2BDMACLRN' or 'L2XCFWD') and
16110            'VHOST_1024' and
16111            not 'VXLAN' and
16112            not 'IP4FWD' and
16113            not '2VM'"
16114   parameters:
16115   - "throughput"
16116   - "parent"
16117   - "tags"
16118 #  sort:
16119 #  - "not CFS_OPT"
16120 #  - "L2XCFWD"
16121 #  - "not CFS_OPT"
16122 #  - "CFS_OPT"
16123   traces:
16124     hoverinfo: "x+y"
16125     boxpoints: "outliers"
16126     whiskerwidth: 0
16127   layout:
16128     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16129     layout: "plot-throughput"
16130
16131 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16132 -
16133   type: "plot"
16134   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16135   algorithm: "plot_performance_box"
16136   output-file-type: ".html"
16137   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16138   data: "plot-vpp-throughput-latency-2n-skx"
16139   filter: "'NIC_Intel-X710' and
16140            '64B' and
16141            'NDRPDR' and
16142            ('ETH' or 'DOT1Q') and
16143            '2T1C' and
16144            ('L2BDMACLRN' or 'L2XCFWD') and
16145            'VHOST_1024' and
16146            not 'CFS_OPT' and
16147            not 'VXLAN' and
16148            not 'IP4FWD'"
16149   parameters:
16150   - "throughput"
16151   - "parent"
16152   - "tags"
16153 #  sort:
16154 #  - "1VM"
16155 #  - "L2XCFWD"
16156 #  - "1VM"
16157 #  - "L2BDMACLRN"
16158   traces:
16159     hoverinfo: "x+y"
16160     boxpoints: "outliers"
16161     whiskerwidth: 0
16162   layout:
16163     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16164     layout: "plot-throughput"
16165
16166 -
16167   type: "plot"
16168   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16169   algorithm: "plot_performance_box"
16170   output-file-type: ".html"
16171   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16172   data: "plot-vpp-throughput-latency-2n-skx"
16173   filter: "'NIC_Intel-X710' and
16174            '64B' and
16175            'NDRPDR' and
16176            ('ETH' or 'DOT1Q') and
16177            '2T1C' and
16178            ('L2BDMACLRN' or 'L2XCFWD') and
16179            'VHOST_1024' and
16180            not 'CFS_OPT' and
16181            not 'VXLAN' and
16182            not 'IP4FWD'"
16183   parameters:
16184   - "throughput"
16185   - "parent"
16186   - "tags"
16187 #  sort:
16188 #  - "1VM"
16189 #  - "L2XCFWD"
16190 #  - "1VM"
16191 #  - "L2BDMACLRN"
16192   traces:
16193     hoverinfo: "x+y"
16194     boxpoints: "outliers"
16195     whiskerwidth: 0
16196   layout:
16197     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16198     layout: "plot-throughput"
16199
16200 -
16201   type: "plot"
16202   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16203   algorithm: "plot_performance_box"
16204   output-file-type: ".html"
16205   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16206   data: "plot-vpp-throughput-latency-2n-skx"
16207   filter: "'NIC_Intel-X710' and
16208            '64B' and
16209            'NDRPDR' and
16210            ('ETH' or 'DOT1Q') and
16211            '4T2C' and
16212            ('L2BDMACLRN' or 'L2XCFWD') and
16213            'VHOST_1024' and
16214            not 'CFS_OPT' and
16215            not 'VXLAN' and
16216            not 'IP4FWD'"
16217   parameters:
16218   - "throughput"
16219   - "parent"
16220   - "tags"
16221 #  sort:
16222 #  - "1VM"
16223 #  - "L2XCFWD"
16224 #  - "1VM"
16225 #  - "L2BDMACLRN"
16226   traces:
16227     hoverinfo: "x+y"
16228     boxpoints: "outliers"
16229     whiskerwidth: 0
16230   layout:
16231     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16232     layout: "plot-throughput"
16233
16234 -
16235   type: "plot"
16236   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16237   algorithm: "plot_performance_box"
16238   output-file-type: ".html"
16239   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16240   data: "plot-vpp-throughput-latency-2n-skx"
16241   filter: "'NIC_Intel-X710' and
16242            '64B' and
16243            'NDRPDR' and
16244            ('ETH' or 'DOT1Q') and
16245            '4T2C' and
16246            ('L2BDMACLRN' or 'L2XCFWD') and
16247            'VHOST_1024' and
16248            not 'CFS_OPT' and
16249            not 'VXLAN' and
16250            not 'IP4FWD'"
16251   parameters:
16252   - "throughput"
16253   - "parent"
16254   - "tags"
16255 #  sort:
16256 #  - "1VM"
16257 #  - "L2XCFWD"
16258 #  - "1VM"
16259 #  - "L2BDMACLRN"
16260   traces:
16261     hoverinfo: "x+y"
16262     boxpoints: "outliers"
16263     whiskerwidth: 0
16264   layout:
16265     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16266     layout: "plot-throughput"
16267
16268 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16269 -
16270   type: "plot"
16271   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16272   algorithm: "plot_performance_box"
16273   output-file-type: ".html"
16274   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16275   data: "plot-vpp-throughput-latency-2n-skx"
16276   filter: "'NIC_Intel-XXV710' and
16277            '64B' and
16278            'NDRPDR' and
16279            'ETH' and
16280            'IP4FWD' and
16281            '2T1C' and
16282            'VHOST_1024' and
16283            not 'VXLAN' and
16284            not 'DOT1Q'"
16285   parameters:
16286   - "throughput"
16287   - "parent"
16288   - "tags"
16289   sort:
16290   - "not CFS_OPT"
16291   - "1VM"
16292   - "2VM"
16293   traces:
16294     hoverinfo: "x+y"
16295     boxpoints: "outliers"
16296     whiskerwidth: 0
16297   layout:
16298     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16299     layout: "plot-throughput"
16300
16301 -
16302   type: "plot"
16303   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16304   algorithm: "plot_performance_box"
16305   output-file-type: ".html"
16306   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16307   data: "plot-vpp-throughput-latency-2n-skx"
16308   filter: "'NIC_Intel-XXV710' and
16309            '64B' and
16310            'NDRPDR' and
16311            'ETH' and
16312            'IP4FWD' and
16313            '4T2C' and
16314            'VHOST_1024' and
16315            not 'VXLAN' and
16316            not 'DOT1Q'"
16317   parameters:
16318   - "throughput"
16319   - "parent"
16320   - "tags"
16321   sort:
16322   - "not CFS_OPT"
16323   - "1VM"
16324   - "2VM"
16325   traces:
16326     hoverinfo: "x+y"
16327     boxpoints: "outliers"
16328     whiskerwidth: 0
16329   layout:
16330     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16331     layout: "plot-throughput"
16332
16333 -
16334   type: "plot"
16335   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16336   algorithm: "plot_performance_box"
16337   output-file-type: ".html"
16338   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16339   data: "plot-vpp-throughput-latency-2n-skx"
16340   filter: "'NIC_Intel-XXV710' and
16341            '64B' and
16342            'NDRPDR' and
16343            'ETH' and
16344            'IP4FWD' and
16345            '2T1C' and
16346            'VHOST_1024' and
16347            not 'VXLAN' and
16348            not 'DOT1Q'"
16349   parameters:
16350   - "throughput"
16351   - "parent"
16352   - "tags"
16353   sort:
16354   - "not CFS_OPT"
16355   - "1VM"
16356   - "2VM"
16357   traces:
16358     hoverinfo: "x+y"
16359     boxpoints: "outliers"
16360     whiskerwidth: 0
16361   layout:
16362     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16363     layout: "plot-throughput"
16364
16365 -
16366   type: "plot"
16367   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16368   algorithm: "plot_performance_box"
16369   output-file-type: ".html"
16370   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16371   data: "plot-vpp-throughput-latency-2n-skx"
16372   filter: "'NIC_Intel-XXV710' and
16373            '64B' and
16374            'NDRPDR' and
16375            'ETH' and
16376            'IP4FWD' and
16377            '4T2C' and
16378            'VHOST_1024' and
16379            not 'VXLAN' and
16380            not 'DOT1Q'"
16381   parameters:
16382   - "throughput"
16383   - "parent"
16384   - "tags"
16385   sort:
16386   - "not CFS_OPT"
16387   - "1VM"
16388   - "2VM"
16389   traces:
16390     hoverinfo: "x+y"
16391     boxpoints: "outliers"
16392     whiskerwidth: 0
16393   layout:
16394     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16395     layout: "plot-throughput"
16396
16397 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
16398 -
16399   type: "plot"
16400   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16401   algorithm: "plot_performance_box"
16402   output-file-type: ".html"
16403   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16404   data: "plot-vpp-throughput-latency-2n-skx"
16405   filter: "'NIC_Intel-XXV710' and
16406            '64B' and
16407            'NDRPDR' and
16408            ('ETH' or 'DOT1Q') and
16409            '2T1C' and
16410            'L2BDMACLRN' and
16411            'VHOST_1024' and
16412            not 'VXLAN' and
16413            not 'IP4FWD' and
16414            not '2VM'"
16415   parameters:
16416   - "throughput"
16417   - "parent"
16418   - "tags"
16419 #  sort:
16420 #  - "VM"  # "not CFS_OPT"
16421 #  - "CFS_OPT"
16422 #  - "FIB_10K"
16423 #  - "FIB_100K"
16424 #  - "FIB_1M"
16425   traces:
16426     hoverinfo: "x+y"
16427     boxpoints: "outliers"
16428     whiskerwidth: 0
16429   layout:
16430     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16431     layout: "plot-throughput"
16432
16433 -
16434   type: "plot"
16435   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16436   algorithm: "plot_performance_box"
16437   output-file-type: ".html"
16438   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16439   data: "plot-vpp-throughput-latency-2n-skx"
16440   filter: "'NIC_Intel-XXV710' and
16441            '64B' and
16442            'NDRPDR' and
16443            ('ETH' or 'DOT1Q') and
16444            '4T2C' and
16445            'L2BDMACLRN' and
16446            'VHOST_1024' and
16447            not 'VXLAN' and
16448            not 'IP4FWD' and
16449            not '2VM'"
16450   parameters:
16451   - "throughput"
16452   - "parent"
16453   - "tags"
16454 #  sort:
16455 #  - "VM"  # "not CFS_OPT"
16456 #  - "CFS_OPT"
16457 #  - "FIB_10K"
16458 #  - "FIB_100K"
16459 #  - "FIB_1M"
16460   traces:
16461     hoverinfo: "x+y"
16462     boxpoints: "outliers"
16463     whiskerwidth: 0
16464   layout:
16465     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16466     layout: "plot-throughput"
16467
16468 -
16469   type: "plot"
16470   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16471   algorithm: "plot_performance_box"
16472   output-file-type: ".html"
16473   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16474   data: "plot-vpp-throughput-latency-2n-skx"
16475   filter: "'NIC_Intel-XXV710' and
16476            '64B' and
16477            'NDRPDR' and
16478            ('ETH' or 'DOT1Q') and
16479            '2T1C' and
16480            'L2BDMACLRN' and
16481            'VHOST_1024' and
16482            not 'VXLAN' and
16483            not 'IP4FWD' and
16484            not '2VM'"
16485   parameters:
16486   - "throughput"
16487   - "parent"
16488   - "tags"
16489 #  sort:
16490 #  - "VM"  # "not CFS_OPT"
16491 #  - "CFS_OPT"
16492 #  - "FIB_10K"
16493 #  - "FIB_100K"
16494 #  - "FIB_1M"
16495   traces:
16496     hoverinfo: "x+y"
16497     boxpoints: "outliers"
16498     whiskerwidth: 0
16499   layout:
16500     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16501     layout: "plot-throughput"
16502
16503 -
16504   type: "plot"
16505   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16506   algorithm: "plot_performance_box"
16507   output-file-type: ".html"
16508   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16509   data: "plot-vpp-throughput-latency-2n-skx"
16510   filter: "'NIC_Intel-XXV710' and
16511            '64B' and
16512            'NDRPDR' and
16513            ('ETH' or 'DOT1Q') and
16514            '4T2C' and
16515            'L2BDMACLRN' and
16516            'VHOST_1024' and
16517            not 'VXLAN' and
16518            not 'IP4FWD' and
16519            not '2VM'"
16520   parameters:
16521   - "throughput"
16522   - "parent"
16523   - "tags"
16524 #  sort:
16525 #  - "VM"  # "not CFS_OPT"
16526 #  - "CFS_OPT"
16527 #  - "FIB_10K"
16528 #  - "FIB_100K"
16529 #  - "FIB_1M"
16530   traces:
16531     hoverinfo: "x+y"
16532     boxpoints: "outliers"
16533     whiskerwidth: 0
16534   layout:
16535     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16536     layout: "plot-throughput"
16537
16538 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16539 -
16540   type: "plot"
16541   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16542   algorithm: "plot_performance_box"
16543   output-file-type: ".html"
16544   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16545   data: "plot-vpp-throughput-latency-2n-skx"
16546   filter: "'NIC_Intel-XXV710' and
16547            '64B' and
16548            'NDRPDR' and
16549            ('ETH' or 'DOT1Q') and
16550            'BASE' and
16551            '2T1C' and
16552            ('L2BDMACLRN' or 'L2XCFWD') and
16553            'VHOST_1024' and
16554            not 'VXLAN' and
16555            not 'IP4FWD' and
16556            not '2VM'"
16557   parameters:
16558   - "throughput"
16559   - "parent"
16560   - "tags"
16561 #  sort:
16562 #  - "not CFS_OPT"
16563 #  - "L2XCFWD"
16564 #  - "not CFS_OPT"
16565 #  - "CFS_OPT"
16566   traces:
16567     hoverinfo: "x+y"
16568     boxpoints: "outliers"
16569     whiskerwidth: 0
16570   layout:
16571     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16572     layout: "plot-throughput"
16573
16574 -
16575   type: "plot"
16576   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16577   algorithm: "plot_performance_box"
16578   output-file-type: ".html"
16579   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16580   data: "plot-vpp-throughput-latency-2n-skx"
16581   filter: "'NIC_Intel-XXV710' and
16582            '64B' and
16583            'NDRPDR' and
16584            ('ETH' or 'DOT1Q') and
16585            'BASE' and
16586            '2T1C' and
16587            ('L2BDMACLRN' or 'L2XCFWD') and
16588            'VHOST_1024' and
16589            not 'VXLAN' and
16590            not 'IP4FWD' and
16591            not '2VM'"
16592   parameters:
16593   - "throughput"
16594   - "parent"
16595   - "tags"
16596 #  sort:
16597 #  - "not CFS_OPT"
16598 #  - "L2XCFWD"
16599 #  - "not CFS_OPT"
16600 #  - "CFS_OPT"
16601   traces:
16602     hoverinfo: "x+y"
16603     boxpoints: "outliers"
16604     whiskerwidth: 0
16605   layout:
16606     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16607     layout: "plot-throughput"
16608
16609 -
16610   type: "plot"
16611   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16612   algorithm: "plot_performance_box"
16613   output-file-type: ".html"
16614   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16615   data: "plot-vpp-throughput-latency-2n-skx"
16616   filter: "'NIC_Intel-XXV710' and
16617            '64B' and
16618            'NDRPDR' and
16619            ('ETH' or 'DOT1Q') and
16620            'BASE' and
16621            '4T2C' and
16622            ('L2BDMACLRN' or 'L2XCFWD') and
16623            'VHOST_1024' and
16624            not 'VXLAN' and
16625            not 'IP4FWD' and
16626            not '2VM'"
16627   parameters:
16628   - "throughput"
16629   - "parent"
16630   - "tags"
16631 #  sort:
16632 #  - "not CFS_OPT"
16633 #  - "L2XCFWD"
16634 #  - "not CFS_OPT"
16635 #  - "CFS_OPT"
16636   traces:
16637     hoverinfo: "x+y"
16638     boxpoints: "outliers"
16639     whiskerwidth: 0
16640   layout:
16641     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16642     layout: "plot-throughput"
16643
16644 -
16645   type: "plot"
16646   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16647   algorithm: "plot_performance_box"
16648   output-file-type: ".html"
16649   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16650   data: "plot-vpp-throughput-latency-2n-skx"
16651   filter: "'NIC_Intel-XXV710' and
16652            '64B' and
16653            'NDRPDR' and
16654            ('ETH' or 'DOT1Q') and
16655            'BASE' and
16656            '4T2C' and
16657            ('L2BDMACLRN' or 'L2XCFWD') and
16658            'VHOST_1024' and
16659            not 'VXLAN' and
16660            not 'IP4FWD' and
16661            not '2VM'"
16662   parameters:
16663   - "throughput"
16664   - "parent"
16665   - "tags"
16666 #  sort:
16667 #  - "not CFS_OPT"
16668 #  - "L2XCFWD"
16669 #  - "not CFS_OPT"
16670 #  - "CFS_OPT"
16671   traces:
16672     hoverinfo: "x+y"
16673     boxpoints: "outliers"
16674     whiskerwidth: 0
16675   layout:
16676     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16677     layout: "plot-throughput"
16678
16679 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16680 -
16681   type: "plot"
16682   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16683   algorithm: "plot_performance_box"
16684   output-file-type: ".html"
16685   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16686   data: "plot-vpp-throughput-latency-2n-skx"
16687   filter: "'NIC_Intel-XXV710' and
16688            '64B' and
16689            'NDRPDR' and
16690            ('ETH' or 'DOT1Q') and
16691            '2T1C' and
16692            ('L2BDMACLRN' or 'L2XCFWD') and
16693            'VHOST_1024' and
16694            not 'CFS_OPT' and
16695            not 'VXLAN' and
16696            not 'IP4FWD'"
16697   parameters:
16698   - "throughput"
16699   - "parent"
16700   - "tags"
16701 #  sort:
16702 #  - "1VM"
16703 #  - "L2XCFWD"
16704 #  - "1VM"
16705 #  - "L2BDMACLRN"
16706   traces:
16707     hoverinfo: "x+y"
16708     boxpoints: "outliers"
16709     whiskerwidth: 0
16710   layout:
16711     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16712     layout: "plot-throughput"
16713
16714 -
16715   type: "plot"
16716   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16717   algorithm: "plot_performance_box"
16718   output-file-type: ".html"
16719   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16720   data: "plot-vpp-throughput-latency-2n-skx"
16721   filter: "'NIC_Intel-XXV710' and
16722            '64B' and
16723            'NDRPDR' and
16724            ('ETH' or 'DOT1Q') and
16725            '2T1C' and
16726            ('L2BDMACLRN' or 'L2XCFWD') and
16727            'VHOST_1024' and
16728            not 'CFS_OPT' and
16729            not 'VXLAN' and
16730            not 'IP4FWD'"
16731   parameters:
16732   - "throughput"
16733   - "parent"
16734   - "tags"
16735 #  sort:
16736 #  - "1VM"
16737 #  - "L2XCFWD"
16738 #  - "1VM"
16739 #  - "L2BDMACLRN"
16740   traces:
16741     hoverinfo: "x+y"
16742     boxpoints: "outliers"
16743     whiskerwidth: 0
16744   layout:
16745     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16746     layout: "plot-throughput"
16747
16748 -
16749   type: "plot"
16750   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16751   algorithm: "plot_performance_box"
16752   output-file-type: ".html"
16753   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16754   data: "plot-vpp-throughput-latency-2n-skx"
16755   filter: "'NIC_Intel-XXV710' and
16756            '64B' and
16757            'NDRPDR' and
16758            ('ETH' or 'DOT1Q') and
16759            '4T2C' and
16760            ('L2BDMACLRN' or 'L2XCFWD') and
16761            'VHOST_1024' and
16762            not 'CFS_OPT' and
16763            not 'VXLAN' and
16764            not 'IP4FWD'"
16765   parameters:
16766   - "throughput"
16767   - "parent"
16768   - "tags"
16769 #  sort:
16770 #  - "1VM"
16771 #  - "L2XCFWD"
16772 #  - "1VM"
16773 #  - "L2BDMACLRN"
16774   traces:
16775     hoverinfo: "x+y"
16776     boxpoints: "outliers"
16777     whiskerwidth: 0
16778   layout:
16779     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16780     layout: "plot-throughput"
16781
16782 -
16783   type: "plot"
16784   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16785   algorithm: "plot_performance_box"
16786   output-file-type: ".html"
16787   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16788   data: "plot-vpp-throughput-latency-2n-skx"
16789   filter: "'NIC_Intel-XXV710' and
16790            '64B' and
16791            'NDRPDR' and
16792            ('ETH' or 'DOT1Q') and
16793            '4T2C' and
16794            ('L2BDMACLRN' or 'L2XCFWD') and
16795            'VHOST_1024' and
16796            not 'CFS_OPT' and
16797            not 'VXLAN' and
16798            not 'IP4FWD'"
16799   parameters:
16800   - "throughput"
16801   - "parent"
16802   - "tags"
16803 #  sort:
16804 #  - "1VM"
16805 #  - "L2XCFWD"
16806 #  - "1VM"
16807 #  - "L2BDMACLRN"
16808   traces:
16809     hoverinfo: "x+y"
16810     boxpoints: "outliers"
16811     whiskerwidth: 0
16812   layout:
16813     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16814     layout: "plot-throughput"
16815
16816 ################################################################################
16817
16818 # Packet Throughput - VPP VTS 3n-hsw-x520
16819 -
16820   type: "plot"
16821   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16822   algorithm: "plot_performance_box"
16823   output-file-type: ".html"
16824   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16825   data: "plot-vpp-throughput-latency-3n-hsw"
16826   filter: "'NIC_Intel-X520-DA2' and
16827            '114B' and
16828            'NDRPDR' and
16829            '1T1C' and
16830            'VTS'"
16831   parameters:
16832   - "throughput"
16833   - "parent"
16834   - "tags"
16835   traces:
16836     hoverinfo: "x+y"
16837     boxpoints: "outliers"
16838     whiskerwidth: 0
16839   layout:
16840     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16841     layout: "plot-throughput"
16842
16843 -
16844   type: "plot"
16845   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16846   algorithm: "plot_performance_box"
16847   output-file-type: ".html"
16848   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16849   data: "plot-vpp-throughput-latency-3n-hsw"
16850   filter: "'NIC_Intel-X520-DA2' and
16851            '114B' and
16852            'NDRPDR' and
16853            '2T2C' and
16854            'VTS'"
16855   parameters:
16856   - "throughput"
16857   - "parent"
16858   - "tags"
16859   traces:
16860     hoverinfo: "x+y"
16861     boxpoints: "outliers"
16862     whiskerwidth: 0
16863   layout:
16864     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16865     layout: "plot-throughput"
16866
16867 -
16868   type: "plot"
16869   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16870   algorithm: "plot_performance_box"
16871   output-file-type: ".html"
16872   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16873   data: "plot-vpp-throughput-latency-3n-hsw"
16874   filter: "'NIC_Intel-X520-DA2' and
16875            '114B' and
16876            'NDRPDR' and
16877            '1T1C' and
16878            'VTS'"
16879   parameters:
16880   - "throughput"
16881   - "parent"
16882   - "tags"
16883   traces:
16884     hoverinfo: "x+y"
16885     boxpoints: "outliers"
16886     whiskerwidth: 0
16887   layout:
16888     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16889     layout: "plot-throughput"
16890
16891 -
16892   type: "plot"
16893   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16894   algorithm: "plot_performance_box"
16895   output-file-type: ".html"
16896   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16897   data: "plot-vpp-throughput-latency-3n-hsw"
16898   filter: "'NIC_Intel-X520-DA2' and
16899            '114B' and
16900            'NDRPDR' and
16901            '2T2C' and
16902            'VTS'"
16903   parameters:
16904   - "throughput"
16905   - "parent"
16906   - "tags"
16907   traces:
16908     hoverinfo: "x+y"
16909     boxpoints: "outliers"
16910     whiskerwidth: 0
16911   layout:
16912     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16913     layout: "plot-throughput"
16914
16915 ################################################################################
16916
16917 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16918 -
16919   type: "plot"
16920   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16921   algorithm: "plot_performance_box"
16922   output-file-type: ".html"
16923   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16924   data: "plot-dpdk-throughput-latency-3n-hsw"
16925   filter: "'NIC_Intel-X520-DA2' and
16926            '64B' and
16927            'BASE' and
16928            'NDRPDR' and
16929            '1T1C' and
16930            'IP4FWD'"
16931   parameters:
16932   - "throughput"
16933   - "parent"
16934   - "tags"
16935   traces:
16936     hoverinfo: "x+y"
16937     boxpoints: "outliers"
16938     whiskerwidth: 0
16939   layout:
16940     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16941     layout: "plot-throughput"
16942
16943 -
16944   type: "plot"
16945   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16946   algorithm: "plot_performance_box"
16947   output-file-type: ".html"
16948   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16949   data: "plot-dpdk-throughput-latency-3n-hsw"
16950   filter: "'NIC_Intel-X520-DA2' and
16951            '64B' and
16952            'BASE' and
16953            'NDRPDR' and
16954            '2T2C' and
16955            'IP4FWD'"
16956   parameters:
16957   - "throughput"
16958   - "parent"
16959   - "tags"
16960   traces:
16961     hoverinfo: "x+y"
16962     boxpoints: "outliers"
16963     whiskerwidth: 0
16964   layout:
16965     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16966     layout: "plot-throughput"
16967
16968 -
16969   type: "plot"
16970   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16971   algorithm: "plot_performance_box"
16972   output-file-type: ".html"
16973   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16974   data: "plot-dpdk-throughput-latency-3n-hsw"
16975   filter: "'NIC_Intel-X520-DA2' and
16976            '64B' and
16977            'BASE' and
16978            'NDRPDR' and
16979            '1T1C' and
16980            'IP4FWD'"
16981   parameters:
16982   - "throughput"
16983   - "parent"
16984   - "tags"
16985   traces:
16986     hoverinfo: "x+y"
16987     boxpoints: "outliers"
16988     whiskerwidth: 0
16989   layout:
16990     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16991     layout: "plot-throughput"
16992
16993 -
16994   type: "plot"
16995   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16996   algorithm: "plot_performance_box"
16997   output-file-type: ".html"
16998   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16999   data: "plot-dpdk-throughput-latency-3n-hsw"
17000   filter: "'NIC_Intel-X520-DA2' and
17001            '64B' and
17002            'BASE' and
17003            'NDRPDR' and
17004            '2T2C' and
17005            'IP4FWD'"
17006   parameters:
17007   - "throughput"
17008   - "parent"
17009   - "tags"
17010   traces:
17011     hoverinfo: "x+y"
17012     boxpoints: "outliers"
17013     whiskerwidth: 0
17014   layout:
17015     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17016     layout: "plot-throughput"
17017
17018 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
17019 -
17020   type: "plot"
17021   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17022   algorithm: "plot_performance_box"
17023   output-file-type: ".html"
17024   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17025   data: "plot-dpdk-throughput-latency-3n-hsw"
17026   filter: "'NIC_Intel-X710' and
17027            '64B' and
17028            'BASE' and
17029            'NDRPDR' and
17030            '1T1C' and
17031            'IP4FWD'"
17032   parameters:
17033   - "throughput"
17034   - "parent"
17035   - "tags"
17036   traces:
17037     hoverinfo: "x+y"
17038     boxpoints: "outliers"
17039     whiskerwidth: 0
17040   layout:
17041     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17042     layout: "plot-throughput"
17043
17044 -
17045   type: "plot"
17046   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17047   algorithm: "plot_performance_box"
17048   output-file-type: ".html"
17049   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17050   data: "plot-dpdk-throughput-latency-3n-hsw"
17051   filter: "'NIC_Intel-X710' and
17052            '64B' and
17053            'BASE' and
17054            'NDRPDR' and
17055            '2T2C' and
17056            'IP4FWD'"
17057   parameters:
17058   - "throughput"
17059   - "parent"
17060   - "tags"
17061   traces:
17062     hoverinfo: "x+y"
17063     boxpoints: "outliers"
17064     whiskerwidth: 0
17065   layout:
17066     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17067     layout: "plot-throughput"
17068
17069 -
17070   type: "plot"
17071   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17072   algorithm: "plot_performance_box"
17073   output-file-type: ".html"
17074   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17075   data: "plot-dpdk-throughput-latency-3n-hsw"
17076   filter: "'NIC_Intel-X710' and
17077            '64B' and
17078            'BASE' and
17079            'NDRPDR' and
17080            '1T1C' and
17081            'IP4FWD'"
17082   parameters:
17083   - "throughput"
17084   - "parent"
17085   - "tags"
17086   traces:
17087     hoverinfo: "x+y"
17088     boxpoints: "outliers"
17089     whiskerwidth: 0
17090   layout:
17091     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17092     layout: "plot-throughput"
17093
17094 -
17095   type: "plot"
17096   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17097   algorithm: "plot_performance_box"
17098   output-file-type: ".html"
17099   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17100   data: "plot-dpdk-throughput-latency-3n-hsw"
17101   filter: "'NIC_Intel-X710' and
17102            '64B' and
17103            'BASE' and
17104            'NDRPDR' and
17105            '2T2C' and
17106            'IP4FWD'"
17107   parameters:
17108   - "throughput"
17109   - "parent"
17110   - "tags"
17111   traces:
17112     hoverinfo: "x+y"
17113     boxpoints: "outliers"
17114     whiskerwidth: 0
17115   layout:
17116     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17117     layout: "plot-throughput"
17118
17119 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17120 -
17121   type: "plot"
17122   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17123   algorithm: "plot_performance_box"
17124   output-file-type: ".html"
17125   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17126   data: "plot-dpdk-throughput-latency-3n-hsw"
17127   filter: "'NIC_Intel-XL710' and
17128            '64B' and
17129            'BASE' and
17130            'NDRPDR' and
17131            '1T1C' and
17132            'IP4FWD'"
17133   parameters:
17134   - "throughput"
17135   - "parent"
17136   - "tags"
17137   traces:
17138     hoverinfo: "x+y"
17139     boxpoints: "outliers"
17140     whiskerwidth: 0
17141   layout:
17142     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17143     layout: "plot-throughput"
17144
17145 -
17146   type: "plot"
17147   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17148   algorithm: "plot_performance_box"
17149   output-file-type: ".html"
17150   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17151   data: "plot-dpdk-throughput-latency-3n-hsw"
17152   filter: "'NIC_Intel-XL710' and
17153            '64B' and
17154            'BASE' and
17155            'NDRPDR' and
17156            '2T2C' and
17157            'IP4FWD'"
17158   parameters:
17159   - "throughput"
17160   - "parent"
17161   - "tags"
17162   traces:
17163     hoverinfo: "x+y"
17164     boxpoints: "outliers"
17165     whiskerwidth: 0
17166   layout:
17167     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17168     layout: "plot-throughput"
17169
17170 -
17171   type: "plot"
17172   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17173   algorithm: "plot_performance_box"
17174   output-file-type: ".html"
17175   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17176   data: "plot-dpdk-throughput-latency-3n-hsw"
17177   filter: "'NIC_Intel-XL710' and
17178            '64B' and
17179            'BASE' and
17180            'NDRPDR' and
17181            '1T1C' and
17182            'IP4FWD'"
17183   parameters:
17184   - "throughput"
17185   - "parent"
17186   - "tags"
17187   traces:
17188     hoverinfo: "x+y"
17189     boxpoints: "outliers"
17190     whiskerwidth: 0
17191   layout:
17192     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17193     layout: "plot-throughput"
17194
17195 -
17196   type: "plot"
17197   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17198   algorithm: "plot_performance_box"
17199   output-file-type: ".html"
17200   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17201   data: "plot-dpdk-throughput-latency-3n-hsw"
17202   filter: "'NIC_Intel-XL710' and
17203            '64B' and
17204            'BASE' and
17205            'NDRPDR' and
17206            '2T2C' and
17207            'IP4FWD'"
17208   parameters:
17209   - "throughput"
17210   - "parent"
17211   - "tags"
17212   traces:
17213     hoverinfo: "x+y"
17214     boxpoints: "outliers"
17215     whiskerwidth: 0
17216   layout:
17217     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17218     layout: "plot-throughput"
17219
17220 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17221 -
17222   type: "plot"
17223   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17224   algorithm: "plot_performance_box"
17225   output-file-type: ".html"
17226   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17227   data: "plot-dpdk-throughput-latency-3n-skx"
17228   filter: "'NIC_Intel-X710' and
17229            '64B' and
17230            'BASE' and
17231            'NDRPDR' and
17232            '2T1C' and
17233            'IP4FWD'"
17234   parameters:
17235   - "throughput"
17236   - "parent"
17237   - "tags"
17238   traces:
17239     hoverinfo: "x+y"
17240     boxpoints: "outliers"
17241     whiskerwidth: 0
17242   layout:
17243     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17244     layout: "plot-throughput"
17245
17246 -
17247   type: "plot"
17248   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17249   algorithm: "plot_performance_box"
17250   output-file-type: ".html"
17251   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17252   data: "plot-dpdk-throughput-latency-3n-skx"
17253   filter: "'NIC_Intel-X710' and
17254            '64B' and
17255            'BASE' and
17256            'NDRPDR' and
17257            '4T2C' and
17258            'IP4FWD'"
17259   parameters:
17260   - "throughput"
17261   - "parent"
17262   - "tags"
17263   traces:
17264     hoverinfo: "x+y"
17265     boxpoints: "outliers"
17266     whiskerwidth: 0
17267   layout:
17268     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17269     layout: "plot-throughput"
17270
17271 -
17272   type: "plot"
17273   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17274   algorithm: "plot_performance_box"
17275   output-file-type: ".html"
17276   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17277   data: "plot-dpdk-throughput-latency-3n-skx"
17278   filter: "'NIC_Intel-X710' and
17279            '64B' and
17280            'BASE' and
17281            'NDRPDR' and
17282            '2T1C' and
17283            'IP4FWD'"
17284   parameters:
17285   - "throughput"
17286   - "parent"
17287   - "tags"
17288   traces:
17289     hoverinfo: "x+y"
17290     boxpoints: "outliers"
17291     whiskerwidth: 0
17292   layout:
17293     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17294     layout: "plot-throughput"
17295
17296 -
17297   type: "plot"
17298   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17299   algorithm: "plot_performance_box"
17300   output-file-type: ".html"
17301   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17302   data: "plot-dpdk-throughput-latency-3n-skx"
17303   filter: "'NIC_Intel-X710' and
17304            '64B' and
17305            'BASE' and
17306            'NDRPDR' and
17307            '4T2C' and
17308            'IP4FWD'"
17309   parameters:
17310   - "throughput"
17311   - "parent"
17312   - "tags"
17313   traces:
17314     hoverinfo: "x+y"
17315     boxpoints: "outliers"
17316     whiskerwidth: 0
17317   layout:
17318     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17319     layout: "plot-throughput"
17320
17321 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17322 -
17323   type: "plot"
17324   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17325   algorithm: "plot_performance_box"
17326   output-file-type: ".html"
17327   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17328   data: "plot-dpdk-throughput-latency-3n-skx"
17329   filter: "'NIC_Intel-XXV710' and
17330            '64B' and
17331            'BASE' and
17332            'NDRPDR' and
17333            '2T1C' and
17334            'IP4FWD'"
17335   parameters:
17336   - "throughput"
17337   - "parent"
17338   - "tags"
17339   traces:
17340     hoverinfo: "x+y"
17341     boxpoints: "outliers"
17342     whiskerwidth: 0
17343   layout:
17344     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17345     layout: "plot-throughput"
17346
17347 -
17348   type: "plot"
17349   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17350   algorithm: "plot_performance_box"
17351   output-file-type: ".html"
17352   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17353   data: "plot-dpdk-throughput-latency-3n-skx"
17354   filter: "'NIC_Intel-XXV710' and
17355            '64B' and
17356            'BASE' and
17357            'NDRPDR' and
17358            '4T2C' and
17359            'IP4FWD'"
17360   parameters:
17361   - "throughput"
17362   - "parent"
17363   - "tags"
17364   traces:
17365     hoverinfo: "x+y"
17366     boxpoints: "outliers"
17367     whiskerwidth: 0
17368   layout:
17369     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17370     layout: "plot-throughput"
17371
17372 -
17373   type: "plot"
17374   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17375   algorithm: "plot_performance_box"
17376   output-file-type: ".html"
17377   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17378   data: "plot-dpdk-throughput-latency-3n-skx"
17379   filter: "'NIC_Intel-XXV710' and
17380            '64B' and
17381            'BASE' and
17382            'NDRPDR' and
17383            '2T1C' and
17384            'IP4FWD'"
17385   parameters:
17386   - "throughput"
17387   - "parent"
17388   - "tags"
17389   traces:
17390     hoverinfo: "x+y"
17391     boxpoints: "outliers"
17392     whiskerwidth: 0
17393   layout:
17394     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17395     layout: "plot-throughput"
17396
17397 -
17398   type: "plot"
17399   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17400   algorithm: "plot_performance_box"
17401   output-file-type: ".html"
17402   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17403   data: "plot-dpdk-throughput-latency-3n-skx"
17404   filter: "'NIC_Intel-XXV710' and
17405            '64B' and
17406            'BASE' and
17407            'NDRPDR' and
17408            '4T2C' and
17409            'IP4FWD'"
17410   parameters:
17411   - "throughput"
17412   - "parent"
17413   - "tags"
17414   traces:
17415     hoverinfo: "x+y"
17416     boxpoints: "outliers"
17417     whiskerwidth: 0
17418   layout:
17419     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17420     layout: "plot-throughput"
17421
17422 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17423 -
17424   type: "plot"
17425   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17426   algorithm: "plot_performance_box"
17427   output-file-type: ".html"
17428   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17429   data: "plot-dpdk-throughput-latency-2n-skx"
17430   filter: "'NIC_Intel-X710' and
17431            '64B' and
17432            'BASE' and
17433            'NDRPDR' and
17434            '2T1C' and
17435            'IP4FWD'"
17436   parameters:
17437   - "throughput"
17438   - "parent"
17439   - "tags"
17440   traces:
17441     hoverinfo: "x+y"
17442     boxpoints: "outliers"
17443     whiskerwidth: 0
17444   layout:
17445     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17446     layout: "plot-throughput"
17447
17448 -
17449   type: "plot"
17450   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17451   algorithm: "plot_performance_box"
17452   output-file-type: ".html"
17453   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17454   data: "plot-dpdk-throughput-latency-2n-skx"
17455   filter: "'NIC_Intel-X710' and
17456            '64B' and
17457            'BASE' and
17458            'NDRPDR' and
17459            '4T2C' and
17460            'IP4FWD'"
17461   parameters:
17462   - "throughput"
17463   - "parent"
17464   - "tags"
17465   traces:
17466     hoverinfo: "x+y"
17467     boxpoints: "outliers"
17468     whiskerwidth: 0
17469   layout:
17470     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17471     layout: "plot-throughput"
17472
17473 -
17474   type: "plot"
17475   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17476   algorithm: "plot_performance_box"
17477   output-file-type: ".html"
17478   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17479   data: "plot-dpdk-throughput-latency-2n-skx"
17480   filter: "'NIC_Intel-X710' and
17481            '64B' and
17482            'BASE' and
17483            'NDRPDR' and
17484            '2T1C' and
17485            'IP4FWD'"
17486   parameters:
17487   - "throughput"
17488   - "parent"
17489   - "tags"
17490   traces:
17491     hoverinfo: "x+y"
17492     boxpoints: "outliers"
17493     whiskerwidth: 0
17494   layout:
17495     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17496     layout: "plot-throughput"
17497
17498 -
17499   type: "plot"
17500   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17501   algorithm: "plot_performance_box"
17502   output-file-type: ".html"
17503   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17504   data: "plot-dpdk-throughput-latency-2n-skx"
17505   filter: "'NIC_Intel-X710' and
17506            '64B' and
17507            'BASE' and
17508            'NDRPDR' and
17509            '4T2C' and
17510            'IP4FWD'"
17511   parameters:
17512   - "throughput"
17513   - "parent"
17514   - "tags"
17515   traces:
17516     hoverinfo: "x+y"
17517     boxpoints: "outliers"
17518     whiskerwidth: 0
17519   layout:
17520     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17521     layout: "plot-throughput"
17522
17523 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17524 -
17525   type: "plot"
17526   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17527   algorithm: "plot_performance_box"
17528   output-file-type: ".html"
17529   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17530   data: "plot-dpdk-throughput-latency-2n-skx"
17531   filter: "'NIC_Intel-XXV710' and
17532            '64B' and
17533            'BASE' and
17534            'NDRPDR' and
17535            '2T1C' and
17536            'IP4FWD'"
17537   parameters:
17538   - "throughput"
17539   - "parent"
17540   - "tags"
17541   traces:
17542     hoverinfo: "x+y"
17543     boxpoints: "outliers"
17544     whiskerwidth: 0
17545   layout:
17546     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17547     layout: "plot-throughput"
17548
17549 -
17550   type: "plot"
17551   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17552   algorithm: "plot_performance_box"
17553   output-file-type: ".html"
17554   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17555   data: "plot-dpdk-throughput-latency-2n-skx"
17556   filter: "'NIC_Intel-XXV710' and
17557            '64B' and
17558            'BASE' and
17559            'NDRPDR' and
17560            '4T2C' and
17561            'IP4FWD'"
17562   parameters:
17563   - "throughput"
17564   - "parent"
17565   - "tags"
17566   traces:
17567     hoverinfo: "x+y"
17568     boxpoints: "outliers"
17569     whiskerwidth: 0
17570   layout:
17571     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17572     layout: "plot-throughput"
17573
17574 -
17575   type: "plot"
17576   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17577   algorithm: "plot_performance_box"
17578   output-file-type: ".html"
17579   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17580   data: "plot-dpdk-throughput-latency-2n-skx"
17581   filter: "'NIC_Intel-XXV710' and
17582            '64B' and
17583            'BASE' and
17584            'NDRPDR' and
17585            '2T1C' and
17586            'IP4FWD'"
17587   parameters:
17588   - "throughput"
17589   - "parent"
17590   - "tags"
17591   traces:
17592     hoverinfo: "x+y"
17593     boxpoints: "outliers"
17594     whiskerwidth: 0
17595   layout:
17596     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17597     layout: "plot-throughput"
17598
17599 -
17600   type: "plot"
17601   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17602   algorithm: "plot_performance_box"
17603   output-file-type: ".html"
17604   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17605   data: "plot-dpdk-throughput-latency-2n-skx"
17606   filter: "'NIC_Intel-XXV710' and
17607            '64B' and
17608            'BASE' and
17609            'NDRPDR' and
17610            '4T2C' and
17611            'IP4FWD'"
17612   parameters:
17613   - "throughput"
17614   - "parent"
17615   - "tags"
17616   traces:
17617     hoverinfo: "x+y"
17618     boxpoints: "outliers"
17619     whiskerwidth: 0
17620   layout:
17621     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17622     layout: "plot-throughput"
17623
17624 ################################################################################
17625
17626 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17627 -
17628   type: "plot"
17629   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17630   algorithm: "plot_performance_box"
17631   output-file-type: ".html"
17632   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17633   data: "plot-dpdk-throughput-latency-3n-hsw"
17634   filter: "'NIC_Intel-X520-DA2' and
17635            '64B' and
17636            'BASE' and
17637            'NDRPDR' and
17638            '1T1C' and
17639            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17640   parameters:
17641   - "throughput"
17642   - "parent"
17643   - "tags"
17644   traces:
17645     hoverinfo: "x+y"
17646     boxpoints: "outliers"
17647     whiskerwidth: 0
17648   layout:
17649     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17650     layout: "plot-throughput"
17651
17652 -
17653   type: "plot"
17654   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17655   algorithm: "plot_performance_box"
17656   output-file-type: ".html"
17657   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17658   data: "plot-dpdk-throughput-latency-3n-hsw"
17659   filter: "'NIC_Intel-X520-DA2' and
17660            '64B' and
17661            'BASE' and
17662            'NDRPDR' and
17663            '2T2C' and
17664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17665   parameters:
17666   - "throughput"
17667   - "parent"
17668   - "tags"
17669   traces:
17670     hoverinfo: "x+y"
17671     boxpoints: "outliers"
17672     whiskerwidth: 0
17673   layout:
17674     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17675     layout: "plot-throughput"
17676
17677 -
17678   type: "plot"
17679   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17680   algorithm: "plot_performance_box"
17681   output-file-type: ".html"
17682   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17683   data: "plot-dpdk-throughput-latency-3n-hsw"
17684   filter: "'NIC_Intel-X520-DA2' and
17685            '64B' and
17686            'BASE' and
17687            'NDRPDR' and
17688            '1T1C' and
17689            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17690   parameters:
17691   - "throughput"
17692   - "parent"
17693   - "tags"
17694   traces:
17695     hoverinfo: "x+y"
17696     boxpoints: "outliers"
17697     whiskerwidth: 0
17698   layout:
17699     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17700     layout: "plot-throughput"
17701
17702 -
17703   type: "plot"
17704   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17705   algorithm: "plot_performance_box"
17706   output-file-type: ".html"
17707   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17708   data: "plot-dpdk-throughput-latency-3n-hsw"
17709   filter: "'NIC_Intel-X520-DA2' and
17710            '64B' and
17711            'BASE' and
17712            'NDRPDR' and
17713            '2T2C' and
17714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17715   parameters:
17716   - "throughput"
17717   - "parent"
17718   - "tags"
17719   traces:
17720     hoverinfo: "x+y"
17721     boxpoints: "outliers"
17722     whiskerwidth: 0
17723   layout:
17724     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17725     layout: "plot-throughput"
17726
17727 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17728 -
17729   type: "plot"
17730   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17731   algorithm: "plot_performance_box"
17732   output-file-type: ".html"
17733   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17734   data: "plot-dpdk-throughput-latency-3n-hsw"
17735   filter: "'NIC_Intel-X710' and
17736            '64B' and
17737            'BASE' and
17738            'NDRPDR' and
17739            '1T1C' and
17740            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17741   parameters:
17742   - "throughput"
17743   - "parent"
17744   - "tags"
17745   traces:
17746     hoverinfo: "x+y"
17747     boxpoints: "outliers"
17748     whiskerwidth: 0
17749   layout:
17750     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17751     layout: "plot-throughput"
17752
17753 -
17754   type: "plot"
17755   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17756   algorithm: "plot_performance_box"
17757   output-file-type: ".html"
17758   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17759   data: "plot-dpdk-throughput-latency-3n-hsw"
17760   filter: "'NIC_Intel-X710' and
17761            '64B' and
17762            'BASE' and
17763            'NDRPDR' and
17764            '2T2C' and
17765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17766   parameters:
17767   - "throughput"
17768   - "parent"
17769   - "tags"
17770   traces:
17771     hoverinfo: "x+y"
17772     boxpoints: "outliers"
17773     whiskerwidth: 0
17774   layout:
17775     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17776     layout: "plot-throughput"
17777
17778 -
17779   type: "plot"
17780   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17781   algorithm: "plot_performance_box"
17782   output-file-type: ".html"
17783   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17784   data: "plot-dpdk-throughput-latency-3n-hsw"
17785   filter: "'NIC_Intel-X710' and
17786            '64B' and
17787            'BASE' and
17788            'NDRPDR' and
17789            '1T1C' and
17790            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17791   parameters:
17792   - "throughput"
17793   - "parent"
17794   - "tags"
17795   traces:
17796     hoverinfo: "x+y"
17797     boxpoints: "outliers"
17798     whiskerwidth: 0
17799   layout:
17800     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17801     layout: "plot-throughput"
17802
17803 -
17804   type: "plot"
17805   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17806   algorithm: "plot_performance_box"
17807   output-file-type: ".html"
17808   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17809   data: "plot-dpdk-throughput-latency-3n-hsw"
17810   filter: "'NIC_Intel-X710' and
17811            '64B' and
17812            'BASE' and
17813            'NDRPDR' and
17814            '2T2C' and
17815            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17816   parameters:
17817   - "throughput"
17818   - "parent"
17819   - "tags"
17820   traces:
17821     hoverinfo: "x+y"
17822     boxpoints: "outliers"
17823     whiskerwidth: 0
17824   layout:
17825     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17826     layout: "plot-throughput"
17827
17828 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17829 -
17830   type: "plot"
17831   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17832   algorithm: "plot_performance_box"
17833   output-file-type: ".html"
17834   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17835   data: "plot-dpdk-throughput-latency-3n-hsw"
17836   filter: "'NIC_Intel-XL710' and
17837            '64B' and
17838            'BASE' and
17839            'NDRPDR' and
17840            '1T1C' and
17841            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17842   parameters:
17843   - "throughput"
17844   - "parent"
17845   - "tags"
17846   traces:
17847     hoverinfo: "x+y"
17848     boxpoints: "outliers"
17849     whiskerwidth: 0
17850   layout:
17851     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17852     layout: "plot-throughput"
17853
17854 -
17855   type: "plot"
17856   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17857   algorithm: "plot_performance_box"
17858   output-file-type: ".html"
17859   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17860   data: "plot-dpdk-throughput-latency-3n-hsw"
17861   filter: "'NIC_Intel-XL710' and
17862            '64B' and
17863            'BASE' and
17864            'NDRPDR' and
17865            '2T2C' and
17866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17867   parameters:
17868   - "throughput"
17869   - "parent"
17870   - "tags"
17871   traces:
17872     hoverinfo: "x+y"
17873     boxpoints: "outliers"
17874     whiskerwidth: 0
17875   layout:
17876     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17877     layout: "plot-throughput"
17878
17879 -
17880   type: "plot"
17881   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17882   algorithm: "plot_performance_box"
17883   output-file-type: ".html"
17884   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17885   data: "plot-dpdk-throughput-latency-3n-hsw"
17886   filter: "'NIC_Intel-XL710' and
17887            '64B' and
17888            'BASE' and
17889            'NDRPDR' and
17890            '1T1C' and
17891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17892   parameters:
17893   - "throughput"
17894   - "parent"
17895   - "tags"
17896   traces:
17897     hoverinfo: "x+y"
17898     boxpoints: "outliers"
17899     whiskerwidth: 0
17900   layout:
17901     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17902     layout: "plot-throughput"
17903
17904 -
17905   type: "plot"
17906   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17907   algorithm: "plot_performance_box"
17908   output-file-type: ".html"
17909   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17910   data: "plot-dpdk-throughput-latency-3n-hsw"
17911   filter: "'NIC_Intel-XL710' and
17912            '64B' and
17913            'BASE' and
17914            'NDRPDR' and
17915            '2T2C' and
17916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17917   parameters:
17918   - "throughput"
17919   - "parent"
17920   - "tags"
17921   traces:
17922     hoverinfo: "x+y"
17923     boxpoints: "outliers"
17924     whiskerwidth: 0
17925   layout:
17926     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17927     layout: "plot-throughput"
17928
17929 # Packet Throughput - DPDK testpmd 3n-skx-x710
17930 -
17931   type: "plot"
17932   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17933   algorithm: "plot_performance_box"
17934   output-file-type: ".html"
17935   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17936   data: "plot-dpdk-throughput-latency-3n-skx"
17937   filter: "'NIC_Intel-X710' and
17938            '64B' and
17939            'BASE' and
17940            'NDRPDR' and
17941            '2T1C' and
17942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17943   parameters:
17944   - "throughput"
17945   - "parent"
17946   - "tags"
17947   traces:
17948     hoverinfo: "x+y"
17949     boxpoints: "outliers"
17950     whiskerwidth: 0
17951   layout:
17952     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17953     layout: "plot-throughput"
17954
17955 -
17956   type: "plot"
17957   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17958   algorithm: "plot_performance_box"
17959   output-file-type: ".html"
17960   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17961   data: "plot-dpdk-throughput-latency-3n-skx"
17962   filter: "'NIC_Intel-X710' and
17963            '64B' and
17964            'BASE' and
17965            'NDRPDR' and
17966            '4T2C' and
17967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17968   parameters:
17969   - "throughput"
17970   - "parent"
17971   - "tags"
17972   traces:
17973     hoverinfo: "x+y"
17974     boxpoints: "outliers"
17975     whiskerwidth: 0
17976   layout:
17977     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17978     layout: "plot-throughput"
17979
17980 -
17981   type: "plot"
17982   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17983   algorithm: "plot_performance_box"
17984   output-file-type: ".html"
17985   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17986   data: "plot-dpdk-throughput-latency-3n-skx"
17987   filter: "'NIC_Intel-X710' and
17988            '64B' and
17989            'BASE' and
17990            'NDRPDR' and
17991            '2T1C' and
17992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17993   parameters:
17994   - "throughput"
17995   - "parent"
17996   - "tags"
17997   traces:
17998     hoverinfo: "x+y"
17999     boxpoints: "outliers"
18000     whiskerwidth: 0
18001   layout:
18002     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18003     layout: "plot-throughput"
18004
18005 -
18006   type: "plot"
18007   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18008   algorithm: "plot_performance_box"
18009   output-file-type: ".html"
18010   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18011   data: "plot-dpdk-throughput-latency-3n-skx"
18012   filter: "'NIC_Intel-X710' and
18013            '64B' and
18014            'BASE' and
18015            'NDRPDR' and
18016            '4T2C' and
18017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18018   parameters:
18019   - "throughput"
18020   - "parent"
18021   - "tags"
18022   traces:
18023     hoverinfo: "x+y"
18024     boxpoints: "outliers"
18025     whiskerwidth: 0
18026   layout:
18027     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18028     layout: "plot-throughput"
18029
18030 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
18031 -
18032   type: "plot"
18033   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18034   algorithm: "plot_performance_box"
18035   output-file-type: ".html"
18036   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18037   data: "plot-dpdk-throughput-latency-3n-skx"
18038   filter: "'NIC_Intel-XXV710' and
18039            '64B' and
18040            'BASE' and
18041            'NDRPDR' and
18042            '2T1C' and
18043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18044   parameters:
18045   - "throughput"
18046   - "parent"
18047   - "tags"
18048   traces:
18049     hoverinfo: "x+y"
18050     boxpoints: "outliers"
18051     whiskerwidth: 0
18052   layout:
18053     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18054     layout: "plot-throughput"
18055
18056 -
18057   type: "plot"
18058   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18059   algorithm: "plot_performance_box"
18060   output-file-type: ".html"
18061   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18062   data: "plot-dpdk-throughput-latency-3n-skx"
18063   filter: "'NIC_Intel-XXV710' and
18064            '64B' and
18065            'BASE' and
18066            'NDRPDR' and
18067            '4T2C' and
18068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18069   parameters:
18070   - "throughput"
18071   - "parent"
18072   - "tags"
18073   traces:
18074     hoverinfo: "x+y"
18075     boxpoints: "outliers"
18076     whiskerwidth: 0
18077   layout:
18078     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18079     layout: "plot-throughput"
18080
18081 -
18082   type: "plot"
18083   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18084   algorithm: "plot_performance_box"
18085   output-file-type: ".html"
18086   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18087   data: "plot-dpdk-throughput-latency-3n-skx"
18088   filter: "'NIC_Intel-XXV710' and
18089            '64B' and
18090            'BASE' and
18091            'NDRPDR' and
18092            '2T1C' and
18093            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18094   parameters:
18095   - "throughput"
18096   - "parent"
18097   - "tags"
18098   traces:
18099     hoverinfo: "x+y"
18100     boxpoints: "outliers"
18101     whiskerwidth: 0
18102   layout:
18103     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18104     layout: "plot-throughput"
18105
18106 -
18107   type: "plot"
18108   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18109   algorithm: "plot_performance_box"
18110   output-file-type: ".html"
18111   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18112   data: "plot-dpdk-throughput-latency-3n-skx"
18113   filter: "'NIC_Intel-XXV710' and
18114            '64B' and
18115            'BASE' and
18116            'NDRPDR' and
18117            '4T2C' and
18118            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18119   parameters:
18120   - "throughput"
18121   - "parent"
18122   - "tags"
18123   traces:
18124     hoverinfo: "x+y"
18125     boxpoints: "outliers"
18126     whiskerwidth: 0
18127   layout:
18128     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18129     layout: "plot-throughput"
18130
18131 # Packet Throughput - DPDK testpmd 2n-skx-x710
18132 -
18133   type: "plot"
18134   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18135   algorithm: "plot_performance_box"
18136   output-file-type: ".html"
18137   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18138   data: "plot-dpdk-throughput-latency-2n-skx"
18139   filter: "'NIC_Intel-X710' and
18140            '64B' and
18141            'BASE' and
18142            'NDRPDR' and
18143            '2T1C' and
18144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18145   parameters:
18146   - "throughput"
18147   - "parent"
18148   - "tags"
18149   traces:
18150     hoverinfo: "x+y"
18151     boxpoints: "outliers"
18152     whiskerwidth: 0
18153   layout:
18154     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18155     layout: "plot-throughput"
18156
18157 -
18158   type: "plot"
18159   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18160   algorithm: "plot_performance_box"
18161   output-file-type: ".html"
18162   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18163   data: "plot-dpdk-throughput-latency-2n-skx"
18164   filter: "'NIC_Intel-X710' and
18165            '64B' and
18166            'BASE' and
18167            'NDRPDR' and
18168            '4T2C' and
18169            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18170   parameters:
18171   - "throughput"
18172   - "parent"
18173   - "tags"
18174   traces:
18175     hoverinfo: "x+y"
18176     boxpoints: "outliers"
18177     whiskerwidth: 0
18178   layout:
18179     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18180     layout: "plot-throughput"
18181
18182 -
18183   type: "plot"
18184   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18185   algorithm: "plot_performance_box"
18186   output-file-type: ".html"
18187   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18188   data: "plot-dpdk-throughput-latency-2n-skx"
18189   filter: "'NIC_Intel-X710' and
18190            '64B' and
18191            'BASE' and
18192            'NDRPDR' and
18193            '2T1C' and
18194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18195   parameters:
18196   - "throughput"
18197   - "parent"
18198   - "tags"
18199   traces:
18200     hoverinfo: "x+y"
18201     boxpoints: "outliers"
18202     whiskerwidth: 0
18203   layout:
18204     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18205     layout: "plot-throughput"
18206
18207 -
18208   type: "plot"
18209   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18210   algorithm: "plot_performance_box"
18211   output-file-type: ".html"
18212   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18213   data: "plot-dpdk-throughput-latency-2n-skx"
18214   filter: "'NIC_Intel-X710' and
18215            '64B' and
18216            'BASE' and
18217            'NDRPDR' and
18218            '4T2C' and
18219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18220   parameters:
18221   - "throughput"
18222   - "parent"
18223   - "tags"
18224   traces:
18225     hoverinfo: "x+y"
18226     boxpoints: "outliers"
18227     whiskerwidth: 0
18228   layout:
18229     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18230     layout: "plot-throughput"
18231
18232 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18233 -
18234   type: "plot"
18235   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18236   algorithm: "plot_performance_box"
18237   output-file-type: ".html"
18238   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18239   data: "plot-dpdk-throughput-latency-2n-skx"
18240   filter: "'NIC_Intel-XXV710' and
18241            '64B' and
18242            'BASE' and
18243            'NDRPDR' and
18244            '2T1C' and
18245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18246   parameters:
18247   - "throughput"
18248   - "parent"
18249   - "tags"
18250   traces:
18251     hoverinfo: "x+y"
18252     boxpoints: "outliers"
18253     whiskerwidth: 0
18254   layout:
18255     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18256     layout: "plot-throughput"
18257
18258 -
18259   type: "plot"
18260   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18261   algorithm: "plot_performance_box"
18262   output-file-type: ".html"
18263   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18264   data: "plot-dpdk-throughput-latency-2n-skx"
18265   filter: "'NIC_Intel-XXV710' and
18266            '64B' and
18267            'BASE' and
18268            'NDRPDR' and
18269            '4T2C' and
18270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18271   parameters:
18272   - "throughput"
18273   - "parent"
18274   - "tags"
18275   traces:
18276     hoverinfo: "x+y"
18277     boxpoints: "outliers"
18278     whiskerwidth: 0
18279   layout:
18280     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18281     layout: "plot-throughput"
18282
18283 -
18284   type: "plot"
18285   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18286   algorithm: "plot_performance_box"
18287   output-file-type: ".html"
18288   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18289   data: "plot-dpdk-throughput-latency-2n-skx"
18290   filter: "'NIC_Intel-XXV710' and
18291            '64B' and
18292            'BASE' and
18293            'NDRPDR' and
18294            '2T1C' and
18295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18296   parameters:
18297   - "throughput"
18298   - "parent"
18299   - "tags"
18300   traces:
18301     hoverinfo: "x+y"
18302     boxpoints: "outliers"
18303     whiskerwidth: 0
18304   layout:
18305     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18306     layout: "plot-throughput"
18307
18308 -
18309   type: "plot"
18310   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18311   algorithm: "plot_performance_box"
18312   output-file-type: ".html"
18313   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18314   data: "plot-dpdk-throughput-latency-2n-skx"
18315   filter: "'NIC_Intel-XXV710' and
18316            '64B' and
18317            'BASE' and
18318            'NDRPDR' and
18319            '4T2C' and
18320            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18321   parameters:
18322   - "throughput"
18323   - "parent"
18324   - "tags"
18325   traces:
18326     hoverinfo: "x+y"
18327     boxpoints: "outliers"
18328     whiskerwidth: 0
18329   layout:
18330     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18331     layout: "plot-throughput"
18332
18333 ################################################################################
18334
18335 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18336 -
18337   type: "plot"
18338   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18339   algorithm: "plot_latency_error_bars"
18340   output-file-type: ".html"
18341   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18342   data: "plot-vpp-throughput-latency-3n-hsw"
18343   filter: "'NIC_Intel-X520-DA2' and
18344            '64B' and
18345            ('BASE' or 'SCALE') and
18346            'NDRPDR' and
18347            'ETH' and
18348            '1T1C' and
18349            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18350            not 'VHOST' and
18351            not 'MEMIF'"
18352   parameters:
18353   - "latency"
18354   - "parent"
18355   - "tags"
18356   sort:
18357   - "L2XCFWD"
18358   - "L2PATCH"
18359   - "L2BDMACLRN"
18360   - "FIB_10K"
18361   - "FIB_100K"
18362   - "FIB_1M"
18363   layout:
18364     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18365     layout: "plot-latency"
18366
18367 -
18368   type: "plot"
18369   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18370   algorithm: "plot_latency_error_bars"
18371   output-file-type: ".html"
18372   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18373   data: "plot-vpp-throughput-latency-3n-hsw"
18374   filter: "'NIC_Intel-X520-DA2' and
18375            '64B' and
18376            ('BASE' or 'SCALE') and
18377            'NDRPDR' and
18378            'ETH' and
18379            '2T2C' and
18380            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18381            not 'VHOST' and
18382            not 'MEMIF'"
18383   parameters:
18384   - "latency"
18385   - "parent"
18386   - "tags"
18387   sort:
18388   - "L2XCFWD"
18389   - "L2PATCH"
18390   - "L2BDMACLRN"
18391   - "FIB_10K"
18392   - "FIB_100K"
18393   - "FIB_1M"
18394   layout:
18395     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18396     layout: "plot-latency"
18397
18398 # Packet Latency - VPP L2 3n-hsw-x520 features
18399 -
18400   type: "plot"
18401   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-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-features-ndr-lat"
18405   data: "plot-vpp-throughput-latency-3n-hsw"
18406   filter: "'NIC_Intel-X520-DA2' and
18407            '64B' and
18408            'NDRPDR' and
18409            '1T1C' and
18410            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18411            not 'ACL' and
18412            not 'VHOST' and
18413            not 'MEMIF'"
18414   parameters:
18415   - "latency"
18416   - "parent"
18417   - "tags"
18418   sort:
18419   - "L2XCBASE"    # l2xcbase
18420   - "L2BDBASE"    # l2bdbase
18421   - "L2XCFWD"     # dot1q-l2xcbase
18422   - "L2BDMACLRN"  # dot1q-l2bdbase
18423   layout:
18424     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18425     layout: "plot-latency"
18426
18427 -
18428   type: "plot"
18429   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18430   algorithm: "plot_latency_error_bars"
18431   output-file-type: ".html"
18432   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18433   data: "plot-vpp-throughput-latency-3n-hsw"
18434   filter: "'NIC_Intel-X520-DA2' and
18435            '64B' and
18436            'NDRPDR' and
18437            '2T2C' and
18438            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18439            not 'ACL' and
18440            not 'VHOST' and
18441            not 'MEMIF'"
18442   parameters:
18443   - "latency"
18444   - "parent"
18445   - "tags"
18446   sort:
18447   - "L2XCBASE"    # l2xcbase
18448   - "L2BDBASE"    # l2bdbase
18449   - "L2XCFWD"     # dot1q-l2xcbase
18450   - "L2BDMACLRN"  # dot1q-l2bdbase
18451   layout:
18452     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18453     layout: "plot-latency"
18454
18455 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18456 -
18457   type: "plot"
18458   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18459   algorithm: "plot_latency_error_bars"
18460   output-file-type: ".html"
18461   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18462   data: "plot-vpp-throughput-latency-3n-hsw"
18463   filter: "'NIC_Intel-X710' and
18464            '64B' and
18465            ('BASE' or 'SCALE') and
18466            'NDRPDR' and
18467            'ETH' and
18468            '1T1C' and
18469            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18470            not 'VHOST' and
18471            not 'MEMIF'"
18472   parameters:
18473   - "latency"
18474   - "parent"
18475   - "tags"
18476   sort:
18477   - "L2PATCH"
18478   - "L2XCBASE"
18479   - "BASE"
18480   - "FIB_10K"
18481   - "FIB_100K"
18482   - "FIB_1M"
18483   layout:
18484     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18485     layout: "plot-latency"
18486
18487 -
18488   type: "plot"
18489   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18490   algorithm: "plot_latency_error_bars"
18491   output-file-type: ".html"
18492   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18493   data: "plot-vpp-throughput-latency-3n-hsw"
18494   filter: "'NIC_Intel-X710' and
18495            '64B' and
18496            ('BASE' or 'SCALE') and
18497            'NDRPDR' and
18498            'ETH' and
18499            '2T2C' and
18500            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18501            not 'VHOST' and
18502            not 'MEMIF'"
18503   parameters:
18504   - "latency"
18505   - "parent"
18506   - "tags"
18507   sort:
18508   - "L2PATCH"
18509   - "L2XCBASE"
18510   - "BASE"
18511   - "FIB_10K"
18512   - "FIB_100K"
18513   - "FIB_1M"
18514   layout:
18515     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18516     layout: "plot-latency"
18517
18518 # Packet Latency - VPP L2 3n-hsw-x710 features
18519 -
18520   type: "plot"
18521   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-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-features-ndr-lat"
18525   data: "plot-vpp-throughput-latency-3n-hsw"
18526   filter: "'NIC_Intel-X710' and
18527            '64B' and
18528            'NDRPDR' and
18529            '1T1C' and
18530            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18531            not 'ACL' and
18532            not 'VHOST' and
18533            not 'MEMIF'"
18534   parameters:
18535   - "latency"
18536   - "parent"
18537   - "tags"
18538   sort:
18539   - "L2XCBASE"    # l2xcbase
18540   - "L2BDBASE"    # l2bdbase
18541   - "L2XCFWD"     # dot1q-l2xcbase
18542   - "L2BDMACLRN"  # dot1q-l2bdbase
18543   layout:
18544     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18545     layout: "plot-latency"
18546
18547 -
18548   type: "plot"
18549   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18550   algorithm: "plot_latency_error_bars"
18551   output-file-type: ".html"
18552   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18553   data: "plot-vpp-throughput-latency-3n-hsw"
18554   filter: "'NIC_Intel-X710' and
18555            '64B' and
18556            'NDRPDR' and
18557            '2T2C' and
18558            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18559            not 'ACL' and
18560            not 'VHOST' and
18561            not 'MEMIF'"
18562   parameters:
18563   - "latency"
18564   - "parent"
18565   - "tags"
18566   sort:
18567   - "L2XCBASE"    # l2xcbase
18568   - "L2BDBASE"    # l2bdbase
18569   - "L2XCFWD"     # dot1q-l2xcbase
18570   - "L2BDMACLRN"  # dot1q-l2bdbase
18571   layout:
18572     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18573     layout: "plot-latency"
18574
18575 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18576 -
18577   type: "plot"
18578   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18579   algorithm: "plot_latency_error_bars"
18580   output-file-type: ".html"
18581   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18582   data: "plot-vpp-throughput-latency-3n-hsw"
18583   filter: "'NIC_Intel-XL710' and
18584            '64B' and
18585            ('BASE' or 'SCALE') and
18586            'NDRPDR' and
18587            'ETH' and
18588            '1T1C' and
18589            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18590            not 'VHOST' and
18591            not 'MEMIF'"
18592   parameters:
18593   - "latency"
18594   - "parent"
18595   - "tags"
18596   sort:
18597   - "L2PATCH"
18598   - "L2XCBASE"
18599   - "BASE"
18600   - "FIB_10K"
18601   - "FIB_100K"
18602   - "FIB_1M"
18603   layout:
18604     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
18605     layout: "plot-latency"
18606
18607 -
18608   type: "plot"
18609   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18610   algorithm: "plot_latency_error_bars"
18611   output-file-type: ".html"
18612   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18613   data: "plot-vpp-throughput-latency-3n-hsw"
18614   filter: "'NIC_Intel-XL710' and
18615            '64B' and
18616            ('BASE' or 'SCALE') and
18617            'NDRPDR' and
18618            'ETH' and
18619            '2T2C' and
18620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18621            not 'VHOST' and
18622            not 'MEMIF'"
18623   parameters:
18624   - "latency"
18625   - "parent"
18626   - "tags"
18627   sort:
18628   - "L2PATCH"
18629   - "L2XCBASE"
18630   - "BASE"
18631   - "FIB_10K"
18632   - "FIB_100K"
18633   - "FIB_1M"
18634   layout:
18635     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
18636     layout: "plot-latency"
18637
18638 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18639 -
18640   type: "plot"
18641   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18642   algorithm: "plot_latency_error_bars"
18643   output-file-type: ".html"
18644   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18645   data: "plot-vpp-throughput-latency-3n-skx"
18646   filter: "'NIC_Intel-X710' and
18647            '64B' and
18648            ('BASE' or 'SCALE') and
18649            'NDRPDR' and
18650            'ETH' and
18651            '2T1C' and
18652            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18653            not 'VHOST' and
18654            not 'MEMIF' and
18655            not 'DRV_AVF'"
18656   parameters:
18657   - "latency"
18658   - "parent"
18659   - "tags"
18660   sort:
18661   - "L2PATCH"
18662   - "L2XCBASE"
18663   - "BASE"
18664   - "FIB_10K"
18665   - "FIB_100K"
18666   - "FIB_1M"
18667   layout:
18668     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18669     layout: "plot-latency"
18670
18671 -
18672   type: "plot"
18673   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18674   algorithm: "plot_latency_error_bars"
18675   output-file-type: ".html"
18676   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18677   data: "plot-vpp-throughput-latency-3n-skx"
18678   filter: "'NIC_Intel-X710' and
18679            '64B' and
18680            ('BASE' or 'SCALE') and
18681            'NDRPDR' and
18682            'ETH' and
18683            '4T2C' and
18684            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18685            not 'VHOST' and
18686            not 'MEMIF' and
18687            not 'DRV_AVF'"
18688   parameters:
18689   - "latency"
18690   - "parent"
18691   - "tags"
18692   sort:
18693   - "L2PATCH"
18694   - "L2XCBASE"
18695   - "BASE"
18696   - "FIB_10K"
18697   - "FIB_100K"
18698   - "FIB_1M"
18699   layout:
18700     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18701     layout: "plot-latency"
18702
18703 # Packet Latency - VPP L2 3n-skx-x710 features
18704 -
18705   type: "plot"
18706   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18707   algorithm: "plot_latency_error_bars"
18708   output-file-type: ".html"
18709   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18710   data: "plot-vpp-throughput-latency-3n-skx"
18711   filter: "'NIC_Intel-X710' and
18712            '64B' and
18713            'NDRPDR' and
18714            '2T1C' and
18715            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18716            not 'ACL' and
18717            not 'VHOST' and
18718            not 'MEMIF'"
18719   parameters:
18720   - "latency"
18721   - "parent"
18722   - "tags"
18723   sort:
18724   - "L2XCBASE"    # l2xcbase
18725   - "L2BDBASE"    # l2bdbase
18726   - "L2XCFWD"     # dot1q-l2xcbase
18727   - "L2BDMACLRN"  # dot1q-l2bdbase
18728   layout:
18729     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18730     layout: "plot-latency"
18731
18732 -
18733   type: "plot"
18734   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18735   algorithm: "plot_latency_error_bars"
18736   output-file-type: ".html"
18737   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18738   data: "plot-vpp-throughput-latency-3n-skx"
18739   filter: "'NIC_Intel-X710' and
18740            '64B' and
18741            'NDRPDR' and
18742            '4T2C' and
18743            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18744            not 'ACL' and
18745            not 'VHOST' and
18746            not 'MEMIF'"
18747   parameters:
18748   - "latency"
18749   - "parent"
18750   - "tags"
18751   sort:
18752   - "L2XCBASE"    # l2xcbase
18753   - "L2BDBASE"    # l2bdbase
18754   - "L2XCFWD"     # dot1q-l2xcbase
18755   - "L2BDMACLRN"  # dot1q-l2bdbase
18756   layout:
18757     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18758     layout: "plot-latency"
18759
18760 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
18761 -
18762   type: "plot"
18763   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18764   algorithm: "plot_latency_error_bars"
18765   output-file-type: ".html"
18766   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18767   data: "plot-vpp-throughput-latency-3n-skx"
18768   filter: "'NIC_Intel-XXV710' and
18769            '64B' and
18770            ('BASE' or 'SCALE') and
18771            'NDRPDR' and
18772            'ETH' and
18773            '2T1C' and
18774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18775            not 'VHOST' and
18776            not 'MEMIF' and
18777            not 'DRV_AVF'"
18778   parameters:
18779   - "latency"
18780   - "parent"
18781   - "tags"
18782   sort:
18783   - "L2PATCH"
18784   - "L2XCBASE"
18785   - "BASE"
18786   - "FIB_10K"
18787   - "FIB_100K"
18788   - "FIB_1M"
18789   layout:
18790     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18791     layout: "plot-latency"
18792
18793 -
18794   type: "plot"
18795   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18796   algorithm: "plot_latency_error_bars"
18797   output-file-type: ".html"
18798   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18799   data: "plot-vpp-throughput-latency-3n-skx"
18800   filter: "'NIC_Intel-XXV710' and
18801            '64B' and
18802            ('BASE' or 'SCALE') and
18803            'NDRPDR' and
18804            'ETH' and
18805            '4T2C' and
18806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18807            not 'VHOST' and
18808            not 'MEMIF' and
18809            not 'DRV_AVF'"
18810   parameters:
18811   - "latency"
18812   - "parent"
18813   - "tags"
18814   sort:
18815   - "L2PATCH"
18816   - "L2XCBASE"
18817   - "BASE"
18818   - "FIB_10K"
18819   - "FIB_100K"
18820   - "FIB_1M"
18821   layout:
18822     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18823     layout: "plot-latency"
18824
18825 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18826 -
18827   type: "plot"
18828   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18829   algorithm: "plot_latency_error_bars"
18830   output-file-type: ".html"
18831   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18832   data: "plot-vpp-throughput-latency-2n-skx"
18833   filter: "'NIC_Intel-X710' and
18834            '64B' and
18835            'ETH' and
18836            ('BASE' or 'SCALE') and
18837            'NDRPDR' and
18838            '2T1C' and
18839            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18840            not 'VHOST' and
18841            not 'MEMIF'"
18842   parameters:
18843   - "latency"
18844   - "parent"
18845   - "tags"
18846   sort:
18847   - "L2PATCH"
18848   - "L2XCBASE"
18849   - "BASE"
18850   - "FIB_10K"
18851   - "FIB_100K"
18852   - "FIB_1M"
18853   layout:
18854     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18855     layout: "plot-latency"
18856
18857 -
18858   type: "plot"
18859   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18860   algorithm: "plot_latency_error_bars"
18861   output-file-type: ".html"
18862   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18863   data: "plot-vpp-throughput-latency-2n-skx"
18864   filter: "'NIC_Intel-X710' and
18865            '64B' and
18866            ('BASE' or 'SCALE') and
18867            'NDRPDR' and
18868            'ETH' and
18869            '4T2C' and
18870            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18871            not 'VHOST' and
18872            not 'MEMIF'"
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-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18886     layout: "plot-latency"
18887
18888 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18889 -
18890   type: "plot"
18891   title: "VPP Latency: l2sw-2n-skx-xxv710-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-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18895   data: "plot-vpp-throughput-latency-2n-skx"
18896   filter: "'NIC_Intel-XXV710' and
18897            '64B' and
18898            ('BASE' or 'SCALE') and
18899            'NDRPDR' and
18900            'ETH' 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-xxv710-64b-2t1c-base_and_scale-ndr"
18918     layout: "plot-latency"
18919
18920 -
18921   type: "plot"
18922   title: "VPP Latency: l2sw-2n-skx-xxv710-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-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18926   data: "plot-vpp-throughput-latency-2n-skx"
18927   filter: "'NIC_Intel-XXV710' 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-xxv710-64b-4t2c-base_and_scale-ndr"
18949     layout: "plot-latency"
18950
18951 ################################################################################
18952
18953 # Packet Latency - VPP Container Memif 3n-hsw-x520
18954 -
18955   type: "plot"
18956   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18957   algorithm: "plot_latency_error_bars"
18958   output-file-type: ".html"
18959   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18960   data: "plot-vpp-throughput-latency-3n-hsw"
18961   filter: "'NIC_Intel-X520-DA2' and
18962            '64B' and
18963            ('BASE' or 'SCALE') and
18964            'NDRPDR' and
18965            '1T1C' and
18966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18967            not 'VHOST' and
18968            'MEMIF'"
18969   parameters:
18970   - "latency"
18971   - "parent"
18972   - "tags"
18973   sort:
18974   - "L2XCFWD"
18975   - "L2XCFWD"
18976   - "L2XCFWD"
18977   - "L2BDMACLRN"
18978   - "L2BDMACLRN"
18979   - "L2BDMACLRN"
18980   layout:
18981     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18982     layout: "plot-latency"
18983
18984 -
18985   type: "plot"
18986   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18987   algorithm: "plot_latency_error_bars"
18988   output-file-type: ".html"
18989   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18990   data: "plot-vpp-throughput-latency-3n-hsw"
18991   filter: "'NIC_Intel-X520-DA2' and
18992            '64B' and
18993            ('BASE' or 'SCALE') and
18994            'NDRPDR' and
18995            '2T2C' and
18996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18997            not 'VHOST' and
18998            'MEMIF'"
18999   parameters:
19000   - "latency"
19001   - "parent"
19002   - "tags"
19003   sort:
19004   - "L2XCFWD"
19005   - "L2XCFWD"
19006   - "L2XCFWD"
19007   - "L2BDMACLRN"
19008   - "L2BDMACLRN"
19009   - "L2BDMACLRN"
19010   layout:
19011     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19012     layout: "plot-latency"
19013
19014 # Packet Latency - VPP Container Memif 3n-hsw-x710
19015 -
19016   type: "plot"
19017   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19018   algorithm: "plot_latency_error_bars"
19019   output-file-type: ".html"
19020   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19021   data: "plot-vpp-throughput-latency-3n-hsw"
19022   filter: "'NIC_Intel-X710' and
19023            '64B' and
19024            ('BASE' or 'SCALE') and
19025            'NDRPDR' and
19026            '1T1C' and
19027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19028            not 'VHOST' and
19029            'MEMIF'"
19030   parameters:
19031   - "latency"
19032   - "parent"
19033   - "tags"
19034   sort:
19035   - "L2XCFWD"
19036   - "L2XCFWD"
19037   - "L2XCFWD"
19038   - "L2BDMACLRN"
19039   - "L2BDMACLRN"
19040   - "L2BDMACLRN"
19041   layout:
19042     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19043     layout: "plot-latency"
19044
19045 -
19046   type: "plot"
19047   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19048   algorithm: "plot_latency_error_bars"
19049   output-file-type: ".html"
19050   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19051   data: "plot-vpp-throughput-latency-3n-hsw"
19052   filter: "'NIC_Intel-X710' and
19053            '64B' and
19054            ('BASE' or 'SCALE') and
19055            'NDRPDR' and
19056            '2T2C' and
19057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19058            not 'VHOST' and
19059            'MEMIF'"
19060   parameters:
19061   - "latency"
19062   - "parent"
19063   - "tags"
19064   sort:
19065   - "L2XCFWD"
19066   - "L2XCFWD"
19067   - "L2XCFWD"
19068   - "L2BDMACLRN"
19069   - "L2BDMACLRN"
19070   - "L2BDMACLRN"
19071   layout:
19072     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19073     layout: "plot-latency"
19074
19075 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19076 -
19077   type: "plot"
19078   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19079   algorithm: "plot_latency_error_bars"
19080   output-file-type: ".html"
19081   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19082   data: "plot-vpp-throughput-latency-3n-hsw"
19083   filter: "'NIC_Intel-XL710' and
19084            '64B' and
19085            ('BASE' or 'SCALE') and
19086            'NDRPDR' and
19087            '1T1C' and
19088            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19089            not 'VHOST' and
19090            'MEMIF'"
19091   parameters:
19092   - "latency"
19093   - "parent"
19094   - "tags"
19095   sort:
19096   - "L2XCFWD"
19097   - "L2XCFWD"
19098   - "L2XCFWD"
19099   - "L2BDMACLRN"
19100   - "L2BDMACLRN"
19101   - "L2BDMACLRN"
19102   layout:
19103     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19104     layout: "plot-latency"
19105
19106 -
19107   type: "plot"
19108   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19109   algorithm: "plot_latency_error_bars"
19110   output-file-type: ".html"
19111   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19112   data: "plot-vpp-throughput-latency-3n-hsw"
19113   filter: "'NIC_Intel-XL710' and
19114            '64B' and
19115            ('BASE' or 'SCALE') and
19116            'NDRPDR' and
19117            '2T2C' and
19118            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19119            not 'VHOST' and
19120            'MEMIF'"
19121   parameters:
19122   - "latency"
19123   - "parent"
19124   - "tags"
19125   sort:
19126   - "L2XCFWD"
19127   - "L2XCFWD"
19128   - "L2XCFWD"
19129   - "L2BDMACLRN"
19130   - "L2BDMACLRN"
19131   - "L2BDMACLRN"
19132   layout:
19133     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
19134     layout: "plot-latency"
19135
19136 # Packet Latency - VPP Container Memif 3n-skx-x710
19137 -
19138   type: "plot"
19139   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19140   algorithm: "plot_latency_error_bars"
19141   output-file-type: ".html"
19142   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19143   data: "plot-vpp-throughput-latency-3n-skx"
19144   filter: "'NIC_Intel-X710' and
19145            '64B' and
19146            ('BASE' or 'SCALE') and
19147            'NDRPDR' and
19148            '2T1C' and
19149            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19150            not 'VHOST' and
19151            'MEMIF'"
19152   parameters:
19153   - "latency"
19154   - "parent"
19155   - "tags"
19156   sort:
19157   - "L2XCFWD"
19158   - "L2XCFWD"
19159   - "L2XCFWD"
19160   - "L2BDMACLRN"
19161   - "L2BDMACLRN"
19162   - "L2BDMACLRN"
19163   layout:
19164     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19165     layout: "plot-latency"
19166
19167 -
19168   type: "plot"
19169   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19170   algorithm: "plot_latency_error_bars"
19171   output-file-type: ".html"
19172   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19173   data: "plot-vpp-throughput-latency-3n-skx"
19174   filter: "'NIC_Intel-X710' and
19175            '64B' and
19176            ('BASE' or 'SCALE') and
19177            'NDRPDR' and
19178            '4T2C' and
19179            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19180            not 'VHOST' and
19181            'MEMIF'"
19182   parameters:
19183   - "latency"
19184   - "parent"
19185   - "tags"
19186   sort:
19187   - "L2XCFWD"
19188   - "L2XCFWD"
19189   - "L2XCFWD"
19190   - "L2BDMACLRN"
19191   - "L2BDMACLRN"
19192   - "L2BDMACLRN"
19193   layout:
19194     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19195     layout: "plot-latency"
19196
19197 # Packet Latency - VPP Container Memif 2n-skx-x710
19198 -
19199   type: "plot"
19200   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19201   algorithm: "plot_latency_error_bars"
19202   output-file-type: ".html"
19203   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19204   data: "plot-vpp-throughput-latency-2n-skx"
19205   filter: "'NIC_Intel-X710' and
19206            '64B' and
19207            ('BASE' or 'SCALE') and
19208            'NDRPDR' and
19209            '2T1C' and
19210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19211            not 'VHOST' and
19212            'MEMIF'"
19213   parameters:
19214   - "latency"
19215   - "parent"
19216   - "tags"
19217   sort:
19218   - "L2XCFWD"
19219   - "L2XCFWD"
19220   - "L2XCFWD"
19221   - "L2BDMACLRN"
19222   - "L2BDMACLRN"
19223   - "L2BDMACLRN"
19224   layout:
19225     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19226     layout: "plot-latency"
19227
19228 -
19229   type: "plot"
19230   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19231   algorithm: "plot_latency_error_bars"
19232   output-file-type: ".html"
19233   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19234   data: "plot-vpp-throughput-latency-2n-skx"
19235   filter: "'NIC_Intel-X710' and
19236            '64B' and
19237            ('BASE' or 'SCALE') and
19238            'NDRPDR' and
19239            '4T2C' and
19240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19241            not 'VHOST' and
19242            'MEMIF'"
19243   parameters:
19244   - "latency"
19245   - "parent"
19246   - "tags"
19247   sort:
19248   - "L2XCFWD"
19249   - "L2XCFWD"
19250   - "L2XCFWD"
19251   - "L2BDMACLRN"
19252   - "L2BDMACLRN"
19253   - "L2BDMACLRN"
19254   layout:
19255     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19256     layout: "plot-latency"
19257
19258 # Packet Latency - VPP Container Memif 2n-skx-xxv710
19259 -
19260   type: "plot"
19261   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19262   algorithm: "plot_latency_error_bars"
19263   output-file-type: ".html"
19264   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19265   data: "plot-vpp-throughput-latency-2n-skx"
19266   filter: "'NIC_Intel-XXV710' and
19267            '64B' and
19268            ('BASE' or 'SCALE') and
19269            'NDRPDR' and
19270            '2T1C' and
19271            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19272            not 'VHOST' and
19273            'MEMIF'"
19274   parameters:
19275   - "latency"
19276   - "parent"
19277   - "tags"
19278   sort:
19279   - "L2XCFWD"
19280   - "L2XCFWD"
19281   - "L2XCFWD"
19282   - "L2BDMACLRN"
19283   - "L2BDMACLRN"
19284   - "L2BDMACLRN"
19285   layout:
19286     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19287     layout: "plot-latency"
19288
19289 -
19290   type: "plot"
19291   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19292   algorithm: "plot_latency_error_bars"
19293   output-file-type: ".html"
19294   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19295   data: "plot-vpp-throughput-latency-2n-skx"
19296   filter: "'NIC_Intel-XXV710' and
19297            '64B' and
19298            ('BASE' or 'SCALE') and
19299            'NDRPDR' and
19300            '4T2C' and
19301            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19302            not 'VHOST' and
19303            'MEMIF'"
19304   parameters:
19305   - "latency"
19306   - "parent"
19307   - "tags"
19308   sort:
19309   - "L2XCFWD"
19310   - "L2XCFWD"
19311   - "L2XCFWD"
19312   - "L2BDMACLRN"
19313   - "L2BDMACLRN"
19314   - "L2BDMACLRN"
19315   layout:
19316     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19317     layout: "plot-latency"
19318
19319 ################################################################################
19320
19321 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19322 -
19323   type: "plot"
19324   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19325   algorithm: "plot_latency_error_bars"
19326   output-file-type: ".html"
19327   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19328   data: "plot-ligato-throughput-latency-3n-hsw"
19329   filter: "'NIC_Intel-X520-DA2' and
19330            '64B' and
19331            ('BASE' or 'SCALE') and
19332            'NDRPDR' and
19333            '1T1C' and
19334            'L2XCFWD' and
19335            not 'VHOST' and
19336            'MEMIF'"
19337   parameters:
19338   - "latency"
19339   - "parent"
19340   - "tags"
19341   sort:
19342   - "1VNF"
19343   - "2VNF"
19344   - "4VNF"
19345   - "2VNF"
19346   - "4VNF"
19347   layout:
19348     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19349     layout: "plot-latency"
19350
19351 -
19352   type: "plot"
19353   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19354   algorithm: "plot_latency_error_bars"
19355   output-file-type: ".html"
19356   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19357   data: "plot-ligato-throughput-latency-3n-hsw"
19358   filter: "'NIC_Intel-X520-DA2' and
19359            '64B' and
19360            ('BASE' or 'SCALE') and
19361            'NDRPDR' and
19362            '2T2C' and
19363            'L2XCFWD' and
19364            not 'VHOST' and
19365            'MEMIF'"
19366   parameters:
19367   - "latency"
19368   - "parent"
19369   - "tags"
19370   sort:
19371   - "1VNF"
19372   - "2VNF"
19373   - "4VNF"
19374   - "2VNF"
19375   - "4VNF"
19376   layout:
19377     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19378     layout: "plot-latency"
19379
19380 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19381 -
19382   type: "plot"
19383   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19384   algorithm: "plot_latency_error_bars"
19385   output-file-type: ".html"
19386   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19387   data: "plot-ligato-throughput-latency-3n-hsw"
19388   filter: "'NIC_Intel-X520-DA2' and
19389            '64B' and
19390            ('BASE' or 'SCALE') and
19391            'NDRPDR' and
19392            '1T1C' and
19393            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19394            not 'VHOST' and
19395            'MEMIF'"
19396   parameters:
19397   - "latency"
19398   - "parent"
19399   - "tags"
19400   sort:
19401   - "1VNF"
19402   - "2VNF"
19403   - "4VNF"
19404   - "2VNF"
19405   - "4VNF"
19406   layout:
19407     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19408     layout: "plot-latency"
19409
19410 -
19411   type: "plot"
19412   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19413   algorithm: "plot_latency_error_bars"
19414   output-file-type: ".html"
19415   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19416   data: "plot-ligato-throughput-latency-3n-hsw"
19417   filter: "'NIC_Intel-X520-DA2' and
19418            '64B' and
19419            ('BASE' or 'SCALE') and
19420            'NDRPDR' and
19421            '2T2C' and
19422            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19423            not 'VHOST' and
19424            'MEMIF'"
19425   parameters:
19426   - "latency"
19427   - "parent"
19428   - "tags"
19429   sort:
19430   - "1VNF"
19431   - "2VNF"
19432   - "4VNF"
19433   - "2VNF"
19434   - "4VNF"
19435   layout:
19436     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19437     layout: "plot-latency"
19438
19439 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19440 -
19441   type: "plot"
19442   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19443   algorithm: "plot_latency_error_bars"
19444   output-file-type: ".html"
19445   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19446   data: "plot-ligato-throughput-latency-3n-hsw"
19447   filter: "'NIC_Intel-X710' and
19448            '64B' and
19449            ('BASE' or 'SCALE') and
19450            'NDRPDR' and
19451            '1T1C' and
19452            'L2XCFWD' and
19453            not 'VHOST' and
19454            'MEMIF'"
19455   parameters:
19456   - "latency"
19457   - "parent"
19458   - "tags"
19459   sort:
19460   - "1VNF"
19461   - "2VNF"
19462   - "4VNF"
19463   - "2VNF"
19464   - "4VNF"
19465   layout:
19466     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19467     layout: "plot-latency"
19468
19469 -
19470   type: "plot"
19471   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19472   algorithm: "plot_latency_error_bars"
19473   output-file-type: ".html"
19474   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19475   data: "plot-ligato-throughput-latency-3n-hsw"
19476   filter: "'NIC_Intel-X710' and
19477            '64B' and
19478            ('BASE' or 'SCALE') and
19479            'NDRPDR' and
19480            '2T2C' and
19481            'L2XCFWD' and
19482            not 'VHOST' and
19483            'MEMIF'"
19484   parameters:
19485   - "latency"
19486   - "parent"
19487   - "tags"
19488   sort:
19489   - "1VNF"
19490   - "2VNF"
19491   - "4VNF"
19492   - "2VNF"
19493   - "4VNF"
19494   layout:
19495     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19496     layout: "plot-latency"
19497
19498 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19499 -
19500   type: "plot"
19501   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19502   algorithm: "plot_latency_error_bars"
19503   output-file-type: ".html"
19504   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19505   data: "plot-ligato-throughput-latency-3n-hsw"
19506   filter: "'NIC_Intel-X710' and
19507            '64B' and
19508            ('BASE' or 'SCALE') and
19509            'NDRPDR' and
19510            '1T1C' and
19511            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19512            not 'VHOST' and
19513            'MEMIF'"
19514   parameters:
19515   - "latency"
19516   - "parent"
19517   - "tags"
19518   sort:
19519   - "1VNF"
19520   - "2VNF"
19521   - "4VNF"
19522   - "2VNF"
19523   - "4VNF"
19524   layout:
19525     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19526     layout: "plot-latency"
19527
19528 -
19529   type: "plot"
19530   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19531   algorithm: "plot_latency_error_bars"
19532   output-file-type: ".html"
19533   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19534   data: "plot-ligato-throughput-latency-3n-hsw"
19535   filter: "'NIC_Intel-X710' and
19536            '64B' and
19537            ('BASE' or 'SCALE') and
19538            'NDRPDR' and
19539            '2T2C' and
19540            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19541            not 'VHOST' and
19542            'MEMIF'"
19543   parameters:
19544   - "latency"
19545   - "parent"
19546   - "tags"
19547   sort:
19548   - "1VNF"
19549   - "2VNF"
19550   - "4VNF"
19551   - "2VNF"
19552   - "4VNF"
19553   layout:
19554     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19555     layout: "plot-latency"
19556
19557 ################################################################################
19558
19559 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19560 -
19561   type: "plot"
19562   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19563   algorithm: "plot_latency_error_bars"
19564   output-file-type: ".html"
19565   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19566   data: "plot-vpp-throughput-latency-3n-hsw"
19567   filter: "'NIC_Intel-X520-DA2' and
19568            '64B' and
19569            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19570            'NDRPDR' and
19571            '1T1C' and
19572            'IP4FWD' and
19573            not 'IPSEC' and
19574            not 'VHOST'"
19575   parameters:
19576   - "latency"
19577   - "parent"
19578   - "tags"
19579   sort:
19580   - "DOT1Q"
19581   - "IP4BASE"
19582   - "FIB_20k"
19583   - "FIB_200k"
19584   - "FIB_2M"
19585   layout:
19586     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19587     layout: "plot-latency"
19588
19589 -
19590   type: "plot"
19591   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19592   algorithm: "plot_latency_error_bars"
19593   output-file-type: ".html"
19594   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19595   data: "plot-vpp-throughput-latency-3n-hsw"
19596   filter: "'NIC_Intel-X520-DA2' and
19597            '64B' and
19598            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19599            'NDRPDR' and
19600            '2T2C' and
19601            'IP4FWD' and
19602            not 'IPSEC' and
19603            not 'VHOST'"
19604   parameters:
19605   - "latency"
19606   - "parent"
19607   - "tags"
19608   sort:
19609   - "DOT1Q"
19610   - "IP4BASE"
19611   - "FIB_20k"
19612   - "FIB_200k"
19613   - "FIB_2M"
19614   layout:
19615     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19616     layout: "plot-latency"
19617
19618 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19619 -
19620   type: "plot"
19621   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19622   algorithm: "plot_latency_error_bars"
19623   output-file-type: ".html"
19624   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19625   data: "plot-vpp-throughput-latency-3n-hsw"
19626   filter: "'NIC_Intel-X520-DA2' and
19627            '64B' and
19628            ('IP4BASE' or
19629             'POLICE_MARK' or
19630             'COPWHLIST' or
19631             ('NAT44' and 'BASE') or
19632             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) 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   - "NAT44"
19646   - "POLICE_MARK"
19647   - "COPWHLIST"
19648   - "IACL"
19649   - "OACL"
19650   layout:
19651     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19652     layout: "plot-latency"
19653
19654 -
19655   type: "plot"
19656   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19657   algorithm: "plot_latency_error_bars"
19658   output-file-type: ".html"
19659   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19660   data: "plot-vpp-throughput-latency-3n-hsw"
19661   filter: "'NIC_Intel-X520-DA2' and
19662            '64B' and
19663            ('IP4BASE' or
19664             'POLICE_MARK' or
19665             'COPWHLIST' or
19666             ('NAT44' and 'BASE') or
19667             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19668            'NDRPDR' and
19669            '2T2C' and
19670            'IP4FWD' and
19671            not 'IPSEC' and
19672            not 'VHOST'"
19673   parameters:
19674   - "latency"
19675   - "parent"
19676   - "tags"
19677   sort:
19678   - "DOT1Q"
19679   - "IP4BASE"
19680   - "NAT44"
19681   - "POLICE_MARK"
19682   - "COPWHLIST"
19683   - "IACL"
19684   - "OACL"
19685   layout:
19686     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19687     layout: "plot-latency"
19688
19689 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19690 -
19691   type: "plot"
19692   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19693   algorithm: "plot_latency_error_bars"
19694   output-file-type: ".html"
19695   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19696   data: "plot-vpp-throughput-latency-3n-hsw"
19697   filter: "'NIC_Intel-X520-DA2' and
19698            '64B' and
19699            'NDRPDR' and
19700            '1T1C' and
19701            'IP4FWD' and
19702            'NAT44' and
19703            not 'IPSEC' and
19704            not 'VHOST'"
19705   parameters:
19706   - "latency"
19707   - "parent"
19708   - "tags"
19709   sort:
19710   - "BASE"
19711   - "BASE"
19712   - "SRC_USER_10"
19713   - "SRC_USER_100"
19714   - "SRC_USER_1000"
19715   - "SRC_USER_2000"
19716   layout:
19717     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19718     layout: "plot-latency"
19719
19720 -
19721   type: "plot"
19722   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19723   algorithm: "plot_latency_error_bars"
19724   output-file-type: ".html"
19725   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19726   data: "plot-vpp-throughput-latency-3n-hsw"
19727   filter: "'NIC_Intel-X520-DA2' and
19728            '64B' and
19729            'NDRPDR' and
19730            '2T2C' and
19731            'IP4FWD' and
19732            'NAT44' and
19733            not 'IPSEC' and
19734            not 'VHOST'"
19735   parameters:
19736   - "latency"
19737   - "parent"
19738   - "tags"
19739   sort:
19740   - "BASE"
19741   - "BASE"
19742   - "SRC_USER_10"
19743   - "SRC_USER_100"
19744   - "SRC_USER_1000"
19745   - "SRC_USER_2000"
19746   layout:
19747     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19748     layout: "plot-latency"
19749
19750 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19751 -
19752   type: "plot"
19753   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19754   algorithm: "plot_latency_error_bars"
19755   output-file-type: ".html"
19756   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19757   data: "plot-vpp-throughput-latency-3n-hsw"
19758   filter: "'NIC_Intel-X520-DA2' and
19759            '64B' and
19760            'NDRPDR' and
19761            '1T1C' and
19762            'IP4FWD' and
19763            'IACL' and
19764            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19765            not 'IPSEC' and
19766            not 'VHOST'"
19767   parameters:
19768   - "latency"
19769   - "parent"
19770   - "tags"
19771   sort:
19772   - "ACL_STATELESS"
19773   - "ACL_STATEFUL"
19774   - "ACL_STATELESS"
19775   - "ACL_STATEFUL"
19776   layout:
19777     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19778     layout: "plot-latency"
19779
19780 -
19781   type: "plot"
19782   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19783   algorithm: "plot_latency_error_bars"
19784   output-file-type: ".html"
19785   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19786   data: "plot-vpp-throughput-latency-3n-hsw"
19787   filter: "'NIC_Intel-X520-DA2' and
19788            '64B' and
19789            'NDRPDR' and
19790            '2T2C' and
19791            'IP4FWD' and
19792            'IACL' and
19793            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19794            not 'IPSEC' and
19795            not 'VHOST'"
19796   parameters:
19797   - "latency"
19798   - "parent"
19799   - "tags"
19800   sort:
19801   - "ACL_STATELESS"
19802   - "ACL_STATEFUL"
19803   - "ACL_STATELESS"
19804   - "ACL_STATEFUL"
19805   layout:
19806     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19807     layout: "plot-latency"
19808
19809 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19810 -
19811   type: "plot"
19812   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19813   algorithm: "plot_latency_error_bars"
19814   output-file-type: ".html"
19815   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19816   data: "plot-vpp-throughput-latency-3n-hsw"
19817   filter: "'NIC_Intel-X520-DA2' and
19818            '64B' and
19819            'NDRPDR' and
19820            '1T1C' and
19821            'IP4FWD' and
19822            'OACL' and
19823            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19824            not 'IPSEC' and
19825            not 'VHOST'"
19826   parameters:
19827   - "latency"
19828   - "parent"
19829   - "tags"
19830   sort:
19831   - "ACL_STATELESS"
19832   - "ACL_STATEFUL"
19833   - "ACL_STATELESS"
19834   - "ACL_STATEFUL"
19835   layout:
19836     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19837     layout: "plot-latency"
19838
19839 -
19840   type: "plot"
19841   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19842   algorithm: "plot_latency_error_bars"
19843   output-file-type: ".html"
19844   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19845   data: "plot-vpp-throughput-latency-3n-hsw"
19846   filter: "'NIC_Intel-X520-DA2' and
19847            '64B' and
19848            'NDRPDR' and
19849            '2T2C' and
19850            'IP4FWD' and
19851            'OACL' and
19852            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19853            not 'IPSEC' and
19854            not 'VHOST'"
19855   parameters:
19856   - "latency"
19857   - "parent"
19858   - "tags"
19859   sort:
19860   - "ACL_STATELESS"
19861   - "ACL_STATEFUL"
19862   - "ACL_STATELESS"
19863   - "ACL_STATEFUL"
19864   layout:
19865     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19866     layout: "plot-latency"
19867
19868 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19869 -
19870   type: "plot"
19871   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19872   algorithm: "plot_latency_error_bars"
19873   output-file-type: ".html"
19874   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19875   data: "plot-vpp-throughput-latency-3n-hsw"
19876   filter: "'NIC_Intel-X710' and
19877            '64B' and
19878            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19879            'NDRPDR' and
19880            '1T1C' and
19881            'IP4FWD' and
19882            not 'IPSEC' and
19883            not 'VHOST'"
19884   parameters:
19885   - "latency"
19886   - "parent"
19887   - "tags"
19888   sort:
19889   - "DOT1Q"
19890   - "IP4BASE"
19891   - "FIB_20K"
19892   - "FIB_200K"
19893   - "FIB_2M"
19894   layout:
19895     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19896     layout: "plot-latency"
19897
19898 -
19899   type: "plot"
19900   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19901   algorithm: "plot_latency_error_bars"
19902   output-file-type: ".html"
19903   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19904   data: "plot-vpp-throughput-latency-3n-hsw"
19905   filter: "'NIC_Intel-X710' and
19906            '64B' and
19907            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19908            'NDRPDR' and
19909            '2T2C' and
19910            'IP4FWD' and
19911            not 'IPSEC' and
19912            not 'VHOST'"
19913   parameters:
19914   - "latency"
19915   - "parent"
19916   - "tags"
19917   sort:
19918   - "DOT1Q"
19919   - "IP4BASE"
19920   - "FIB_20K"
19921   - "FIB_200K"
19922   - "FIB_2M"
19923   layout:
19924     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19925     layout: "plot-latency"
19926
19927 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19928 -
19929   type: "plot"
19930   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19931   algorithm: "plot_latency_error_bars"
19932   output-file-type: ".html"
19933   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19934   data: "plot-vpp-throughput-latency-3n-hsw"
19935   filter: "'NIC_Intel-X710' and
19936            '64B' and
19937            ('IP4BASE' or
19938             'POLICE_MARK' or
19939             'COPWHLIST' or
19940             ('NAT44' and 'BASE') or
19941             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) 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   - "IP4BASE"
19953   - "NAT44"
19954   - "POLICE_MARK"
19955   - "COPWHLIST"
19956   - "IACL"
19957   - "OACL"
19958   layout:
19959     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
19960     layout: "plot-latency"
19961
19962 -
19963   type: "plot"
19964   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19965   algorithm: "plot_latency_error_bars"
19966   output-file-type: ".html"
19967   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19968   data: "plot-vpp-throughput-latency-3n-hsw"
19969   filter: "'NIC_Intel-X710' and
19970            '64B' and
19971            ('IP4BASE' or
19972             'POLICE_MARK' or
19973             'COPWHLIST' or
19974             ('NAT44' and 'BASE') or
19975             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19976            'NDRPDR' and
19977            '2T2C' and
19978            'IP4FWD' and
19979            not 'IPSEC' and
19980            not 'VHOST'"
19981   parameters:
19982   - "latency"
19983   - "parent"
19984   - "tags"
19985   sort:
19986   - "IP4BASE"
19987   - "NAT44"
19988   - "POLICE_MARK"
19989   - "COPWHLIST"
19990   - "IACL"
19991   - "OACL"
19992   layout:
19993     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
19994     layout: "plot-latency"
19995
19996 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
19997 -
19998   type: "plot"
19999   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20000   algorithm: "plot_latency_error_bars"
20001   output-file-type: ".html"
20002   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20003   data: "plot-vpp-throughput-latency-3n-hsw"
20004   filter: "'NIC_Intel-X710' and
20005            '64B' and
20006            'NDRPDR' and
20007            '1T1C' and
20008            'IP4FWD' and
20009            'NAT44' and
20010            not 'IPSEC' and
20011            not 'VHOST'"
20012   parameters:
20013   - "latency"
20014   - "parent"
20015   - "tags"
20016   sort:
20017   - "BASE"
20018   - "BASE"
20019   - "SRC_USER_10"
20020   - "SRC_USER_100"
20021   - "SRC_USER_1000"
20022   - "SRC_USER_2000"
20023   layout:
20024     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20025     layout: "plot-latency"
20026
20027 -
20028   type: "plot"
20029   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20030   algorithm: "plot_latency_error_bars"
20031   output-file-type: ".html"
20032   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20033   data: "plot-vpp-throughput-latency-3n-hsw"
20034   filter: "'NIC_Intel-X710' and
20035            '64B' and
20036            'NDRPDR' and
20037            '2T2C' and
20038            'IP4FWD' and
20039            'NAT44' and
20040            not 'IPSEC' and
20041            not 'VHOST'"
20042   parameters:
20043   - "latency"
20044   - "parent"
20045   - "tags"
20046   sort:
20047   - "BASE"
20048   - "BASE"
20049   - "SRC_USER_10"
20050   - "SRC_USER_100"
20051   - "SRC_USER_1000"
20052   - "SRC_USER_2000"
20053   layout:
20054     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20055     layout: "plot-latency"
20056
20057 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20058 -
20059   type: "plot"
20060   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20061   algorithm: "plot_latency_error_bars"
20062   output-file-type: ".html"
20063   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20064   data: "plot-vpp-throughput-latency-3n-hsw"
20065   filter: "'NIC_Intel-X710' and
20066            '64B' and
20067            'NDRPDR' and
20068            '1T1C' and
20069            'IP4FWD' and
20070            'IACL' and
20071            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20072            not 'IPSEC' and
20073            not 'VHOST'"
20074   parameters:
20075   - "latency"
20076   - "parent"
20077   - "tags"
20078   sort:
20079   - "ACL_STATELESS"
20080   - "ACL_STATEFUL"
20081   - "ACL_STATELESS"
20082   - "ACL_STATEFUL"
20083   layout:
20084     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20085     layout: "plot-latency"
20086
20087 -
20088   type: "plot"
20089   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20090   algorithm: "plot_latency_error_bars"
20091   output-file-type: ".html"
20092   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20093   data: "plot-vpp-throughput-latency-3n-hsw"
20094   filter: "'NIC_Intel-X710' and
20095            '64B' and
20096            'NDRPDR' and
20097            '2T2C' and
20098            'IP4FWD' and
20099            'IACL' and
20100            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20101            not 'IPSEC' and
20102            not 'VHOST'"
20103   parameters:
20104   - "latency"
20105   - "parent"
20106   - "tags"
20107   sort:
20108   - "ACL_STATELESS"
20109   - "ACL_STATEFUL"
20110   - "ACL_STATELESS"
20111   - "ACL_STATEFUL"
20112   layout:
20113     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20114     layout: "plot-latency"
20115
20116 # Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
20117 -
20118   type: "plot"
20119   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20120   algorithm: "plot_latency_error_bars"
20121   output-file-type: ".html"
20122   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20123   data: "plot-vpp-throughput-latency-3n-hsw"
20124   filter: "'NIC_Intel-X710' and
20125            '64B' and
20126            'NDRPDR' and
20127            '1T1C' and
20128            'IP4FWD' and
20129            'OACL' and
20130            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20131            not 'IPSEC' and
20132            not 'VHOST'"
20133   parameters:
20134   - "latency"
20135   - "parent"
20136   - "tags"
20137   sort:
20138   - "ACL_STATELESS"
20139   - "ACL_STATEFUL"
20140   - "ACL_STATELESS"
20141   - "ACL_STATEFUL"
20142   layout:
20143     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
20144     layout: "plot-latency"
20145
20146 -
20147   type: "plot"
20148   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20149   algorithm: "plot_latency_error_bars"
20150   output-file-type: ".html"
20151   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20152   data: "plot-vpp-throughput-latency-3n-hsw"
20153   filter: "'NIC_Intel-X710' and
20154            '64B' and
20155            'NDRPDR' and
20156            '2T2C' and
20157            'IP4FWD' and
20158            'OACL' and
20159            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20160            not 'IPSEC' and
20161            not 'VHOST'"
20162   parameters:
20163   - "latency"
20164   - "parent"
20165   - "tags"
20166   sort:
20167   - "ACL_STATELESS"
20168   - "ACL_STATEFUL"
20169   - "ACL_STATELESS"
20170   - "ACL_STATEFUL"
20171   layout:
20172     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
20173     layout: "plot-latency"
20174
20175 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20176 -
20177   type: "plot"
20178   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20179   algorithm: "plot_latency_error_bars"
20180   output-file-type: ".html"
20181   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20182   data: "plot-vpp-throughput-latency-3n-hsw"
20183   filter: "'NIC_Intel-XL710' and
20184            '64B' and
20185            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20186            'NDRPDR' and
20187            '1T1C' and
20188            'IP4FWD' and
20189            not 'IPSEC' and
20190            not 'VHOST'"
20191   parameters:
20192   - "latency"
20193   - "parent"
20194   - "tags"
20195   sort:
20196   - "IP4BASE"
20197   - "FIB_20K"
20198   - "FIB_200K"
20199   - "FIB_2M"
20200   layout:
20201     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
20202     layout: "plot-latency"
20203
20204 -
20205   type: "plot"
20206   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20207   algorithm: "plot_latency_error_bars"
20208   output-file-type: ".html"
20209   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20210   data: "plot-vpp-throughput-latency-3n-hsw"
20211   filter: "'NIC_Intel-XL710' and
20212            '64B' and
20213            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20214            'NDRPDR' and
20215            '2T2C' and
20216            'IP4FWD' and
20217            not 'IPSEC' and
20218            not 'VHOST'"
20219   parameters:
20220   - "latency"
20221   - "parent"
20222   - "tags"
20223   sort:
20224   - "IP4BASE"
20225   - "FIB_20K"
20226   - "FIB_200K"
20227   - "FIB_2M"
20228   layout:
20229     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
20230     layout: "plot-latency"
20231
20232 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20233 -
20234   type: "plot"
20235   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20236   algorithm: "plot_latency_error_bars"
20237   output-file-type: ".html"
20238   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20239   data: "plot-vpp-throughput-latency-3n-skx"
20240   filter: "'NIC_Intel-X710' and
20241            '64B' and
20242            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20243            'NDRPDR' and
20244            '2T1C' and
20245            'IP4FWD' and
20246            not 'IPSEC' and
20247            not 'VHOST'"
20248   parameters:
20249   - "latency"
20250   - "parent"
20251   - "tags"
20252   sort:
20253   - "IP4BASE"
20254   - "FIB_20K"
20255   - "FIB_200K"
20256   - "FIB_2M"
20257   layout:
20258     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20259     layout: "plot-latency"
20260
20261 -
20262   type: "plot"
20263   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20264   algorithm: "plot_latency_error_bars"
20265   output-file-type: ".html"
20266   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20267   data: "plot-vpp-throughput-latency-3n-skx"
20268   filter: "'NIC_Intel-X710' and
20269            '64B' and
20270            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20271            'NDRPDR' and
20272            '4T2C' and
20273            'IP4FWD' and
20274            not 'IPSEC' and
20275            not 'VHOST'"
20276   parameters:
20277   - "latency"
20278   - "parent"
20279   - "tags"
20280   sort:
20281   - "IP4BASE"
20282   - "FIB_20K"
20283   - "FIB_200K"
20284   - "FIB_2M"
20285   layout:
20286     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20287     layout: "plot-latency"
20288
20289 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20290 -
20291   type: "plot"
20292   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20293   algorithm: "plot_latency_error_bars"
20294   output-file-type: ".html"
20295   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20296   data: "plot-vpp-throughput-latency-3n-skx"
20297   filter: "'NIC_Intel-X710' and
20298            '64B' and
20299            ('IP4BASE' or
20300             'POLICE_MARK' or
20301             'COPWHLIST' or
20302             ('NAT44' and 'BASE') or
20303             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20304            'NDRPDR' and
20305            '2T1C' and
20306            'IP4FWD' and
20307            not 'IPSEC' and
20308            not 'VHOST'"
20309   parameters:
20310   - "latency"
20311   - "parent"
20312   - "tags"
20313   sort:
20314   - "IP4BASE"
20315   - "NAT44"
20316   - "POLICE_MARK"
20317   - "COPWHLIST"
20318   - "IACL"
20319   - "OACL"
20320   layout:
20321     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20322     layout: "plot-latency"
20323
20324 -
20325   type: "plot"
20326   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-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-features-ndr-lat"
20330   data: "plot-vpp-throughput-latency-3n-skx"
20331   filter: "'NIC_Intel-X710' and
20332            '64B' and
20333            ('IP4BASE' or
20334             'POLICE_MARK' or
20335             'COPWHLIST' or
20336             ('NAT44' and 'BASE') or
20337             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20338            'NDRPDR' and
20339            '4T2C' and
20340            'IP4FWD' and
20341            not 'IPSEC' and
20342            not 'VHOST'"
20343   parameters:
20344   - "latency"
20345   - "parent"
20346   - "tags"
20347   sort:
20348   - "IP4BASE"
20349   - "NAT44"
20350   - "POLICE_MARK"
20351   - "COPWHLIST"
20352   - "IACL"
20353   - "OACL"
20354   layout:
20355     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20356     layout: "plot-latency"
20357
20358 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20359 -
20360   type: "plot"
20361   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20362   algorithm: "plot_latency_error_bars"
20363   output-file-type: ".html"
20364   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20365   data: "plot-vpp-throughput-latency-3n-skx"
20366   filter: "'NIC_Intel-X710' and
20367            '64B' and
20368            'NDRPDR' and
20369            '2T1C' and
20370            'IP4FWD' and
20371            'NAT44' and
20372            not 'IPSEC' and
20373            not 'VHOST'"
20374   parameters:
20375   - "latency"
20376   - "parent"
20377   - "tags"
20378   sort:
20379   - "BASE"
20380   - "BASE"
20381   - "SRC_USER_10"
20382   - "SRC_USER_100"
20383   - "SRC_USER_1000"
20384   - "SRC_USER_2000"
20385   layout:
20386     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20387     layout: "plot-latency"
20388
20389 -
20390   type: "plot"
20391   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20392   algorithm: "plot_latency_error_bars"
20393   output-file-type: ".html"
20394   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20395   data: "plot-vpp-throughput-latency-3n-skx"
20396   filter: "'NIC_Intel-X710' and
20397            '64B' and
20398            'NDRPDR' and
20399            '4T2C' and
20400            'IP4FWD' and
20401            'NAT44' and
20402            not 'IPSEC' and
20403            not 'VHOST'"
20404   parameters:
20405   - "latency"
20406   - "parent"
20407   - "tags"
20408   sort:
20409   - "BASE"
20410   - "BASE"
20411   - "SRC_USER_10"
20412   - "SRC_USER_100"
20413   - "SRC_USER_1000"
20414   - "SRC_USER_2000"
20415   layout:
20416     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20417     layout: "plot-latency"
20418
20419 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20420 -
20421   type: "plot"
20422   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20423   algorithm: "plot_latency_error_bars"
20424   output-file-type: ".html"
20425   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20426   data: "plot-vpp-throughput-latency-3n-skx"
20427   filter: "'NIC_Intel-X710' and
20428            '64B' and
20429            'NDRPDR' and
20430            '2T1C' and
20431            'IP4FWD' and
20432            'IACL' and
20433            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20434            not 'IPSEC' and
20435            not 'VHOST'"
20436   parameters:
20437   - "latency"
20438   - "parent"
20439   - "tags"
20440   sort:
20441   - "ACL_STATELESS"
20442   - "ACL_STATEFUL"
20443   - "ACL_STATELESS"
20444   - "ACL_STATEFUL"
20445   layout:
20446     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20447     layout: "plot-latency"
20448
20449 -
20450   type: "plot"
20451   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20452   algorithm: "plot_latency_error_bars"
20453   output-file-type: ".html"
20454   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20455   data: "plot-vpp-throughput-latency-3n-skx"
20456   filter: "'NIC_Intel-X710' and
20457            '64B' and
20458            'NDRPDR' and
20459            '4T2C' and
20460            'IP4FWD' and
20461            'IACL' and
20462            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20463            not 'IPSEC' and
20464            not 'VHOST'"
20465   parameters:
20466   - "latency"
20467   - "parent"
20468   - "tags"
20469   sort:
20470   - "ACL_STATELESS"
20471   - "ACL_STATEFUL"
20472   - "ACL_STATELESS"
20473   - "ACL_STATEFUL"
20474   layout:
20475     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20476     layout: "plot-latency"
20477
20478 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20479 -
20480   type: "plot"
20481   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
20482   algorithm: "plot_latency_error_bars"
20483   output-file-type: ".html"
20484   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
20485   data: "plot-vpp-throughput-latency-3n-skx"
20486   filter: "'NIC_Intel-X710' and
20487            '64B' and
20488            'NDRPDR' and
20489            '2T1C' and
20490            'IP4FWD' and
20491            'OACL' and
20492            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20493            not 'IPSEC' and
20494            not 'VHOST'"
20495   parameters:
20496   - "latency"
20497   - "parent"
20498   - "tags"
20499   sort:
20500   - "ACL_STATELESS"
20501   - "ACL_STATEFUL"
20502   - "ACL_STATELESS"
20503   - "ACL_STATEFUL"
20504   layout:
20505     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
20506     layout: "plot-latency"
20507
20508 -
20509   type: "plot"
20510   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
20511   algorithm: "plot_latency_error_bars"
20512   output-file-type: ".html"
20513   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
20514   data: "plot-vpp-throughput-latency-3n-skx"
20515   filter: "'NIC_Intel-X710' and
20516            '64B' and
20517            'NDRPDR' and
20518            '4T2C' and
20519            'IP4FWD' and
20520            'OACL' and
20521            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20522            not 'IPSEC' and
20523            not 'VHOST'"
20524   parameters:
20525   - "latency"
20526   - "parent"
20527   - "tags"
20528   sort:
20529   - "ACL_STATELESS"
20530   - "ACL_STATEFUL"
20531   - "ACL_STATELESS"
20532   - "ACL_STATEFUL"
20533   layout:
20534     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
20535     layout: "plot-latency"
20536
20537 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20538 -
20539   type: "plot"
20540   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20541   algorithm: "plot_latency_error_bars"
20542   output-file-type: ".html"
20543   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20544   data: "plot-vpp-throughput-latency-2n-skx"
20545   filter: "'NIC_Intel-X710' and
20546            '64B' and
20547            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20548            'NDRPDR' and
20549            '2T1C' and
20550            'IP4FWD' and
20551            not 'IPSEC' and
20552            not 'VHOST'"
20553   parameters:
20554   - "latency"
20555   - "parent"
20556   - "tags"
20557   sort:
20558   - "DOT1Q"
20559   - "IP4BASE"
20560   - "FIB_20k"
20561   - "FIB_200k"
20562   - "FIB_2M"
20563   layout:
20564     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20565     layout: "plot-latency"
20566
20567 -
20568   type: "plot"
20569   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20570   algorithm: "plot_latency_error_bars"
20571   output-file-type: ".html"
20572   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20573   data: "plot-vpp-throughput-latency-2n-skx"
20574   filter: "'NIC_Intel-X710' and
20575            '64B' and
20576            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20577            'NDRPDR' and
20578            '4T2C' and
20579            'IP4FWD' and
20580            not 'IPSEC' and
20581            not 'VHOST'"
20582   parameters:
20583   - "latency"
20584   - "parent"
20585   - "tags"
20586   sort:
20587   - "DOT1Q"
20588   - "IP4BASE"
20589   - "FIB_20k"
20590   - "FIB_200k"
20591   - "FIB_2M"
20592   layout:
20593     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20594     layout: "plot-latency"
20595
20596 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20597 -
20598   type: "plot"
20599   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20600   algorithm: "plot_latency_error_bars"
20601   output-file-type: ".html"
20602   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20603   data: "plot-vpp-throughput-latency-2n-skx"
20604   filter: "'NIC_Intel-XXV710' and
20605            '64B' and
20606            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20607            'NDRPDR' and
20608            '2T1C' and
20609            'IP4FWD' and
20610            not 'IPSEC' and
20611            not 'VHOST'"
20612   parameters:
20613   - "latency"
20614   - "parent"
20615   - "tags"
20616   sort:
20617   - "DOT1Q"
20618   - "IP4BASE"
20619   - "FIB_20k"
20620   - "FIB_200k"
20621   - "FIB_2M"
20622   layout:
20623     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20624     layout: "plot-latency"
20625
20626 -
20627   type: "plot"
20628   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20629   algorithm: "plot_latency_error_bars"
20630   output-file-type: ".html"
20631   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20632   data: "plot-vpp-throughput-latency-2n-skx"
20633   filter: "'NIC_Intel-XXV710' and
20634            '64B' and
20635            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20636            'NDRPDR' and
20637            '4T2C' and
20638            'IP4FWD' and
20639            not 'IPSEC' and
20640            not 'VHOST'"
20641   parameters:
20642   - "latency"
20643   - "parent"
20644   - "tags"
20645   sort:
20646   - "DOT1Q"
20647   - "IP4BASE"
20648   - "FIB_20k"
20649   - "FIB_200k"
20650   - "FIB_2M"
20651   layout:
20652     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20653     layout: "plot-latency"
20654
20655 ################################################################################
20656
20657 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
20658 -
20659   type: "plot"
20660   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20661   algorithm: "plot_latency_error_bars"
20662   output-file-type: ".html"
20663   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20664   data: "plot-vpp-throughput-latency-3n-hsw"
20665   filter: "'NIC_Intel-X520-DA2' and
20666            '64B' and
20667            'ENCAP' and
20668            'NDRPDR' and
20669            '1T1C' and
20670            ('VXLAN' or 'LISP') and
20671            not 'VHOST' and
20672            not 'IPSECHW'"
20673   parameters:
20674   - "latency"
20675   - "parent"
20676   - "tags"
20677   sort:
20678   - "not DOT1Q"
20679   - "VXLAN_1"
20680   - "VXLAN_10"
20681   - "VXLAN_100"
20682   - "VXLAN_1000"
20683   layout:
20684     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20685     layout: "plot-latency"
20686
20687 -
20688   type: "plot"
20689   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20690   algorithm: "plot_latency_error_bars"
20691   output-file-type: ".html"
20692   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20693   data: "plot-vpp-throughput-latency-3n-hsw"
20694   filter: "'NIC_Intel-X520-DA2' and
20695            '64B' and
20696            'ENCAP' and
20697            'NDRPDR' and
20698            '2T2C' and
20699            ('VXLAN' or 'LISP') and
20700            not 'VHOST' and
20701            not 'IPSECHW'"
20702   parameters:
20703   - "latency"
20704   - "parent"
20705   - "tags"
20706   sort:
20707   - "not DOT1Q"
20708   - "VXLAN_1"
20709   - "VXLAN_10"
20710   - "VXLAN_100"
20711   - "VXLAN_1000"
20712   layout:
20713     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20714     layout: "plot-latency"
20715
20716 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20717 -
20718   type: "plot"
20719   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20720   algorithm: "plot_latency_error_bars"
20721   output-file-type: ".html"
20722   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20723   data: "plot-vpp-throughput-latency-3n-hsw"
20724   filter: "'NIC_Intel-X520-DA2' and
20725            '64B' and
20726            'ENCAP' and
20727            'NDRPDR' and
20728            '1T1C' and
20729            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20730            not 'DOT1Q' and
20731            not 'VHOST' and
20732            not 'IPSECHW'"
20733   parameters:
20734   - "latency"
20735   - "parent"
20736   - "tags"
20737   sort:
20738   - "L2BDMACLRN"
20739   - "L2XCFWD"
20740   - "LISP"
20741   layout:
20742     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20743     layout: "plot-latency"
20744
20745 -
20746   type: "plot"
20747   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20748   algorithm: "plot_latency_error_bars"
20749   output-file-type: ".html"
20750   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20751   data: "plot-vpp-throughput-latency-3n-hsw"
20752   filter: "'NIC_Intel-X520-DA2' and
20753            '64B' and
20754            'ENCAP' and
20755            'NDRPDR' and
20756            '2T2C' and
20757            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20758            not 'DOT1Q' and
20759            not 'VHOST' and
20760            not 'IPSECHW'"
20761   parameters:
20762   - "latency"
20763   - "parent"
20764   - "tags"
20765   sort:
20766   - "L2BDMACLRN"
20767   - "L2XCFWD"
20768   - "LISP"
20769   layout:
20770     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20771     layout: "plot-latency"
20772
20773 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20774 -
20775   type: "plot"
20776   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20777   algorithm: "plot_latency_error_bars"
20778   output-file-type: ".html"
20779   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20780   data: "plot-vpp-throughput-latency-3n-hsw"
20781   filter: "'NIC_Intel-X710' and
20782            '64B' and
20783            'ENCAP' and
20784            'NDRPDR' and
20785            '1T1C' and
20786            ('VXLAN' or 'LISP') and
20787            not 'VHOST' and
20788            not 'IPSECHW'"
20789   parameters:
20790   - "latency"
20791   - "parent"
20792   - "tags"
20793   sort:
20794   - "LISP"
20795   - "VXLAN_1"
20796   - "VXLAN_10"
20797   - "VXLAN_100"
20798   - "VXLAN_1000"
20799   layout:
20800     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20801     layout: "plot-latency"
20802
20803 -
20804   type: "plot"
20805   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20806   algorithm: "plot_latency_error_bars"
20807   output-file-type: ".html"
20808   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20809   data: "plot-vpp-throughput-latency-3n-hsw"
20810   filter: "'NIC_Intel-X710' and
20811            '64B' and
20812            'ENCAP' and
20813            'NDRPDR' and
20814            '2T2C' and
20815            ('VXLAN' or 'LISP') and
20816            not 'VHOST' and
20817            not 'IPSECHW'"
20818   parameters:
20819   - "latency"
20820   - "parent"
20821   - "tags"
20822   sort:
20823   - "LISP"
20824   - "VXLAN_1"
20825   - "VXLAN_10"
20826   - "VXLAN_100"
20827   - "VXLAN_1000"
20828   layout:
20829     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20830     layout: "plot-latency"
20831
20832 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20833 -
20834   type: "plot"
20835   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20836   algorithm: "plot_latency_error_bars"
20837   output-file-type: ".html"
20838   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20839   data: "plot-vpp-throughput-latency-3n-hsw"
20840   filter: "'NIC_Intel-X710' and
20841            '64B' and
20842            'ENCAP' and
20843            'NDRPDR' and
20844            '1T1C' and
20845            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20846            not 'DOT1Q' and
20847            not 'VHOST' and
20848            not 'IPSECHW'"
20849   parameters:
20850   - "latency"
20851   - "parent"
20852   - "tags"
20853   sort:
20854   - "L2BDMACLRN"
20855   - "L2XCFWD"
20856   - "LISP"
20857   layout:
20858     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20859     layout: "plot-latency"
20860
20861 -
20862   type: "plot"
20863   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20864   algorithm: "plot_latency_error_bars"
20865   output-file-type: ".html"
20866   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20867   data: "plot-vpp-throughput-latency-3n-hsw"
20868   filter: "'NIC_Intel-X710' and
20869            '64B' and
20870            'ENCAP' and
20871            'NDRPDR' and
20872            '2T2C' and
20873            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20874            not 'DOT1Q' and
20875            not 'VHOST' and
20876            not 'IPSECHW'"
20877   parameters:
20878   - "latency"
20879   - "parent"
20880   - "tags"
20881   sort:
20882   - "L2BDMACLRN"
20883   - "L2XCFWD"
20884   - "LISP"
20885   layout:
20886     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20887     layout: "plot-latency"
20888
20889 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20890 -
20891   type: "plot"
20892   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20893   algorithm: "plot_latency_error_bars"
20894   output-file-type: ".html"
20895   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20896   data: "plot-vpp-throughput-latency-3n-skx"
20897   filter: "'NIC_Intel-X710' and
20898            '64B' and
20899            'ENCAP' and
20900            'NDRPDR' and
20901            '2T1C' and
20902            ('VXLAN' or 'LISP') and
20903            not 'VHOST' and
20904            not 'IPSECHW'"
20905   parameters:
20906   - "latency"
20907   - "parent"
20908   - "tags"
20909   sort:
20910   - "LISP"
20911   - "VXLAN_1"
20912   - "VXLAN_10"
20913   - "VXLAN_100"
20914   - "VXLAN_1000"
20915   layout:
20916     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20917     layout: "plot-latency"
20918
20919 -
20920   type: "plot"
20921   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20922   algorithm: "plot_latency_error_bars"
20923   output-file-type: ".html"
20924   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20925   data: "plot-vpp-throughput-latency-3n-skx"
20926   filter: "'NIC_Intel-X710' and
20927            '64B' and
20928            'ENCAP' and
20929            'NDRPDR' and
20930            '4T2C' and
20931            ('VXLAN' or 'LISP') and
20932            not 'VHOST' and
20933            not 'IPSECHW'"
20934   parameters:
20935   - "latency"
20936   - "parent"
20937   - "tags"
20938   sort:
20939   - "LISP"
20940   - "VXLAN_1"
20941   - "VXLAN_10"
20942   - "VXLAN_100"
20943   - "VXLAN_1000"
20944   layout:
20945     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20946     layout: "plot-latency"
20947
20948 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20949 -
20950   type: "plot"
20951   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20952   algorithm: "plot_latency_error_bars"
20953   output-file-type: ".html"
20954   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20955   data: "plot-vpp-throughput-latency-3n-skx"
20956   filter: "'NIC_Intel-X710' and
20957            '64B' and
20958            'ENCAP' and
20959            'NDRPDR' and
20960            '2T1C' and
20961            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20962            not 'DOT1Q' and
20963            not 'VHOST' and
20964            not 'IPSECHW'"
20965   parameters:
20966   - "latency"
20967   - "parent"
20968   - "tags"
20969   sort:
20970   - "L2BDMACLRN"
20971   - "L2XCFWD"
20972   - "LISP"
20973   layout:
20974     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20975     layout: "plot-latency"
20976
20977 -
20978   type: "plot"
20979   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20980   algorithm: "plot_latency_error_bars"
20981   output-file-type: ".html"
20982   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20983   data: "plot-vpp-throughput-latency-3n-skx"
20984   filter: "'NIC_Intel-X710' and
20985            '64B' and
20986            'ENCAP' and
20987            'NDRPDR' and
20988            '4T2C' and
20989            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20990            not 'DOT1Q' and
20991            not 'VHOST' and
20992            not 'IPSECHW'"
20993   parameters:
20994   - "latency"
20995   - "parent"
20996   - "tags"
20997   sort:
20998   - "L2BDMACLRN"
20999   - "L2XCFWD"
21000   - "LISP"
21001   layout:
21002     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21003     layout: "plot-latency"
21004
21005 ################################################################################
21006
21007 # Packet Latency - VPP IPv6 3n-hsw-x520
21008 -
21009   type: "plot"
21010   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21011   algorithm: "plot_latency_error_bars"
21012   output-file-type: ".html"
21013   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21014   data: "plot-vpp-throughput-latency-3n-hsw"
21015   filter: "'NIC_Intel-X520-DA2' and
21016            '78B' and
21017            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21018            'NDRPDR' and
21019            '1T1C' and
21020            'IP6FWD' and
21021            not 'SRv6' and
21022            not 'IPSEC' and
21023            not 'VHOST'"
21024   parameters:
21025   - "latency"
21026   - "parent"
21027   - "tags"
21028   sort:
21029   - "IP6BASE"
21030   - "FIB_20K"
21031   - "FIB_200K"
21032   - "FIB_2M"
21033   layout:
21034     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
21035     layout: "plot-latency"
21036
21037 -
21038   type: "plot"
21039   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21040   algorithm: "plot_latency_error_bars"
21041   output-file-type: ".html"
21042   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21043   data: "plot-vpp-throughput-latency-3n-hsw"
21044   filter: "'NIC_Intel-X520-DA2' and
21045            '78B' and
21046            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21047            'NDRPDR' and
21048            '2T2C' and
21049            'IP6FWD' and
21050            not 'SRv6' and
21051            not 'IPSEC' and
21052            not 'VHOST'"
21053   parameters:
21054   - "latency"
21055   - "parent"
21056   - "tags"
21057   sort:
21058   - "IP6BASE"
21059   - "FIB_20K"
21060   - "FIB_200K"
21061   - "FIB_2M"
21062   layout:
21063     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
21064     layout: "plot-latency"
21065
21066 # Packet Latency - VPP IPv6 3n-hsw-x710
21067 -
21068   type: "plot"
21069   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21070   algorithm: "plot_latency_error_bars"
21071   output-file-type: ".html"
21072   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21073   data: "plot-vpp-throughput-latency-3n-hsw"
21074   filter: "'NIC_Intel-X710' and
21075            '78B' and
21076            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21077            'NDRPDR' and
21078            '1T1C' and
21079            'IP6FWD' and
21080            not 'SRv6' and
21081            not 'IPSEC' and
21082            not 'VHOST'"
21083   parameters:
21084   - "latency"
21085   - "parent"
21086   - "tags"
21087   sort:
21088   - "IP6BASE"
21089   - "FIB_20K"
21090   - "FIB_200K"
21091   - "FIB_2M"
21092   layout:
21093     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21094     layout: "plot-latency"
21095
21096 -
21097   type: "plot"
21098   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21099   algorithm: "plot_latency_error_bars"
21100   output-file-type: ".html"
21101   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21102   data: "plot-vpp-throughput-latency-3n-hsw"
21103   filter: "'NIC_Intel-X710' and
21104            '78B' and
21105            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21106            'NDRPDR' and
21107            '2T2C' and
21108            'IP6FWD' and
21109            not 'SRv6' and
21110            not 'IPSEC' and
21111            not 'VHOST'"
21112   parameters:
21113   - "latency"
21114   - "parent"
21115   - "tags"
21116   sort:
21117   - "IP6BASE"
21118   - "FIB_20K"
21119   - "FIB_200K"
21120   - "FIB_2M"
21121   layout:
21122     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21123     layout: "plot-latency"
21124
21125 # Packet Latency - VPP IPv6 3n-hsw-xl710
21126 -
21127   type: "plot"
21128   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
21129   algorithm: "plot_latency_error_bars"
21130   output-file-type: ".html"
21131   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
21132   data: "plot-vpp-throughput-latency-3n-hsw"
21133   filter: "'NIC_Intel-XL710' and
21134            '78B' and
21135            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21136            'NDRPDR' and
21137            '1T1C' and
21138            'IP6FWD' and
21139            not 'SRv6' and
21140            not 'IPSEC' and
21141            not 'VHOST'"
21142   parameters:
21143   - "latency"
21144   - "parent"
21145   - "tags"
21146   sort:
21147   - "IP6BASE"
21148   - "FIB_20K"
21149   - "FIB_200K"
21150   - "FIB_2M"
21151   layout:
21152     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
21153     layout: "plot-latency"
21154
21155 -
21156   type: "plot"
21157   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
21158   algorithm: "plot_latency_error_bars"
21159   output-file-type: ".html"
21160   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
21161   data: "plot-vpp-throughput-latency-3n-hsw"
21162   filter: "'NIC_Intel-XL710' and
21163            '78B' and
21164            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21165            'NDRPDR' and
21166            '2T2C' and
21167            'IP6FWD' and
21168            not 'SRv6' and
21169            not 'IPSEC' and
21170            not 'VHOST'"
21171   parameters:
21172   - "latency"
21173   - "parent"
21174   - "tags"
21175   sort:
21176   - "IP6BASE"
21177   - "FIB_20K"
21178   - "FIB_200K"
21179   - "FIB_2M"
21180   layout:
21181     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
21182     layout: "plot-latency"
21183
21184 # Packet Latency - VPP IPv6 3n-skx-x710
21185 -
21186   type: "plot"
21187   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21188   algorithm: "plot_latency_error_bars"
21189   output-file-type: ".html"
21190   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21191   data: "plot-vpp-throughput-latency-3n-skx"
21192   filter: "'NIC_Intel-X710' and
21193            '78B' and
21194            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21195            'NDRPDR' and
21196            '2T1C' and
21197            'IP6FWD' and
21198            not 'SRv6' and
21199            not 'IPSEC' and
21200            not 'VHOST'"
21201   parameters:
21202   - "latency"
21203   - "parent"
21204   - "tags"
21205   sort:
21206   - "IP6BASE"
21207   - "FIB_20K"
21208   - "FIB_200K"
21209   - "FIB_2M"
21210   layout:
21211     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21212     layout: "plot-latency"
21213
21214 -
21215   type: "plot"
21216   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21217   algorithm: "plot_latency_error_bars"
21218   output-file-type: ".html"
21219   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21220   data: "plot-vpp-throughput-latency-3n-skx"
21221   filter: "'NIC_Intel-X710' and
21222            '78B' and
21223            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21224            'NDRPDR' and
21225            '4T2C' and
21226            'IP6FWD' and
21227            not 'SRv6' and
21228            not 'IPSEC' and
21229            not 'VHOST'"
21230   parameters:
21231   - "latency"
21232   - "parent"
21233   - "tags"
21234   sort:
21235   - "IP6BASE"
21236   - "FIB_20K"
21237   - "FIB_200K"
21238   - "FIB_2M"
21239   layout:
21240     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21241     layout: "plot-latency"
21242
21243 # Packet Latency - VPP IPv6 2n-skx-x710
21244 -
21245   type: "plot"
21246   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21247   algorithm: "plot_latency_error_bars"
21248   output-file-type: ".html"
21249   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21250   data: "plot-vpp-throughput-latency-2n-skx"
21251   filter: "'NIC_Intel-X710' and
21252            '78B' and
21253            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21254            'NDRPDR' and
21255            '2T1C' and
21256            'IP6FWD' and
21257            not 'SRv6' and
21258            not 'IPSEC' and
21259            not 'VHOST'"
21260   parameters:
21261   - "latency"
21262   - "parent"
21263   - "tags"
21264   sort:
21265   - "IP6BASE"
21266   - "FIB_20k"
21267   - "FIB_200k"
21268   - "FIB_2M"
21269   layout:
21270     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21271     layout: "plot-latency"
21272
21273 -
21274   type: "plot"
21275   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21276   algorithm: "plot_latency_error_bars"
21277   output-file-type: ".html"
21278   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21279   data: "plot-vpp-throughput-latency-2n-skx"
21280   filter: "'NIC_Intel-X710' and
21281            '78B' and
21282            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21283            'NDRPDR' and
21284            '4T2C' and
21285            'IP6FWD' and
21286            not 'SRv6' and
21287            not 'IPSEC' and
21288            not 'VHOST'"
21289   parameters:
21290   - "latency"
21291   - "parent"
21292   - "tags"
21293   sort:
21294   - "IP6BASE"
21295   - "FIB_20k"
21296   - "FIB_200k"
21297   - "FIB_2M"
21298   layout:
21299     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21300     layout: "plot-latency"
21301
21302 # Packet Latency - VPP IPv6 2n-skx-xxv710
21303 -
21304   type: "plot"
21305   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21306   algorithm: "plot_latency_error_bars"
21307   output-file-type: ".html"
21308   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21309   data: "plot-vpp-throughput-latency-2n-skx"
21310   filter: "'NIC_Intel-XXV710' and
21311            '78B' and
21312            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21313            'NDRPDR' and
21314            '2T1C' and
21315            'IP6FWD' and
21316            not 'SRv6' and
21317            not 'IPSEC' and
21318            not 'VHOST'"
21319   parameters:
21320   - "latency"
21321   - "parent"
21322   - "tags"
21323   sort:
21324   - "IP6BASE"
21325   - "FIB_20k"
21326   - "FIB_200k"
21327   - "FIB_2M"
21328   layout:
21329     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21330     layout: "plot-latency"
21331
21332 -
21333   type: "plot"
21334   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21335   algorithm: "plot_latency_error_bars"
21336   output-file-type: ".html"
21337   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21338   data: "plot-vpp-throughput-latency-2n-skx"
21339   filter: "'NIC_Intel-XXV710' and
21340            '78B' and
21341            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21342            'NDRPDR' and
21343            '4T2C' and
21344            'IP6FWD' and
21345            not 'SRv6' and
21346            not 'IPSEC' and
21347            not 'VHOST'"
21348   parameters:
21349   - "latency"
21350   - "parent"
21351   - "tags"
21352   sort:
21353   - "IP6BASE"
21354   - "FIB_20k"
21355   - "FIB_200k"
21356   - "FIB_2M"
21357   layout:
21358     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21359     layout: "plot-latency"
21360
21361 ################################################################################
21362
21363 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21364 -
21365   type: "plot"
21366   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21367   algorithm: "plot_latency_error_bars"
21368   output-file-type: ".html"
21369   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21370   data: "plot-vpp-throughput-latency-3n-hsw"
21371   filter: "'NIC_Intel-X520-DA2' and
21372            '78B' and
21373            'ENCAP' and
21374            'NDRPDR' and
21375            '1T1C' and
21376            'LISP' and
21377            not 'VHOST'"
21378   parameters:
21379   - "latency"
21380   - "parent"
21381   - "tags"
21382   sort:
21383   - "IP4UNRLAY"
21384   - "IP6UNRLAY"
21385   layout:
21386     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
21387     layout: "plot-latency"
21388
21389 -
21390   type: "plot"
21391   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21392   algorithm: "plot_latency_error_bars"
21393   output-file-type: ".html"
21394   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21395   data: "plot-vpp-throughput-latency-3n-hsw"
21396   filter: "'NIC_Intel-X520-DA2' and
21397            '78B' and
21398            'ENCAP' and
21399            'NDRPDR' and
21400            '2T2C' and
21401            'LISP' and
21402            not 'VHOST'"
21403   parameters:
21404   - "latency"
21405   - "parent"
21406   - "tags"
21407   sort:
21408   - "IP4UNRLAY"
21409   - "IP6UNRLAY"
21410   layout:
21411     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
21412     layout: "plot-latency"
21413
21414 ################################################################################
21415
21416 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21417 -
21418   type: "plot"
21419   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21420   algorithm: "plot_latency_error_bars"
21421   output-file-type: ".html"
21422   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21423   data: "plot-vpp-throughput-latency-3n-hsw"
21424   filter: "'NIC_Intel-XL710' and
21425            '64B' and
21426            'IP4FWD' and
21427            'NDRPDR' and
21428            'BASE' and
21429            '1T1C' and
21430            'IPSECHW' and
21431            ('IPSECTRAN' or 'IPSECTUN') and
21432            not 'VHOST'"
21433   parameters:
21434   - "latency"
21435   - "parent"
21436   - "tags"
21437   layout:
21438     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21439     layout: "plot-latency"
21440
21441 -
21442   type: "plot"
21443   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21444   algorithm: "plot_latency_error_bars"
21445   output-file-type: ".html"
21446   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21447   data: "plot-vpp-throughput-latency-3n-hsw"
21448   filter: "'NIC_Intel-XL710' and
21449            '64B' and
21450            'IP4FWD' and
21451            'NDRPDR' and
21452            'BASE' and
21453            '2T2C' and
21454            'IPSECHW' and
21455            ('IPSECTRAN' or 'IPSECTUN') and
21456            not 'VHOST'"
21457   parameters:
21458   - "latency"
21459   - "parent"
21460   - "tags"
21461   layout:
21462     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21463     layout: "plot-latency"
21464
21465 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21466 -
21467   type: "plot"
21468   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21469   algorithm: "plot_latency_error_bars"
21470   output-file-type: ".html"
21471   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21472   data: "plot-vpp-throughput-latency-3n-hsw"
21473   filter: "'NIC_Intel-XL710' and
21474            '64B' and
21475            'IP4FWD' and
21476            'NDRPDR' and
21477            'SCALE' and
21478            '1T1C' and
21479            'IPSECHW' and
21480            ('IPSECTRAN' or 'IPSECTUN') and
21481            not 'VHOST'"
21482   parameters:
21483   - "latency"
21484   - "parent"
21485   - "tags"
21486   layout:
21487     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21488     layout: "plot-latency"
21489
21490 -
21491   type: "plot"
21492   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21493   algorithm: "plot_latency_error_bars"
21494   output-file-type: ".html"
21495   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21496   data: "plot-vpp-throughput-latency-3n-hsw"
21497   filter: "'NIC_Intel-XL710' and
21498            '64B' and
21499            'IP4FWD' and
21500            'NDRPDR' and
21501            'SCALE' and
21502            '2T2C' and
21503            'IPSECHW' and
21504            ('IPSECTRAN' or 'IPSECTUN') and
21505            not 'VHOST'"
21506   parameters:
21507   - "latency"
21508   - "parent"
21509   - "tags"
21510   layout:
21511     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21512     layout: "plot-latency"
21513
21514 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21515 -
21516   type: "plot"
21517   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21518   algorithm: "plot_latency_error_bars"
21519   output-file-type: ".html"
21520   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21521   data: "plot-vpp-throughput-latency-3n-hsw"
21522   filter: "'NIC_Intel-XL710' and
21523            '64B' and
21524            'IP4FWD' and
21525            'NDRPDR' and
21526            '1T1C' and
21527            'IPSECSW' and
21528            ('IPSECTRAN' or 'IPSECTUN') and
21529            not 'VHOST'"
21530   parameters:
21531   - "latency"
21532   - "parent"
21533   - "tags"
21534   layout:
21535     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21536     layout: "plot-latency"
21537
21538 -
21539   type: "plot"
21540   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21541   algorithm: "plot_latency_error_bars"
21542   output-file-type: ".html"
21543   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21544   data: "plot-vpp-throughput-latency-3n-hsw"
21545   filter: "'NIC_Intel-XL710' and
21546            '64B' and
21547            'IP4FWD' and
21548            'NDRPDR' and
21549            '2T2C' and
21550            'IPSECSW' and
21551            ('IPSECTRAN' or 'IPSECTUN') and
21552            not 'VHOST'"
21553   parameters:
21554   - "latency"
21555   - "parent"
21556   - "tags"
21557   layout:
21558     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21559     layout: "plot-latency"
21560
21561 ################################################################################
21562
21563 # Packet Latency - VPP SRv6 3n-hsw-x520
21564 -
21565   type: "plot"
21566   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21567   algorithm: "plot_latency_error_bars"
21568   output-file-type: ".html"
21569   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21570   data: "plot-vpp-throughput-latency-3n-hsw"
21571   filter: "'NIC_Intel-X520-DA2' and
21572            '78B' and
21573            'FEATURE' and
21574            'NDRPDR' and
21575            '1T1C' and
21576            'IP6FWD' and
21577            'SRv6'"
21578   parameters:
21579   - "latency"
21580   - "parent"
21581   - "tags"
21582   layout:
21583     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21584     layout: "plot-latency"
21585
21586 -
21587   type: "plot"
21588   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21589   algorithm: "plot_latency_error_bars"
21590   output-file-type: ".html"
21591   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21592   data: "plot-vpp-throughput-latency-3n-hsw"
21593   filter: "'NIC_Intel-X520-DA2' and
21594            '78B' and
21595            'FEATURE' and
21596            'NDRPDR' and
21597            '2T2C' and
21598            'IP6FWD' and
21599            'SRv6'"
21600   parameters:
21601   - "latency"
21602   - "parent"
21603   - "tags"
21604   layout:
21605     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21606     layout: "plot-latency"
21607
21608 ################################################################################
21609
21610 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21611 -
21612   type: "plot"
21613   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21614   algorithm: "plot_latency_error_bars"
21615   output-file-type: ".html"
21616   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21617   data: "plot-vpp-throughput-latency-3n-hsw"
21618   filter: "'NIC_Intel-X520-DA2' and
21619            '64B' and
21620            'NDRPDR' and
21621            'ETH' and
21622            'IP4FWD' and
21623            '1T1C' and
21624            'VHOST_1024' and
21625            not 'VXLAN' and
21626            not 'DOT1Q'"
21627   parameters:
21628   - "latency"
21629   - "parent"
21630   - "tags"
21631   sort:
21632   - "not CFS_OPT"
21633   - "1VM"
21634   - "2VM"
21635   layout:
21636     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21637     layout: "plot-latency"
21638
21639 -
21640   type: "plot"
21641   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21642   algorithm: "plot_latency_error_bars"
21643   output-file-type: ".html"
21644   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21645   data: "plot-vpp-throughput-latency-3n-hsw"
21646   filter: "'NIC_Intel-X520-DA2' and
21647            '64B' and
21648            'NDRPDR' and
21649            'ETH' and
21650            'IP4FWD' and
21651            '2T2C' and
21652            'VHOST_1024' and
21653            not 'VXLAN' and
21654            not 'DOT1Q'"
21655   parameters:
21656   - "latency"
21657   - "parent"
21658   - "tags"
21659   sort:
21660   - "not CFS_OPT"
21661   - "1VM"
21662   - "2VM"
21663   layout:
21664     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21665     layout: "plot-latency"
21666
21667 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
21668 -
21669   type: "plot"
21670   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21671   algorithm: "plot_latency_error_bars"
21672   output-file-type: ".html"
21673   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21674   data: "plot-vpp-throughput-latency-3n-hsw"
21675   filter: "'NIC_Intel-X520-DA2' and
21676            '64B' and
21677            'NDRPDR' and
21678            ('ETH' or 'DOT1Q') and
21679            '1T1C' and
21680            'L2BDMACLRN' and
21681            'VHOST_1024' and
21682            not 'VXLAN' and
21683            not 'IP4FWD' and
21684            not '2VM'"
21685   parameters:
21686   - "latency"
21687   - "parent"
21688   - "tags"
21689 #  sort:
21690 #  - "VM"  # "not CFS_OPT"
21691 #  - "CFS_OPT"
21692 #  - "FIB_10K"
21693 #  - "FIB_100K"
21694 #  - "FIB_1M"
21695   layout:
21696     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21697     layout: "plot-latency"
21698
21699 -
21700   type: "plot"
21701   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21702   algorithm: "plot_latency_error_bars"
21703   output-file-type: ".html"
21704   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21705   data: "plot-vpp-throughput-latency-3n-hsw"
21706   filter: "'NIC_Intel-X520-DA2' and
21707            '64B' and
21708            'NDRPDR' and
21709            ('ETH' or 'DOT1Q') and
21710            '2T2C' and
21711            'L2BDMACLRN' and
21712            'VHOST_1024' and
21713            not 'VXLAN' and
21714            not 'IP4FWD' and
21715            not '2VM'"
21716   parameters:
21717   - "latency"
21718   - "parent"
21719   - "tags"
21720 #  sort:
21721 #  - "VM"  # "not CFS_OPT"
21722 #  - "CFS_OPT"
21723 #  - "FIB_10K"
21724 #  - "FIB_100K"
21725 #  - "FIB_1M"
21726   layout:
21727     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21728     layout: "plot-latency"
21729
21730 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21731 -
21732   type: "plot"
21733   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-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-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            'BASE' and
21743            '1T1C' and
21744            ('L2BDMACLRN' or 'L2XCFWD') and
21745            'VHOST_1024' and
21746            not 'VXLAN' and
21747            not 'IP4FWD' and
21748            not '2VM'"
21749   parameters:
21750   - "latency"
21751   - "parent"
21752   - "tags"
21753 #  sort:
21754 #  - "not CFS_OPT"
21755 #  - "L2XCFWD"
21756 #  - "not CFS_OPT"
21757 #  - "CFS_OPT"
21758   layout:
21759     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
21760     layout: "plot-latency"
21761
21762 -
21763   type: "plot"
21764   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-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-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            'BASE' and
21774            '2T2C' and
21775            ('L2BDMACLRN' or 'L2XCFWD') and
21776            'VHOST_1024' and
21777            not 'VXLAN' and
21778            not 'IP4FWD' and
21779            not '2VM'"
21780   parameters:
21781   - "latency"
21782   - "parent"
21783   - "tags"
21784 #  sort:
21785 #  - "not CFS_OPT"
21786 #  - "L2XCFWD"
21787 #  - "not CFS_OPT"
21788 #  - "CFS_OPT"
21789   layout:
21790     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
21791     layout: "plot-latency"
21792
21793 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21794 -
21795   type: "plot"
21796   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-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-vm-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            '1T1C' and
21806            ('L2BDMACLRN' or 'L2XCFWD') and
21807            'VHOST_1024' and
21808            not 'CFS_OPT' and
21809            not 'VXLAN' and
21810            not 'IP4FWD' and
21811            not 'LBOND'"
21812   parameters:
21813   - "latency"
21814   - "parent"
21815   - "tags"
21816 #  sort:
21817 #  - "1VM"
21818 #  - "L2XCFWD"
21819 #  - "1VM"
21820 #  - "L2BDMACLRN"
21821   layout:
21822     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21823     layout: "plot-latency"
21824
21825 -
21826   type: "plot"
21827   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-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-vm-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            '2T2C' and
21837            ('L2BDMACLRN' or 'L2XCFWD') and
21838            'VHOST_1024' and
21839            not 'CFS_OPT' and
21840            not 'VXLAN' and
21841            not 'IP4FWD' and
21842            not 'LBOND'"
21843   parameters:
21844   - "latency"
21845   - "parent"
21846   - "tags"
21847 #  sort:
21848 #  - "1VM"
21849 #  - "L2XCFWD"
21850 #  - "1VM"
21851 #  - "L2BDMACLRN"
21852   layout:
21853     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21854     layout: "plot-latency"
21855
21856 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21857 -
21858   type: "plot"
21859   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21860   algorithm: "plot_latency_error_bars"
21861   output-file-type: ".html"
21862   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21863   data: "plot-vpp-throughput-latency-3n-hsw"
21864   filter: "'NIC_Intel-X710' and
21865            '64B' and
21866            'NDRPDR' and
21867            'ETH' and
21868            'IP4FWD' and
21869            '1T1C' and
21870            'VHOST_1024' and
21871            not 'VXLAN' and
21872            not 'DOT1Q'"
21873   parameters:
21874   - "latency"
21875   - "parent"
21876   - "tags"
21877   sort:
21878   - "not CFS_OPT"
21879   - "1VM"
21880   - "2VM"
21881   layout:
21882     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21883     layout: "plot-latency"
21884
21885 -
21886   type: "plot"
21887   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21888   algorithm: "plot_latency_error_bars"
21889   output-file-type: ".html"
21890   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21891   data: "plot-vpp-throughput-latency-3n-hsw"
21892   filter: "'NIC_Intel-X710' and
21893            '64B' and
21894            'NDRPDR' and
21895            'ETH' and
21896            'IP4FWD' and
21897            '2T2C' and
21898            'VHOST_1024' and
21899            not 'VXLAN' and
21900            not 'DOT1Q'"
21901   parameters:
21902   - "latency"
21903   - "parent"
21904   - "tags"
21905   sort:
21906   - "not CFS_OPT"
21907   - "1VM"
21908   - "2VM"
21909   layout:
21910     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21911     layout: "plot-latency"
21912
21913 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
21914 -
21915   type: "plot"
21916   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21917   algorithm: "plot_latency_error_bars"
21918   output-file-type: ".html"
21919   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21920   data: "plot-vpp-throughput-latency-3n-hsw"
21921   filter: "'NIC_Intel-X710' and
21922            '64B' and
21923            'NDRPDR' and
21924            ('ETH' or 'DOT1Q') and
21925            '1T1C' and
21926            'L2BDMACLRN' and
21927            'VHOST_1024' and
21928            not 'VXLAN' and
21929            not 'IP4FWD' and
21930            not '2VM'"
21931   parameters:
21932   - "latency"
21933   - "parent"
21934   - "tags"
21935 #  sort:
21936 #  - "VM"  # "not CFS_OPT"
21937 #  - "CFS_OPT"
21938 #  - "FIB_10K"
21939 #  - "FIB_100K"
21940 #  - "FIB_1M"
21941   layout:
21942     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21943     layout: "plot-latency"
21944
21945 -
21946   type: "plot"
21947   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21948   algorithm: "plot_latency_error_bars"
21949   output-file-type: ".html"
21950   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21951   data: "plot-vpp-throughput-latency-3n-hsw"
21952   filter: "'NIC_Intel-X710' and
21953            '64B' and
21954            'NDRPDR' and
21955            ('ETH' or 'DOT1Q') and
21956            '2T2C' and
21957            'L2BDMACLRN' and
21958            'VHOST_1024' and
21959            not 'VXLAN' and
21960            not 'IP4FWD' and
21961            not '2VM'"
21962   parameters:
21963   - "latency"
21964   - "parent"
21965   - "tags"
21966 #  sort:
21967 #  - "VM"  # "not CFS_OPT"
21968 #  - "CFS_OPT"
21969 #  - "FIB_10K"
21970 #  - "FIB_100K"
21971 #  - "FIB_1M"
21972   layout:
21973     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21974     layout: "plot-latency"
21975
21976 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21977 -
21978   type: "plot"
21979   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-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-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            'BASE' and
21989            '1T1C' and
21990            ('L2BDMACLRN' or 'L2XCFWD') and
21991            'VHOST_1024' and
21992            not 'VXLAN' and
21993            not 'IP4FWD' and
21994            not '2VM'"
21995   parameters:
21996   - "latency"
21997   - "parent"
21998   - "tags"
21999 #  sort:
22000 #  - "not CFS_OPT"
22001 #  - "L2XCFWD"
22002 #  - "not CFS_OPT"
22003 #  - "CFS_OPT"
22004   layout:
22005     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
22006     layout: "plot-latency"
22007
22008 -
22009   type: "plot"
22010   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-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-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            'BASE' and
22020            '2T2C' and
22021            ('L2BDMACLRN' or 'L2XCFWD') and
22022            'VHOST_1024' and
22023            not 'VXLAN' and
22024            not 'IP4FWD' and
22025            not '2VM'"
22026   parameters:
22027   - "latency"
22028   - "parent"
22029   - "tags"
22030 #  sort:
22031 #  - "not CFS_OPT"
22032 #  - "L2XCFWD"
22033 #  - "not CFS_OPT"
22034 #  - "CFS_OPT"
22035   layout:
22036     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
22037     layout: "plot-latency"
22038
22039 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
22040 -
22041   type: "plot"
22042   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-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-vm-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            '1T1C' and
22052            ('L2BDMACLRN' or 'L2XCFWD') and
22053            'VHOST_1024' and
22054            not 'CFS_OPT' and
22055            not 'VXLAN' and
22056            not 'IP4FWD' and
22057            not 'LBOND'"
22058   parameters:
22059   - "latency"
22060   - "parent"
22061   - "tags"
22062 #  sort:
22063 #  - "1VM"
22064 #  - "L2XCFWD"
22065 #  - "1VM"
22066 #  - "L2BDMACLRN"
22067   layout:
22068     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
22069     layout: "plot-latency"
22070
22071 -
22072   type: "plot"
22073   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-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-vm-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            '2T2C' and
22083            ('L2BDMACLRN' or 'L2XCFWD') and
22084            'VHOST_1024' and
22085            not 'CFS_OPT' and
22086            not 'VXLAN' and
22087            not 'IP4FWD' and
22088            not 'LBOND'"
22089   parameters:
22090   - "latency"
22091   - "parent"
22092   - "tags"
22093 #  sort:
22094 #  - "1VM"
22095 #  - "L2XCFWD"
22096 #  - "1VM"
22097 #  - "L2BDMACLRN"
22098   layout:
22099     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
22100     layout: "plot-latency"
22101
22102 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
22103 -
22104   type: "plot"
22105   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22106   algorithm: "plot_latency_error_bars"
22107   output-file-type: ".html"
22108   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22109   data: "plot-vpp-throughput-latency-3n-hsw"
22110   filter: "'NIC_Intel-XL710' and
22111            '64B' and
22112            'NDRPDR' and
22113            'ETH' and
22114            'IP4FWD' and
22115            '1T1C' and
22116            'VHOST_1024' and
22117            not 'VXLAN' and
22118            not 'DOT1Q'"
22119   parameters:
22120   - "latency"
22121   - "parent"
22122   - "tags"
22123   sort:
22124   - "not CFS_OPT"
22125   - "1VM"
22126   - "2VM"
22127   layout:
22128     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22129     layout: "plot-latency"
22130
22131 -
22132   type: "plot"
22133   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22134   algorithm: "plot_latency_error_bars"
22135   output-file-type: ".html"
22136   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22137   data: "plot-vpp-throughput-latency-3n-hsw"
22138   filter: "'NIC_Intel-XL710' and
22139            '64B' and
22140            'NDRPDR' and
22141            'ETH' and
22142            'IP4FWD' and
22143            '2T2C' and
22144            'VHOST_1024' and
22145            not 'VXLAN' and
22146            not 'DOT1Q'"
22147   parameters:
22148   - "latency"
22149   - "parent"
22150   - "tags"
22151   sort:
22152   - "not CFS_OPT"
22153   - "1VM"
22154   - "2VM"
22155   layout:
22156     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22157     layout: "plot-latency"
22158
22159 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
22160 -
22161   type: "plot"
22162   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22163   algorithm: "plot_latency_error_bars"
22164   output-file-type: ".html"
22165   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22166   data: "plot-vpp-throughput-latency-3n-hsw"
22167   filter: "'NIC_Intel-XL710' and
22168            '64B' and
22169            'NDRPDR' and
22170            ('ETH' or 'DOT1Q') and
22171            '1T1C' and
22172            'L2BDMACLRN' and
22173            'VHOST_1024' and
22174            not 'VXLAN' and
22175            not 'IP4FWD' and
22176            not '2VM'"
22177   parameters:
22178   - "latency"
22179   - "parent"
22180   - "tags"
22181 #  sort:
22182 #  - "VM"  # "not CFS_OPT"
22183 #  - "CFS_OPT"
22184 #  - "FIB_10K"
22185 #  - "FIB_100K"
22186 #  - "FIB_1M"
22187   layout:
22188     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22189     layout: "plot-latency"
22190
22191 -
22192   type: "plot"
22193   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22194   algorithm: "plot_latency_error_bars"
22195   output-file-type: ".html"
22196   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22197   data: "plot-vpp-throughput-latency-3n-hsw"
22198   filter: "'NIC_Intel-XL710' and
22199            '64B' and
22200            'NDRPDR' and
22201            ('ETH' or 'DOT1Q') and
22202            '2T2C' and
22203            'L2BDMACLRN' and
22204            'VHOST_1024' and
22205            not 'VXLAN' and
22206            not 'IP4FWD' and
22207            not '2VM'"
22208   parameters:
22209   - "latency"
22210   - "parent"
22211   - "tags"
22212 #  sort:
22213 #  - "VM"  # "not CFS_OPT"
22214 #  - "CFS_OPT"
22215 #  - "FIB_10K"
22216 #  - "FIB_100K"
22217 #  - "FIB_1M"
22218   layout:
22219     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22220     layout: "plot-latency"
22221
22222 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
22223 -
22224   type: "plot"
22225   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-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-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            'BASE' and
22235            '1T1C' and
22236            ('L2BDMACLRN' or 'L2XCFWD') and
22237            'VHOST_1024' and
22238            not 'VXLAN' and
22239            not 'IP4FWD' and
22240            not '2VM'"
22241   parameters:
22242   - "latency"
22243   - "parent"
22244   - "tags"
22245 #  sort:
22246 #  - "not CFS_OPT"
22247 #  - "L2XCFWD"
22248 #  - "not CFS_OPT"
22249 #  - "CFS_OPT"
22250   layout:
22251     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
22252     layout: "plot-latency"
22253
22254 -
22255   type: "plot"
22256   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-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-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            'BASE' and
22266            '2T2C' and
22267            ('L2BDMACLRN' or 'L2XCFWD') and
22268            'VHOST_1024' and
22269            not 'VXLAN' and
22270            not 'IP4FWD' and
22271            not '2VM'"
22272   parameters:
22273   - "latency"
22274   - "parent"
22275   - "tags"
22276 #  sort:
22277 #  - "not CFS_OPT"
22278 #  - "L2XCFWD"
22279 #  - "not CFS_OPT"
22280 #  - "CFS_OPT"
22281   layout:
22282     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
22283     layout: "plot-latency"
22284
22285 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
22286 -
22287   type: "plot"
22288   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-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-vm-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            '1T1C' and
22298            ('L2BDMACLRN' or 'L2XCFWD') and
22299            'VHOST_1024' and
22300            not 'CFS_OPT' and
22301            not 'VXLAN' and
22302            not 'IP4FWD'"
22303   parameters:
22304   - "latency"
22305   - "parent"
22306   - "tags"
22307 #  sort:
22308 #  - "1VM"
22309 #  - "L2XCFWD"
22310 #  - "1VM"
22311 #  - "L2BDMACLRN"
22312   layout:
22313     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
22314     layout: "plot-latency"
22315
22316 -
22317   type: "plot"
22318   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22319   algorithm: "plot_latency_error_bars"
22320   output-file-type: ".html"
22321   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22322   data: "plot-vpp-throughput-latency-3n-hsw"
22323   filter: "'NIC_Intel-XL710' and
22324            '64B' and
22325            'NDRPDR' and
22326            ('ETH' or 'DOT1Q') and
22327            '2T2C' and
22328            ('L2BDMACLRN' or 'L2XCFWD') and
22329            'VHOST_1024' and
22330            not 'CFS_OPT' and
22331            not 'VXLAN' and
22332            not 'IP4FWD'"
22333   parameters:
22334   - "latency"
22335   - "parent"
22336   - "tags"
22337 #  sort:
22338 #  - "1VM"
22339 #  - "L2XCFWD"
22340 #  - "1VM"
22341 #  - "L2BDMACLRN"
22342   layout:
22343     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
22344     layout: "plot-latency"
22345
22346 # Packet Latency - VPP vhost ip4 3n-skx-x710
22347 -
22348   type: "plot"
22349   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22350   algorithm: "plot_latency_error_bars"
22351   output-file-type: ".html"
22352   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22353   data: "plot-vpp-throughput-latency-3n-skx"
22354   filter: "'NIC_Intel-X710' and
22355            '64B' and
22356            'NDRPDR' and
22357            'ETH' and
22358            'IP4FWD' and
22359            '2T1C' and
22360            'VHOST_1024' and
22361            not 'VXLAN' and
22362            not 'DOT1Q'"
22363   parameters:
22364   - "latency"
22365   - "parent"
22366   - "tags"
22367   sort:
22368   - "not CFS_OPT"
22369   - "1VM"
22370   - "2VM"
22371   layout:
22372     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22373     layout: "plot-latency"
22374
22375 -
22376   type: "plot"
22377   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22378   algorithm: "plot_latency_error_bars"
22379   output-file-type: ".html"
22380   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22381   data: "plot-vpp-throughput-latency-3n-skx"
22382   filter: "'NIC_Intel-X710' and
22383            '64B' and
22384            'NDRPDR' and
22385            'ETH' and
22386            'IP4FWD' and
22387            '4T2C' and
22388            'VHOST_1024' and
22389            not 'VXLAN' and
22390            not 'DOT1Q'"
22391   parameters:
22392   - "latency"
22393   - "parent"
22394   - "tags"
22395   sort:
22396   - "not CFS_OPT"
22397   - "1VM"
22398   - "2VM"
22399   layout:
22400     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22401     layout: "plot-latency"
22402
22403 # Packet Latency - VPP vhost l2sw 3n-skx-x710
22404 -
22405   type: "plot"
22406   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22407   algorithm: "plot_latency_error_bars"
22408   output-file-type: ".html"
22409   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22410   data: "plot-vpp-throughput-latency-3n-skx"
22411   filter: "'NIC_Intel-X710' and
22412            '64B' and
22413            'NDRPDR' and
22414            ('ETH' or 'DOT1Q') and
22415            '2T1C' and
22416            'L2BDMACLRN' and
22417            'VHOST_1024' and
22418            not 'VXLAN' and
22419            not 'IP4FWD' and
22420            not '2VM'"
22421   parameters:
22422   - "latency"
22423   - "parent"
22424   - "tags"
22425 #  sort:
22426 #  - "VM"  # "not CFS_OPT"
22427 #  - "CFS_OPT"
22428 #  - "FIB_10K"
22429 #  - "FIB_100K"
22430 #  - "FIB_1M"
22431   layout:
22432     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22433     layout: "plot-latency"
22434
22435 -
22436   type: "plot"
22437   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22438   algorithm: "plot_latency_error_bars"
22439   output-file-type: ".html"
22440   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22441   data: "plot-vpp-throughput-latency-3n-skx"
22442   filter: "'NIC_Intel-X710' and
22443            '64B' and
22444            'NDRPDR' and
22445            ('ETH' or 'DOT1Q') and
22446            '4T2C' and
22447            'L2BDMACLRN' and
22448            'VHOST_1024' and
22449            not 'VXLAN' and
22450            not 'IP4FWD' and
22451            not '2VM'"
22452   parameters:
22453   - "latency"
22454   - "parent"
22455   - "tags"
22456 #  sort:
22457 #  - "VM"  # "not CFS_OPT"
22458 #  - "CFS_OPT"
22459 #  - "FIB_10K"
22460 #  - "FIB_100K"
22461 #  - "FIB_1M"
22462   layout:
22463     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22464     layout: "plot-latency"
22465
22466 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22467 -
22468   type: "plot"
22469   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-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-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            'BASE' and
22479            '2T1C' and
22480            ('L2BDMACLRN' or 'L2XCFWD') and
22481            'VHOST_1024' and
22482            not 'VXLAN' and
22483            not 'IP4FWD' and
22484            not '2VM' and
22485            not 'LBOND'"
22486   parameters:
22487   - "latency"
22488   - "parent"
22489   - "tags"
22490 #  sort:
22491 #  - "not CFS_OPT"
22492 #  - "L2XCFWD"
22493 #  - "not CFS_OPT"
22494 #  - "CFS_OPT"
22495   layout:
22496     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
22497     layout: "plot-latency"
22498
22499 -
22500   type: "plot"
22501   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
22502   algorithm: "plot_latency_error_bars"
22503   output-file-type: ".html"
22504   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
22505   data: "plot-vpp-throughput-latency-3n-skx"
22506   filter: "'NIC_Intel-X710' and
22507            '64B' and
22508            'NDRPDR' and
22509            ('ETH' or 'DOT1Q') and
22510            'BASE' and
22511            '4T2C' and
22512            ('L2BDMACLRN' or 'L2XCFWD') and
22513            'VHOST_1024' and
22514            not 'VXLAN' and
22515            not 'IP4FWD' and
22516            not '2VM' and
22517            not 'LBOND'"
22518   parameters:
22519   - "latency"
22520   - "parent"
22521   - "tags"
22522 #  sort:
22523 #  - "not CFS_OPT"
22524 #  - "L2XCFWD"
22525 #  - "not CFS_OPT"
22526 #  - "CFS_OPT"
22527   layout:
22528     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
22529     layout: "plot-latency"
22530
22531 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22532 -
22533   type: "plot"
22534   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22535   algorithm: "plot_latency_error_bars"
22536   output-file-type: ".html"
22537   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22538   data: "plot-vpp-throughput-latency-3n-skx"
22539   filter: "'NIC_Intel-X710' and
22540            '64B' and
22541            'NDRPDR' and
22542            ('ETH' or 'DOT1Q') and
22543            '2T1C' and
22544            ('L2BDMACLRN' or 'L2XCFWD') and
22545            'VHOST_1024' and
22546            not 'CFS_OPT' and
22547            not 'VXLAN' and
22548            not 'IP4FWD' and
22549            not 'LBOND'"
22550   parameters:
22551   - "latency"
22552   - "parent"
22553   - "tags"
22554 #  sort:
22555 #  - "1VM"
22556 #  - "L2XCFWD"
22557 #  - "1VM"
22558 #  - "L2BDMACLRN"
22559   layout:
22560     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
22561     layout: "plot-latency"
22562
22563 -
22564   type: "plot"
22565   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22566   algorithm: "plot_latency_error_bars"
22567   output-file-type: ".html"
22568   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22569   data: "plot-vpp-throughput-latency-3n-skx"
22570   filter: "'NIC_Intel-X710' and
22571            '64B' and
22572            'NDRPDR' and
22573            ('ETH' or 'DOT1Q') and
22574            '4T2C' and
22575            ('L2BDMACLRN' or 'L2XCFWD') and
22576            'VHOST_1024' and
22577            not 'CFS_OPT' and
22578            not 'VXLAN' and
22579            not 'IP4FWD' and
22580            not 'LBOND'"
22581   parameters:
22582   - "latency"
22583   - "parent"
22584   - "tags"
22585 #  sort:
22586 #  - "1VM"
22587 #  - "L2XCFWD"
22588 #  - "1VM"
22589 #  - "L2BDMACLRN"
22590   layout:
22591     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
22592     layout: "plot-latency"
22593
22594 # Packet Latency - VPP vhost ip4 2n-skx-x710
22595 -
22596   type: "plot"
22597   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22598   algorithm: "plot_latency_error_bars"
22599   output-file-type: ".html"
22600   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22601   data: "plot-vpp-throughput-latency-2n-skx"
22602   filter: "'NIC_Intel-X710' and
22603            '64B' and
22604            'NDRPDR' and
22605            'ETH' and
22606            'IP4FWD' and
22607            '2T1C' and
22608            'VHOST_1024' and
22609            not 'VXLAN' and
22610            not 'DOT1Q'"
22611   parameters:
22612   - "latency"
22613   - "parent"
22614   - "tags"
22615   sort:
22616   - "not CFS_OPT"
22617   - "1VM"
22618   - "2VM"
22619   layout:
22620     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22621     layout: "plot-latency"
22622
22623 -
22624   type: "plot"
22625   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22626   algorithm: "plot_latency_error_bars"
22627   output-file-type: ".html"
22628   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22629   data: "plot-vpp-throughput-latency-2n-skx"
22630   filter: "'NIC_Intel-X710' and
22631            '64B' and
22632            'NDRPDR' and
22633            'ETH' and
22634            'IP4FWD' and
22635            '4T2C' and
22636            'VHOST_1024' and
22637            not 'VXLAN' and
22638            not 'DOT1Q'"
22639   parameters:
22640   - "latency"
22641   - "parent"
22642   - "tags"
22643   sort:
22644   - "not CFS_OPT"
22645   - "1VM"
22646   - "2VM"
22647   layout:
22648     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22649     layout: "plot-latency"
22650
22651 # Packet Latency - VPP vhost l2sw 2n-skx-x710
22652 -
22653   type: "plot"
22654   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22655   algorithm: "plot_latency_error_bars"
22656   output-file-type: ".html"
22657   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22658   data: "plot-vpp-throughput-latency-2n-skx"
22659   filter: "'NIC_Intel-X710' and
22660            '64B' and
22661            'NDRPDR' and
22662            ('ETH' or 'DOT1Q') and
22663            '2T1C' and
22664            'L2BDMACLRN' and
22665            'VHOST_1024' and
22666            not 'VXLAN' and
22667            not 'IP4FWD' and
22668            not '2VM'"
22669   parameters:
22670   - "latency"
22671   - "parent"
22672   - "tags"
22673 #  sort:
22674 #  - "VM"  # "not CFS_OPT"
22675 #  - "CFS_OPT"
22676 #  - "FIB_10K"
22677 #  - "FIB_100K"
22678 #  - "FIB_1M"
22679   layout:
22680     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22681     layout: "plot-latency"
22682
22683 -
22684   type: "plot"
22685   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22686   algorithm: "plot_latency_error_bars"
22687   output-file-type: ".html"
22688   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22689   data: "plot-vpp-throughput-latency-2n-skx"
22690   filter: "'NIC_Intel-X710' and
22691            '64B' and
22692            'NDRPDR' and
22693            ('ETH' or 'DOT1Q') and
22694            '4T2C' and
22695            'L2BDMACLRN' and
22696            'VHOST_1024' and
22697            not 'VXLAN' and
22698            not 'IP4FWD' and
22699            not '2VM'"
22700   parameters:
22701   - "latency"
22702   - "parent"
22703   - "tags"
22704 #  sort:
22705 #  - "VM"  # "not CFS_OPT"
22706 #  - "CFS_OPT"
22707 #  - "FIB_10K"
22708 #  - "FIB_100K"
22709 #  - "FIB_1M"
22710   layout:
22711     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22712     layout: "plot-latency"
22713
22714 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22715 -
22716   type: "plot"
22717   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-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-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            'BASE' and
22727            '2T1C' and
22728            ('L2BDMACLRN' or 'L2XCFWD') and
22729            'VHOST_1024' and
22730            not 'VXLAN' and
22731            not 'IP4FWD' and
22732            not '2VM'"
22733   parameters:
22734   - "latency"
22735   - "parent"
22736   - "tags"
22737 #  sort:
22738 #  - "not CFS_OPT"
22739 #  - "L2XCFWD"
22740 #  - "not CFS_OPT"
22741 #  - "CFS_OPT"
22742   layout:
22743     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
22744     layout: "plot-latency"
22745
22746 -
22747   type: "plot"
22748   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-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-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            'BASE' and
22758            '4T2C' and
22759            ('L2BDMACLRN' or 'L2XCFWD') and
22760            'VHOST_1024' and
22761            not 'VXLAN' and
22762            not 'IP4FWD' and
22763            not '2VM'"
22764   parameters:
22765   - "latency"
22766   - "parent"
22767   - "tags"
22768 #  sort:
22769 #  - "not CFS_OPT"
22770 #  - "L2XCFWD"
22771 #  - "not CFS_OPT"
22772 #  - "CFS_OPT"
22773   layout:
22774     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
22775     layout: "plot-latency"
22776
22777 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22778 -
22779   type: "plot"
22780   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-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-vm-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            '2T1C' and
22790            ('L2BDMACLRN' or 'L2XCFWD') and
22791            'VHOST_1024' and
22792            not 'CFS_OPT' and
22793            not 'VXLAN' and
22794            not 'IP4FWD'"
22795   parameters:
22796   - "latency"
22797   - "parent"
22798   - "tags"
22799 #  sort:
22800 #  - "1VM"
22801 #  - "L2XCFWD"
22802 #  - "1VM"
22803 #  - "L2BDMACLRN"
22804   layout:
22805     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22806     layout: "plot-latency"
22807
22808 -
22809   type: "plot"
22810   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22811   algorithm: "plot_latency_error_bars"
22812   output-file-type: ".html"
22813   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22814   data: "plot-vpp-throughput-latency-2n-skx"
22815   filter: "'NIC_Intel-X710' and
22816            '64B' and
22817            'NDRPDR' and
22818            ('ETH' or 'DOT1Q') and
22819            '4T2C' and
22820            ('L2BDMACLRN' or 'L2XCFWD') and
22821            'VHOST_1024' and
22822            not 'CFS_OPT' and
22823            not 'VXLAN' and
22824            not 'IP4FWD'"
22825   parameters:
22826   - "latency"
22827   - "parent"
22828   - "tags"
22829 #  sort:
22830 #  - "1VM"
22831 #  - "L2XCFWD"
22832 #  - "1VM"
22833 #  - "L2BDMACLRN"
22834   layout:
22835     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22836     layout: "plot-latency"
22837
22838 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22839 -
22840   type: "plot"
22841   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22842   algorithm: "plot_latency_error_bars"
22843   output-file-type: ".html"
22844   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22845   data: "plot-vpp-throughput-latency-2n-skx"
22846   filter: "'NIC_Intel-XXV710' and
22847            '64B' and
22848            'NDRPDR' and
22849            'ETH' and
22850            'IP4FWD' and
22851            '2T1C' and
22852            'VHOST_1024' and
22853            not 'VXLAN' and
22854            not 'DOT1Q'"
22855   parameters:
22856   - "latency"
22857   - "parent"
22858   - "tags"
22859   sort:
22860   - "not CFS_OPT"
22861   - "1VM"
22862   - "2VM"
22863   layout:
22864     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22865     layout: "plot-latency"
22866
22867 -
22868   type: "plot"
22869   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22870   algorithm: "plot_latency_error_bars"
22871   output-file-type: ".html"
22872   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22873   data: "plot-vpp-throughput-latency-2n-skx"
22874   filter: "'NIC_Intel-XXV710' and
22875            '64B' and
22876            'NDRPDR' and
22877            'ETH' and
22878            'IP4FWD' and
22879            '4T2C' and
22880            'VHOST_1024' and
22881            not 'VXLAN' and
22882            not 'DOT1Q'"
22883   parameters:
22884   - "latency"
22885   - "parent"
22886   - "tags"
22887   sort:
22888   - "not CFS_OPT"
22889   - "1VM"
22890   - "2VM"
22891   layout:
22892     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22893     layout: "plot-latency"
22894
22895 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710
22896 -
22897   type: "plot"
22898   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22899   algorithm: "plot_latency_error_bars"
22900   output-file-type: ".html"
22901   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22902   data: "plot-vpp-throughput-latency-2n-skx"
22903   filter: "'NIC_Intel-XXV710' and
22904            '64B' and
22905            'NDRPDR' and
22906            ('ETH' or 'DOT1Q') and
22907            '2T1C' and
22908            'L2BDMACLRN' and
22909            'VHOST_1024' and
22910            not 'VXLAN' and
22911            not 'IP4FWD' and
22912            not '2VM'"
22913   parameters:
22914   - "latency"
22915   - "parent"
22916   - "tags"
22917 #  sort:
22918 #  - "VM"  # "not CFS_OPT"
22919 #  - "CFS_OPT"
22920 #  - "FIB_10K"
22921 #  - "FIB_100K"
22922 #  - "FIB_1M"
22923   layout:
22924     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22925     layout: "plot-latency"
22926
22927 -
22928   type: "plot"
22929   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22930   algorithm: "plot_latency_error_bars"
22931   output-file-type: ".html"
22932   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22933   data: "plot-vpp-throughput-latency-2n-skx"
22934   filter: "'NIC_Intel-XXV710' and
22935            '64B' and
22936            'NDRPDR' and
22937            ('ETH' or 'DOT1Q') and
22938            '4T2C' and
22939            'L2BDMACLRN' and
22940            'VHOST_1024' and
22941            not 'VXLAN' and
22942            not 'IP4FWD' and
22943            not '2VM'"
22944   parameters:
22945   - "latency"
22946   - "parent"
22947   - "tags"
22948 #  sort:
22949 #  - "VM"  # "not CFS_OPT"
22950 #  - "CFS_OPT"
22951 #  - "FIB_10K"
22952 #  - "FIB_100K"
22953 #  - "FIB_1M"
22954   layout:
22955     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22956     layout: "plot-latency"
22957
22958 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22959 -
22960   type: "plot"
22961   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-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-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            'BASE' and
22971            '2T1C' and
22972            ('L2BDMACLRN' or 'L2XCFWD') and
22973            'VHOST_1024' and
22974            not 'VXLAN' and
22975            not 'IP4FWD' and
22976            not '2VM'"
22977   parameters:
22978   - "latency"
22979   - "parent"
22980   - "tags"
22981 #  sort:
22982 #  - "not CFS_OPT"
22983 #  - "L2XCFWD"
22984 #  - "not CFS_OPT"
22985 #  - "CFS_OPT"
22986   layout:
22987     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
22988     layout: "plot-latency"
22989
22990 -
22991   type: "plot"
22992   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-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-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            'BASE' and
23002            '4T2C' and
23003            ('L2BDMACLRN' or 'L2XCFWD') and
23004            'VHOST_1024' and
23005            not 'VXLAN' and
23006            not 'IP4FWD' and
23007            not '2VM'"
23008   parameters:
23009   - "latency"
23010   - "parent"
23011   - "tags"
23012 #  sort:
23013 #  - "not CFS_OPT"
23014 #  - "L2XCFWD"
23015 #  - "not CFS_OPT"
23016 #  - "CFS_OPT"
23017   layout:
23018     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
23019     layout: "plot-latency"
23020
23021 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
23022 -
23023   type: "plot"
23024   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-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-vm-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            '2T1C' and
23034            ('L2BDMACLRN' or 'L2XCFWD') and
23035            'VHOST_1024' and
23036            not 'CFS_OPT' and
23037            not 'VXLAN' and
23038            not 'IP4FWD'"
23039   parameters:
23040   - "latency"
23041   - "parent"
23042   - "tags"
23043 #  sort:
23044 #  - "1VM"
23045 #  - "L2XCFWD"
23046 #  - "1VM"
23047 #  - "L2BDMACLRN"
23048   layout:
23049     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
23050     layout: "plot-latency"
23051
23052 -
23053   type: "plot"
23054   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23055   algorithm: "plot_latency_error_bars"
23056   output-file-type: ".html"
23057   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23058   data: "plot-vpp-throughput-latency-2n-skx"
23059   filter: "'NIC_Intel-XXV710' and
23060            '64B' and
23061            'NDRPDR' and
23062            ('ETH' or 'DOT1Q') and
23063            '4T2C' and
23064            ('L2BDMACLRN' or 'L2XCFWD') and
23065            'VHOST_1024' and
23066            not 'CFS_OPT' and
23067            not 'VXLAN' and
23068            not 'IP4FWD'"
23069   parameters:
23070   - "latency"
23071   - "parent"
23072   - "tags"
23073 #  sort:
23074 #  - "1VM"
23075 #  - "L2XCFWD"
23076 #  - "1VM"
23077 #  - "L2BDMACLRN"
23078   layout:
23079     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
23080     layout: "plot-latency"
23081
23082 ################################################################################
23083
23084 # Packet Latency - VPP VTS 3n-hsw-x520
23085 -
23086   type: "plot"
23087   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23088   algorithm: "plot_latency_error_bars"
23089   output-file-type: ".html"
23090   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23091   data: "plot-vpp-throughput-latency-3n-hsw"
23092   filter: "'NIC_Intel-X520-DA2' and
23093            '114B' and
23094            'NDRPDR' and
23095            '1T1C' and
23096            'VTS'"
23097   parameters:
23098   - "latency"
23099   - "parent"
23100   - "tags"
23101   layout:
23102     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
23103     layout: "plot-latency"
23104
23105 -
23106   type: "plot"
23107   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23108   algorithm: "plot_latency_error_bars"
23109   output-file-type: ".html"
23110   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23111   data: "plot-vpp-throughput-latency-3n-hsw"
23112   filter: "'NIC_Intel-X520-DA2' and
23113            '114B' and
23114            'NDRPDR' and
23115            '2T2C' and
23116            'VTS'"
23117   parameters:
23118   - "latency"
23119   - "parent"
23120   - "tags"
23121   layout:
23122     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
23123     layout: "plot-latency"
23124
23125 ################################################################################
23126
23127 # Packet Latency - DPDK l3fwd 3n-hsw-x520
23128 -
23129   type: "plot"
23130   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23131   algorithm: "plot_latency_error_bars"
23132   output-file-type: ".html"
23133   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23134   data: "plot-dpdk-throughput-latency-3n-hsw"
23135   filter: "'NIC_Intel-X520-DA2' and
23136            '64B' and
23137            'BASE' and
23138            'NDRPDR' and
23139            '1T1C' and
23140            'IP4FWD'"
23141   parameters:
23142   - "latency"
23143   - "parent"
23144   - "tags"
23145   layout:
23146     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
23147     layout: "plot-latency"
23148
23149 -
23150   type: "plot"
23151   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23152   algorithm: "plot_latency_error_bars"
23153   output-file-type: ".html"
23154   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23155   data: "plot-dpdk-throughput-latency-3n-hsw"
23156   filter: "'NIC_Intel-X520-DA2' and
23157            '64B' and
23158            'BASE' and
23159            'NDRPDR' and
23160            '2T2C' and
23161            'IP4FWD'"
23162   parameters:
23163   - "latency"
23164   - "parent"
23165   - "tags"
23166   layout:
23167     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
23168     layout: "plot-latency"
23169
23170 # Packet Latency - DPDK l3fwd 3n-hsw-x710
23171 -
23172   type: "plot"
23173   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23174   algorithm: "plot_latency_error_bars"
23175   output-file-type: ".html"
23176   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23177   data: "plot-dpdk-throughput-latency-3n-hsw"
23178   filter: "'NIC_Intel-X710' and
23179            '64B' and
23180            'BASE' and
23181            'NDRPDR' and
23182            '1T1C' and
23183            'IP4FWD'"
23184   parameters:
23185   - "latency"
23186   - "parent"
23187   - "tags"
23188   layout:
23189     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
23190     layout: "plot-latency"
23191
23192 -
23193   type: "plot"
23194   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23195   algorithm: "plot_latency_error_bars"
23196   output-file-type: ".html"
23197   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23198   data: "plot-dpdk-throughput-latency-3n-hsw"
23199   filter: "'NIC_Intel-X710' and
23200            '64B' and
23201            'BASE' and
23202            'NDRPDR' and
23203            '2T2C' and
23204            'IP4FWD'"
23205   parameters:
23206   - "latency"
23207   - "parent"
23208   - "tags"
23209   layout:
23210     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
23211     layout: "plot-latency"
23212
23213 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
23214 -
23215   type: "plot"
23216   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23217   algorithm: "plot_latency_error_bars"
23218   output-file-type: ".html"
23219   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23220   data: "plot-dpdk-throughput-latency-3n-hsw"
23221   filter: "'NIC_Intel-XL710' and
23222            '64B' and
23223            'BASE' and
23224            'NDRPDR' and
23225            '1T1C' and
23226            'IP4FWD'"
23227   parameters:
23228   - "latency"
23229   - "parent"
23230   - "tags"
23231   layout:
23232     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
23233     layout: "plot-latency"
23234
23235 -
23236   type: "plot"
23237   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23238   algorithm: "plot_latency_error_bars"
23239   output-file-type: ".html"
23240   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23241   data: "plot-dpdk-throughput-latency-3n-hsw"
23242   filter: "'NIC_Intel-XL710' and
23243            '64B' and
23244            'BASE' and
23245            'NDRPDR' and
23246            '2T2C' and
23247            'IP4FWD'"
23248   parameters:
23249   - "latency"
23250   - "parent"
23251   - "tags"
23252   layout:
23253     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
23254     layout: "plot-latency"
23255
23256 # Packet Latency - DPDK l3fwd 3n-skx-x710
23257 -
23258   type: "plot"
23259   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23260   algorithm: "plot_latency_error_bars"
23261   output-file-type: ".html"
23262   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23263   data: "plot-dpdk-throughput-latency-3n-skx"
23264   filter: "'NIC_Intel-X710' and
23265            '64B' and
23266            'BASE' and
23267            'NDRPDR' and
23268            '2T1C' and
23269            'IP4FWD'"
23270   parameters:
23271   - "latency"
23272   - "parent"
23273   - "tags"
23274   layout:
23275     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
23276     layout: "plot-latency"
23277
23278 -
23279   type: "plot"
23280   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23281   algorithm: "plot_latency_error_bars"
23282   output-file-type: ".html"
23283   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23284   data: "plot-dpdk-throughput-latency-3n-skx"
23285   filter: "'NIC_Intel-X710' and
23286            '64B' and
23287            'BASE' and
23288            'NDRPDR' and
23289            '4T2C' and
23290            'IP4FWD'"
23291   parameters:
23292   - "latency"
23293   - "parent"
23294   - "tags"
23295   layout:
23296     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
23297     layout: "plot-latency"
23298
23299 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
23300 -
23301   type: "plot"
23302   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23303   algorithm: "plot_latency_error_bars"
23304   output-file-type: ".html"
23305   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23306   data: "plot-dpdk-throughput-latency-3n-skx"
23307   filter: "'NIC_Intel-XXV710' and
23308            '64B' and
23309            'BASE' and
23310            'NDRPDR' and
23311            '2T1C' and
23312            'IP4FWD'"
23313   parameters:
23314   - "latency"
23315   - "parent"
23316   - "tags"
23317   layout:
23318     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
23319     layout: "plot-latency"
23320
23321 -
23322   type: "plot"
23323   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23324   algorithm: "plot_latency_error_bars"
23325   output-file-type: ".html"
23326   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23327   data: "plot-dpdk-throughput-latency-3n-skx"
23328   filter: "'NIC_Intel-XXV710' and
23329            '64B' and
23330            'BASE' and
23331            'NDRPDR' and
23332            '4T2C' and
23333            'IP4FWD'"
23334   parameters:
23335   - "latency"
23336   - "parent"
23337   - "tags"
23338   layout:
23339     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
23340     layout: "plot-latency"
23341
23342 # Packet Latency - DPDK l3fwd 2n-skx-x710
23343 -
23344   type: "plot"
23345   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23346   algorithm: "plot_latency_error_bars"
23347   output-file-type: ".html"
23348   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23349   data: "plot-dpdk-throughput-latency-2n-skx"
23350   filter: "'NIC_Intel-X710' and
23351            '64B' and
23352            'BASE' and
23353            'NDRPDR' and
23354            '2T1C' and
23355            'IP4FWD'"
23356   parameters:
23357   - "latency"
23358   - "parent"
23359   - "tags"
23360   layout:
23361     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
23362     layout: "plot-latency"
23363
23364 -
23365   type: "plot"
23366   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23367   algorithm: "plot_latency_error_bars"
23368   output-file-type: ".html"
23369   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23370   data: "plot-dpdk-throughput-latency-2n-skx"
23371   filter: "'NIC_Intel-X710' and
23372            '64B' and
23373            'BASE' and
23374            'NDRPDR' and
23375            '4T2C' and
23376            'IP4FWD'"
23377   parameters:
23378   - "latency"
23379   - "parent"
23380   - "tags"
23381   layout:
23382     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
23383     layout: "plot-latency"
23384
23385 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
23386 -
23387   type: "plot"
23388   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23389   algorithm: "plot_latency_error_bars"
23390   output-file-type: ".html"
23391   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23392   data: "plot-dpdk-throughput-latency-2n-skx"
23393   filter: "'NIC_Intel-XXV710' and
23394            '64B' and
23395            'BASE' and
23396            'NDRPDR' and
23397            '2T1C' and
23398            'IP4FWD'"
23399   parameters:
23400   - "latency"
23401   - "parent"
23402   - "tags"
23403   layout:
23404     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
23405     layout: "plot-latency"
23406
23407 -
23408   type: "plot"
23409   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23410   algorithm: "plot_latency_error_bars"
23411   output-file-type: ".html"
23412   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23413   data: "plot-dpdk-throughput-latency-2n-skx"
23414   filter: "'NIC_Intel-XXV710' and
23415            '64B' and
23416            'BASE' and
23417            'NDRPDR' and
23418            '4T2C' and
23419            'IP4FWD'"
23420   parameters:
23421   - "latency"
23422   - "parent"
23423   - "tags"
23424   layout:
23425     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
23426     layout: "plot-latency"
23427
23428 ################################################################################
23429
23430 # Packet Latency - DPDK testpmd 3n-hsw-x520
23431 -
23432   type: "plot"
23433   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23434   algorithm: "plot_latency_error_bars"
23435   output-file-type: ".html"
23436   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23437   data: "plot-dpdk-throughput-latency-3n-hsw"
23438   filter: "'NIC_Intel-X520-DA2' and
23439            '64B' and
23440            'BASE' and
23441            'NDRPDR' and
23442            '1T1C' and
23443            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23444   parameters:
23445   - "latency"
23446   - "parent"
23447   - "tags"
23448   layout:
23449     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
23450     layout: "plot-latency"
23451
23452 -
23453   type: "plot"
23454   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23455   algorithm: "plot_latency_error_bars"
23456   output-file-type: ".html"
23457   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23458   data: "plot-dpdk-throughput-latency-3n-hsw"
23459   filter: "'NIC_Intel-X520-DA2' and
23460            '64B' and
23461            'BASE' and
23462            'NDRPDR' and
23463            '2T2C' and
23464            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23465   parameters:
23466   - "latency"
23467   - "parent"
23468   - "tags"
23469   layout:
23470     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
23471     layout: "plot-latency"
23472
23473 # Packet Latency - DPDK testpmd 3n-hsw-x710
23474 -
23475   type: "plot"
23476   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23477   algorithm: "plot_latency_error_bars"
23478   output-file-type: ".html"
23479   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23480   data: "plot-dpdk-throughput-latency-3n-hsw"
23481   filter: "'NIC_Intel-X710' and
23482            '64B' and
23483            'BASE' and
23484            'NDRPDR' and
23485            '1T1C' and
23486            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23487   parameters:
23488   - "latency"
23489   - "parent"
23490   - "tags"
23491   layout:
23492     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
23493     layout: "plot-latency"
23494
23495 -
23496   type: "plot"
23497   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23498   algorithm: "plot_latency_error_bars"
23499   output-file-type: ".html"
23500   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23501   data: "plot-dpdk-throughput-latency-3n-hsw"
23502   filter: "'NIC_Intel-X710' and
23503            '64B' and
23504            'BASE' and
23505            'NDRPDR' and
23506            '2T2C' and
23507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23508   parameters:
23509   - "latency"
23510   - "parent"
23511   - "tags"
23512   layout:
23513     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
23514     layout: "plot-latency"
23515
23516 # Packet Latency - DPDK testpmd 3n-hsw-xl710
23517 -
23518   type: "plot"
23519   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23520   algorithm: "plot_latency_error_bars"
23521   output-file-type: ".html"
23522   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23523   data: "plot-dpdk-throughput-latency-3n-hsw"
23524   filter: "'NIC_Intel-XL710' and
23525            '64B' and
23526            'BASE' and
23527            'NDRPDR' and
23528            '1T1C' and
23529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23530   parameters:
23531   - "latency"
23532   - "parent"
23533   - "tags"
23534   layout:
23535     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
23536     layout: "plot-latency"
23537
23538 -
23539   type: "plot"
23540   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23541   algorithm: "plot_latency_error_bars"
23542   output-file-type: ".html"
23543   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23544   data: "plot-dpdk-throughput-latency-3n-hsw"
23545   filter: "'NIC_Intel-XL710' and
23546            '64B' and
23547            'BASE' and
23548            'NDRPDR' and
23549            '2T2C' and
23550            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23551   parameters:
23552   - "latency"
23553   - "parent"
23554   - "tags"
23555   layout:
23556     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23557     layout: "plot-latency"
23558
23559 # Packet Latency - DPDK testpmd 3n-skx-x710
23560 -
23561   type: "plot"
23562   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23563   algorithm: "plot_latency_error_bars"
23564   output-file-type: ".html"
23565   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23566   data: "plot-dpdk-throughput-latency-3n-skx"
23567   filter: "'NIC_Intel-X710' and
23568            '64B' and
23569            'BASE' and
23570            'NDRPDR' and
23571            '2T1C' and
23572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23573   parameters:
23574   - "latency"
23575   - "parent"
23576   - "tags"
23577   layout:
23578     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23579     layout: "plot-latency"
23580
23581 -
23582   type: "plot"
23583   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23584   algorithm: "plot_latency_error_bars"
23585   output-file-type: ".html"
23586   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23587   data: "plot-dpdk-throughput-latency-3n-skx"
23588   filter: "'NIC_Intel-X710' and
23589            '64B' and
23590            'BASE' and
23591            'NDRPDR' and
23592            '4T2C' and
23593            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23594   parameters:
23595   - "latency"
23596   - "parent"
23597   - "tags"
23598   layout:
23599     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23600     layout: "plot-latency"
23601
23602 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23603 -
23604   type: "plot"
23605   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23606   algorithm: "plot_latency_error_bars"
23607   output-file-type: ".html"
23608   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23609   data: "plot-dpdk-throughput-latency-3n-skx"
23610   filter: "'NIC_Intel-XXV710' and
23611            '64B' and
23612            'BASE' and
23613            'NDRPDR' and
23614            '2T1C' and
23615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23616   parameters:
23617   - "latency"
23618   - "parent"
23619   - "tags"
23620   layout:
23621     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23622     layout: "plot-latency"
23623
23624 -
23625   type: "plot"
23626   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23627   algorithm: "plot_latency_error_bars"
23628   output-file-type: ".html"
23629   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23630   data: "plot-dpdk-throughput-latency-3n-skx"
23631   filter: "'NIC_Intel-XXV710' and
23632            '64B' and
23633            'BASE' and
23634            'NDRPDR' and
23635            '4T2C' and
23636            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23637   parameters:
23638   - "latency"
23639   - "parent"
23640   - "tags"
23641   layout:
23642     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23643     layout: "plot-latency"
23644
23645 # Packet Latency - DPDK testpmd 2n-skx-x710
23646 -
23647   type: "plot"
23648   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23649   algorithm: "plot_latency_error_bars"
23650   output-file-type: ".html"
23651   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23652   data: "plot-dpdk-throughput-latency-2n-skx"
23653   filter: "'NIC_Intel-X710' and
23654            '64B' and
23655            'BASE' and
23656            'NDRPDR' and
23657            '2T1C' and
23658            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23659   parameters:
23660   - "latency"
23661   - "parent"
23662   - "tags"
23663   layout:
23664     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23665     layout: "plot-latency"
23666
23667 -
23668   type: "plot"
23669   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23670   algorithm: "plot_latency_error_bars"
23671   output-file-type: ".html"
23672   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23673   data: "plot-dpdk-throughput-latency-2n-skx"
23674   filter: "'NIC_Intel-X710' and
23675            '64B' and
23676            'BASE' and
23677            'NDRPDR' and
23678            '4T2C' and
23679            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23680   parameters:
23681   - "latency"
23682   - "parent"
23683   - "tags"
23684   layout:
23685     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23686     layout: "plot-latency"
23687
23688 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23689 -
23690   type: "plot"
23691   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23692   algorithm: "plot_latency_error_bars"
23693   output-file-type: ".html"
23694   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23695   data: "plot-dpdk-throughput-latency-2n-skx"
23696   filter: "'NIC_Intel-XXV710' and
23697            '64B' and
23698            'BASE' and
23699            'NDRPDR' and
23700            '2T1C' and
23701            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23702   parameters:
23703   - "latency"
23704   - "parent"
23705   - "tags"
23706   layout:
23707     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23708     layout: "plot-latency"
23709
23710 -
23711   type: "plot"
23712   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23713   algorithm: "plot_latency_error_bars"
23714   output-file-type: ".html"
23715   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23716   data: "plot-dpdk-throughput-latency-2n-skx"
23717   filter: "'NIC_Intel-XXV710' and
23718            '64B' and
23719            'BASE' and
23720            'NDRPDR' and
23721            '4T2C' and
23722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23723   parameters:
23724   - "latency"
23725   - "parent"
23726   - "tags"
23727   layout:
23728     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23729     layout: "plot-latency"
23730
23731 ################################################################################
23732
23733 # Speedup - VPP Container Memif 3n-hsw-x520
23734 -
23735   type: "plot"
23736   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23737   algorithm: "plot_throughput_speedup_analysis"
23738   output-file-type: ".html"
23739   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23740   data: "plot-throughput-speedup-analysis-3n-hsw"
23741   filter: "'NIC_Intel-X520-DA2' and
23742            '64B' and
23743            ('BASE' or 'SCALE') and
23744            'NDRPDR' and
23745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23746            not 'VHOST' and
23747            'MEMIF'"
23748   parameters:
23749   - "throughput"
23750   - "parent"
23751   - "tags"
23752   sort:
23753   - "L2XCFWD"
23754   - "L2XCFWD"
23755   - "L2XCFWD"
23756   - "L2BDMACLRN"
23757   - "L2BDMACLRN"
23758   - "L2BDMACLRN"
23759   layout:
23760     title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
23761     layout: "plot-throughput-speedup-analysis"
23762
23763 -
23764   type: "plot"
23765   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23766   algorithm: "plot_throughput_speedup_analysis"
23767   output-file-type: ".html"
23768   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23769   data: "plot-throughput-speedup-analysis-3n-hsw"
23770   filter: "'NIC_Intel-X520-DA2' and
23771            '64B' and
23772            ('BASE' or 'SCALE') and
23773            'NDRPDR' and
23774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23775            not 'VHOST' and
23776            'MEMIF'"
23777   parameters:
23778   - "throughput"
23779   - "parent"
23780   - "tags"
23781   sort:
23782   - "L2XCFWD"
23783   - "L2XCFWD"
23784   - "L2XCFWD"
23785   - "L2BDMACLRN"
23786   - "L2BDMACLRN"
23787   - "L2BDMACLRN"
23788   layout:
23789     title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
23790     layout: "plot-throughput-speedup-analysis"
23791
23792 # Speedup - VPP Container Memif 3n-hsw-x710
23793 -
23794   type: "plot"
23795   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23796   algorithm: "plot_throughput_speedup_analysis"
23797   output-file-type: ".html"
23798   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23799   data: "plot-throughput-speedup-analysis-3n-hsw"
23800   filter: "'NIC_Intel-X710' and
23801            '64B' and
23802            ('BASE' or 'SCALE') and
23803            'NDRPDR' and
23804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23805            not 'VHOST' and
23806            'MEMIF'"
23807   parameters:
23808   - "throughput"
23809   - "parent"
23810   - "tags"
23811   sort:
23812   - "L2XCFWD"
23813   - "L2XCFWD"
23814   - "L2XCFWD"
23815   - "L2BDMACLRN"
23816   - "L2BDMACLRN"
23817   - "L2BDMACLRN"
23818   layout:
23819     title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
23820     layout: "plot-throughput-speedup-analysis"
23821
23822 -
23823   type: "plot"
23824   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23825   algorithm: "plot_throughput_speedup_analysis"
23826   output-file-type: ".html"
23827   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23828   data: "plot-throughput-speedup-analysis-3n-hsw"
23829   filter: "'NIC_Intel-X710' and
23830            '64B' and
23831            ('BASE' or 'SCALE') and
23832            'NDRPDR' and
23833            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23834            not 'VHOST' and
23835            'MEMIF'"
23836   parameters:
23837   - "throughput"
23838   - "parent"
23839   - "tags"
23840   sort:
23841   - "L2XCFWD"
23842   - "L2XCFWD"
23843   - "L2XCFWD"
23844   - "L2BDMACLRN"
23845   - "L2BDMACLRN"
23846   - "L2BDMACLRN"
23847   layout:
23848     title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
23849     layout: "plot-throughput-speedup-analysis"
23850
23851 # Speedup - VPP Container Memif 3n-hsw-xl710
23852 -
23853   type: "plot"
23854   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23855   algorithm: "plot_throughput_speedup_analysis"
23856   output-file-type: ".html"
23857   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23858   data: "plot-throughput-speedup-analysis-3n-hsw"
23859   filter: "'NIC_Intel-XL710' and
23860            '64B' and
23861            ('BASE' or 'SCALE') and
23862            'NDRPDR' and
23863            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23864            not 'VHOST' and
23865            'MEMIF'"
23866   parameters:
23867   - "throughput"
23868   - "parent"
23869   - "tags"
23870   sort:
23871   - "L2XCFWD"
23872   - "L2XCFWD"
23873   - "L2XCFWD"
23874   - "L2BDMACLRN"
23875   - "L2BDMACLRN"
23876   - "L2BDMACLRN"
23877   layout:
23878     title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
23879     layout: "plot-throughput-speedup-analysis"
23880
23881 -
23882   type: "plot"
23883   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23884   algorithm: "plot_throughput_speedup_analysis"
23885   output-file-type: ".html"
23886   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23887   data: "plot-throughput-speedup-analysis-3n-hsw"
23888   filter: "'NIC_Intel-XL710' and
23889            '64B' and
23890            ('BASE' or 'SCALE') and
23891            'NDRPDR' and
23892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23893            not 'VHOST' and
23894            'MEMIF'"
23895   parameters:
23896   - "throughput"
23897   - "parent"
23898   - "tags"
23899   sort:
23900   - "L2XCFWD"
23901   - "L2XCFWD"
23902   - "L2XCFWD"
23903   - "L2BDMACLRN"
23904   - "L2BDMACLRN"
23905   - "L2BDMACLRN"
23906   layout:
23907     title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
23908     layout: "plot-throughput-speedup-analysis"
23909
23910 # Speedup - VPP Container Memif 3n-skx-x710
23911 -
23912   type: "plot"
23913   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23914   algorithm: "plot_throughput_speedup_analysis"
23915   output-file-type: ".html"
23916   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23917   data: "plot-throughput-speedup-analysis-3n-skx"
23918   filter: "'NIC_Intel-X710' and
23919            '64B' and
23920            ('BASE' or 'SCALE') and
23921            'NDRPDR' and
23922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23923            not 'VHOST' and
23924            'MEMIF'"
23925   parameters:
23926   - "throughput"
23927   - "parent"
23928   - "tags"
23929   sort:
23930   - "L2XCFWD"
23931   - "L2XCFWD"
23932   - "L2XCFWD"
23933   - "L2BDMACLRN"
23934   - "L2BDMACLRN"
23935   - "L2BDMACLRN"
23936   layout:
23937     title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
23938     layout: "plot-throughput-speedup-analysis"
23939
23940 -
23941   type: "plot"
23942   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23943   algorithm: "plot_throughput_speedup_analysis"
23944   output-file-type: ".html"
23945   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23946   data: "plot-throughput-speedup-analysis-3n-skx"
23947   filter: "'NIC_Intel-X710' and
23948            '64B' and
23949            ('BASE' or 'SCALE') and
23950            'NDRPDR' and
23951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23952            not 'VHOST' and
23953             'MEMIF'"
23954   parameters:
23955   - "throughput"
23956   - "parent"
23957   - "tags"
23958   sort:
23959   - "L2XCFWD"
23960   - "L2XCFWD"
23961   - "L2XCFWD"
23962   - "L2BDMACLRN"
23963   - "L2BDMACLRN"
23964   - "L2BDMACLRN"
23965   layout:
23966     title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
23967     layout: "plot-throughput-speedup-analysis"
23968
23969 # Speedup - VPP Container Memif 2n-skx-x710
23970 -
23971   type: "plot"
23972   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23973   algorithm: "plot_throughput_speedup_analysis"
23974   output-file-type: ".html"
23975   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23976   data: "plot-throughput-speedup-analysis-2n-skx"
23977   filter: "'NIC_Intel-X710' and
23978            '64B' and
23979            ('BASE' or 'SCALE') and
23980            'NDRPDR' and
23981            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23982            not 'VHOST' and
23983            'MEMIF'"
23984   parameters:
23985   - "throughput"
23986   - "parent"
23987   - "tags"
23988   sort:
23989   - "L2XCFWD"
23990   - "L2XCFWD"
23991   - "L2XCFWD"
23992   - "L2BDMACLRN"
23993   - "L2BDMACLRN"
23994   - "L2BDMACLRN"
23995   layout:
23996     title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
23997     layout: "plot-throughput-speedup-analysis"
23998
23999 -
24000   type: "plot"
24001   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24002   algorithm: "plot_throughput_speedup_analysis"
24003   output-file-type: ".html"
24004   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24005   data: "plot-throughput-speedup-analysis-2n-skx"
24006   filter: "'NIC_Intel-X710' and
24007            '64B' and
24008            ('BASE' or 'SCALE') and
24009            'NDRPDR' and
24010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24011            not 'VHOST' and
24012             'MEMIF'"
24013   parameters:
24014   - "throughput"
24015   - "parent"
24016   - "tags"
24017   sort:
24018   - "L2XCFWD"
24019   - "L2XCFWD"
24020   - "L2XCFWD"
24021   - "L2BDMACLRN"
24022   - "L2BDMACLRN"
24023   - "L2BDMACLRN"
24024   layout:
24025     title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
24026     layout: "plot-throughput-speedup-analysis"
24027
24028 # Speedup - VPP Container Memif 2n-skx-xxv710
24029 -
24030   type: "plot"
24031   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24032   algorithm: "plot_throughput_speedup_analysis"
24033   output-file-type: ".html"
24034   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24035   data: "plot-throughput-speedup-analysis-2n-skx"
24036   filter: "'NIC_Intel-XXV710' and
24037            '64B' and
24038            ('BASE' or 'SCALE') and
24039            'NDRPDR' and
24040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24041            not 'VHOST' and
24042            'MEMIF'"
24043   parameters:
24044   - "throughput"
24045   - "parent"
24046   - "tags"
24047   sort:
24048   - "L2XCFWD"
24049   - "L2XCFWD"
24050   - "L2XCFWD"
24051   - "L2BDMACLRN"
24052   - "L2BDMACLRN"
24053   - "L2BDMACLRN"
24054   layout:
24055     title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
24056     layout: "plot-throughput-speedup-analysis"
24057
24058 -
24059   type: "plot"
24060   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24061   algorithm: "plot_throughput_speedup_analysis"
24062   output-file-type: ".html"
24063   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24064   data: "plot-throughput-speedup-analysis-2n-skx"
24065   filter: "'NIC_Intel-XXV710' and
24066            '64B' and
24067            ('BASE' or 'SCALE') and
24068            'NDRPDR' and
24069            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24070            not 'VHOST' and
24071             'MEMIF'"
24072   parameters:
24073   - "throughput"
24074   - "parent"
24075   - "tags"
24076   sort:
24077   - "L2XCFWD"
24078   - "L2XCFWD"
24079   - "L2XCFWD"
24080   - "L2BDMACLRN"
24081   - "L2BDMACLRN"
24082   - "L2BDMACLRN"
24083   layout:
24084     title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
24085     layout: "plot-throughput-speedup-analysis"
24086
24087 ################################################################################
24088
24089 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
24090 -
24091   type: "plot"
24092   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24093   algorithm: "plot_throughput_speedup_analysis"
24094   output-file-type: ".html"
24095   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24096   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24097   filter: "'NIC_Intel-X520-DA2' and
24098            '64B' and
24099            ('BASE' or 'SCALE') and
24100            'NDRPDR' and
24101            'L2XCFWD' and
24102            not 'VHOST' and
24103            'MEMIF'"
24104   parameters:
24105   - "throughput"
24106   - "parent"
24107   - "tags"
24108   sort:
24109   - "1VNF"
24110   - "2VNF"
24111   - "4VNF"
24112   - "2VNF"
24113   - "4VNF"
24114   layout:
24115     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
24116     layout: "plot-throughput-speedup-analysis"
24117
24118 -
24119   type: "plot"
24120   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24121   algorithm: "plot_throughput_speedup_analysis"
24122   output-file-type: ".html"
24123   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24124   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24125   filter: "'NIC_Intel-X520-DA2' and
24126            '64B' and
24127            ('BASE' or 'SCALE') and
24128            'NDRPDR' and
24129            'L2XCFWD' and
24130            not 'VHOST' and
24131            'MEMIF'"
24132   parameters:
24133   - "throughput"
24134   - "parent"
24135   - "tags"
24136   sort:
24137   - "1VNF"
24138   - "2VNF"
24139   - "4VNF"
24140   - "2VNF"
24141   - "4VNF"
24142   layout:
24143     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
24144     layout: "plot-throughput-speedup-analysis"
24145
24146 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
24147 -
24148   type: "plot"
24149   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24150   algorithm: "plot_throughput_speedup_analysis"
24151   output-file-type: ".html"
24152   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24153   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24154   filter: "'NIC_Intel-X520-DA2' and
24155            '64B' and
24156            ('BASE' or 'SCALE') and
24157            'NDRPDR' and
24158            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24159            not 'VHOST' and
24160            'MEMIF'"
24161   parameters:
24162   - "throughput"
24163   - "parent"
24164   - "tags"
24165   sort:
24166   - "1VNF"
24167   - "2VNF"
24168   - "4VNF"
24169   - "2VNF"
24170   - "4VNF"
24171   layout:
24172     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
24173     layout: "plot-throughput-speedup-analysis"
24174
24175 -
24176   type: "plot"
24177   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24178   algorithm: "plot_throughput_speedup_analysis"
24179   output-file-type: ".html"
24180   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24181   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24182   filter: "'NIC_Intel-X520-DA2' and
24183            '64B' and
24184            ('BASE' or 'SCALE') and
24185            'NDRPDR' and
24186            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24187            not 'VHOST' and
24188            'MEMIF'"
24189   parameters:
24190   - "throughput"
24191   - "parent"
24192   - "tags"
24193   sort:
24194   - "1VNF"
24195   - "2VNF"
24196   - "4VNF"
24197   - "2VNF"
24198   - "4VNF"
24199   layout:
24200     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
24201     layout: "plot-throughput-speedup-analysis"
24202
24203 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
24204 -
24205   type: "plot"
24206   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24207   algorithm: "plot_throughput_speedup_analysis"
24208   output-file-type: ".html"
24209   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24210   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24211   filter: "'NIC_Intel-X710' and
24212            '64B' and
24213            ('BASE' or 'SCALE') and
24214            'NDRPDR' and
24215            'L2XCFWD' and
24216            not 'VHOST' and
24217            'MEMIF'"
24218   parameters:
24219   - "throughput"
24220   - "parent"
24221   - "tags"
24222   sort:
24223   - "1VNF"
24224   - "2VNF"
24225   - "4VNF"
24226   - "2VNF"
24227   - "4VNF"
24228   layout:
24229     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
24230     layout: "plot-throughput-speedup-analysis"
24231
24232 -
24233   type: "plot"
24234   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24235   algorithm: "plot_throughput_speedup_analysis"
24236   output-file-type: ".html"
24237   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24238   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24239   filter: "'NIC_Intel-X710' and
24240            '64B' and
24241            ('BASE' or 'SCALE') and
24242            'NDRPDR' and
24243            'L2XCFWD' and
24244            not 'VHOST' and
24245            'MEMIF'"
24246   parameters:
24247   - "throughput"
24248   - "parent"
24249   - "tags"
24250   sort:
24251   - "1VNF"
24252   - "2VNF"
24253   - "4VNF"
24254   - "2VNF"
24255   - "4VNF"
24256   layout:
24257     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
24258     layout: "plot-throughput-speedup-analysis"
24259
24260 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
24261 -
24262   type: "plot"
24263   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24264   algorithm: "plot_throughput_speedup_analysis"
24265   output-file-type: ".html"
24266   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24267   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24268   filter: "'NIC_Intel-X710' and
24269            '64B' and
24270            ('BASE' or 'SCALE') and
24271            'NDRPDR' and
24272            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24273            not 'VHOST' and
24274            'MEMIF'"
24275   parameters:
24276   - "throughput"
24277   - "parent"
24278   - "tags"
24279   sort:
24280   - "1VNF"
24281   - "2VNF"
24282   - "4VNF"
24283   - "2VNF"
24284   - "4VNF"
24285   layout:
24286     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
24287     layout: "plot-throughput-speedup-analysis"
24288
24289 -
24290   type: "plot"
24291   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24292   algorithm: "plot_throughput_speedup_analysis"
24293   output-file-type: ".html"
24294   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24295   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24296   filter: "'NIC_Intel-X710' and
24297            '64B' and
24298            ('BASE' or 'SCALE') and
24299            'NDRPDR' and
24300            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24301            not 'VHOST' and
24302            'MEMIF'"
24303   parameters:
24304   - "throughput"
24305   - "parent"
24306   - "tags"
24307   sort:
24308   - "1VNF"
24309   - "2VNF"
24310   - "4VNF"
24311   - "2VNF"
24312   - "4VNF"
24313   layout:
24314     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
24315     layout: "plot-throughput-speedup-analysis"
24316
24317 ################################################################################
24318
24319 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
24320 -
24321   type: "plot"
24322   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24323   algorithm: "plot_throughput_speedup_analysis"
24324   output-file-type: ".html"
24325   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24326   data: "plot-throughput-speedup-analysis-3n-hsw"
24327   filter: "'NIC_Intel-X520-DA2' and
24328            '64B' and
24329            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24330            'NDRPDR' and
24331            'IP4FWD' and
24332            not 'IPSEC' and
24333            not 'VHOST'"
24334   parameters:
24335   - "throughput"
24336   - "parent"
24337   - "tags"
24338   sort:
24339   - "DOT1Q"
24340   - "IP4BASE"
24341   - "FIB_20k"
24342   - "FIB_200k"
24343   - "FIB_2M"
24344   layout:
24345     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24346     layout: "plot-throughput-speedup-analysis"
24347
24348 -
24349   type: "plot"
24350   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24351   algorithm: "plot_throughput_speedup_analysis"
24352   output-file-type: ".html"
24353   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24354   data: "plot-throughput-speedup-analysis-3n-hsw"
24355   filter: "'NIC_Intel-X520-DA2' and
24356            '64B' and
24357            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24358            'NDRPDR' and
24359            'IP4FWD' and
24360            not 'IPSEC' and
24361            not 'VHOST'"
24362   parameters:
24363   - "throughput"
24364   - "parent"
24365   - "tags"
24366   sort:
24367   - "DOT1Q"
24368   - "IP4BASE"
24369   - "FIB_20k"
24370   - "FIB_200k"
24371   - "FIB_2M"
24372   layout:
24373     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24374     layout: "plot-throughput-speedup-analysis"
24375
24376 # Speedup - VPP IPv4 3n-hsw-x520 features
24377 -
24378   type: "plot"
24379   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
24380   algorithm: "plot_throughput_speedup_analysis"
24381   output-file-type: ".html"
24382   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
24383   data: "plot-throughput-speedup-analysis-3n-hsw"
24384   filter: "'NIC_Intel-X520-DA2' and
24385            '64B' and
24386            ('IP4BASE' or
24387             'POLICE_MARK' or
24388             'COPWHLIST' or
24389             ('NAT44' and 'BASE') or
24390             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24391            'NDRPDR' and
24392            'IP4FWD' and
24393            not 'IPSEC' and
24394            not 'VHOST'"
24395   parameters:
24396   - "throughput"
24397   - "parent"
24398   - "tags"
24399   sort:
24400   - "DOT1Q"
24401   - "IP4BASE"
24402   - "NAT44"
24403   - "POLICE_MARK"
24404   - "COPWHLIST"
24405   - "IACL"
24406   - "OACL"
24407   layout:
24408     title: "ip4-3n-hsw-x520-64b-features-ndr"
24409     layout: "plot-throughput-speedup-analysis"
24410
24411 -
24412   type: "plot"
24413   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
24414   algorithm: "plot_throughput_speedup_analysis"
24415   output-file-type: ".html"
24416   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
24417   data: "plot-throughput-speedup-analysis-3n-hsw"
24418   filter: "'NIC_Intel-X520-DA2' and
24419            '64B' and
24420            ('IP4BASE' or
24421             'POLICE_MARK' or
24422             'COPWHLIST' or
24423             ('NAT44' and 'BASE') or
24424             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24425            'NDRPDR' and
24426            'IP4FWD' and
24427            not 'IPSEC' and
24428            not 'VHOST'"
24429   parameters:
24430   - "throughput"
24431   - "parent"
24432   - "tags"
24433   sort:
24434   - "DOT1Q"
24435   - "IP4BASE"
24436   - "NAT44"
24437   - "POLICE_MARK"
24438   - "COPWHLIST"
24439   - "IACL"
24440   - "OACL"
24441   layout:
24442     title: "ip4-3n-hsw-x520-64b-features-pdr"
24443     layout: "plot-throughput-speedup-analysis"
24444
24445 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
24446 -
24447   type: "plot"
24448   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
24449   algorithm: "plot_throughput_speedup_analysis"
24450   output-file-type: ".html"
24451   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
24452   data: "plot-throughput-speedup-analysis-3n-hsw"
24453   filter: "'NIC_Intel-X520-DA2' and
24454            '64B' and
24455            'NDRPDR' and
24456            'IP4FWD' and
24457            'NAT44' and
24458            not 'IPSEC' and
24459            not 'VHOST'"
24460   parameters:
24461   - "throughput"
24462   - "parent"
24463   - "tags"
24464   sort:
24465   - "BASE"
24466   - "BASE"
24467   - "SRC_USER_10"
24468   - "SRC_USER_100"
24469   - "SRC_USER_1000"
24470   - "SRC_USER_2000"
24471   layout:
24472     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
24473     layout: "plot-throughput-speedup-analysis"
24474
24475 -
24476   type: "plot"
24477   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
24478   algorithm: "plot_throughput_speedup_analysis"
24479   output-file-type: ".html"
24480   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
24481   data: "plot-throughput-speedup-analysis-3n-hsw"
24482   filter: "'NIC_Intel-X520-DA2' and
24483            '64B' and
24484            'NDRPDR' and
24485            'IP4FWD' and
24486            'NAT44' and
24487            not 'IPSEC' and
24488            not 'VHOST'"
24489   parameters:
24490   - "throughput"
24491   - "parent"
24492   - "tags"
24493   sort:
24494   - "BASE"
24495   - "BASE"
24496   - "SRC_USER_10"
24497   - "SRC_USER_100"
24498   - "SRC_USER_1000"
24499   - "SRC_USER_2000"
24500   layout:
24501     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
24502     layout: "plot-throughput-speedup-analysis"
24503
24504 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
24505 -
24506   type: "plot"
24507   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24508   algorithm: "plot_throughput_speedup_analysis"
24509   output-file-type: ".html"
24510   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24511   data: "plot-throughput-speedup-analysis-3n-hsw"
24512   filter: "'NIC_Intel-X520-DA2' and
24513            '64B' and
24514            'NDRPDR' and
24515            'IP4FWD' and
24516            'IACL' and
24517            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24518            not 'IPSEC' and
24519            not 'VHOST'"
24520   parameters:
24521   - "throughput"
24522   - "parent"
24523   - "tags"
24524   sort:
24525   - "ACL_STATELESS"
24526   - "ACL_STATEFUL"
24527   - "ACL_STATELESS"
24528   - "ACL_STATEFUL"
24529   layout:
24530     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
24531     layout: "plot-throughput-speedup-analysis"
24532
24533 -
24534   type: "plot"
24535   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24536   algorithm: "plot_throughput_speedup_analysis"
24537   output-file-type: ".html"
24538   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24539   data: "plot-throughput-speedup-analysis-3n-hsw"
24540   filter: "'NIC_Intel-X520-DA2' and
24541            '64B' and
24542            'NDRPDR' and
24543            'IP4FWD' and
24544            'IACL' and
24545            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24546            not 'IPSEC' and
24547            not 'VHOST'"
24548   parameters:
24549   - "throughput"
24550   - "parent"
24551   - "tags"
24552   sort:
24553   - "ACL_STATELESS"
24554   - "ACL_STATEFUL"
24555   - "ACL_STATELESS"
24556   - "ACL_STATEFUL"
24557   layout:
24558     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24559     layout: "plot-throughput-speedup-analysis"
24560
24561 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24562 -
24563   type: "plot"
24564   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24565   algorithm: "plot_throughput_speedup_analysis"
24566   output-file-type: ".html"
24567   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24568   data: "plot-throughput-speedup-analysis-3n-hsw"
24569   filter: "'NIC_Intel-X520-DA2' and
24570            '64B' and
24571            'NDRPDR' and
24572            'IP4FWD' and
24573            'OACL' and
24574            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24575            not 'IPSEC' and
24576            not 'VHOST'"
24577   parameters:
24578   - "throughput"
24579   - "parent"
24580   - "tags"
24581   sort:
24582   - "ACL_STATELESS"
24583   - "ACL_STATEFUL"
24584   - "ACL_STATELESS"
24585   - "ACL_STATEFUL"
24586   layout:
24587     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24588     layout: "plot-throughput-speedup-analysis"
24589
24590 -
24591   type: "plot"
24592   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24593   algorithm: "plot_throughput_speedup_analysis"
24594   output-file-type: ".html"
24595   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24596   data: "plot-throughput-speedup-analysis-3n-hsw"
24597   filter: "'NIC_Intel-X520-DA2' and
24598            '64B' and
24599            'NDRPDR' and
24600            'IP4FWD' and
24601            'OACL' and
24602            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24603            not 'IPSEC' and
24604            not 'VHOST'"
24605   parameters:
24606   - "throughput"
24607   - "parent"
24608   - "tags"
24609   sort:
24610   - "ACL_STATELESS"
24611   - "ACL_STATEFUL"
24612   - "ACL_STATELESS"
24613   - "ACL_STATEFUL"
24614   layout:
24615     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24616     layout: "plot-throughput-speedup-analysis"
24617
24618 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24619 -
24620   type: "plot"
24621   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24622   algorithm: "plot_throughput_speedup_analysis"
24623   output-file-type: ".html"
24624   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24625   data: "plot-throughput-speedup-analysis-3n-hsw"
24626   filter: "'NIC_Intel-X710' and
24627            '64B' and
24628            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24629            'NDRPDR' and
24630            'IP4FWD' and
24631            not 'IPSEC' and
24632            not 'VHOST'"
24633   parameters:
24634   - "throughput"
24635   - "parent"
24636   - "tags"
24637   sort:
24638   - "DOT1Q"
24639   - "IP4BASE"
24640   - "FIB_20K"
24641   - "FIB_200K"
24642   - "FIB_2M"
24643   layout:
24644     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24645     layout: "plot-throughput-speedup-analysis"
24646
24647 -
24648   type: "plot"
24649   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24650   algorithm: "plot_throughput_speedup_analysis"
24651   output-file-type: ".html"
24652   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24653   data: "plot-throughput-speedup-analysis-3n-hsw"
24654   filter: "'NIC_Intel-X710' and
24655            '64B' and
24656            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24657            'NDRPDR' and
24658            'IP4FWD' and
24659            not 'IPSEC' and
24660            not 'VHOST'"
24661   parameters:
24662   - "throughput"
24663   - "parent"
24664   - "tags"
24665   sort:
24666   - "DOT1Q"
24667   - "IP4BASE"
24668   - "FIB_20K"
24669   - "FIB_200K"
24670   - "FIB_2M"
24671   layout:
24672     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24673     layout: "plot-throughput-speedup-analysis"
24674
24675 # Speedup - VPP IPv4 3n-hsw-x710 features
24676 -
24677   type: "plot"
24678   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24679   algorithm: "plot_throughput_speedup_analysis"
24680   output-file-type: ".html"
24681   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24682   data: "plot-throughput-speedup-analysis-3n-hsw"
24683   filter: "'NIC_Intel-X710' and
24684            '64B' and
24685            ('IP4BASE' or
24686             'POLICE_MARK' or
24687             'COPWHLIST' or
24688             ('NAT44' and 'BASE') or
24689             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24690            'NDRPDR' and
24691            'IP4FWD' and
24692            not 'IPSEC' and
24693            not 'VHOST'"
24694   parameters:
24695   - "throughput"
24696   - "parent"
24697   - "tags"
24698   sort:
24699   - "IP4BASE"
24700   - "NAT44"
24701   - "POLICE_MARK"
24702   - "COPWHLIST"
24703   - "IACL"
24704   - "OACL"
24705   layout:
24706     title: "ip4-3n-hsw-x710-64b-features-ndr"
24707     layout: "plot-throughput-speedup-analysis"
24708
24709 -
24710   type: "plot"
24711   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24712   algorithm: "plot_throughput_speedup_analysis"
24713   output-file-type: ".html"
24714   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24715   data: "plot-throughput-speedup-analysis-3n-hsw"
24716   filter: "'NIC_Intel-X710' and
24717            '64B' and
24718            ('IP4BASE' or
24719             'POLICE_MARK' or
24720             'COPWHLIST' or
24721             ('NAT44' and 'BASE') or
24722             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24723            'NDRPDR' and
24724            'IP4FWD' and
24725            not 'IPSEC' and
24726            not 'VHOST'"
24727   parameters:
24728   - "throughput"
24729   - "parent"
24730   - "tags"
24731   sort:
24732   - "IP4BASE"
24733   - "NAT44"
24734   - "POLICE_MARK"
24735   - "COPWHLIST"
24736   - "IACL"
24737   - "OACL"
24738   layout:
24739     title: "ip4-3n-hsw-x710-64b-features-pdr"
24740     layout: "plot-throughput-speedup-analysis"
24741
24742 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24743 -
24744   type: "plot"
24745   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24746   algorithm: "plot_throughput_speedup_analysis"
24747   output-file-type: ".html"
24748   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24749   data: "plot-throughput-speedup-analysis-3n-hsw"
24750   filter: "'NIC_Intel-X710' and
24751            '64B' and
24752            'NDRPDR' and
24753            'IP4FWD' and
24754            'NAT44' and
24755            not 'IPSEC' and
24756            not 'VHOST'"
24757   parameters:
24758   - "throughput"
24759   - "parent"
24760   - "tags"
24761   sort:
24762   - "BASE"
24763   - "BASE"
24764   - "SRC_USER_10"
24765   - "SRC_USER_100"
24766   - "SRC_USER_1000"
24767   - "SRC_USER_2000"
24768   layout:
24769     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24770     layout: "plot-throughput-speedup-analysis"
24771
24772 -
24773   type: "plot"
24774   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-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-nat44-pdr-tsa"
24778   data: "plot-throughput-speedup-analysis-3n-hsw"
24779   filter: "'NIC_Intel-X710' and
24780            '64B' and
24781            'NDRPDR' and
24782            'IP4FWD' and
24783            'NAT44' and
24784            not 'IPSEC' and
24785            not 'VHOST'"
24786   parameters:
24787   - "throughput"
24788   - "parent"
24789   - "tags"
24790   sort:
24791   - "BASE"
24792   - "BASE"
24793   - "SRC_USER_10"
24794   - "SRC_USER_100"
24795   - "SRC_USER_1000"
24796   - "SRC_USER_2000"
24797   layout:
24798     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24799     layout: "plot-throughput-speedup-analysis"
24800
24801 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24802 -
24803   type: "plot"
24804   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24805   algorithm: "plot_throughput_speedup_analysis"
24806   output-file-type: ".html"
24807   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24808   data: "plot-throughput-speedup-analysis-3n-hsw"
24809   filter: "'NIC_Intel-X710' and
24810            '64B' and
24811            'NDRPDR' and
24812            'IP4FWD' and
24813            'IACL' and
24814            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24815            not 'IPSEC' and
24816            not 'VHOST'"
24817   parameters:
24818   - "throughput"
24819   - "parent"
24820   - "tags"
24821   sort:
24822   - "ACL_STATELESS"
24823   - "ACL_STATEFUL"
24824   - "ACL_STATELESS"
24825   - "ACL_STATEFUL"
24826   layout:
24827     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24828     layout: "plot-throughput-speedup-analysis"
24829
24830 -
24831   type: "plot"
24832   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24833   algorithm: "plot_throughput_speedup_analysis"
24834   output-file-type: ".html"
24835   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24836   data: "plot-throughput-speedup-analysis-3n-hsw"
24837   filter: "'NIC_Intel-X710' and
24838            '64B' and
24839            'NDRPDR' and
24840            'IP4FWD' and
24841            'IACL' and
24842            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24843            not 'IPSEC' and
24844            not 'VHOST'"
24845   parameters:
24846   - "throughput"
24847   - "parent"
24848   - "tags"
24849   sort:
24850   - "ACL_STATELESS"
24851   - "ACL_STATEFUL"
24852   - "ACL_STATELESS"
24853   - "ACL_STATEFUL"
24854   layout:
24855     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24856     layout: "plot-throughput-speedup-analysis"
24857
24858 # Speedup - VPP IPv4 3n-hsw-x710 features oacl
24859 -
24860   type: "plot"
24861   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
24862   algorithm: "plot_throughput_speedup_analysis"
24863   output-file-type: ".html"
24864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
24865   data: "plot-throughput-speedup-analysis-3n-hsw"
24866   filter: "'NIC_Intel-X710' and
24867            '64B' and
24868            'NDRPDR' and
24869            'IP4FWD' and
24870            'OACL' and
24871            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24872            not 'IPSEC' and
24873            not 'VHOST'"
24874   parameters:
24875   - "throughput"
24876   - "parent"
24877   - "tags"
24878   sort:
24879   - "ACL_STATELESS"
24880   - "ACL_STATEFUL"
24881   - "ACL_STATELESS"
24882   - "ACL_STATEFUL"
24883   layout:
24884     title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
24885     layout: "plot-throughput-speedup-analysis"
24886
24887 -
24888   type: "plot"
24889   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
24890   algorithm: "plot_throughput_speedup_analysis"
24891   output-file-type: ".html"
24892   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
24893   data: "plot-throughput-speedup-analysis-3n-hsw"
24894   filter: "'NIC_Intel-X710' and
24895            '64B' and
24896            'NDRPDR' and
24897            'IP4FWD' and
24898            'OACL' and
24899            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24900            not 'IPSEC' and
24901            not 'VHOST'"
24902   parameters:
24903   - "throughput"
24904   - "parent"
24905   - "tags"
24906   sort:
24907   - "ACL_STATELESS"
24908   - "ACL_STATEFUL"
24909   - "ACL_STATELESS"
24910   - "ACL_STATEFUL"
24911   layout:
24912     title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
24913     layout: "plot-throughput-speedup-analysis"
24914
24915 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24916 -
24917   type: "plot"
24918   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24919   algorithm: "plot_throughput_speedup_analysis"
24920   output-file-type: ".html"
24921   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
24922   data: "plot-throughput-speedup-analysis-3n-hsw"
24923   filter: "'NIC_Intel-XL710' and
24924            '64B' and
24925            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24926            'NDRPDR' and
24927            'IP4FWD' and
24928            not 'IPSEC' and
24929            not 'VHOST'"
24930   parameters:
24931   - "throughput"
24932   - "parent"
24933   - "tags"
24934   sort:
24935   - "IP4BASE"
24936   - "FIB_20K"
24937   - "FIB_200K"
24938   - "FIB_2M"
24939   layout:
24940     title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
24941     layout: "plot-throughput-speedup-analysis"
24942
24943 -
24944   type: "plot"
24945   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24946   algorithm: "plot_throughput_speedup_analysis"
24947   output-file-type: ".html"
24948   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24949   data: "plot-throughput-speedup-analysis-3n-hsw"
24950   filter: "'NIC_Intel-XL710' and
24951            '64B' and
24952            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24953            'NDRPDR' and
24954            'IP4FWD' and
24955            not 'IPSEC' and
24956            not 'VHOST'"
24957   parameters:
24958   - "throughput"
24959   - "parent"
24960   - "tags"
24961   sort:
24962   - "IP4BASE"
24963   - "FIB_20K"
24964   - "FIB_200K"
24965   - "FIB_2M"
24966   layout:
24967     title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
24968     layout: "plot-throughput-speedup-analysis"
24969
24970 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24971 -
24972   type: "plot"
24973   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24974   algorithm: "plot_throughput_speedup_analysis"
24975   output-file-type: ".html"
24976   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24977   data: "plot-throughput-speedup-analysis-3n-skx"
24978   filter: "'NIC_Intel-X710' and
24979            '64B' and
24980            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24981            'NDRPDR' and
24982            'IP4FWD' and
24983            not 'IPSEC' and
24984            not 'VHOST'"
24985   parameters:
24986   - "throughput"
24987   - "parent"
24988   - "tags"
24989   sort:
24990   - "IP4BASE"
24991   - "FIB_20K"
24992   - "FIB_200K"
24993   - "FIB_2M"
24994   layout:
24995     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24996     layout: "plot-throughput-speedup-analysis"
24997
24998 -
24999   type: "plot"
25000   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25001   algorithm: "plot_throughput_speedup_analysis"
25002   output-file-type: ".html"
25003   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25004   data: "plot-throughput-speedup-analysis-3n-skx"
25005   filter: "'NIC_Intel-X710' and
25006            '64B' and
25007            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25008            'NDRPDR' and
25009            'IP4FWD' and
25010            not 'IPSEC' and
25011            not 'VHOST'"
25012   parameters:
25013   - "throughput"
25014   - "parent"
25015   - "tags"
25016   sort:
25017   - "IP4BASE"
25018   - "FIB_20K"
25019   - "FIB_200K"
25020   - "FIB_2M"
25021   layout:
25022     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
25023     layout: "plot-throughput-speedup-analysis"
25024
25025 # Speedup - VPP IPv4 3n-skx-x710 features
25026 -
25027   type: "plot"
25028   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
25029   algorithm: "plot_throughput_speedup_analysis"
25030   output-file-type: ".html"
25031   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
25032   data: "plot-throughput-speedup-analysis-3n-skx"
25033   filter: "'NIC_Intel-X710' and
25034            '64B' and
25035            ('IP4BASE' or
25036             'POLICE_MARK' or
25037             'COPWHLIST' or
25038             ('NAT44' and 'BASE') or
25039             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25040            'NDRPDR' and
25041            'IP4FWD' and
25042            not 'IPSEC' and
25043            not 'VHOST'"
25044   parameters:
25045   - "throughput"
25046   - "parent"
25047   - "tags"
25048   sort:
25049   - "IP4BASE"
25050   - "NAT44"
25051   - "POLICE_MARK"
25052   - "COPWHLIST"
25053   - "IACL"
25054   - "OACL"
25055   layout:
25056     title: "ip4-3n-skx-x710-64b-features-ndr"
25057     layout: "plot-throughput-speedup-analysis"
25058
25059 -
25060   type: "plot"
25061   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
25062   algorithm: "plot_throughput_speedup_analysis"
25063   output-file-type: ".html"
25064   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
25065   data: "plot-throughput-speedup-analysis-3n-skx"
25066   filter: "'NIC_Intel-X710' and
25067            '64B' and
25068            ('IP4BASE' or
25069             'POLICE_MARK' or
25070             'COPWHLIST' or
25071             ('NAT44' and 'BASE') or
25072             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25073            'NDRPDR' and
25074            'IP4FWD' and
25075            not 'IPSEC' and
25076            not 'VHOST'"
25077   parameters:
25078   - "throughput"
25079   - "parent"
25080   - "tags"
25081   sort:
25082   - "IP4BASE"
25083   - "NAT44"
25084   - "POLICE_MARK"
25085   - "COPWHLIST"
25086   - "IACL"
25087   - "OACL"
25088   layout:
25089     title: "ip4-3n-skx-x710-64b-features-pdr"
25090     layout: "plot-throughput-speedup-analysis"
25091
25092 # Speedup - VPP IPv4 3n-skx-x710 features nat44
25093 -
25094   type: "plot"
25095   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25096   algorithm: "plot_throughput_speedup_analysis"
25097   output-file-type: ".html"
25098   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25099   data: "plot-throughput-speedup-analysis-3n-skx"
25100   filter: "'NIC_Intel-X710' and
25101            '64B' and
25102            'NDRPDR' and
25103            'IP4FWD' and
25104            'NAT44' and
25105            not 'IPSEC' and
25106            not 'VHOST'"
25107   parameters:
25108   - "throughput"
25109   - "parent"
25110   - "tags"
25111   sort:
25112   - "BASE"
25113   - "BASE"
25114   - "SRC_USER_10"
25115   - "SRC_USER_100"
25116   - "SRC_USER_1000"
25117   - "SRC_USER_2000"
25118   layout:
25119     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
25120     layout: "plot-throughput-speedup-analysis"
25121
25122 -
25123   type: "plot"
25124   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-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-nat44-pdr-tsa"
25128   data: "plot-throughput-speedup-analysis-3n-skx"
25129   filter: "'NIC_Intel-X710' and
25130            '64B' and
25131            'NDRPDR' and
25132            'IP4FWD' and
25133            'NAT44' and
25134            not 'IPSEC' and
25135            not 'VHOST'"
25136   parameters:
25137   - "throughput"
25138   - "parent"
25139   - "tags"
25140   sort:
25141   - "BASE"
25142   - "BASE"
25143   - "SRC_USER_10"
25144   - "SRC_USER_100"
25145   - "SRC_USER_1000"
25146   - "SRC_USER_2000"
25147   layout:
25148     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
25149     layout: "plot-throughput-speedup-analysis"
25150
25151 # Speedup - VPP IPv4 3n-skx-x710 features iacl
25152 -
25153   type: "plot"
25154   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25155   algorithm: "plot_throughput_speedup_analysis"
25156   output-file-type: ".html"
25157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25158   data: "plot-throughput-speedup-analysis-3n-skx"
25159   filter: "'NIC_Intel-X710' and
25160            '64B' and
25161            'NDRPDR' and
25162            'IP4FWD' and
25163            'IACL' and
25164            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25165            not 'IPSEC' and
25166            not 'VHOST'"
25167   parameters:
25168   - "throughput"
25169   - "parent"
25170   - "tags"
25171   sort:
25172   - "ACL_STATELESS"
25173   - "ACL_STATEFUL"
25174   - "ACL_STATELESS"
25175   - "ACL_STATEFUL"
25176   layout:
25177     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
25178     layout: "plot-throughput-speedup-analysis"
25179
25180 -
25181   type: "plot"
25182   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25183   algorithm: "plot_throughput_speedup_analysis"
25184   output-file-type: ".html"
25185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25186   data: "plot-throughput-speedup-analysis-3n-skx"
25187   filter: "'NIC_Intel-X710' and
25188            '64B' and
25189            'NDRPDR' and
25190            'IP4FWD' and
25191            'IACL' and
25192            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25193            not 'IPSEC' and
25194            not 'VHOST'"
25195   parameters:
25196   - "throughput"
25197   - "parent"
25198   - "tags"
25199   sort:
25200   - "ACL_STATELESS"
25201   - "ACL_STATEFUL"
25202   - "ACL_STATELESS"
25203   - "ACL_STATEFUL"
25204   layout:
25205     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
25206     layout: "plot-throughput-speedup-analysis"
25207
25208 # Speedup - VPP IPv4 3n-skx-x710 features oacl
25209 -
25210   type: "plot"
25211   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25212   algorithm: "plot_throughput_speedup_analysis"
25213   output-file-type: ".html"
25214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25215   data: "plot-throughput-speedup-analysis-3n-skx"
25216   filter: "'NIC_Intel-X710' and
25217            '64B' and
25218            'NDRPDR' and
25219            'IP4FWD' and
25220            'OACL' and
25221            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25222            not 'IPSEC' and
25223            not 'VHOST'"
25224   parameters:
25225   - "throughput"
25226   - "parent"
25227   - "tags"
25228   sort:
25229   - "ACL_STATELESS"
25230   - "ACL_STATEFUL"
25231   - "ACL_STATELESS"
25232   - "ACL_STATEFUL"
25233   layout:
25234     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
25235     layout: "plot-throughput-speedup-analysis"
25236
25237 -
25238   type: "plot"
25239   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25240   algorithm: "plot_throughput_speedup_analysis"
25241   output-file-type: ".html"
25242   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25243   data: "plot-throughput-speedup-analysis-3n-skx"
25244   filter: "'NIC_Intel-X710' and
25245            '64B' and
25246            'NDRPDR' and
25247            'IP4FWD' and
25248            'OACL' and
25249            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25250            not 'IPSEC' and
25251            not 'VHOST'"
25252   parameters:
25253   - "throughput"
25254   - "parent"
25255   - "tags"
25256   sort:
25257   - "ACL_STATELESS"
25258   - "ACL_STATEFUL"
25259   - "ACL_STATELESS"
25260   - "ACL_STATEFUL"
25261   layout:
25262     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
25263     layout: "plot-throughput-speedup-analysis"
25264
25265 # Speedup - VPP IPv4 2n-skx-x710 base and scale
25266 -
25267   type: "plot"
25268   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25269   algorithm: "plot_throughput_speedup_analysis"
25270   output-file-type: ".html"
25271   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25272   data: "plot-throughput-speedup-analysis-2n-skx"
25273   filter: "'NIC_Intel-X710' and
25274            '64B' and
25275            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25276            'NDRPDR' and
25277            'IP4FWD' and
25278            not 'IPSEC' and
25279            not 'VHOST'"
25280   parameters:
25281   - "throughput"
25282   - "parent"
25283   - "tags"
25284   sort:
25285   - "DOT1Q"
25286   - "IP4BASE"
25287   - "FIB_20k"
25288   - "FIB_200k"
25289   - "FIB_2M"
25290   layout:
25291     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
25292     layout: "plot-throughput-speedup-analysis"
25293
25294 -
25295   type: "plot"
25296   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25297   algorithm: "plot_throughput_speedup_analysis"
25298   output-file-type: ".html"
25299   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25300   data: "plot-throughput-speedup-analysis-2n-skx"
25301   filter: "'NIC_Intel-X710' and
25302            '64B' and
25303            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25304            'NDRPDR' and
25305            'IP4FWD' and
25306            not 'IPSEC' and
25307            not 'VHOST'"
25308   parameters:
25309   - "throughput"
25310   - "parent"
25311   - "tags"
25312   sort:
25313   - "DOT1Q"
25314   - "IP4BASE"
25315   - "FIB_20k"
25316   - "FIB_200k"
25317   - "FIB_2M"
25318   layout:
25319     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
25320     layout: "plot-throughput-speedup-analysis"
25321
25322 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
25323 -
25324   type: "plot"
25325   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25326   algorithm: "plot_throughput_speedup_analysis"
25327   output-file-type: ".html"
25328   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25329   data: "plot-throughput-speedup-analysis-2n-skx"
25330   filter: "'NIC_Intel-XXV710' and
25331            '64B' and
25332            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25333            'NDRPDR' and
25334            'IP4FWD' and
25335            not 'IPSEC' and
25336            not 'VHOST'"
25337   parameters:
25338   - "throughput"
25339   - "parent"
25340   - "tags"
25341   sort:
25342   - "DOT1Q"
25343   - "IP4BASE"
25344   - "FIB_20k"
25345   - "FIB_200k"
25346   - "FIB_2M"
25347   layout:
25348     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25349     layout: "plot-throughput-speedup-analysis"
25350
25351 -
25352   type: "plot"
25353   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25354   algorithm: "plot_throughput_speedup_analysis"
25355   output-file-type: ".html"
25356   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25357   data: "plot-throughput-speedup-analysis-2n-skx"
25358   filter: "'NIC_Intel-XXV710' and
25359            '64B' and
25360            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25361            'NDRPDR' and
25362            'IP4FWD' and
25363            not 'IPSEC' and
25364            not 'VHOST'"
25365   parameters:
25366   - "throughput"
25367   - "parent"
25368   - "tags"
25369   sort:
25370   - "DOT1Q"
25371   - "IP4BASE"
25372   - "FIB_20k"
25373   - "FIB_200k"
25374   - "FIB_2M"
25375   layout:
25376     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25377     layout: "plot-throughput-speedup-analysis"
25378
25379 # Speedup - VPP IPv4 2n-dnv-x553 base
25380 -
25381   type: "plot"
25382   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
25383   algorithm: "plot_throughput_speedup_analysis"
25384   output-file-type: ".html"
25385   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
25386   data: "intel-dnv-vpp"
25387   filter: "'NIC_Intel-X553' and
25388            '64B' and
25389            'IP4BASE' and
25390            'NDRPDR' and
25391            'IP4FWD' and
25392            not 'IPSEC' and
25393            not 'VHOST'"
25394   parameters:
25395   - "throughput"
25396   - "parent"
25397   - "tags"
25398   sort:
25399   - "IP4BASE"
25400   layout:
25401     title: "ip4-2n-dnv-x553-64b-base-ndr"
25402     layout: "plot-throughput-speedup-analysis"
25403
25404 -
25405   type: "plot"
25406   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
25407   algorithm: "plot_throughput_speedup_analysis"
25408   output-file-type: ".html"
25409   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
25410   data: "intel-dnv-vpp"
25411   filter: "'NIC_Intel-X553' and
25412            '64B' and
25413            'IP4BASE' and
25414            'NDRPDR' and
25415            'IP4FWD' and
25416            not 'IPSEC' and
25417            not 'VHOST'"
25418   parameters:
25419   - "throughput"
25420   - "parent"
25421   - "tags"
25422   sort:
25423   - "IP4BASE"
25424   layout:
25425     title: "ip4-2n-dnv-x553-64b-base-pdr"
25426     layout: "plot-throughput-speedup-analysis"
25427
25428 ################################################################################
25429
25430 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
25431 -
25432   type: "plot"
25433   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25434   algorithm: "plot_throughput_speedup_analysis"
25435   output-file-type: ".html"
25436   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25437   data: "plot-throughput-speedup-analysis-3n-hsw"
25438   filter: "'NIC_Intel-X520_DA2' and
25439            '64B' and
25440            'ENCAP' and
25441            'NDRPDR' and
25442            ('VXLAN' or 'LISP') and
25443            not 'VHOST' and
25444            not 'IPSECHW'"
25445   parameters:
25446   - "throughput"
25447   - "parent"
25448   - "tags"
25449   sort:
25450   - "not DOT1Q"
25451   - "VXLAN_1"
25452   - "VXLAN_10"
25453   - "VXLAN_100"
25454   - "VXLAN_1000"
25455   layout:
25456     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
25457     layout: "plot-throughput-speedup-analysis"
25458
25459 -
25460   type: "plot"
25461   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25462   algorithm: "plot_throughput_speedup_analysis"
25463   output-file-type: ".html"
25464   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25465   data: "plot-throughput-speedup-analysis-3n-hsw"
25466   filter: "'NIC_Intel-X520_DA2' and
25467            '64B' and
25468            'ENCAP' and
25469            'NDRPDR' and
25470            ('VXLAN' or 'LISP') and
25471            not 'VHOST' and
25472            not 'IPSECHW'"
25473   parameters:
25474   - "throughput"
25475   - "parent"
25476   - "tags"
25477   sort:
25478   - "not DOT1Q"
25479   - "VXLAN_1"
25480   - "VXLAN_10"
25481   - "VXLAN_100"
25482   - "VXLAN_1000"
25483   layout:
25484     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
25485     layout: "plot-throughput-speedup-analysis"
25486
25487 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
25488 -
25489   type: "plot"
25490   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25491   algorithm: "plot_throughput_speedup_analysis"
25492   output-file-type: ".html"
25493   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25494   data: "plot-throughput-speedup-analysis-3n-hsw"
25495   filter: "'NIC_Intel-X520-DA2' and
25496            '64B' and
25497            'ENCAP' and
25498            'NDRPDR' and
25499            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25500            not 'DOT1Q' and
25501            not 'VHOST' and
25502            not 'IPSECHW'"
25503   parameters:
25504   - "throughput"
25505   - "parent"
25506   - "tags"
25507   sort:
25508   - "L2BDMACLRN"
25509   - "L2XCFWD"
25510   - "LISP"
25511   layout:
25512     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
25513     layout: "plot-throughput-speedup-analysis"
25514
25515 -
25516   type: "plot"
25517   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25518   algorithm: "plot_throughput_speedup_analysis"
25519   output-file-type: ".html"
25520   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25521   data: "plot-throughput-speedup-analysis-3n-hsw"
25522   filter: "'NIC_Intel-X520-DA2' and
25523            '64B' and
25524            'ENCAP' and
25525            'NDRPDR' and
25526            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25527            not 'DOT1Q' and
25528            not 'VHOST' and
25529            not 'IPSECHW'"
25530   parameters:
25531   - "throughput"
25532   - "parent"
25533   - "tags"
25534   sort:
25535   - "L2BDMACLRN"
25536   - "L2XCFWD"
25537   - "LISP"
25538   layout:
25539     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
25540     layout: "plot-throughput-speedup-analysis"
25541
25542 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
25543 -
25544   type: "plot"
25545   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25546   algorithm: "plot_throughput_speedup_analysis"
25547   output-file-type: ".html"
25548   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25549   data: "plot-throughput-speedup-analysis-3n-hsw"
25550   filter: "'NIC_Intel-X710' and
25551            '64B' and
25552            'ENCAP' and
25553            'NDRPDR' and
25554            ('VXLAN' or 'LISP') and
25555            not 'VHOST' and
25556            not 'IPSECHW'"
25557   parameters:
25558   - "throughput"
25559   - "parent"
25560   - "tags"
25561   sort:
25562   - "LISP"
25563   - "VXLAN_1"
25564   - "VXLAN_10"
25565   - "VXLAN_100"
25566   - "VXLAN_1000"
25567   layout:
25568     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
25569     layout: "plot-throughput-speedup-analysis"
25570
25571 -
25572   type: "plot"
25573   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25574   algorithm: "plot_throughput_speedup_analysis"
25575   output-file-type: ".html"
25576   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25577   data: "plot-throughput-speedup-analysis-3n-hsw"
25578   filter: "'NIC_Intel-X710' and
25579            '64B' and
25580            'ENCAP' and
25581            'NDRPDR' and
25582            ('VXLAN' or 'LISP') and
25583            not 'VHOST' and
25584            not 'IPSECHW'"
25585   parameters:
25586   - "throughput"
25587   - "parent"
25588   - "tags"
25589   sort:
25590   - "LISP"
25591   - "VXLAN_1"
25592   - "VXLAN_10"
25593   - "VXLAN_100"
25594   - "VXLAN_1000"
25595   layout:
25596     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
25597     layout: "plot-throughput-speedup-analysis"
25598
25599 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
25600 -
25601   type: "plot"
25602   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25603   algorithm: "plot_throughput_speedup_analysis"
25604   output-file-type: ".html"
25605   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25606   data: "plot-throughput-speedup-analysis-3n-hsw"
25607   filter: "'NIC_Intel-X710' and
25608            '64B' and
25609            'ENCAP' and
25610            'NDRPDR' and
25611            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25612            not 'DOT1Q' and
25613            not 'VHOST' and
25614            not 'IPSECHW'"
25615   parameters:
25616   - "throughput"
25617   - "parent"
25618   - "tags"
25619   sort:
25620   - "L2BDMACLRN"
25621   - "L2XCFWD"
25622   - "LISP"
25623   layout:
25624     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
25625     layout: "plot-throughput-speedup-analysis"
25626
25627 -
25628   type: "plot"
25629   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25630   algorithm: "plot_throughput_speedup_analysis"
25631   output-file-type: ".html"
25632   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25633   data: "plot-throughput-speedup-analysis-3n-hsw"
25634   filter: "'NIC_Intel-X710' and
25635            '64B' and
25636            'ENCAP' and
25637            'NDRPDR' and
25638            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25639            not 'DOT1Q' and
25640            not 'VHOST' and
25641            not 'IPSECHW'"
25642   parameters:
25643   - "throughput"
25644   - "parent"
25645   - "tags"
25646   sort:
25647   - "L2BDMACLRN"
25648   - "L2XCFWD"
25649   - "LISP"
25650   layout:
25651     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25652     layout: "plot-throughput-speedup-analysis"
25653
25654 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25655 -
25656   type: "plot"
25657   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25658   algorithm: "plot_throughput_speedup_analysis"
25659   output-file-type: ".html"
25660   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25661   data: "plot-throughput-speedup-analysis-3n-skx"
25662   filter: "'NIC_Intel-X710' and
25663            '64B' and
25664            'ENCAP' and
25665            'NDRPDR' and
25666            'VXLAN' and
25667            'L2BDMACLRN' and
25668            not 'VHOST' and
25669            not 'IPSECHW'"
25670   parameters:
25671   - "throughput"
25672   - "parent"
25673   - "tags"
25674   sort:
25675   - "LISP"
25676   - "VXLAN_1"
25677   - "VXLAN_10"
25678   - "VXLAN_100"
25679   - "VXLAN_1000"
25680   layout:
25681     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25682     layout: "plot-throughput-speedup-analysis"
25683
25684 -
25685   type: "plot"
25686   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25687   algorithm: "plot_throughput_speedup_analysis"
25688   output-file-type: ".html"
25689   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25690   data: "plot-throughput-speedup-analysis-3n-skx"
25691   filter: "'NIC_Intel-X710' and
25692            '64B' and
25693            'ENCAP' and
25694            'NDRPDR' and
25695            'VXLAN' and
25696            'L2BDMACLRN' and
25697            not 'VHOST' and
25698            not 'IPSECHW'"
25699   parameters:
25700   - "throughput"
25701   - "parent"
25702   - "tags"
25703   sort:
25704   - "LISP"
25705   - "VXLAN_1"
25706   - "VXLAN_10"
25707   - "VXLAN_100"
25708   - "VXLAN_1000"
25709   layout:
25710     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25711     layout: "plot-throughput-speedup-analysis"
25712
25713 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25714 -
25715   type: "plot"
25716   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25717   algorithm: "plot_throughput_speedup_analysis"
25718   output-file-type: ".html"
25719   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25720   data: "plot-throughput-speedup-analysis-3n-skx"
25721   filter: "'NIC_Intel-X710' and
25722            '64B' and
25723            'ENCAP' and
25724            'NDRPDR' and
25725            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25726            not 'DOT1Q' and
25727            not 'VHOST' and
25728            not 'IPSECHW'"
25729   parameters:
25730   - "throughput"
25731   - "parent"
25732   - "tags"
25733   sort:
25734   - "L2BDMACLRN"
25735   - "L2XCFWD"
25736   - "LISP"
25737   layout:
25738     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25739     layout: "plot-throughput-speedup-analysis"
25740
25741 -
25742   type: "plot"
25743   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25744   algorithm: "plot_throughput_speedup_analysis"
25745   output-file-type: ".html"
25746   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25747   data: "plot-throughput-speedup-analysis-3n-skx"
25748   filter: "'NIC_Intel-X710' and
25749            '64B' and
25750            'ENCAP' and
25751            'NDRPDR' and
25752            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25753            not 'DOT1Q' and
25754            not 'VHOST' and
25755            not 'IPSECHW'"
25756   parameters:
25757   - "throughput"
25758   - "parent"
25759   - "tags"
25760   sort:
25761   - "L2BDMACLRN"
25762   - "L2XCFWD"
25763   - "LISP"
25764   layout:
25765     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25766     layout: "plot-throughput-speedup-analysis"
25767
25768 ################################################################################
25769
25770 # Speedup - VPP IPv6 3n-hsw-x520
25771 -
25772   type: "plot"
25773   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
25774   algorithm: "plot_throughput_speedup_analysis"
25775   output-file-type: ".html"
25776   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
25777   data: "plot-throughput-speedup-analysis-3n-hsw"
25778   filter: "'NIC_Intel-X520-DA2' and
25779            '78B' and
25780            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25781            'NDRPDR' and
25782            'IP6FWD' and
25783            not 'SRv6' and
25784            not 'IPSEC' and
25785            not 'VHOST'"
25786   parameters:
25787   - "throughput"
25788   - "parent"
25789   - "tags"
25790   sort:
25791   - "IP6BASE"
25792   - "FIB_20K"
25793   - "FIB_200K"
25794   - "FIB_2M"
25795   layout:
25796     title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
25797     layout: "plot-throughput-speedup-analysis"
25798
25799 -
25800   type: "plot"
25801   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
25802   algorithm: "plot_throughput_speedup_analysis"
25803   output-file-type: ".html"
25804   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
25805   data: "plot-throughput-speedup-analysis-3n-hsw"
25806   filter: "'NIC_Intel-X520-DA2' and
25807            '78B' and
25808            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25809            'NDRPDR' and
25810            'IP6FWD' and
25811            not 'SRv6' and
25812            not 'IPSEC' and
25813            not 'VHOST'"
25814   parameters:
25815   - "throughput"
25816   - "parent"
25817   - "tags"
25818   sort:
25819   - "IP6BASE"
25820   - "FIB_20K"
25821   - "FIB_200K"
25822   - "FIB_2M"
25823   layout:
25824     title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
25825     layout: "plot-throughput-speedup-analysis"
25826
25827 # Speedup - VPP IPv6 3n-hsw-x520 features
25828 -
25829   type: "plot"
25830   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
25831   algorithm: "plot_throughput_speedup_analysis"
25832   output-file-type: ".html"
25833   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
25834   data: "plot-throughput-speedup-analysis-3n-hsw"
25835   filter: "'NIC_Intel-X520-DA2' and
25836            '78B' and
25837            ('IP6BASE' or
25838             'POLICE_MARK' or
25839             'COPWHLIST' or
25840             'IACLDST') and
25841            'NDRPDR' and
25842            'IP6FWD' and
25843            not 'SRv6' and
25844            not 'IPSEC' and
25845            not 'VHOST'"
25846   parameters:
25847   - "throughput"
25848   - "parent"
25849   - "tags"
25850   sort:
25851   - "IP6BASE"
25852   - "POLICE_MARK"
25853   - "COPWHLIST"
25854   - "IACLDST"
25855   layout:
25856     title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
25857     layout: "plot-throughput-speedup-analysis"
25858
25859 -
25860   type: "plot"
25861   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
25862   algorithm: "plot_throughput_speedup_analysis"
25863   output-file-type: ".html"
25864   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
25865   data: "plot-throughput-speedup-analysis-3n-hsw"
25866   filter: "'NIC_Intel-X520-DA2' and
25867            '78B' and
25868            ('IP6BASE' or
25869             'POLICE_MARK' or
25870             'COPWHLIST' or
25871             'IACLDST') 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   - "POLICE_MARK"
25884   - "COPWHLIST"
25885   - "IACLDST"
25886   layout:
25887     title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
25888     layout: "plot-throughput-speedup-analysis"
25889
25890 # Speedup - VPP IPv6 3n-hsw-x710
25891 -
25892   type: "plot"
25893   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25894   algorithm: "plot_throughput_speedup_analysis"
25895   output-file-type: ".html"
25896   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25897   data: "plot-throughput-speedup-analysis-3n-hsw"
25898   filter: "'NIC_Intel-X710' and
25899            '78B' and
25900            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25901            'NDRPDR' and
25902            'IP6FWD' and
25903            not 'SRv6' and
25904            not 'IPSEC' and
25905            not 'VHOST'"
25906   parameters:
25907   - "throughput"
25908   - "parent"
25909   - "tags"
25910   sort:
25911   - "IP6BASE"
25912   - "FIB_20K"
25913   - "FIB_200K"
25914   - "FIB_2M"
25915   layout:
25916     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25917     layout: "plot-throughput-speedup-analysis"
25918
25919 -
25920   type: "plot"
25921   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25922   algorithm: "plot_throughput_speedup_analysis"
25923   output-file-type: ".html"
25924   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25925   data: "plot-throughput-speedup-analysis-3n-hsw"
25926   filter: "'NIC_Intel-X710' and
25927            '78B' and
25928            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25929            'NDRPDR' and
25930            'IP6FWD' and
25931            not 'SRv6' and
25932            not 'IPSEC' and
25933            not 'VHOST'"
25934   parameters:
25935   - "throughput"
25936   - "parent"
25937   - "tags"
25938   sort:
25939   - "IP6BASE"
25940   - "FIB_20K"
25941   - "FIB_200K"
25942   - "FIB_2M"
25943   layout:
25944     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25945     layout: "plot-throughput-speedup-analysis"
25946
25947 # Speedup - VPP IPv6 3n-hsw-x710 features
25948 -
25949   type: "plot"
25950   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25951   algorithm: "plot_throughput_speedup_analysis"
25952   output-file-type: ".html"
25953   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25954   data: "plot-throughput-speedup-analysis-3n-hsw"
25955   filter: "'NIC_Intel-X710' and
25956            '78B' and
25957            ('IP6BASE' or
25958             'POLICE_MARK' or
25959             'COPWHLIST' or
25960             'IACLDST') and
25961            'NDRPDR' and
25962            'IP6FWD' and
25963            not 'SRv6' and
25964            not 'IPSEC' and
25965            not 'VHOST'"
25966   parameters:
25967   - "throughput"
25968   - "parent"
25969   - "tags"
25970   sort:
25971   - "IP6BASE"
25972   - "POLICE_MARK"
25973   - "COPWHLIST"
25974   - "IACLDST"
25975   layout:
25976     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25977     layout: "plot-throughput-speedup-analysis"
25978
25979 -
25980   type: "plot"
25981   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25982   algorithm: "plot_throughput_speedup_analysis"
25983   output-file-type: ".html"
25984   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25985   data: "plot-throughput-speedup-analysis-3n-hsw"
25986   filter: "'NIC_Intel-X710' and
25987            '78B' and
25988            ('IP6BASE' or
25989             'POLICE_MARK' or
25990             'COPWHLIST' or
25991             'IACLDST') 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   - "POLICE_MARK"
26004   - "COPWHLIST"
26005   - "IACLDST"
26006   layout:
26007     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
26008     layout: "plot-throughput-speedup-analysis"
26009
26010 # Speedup - VPP IPv6 3n-hsw-xl710
26011 -
26012   type: "plot"
26013   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
26014   algorithm: "plot_throughput_speedup_analysis"
26015   output-file-type: ".html"
26016   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
26017   data: "plot-throughput-speedup-analysis-3n-hsw"
26018   filter: "'NIC_Intel-XL710' and
26019            '78B' and
26020            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26021            'NDRPDR' and
26022            'IP6FWD' and
26023            not 'SRv6' and
26024            not 'IPSEC' and
26025            not 'VHOST'"
26026   parameters:
26027   - "throughput"
26028   - "parent"
26029   - "tags"
26030   sort:
26031   - "IP6BASE"
26032   - "FIB_20K"
26033   - "FIB_200K"
26034   - "FIB_2M"
26035   layout:
26036     title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
26037     layout: "plot-throughput-speedup-analysis"
26038
26039 -
26040   type: "plot"
26041   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
26042   algorithm: "plot_throughput_speedup_analysis"
26043   output-file-type: ".html"
26044   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
26045   data: "plot-throughput-speedup-analysis-3n-hsw"
26046   filter: "'NIC_Intel-XL710' and
26047            '78B' and
26048            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26049            'NDRPDR' and
26050            'IP6FWD' and
26051            not 'SRv6' and
26052            not 'IPSEC' and
26053            not 'VHOST'"
26054   parameters:
26055   - "throughput"
26056   - "parent"
26057   - "tags"
26058   sort:
26059   - "IP6BASE"
26060   - "FIB_20K"
26061   - "FIB_200K"
26062   - "FIB_2M"
26063   layout:
26064     title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
26065     layout: "plot-throughput-speedup-analysis"
26066
26067 # Speedup - VPP IPv6 3n-skx-x710
26068 -
26069   type: "plot"
26070   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26071   algorithm: "plot_throughput_speedup_analysis"
26072   output-file-type: ".html"
26073   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26074   data: "plot-throughput-speedup-analysis-3n-skx"
26075   filter: "'NIC_Intel-X710' and
26076            '78B' and
26077            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26078            'NDRPDR' and
26079            'IP6FWD' and
26080            not 'SRv6' and
26081            not 'IPSEC' and
26082            not 'VHOST'"
26083   parameters:
26084   - "throughput"
26085   - "parent"
26086   - "tags"
26087   sort:
26088   - "IP6BASE"
26089   - "FIB_20K"
26090   - "FIB_200K"
26091   - "FIB_2M"
26092   layout:
26093     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
26094     layout: "plot-throughput-speedup-analysis"
26095
26096 -
26097   type: "plot"
26098   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26099   algorithm: "plot_throughput_speedup_analysis"
26100   output-file-type: ".html"
26101   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26102   data: "plot-throughput-speedup-analysis-3n-skx"
26103   filter: "'NIC_Intel-X710' and
26104            '78B' and
26105            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26106            'NDRPDR' and
26107            'IP6FWD' and
26108            not 'SRv6' and
26109            not 'IPSEC' and
26110            not 'VHOST'"
26111   parameters:
26112   - "throughput"
26113   - "parent"
26114   - "tags"
26115   sort:
26116   - "IP6BASE"
26117   - "FIB_20K"
26118   - "FIB_200K"
26119   - "FIB_2M"
26120   layout:
26121     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
26122     layout: "plot-throughput-speedup-analysis"
26123
26124 # Speedup - VPP IPv6 3n-skx-x710 features
26125 -
26126   type: "plot"
26127   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26128   algorithm: "plot_throughput_speedup_analysis"
26129   output-file-type: ".html"
26130   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26131   data: "plot-throughput-speedup-analysis-3n-skx"
26132   filter: "'NIC_Intel-X710' and
26133            '78B' and
26134            ('IP6BASE' or
26135             'POLICE_MARK' or
26136             'COPWHLIST' or
26137             'IACLDST') and
26138            'NDRPDR' and
26139            'IP6FWD' and
26140            not 'SRv6' and
26141            not 'IPSEC' and
26142            not 'VHOST'"
26143   parameters:
26144   - "throughput"
26145   - "parent"
26146   - "tags"
26147   sort:
26148   - "IP6BASE"
26149   - "POLICE_MARK"
26150   - "COPWHLIST"
26151   - "IACLDST"
26152   layout:
26153     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
26154     layout: "plot-throughput-speedup-analysis"
26155
26156 -
26157   type: "plot"
26158   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26159   algorithm: "plot_throughput_speedup_analysis"
26160   output-file-type: ".html"
26161   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26162   data: "plot-throughput-speedup-analysis-3n-skx"
26163   filter: "'NIC_Intel-X710' and
26164            '78B' and
26165            ('IP6BASE' or
26166             'POLICE_MARK' or
26167             'COPWHLIST' or
26168             'IACLDST') 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   - "POLICE_MARK"
26181   - "COPWHLIST"
26182   - "IACLDST"
26183   layout:
26184     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
26185     layout: "plot-throughput-speedup-analysis"
26186
26187 # Speedup - VPP IPv6 2n-skx-x710
26188 -
26189   type: "plot"
26190   title: "Speedup: ip6-2n-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-2n-skx-x710-78b-base_and_scale-ndr-tsa"
26194   data: "plot-throughput-speedup-analysis-2n-skx"
26195   filter: "'NIC_Intel-X710' and
26196            '78B' and
26197            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26198            'NDRPDR' and
26199            'IP6FWD' and
26200            not 'SRv6' and
26201            not 'IPSEC' and
26202            not 'VHOST'"
26203   parameters:
26204   - "throughput"
26205   - "parent"
26206   - "tags"
26207   sort:
26208   - "IP6BASE"
26209   - "FIB_20k"
26210   - "FIB_200k"
26211   - "FIB_2M"
26212   layout:
26213     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
26214     layout: "plot-throughput-speedup-analysis"
26215
26216 -
26217   type: "plot"
26218   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26219   algorithm: "plot_throughput_speedup_analysis"
26220   output-file-type: ".html"
26221   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26222   data: "plot-throughput-speedup-analysis-2n-skx"
26223   filter: "'NIC_Intel-X710' and
26224            '78B' and
26225            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26226            'NDRPDR' and
26227            'IP6FWD' and
26228            not 'SRv6' and
26229            not 'IPSEC' and
26230            not 'VHOST'"
26231   parameters:
26232   - "throughput"
26233   - "parent"
26234   - "tags"
26235   sort:
26236   - "IP6BASE"
26237   - "FIB_20k"
26238   - "FIB_200k"
26239   - "FIB_2M"
26240   layout:
26241     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
26242     layout: "plot-throughput-speedup-analysis"
26243
26244 # Speedup - VPP IPv6 2n-skx-xxv710
26245 -
26246   type: "plot"
26247   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26248   algorithm: "plot_throughput_speedup_analysis"
26249   output-file-type: ".html"
26250   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26251   data: "plot-throughput-speedup-analysis-2n-skx"
26252   filter: "'NIC_Intel-XXV710' and
26253            '78B' and
26254            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26255            'NDRPDR' and
26256            'IP6FWD' and
26257            not 'SRv6' and
26258            not 'IPSEC' and
26259            not 'VHOST'"
26260   parameters:
26261   - "throughput"
26262   - "parent"
26263   - "tags"
26264   sort:
26265   - "IP6BASE"
26266   - "FIB_20k"
26267   - "FIB_200k"
26268   - "FIB_2M"
26269   layout:
26270     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
26271     layout: "plot-throughput-speedup-analysis"
26272
26273 -
26274   type: "plot"
26275   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26276   algorithm: "plot_throughput_speedup_analysis"
26277   output-file-type: ".html"
26278   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26279   data: "plot-throughput-speedup-analysis-2n-skx"
26280   filter: "'NIC_Intel-XXV710' and
26281            '78B' and
26282            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26283            'NDRPDR' and
26284            'IP6FWD' and
26285            not 'SRv6' and
26286            not 'IPSEC' and
26287            not 'VHOST'"
26288   parameters:
26289   - "throughput"
26290   - "parent"
26291   - "tags"
26292   sort:
26293   - "IP6BASE"
26294   - "FIB_20k"
26295   - "FIB_200k"
26296   - "FIB_2M"
26297   layout:
26298     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
26299     layout: "plot-throughput-speedup-analysis"
26300
26301 # Speedup - VPP IPv6 2n-dnv-x553 base
26302 -
26303   type: "plot"
26304   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
26305   algorithm: "plot_throughput_speedup_analysis"
26306   output-file-type: ".html"
26307   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
26308   data: "intel-dnv-vpp"
26309   filter: "'NIC_Intel-X553' and
26310            '78B' and
26311            'IP6BASE' and
26312            'NDRPDR' and
26313            'IP6FWD' and
26314            not 'SRv6' and
26315            not 'IPSEC' and
26316            not 'VHOST'"
26317   parameters:
26318   - "throughput"
26319   - "parent"
26320   - "tags"
26321   sort:
26322   - "IP6BASE"
26323   layout:
26324     title: "ip6-2n-dnv-x553-78b-base-ndr"
26325     layout: "plot-throughput-speedup-analysis"
26326
26327 -
26328   type: "plot"
26329   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
26330   algorithm: "plot_throughput_speedup_analysis"
26331   output-file-type: ".html"
26332   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
26333   data: "intel-dnv-vpp"
26334   filter: "'NIC_Intel-X553' and
26335            '78B' and
26336            'IP6BASE' and
26337            'NDRPDR' and
26338            'IP6FWD' and
26339            not 'SRv6' and
26340            not 'IPSEC' and
26341            not 'VHOST'"
26342   parameters:
26343   - "throughput"
26344   - "parent"
26345   - "tags"
26346   sort:
26347   - "IP6BASE"
26348   layout:
26349     title: "ip6-2n-dnv-x553-78b-base-pdr"
26350     layout: "plot-throughput-speedup-analysis"
26351
26352 ################################################################################
26353
26354 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
26355 -
26356   type: "plot"
26357   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
26358   algorithm: "plot_throughput_speedup_analysis"
26359   output-file-type: ".html"
26360   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
26361   data: "plot-throughput-speedup-analysis-3n-hsw"
26362   filter: "'NIC_Intel-X520-DA2' and
26363            '78B' and
26364            'ENCAP' and
26365            'NDRPDR' and
26366            'LISP' and
26367            not 'VHOST'"
26368   parameters:
26369   - "throughput"
26370   - "parent"
26371   - "tags"
26372   sort:
26373   - "IP4UNRLAY"
26374   - "IP6UNRLAY"
26375   layout:
26376     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
26377     layout: "plot-throughput-speedup-analysis"
26378
26379 -
26380   type: "plot"
26381   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
26382   algorithm: "plot_throughput_speedup_analysis"
26383   output-file-type: ".html"
26384   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
26385   data: "plot-throughput-speedup-analysis-3n-hsw"
26386   filter: "'NIC_Intel-X520-DA2' and
26387            '78B' and
26388            'ENCAP' and
26389            'NDRPDR' and
26390            'LISP' and
26391            not 'VHOST'"
26392   parameters:
26393   - "throughput"
26394   - "parent"
26395   - "tags"
26396   sort:
26397   - "IP4UNRLAY"
26398   - "IP6UNRLAY"
26399   layout:
26400     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
26401     layout: "plot-throughput-speedup-analysis"
26402
26403 ################################################################################
26404
26405 # Speedup - VPP IPSec 3n-hsw-xl710 base
26406 -
26407   type: "plot"
26408   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
26409   algorithm: "plot_throughput_speedup_analysis"
26410   output-file-type: ".html"
26411   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
26412   data: "plot-throughput-speedup-analysis-3n-hsw"
26413   filter: "'NIC_Intel-XL710' and
26414            '64B' and
26415            'IP4FWD' and
26416            'NDRPDR' and
26417            'BASE' and
26418            'IPSECHW' and
26419            ('IPSECTRAN' or 'IPSECTUN') and
26420            not 'VHOST'"
26421   parameters:
26422   - "throughput"
26423   - "parent"
26424   - "tags"
26425   layout:
26426     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
26427     layout: "plot-throughput-speedup-analysis"
26428
26429 -
26430   type: "plot"
26431   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
26432   algorithm: "plot_throughput_speedup_analysis"
26433   output-file-type: ".html"
26434   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
26435   data: "plot-throughput-speedup-analysis-3n-hsw"
26436   filter: "'NIC_Intel-XL710' and
26437            '64B' and
26438            'IP4FWD' and
26439            'NDRPDR' and
26440            'BASE' and
26441            'IPSECHW' and
26442            ('IPSECTRAN' or 'IPSECTUN') and
26443            not 'VHOST'"
26444   parameters:
26445   - "throughput"
26446   - "parent"
26447   - "tags"
26448   layout:
26449     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
26450     layout: "plot-throughput-speedup-analysis"
26451
26452 # Speedup - VPP IPSec 3n-hsw-xl710 scale
26453 -
26454   type: "plot"
26455   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
26456   algorithm: "plot_throughput_speedup_analysis"
26457   output-file-type: ".html"
26458   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
26459   data: "plot-throughput-speedup-analysis-3n-hsw"
26460   filter: "'NIC_Intel-XL710' and
26461            '64B' and
26462            'IP4FWD' and
26463            'NDRPDR' and
26464            'SCALE' and
26465            'IPSECHW' and
26466            ('IPSECTRAN' or 'IPSECTUN') and
26467            not 'VHOST'"
26468   parameters:
26469   - "throughput"
26470   - "parent"
26471   - "tags"
26472   layout:
26473     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
26474     layout: "plot-throughput-speedup-analysis"
26475
26476 -
26477   type: "plot"
26478   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
26479   algorithm: "plot_throughput_speedup_analysis"
26480   output-file-type: ".html"
26481   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
26482   data: "plot-throughput-speedup-analysis-3n-hsw"
26483   filter: "'NIC_Intel-XL710' and
26484            '64B' and
26485            'IP4FWD' and
26486            'NDRPDR' and
26487            'SCALE' and
26488            'IPSECHW' and
26489            ('IPSECTRAN' or 'IPSECTUN') and
26490            not 'VHOST'"
26491   parameters:
26492   - "throughput"
26493   - "parent"
26494   - "tags"
26495   layout:
26496     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
26497     layout: "plot-throughput-speedup-analysis"
26498
26499 # Speedup - VPP IPSec 3n-hsw-xl710 sw
26500 -
26501   type: "plot"
26502   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
26503   algorithm: "plot_throughput_speedup_analysis"
26504   output-file-type: ".html"
26505   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
26506   data: "plot-throughput-speedup-analysis-3n-hsw"
26507   filter: "'NIC_Intel-XL710' and
26508            '64B' and
26509            'IP4FWD' and
26510            'NDRPDR' and
26511            'IPSECSW' and
26512            ('IPSECTRAN' or 'IPSECTUN') and
26513            not 'VHOST'"
26514   parameters:
26515   - "throughput"
26516   - "parent"
26517   - "tags"
26518   layout:
26519     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
26520     layout: "plot-throughput-speedup-analysis"
26521
26522 -
26523   type: "plot"
26524   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
26525   algorithm: "plot_throughput_speedup_analysis"
26526   output-file-type: ".html"
26527   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
26528   data: "plot-throughput-speedup-analysis-3n-hsw"
26529   filter: "'NIC_Intel-XL710' and
26530            '64B' and
26531            'IP4FWD' and
26532            'NDRPDR' and
26533            'IPSECSW' and
26534            ('IPSECTRAN' or 'IPSECTUN') and
26535            not 'VHOST'"
26536   parameters:
26537   - "throughput"
26538   - "parent"
26539   - "tags"
26540   layout:
26541     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
26542     layout: "plot-throughput-speedup-analysis"
26543
26544 ################################################################################
26545
26546 # Speedup - VPP SRv6 3n-hsw-x520
26547 -
26548   type: "plot"
26549   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
26550   algorithm: "plot_throughput_speedup_analysis"
26551   output-file-type: ".html"
26552   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
26553   data: "plot-throughput-speedup-analysis-3n-hsw"
26554   filter: "'NIC_Intel-X520-DA2' and
26555            '78B' and
26556            'FEATURE' and
26557            'NDRPDR' and
26558            'IP6FWD' and
26559            'SRv6'"
26560   parameters:
26561   - "throughput"
26562   - "parent"
26563   - "tags"
26564   layout:
26565     title: "srv6-3n-hsw-x520-78b-features-ndr"
26566     layout: "plot-throughput-speedup-analysis"
26567
26568 -
26569   type: "plot"
26570   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
26571   algorithm: "plot_throughput_speedup_analysis"
26572   output-file-type: ".html"
26573   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
26574   data: "plot-throughput-speedup-analysis-3n-hsw"
26575   filter: "'NIC_Intel-X520-DA2' and
26576            '78B' and
26577            'FEATURE' and
26578            'NDRPDR' and
26579            'IP6FWD' and
26580            'SRv6'"
26581   parameters:
26582   - "throughput"
26583   - "parent"
26584   - "tags"
26585   layout:
26586     title: "srv6-3n-hsw-x520-78b-features-pdr"
26587     layout: "plot-throughput-speedup-analysis"
26588
26589 ################################################################################
26590
26591 # Speedup - VPP L2 3n-hsw-x520 base and scale
26592 -
26593   type: "plot"
26594   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26595   algorithm: "plot_throughput_speedup_analysis"
26596   output-file-type: ".html"
26597   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26598   data: "plot-throughput-speedup-analysis-3n-hsw"
26599   filter: "'NIC_Intel-X520-DA2' and
26600            '64B' and
26601            ('BASE' or 'SCALE') and
26602            'NDRPDR' and
26603            'ETH' and
26604            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26605            not 'VHOST' and
26606            not 'MEMIF'"
26607   parameters:
26608   - "throughput"
26609   - "parent"
26610   - "tags"
26611   sort:
26612   - "L2XCFWD"
26613   - "L2PATCH"
26614   - "L2BDMACLRN"
26615   - "FIB_10K"
26616   - "FIB_100K"
26617   - "FIB_1M"
26618   layout:
26619     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
26620     layout: "plot-throughput-speedup-analysis"
26621
26622 -
26623   type: "plot"
26624   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26625   algorithm: "plot_throughput_speedup_analysis"
26626   output-file-type: ".html"
26627   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26628   data: "plot-throughput-speedup-analysis-3n-hsw"
26629   filter: "'NIC_Intel-X520-DA2' and
26630            '64B' and
26631            ('BASE' or 'SCALE') and
26632            'NDRPDR' and
26633            'ETH' and
26634            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26635            not 'VHOST' and
26636            not 'MEMIF'"
26637   parameters:
26638   - "throughput"
26639   - "parent"
26640   - "tags"
26641   sort:
26642   - "L2XCFWD"
26643   - "L2PATCH"
26644   - "L2BDMACLRN"
26645   - "FIB_10K"
26646   - "FIB_100K"
26647   - "FIB_1M"
26648   layout:
26649     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
26650     layout: "plot-throughput-speedup-analysis"
26651
26652 # Speedup - VPP L2 3n-hsw-x520 features
26653 -
26654   type: "plot"
26655   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26656   algorithm: "plot_throughput_speedup_analysis"
26657   output-file-type: ".html"
26658   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26659   data: "plot-throughput-speedup-analysis-3n-hsw"
26660   filter: "'NIC_Intel-X520-DA2' and
26661            '64B' and
26662            'NDRPDR' and
26663            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26664            not 'ACL' and
26665            not 'VHOST' and
26666            not 'MEMIF'"
26667   parameters:
26668   - "throughput"
26669   - "parent"
26670   - "tags"
26671   sort:
26672   - "L2XCBASE"    # l2xcbase
26673   - "L2BDBASE"    # l2bdbase
26674   - "L2XCFWD"     # dot1q-l2xcbase
26675   - "L2BDMACLRN"  # dot1q-l2bdbase
26676   layout:
26677     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26678     layout: "plot-throughput-speedup-analysis"
26679
26680 -
26681   type: "plot"
26682   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26683   algorithm: "plot_throughput_speedup_analysis"
26684   output-file-type: ".html"
26685   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26686   data: "plot-throughput-speedup-analysis-3n-hsw"
26687   filter: "'NIC_Intel-X520-DA2' and
26688            '64B' and
26689            'NDRPDR' and
26690            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26691            not 'ACL' and
26692            not 'VHOST' and
26693            not 'MEMIF'"
26694   parameters:
26695   - "throughput"
26696   - "parent"
26697   - "tags"
26698   sort:
26699   - "L2XCBASE"    # l2xcbase
26700   - "L2BDBASE"    # l2bdbase
26701   - "L2XCFWD"     # dot1q-l2xcbase
26702   - "L2BDMACLRN"  # dot1q-l2bdbase
26703   layout:
26704     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26705     layout: "plot-throughput-speedup-analysis"
26706
26707 # Speedup - VPP L2 3n-hsw-x710 base and scale
26708 -
26709   type: "plot"
26710   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26711   algorithm: "plot_throughput_speedup_analysis"
26712   output-file-type: ".html"
26713   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26714   data: "plot-throughput-speedup-analysis-3n-hsw"
26715   filter: "'NIC_Intel-X710' and
26716            '64B' and
26717            ('BASE' or 'SCALE') and
26718            'NDRPDR' and
26719            'ETH' and
26720            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26721            not 'VHOST' and
26722            not 'MEMIF' and
26723            not 'DRV_AVF'"
26724   parameters:
26725   - "throughput"
26726   - "parent"
26727   - "tags"
26728   sort:
26729   - "L2PATCH"
26730   - "L2XCBASE"
26731   - "BASE"
26732   - "FIB_10K"
26733   - "FIB_100K"
26734   - "FIB_1M"
26735   layout:
26736     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26737     layout: "plot-throughput-speedup-analysis"
26738
26739 -
26740   type: "plot"
26741   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26742   algorithm: "plot_throughput_speedup_analysis"
26743   output-file-type: ".html"
26744   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26745   data: "plot-throughput-speedup-analysis-3n-hsw"
26746   filter: "'NIC_Intel-X710' and
26747            '64B' and
26748            ('BASE' or 'SCALE') and
26749            'NDRPDR' and
26750            'ETH' and
26751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26752            not 'VHOST' and
26753            not 'MEMIF' and
26754            not 'DRV_AVF'"
26755   parameters:
26756   - "throughput"
26757   - "parent"
26758   - "tags"
26759   sort:
26760   - "L2PATCH"
26761   - "L2XCBASE"
26762   - "BASE"
26763   - "FIB_10K"
26764   - "FIB_100K"
26765   - "FIB_1M"
26766   layout:
26767     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26768     layout: "plot-throughput-speedup-analysis"
26769
26770 # Speedup - VPP L2 3n-hsw-x710 features
26771 -
26772   type: "plot"
26773   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26774   algorithm: "plot_throughput_speedup_analysis"
26775   output-file-type: ".html"
26776   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26777   data: "plot-throughput-speedup-analysis-3n-hsw"
26778   filter: "'NIC_Intel-X710' and
26779            '64B' and
26780            'NDRPDR' and
26781            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26782            not 'ACL' and
26783            not 'VHOST' and
26784            not 'MEMIF'"
26785   parameters:
26786   - "throughput"
26787   - "parent"
26788   - "tags"
26789   sort:
26790   - "L2XCBASE"    # l2xcbase
26791   - "L2BDBASE"    # l2bdbase
26792   - "L2XCFWD"     # dot1q-l2xcbase
26793   - "L2BDMACLRN"  # dot1q-l2bdbase
26794   layout:
26795     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26796     layout: "plot-throughput-speedup-analysis"
26797
26798 -
26799   type: "plot"
26800   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26801   algorithm: "plot_throughput_speedup_analysis"
26802   output-file-type: ".html"
26803   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26804   data: "plot-throughput-speedup-analysis-3n-hsw"
26805   filter: "'NIC_Intel-X710' and
26806            '64B' and
26807            'NDRPDR' and
26808            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26809            not 'ACL' and
26810            not 'VHOST' and
26811            not 'MEMIF'"
26812   parameters:
26813   - "throughput"
26814   - "parent"
26815   - "tags"
26816   sort:
26817   - "L2XCBASE"    # l2xcbase
26818   - "L2BDBASE"    # l2bdbase
26819   - "L2XCFWD"     # dot1q-l2xcbase
26820   - "L2BDMACLRN"  # dot1q-l2bdbase
26821   layout:
26822     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26823     layout: "plot-throughput-speedup-analysis"
26824
26825 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26826 -
26827   type: "plot"
26828   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26829   algorithm: "plot_throughput_speedup_analysis"
26830   output-file-type: ".html"
26831   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26832   data: "plot-throughput-speedup-analysis-3n-hsw"
26833   filter: "'NIC_Intel-XL710' and
26834            '64B' and
26835            ('BASE' or 'SCALE') and
26836            'NDRPDR' and
26837            'ETH' and
26838            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26839            not 'VHOST' and
26840            not 'MEMIF'"
26841   parameters:
26842   - "throughput"
26843   - "parent"
26844   - "tags"
26845   sort:
26846   - "L2PATCH"
26847   - "L2XCBASE"
26848   - "BASE"
26849   - "FIB_10K"
26850   - "FIB_100K"
26851   - "FIB_1M"
26852   layout:
26853     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
26854     layout: "plot-throughput-speedup-analysis"
26855
26856 -
26857   type: "plot"
26858   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26859   algorithm: "plot_throughput_speedup_analysis"
26860   output-file-type: ".html"
26861   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26862   data: "plot-throughput-speedup-analysis-3n-hsw"
26863   filter: "'NIC_Intel-XL710' and
26864            '64B' and
26865            ('BASE' or 'SCALE') and
26866            'NDRPDR' and
26867            'ETH' and
26868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26869            not 'VHOST' and
26870            not 'MEMIF'"
26871   parameters:
26872   - "throughput"
26873   - "parent"
26874   - "tags"
26875   sort:
26876   - "L2PATCH"
26877   - "L2XCBASE"
26878   - "BASE"
26879   - "FIB_10K"
26880   - "FIB_100K"
26881   - "FIB_1M"
26882   layout:
26883     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
26884     layout: "plot-throughput-speedup-analysis"
26885
26886 # Speedup - VPP L2 3n-skx-x710 base and scale
26887 -
26888   type: "plot"
26889   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26890   algorithm: "plot_throughput_speedup_analysis"
26891   output-file-type: ".html"
26892   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26893   data: "plot-throughput-speedup-analysis-3n-skx"
26894   filter: "'NIC_Intel-X710' and
26895            '64B' and
26896            ('BASE' or 'SCALE') and
26897            'NDRPDR' and
26898            'ETH' and
26899            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26900            not 'VHOST' and
26901            not 'DRV_AVF' and
26902            not 'MEMIF'"
26903   parameters:
26904   - "throughput"
26905   - "parent"
26906   - "tags"
26907   sort:
26908   - "L2PATCH"
26909   - "L2XCBASE"
26910   - "BASE"
26911   - "FIB_10K"
26912   - "FIB_100K"
26913   - "FIB_1M"
26914   layout:
26915     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26916     layout: "plot-throughput-speedup-analysis"
26917
26918 -
26919   type: "plot"
26920   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26921   algorithm: "plot_throughput_speedup_analysis"
26922   output-file-type: ".html"
26923   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26924   data: "plot-throughput-speedup-analysis-3n-skx"
26925   filter: "'NIC_Intel-X710' and
26926            '64B' and
26927            ('BASE' or 'SCALE') and
26928            'NDRPDR' and
26929            'ETH' and
26930            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26931            not 'VHOST' and
26932            not 'DRV_AVF' 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-skx-x710-64b-base_and_scale-pdr"
26947     layout: "plot-throughput-speedup-analysis"
26948
26949 # Speedup - VPP L2 3n-skx-x710 features
26950 -
26951   type: "plot"
26952   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26953   algorithm: "plot_throughput_speedup_analysis"
26954   output-file-type: ".html"
26955   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26956   data: "plot-throughput-speedup-analysis-3n-skx"
26957   filter: "'NIC_Intel-X710' and
26958            '64B' and
26959            'NDRPDR' and
26960            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26961            not 'ACL' and
26962            not 'VHOST' and
26963            not 'MEMIF'"
26964   parameters:
26965   - "throughput"
26966   - "parent"
26967   - "tags"
26968   sort:
26969   - "L2XCBASE"    # l2xcbase
26970   - "L2BDBASE"    # l2bdbase
26971   - "L2XCFWD"     # dot1q-l2xcbase
26972   - "L2BDMACLRN"  # dot1q-l2bdbase
26973   layout:
26974     title: "l2sw-3n-skx-x710-64b-features-ndr"
26975     layout: "plot-throughput-speedup-analysis"
26976
26977 -
26978   type: "plot"
26979   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26980   algorithm: "plot_throughput_speedup_analysis"
26981   output-file-type: ".html"
26982   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26983   data: "plot-throughput-speedup-analysis-3n-skx"
26984   filter: "'NIC_Intel-X710' and
26985            '64B' and
26986            'NDRPDR' and
26987            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26988            not 'ACL' and
26989            not 'VHOST' and
26990            not 'MEMIF'"
26991   parameters:
26992   - "throughput"
26993   - "parent"
26994   - "tags"
26995   sort:
26996   - "L2XCBASE"    # l2xcbase
26997   - "L2BDBASE"    # l2bdbase
26998   - "L2XCFWD"     # dot1q-l2xcbase
26999   - "L2BDMACLRN"  # dot1q-l2bdbase
27000   layout:
27001     title: "l2sw-3n-skx-x710-64b-features-pdr"
27002     layout: "plot-throughput-speedup-analysis"
27003
27004 # Speedup - VPP L2 3n-skx-xxv710 base and scale
27005 -
27006   type: "plot"
27007   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27008   algorithm: "plot_throughput_speedup_analysis"
27009   output-file-type: ".html"
27010   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27011   data: "plot-throughput-speedup-analysis-3n-skx"
27012   filter: "'NIC_Intel-XXV710' and
27013            '64B' and
27014            ('BASE' or 'SCALE') and
27015            'NDRPDR' and
27016            'ETH' and
27017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27018            not 'VHOST' and
27019            not 'MEMIF' and
27020            not 'DRV_AVF'"
27021   parameters:
27022   - "throughput"
27023   - "parent"
27024   - "tags"
27025   sort:
27026   - "L2PATCH"
27027   - "L2XCBASE"
27028   - "BASE"
27029   - "FIB_10K"
27030   - "FIB_100K"
27031   - "FIB_1M"
27032   layout:
27033     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
27034     layout: "plot-throughput-speedup-analysis"
27035
27036 -
27037   type: "plot"
27038   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27039   algorithm: "plot_throughput_speedup_analysis"
27040   output-file-type: ".html"
27041   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27042   data: "plot-throughput-speedup-analysis-3n-skx"
27043   filter: "'NIC_Intel-XXV710' and
27044            '64B' and
27045            ('BASE' or 'SCALE') and
27046            'NDRPDR' and
27047            'ETH' and
27048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27049            not 'VHOST' and
27050            not 'MEMIF' and
27051            not 'DRV_AVF'"
27052   parameters:
27053   - "throughput"
27054   - "parent"
27055   - "tags"
27056   sort:
27057   - "L2PATCH"
27058   - "L2XCBASE"
27059   - "BASE"
27060   - "FIB_10K"
27061   - "FIB_100K"
27062   - "FIB_1M"
27063   layout:
27064     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
27065     layout: "plot-throughput-speedup-analysis"
27066
27067 # Speedup - VPP L2 2n-skx-x710 base and scale
27068 -
27069   type: "plot"
27070   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27071   algorithm: "plot_throughput_speedup_analysis"
27072   output-file-type: ".html"
27073   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27074   data: "plot-throughput-speedup-analysis-2n-skx"
27075   filter: "'NIC_Intel-X710' 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'"
27083   parameters:
27084   - "throughput"
27085   - "parent"
27086   - "tags"
27087   sort:
27088   - "L2PATCH"
27089   - "L2XCBASE"
27090   - "BASE"
27091   - "FIB_10K"
27092   - "FIB_100K"
27093   - "FIB_1M"
27094   layout:
27095     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
27096     layout: "plot-throughput-speedup-analysis"
27097
27098 -
27099   type: "plot"
27100   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27101   algorithm: "plot_throughput_speedup_analysis"
27102   output-file-type: ".html"
27103   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27104   data: "plot-throughput-speedup-analysis-2n-skx"
27105   filter: "'NIC_Intel-X710' and
27106            '64B' and
27107            ('BASE' or 'SCALE') and
27108            'NDRPDR' and
27109            'ETH' and
27110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27111            not 'VHOST' and
27112            not 'MEMIF'"
27113   parameters:
27114   - "throughput"
27115   - "parent"
27116   - "tags"
27117   sort:
27118   - "L2PATCH"
27119   - "L2XCBASE"
27120   - "BASE"
27121   - "FIB_10K"
27122   - "FIB_100K"
27123   - "FIB_1M"
27124   layout:
27125     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
27126     layout: "plot-throughput-speedup-analysis"
27127
27128 # Speedup - VPP L2 2n-skx-xxv710 base and scale
27129 -
27130   type: "plot"
27131   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27132   algorithm: "plot_throughput_speedup_analysis"
27133   output-file-type: ".html"
27134   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27135   data: "plot-throughput-speedup-analysis-2n-skx"
27136   filter: "'NIC_Intel-XXV710' and
27137            '64B' and
27138            ('BASE' or 'SCALE') and
27139            'NDRPDR' and
27140            'ETH' and
27141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27142            not 'VHOST' and
27143            not 'MEMIF'"
27144   parameters:
27145   - "throughput"
27146   - "parent"
27147   - "tags"
27148   sort:
27149   - "L2PATCH"
27150   - "L2XCBASE"
27151   - "BASE"
27152   - "FIB_10K"
27153   - "FIB_100K"
27154   - "FIB_1M"
27155   layout:
27156     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
27157     layout: "plot-throughput-speedup-analysis"
27158
27159 -
27160   type: "plot"
27161   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27162   algorithm: "plot_throughput_speedup_analysis"
27163   output-file-type: ".html"
27164   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27165   data: "plot-throughput-speedup-analysis-2n-skx"
27166   filter: "'NIC_Intel-XXV710' and
27167            '64B' and
27168            ('BASE' or 'SCALE') and
27169            'NDRPDR' and
27170            'ETH' and
27171            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27172            not 'VHOST' and
27173            not 'MEMIF'"
27174   parameters:
27175   - "throughput"
27176   - "parent"
27177   - "tags"
27178   sort:
27179   - "L2PATCH"
27180   - "L2XCBASE"
27181   - "BASE"
27182   - "FIB_10K"
27183   - "FIB_100K"
27184   - "FIB_1M"
27185   layout:
27186     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
27187     layout: "plot-throughput-speedup-analysis"
27188
27189 # Speedup - VPP L2 2n-dnv-x553 base
27190 -
27191   type: "plot"
27192   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27193   algorithm: "plot_throughput_speedup_analysis"
27194   output-file-type: ".html"
27195   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27196   data: "intel-dnv-vpp"
27197   filter: "'NIC_Intel-X553' and
27198            '64B' and
27199            ('BASE' or 'SCALE') and
27200            'NDRPDR' and
27201            'ETH' and
27202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27203            not 'VHOST' and
27204            not 'MEMIF'"
27205   parameters:
27206   - "throughput"
27207   - "parent"
27208   - "tags"
27209   sort:
27210   - "L2XCBASE"
27211   - "L2BDMACLRN"
27212   - "L2PATCH"
27213   layout:
27214     title: "l2sw-2n-dnv-x553-64b-base-ndr"
27215     layout: "plot-throughput-speedup-analysis"
27216
27217 -
27218   type: "plot"
27219   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27220   algorithm: "plot_throughput_speedup_analysis"
27221   output-file-type: ".html"
27222   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27223   data: "intel-dnv-vpp"
27224   filter: "'NIC_Intel-X553' and
27225            '64B' and
27226            ('BASE' or 'SCALE') and
27227            'NDRPDR' and
27228            'ETH' and
27229            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27230            not 'VHOST' and
27231            not 'MEMIF'"
27232   parameters:
27233   - "throughput"
27234   - "parent"
27235   - "tags"
27236   sort:
27237   - "L2XCBASE"
27238   - "L2BDMACLRN"
27239   - "L2PATCH"
27240   layout:
27241     title: "l2sw-2n-dnv-x553-64b-base-pdr"
27242     layout: "plot-throughput-speedup-analysis"
27243
27244 ################################################################################
27245
27246 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
27247 -
27248   type: "plot"
27249   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27250   algorithm: "plot_throughput_speedup_analysis"
27251   output-file-type: ".html"
27252   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27253   data: "plot-throughput-speedup-analysis-3n-hsw"
27254   filter: "'NIC_Intel-X520-DA2' and
27255            '64B' and
27256            'NDRPDR' and
27257            'ETH' and
27258            'IP4FWD' and
27259            'VHOST_1024' and
27260            not 'VXLAN' and
27261            not 'DOT1Q'"
27262   parameters:
27263   - "throughput"
27264   - "parent"
27265   - "tags"
27266   sort:
27267   - "not CFS_OPT"
27268   - "1VM"
27269   - "2VM"
27270   layout:
27271     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
27272     layout: "plot-throughput-speedup-analysis"
27273
27274 -
27275   type: "plot"
27276   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27277   algorithm: "plot_throughput_speedup_analysis"
27278   output-file-type: ".html"
27279   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27280   data: "plot-throughput-speedup-analysis-3n-hsw"
27281   filter: "'NIC_Intel-X520-DA2' and
27282            '64B' and
27283            'NDRPDR' and
27284            'ETH' and
27285            'IP4FWD' and
27286            'VHOST_1024' and
27287            not 'VXLAN' and
27288            not 'DOT1Q'"
27289   parameters:
27290   - "throughput"
27291   - "parent"
27292   - "tags"
27293   sort:
27294   - "not CFS_OPT"
27295   - "1VM"
27296   - "2VM"
27297   layout:
27298     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
27299     layout: "plot-throughput-speedup-analysis"
27300
27301 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520
27302 -
27303   type: "plot"
27304   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27305   algorithm: "plot_throughput_speedup_analysis"
27306   output-file-type: ".html"
27307   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27308   data: "plot-throughput-speedup-analysis-3n-hsw"
27309   filter: "'NIC_Intel-X520-DA2' and
27310            '64B' and
27311            'NDRPDR' and
27312            ('ETH' or 'DOT1Q') and
27313            'VHOST_1024' and
27314            not 'VXLAN' and
27315            not 'IP4FWD' and
27316            not '2VM'"
27317   parameters:
27318   - "throughput"
27319   - "parent"
27320   - "tags"
27321 #  sort:
27322 #  - "VM"  # "not CFS_OPT"
27323 #  - "CFS_OPT"
27324 #  - "FIB_10K"
27325 #  - "FIB_100K"
27326 #  - "FIB_1M"
27327   layout:
27328     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
27329     layout: "plot-throughput-speedup-analysis"
27330
27331 -
27332   type: "plot"
27333   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27334   algorithm: "plot_throughput_speedup_analysis"
27335   output-file-type: ".html"
27336   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27337   data: "plot-throughput-speedup-analysis-3n-hsw"
27338   filter: "'NIC_Intel-X520-DA2' and
27339            '64B' and
27340            'NDRPDR' and
27341            ('ETH' or 'DOT1Q') and
27342            'L2BDMACLRN' and
27343            'VHOST_1024' and
27344            not 'VXLAN' and
27345            not 'IP4FWD' and
27346            not '2VM'"
27347   parameters:
27348   - "throughput"
27349   - "parent"
27350   - "tags"
27351 #  sort:
27352 #  - "VM"  # "not CFS_OPT"
27353 #  - "CFS_OPT"
27354 #  - "FIB_10K"
27355 #  - "FIB_100K"
27356 #  - "FIB_1M"
27357   layout:
27358     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
27359     layout: "plot-throughput-speedup-analysis"
27360
27361 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
27362 -
27363   type: "plot"
27364   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
27365   algorithm: "plot_throughput_speedup_analysis"
27366   output-file-type: ".html"
27367   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
27368   data: "plot-throughput-speedup-analysis-3n-hsw"
27369   filter: "'NIC_Intel-X520-DA2' and
27370            '64B' and
27371            'NDRPDR' and
27372            ('ETH' or 'DOT1Q') and
27373            'BASE' and
27374            ('L2BDMACLRN' or 'L2XCFWD') and
27375            'VHOST_1024' and
27376            not 'VXLAN' and
27377            not 'IP4FWD' and
27378            not '2VM'"
27379   parameters:
27380   - "throughput"
27381   - "parent"
27382   - "tags"
27383 #  sort:
27384 #  - "not CFS_OPT"
27385 #  - "L2XCFWD"
27386 #  - "not CFS_OPT"
27387 #  - "CFS_OPT"
27388   layout:
27389     title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
27390     layout: "plot-throughput-speedup-analysis"
27391
27392 -
27393   type: "plot"
27394   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
27395   algorithm: "plot_throughput_speedup_analysis"
27396   output-file-type: ".html"
27397   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
27398   data: "plot-throughput-speedup-analysis-3n-hsw"
27399   filter: "'NIC_Intel-X520-DA2' and
27400            '64B' and
27401            'NDRPDR' and
27402            ('ETH' or 'DOT1Q') and
27403            'BASE' and
27404            ('L2BDMACLRN' or 'L2XCFWD') and
27405            'VHOST_1024' and
27406            not 'VXLAN' and
27407            not 'IP4FWD' and
27408            not '2VM'"
27409   parameters:
27410   - "throughput"
27411   - "parent"
27412   - "tags"
27413 #  sort:
27414 #  - "not CFS_OPT"
27415 #  - "L2XCFWD"
27416 #  - "not CFS_OPT"
27417 #  - "CFS_OPT"
27418   layout:
27419     title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
27420     layout: "plot-throughput-speedup-analysis"
27421
27422 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
27423 -
27424   type: "plot"
27425   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27426   algorithm: "plot_throughput_speedup_analysis"
27427   output-file-type: ".html"
27428   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27429   data: "plot-throughput-speedup-analysis-3n-hsw"
27430   filter: "'NIC_Intel-X520-DA2' and
27431            '64B' and
27432            'NDRPDR' and
27433            ('ETH' or 'DOT1Q') and
27434            ('L2BDMACLRN' or 'L2XCFWD') and
27435            'VHOST_1024' and
27436            not 'CFS_OPT' and
27437            not 'VXLAN' and
27438            not 'IP4FWD' and
27439            not 'LBOND'"
27440   parameters:
27441   - "throughput"
27442   - "parent"
27443   - "tags"
27444 #  sort:
27445 #  - "1VM"
27446 #  - "L2XCFWD"
27447 #  - "1VM"
27448 #  - "L2BDMACLRN"
27449   layout:
27450     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27451     layout: "plot-throughput-speedup-analysis"
27452
27453 -
27454   type: "plot"
27455   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27456   algorithm: "plot_throughput_speedup_analysis"
27457   output-file-type: ".html"
27458   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27459   data: "plot-throughput-speedup-analysis-3n-hsw"
27460   filter: "'NIC_Intel-X520-DA2' and
27461            '64B' and
27462            'NDRPDR' and
27463            ('ETH' or 'DOT1Q') and
27464            ('L2BDMACLRN' or 'L2XCFWD') and
27465            'VHOST_1024' and
27466            not 'CFS_OPT' and
27467            not 'VXLAN' and
27468            not 'IP4FWD' and
27469            not 'LBOND'"
27470   parameters:
27471   - "throughput"
27472   - "parent"
27473   - "tags"
27474 #  sort:
27475 #  - "1VM"
27476 #  - "L2XCFWD"
27477 #  - "1VM"
27478 #  - "L2BDMACLRN"
27479   layout:
27480     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27481     layout: "plot-throughput-speedup-analysis"
27482
27483 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27484 -
27485   type: "plot"
27486   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27487   algorithm: "plot_throughput_speedup_analysis"
27488   output-file-type: ".html"
27489   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27490   data: "plot-throughput-speedup-analysis-3n-hsw"
27491   filter: "'NIC_Intel-X710' and
27492            '64B' and
27493            'NDRPDR' and
27494            'ETH' and
27495            'IP4FWD' and
27496            'VHOST_1024' and
27497            not 'VXLAN' and
27498            not 'DOT1Q'"
27499   parameters:
27500   - "throughput"
27501   - "parent"
27502   - "tags"
27503   sort:
27504   - "not CFS_OPT"
27505   - "1VM"
27506   - "2VM"
27507   layout:
27508     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27509     layout: "plot-throughput-speedup-analysis"
27510
27511 -
27512   type: "plot"
27513   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27514   algorithm: "plot_throughput_speedup_analysis"
27515   output-file-type: ".html"
27516   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27517   data: "plot-throughput-speedup-analysis-3n-hsw"
27518   filter: "'NIC_Intel-X710' and
27519            '64B' and
27520            'NDRPDR' and
27521            'ETH' and
27522            'IP4FWD' and
27523            'VHOST_1024' and
27524            not 'VXLAN' and
27525            not 'DOT1Q'"
27526   parameters:
27527   - "throughput"
27528   - "parent"
27529   - "tags"
27530   sort:
27531   - "not CFS_OPT"
27532   - "1VM"
27533   - "2VM"
27534   layout:
27535     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27536     layout: "plot-throughput-speedup-analysis"
27537
27538 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710
27539 -
27540   type: "plot"
27541   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27542   algorithm: "plot_throughput_speedup_analysis"
27543   output-file-type: ".html"
27544   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27545   data: "plot-throughput-speedup-analysis-3n-hsw"
27546   filter: "'NIC_Intel-X710' and
27547            '64B' and
27548            'NDRPDR' and
27549            ('ETH' or 'DOT1Q') and
27550            'L2BDMACLRN' and
27551            'VHOST_1024' and
27552            not 'VXLAN' and
27553            not 'IP4FWD' and
27554            not '2VM'"
27555   parameters:
27556   - "throughput"
27557   - "parent"
27558   - "tags"
27559 #  sort:
27560 #  - "VM"  # "not CFS_OPT"
27561 #  - "CFS_OPT"
27562 #  - "FIB_10K"
27563 #  - "FIB_100K"
27564 #  - "FIB_1M"
27565   layout:
27566     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
27567     layout: "plot-throughput-speedup-analysis"
27568
27569 -
27570   type: "plot"
27571   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27572   algorithm: "plot_throughput_speedup_analysis"
27573   output-file-type: ".html"
27574   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27575   data: "plot-throughput-speedup-analysis-3n-hsw"
27576   filter: "'NIC_Intel-X710' and
27577            '64B' and
27578            'NDRPDR' and
27579            ('ETH' or 'DOT1Q') and
27580            'L2BDMACLRN' and
27581            'VHOST_1024' and
27582            not 'VXLAN' and
27583            not 'IP4FWD' and
27584            not '2VM'"
27585   parameters:
27586   - "throughput"
27587   - "parent"
27588   - "tags"
27589 #  sort:
27590 #  - "VM"  # "not CFS_OPT"
27591 #  - "CFS_OPT"
27592 #  - "FIB_10K"
27593 #  - "FIB_100K"
27594 #  - "FIB_1M"
27595   layout:
27596     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
27597     layout: "plot-throughput-speedup-analysis"
27598
27599 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27600 -
27601   type: "plot"
27602   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
27603   algorithm: "plot_throughput_speedup_analysis"
27604   output-file-type: ".html"
27605   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
27606   data: "plot-throughput-speedup-analysis-3n-hsw"
27607   filter: "'NIC_Intel-X710' and
27608            '64B' and
27609            'NDRPDR' and
27610            ('ETH' or 'DOT1Q') and
27611            'BASE' and
27612            ('L2BDMACLRN' or 'L2XCFWD') and
27613            'VHOST_1024' and
27614            not 'VXLAN' and
27615            not 'IP4FWD' and
27616            not '2VM'"
27617   parameters:
27618   - "throughput"
27619   - "parent"
27620   - "tags"
27621 #  sort:
27622 #  - "not CFS_OPT"
27623 #  - "L2XCFWD"
27624 #  - "not CFS_OPT"
27625 #  - "CFS_OPT"
27626   layout:
27627     title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
27628     layout: "plot-throughput-speedup-analysis"
27629
27630 -
27631   type: "plot"
27632   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
27633   algorithm: "plot_throughput_speedup_analysis"
27634   output-file-type: ".html"
27635   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
27636   data: "plot-throughput-speedup-analysis-3n-hsw"
27637   filter: "'NIC_Intel-X710' and
27638            '64B' and
27639            'NDRPDR' and
27640            ('ETH' or 'DOT1Q') and
27641            'BASE' and
27642            ('L2BDMACLRN' or 'L2XCFWD') and
27643            'VHOST_1024' and
27644            not 'VXLAN' and
27645            not 'IP4FWD' and
27646            not '2VM'"
27647   parameters:
27648   - "throughput"
27649   - "parent"
27650   - "tags"
27651 #  sort:
27652 #  - "not CFS_OPT"
27653 #  - "L2XCFWD"
27654 #  - "not CFS_OPT"
27655 #  - "CFS_OPT"
27656   layout:
27657     title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
27658     layout: "plot-throughput-speedup-analysis"
27659
27660 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27661 -
27662   type: "plot"
27663   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
27664   algorithm: "plot_throughput_speedup_analysis"
27665   output-file-type: ".html"
27666   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
27667   data: "plot-throughput-speedup-analysis-3n-hsw"
27668   filter: "'NIC_Intel-X710' and
27669            '64B' and
27670            'NDRPDR' and
27671            ('ETH' or 'DOT1Q') and
27672            ('L2BDMACLRN' or 'L2XCFWD') and
27673            'VHOST_1024' and
27674            not 'CFS_OPT' and
27675            not 'VXLAN' and
27676            not 'IP4FWD' and
27677            not 'LBOND'"
27678   parameters:
27679   - "throughput"
27680   - "parent"
27681   - "tags"
27682 #  sort:
27683 #  - "1VM"
27684 #  - "L2XCFWD"
27685 #  - "1VM"
27686 #  - "L2BDMACLRN"
27687   layout:
27688     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
27689     layout: "plot-throughput-speedup-analysis"
27690
27691 -
27692   type: "plot"
27693   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
27694   algorithm: "plot_throughput_speedup_analysis"
27695   output-file-type: ".html"
27696   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
27697   data: "plot-throughput-speedup-analysis-3n-hsw"
27698   filter: "'NIC_Intel-X710' and
27699            '64B' and
27700            'NDRPDR' and
27701            ('ETH' or 'DOT1Q') and
27702            ('L2BDMACLRN' or 'L2XCFWD') and
27703            'VHOST_1024' and
27704            not 'CFS_OPT' and
27705            not 'VXLAN' and
27706            not 'IP4FWD' and
27707            not 'LBOND'"
27708   parameters:
27709   - "throughput"
27710   - "parent"
27711   - "tags"
27712 #  sort:
27713 #  - "1VM"
27714 #  - "L2XCFWD"
27715 #  - "1VM"
27716 #  - "L2BDMACLRN"
27717   layout:
27718     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
27719     layout: "plot-throughput-speedup-analysis"
27720
27721 # Packet Speedup - VPP vhost ip4 3n-hsw-xl710
27722 -
27723   type: "plot"
27724   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27725   algorithm: "plot_throughput_speedup_analysis"
27726   output-file-type: ".html"
27727   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27728   data: "plot-throughput-speedup-analysis-3n-hsw"
27729   filter: "'NIC_Intel-XL710' and
27730            '64B' and
27731            'NDRPDR' and
27732            'ETH' and
27733            'IP4FWD' and
27734            'VHOST_1024' and
27735            not 'VXLAN' and
27736            not 'DOT1Q'"
27737   parameters:
27738   - "throughput"
27739   - "parent"
27740   - "tags"
27741   sort:
27742   - "not CFS_OPT"
27743   - "1VM"
27744   - "2VM"
27745   layout:
27746     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
27747     layout: "plot-throughput-speedup-analysis"
27748
27749 -
27750   type: "plot"
27751   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27752   algorithm: "plot_throughput_speedup_analysis"
27753   output-file-type: ".html"
27754   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27755   data: "plot-throughput-speedup-analysis-3n-hsw"
27756   filter: "'NIC_Intel-XL710' and
27757            '64B' and
27758            'NDRPDR' and
27759            'ETH' and
27760            'IP4FWD' and
27761            'VHOST_1024' and
27762            not 'VXLAN' and
27763            not 'DOT1Q'"
27764   parameters:
27765   - "throughput"
27766   - "parent"
27767   - "tags"
27768   sort:
27769   - "not CFS_OPT"
27770   - "1VM"
27771   - "2VM"
27772   layout:
27773     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
27774     layout: "plot-throughput-speedup-analysis"
27775
27776 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
27777 -
27778   type: "plot"
27779   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27780   algorithm: "plot_throughput_speedup_analysis"
27781   output-file-type: ".html"
27782   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27783   data: "plot-throughput-speedup-analysis-3n-hsw"
27784   filter: "'NIC_Intel-XL710' and
27785            '64B' and
27786            'NDRPDR' and
27787            ('ETH' or 'DOT1Q') and
27788            'L2BDMACLRN' and
27789            'VHOST_1024' and
27790            not 'VXLAN' and
27791            not 'IP4FWD' and
27792            not '2VM'"
27793   parameters:
27794   - "throughput"
27795   - "parent"
27796   - "tags"
27797 #  sort:
27798 #  - "VM"  # "not CFS_OPT"
27799 #  - "CFS_OPT"
27800 #  - "FIB_10K"
27801 #  - "FIB_100K"
27802 #  - "FIB_1M"
27803   layout:
27804     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
27805     layout: "plot-throughput-speedup-analysis"
27806
27807 -
27808   type: "plot"
27809   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27810   algorithm: "plot_throughput_speedup_analysis"
27811   output-file-type: ".html"
27812   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27813   data: "plot-throughput-speedup-analysis-3n-hsw"
27814   filter: "'NIC_Intel-XL710' and
27815            '64B' and
27816            'NDRPDR' and
27817            ('ETH' or 'DOT1Q') and
27818            'L2BDMACLRN' and
27819            'VHOST_1024' and
27820            not 'VXLAN' and
27821            not 'IP4FWD' and
27822            not '2VM'"
27823   parameters:
27824   - "throughput"
27825   - "parent"
27826   - "tags"
27827 #  sort:
27828 #  - "VM"  # "not CFS_OPT"
27829 #  - "CFS_OPT"
27830 #  - "FIB_10K"
27831 #  - "FIB_100K"
27832 #  - "FIB_1M"
27833   layout:
27834     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
27835     layout: "plot-throughput-speedup-analysis"
27836
27837 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
27838 -
27839   type: "plot"
27840   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27841   algorithm: "plot_throughput_speedup_analysis"
27842   output-file-type: ".html"
27843   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27844   data: "plot-throughput-speedup-analysis-3n-hsw"
27845   filter: "'NIC_Intel-XL710' and
27846            '64B' and
27847            'NDRPDR' and
27848            ('ETH' or 'DOT1Q') and
27849            'BASE' and
27850            ('L2BDMACLRN' or 'L2XCFWD') and
27851            'VHOST_1024' and
27852            not 'VXLAN' and
27853            not 'IP4FWD' and
27854            not '2VM'"
27855   parameters:
27856   - "throughput"
27857   - "parent"
27858   - "tags"
27859 #  sort:
27860 #  - "not CFS_OPT"
27861 #  - "L2XCFWD"
27862 #  - "not CFS_OPT"
27863 #  - "CFS_OPT"
27864   layout:
27865     title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
27866     layout: "plot-throughput-speedup-analysis"
27867
27868 -
27869   type: "plot"
27870   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27871   algorithm: "plot_throughput_speedup_analysis"
27872   output-file-type: ".html"
27873   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27874   data: "plot-throughput-speedup-analysis-3n-hsw"
27875   filter: "'NIC_Intel-XL710' and
27876            '64B' and
27877            'NDRPDR' and
27878            ('ETH' or 'DOT1Q') and
27879            'BASE' and
27880            ('L2BDMACLRN' or 'L2XCFWD') and
27881            'VHOST_1024' and
27882            not 'VXLAN' and
27883            not 'IP4FWD' and
27884            not '2VM'"
27885   parameters:
27886   - "throughput"
27887   - "parent"
27888   - "tags"
27889 #  sort:
27890 #  - "not CFS_OPT"
27891 #  - "L2XCFWD"
27892 #  - "not CFS_OPT"
27893 #  - "CFS_OPT"
27894   layout:
27895     title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
27896     layout: "plot-throughput-speedup-analysis"
27897
27898 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
27899 -
27900   type: "plot"
27901   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
27902   algorithm: "plot_throughput_speedup_analysis"
27903   output-file-type: ".html"
27904   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
27905   data: "plot-throughput-speedup-analysis-3n-hsw"
27906   filter: "'NIC_Intel-XL710' and
27907            '64B' and
27908            'NDRPDR' and
27909            ('ETH' or 'DOT1Q') and
27910            ('L2BDMACLRN' or 'L2XCFWD') and
27911            'VHOST_1024' and
27912            not 'CFS_OPT' and
27913            not 'VXLAN' and
27914            not 'IP4FWD'"
27915   parameters:
27916   - "throughput"
27917   - "parent"
27918   - "tags"
27919 #  sort:
27920 #  - "1VM"
27921 #  - "L2XCFWD"
27922 #  - "1VM"
27923 #  - "L2BDMACLRN"
27924   layout:
27925     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
27926     layout: "plot-throughput-speedup-analysis"
27927
27928 -
27929   type: "plot"
27930   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
27931   algorithm: "plot_throughput_speedup_analysis"
27932   output-file-type: ".html"
27933   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
27934   data: "plot-throughput-speedup-analysis-3n-hsw"
27935   filter: "'NIC_Intel-XL710' and
27936            '64B' and
27937            'NDRPDR' and
27938            ('ETH' or 'DOT1Q') and
27939            ('L2BDMACLRN' or 'L2XCFWD') and
27940            'VHOST_1024' and
27941            not 'CFS_OPT' and
27942            not 'VXLAN' and
27943            not 'IP4FWD'"
27944   parameters:
27945   - "throughput"
27946   - "parent"
27947   - "tags"
27948 #  sort:
27949 #  - "1VM"
27950 #  - "L2XCFWD"
27951 #  - "1VM"
27952 #  - "L2BDMACLRN"
27953   layout:
27954     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
27955     layout: "plot-throughput-speedup-analysis"
27956
27957 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27958 -
27959   type: "plot"
27960   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27961   algorithm: "plot_throughput_speedup_analysis"
27962   output-file-type: ".html"
27963   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27964   data: "plot-throughput-speedup-analysis-3n-skx"
27965   filter: "'NIC_Intel-X710' and
27966            '64B' and
27967            'NDRPDR' and
27968            'ETH' and
27969            'IP4FWD' and
27970            'VHOST_1024' and
27971            not 'VXLAN' and
27972            not 'DOT1Q'"
27973   parameters:
27974   - "throughput"
27975   - "parent"
27976   - "tags"
27977   sort:
27978   - "not CFS_OPT"
27979   - "1VM"
27980   - "2VM"
27981   layout:
27982     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27983     layout: "plot-throughput-speedup-analysis"
27984
27985 -
27986   type: "plot"
27987   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27988   algorithm: "plot_throughput_speedup_analysis"
27989   output-file-type: ".html"
27990   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27991   data: "plot-throughput-speedup-analysis-3n-skx"
27992   filter: "'NIC_Intel-X710' and
27993            '64B' and
27994            'NDRPDR' and
27995            'ETH' and
27996            'IP4FWD' and
27997            'VHOST_1024' and
27998            not 'VXLAN' and
27999            not 'DOT1Q'"
28000   parameters:
28001   - "throughput"
28002   - "parent"
28003   - "tags"
28004   sort:
28005   - "not CFS_OPT"
28006   - "1VM"
28007   - "2VM"
28008   layout:
28009     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
28010     layout: "plot-throughput-speedup-analysis"
28011
28012 # Packet Speedup - VPP vhost l2sw 3n-skx-x710
28013 -
28014   type: "plot"
28015   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28016   algorithm: "plot_throughput_speedup_analysis"
28017   output-file-type: ".html"
28018   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28019   data: "plot-throughput-speedup-analysis-3n-skx"
28020   filter: "'NIC_Intel-X710' and
28021            '64B' and
28022            'NDRPDR' and
28023            ('ETH' or 'DOT1Q') and
28024            'L2BDMACLRN' and
28025            'VHOST_1024' and
28026            not 'VXLAN' and
28027            not 'IP4FWD' and
28028            not '2VM'"
28029   parameters:
28030   - "throughput"
28031   - "parent"
28032   - "tags"
28033 #  sort:
28034 #  - "VM"  # "not CFS_OPT"
28035 #  - "CFS_OPT"
28036 #  - "FIB_10K"
28037 #  - "FIB_100K"
28038 #  - "FIB_1M"
28039   layout:
28040     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
28041     layout: "plot-throughput-speedup-analysis"
28042
28043 -
28044   type: "plot"
28045   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28046   algorithm: "plot_throughput_speedup_analysis"
28047   output-file-type: ".html"
28048   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28049   data: "plot-throughput-speedup-analysis-3n-skx"
28050   filter: "'NIC_Intel-X710' and
28051            '64B' and
28052            'NDRPDR' and
28053            ('ETH' or 'DOT1Q') and
28054            'L2BDMACLRN' and
28055            'VHOST_1024' and
28056            not 'VXLAN' and
28057            not 'IP4FWD' and
28058            not '2VM'"
28059   parameters:
28060   - "throughput"
28061   - "parent"
28062   - "tags"
28063 #  sort:
28064 #  - "VM"  # "not CFS_OPT"
28065 #  - "CFS_OPT"
28066 #  - "FIB_10K"
28067 #  - "FIB_100K"
28068 #  - "FIB_1M"
28069   layout:
28070     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
28071     layout: "plot-throughput-speedup-analysis"
28072
28073 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
28074 -
28075   type: "plot"
28076   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
28077   algorithm: "plot_throughput_speedup_analysis"
28078   output-file-type: ".html"
28079   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
28080   data: "plot-throughput-speedup-analysis-3n-skx"
28081   filter: "'NIC_Intel-X710' and
28082            '64B' and
28083            'NDRPDR' and
28084            ('ETH' or 'DOT1Q') and
28085            'BASE' and
28086            ('L2BDMACLRN' or 'L2XCFWD') and
28087            'VHOST_1024' and
28088            not 'VXLAN' and
28089            not 'IP4FWD' and
28090            not '2VM' and
28091            not 'LBOND'"
28092   parameters:
28093   - "throughput"
28094   - "parent"
28095   - "tags"
28096 #  sort:
28097 #  - "not CFS_OPT"
28098 #  - "L2XCFWD"
28099 #  - "not CFS_OPT"
28100 #  - "CFS_OPT"
28101   layout:
28102     title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
28103     layout: "plot-throughput-speedup-analysis"
28104
28105 -
28106   type: "plot"
28107   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
28108   algorithm: "plot_throughput_speedup_analysis"
28109   output-file-type: ".html"
28110   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
28111   data: "plot-throughput-speedup-analysis-3n-skx"
28112   filter: "'NIC_Intel-X710' and
28113            '64B' and
28114            'NDRPDR' and
28115            ('ETH' or 'DOT1Q') and
28116            'BASE' and
28117            ('L2BDMACLRN' or 'L2XCFWD') and
28118            'VHOST_1024' and
28119            not 'VXLAN' and
28120            not 'IP4FWD' and
28121            not '2VM' and
28122            not 'LBOND'"
28123   parameters:
28124   - "throughput"
28125   - "parent"
28126   - "tags"
28127 #  sort:
28128 #  - "not CFS_OPT"
28129 #  - "L2XCFWD"
28130 #  - "not CFS_OPT"
28131 #  - "CFS_OPT"
28132   layout:
28133     title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
28134     layout: "plot-throughput-speedup-analysis"
28135
28136 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
28137 -
28138   type: "plot"
28139   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-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-vm-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            ('L2BDMACLRN' or 'L2XCFWD') and
28149            'VHOST_1024' and
28150            not 'CFS_OPT' and
28151            not 'VXLAN' and
28152            not 'IP4FWD' and
28153            not 'LBOND'"
28154   parameters:
28155   - "throughput"
28156   - "parent"
28157   - "tags"
28158 #  sort:
28159 #  - "1VM"
28160 #  - "L2XCFWD"
28161 #  - "1VM"
28162 #  - "L2BDMACLRN"
28163   layout:
28164     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
28165     layout: "plot-throughput-speedup-analysis"
28166
28167 -
28168   type: "plot"
28169   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
28170   algorithm: "plot_throughput_speedup_analysis"
28171   output-file-type: ".html"
28172   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
28173   data: "plot-throughput-speedup-analysis-3n-skx"
28174   filter: "'NIC_Intel-X710' and
28175            '64B' and
28176            'NDRPDR' and
28177            ('ETH' or 'DOT1Q') and
28178            ('L2BDMACLRN' or 'L2XCFWD') and
28179            'VHOST_1024' and
28180            not 'CFS_OPT' and
28181            not 'VXLAN' and
28182            not 'IP4FWD' and
28183            not 'LBOND'"
28184   parameters:
28185   - "throughput"
28186   - "parent"
28187   - "tags"
28188 #  sort:
28189 #  - "1VM"
28190 #  - "L2XCFWD"
28191 #  - "1VM"
28192 #  - "L2BDMACLRN"
28193   layout:
28194     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
28195     layout: "plot-throughput-speedup-analysis"
28196
28197 # Packet Speedup - VPP vhost ip4 2n-skx-x710
28198 -
28199   type: "plot"
28200   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28201   algorithm: "plot_throughput_speedup_analysis"
28202   output-file-type: ".html"
28203   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28204   data: "plot-throughput-speedup-analysis-2n-skx"
28205   filter: "'NIC_Intel-X710' and
28206            '64B' and
28207            'NDRPDR' and
28208            'ETH' and
28209            'IP4FWD' and
28210            'VHOST_1024' and
28211            not 'VXLAN' and
28212            not 'DOT1Q'"
28213   parameters:
28214   - "throughput"
28215   - "parent"
28216   - "tags"
28217   sort:
28218   - "not CFS_OPT"
28219   - "1VM"
28220   - "2VM"
28221   layout:
28222     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
28223     layout: "plot-throughput-speedup-analysis"
28224
28225 -
28226   type: "plot"
28227   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28228   algorithm: "plot_throughput_speedup_analysis"
28229   output-file-type: ".html"
28230   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28231   data: "plot-throughput-speedup-analysis-2n-skx"
28232   filter: "'NIC_Intel-X710' and
28233            '64B' and
28234            'NDRPDR' and
28235            'ETH' and
28236            'IP4FWD' and
28237            'VHOST_1024' and
28238            not 'VXLAN' and
28239            not 'DOT1Q'"
28240   parameters:
28241   - "throughput"
28242   - "parent"
28243   - "tags"
28244   sort:
28245   - "not CFS_OPT"
28246   - "1VM"
28247   - "2VM"
28248   layout:
28249     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
28250     layout: "plot-throughput-speedup-analysis"
28251
28252 # Packet Speedup - VPP vhost l2sw 2n-skx-x710
28253 -
28254   type: "plot"
28255   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28256   algorithm: "plot_throughput_speedup_analysis"
28257   output-file-type: ".html"
28258   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28259   data: "plot-throughput-speedup-analysis-2n-skx"
28260   filter: "'NIC_Intel-X710' and
28261            '64B' and
28262            'NDRPDR' and
28263            ('ETH' or 'DOT1Q') and
28264            'L2BDMACLRN' and
28265            'VHOST_1024' and
28266            not 'VXLAN' and
28267            not 'IP4FWD' and
28268            not '2VM'"
28269   parameters:
28270   - "throughput"
28271   - "parent"
28272   - "tags"
28273 #  sort:
28274 #  - "VM"  # "not CFS_OPT"
28275 #  - "CFS_OPT"
28276 #  - "FIB_10K"
28277 #  - "FIB_100K"
28278 #  - "FIB_1M"
28279   layout:
28280     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
28281     layout: "plot-throughput-speedup-analysis"
28282
28283 -
28284   type: "plot"
28285   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28286   algorithm: "plot_throughput_speedup_analysis"
28287   output-file-type: ".html"
28288   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28289   data: "plot-throughput-speedup-analysis-2n-skx"
28290   filter: "'NIC_Intel-X710' and
28291            '64B' and
28292            'NDRPDR' and
28293            ('ETH' or 'DOT1Q') and
28294            'L2BDMACLRN' and
28295            'VHOST_1024' and
28296            not 'VXLAN' and
28297            not 'IP4FWD' and
28298            not '2VM'"
28299   parameters:
28300   - "throughput"
28301   - "parent"
28302   - "tags"
28303 #  sort:
28304 #  - "VM"  # "not CFS_OPT"
28305 #  - "CFS_OPT"
28306 #  - "FIB_10K"
28307 #  - "FIB_100K"
28308 #  - "FIB_1M"
28309   layout:
28310     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
28311     layout: "plot-throughput-speedup-analysis"
28312
28313 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
28314 -
28315   type: "plot"
28316   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
28317   algorithm: "plot_throughput_speedup_analysis"
28318   output-file-type: ".html"
28319   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
28320   data: "plot-throughput-speedup-analysis-2n-skx"
28321   filter: "'NIC_Intel-X710' and
28322            '64B' and
28323            'NDRPDR' and
28324            ('ETH' or 'DOT1Q') and
28325            'BASE' and
28326            ('L2BDMACLRN' or 'L2XCFWD') and
28327            'VHOST_1024' and
28328            not 'VXLAN' and
28329            not 'IP4FWD' and
28330            not '2VM'"
28331   parameters:
28332   - "throughput"
28333   - "parent"
28334   - "tags"
28335 #  sort:
28336 #  - "not CFS_OPT"
28337 #  - "L2XCFWD"
28338 #  - "not CFS_OPT"
28339 #  - "CFS_OPT"
28340   layout:
28341     title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
28342     layout: "plot-throughput-speedup-analysis"
28343
28344 -
28345   type: "plot"
28346   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
28347   algorithm: "plot_throughput_speedup_analysis"
28348   output-file-type: ".html"
28349   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
28350   data: "plot-throughput-speedup-analysis-2n-skx"
28351   filter: "'NIC_Intel-X710' and
28352            '64B' and
28353            'NDRPDR' and
28354            ('ETH' or 'DOT1Q') and
28355            'BASE' and
28356            ('L2BDMACLRN' or 'L2XCFWD') and
28357            'VHOST_1024' and
28358            not 'VXLAN' and
28359            not 'IP4FWD' and
28360            not '2VM'"
28361   parameters:
28362   - "throughput"
28363   - "parent"
28364   - "tags"
28365 #  sort:
28366 #  - "not CFS_OPT"
28367 #  - "L2XCFWD"
28368 #  - "not CFS_OPT"
28369 #  - "CFS_OPT"
28370   layout:
28371     title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
28372     layout: "plot-throughput-speedup-analysis"
28373
28374 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
28375 -
28376   type: "plot"
28377   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
28378   algorithm: "plot_throughput_speedup_analysis"
28379   output-file-type: ".html"
28380   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
28381   data: "plot-throughput-speedup-analysis-2n-skx"
28382   filter: "'NIC_Intel-X710' and
28383            '64B' and
28384            'NDRPDR' and
28385            ('ETH' or 'DOT1Q') and
28386            ('L2BDMACLRN' or 'L2XCFWD') and
28387            'VHOST_1024' and
28388            not 'CFS_OPT' and
28389            not 'VXLAN' and
28390            not 'IP4FWD'"
28391   parameters:
28392   - "throughput"
28393   - "parent"
28394   - "tags"
28395 #  sort:
28396 #  - "1VM"
28397 #  - "L2XCFWD"
28398 #  - "1VM"
28399 #  - "L2BDMACLRN"
28400   layout:
28401     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
28402     layout: "plot-throughput-speedup-analysis"
28403
28404 -
28405   type: "plot"
28406   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
28407   algorithm: "plot_throughput_speedup_analysis"
28408   output-file-type: ".html"
28409   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
28410   data: "plot-throughput-speedup-analysis-2n-skx"
28411   filter: "'NIC_Intel-X710' and
28412            '64B' and
28413            'NDRPDR' and
28414            ('ETH' or 'DOT1Q') and
28415            ('L2BDMACLRN' or 'L2XCFWD') and
28416            'VHOST_1024' and
28417            not 'CFS_OPT' and
28418            not 'VXLAN' and
28419            not 'IP4FWD'"
28420   parameters:
28421   - "throughput"
28422   - "parent"
28423   - "tags"
28424 #  sort:
28425 #  - "1VM"
28426 #  - "L2XCFWD"
28427 #  - "1VM"
28428 #  - "L2BDMACLRN"
28429   layout:
28430     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
28431     layout: "plot-throughput-speedup-analysis"
28432
28433 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
28434 -
28435   type: "plot"
28436   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28437   algorithm: "plot_throughput_speedup_analysis"
28438   output-file-type: ".html"
28439   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28440   data: "plot-throughput-speedup-analysis-2n-skx"
28441   filter: "'NIC_Intel-XXV710' and
28442            '64B' and
28443            'NDRPDR' and
28444            'ETH' and
28445            'IP4FWD' and
28446            'VHOST_1024' and
28447            not 'VXLAN' and
28448            not 'DOT1Q'"
28449   parameters:
28450   - "throughput"
28451   - "parent"
28452   - "tags"
28453   sort:
28454   - "not CFS_OPT"
28455   - "1VM"
28456   - "2VM"
28457   layout:
28458     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
28459     layout: "plot-throughput-speedup-analysis"
28460
28461 -
28462   type: "plot"
28463   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28464   algorithm: "plot_throughput_speedup_analysis"
28465   output-file-type: ".html"
28466   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28467   data: "plot-throughput-speedup-analysis-2n-skx"
28468   filter: "'NIC_Intel-XXV710' and
28469            '64B' and
28470            'NDRPDR' and
28471            'ETH' and
28472            'IP4FWD' and
28473            'VHOST_1024' and
28474            not 'VXLAN' and
28475            not 'DOT1Q'"
28476   parameters:
28477   - "throughput"
28478   - "parent"
28479   - "tags"
28480   sort:
28481   - "not CFS_OPT"
28482   - "1VM"
28483   - "2VM"
28484   layout:
28485     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
28486     layout: "plot-throughput-speedup-analysis"
28487
28488 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
28489 -
28490   type: "plot"
28491   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28492   algorithm: "plot_throughput_speedup_analysis"
28493   output-file-type: ".html"
28494   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28495   data: "plot-throughput-speedup-analysis-2n-skx"
28496   filter: "'NIC_Intel-XXV710' and
28497            '64B' and
28498            'NDRPDR' and
28499            ('ETH' or 'DOT1Q') and
28500            'L2BDMACLRN' and
28501            'VHOST_1024' and
28502            not 'VXLAN' and
28503            not 'IP4FWD' and
28504            not '2VM'"
28505   parameters:
28506   - "throughput"
28507   - "parent"
28508   - "tags"
28509 #  sort:
28510 #  - "VM"  # "not CFS_OPT"
28511 #  - "CFS_OPT"
28512 #  - "FIB_10K"
28513 #  - "FIB_100K"
28514 #  - "FIB_1M"
28515   layout:
28516     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
28517     layout: "plot-throughput-speedup-analysis"
28518
28519 -
28520   type: "plot"
28521   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28522   algorithm: "plot_throughput_speedup_analysis"
28523   output-file-type: ".html"
28524   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28525   data: "plot-throughput-speedup-analysis-2n-skx"
28526   filter: "'NIC_Intel-XXV710' and
28527            '64B' and
28528            'NDRPDR' and
28529            ('ETH' or 'DOT1Q') and
28530            'L2BDMACLRN' and
28531            'VHOST_1024' and
28532            not 'VXLAN' and
28533            not 'IP4FWD' and
28534            not '2VM'"
28535   parameters:
28536   - "throughput"
28537   - "parent"
28538   - "tags"
28539 #  sort:
28540 #  - "VM"  # "not CFS_OPT"
28541 #  - "CFS_OPT"
28542 #  - "FIB_10K"
28543 #  - "FIB_100K"
28544 #  - "FIB_1M"
28545   layout:
28546     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
28547     layout: "plot-throughput-speedup-analysis"
28548
28549 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
28550 -
28551   type: "plot"
28552   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
28553   algorithm: "plot_throughput_speedup_analysis"
28554   output-file-type: ".html"
28555   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
28556   data: "plot-throughput-speedup-analysis-2n-skx"
28557   filter: "'NIC_Intel-XXV710' and
28558            '64B' and
28559            'NDRPDR' and
28560            ('ETH' or 'DOT1Q') and
28561            'BASE' and
28562            ('L2BDMACLRN' or 'L2XCFWD') and
28563            'VHOST_1024' and
28564            not 'VXLAN' and
28565            not 'IP4FWD' and
28566            not '2VM'"
28567   parameters:
28568   - "throughput"
28569   - "parent"
28570   - "tags"
28571 #  sort:
28572 #  - "not CFS_OPT"
28573 #  - "L2XCFWD"
28574 #  - "not CFS_OPT"
28575 #  - "CFS_OPT"
28576   layout:
28577     title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
28578     layout: "plot-throughput-speedup-analysis"
28579
28580 -
28581   type: "plot"
28582   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
28583   algorithm: "plot_throughput_speedup_analysis"
28584   output-file-type: ".html"
28585   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
28586   data: "plot-throughput-speedup-analysis-2n-skx"
28587   filter: "'NIC_Intel-XXV710' and
28588            '64B' and
28589            'NDRPDR' and
28590            ('ETH' or 'DOT1Q') and
28591            'BASE' and
28592            ('L2BDMACLRN' or 'L2XCFWD') and
28593            'VHOST_1024' and
28594            not 'VXLAN' and
28595            not 'IP4FWD' and
28596            not '2VM'"
28597   parameters:
28598   - "throughput"
28599   - "parent"
28600   - "tags"
28601 #  sort:
28602 #  - "not CFS_OPT"
28603 #  - "L2XCFWD"
28604 #  - "not CFS_OPT"
28605 #  - "CFS_OPT"
28606   layout:
28607     title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
28608     layout: "plot-throughput-speedup-analysis"
28609
28610 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
28611 -
28612   type: "plot"
28613   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
28614   algorithm: "plot_throughput_speedup_analysis"
28615   output-file-type: ".html"
28616   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
28617   data: "plot-throughput-speedup-analysis-2n-skx"
28618   filter: "'NIC_Intel-XXV710' and
28619            '64B' and
28620            'NDRPDR' and
28621            ('ETH' or 'DOT1Q') and
28622            ('L2BDMACLRN' or 'L2XCFWD') and
28623            'VHOST_1024' and
28624            not 'CFS_OPT' and
28625            not 'VXLAN' and
28626            not 'IP4FWD'"
28627   parameters:
28628   - "throughput"
28629   - "parent"
28630   - "tags"
28631 #  sort:
28632 #  - "1VM"
28633 #  - "L2XCFWD"
28634 #  - "1VM"
28635 #  - "L2BDMACLRN"
28636   layout:
28637     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
28638     layout: "plot-throughput-speedup-analysis"
28639
28640 -
28641   type: "plot"
28642   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
28643   algorithm: "plot_throughput_speedup_analysis"
28644   output-file-type: ".html"
28645   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
28646   data: "plot-throughput-speedup-analysis-2n-skx"
28647   filter: "'NIC_Intel-XXV710' and
28648            '64B' and
28649            'NDRPDR' and
28650            ('ETH' or 'DOT1Q') and
28651            ('L2BDMACLRN' or 'L2XCFWD') and
28652            'VHOST_1024' and
28653            not 'CFS_OPT' and
28654            not 'VXLAN' and
28655            not 'IP4FWD'"
28656   parameters:
28657   - "throughput"
28658   - "parent"
28659   - "tags"
28660 #  sort:
28661 #  - "1VM"
28662 #  - "L2XCFWD"
28663 #  - "1VM"
28664 #  - "L2BDMACLRN"
28665   layout:
28666     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
28667     layout: "plot-throughput-speedup-analysis"
28668
28669 ################################################################################
28670
28671 # Speedup - VPP vts 3n-hsw-x520
28672 -
28673   type: "plot"
28674   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
28675   algorithm: "plot_throughput_speedup_analysis"
28676   output-file-type: ".html"
28677   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
28678   data: "plot-throughput-speedup-analysis-3n-hsw"
28679   filter: "'NIC_Intel-X520-DA2' and
28680            '114B' and
28681            'NDRPDR' and
28682            'VTS'"
28683   parameters:
28684   - "throughput"
28685   - "parent"
28686   - "tags"
28687   layout:
28688     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
28689     layout: "plot-throughput-speedup-analysis"
28690
28691 -
28692   type: "plot"
28693   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28694   algorithm: "plot_throughput_speedup_analysis"
28695   output-file-type: ".html"
28696   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28697   data: "plot-throughput-speedup-analysis-3n-hsw"
28698   filter: "'NIC_Intel-X520-DA2' and
28699            '114B' and
28700            'NDRPDR' and
28701            'VTS'"
28702   parameters:
28703   - "throughput"
28704   - "parent"
28705   - "tags"
28706   layout:
28707     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28708     layout: "plot-throughput-speedup-analysis"