e8308e8367ed3bd57375f9198a401d374e9caed0
[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       # TODO: Replace with new data
132       intel-dnv-vpp-release-1810:
133       - 1
134
135     # VPP Performance
136     vpp-performance-changes-3n-hsw:
137       csit-vpp-perf-verify-1807-3n-hsw:
138       - 11  # NDRPDR full 1
139       - 22  # NDRPDR full 2
140       - 45  # NDRPDR full 3
141       - 46  # NDRPDR full 4
142       - 15  # NDRPDR sel
143       - 16  # NDRPDR sel
144       - 19  # NDRPDR sel
145       - 18  # NDRPDR sel
146       - 20  # NDRPDR sel
147       - 38  # NDRPDR sel
148       - 40  # NDRPDR sel
149       - 44  # NDRPDR sel
150       - 47  # NDRPDR sel
151       csit-vpp-perf-verify-1810-3n-hsw:
152       - 8   # NDRPDR sel
153       - 12  # NDRPDR sel
154       - 14  # NDRPDR sel
155       - 18  # NDRPDR sel
156       - 23  # NDRPDR sel
157       - 25  # NDRPDR sel
158       - 38  # NDRPDR sel
159       - 39  # NDRPDR sel
160       - 41  # NDRPDR sel
161       - 42  # NDRPDR sel
162       # TODO Add new data
163       csit-vpp-perf-verify-1901-3n-hsw:
164       - 10  # NDRPDR sel
165       - 18  # NDRPDR sel F
166       - 19  # NDRPDR sel
167       - 31  # NDRPDR sel
168       - 36  # NDRPDR sel
169       - 40  # NDRPDR sel
170       - 42  # NDRPDR sel
171
172     vpp-nic-comparison-3n-hsw:
173       # TODO: Add new data
174       csit-vpp-perf-verify-1901-3n-hsw:
175       - 10  # NDRPDR sel
176       - 18  # NDRPDR sel F
177       - 19  # NDRPDR sel
178       - 31  # NDRPDR sel
179       - 36  # NDRPDR sel
180       - 40  # NDRPDR sel
181       - 42  # NDRPDR sel
182
183     vpp-performance-changes-3n-skx:
184       csit-vpp-perf-verify-1807-3n-skx:
185       - 33  # NDRPDR sel
186       - 35  # NDRPDR sel
187       - 37  # NDRPDR sel
188       - 38  # NDRPDR sel
189       - 39  # NDRPDR sel
190       - 43  # NDRPDR sel
191       - 44  # NDRPDR sel
192       - 49  # NDRPDR sel
193       - 50  # NDRPDR sel
194       - 56  # NDRPDR sel
195       csit-vpp-perf-verify-1810-3n-skx:
196       - 10  # NDRPDR sel
197       - 14  # NDRPDR sel
198       - 15  # NDRPDR sel
199       - 16  # NDRPDR sel
200       - 17  # NDRPDR sel
201       - 19  # NDRPDR sel
202       - 20  # NDRPDR sel
203       - 21  # NDRPDR sel
204       - 22  # NDRPDR sel
205       - 25  # NDRPDR sel
206       csit-vpp-perf-verify-1901-3n-skx:
207       - 18  # NDRPDR sel
208       - 19  # NDRPDR sel
209       - 20  # NDRPDR sel
210       - 28  # NDRPDR sel
211       - 31  # NDRPDR sel
212       - 33  # NDRPDR sel
213       - 36  # NDRPDR sel
214       - 38  # NDRPDR sel
215       - 47  # NDRPDR sel
216       - 48  # NDRPDR sel
217
218     vpp-nic-comparison-3n-skx:
219       csit-vpp-perf-verify-1901-3n-skx:
220       - 18  # NDRPDR sel
221       - 19  # NDRPDR sel
222       - 20  # NDRPDR sel
223       - 28  # NDRPDR sel
224       - 31  # NDRPDR sel
225       - 33  # NDRPDR sel
226       - 36  # NDRPDR sel
227       - 38  # NDRPDR sel
228       - 47  # NDRPDR sel
229       - 48  # NDRPDR sel
230
231     vpp-performance-changes-2n-skx:
232       csit-vpp-perf-verify-1807-2n-skx:
233       - 26  # NDRPDR sel
234       - 28  # NDRPDR sel
235       - 29  # NDRPDR sel
236       - 30  # NDRPDR sel
237       - 34  # NDRPDR sel
238       - 35  # NDRPDR sel
239       - 36  # NDRPDR sel
240       - 39  # NDRPDR sel
241       - 40  # NDRPDR sel
242       - 42  # NDRPDR sel
243       csit-vpp-perf-verify-1810-2n-skx:
244       - 9   # NDRPDR sel
245       - 13  # NDRPDR sel
246       - 14  # NDRPDR sel
247       - 19  # NDRPDR sel
248       - 20  # NDRPDR sel
249       - 21  # NDRPDR sel
250       - 22  # NDRPDR sel
251       - 23  # NDRPDR sel
252       - 24  # NDRPDR sel
253       - 27  # NDRPDR sel
254       csit-vpp-perf-verify-1901-2n-skx:
255       - 5   # NDRPDR sel
256       - 12  # NDRPDR sel
257       - 13  # NDRPDR sel
258       - 21  # NDRPDR sel
259       - 23  # NDRPDR sel
260       - 31  # NDRPDR sel
261       - 34  # NDRPDR sel
262       - 40  # NDRPDR sel
263       - 42  # NDRPDR sel
264       - 43  # NDRPDR sel
265
266     vpp-nic-comparison-2n-skx:
267       csit-vpp-perf-verify-1901-2n-skx:
268       - 5   # NDRPDR sel
269       - 12  # NDRPDR sel
270       - 13  # NDRPDR sel
271       - 21  # NDRPDR sel
272       - 23  # NDRPDR sel
273       - 31  # NDRPDR sel
274       - 34  # NDRPDR sel
275       - 40  # NDRPDR sel
276       - 42  # NDRPDR sel
277       - 43  # NDRPDR sel
278
279     vpp-compare-testbeds:
280       # TODO: Add new data
281       csit-vpp-perf-verify-1901-3n-hsw:
282       - 10  # NDRPDR sel
283       - 18  # NDRPDR sel F
284       - 19  # NDRPDR sel
285       - 31  # NDRPDR sel
286       - 36  # NDRPDR sel
287       - 40  # NDRPDR sel
288       - 42  # NDRPDR sel
289       csit-vpp-perf-verify-1901-3n-skx:
290       - 18  # NDRPDR sel
291       - 19  # NDRPDR sel
292       - 20  # NDRPDR sel
293       - 28  # NDRPDR sel
294       - 31  # NDRPDR sel
295       - 33  # NDRPDR sel
296       - 36  # NDRPDR sel
297       - 38  # NDRPDR sel
298       - 47  # NDRPDR sel
299       - 48  # NDRPDR sel
300
301     vpp-compare-testbeds-mrr:
302       csit-vpp-perf-verify-1901-3n-hsw:
303       - 35  # MRR sel
304       csit-vpp-perf-verify-1901-3n-skx:
305       - 32  # MRR sel
306
307     vpp-compare-topologies:
308       csit-vpp-perf-verify-1901-3n-skx:
309       - 18  # NDRPDR sel
310       - 19  # NDRPDR sel
311       - 20  # NDRPDR sel
312       - 28  # NDRPDR sel
313       - 31  # NDRPDR sel
314       - 33  # NDRPDR sel
315       - 36  # NDRPDR sel
316       - 38  # NDRPDR sel
317       - 47  # NDRPDR sel
318       - 48  # NDRPDR sel
319       csit-vpp-perf-verify-1901-2n-skx:
320       - 5   # NDRPDR sel
321       - 12  # NDRPDR sel
322       - 13  # NDRPDR sel
323       - 21  # NDRPDR sel
324       - 23  # NDRPDR sel
325       - 31  # NDRPDR sel
326       - 34  # NDRPDR sel
327       - 40  # NDRPDR sel
328       - 42  # NDRPDR sel
329       - 43  # NDRPDR sel
330
331     vpp-compare-topologies-mrr:
332       csit-vpp-perf-verify-1901-3n-skx:
333       - 32  # MRR sel
334       csit-vpp-perf-verify-1901-2n-skx:
335       - 22  # MRR sel
336
337     vpp-performance-changes-3n-hsw-mrr:
338       csit-vpp-perf-verify-1807-3n-hsw:
339       - 8   # MRR full
340       - 9   # MRR sel
341       - 21  # MRR sel
342       - 31  # MRR sel
343       - 33  # MRR sel
344       - 36  # MRR sel
345       - 41  # MRR sel
346       - 42  # MRR sel
347       - 48  # MRR sel
348       csit-vpp-perf-verify-1810-3n-hsw:
349       - 9   # MRR sel
350       csit-vpp-perf-verify-1901-3n-hsw:
351       - 35  # MRR sel
352
353     vpp-nic-comparison-3n-hsw-mrr:
354       csit-vpp-perf-verify-1901-3n-hsw:
355       - 35  # MRR sel
356
357     vpp-performance-changes-3n-skx-mrr:
358       csit-vpp-perf-verify-1807-3n-skx:
359       - 28  # MRR sel
360       - 32  # MRR sel
361       - 36  # MRR sel
362       - 42  # MRR sel
363       - 47  # MRR sel
364       - 48  # MRR sel
365       - 51  # MRR sel
366       - 52  # MRR sel
367       - 53  # MRR sel
368       - 54  # MRR sel
369       csit-vpp-perf-verify-1810-3n-skx:
370       - 9   # MRR sel
371       - 11  # MRR sel
372       - 12  # MRR sel
373       - 13  # MRR sel
374       csit-vpp-perf-verify-1901-3n-skx:
375       - 32  # MRR sel
376
377     vpp-nic-comparison-3n-skx-mrr:
378       csit-vpp-perf-verify-1901-3n-skx:
379       - 32  # MRR sel
380
381     vpp-performance-changes-2n-skx-mrr:
382       csit-vpp-perf-verify-1807-2n-skx:
383       - 31  # MRR sel
384       - 33  # MRR sel
385       - 37  # MRR sel
386       - 38  # MRR sel
387       - 41  # MRR sel
388       - 43  # MRR sel
389       - 44  # MRR sel
390       - 45  # MRR sel
391       - 46  # MRR sel
392       - 47  # MRR sel
393       csit-vpp-perf-verify-1810-2n-skx:
394       - 8   # MRR sel
395       - 10  # MRR sel
396       - 11  # MRR sel
397       - 12  # MRR sel
398       csit-vpp-perf-verify-1901-2n-skx:
399       - 22  # MRR sel
400
401     vpp-nic-comparison-2n-skx-mrr:
402       csit-vpp-perf-verify-1901-2n-skx:
403       - 22  # MRR sel
404
405     vpp-perf-results-3n-hsw:
406       # TODO: Add FULL data
407       csit-vpp-perf-verify-1901-3n-hsw:
408       - 38  # NDRPDR full
409       - 43  # NDRPDR full
410
411     vpp-perf-results-3n-skx:
412       csit-vpp-perf-verify-1901-3n-skx:
413       - 37  # NDRPDR full
414       - 39  # NDRPDR full
415       - 40  # NDRPDR full
416       - 49  # NDRPDR full
417
418     vpp-perf-results-2n-skx:
419       # TODO: Add FULL data
420       csit-vpp-perf-verify-1901-2n-skx:
421       - 25  # NDRPDR full
422       - 30  # NDRPDR full
423       - 33  # NDRPDR full
424       - 44  # NDRPDR full
425
426     vpp-mrr-results-3n-hsw:
427       csit-vpp-perf-verify-1901-3n-hsw:
428       - 35  # MRR sel
429
430     vpp-mrr-results-3n-skx:
431       csit-vpp-perf-verify-1901-3n-skx:
432       - 32  # MRR sel
433
434     vpp-mrr-results-2n-skx:
435       csit-vpp-perf-verify-1901-2n-skx:
436       - 22  # MRR sel
437
438     plot-throughput-speedup-analysis-3n-hsw:
439       # TODO: Add new data
440       csit-vpp-perf-verify-1901-3n-hsw:
441       - 10  # NDRPDR sel
442       - 18  # NDRPDR sel F
443       - 19  # NDRPDR sel
444       - 31  # NDRPDR sel
445       - 36  # NDRPDR sel
446       - 40  # NDRPDR sel
447       - 42  # NDRPDR sel
448
449     plot-throughput-speedup-analysis-3n-skx:
450       csit-vpp-perf-verify-1901-3n-skx:
451       - 18  # NDRPDR sel
452       - 19  # NDRPDR sel
453       - 20  # NDRPDR sel
454       - 28  # NDRPDR sel
455       - 31  # NDRPDR sel
456       - 33  # NDRPDR sel
457       - 36  # NDRPDR sel
458       - 38  # NDRPDR sel
459       - 47  # NDRPDR sel
460       - 48  # NDRPDR sel
461
462     plot-throughput-speedup-analysis-2n-skx:
463       csit-vpp-perf-verify-1901-2n-skx:
464       - 5   # NDRPDR sel
465       - 12  # NDRPDR sel
466       - 13  # NDRPDR sel
467       - 21  # NDRPDR sel
468       - 23  # NDRPDR sel
469       - 31  # NDRPDR sel
470       - 34  # NDRPDR sel
471       - 40  # NDRPDR sel
472       - 42  # NDRPDR sel
473       - 43  # NDRPDR sel
474
475     plot-vpp-throughput-latency-3n-hsw:
476       # TODO: Add new data
477       csit-vpp-perf-verify-1901-3n-hsw:
478       - 10  # NDRPDR sel
479       - 18  # NDRPDR sel F
480       - 19  # NDRPDR sel
481       - 31  # NDRPDR sel
482       - 36  # NDRPDR sel
483       - 40  # NDRPDR sel
484       - 42  # NDRPDR sel
485
486     plot-vpp-soak-2n-skx:
487       csit-vpp-perf-verify-1901-2n-skx:
488       - 45  # SOAK sel
489
490     plot-vpp-nfv-2n-skx:
491       # TODO: Add new data
492       csit-vpp-perf-verify-1901-2n-skx:
493       - 28  # NFV NDRPDR
494       - 29  # NFV NDRPDR
495       - 32  # NFV NDRPDR
496       - 39  # NFV NDRPDR
497       - 46  # NFV NDRPDR
498
499     plot-vpp-nfv-2n-skx-mrr:
500       # TODO: Add new data
501       csit-vpp-perf-verify-1901-2n-skx:
502       - 24  # NFV MRR
503       - 26  # NFV MRR
504       - 27  # NFV MRR
505       - 35  # NFV MRR
506       - 37  # NFV MRR
507
508     plot-vpp-throughput-latency-3n-skx:
509       csit-vpp-perf-verify-1901-3n-skx:
510       - 18  # NDRPDR sel
511       - 19  # NDRPDR sel
512       - 20  # NDRPDR sel
513       - 28  # NDRPDR sel
514       - 31  # NDRPDR sel
515       - 33  # NDRPDR sel
516       - 36  # NDRPDR sel
517       - 38  # NDRPDR sel
518       - 47  # NDRPDR sel
519       - 48  # NDRPDR sel
520
521     plot-vpp-throughput-latency-2n-skx:
522       csit-vpp-perf-verify-1901-2n-skx:
523       - 5   # NDRPDR sel
524       - 12  # NDRPDR sel
525       - 13  # NDRPDR sel
526       - 21  # NDRPDR sel
527       - 23  # NDRPDR sel
528       - 31  # NDRPDR sel
529       - 34  # NDRPDR sel
530       - 40  # NDRPDR sel
531       - 42  # NDRPDR sel
532       - 43  # NDRPDR sel
533
534     plot-vpp-http-server-performance:
535       # TODO: Replace with new data
536       # csit-vpp-perf-verify-1901-3n-hsw:
537       csit-vpp-perf-verify-1810-3n-hsw:
538       - 28  # WRK
539       - 29  # WRK
540       - 30  # WRK
541       - 31  # WRK
542       - 32  # WRK
543       - 33  # WRK
544       - 34  # WRK
545       - 35  # WRK
546       - 36  # WRK
547       - 37  # WRK
548
549     # VPP Functional
550     vpp-func-results-ubuntu:
551       csit-vpp-functional-1901-ubuntu1604-virl:
552       - 48
553
554     vpp-func-results-centos:
555       csit-vpp-functional-1901-centos7-virl:
556       - 50
557
558     vpp-device-results-ubuntu:
559       csit-vpp-device-1901-ubuntu1804-1n-skx:
560       - 49
561
562     # VPP Ligato
563     ligato-perf-results-3n-hsw:
564       # TODO: Replace with new data
565       # csit-ligato-perf-verify-1901-3n-hsw:
566       csit-ligato-perf-verify-1810-3n-hsw:
567       - 5   # full
568
569     plot-ligato-throughput-speedup-analysis-3n-hsw:
570       # TODO: Replace with new data
571       # csit-ligato-perf-verify-1901-3n-hsw:
572       csit-ligato-perf-verify-1810-3n-hsw:
573       - 5   # full
574       - 6   # sel
575       - 8   # sel
576       - 9   # sel
577       - 11  # sel
578       - 12  # sel
579       - 13  # sel
580       - 14  # sel
581       - 16  # sel
582       - 17  # sel
583       - 18  # sel
584
585     plot-ligato-throughput-latency-3n-hsw:
586       # TODO: Replace with new data
587       # csit-ligato-perf-verify-1901-3n-hsw:
588       csit-ligato-perf-verify-1810-3n-hsw:
589       - 5   # full
590       - 6   # sel
591       - 8   # sel
592       - 9   # sel
593       - 11  # sel
594       - 12  # sel
595       - 13  # sel
596       - 14  # sel
597       - 16  # sel
598       - 17  # sel
599       - 18  # sel
600
601     # DPDK Performance
602     dpdk-performance-changes-3n-hsw:
603       csit-dpdk-perf-verify-1807-3n-hsw:
604       - 11
605       - 12  # full
606       - 14
607       - 15
608       - 16
609       - 17
610       - 20
611       - 21
612       - 22
613       - 23
614       csit-dpdk-perf-verify-1810-3n-hsw:
615       - 1   # NDRPDR sel
616       - 2   # NDRPDR sel
617       - 3   # NDRPDR sel
618       - 4   # NDRPDR sel
619       - 5   # NDRPDR sel
620       - 6   # NDRPDR sel
621       - 7   # NDRPDR sel
622       - 8   # NDRPDR sel
623       - 9   # NDRPDR sel
624       - 10  # NDRPDR sel
625       csit-dpdk-perf-verify-1901-3n-hsw:
626       - 13  # NDRPDR sel
627       - 14  # NDRPDR sel
628       - 16  # NDRPDR sel
629       - 17  # NDRPDR sel
630       - 18  # NDRPDR sel
631       - 19  # NDRPDR sel
632       - 20  # NDRPDR sel
633       - 21  # NDRPDR sel
634       - 22  # NDRPDR sel
635
636     dpdk-performance-changes-3n-skx:
637       csit-dpdk-perf-verify-1807-3n-skx:
638       - 1   # NDRPDR sel
639       - 2   # NDRPDR sel
640       - 3   # NDRPDR sel
641       - 6   # NDRPDR sel
642       - 7   # NDRPDR sel
643       - 8   # NDRPDR sel
644       - 9   # NDRPDR sel
645       - 10  # NDRPDR sel
646       - 11  # NDRPDR sel
647       - 12  # NDRPDR sel
648       csit-dpdk-perf-verify-1810-3n-skx:
649       - 3   # NDRPDR sel
650       - 4   # NDRPDR sel
651       - 6   # NDRPDR sel
652       - 7   # NDRPDR sel
653       - 8   # NDRPDR sel
654       - 9   # NDRPDR sel
655       - 10  # NDRPDR sel
656       - 11  # NDRPDR sel
657       - 12  # NDRPDR sel
658       - 13  # NDRPDR sel
659       csit-dpdk-perf-verify-1901-3n-skx:
660       - 3   # NDRPDR sel
661       - 5   # NDRPDR sel
662       - 6   # NDRPDR sel
663       - 7   # NDRPDR sel
664       - 8   # NDRPDR sel
665       - 9   # NDRPDR sel
666       - 10  # NDRPDR sel
667       - 11  # NDRPDR sel
668       - 12  # NDRPDR sel
669       - 13  # NDRPDR sel
670
671     dpdk-performance-changes-2n-skx:
672       csit-dpdk-perf-verify-1810-2n-skx:
673       - 3   # NDRPDR sel
674       - 4   # NDRPDR sel
675       - 5   # NDRPDR sel
676       - 7   # NDRPDR sel
677       - 8   # NDRPDR sel
678       - 9   # NDRPDR sel
679       - 10  # NDRPDR sel
680       - 11  # NDRPDR sel
681       - 12  # NDRPDR sel
682       - 13  # NDRPDR sel
683       csit-dpdk-perf-verify-1901-2n-skx:
684       - 12  # NDRPDR sel
685       - 13  # NDRPDR sel
686       - 14  # NDRPDR sel
687       - 15  # NDRPDR sel
688       - 16  # NDRPDR sel
689       - 17  # NDRPDR sel
690       - 18  # NDRPDR sel
691       - 19  # NDRPDR sel
692       - 20  # NDRPDR sel
693       - 21  # NDRPDR sel
694
695     dpdk-compare-testbeds:
696       csit-dpdk-perf-verify-1901-3n-skx:
697       - 3   # NDRPDR sel
698       - 5   # NDRPDR sel
699       - 6   # NDRPDR sel
700       - 7   # NDRPDR sel
701       - 8   # NDRPDR sel
702       - 9   # NDRPDR sel
703       - 10  # NDRPDR sel
704       - 11  # NDRPDR sel
705       - 12  # NDRPDR sel
706       - 13  # NDRPDR sel
707       csit-dpdk-perf-verify-1901-3n-hsw:
708       - 13  # NDRPDR sel
709       - 14  # NDRPDR sel
710       - 16  # NDRPDR sel
711       - 17  # NDRPDR sel
712       - 18  # NDRPDR sel
713       - 19  # NDRPDR sel
714       - 20  # NDRPDR sel
715       - 21  # NDRPDR sel
716       - 22  # NDRPDR sel
717
718     dpdk-compare-topologies:
719       csit-dpdk-perf-verify-1901-3n-skx:
720       - 3   # NDRPDR sel
721       - 5   # NDRPDR sel
722       - 6   # NDRPDR sel
723       - 7   # NDRPDR sel
724       - 8   # NDRPDR sel
725       - 9   # NDRPDR sel
726       - 10  # NDRPDR sel
727       - 11  # NDRPDR sel
728       - 12  # NDRPDR sel
729       - 13  # NDRPDR sel
730       csit-dpdk-perf-verify-1901-2n-skx:
731       - 12  # NDRPDR sel
732       - 13  # NDRPDR sel
733       - 14  # NDRPDR sel
734       - 15  # NDRPDR sel
735       - 16  # NDRPDR sel
736       - 17  # NDRPDR sel
737       - 18  # NDRPDR sel
738       - 19  # NDRPDR sel
739       - 20  # NDRPDR sel
740       - 21  # NDRPDR sel
741
742     dpdk-perf-results-3n-hsw:
743       csit-dpdk-perf-verify-1901-3n-hsw:
744       - 20  # NDRPDR sel
745
746     dpdk-perf-results-3n-skx:
747       csit-dpdk-perf-verify-1901-3n-skx:
748       - 13  # NDRPDR sel
749
750     dpdk-perf-results-2n-skx:
751       csit-dpdk-perf-verify-1901-2n-skx:
752       - 21  # NDRPDR sel
753
754     plot-dpdk-throughput-latency-3n-hsw:
755       csit-dpdk-perf-verify-1901-3n-hsw:
756       - 13  # NDRPDR sel
757       - 14  # NDRPDR sel
758       - 16  # NDRPDR sel
759       - 17  # NDRPDR sel
760       - 18  # NDRPDR sel
761       - 19  # NDRPDR sel
762       - 20  # NDRPDR sel
763       - 21  # NDRPDR sel
764       - 22  # NDRPDR sel
765
766     plot-dpdk-throughput-latency-3n-skx:
767       csit-dpdk-perf-verify-1901-3n-skx:
768       - 3   # NDRPDR sel
769       - 5   # NDRPDR sel
770       - 6   # NDRPDR sel
771       - 7   # NDRPDR sel
772       - 8   # NDRPDR sel
773       - 9   # NDRPDR sel
774       - 10  # NDRPDR sel
775       - 11  # NDRPDR sel
776       - 12  # NDRPDR sel
777       - 13  # NDRPDR sel
778
779     plot-dpdk-throughput-latency-2n-skx:
780       csit-dpdk-perf-verify-1901-2n-skx:
781       - 12  # NDRPDR sel
782       - 13  # NDRPDR sel
783       - 14  # NDRPDR sel
784       - 15  # NDRPDR sel
785       - 16  # NDRPDR sel
786       - 17  # NDRPDR sel
787       - 18  # NDRPDR sel
788       - 19  # NDRPDR sel
789       - 20  # NDRPDR sel
790       - 21  # NDRPDR sel
791
792     # HoneyComb Functional
793     hc-func-results:
794       csit-hc2vpp-verify-func-1901-ubuntu1604:
795       - 3
796
797     # NSH SFC Functional
798     nsh-func-results:
799       # TODO: Replace with new data
800       # csit-nsh_sfc-verify-func-1901-ubuntu1604-virl:
801       csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
802       - 1
803
804     # DMM Functional
805     dmm-func-results:
806       csit-dmm-functional-1901-ubuntu1604-virl:
807       - 2
808
809   plot-layouts:
810
811     plot-soak-throughput:
812       titlefont:
813         size: 18
814       xaxis:
815         title: "<b>Test Cases [Index]</b>"
816         titlefont:
817           size: 16
818         autorange: True
819         fixedrange: False
820         gridcolor: "rgb(230, 230, 230)"
821         linecolor: "rgb(220, 220, 220)"
822         linewidth: 1
823         showgrid: True
824         showline: True
825         showticklabels: True
826         tickcolor: "rgb(220, 220, 220)"
827         tickmode: "linear"
828         tickfont:
829           size: 16
830         zeroline: False
831       yaxis:
832         title: "<b>Packet Throughput [Mpps]</b>"
833         titlefont:
834           size: 16
835         gridcolor: "rgb(230, 230, 230)"
836         hoverformat: ".4s"
837         tickformat: ".3s"
838         linecolor: "rgb(220, 220, 220)"
839         linewidth: 1
840         showgrid: True
841         showline: True
842         showticklabels: True
843         tickcolor: "rgb(220, 220, 220)"
844         tickfont:
845           size: 16
846         zeroline: False
847         range: [0,50]
848       autosize: False
849       margin:
850         t: 50
851         b: 0
852         l: 80
853         r: 20
854       showlegend: True
855       legend:
856         orientation: "h"
857         font:
858           size: 16
859       width: 700
860       height: 900
861
862     plot-service-density:
863       titlefont:
864         size: 18
865       xaxis:
866         side: "top"
867         autorange: True
868         fixedrange: False
869         showgrid: False
870         showline: False
871         showticklabels: False
872         ticks: ""
873         ticklen: 0
874         tickwidth: 0
875         zeroline: False
876       yaxis:
877         autorange: "reversed"
878         showgrid: False
879         showline: False
880         showticklabels: False
881         ticks: ""
882         ticklen: 0
883         tickwidth: 0
884         zeroline: False
885       autosize: True
886       showlegend: False
887       width: 700
888       height: 700
889
890     plot-cps:
891       titlefont:
892         size: 18
893       xaxis:
894         title: "<b>Test Cases [Index]</b>"
895         titlefont:
896           size: 16
897         autorange: True
898         fixedrange: False
899         gridcolor: "rgb(230, 230, 230)"
900         linecolor: "rgb(220, 220, 220)"
901         linewidth: 1
902         showgrid: True
903         showline: True
904         showticklabels: True
905         tickcolor: "rgb(220, 220, 220)"
906         tickmode: "linear"
907         tickfont:
908           size: 16
909         zeroline: False
910       yaxis:
911         title: "<b>Connections Per Second [cps]</b>"
912         titlefont:
913           size: 16
914         gridcolor: "rgb(230, 230, 230)"
915         hoverformat: ".4s"
916         linecolor: "rgb(220, 220, 220)"
917         linewidth: 1
918         rangemode: "tozero"
919         showgrid: True
920         showline: True
921         showticklabels: True
922         tickcolor: "rgb(220, 220, 220)"
923         tickformat: ".3s"
924         tickfont:
925           size: 16
926         zeroline: False
927       boxmode: "group"
928       boxgroupgap: 0.5
929       autosize: False
930       margin:
931         t: 50
932         b: 20
933         l: 80
934         r: 20
935       showlegend: True
936       legend:
937         orientation: "h"
938         font:
939           size: 16
940       width: 700
941       height: 800
942
943     plot-rps:
944       titlefont:
945         size: 18
946       xaxis:
947         title: "<b>Test Cases [Index]</b>"
948         titlefont:
949           size: 16
950         autorange: True
951         fixedrange: False
952         gridcolor: "rgb(230, 230, 230)"
953         linecolor: "rgb(220, 220, 220)"
954         linewidth: 1
955         showgrid: True
956         showline: True
957         showticklabels: True
958         tickcolor: "rgb(220, 220, 220)"
959         tickmode: "linear"
960         tickfont:
961           size: 16
962         zeroline: False
963       yaxis:
964         title: "<b>Requests Per Second [rps]</b>"
965         titlefont:
966           size: 16
967         gridcolor: "rgb(230, 230, 230)"
968         hoverformat: ".4s"
969         linecolor: "rgb(220, 220, 220)"
970         linewidth: 1
971         rangemode: "tozero"
972         showgrid: True
973         showline: True
974         showticklabels: True
975         tickcolor: "rgb(230, 230, 230)"
976         tickformat: ".3s"
977         tickfont:
978           size: 16
979         zeroline: False
980       boxmode: "group"
981       boxgroupgap: 0.5
982       autosize: False
983       margin:
984         t: 50
985         b: 20
986         l: 80
987         r: 20
988       showlegend: True
989       legend:
990         orientation: "h"
991         font:
992           size: 16
993       width: 700
994       height: 800
995
996     plot-throughput:
997       titlefont:
998         size: 18
999       xaxis:
1000         title: "<b>Test Cases [Index]</b>"
1001         titlefont:
1002           size: 16
1003         autorange: True
1004         fixedrange: False
1005         gridcolor: "rgb(230, 230, 230)"
1006         linecolor: "rgb(220, 220, 220)"
1007         linewidth: 1
1008         showgrid: True
1009         showline: True
1010         showticklabels: True
1011         tickcolor: "rgb(220, 220, 220)"
1012         tickmode: "linear"
1013         tickfont:
1014           size: 16
1015         zeroline: False
1016       yaxis:
1017         title: "<b>Packet Throughput [Mpps]</b>"
1018         titlefont:
1019           size: 16
1020         gridcolor: "rgb(230, 230, 230)"
1021         hoverformat: ".4s"
1022         tickformat: ".3s"
1023         linecolor: "rgb(220, 220, 220)"
1024         linewidth: 1
1025         showgrid: True
1026         showline: True
1027         showticklabels: True
1028         tickcolor: "rgb(220, 220, 220)"
1029         tickfont:
1030           size: 16
1031         zeroline: False
1032         range: [0,50]
1033       boxmode: "group"
1034       boxgroupgap: 0.5
1035       autosize: False
1036       margin:
1037         t: 50
1038         b: 0
1039         l: 80
1040         r: 20
1041       showlegend: True
1042       legend:
1043         orientation: "h"
1044         font:
1045           size: 16
1046       width: 700
1047       height: 900
1048
1049     plot-throughput-speedup-analysis:
1050       titlefont:
1051         size: 18
1052       xaxis:
1053         title: "<b>Number of Cores [Qty]</b>"
1054         titlefont:
1055           size: 16
1056         autorange: True
1057         fixedrange: False
1058         gridcolor: "rgb(230, 230, 230)"
1059         linecolor: "rgb(220, 220, 220)"
1060         linewidth: 1
1061         showgrid: True
1062         showline: True
1063         showticklabels: True
1064         tickcolor: "rgb(238, 238, 238)"
1065         tickmode: "linear"
1066         tickfont:
1067           size: 16
1068         zeroline: False
1069       yaxis:
1070         title: "<b>Packet Throughput [Mpps]</b>"
1071         titlefont:
1072           size: 16
1073         type: "linear"
1074         gridcolor: "rgb(230, 230, 230)"
1075         hoverformat: ".4s"
1076         linecolor: "rgb(220, 220, 220)"
1077         linewidth: 1
1078         showgrid: True
1079         showline: True
1080         showticklabels: True
1081         tickcolor: "rgb(220, 220, 220)"
1082         tickformat: ".4s"
1083         tickfont:
1084           size: 16
1085         zeroline: True
1086         rangemode: "tozero"
1087         range: [0,100]
1088       legend:
1089         orientation: "h"
1090         font:
1091           size: 16
1092         xanchor: "left"
1093         yanchor: "top"
1094         x: 0
1095         y: -0.2
1096         bgcolor: "rgba(255, 255, 255, 0)"
1097         bordercolor: "rgba(255, 255, 255, 0)"
1098         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1099       autosize: False
1100       margin:
1101           't': 50
1102           'b': 150
1103           'l': 85
1104           'r': 10
1105       showlegend: True
1106       width: 700
1107       height: 700
1108       hoverlabel:
1109         namelength: -1
1110       annotations: [
1111         {
1112           text: "_ _          __          ...",
1113           align: "left",
1114           showarrow: False,
1115           xref: "paper",
1116           yref: "paper",
1117           xanchor: "left",
1118           yanchor: "top",
1119           x: 0,
1120           y: -0.13,
1121           font: {
1122             family: "Consolas, Courier New",
1123             size: 15
1124           },
1125         },
1126         {
1127           text: "    Perfect     Measured     Limit",
1128           align: "left",
1129           showarrow: False,
1130           xref: "paper",
1131           yref: "paper",
1132           xanchor: "left",
1133           yanchor: "top",
1134           x: 0,
1135           y: -0.15,
1136           font: {
1137             family: "Consolas, Courier New",
1138             size: 15
1139           },
1140         },
1141       ]
1142
1143     plot-latency:
1144       titlefont:
1145         size: 18
1146       xaxis:
1147         title: "<b>Direction</b>"
1148         titlefont:
1149           size: 16
1150         autorange: True
1151         fixedrange: False
1152         gridcolor: "rgb(230, 230, 230)"
1153         linecolor: "rgb(220, 220, 220)"
1154         linewidth: 1
1155         showgrid: True
1156         showline: True
1157         showticklabels: False
1158         tickcolor: "rgb(220, 220, 220)"
1159         tickmode: "linear"
1160         tickfont:
1161           size: 16
1162         zeroline: False
1163       yaxis:
1164         title: "<b>Packet Latency [uSec]</b>"
1165         titlefont:
1166           size: 16
1167         type: "linear"
1168         gridcolor: "rgb(230, 230, 230)"
1169         hoverformat: ".4s"
1170         linecolor: "rgb(220, 220, 220)"
1171         linewidth: 1
1172         showgrid: True
1173         showline: True
1174         showticklabels: True
1175         tickcolor: "rgb(220, 220, 220)"
1176         tickformat: ".4s"
1177         tickfont:
1178           size: 16
1179         zeroline: True
1180         rangemode: "tozero"
1181       legend:
1182         orientation: "h"
1183         font:
1184           size: 16
1185         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1186       autosize: False
1187       margin:
1188           't': 50
1189           'b': 150
1190           'l': 80
1191           'r': 10
1192       showlegend: True
1193       width: 700
1194       height: 700
1195       hoverlabel:
1196         namelength: -1
1197
1198 -
1199   type: "static"
1200   src-path: "{DIR[RST]}"
1201   dst-path: "{DIR[WORKING,SRC]}"
1202
1203 -
1204   type: "input"
1205   general:
1206     file-name: "robot-plugin.zip"
1207     file-format: ".zip"
1208     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1209     extract: "robot-plugin/output.xml"
1210
1211   builds:
1212
1213     # TODO: Replace with 1901 data
1214     intel-dnv-vpp-release-1810:
1215     - 1
1216
1217     csit-vpp-perf-verify-1807-3n-hsw:
1218     - 8   # MRR full
1219     - 9   # MRR sel
1220     - 21  # MRR sel
1221     - 31  # MRR sel
1222     - 33  # MRR sel
1223     - 36  # MRR sel
1224     - 41  # MRR sel
1225     - 42  # MRR sel
1226     - 48  # MRR sel
1227     - 11  # NDRPDR full 1
1228     - 22  # NDRPDR full 2
1229     - 45  # NDRPDR full 3
1230     - 46  # NDRPDR full 4
1231     - 15  # NDRPDR sel
1232     - 16  # NDRPDR sel
1233     - 19  # NDRPDR sel
1234     - 18  # NDRPDR sel
1235     - 20  # NDRPDR sel
1236     - 38  # NDRPDR sel
1237     - 40  # NDRPDR sel
1238     - 44  # NDRPDR sel
1239     - 47  # NDRPDR sel
1240     csit-vpp-perf-verify-1810-3n-hsw:
1241     - 9   # MRR sel
1242     - 20  # NDRPDR full
1243     - 21  # NDRPDR full
1244     - 22  # NDRPDR full
1245     - 27  # NDRPDR full
1246     - 8   # NDRPDR sel
1247     - 12  # NDRPDR sel
1248     - 14  # NDRPDR sel
1249     - 18  # NDRPDR sel
1250     - 23  # NDRPDR sel
1251     - 25  # NDRPDR sel
1252     - 38  # NDRPDR sel
1253     - 39  # NDRPDR sel
1254     - 41  # NDRPDR sel
1255     - 42  # NDRPDR sel
1256     - 28  # WRK
1257     - 29  # WRK
1258     - 30  # WRK
1259     - 31  # WRK
1260     - 32  # WRK
1261     - 33  # WRK
1262     - 34  # WRK
1263     - 35  # WRK
1264     - 36  # WRK
1265     - 37  # WRK
1266     csit-vpp-perf-verify-1901-3n-hsw:
1267     - 35  # MRR sel
1268     - 38  # NDRPDR full
1269     - 43  # NDRPDR full
1270     - 10  # NDRPDR sel
1271     - 18  # NDRPDR sel F
1272     - 19  # NDRPDR sel
1273     - 31  # NDRPDR sel
1274     - 36  # NDRPDR sel
1275     - 40  # NDRPDR sel
1276     - 42  # NDRPDR sel
1277     csit-vpp-perf-verify-1807-3n-skx:
1278     - 31  # MRR full
1279     - 28  # MRR sel
1280     - 32  # MRR sel
1281     - 36  # MRR sel
1282     - 42  # MRR sel
1283     - 47  # MRR sel
1284     - 48  # MRR sel
1285     - 51  # MRR sel
1286     - 52  # MRR sel
1287     - 53  # MRR sel
1288     - 54  # MRR sel
1289     - 40  # NDRPDR full 1
1290     - 41  # NDRPDR full 2
1291     - 33  # NDRPDR sel
1292     - 35  # NDRPDR sel
1293     - 37  # NDRPDR sel
1294     - 38  # NDRPDR sel
1295     - 39  # NDRPDR sel
1296     - 43  # NDRPDR sel
1297     - 44  # NDRPDR sel
1298     - 49  # NDRPDR sel
1299     - 50  # NDRPDR sel
1300     - 56  # NDRPDR sel
1301     csit-vpp-perf-verify-1810-3n-skx:
1302     - 9   # MRR sel
1303     - 11  # MRR sel
1304     - 12  # MRR sel
1305     - 13  # MRR sel
1306     - 23  # NDRPDR full
1307     - 24  # NDRPDR full
1308     - 10  # NDRPDR sel
1309     - 14  # NDRPDR sel
1310     - 15  # NDRPDR sel
1311     - 16  # NDRPDR sel
1312     - 17  # NDRPDR sel
1313     - 19  # NDRPDR sel
1314     - 20  # NDRPDR sel
1315     - 21  # NDRPDR sel
1316     - 22  # NDRPDR sel
1317     - 25  # NDRPDR sel
1318     csit-vpp-perf-verify-1901-3n-skx:
1319     - 32  # MRR sel
1320     - 37  # NDRPDR full
1321     - 39  # NDRPDR full
1322     - 40  # NDRPDR full
1323     - 49  # NDRPDR full
1324     - 18  # NDRPDR sel
1325     - 19  # NDRPDR sel
1326     - 20  # NDRPDR sel
1327     - 28  # NDRPDR sel
1328     - 31  # NDRPDR sel
1329     - 33  # NDRPDR sel
1330     - 36  # NDRPDR sel
1331     - 38  # NDRPDR sel
1332     - 47  # NDRPDR sel
1333     - 48  # NDRPDR sel
1334     csit-vpp-perf-verify-1807-2n-skx:
1335     - 27  # MRR full
1336     - 31  # MRR sel
1337     - 33  # MRR sel
1338     - 37  # MRR sel
1339     - 38  # MRR sel
1340     - 41  # MRR sel
1341     - 43  # MRR sel
1342     - 44  # MRR sel
1343     - 45  # MRR sel
1344     - 46  # MRR sel
1345     - 47  # MRR sel
1346     - 32  # NDRPDR full
1347     - 26  # NDRPDR sel
1348     - 28  # NDRPDR sel
1349     - 29  # NDRPDR sel
1350     - 30  # NDRPDR sel
1351     - 34  # NDRPDR sel
1352     - 35  # NDRPDR sel
1353     - 36  # NDRPDR sel
1354     - 39  # NDRPDR sel
1355     - 40  # NDRPDR sel
1356     - 42  # NDRPDR sel
1357     csit-vpp-perf-verify-1810-2n-skx:
1358     - 8   # MRR sel
1359     - 10  # MRR sel
1360     - 11  # MRR sel
1361     - 12  # MRR sel
1362     - 25  # NDRPDR full
1363     - 26  # NDRPDR full
1364     - 9   # NDRPDR sel
1365     - 13  # NDRPDR sel
1366     - 14  # NDRPDR sel
1367     - 19  # NDRPDR sel
1368     - 20  # NDRPDR sel
1369     - 21  # NDRPDR sel
1370     - 22  # NDRPDR sel
1371     - 23  # NDRPDR sel
1372     - 24  # NDRPDR sel
1373     - 27  # NDRPDR sel
1374     csit-vpp-perf-verify-1901-2n-skx:
1375     - 22  # MRR sel
1376     - 25  # NDRPDR full
1377     - 30  # NDRPDR full
1378     - 33  # NDRPDR full
1379     - 44  # NDRPDR full
1380     - 5   # NDRPDR sel
1381     - 12  # NDRPDR sel
1382     - 13  # NDRPDR sel
1383     - 21  # NDRPDR sel
1384     - 23  # NDRPDR sel
1385     - 31  # NDRPDR sel
1386     - 34  # NDRPDR sel
1387     - 40  # NDRPDR sel
1388     - 42  # NDRPDR sel
1389     - 43  # NDRPDR sel
1390     - 24  # NFV MRR
1391     - 26  # NFV MRR
1392     - 27  # NFV MRR
1393     - 35  # NFV MRR
1394     - 37  # NFV MRR
1395     - 28  # NFV NDRPDR
1396     - 29  # NFV NDRPDR
1397     - 32  # NFV NDRPDR
1398     - 39  # NFV NDRPDR
1399     - 46  # NFV NDRPDR
1400     - 45  # SOAK
1401     csit-ligato-perf-verify-1810-3n-hsw:
1402     - 5   # full
1403     - 6   # sel
1404     - 8   # sel
1405     - 9   # sel
1406     - 11  # sel
1407     - 12  # sel
1408     - 13  # sel
1409     - 14  # sel
1410     - 16  # sel
1411     - 17  # sel
1412     - 18  # sel
1413     # TODO: Add new data
1414     # csit-ligato-perf-verify-1901-3n-hsw:
1415     csit-dpdk-perf-verify-1807-3n-hsw:
1416     - 11
1417     - 12  # full
1418     - 14
1419     - 15
1420     - 16
1421     - 17
1422     - 20
1423     - 21
1424     - 22
1425     - 23
1426     csit-dpdk-perf-verify-1810-3n-hsw:
1427     - 1   # NDRPDR sel
1428     - 2   # NDRPDR sel
1429     - 3   # NDRPDR sel
1430     - 4   # NDRPDR sel
1431     - 5   # NDRPDR sel
1432     - 6   # NDRPDR sel
1433     - 7   # NDRPDR sel
1434     - 8   # NDRPDR sel
1435     - 9   # NDRPDR sel
1436     - 10  # NDRPDR sel
1437     csit-dpdk-perf-verify-1901-3n-hsw:
1438     - 13  # NDRPDR sel
1439     - 14  # NDRPDR sel
1440     - 16  # NDRPDR sel
1441     - 17  # NDRPDR sel
1442     - 18  # NDRPDR sel
1443     - 19  # NDRPDR sel
1444     - 20  # NDRPDR sel
1445     - 21  # NDRPDR sel
1446     - 22  # NDRPDR sel
1447     csit-dpdk-perf-verify-1807-3n-skx:
1448     - 1   # NDRPDR sel
1449     - 2   # NDRPDR sel
1450     - 3   # NDRPDR sel
1451     - 6   # NDRPDR sel
1452     - 7   # NDRPDR sel
1453     - 8   # NDRPDR sel
1454     - 9   # NDRPDR sel
1455     - 10  # NDRPDR sel
1456     - 11  # NDRPDR sel
1457     - 12  # NDRPDR sel
1458     csit-dpdk-perf-verify-1810-3n-skx:
1459     - 3   # NDRPDR sel
1460     - 4   # NDRPDR sel
1461     - 6   # NDRPDR sel
1462     - 7   # NDRPDR sel
1463     - 8   # NDRPDR sel
1464     - 9   # NDRPDR sel
1465     - 10  # NDRPDR sel
1466     - 11  # NDRPDR sel
1467     - 12  # NDRPDR sel
1468     - 13  # NDRPDR sel
1469     csit-dpdk-perf-verify-1901-3n-skx:
1470     - 3   # NDRPDR sel
1471     - 5   # NDRPDR sel
1472     - 6   # NDRPDR sel
1473     - 7   # NDRPDR sel
1474     - 8   # NDRPDR sel
1475     - 9   # NDRPDR sel
1476     - 10  # NDRPDR sel
1477     - 11  # NDRPDR sel
1478     - 12  # NDRPDR sel
1479     - 13  # NDRPDR sel
1480     csit-dpdk-perf-verify-1810-2n-skx:
1481     - 3   # NDRPDR sel
1482     - 4   # NDRPDR sel
1483     - 5   # NDRPDR sel
1484     - 7   # NDRPDR sel
1485     - 8   # NDRPDR sel
1486     - 9   # NDRPDR sel
1487     - 10  # NDRPDR sel
1488     - 11  # NDRPDR sel
1489     - 12  # NDRPDR sel
1490     - 13  # NDRPDR sel
1491     csit-dpdk-perf-verify-1901-2n-skx:
1492     - 12  # NDRPDR sel
1493     - 13  # NDRPDR sel
1494     - 14  # NDRPDR sel
1495     - 15  # NDRPDR sel
1496     - 16  # NDRPDR sel
1497     - 17  # NDRPDR sel
1498     - 18  # NDRPDR sel
1499     - 19  # NDRPDR sel
1500     - 20  # NDRPDR sel
1501     - 21  # NDRPDR sel
1502     csit-vpp-functional-1901-ubuntu1604-virl:
1503     - 48
1504     csit-vpp-functional-1901-centos7-virl:
1505     - 50
1506     csit-vpp-device-1901-ubuntu1804-1n-skx:
1507     - 49
1508     # TODO: Replace with 1901 data
1509     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1510     - 1
1511     csit-dmm-functional-1901-ubuntu1604-virl:
1512     - 2
1513     csit-hc2vpp-verify-func-1901-ubuntu1604:
1514     - 3
1515
1516 -
1517   type: "output"
1518   output: "report"
1519   format:
1520     html:
1521     - full
1522     pdf:
1523     - minimal
1524
1525 ################################################################################
1526 ###                               T A B L E S                                ###
1527 ################################################################################
1528
1529
1530 # VPP Compare NICs 3n-hsw 1t1c ndr
1531 -
1532   type: "table"
1533   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1534   algorithm: "table_nics_comparison"
1535   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1536   reference:
1537     title: "Intel-x520"
1538     nic: "NIC_Intel-X520-DA2"
1539   compare:
1540     title: "Intel-x710"
1541     nic: "NIC_Intel-X710"
1542   data: "vpp-nic-comparison-3n-hsw"
1543   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1544   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1545   parameters:
1546   - "name"
1547   - "parent"
1548   - "throughput"
1549   - "tags"
1550
1551 # VPP Compare NICs 3n-hsw 2t2c ndr
1552 -
1553   type: "table"
1554   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1555   algorithm: "table_nics_comparison"
1556   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1557   reference:
1558     title: "Intel-x520"
1559     nic: "NIC_Intel-X520-DA2"
1560   compare:
1561     title: "Intel-x710"
1562     nic: "NIC_Intel-X710"
1563   data: "vpp-nic-comparison-3n-hsw"
1564   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1565   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1566   parameters:
1567   - "name"
1568   - "parent"
1569   - "throughput"
1570   - "tags"
1571
1572 # VPP Compare NICs 3n-hsw 1t1c pdr
1573 -
1574   type: "table"
1575   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1576   algorithm: "table_nics_comparison"
1577   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1578   reference:
1579     title: "Intel-x520"
1580     nic: "NIC_Intel-X520-DA2"
1581   compare:
1582     title: "Intel-x710"
1583     nic: "NIC_Intel-X710"
1584   data: "vpp-nic-comparison-3n-hsw"
1585   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1586   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1587   parameters:
1588   - "name"
1589   - "parent"
1590   - "throughput"
1591   - "tags"
1592
1593 # VPP Compare NICs 3n-hsw 2t2c pdr
1594 -
1595   type: "table"
1596   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1597   algorithm: "table_nics_comparison"
1598   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1599   reference:
1600     title: "Intel-x520"
1601     nic: "NIC_Intel-X520-DA2"
1602   compare:
1603     title: "Intel-x710"
1604     nic: "NIC_Intel-X710"
1605   data: "vpp-nic-comparison-3n-hsw"
1606   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1607   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1608   parameters:
1609   - "name"
1610   - "parent"
1611   - "throughput"
1612   - "tags"
1613
1614 # VPP Compare NICs 3n-hsw 1t1c mrr
1615 -
1616   type: "table"
1617   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1618   algorithm: "table_nics_comparison"
1619   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1620   reference:
1621     title: "Intel-x520"
1622     nic: "NIC_Intel-X520-DA2"
1623   compare:
1624     title: "Intel-x710"
1625     nic: "NIC_Intel-X710"
1626   data: "vpp-nic-comparison-3n-hsw-mrr"
1627   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1628   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1629   parameters:
1630   - "name"
1631   - "parent"
1632   - "result"
1633   - "tags"
1634
1635 # VPP Compare NICs 3n-hsw 2t2c mrr
1636 -
1637   type: "table"
1638   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1639   algorithm: "table_nics_comparison"
1640   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1641   reference:
1642     title: "Intel-x520"
1643     nic: "NIC_Intel-X520-DA2"
1644   compare:
1645     title: "Intel-x710"
1646     nic: "NIC_Intel-X710"
1647   data: "vpp-nic-comparison-3n-hsw-mrr"
1648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1649   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1650   parameters:
1651   - "name"
1652   - "parent"
1653   - "result"
1654   - "tags"
1655
1656 # VPP Compare NICs 3n-hsw 4t4c mrr
1657 -
1658   type: "table"
1659   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1660   algorithm: "table_nics_comparison"
1661   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1662   reference:
1663     title: "Intel-x520"
1664     nic: "NIC_Intel-X520-DA2"
1665   compare:
1666     title: "Intel-x710"
1667     nic: "NIC_Intel-X710"
1668   data: "vpp-nic-comparison-3n-hsw-mrr"
1669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1670   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1671   parameters:
1672   - "name"
1673   - "parent"
1674   - "result"
1675   - "tags"
1676
1677 # VPP Compare NICs 3n-skx 2t1c ndr
1678 -
1679   type: "table"
1680   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1681   algorithm: "table_nics_comparison"
1682   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1683   reference:
1684     title: "Intel-x710"
1685     nic: "NIC_Intel-X710"
1686   compare:
1687     title: "Intel-xxv710"
1688     nic: "NIC_Intel-XXV710"
1689   data: "vpp-nic-comparison-3n-skx"
1690   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1691   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1692   parameters:
1693   - "name"
1694   - "parent"
1695   - "throughput"
1696   - "tags"
1697
1698 # VPP Compare NICs 3n-skx 4t2c ndr
1699 -
1700   type: "table"
1701   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1702   algorithm: "table_nics_comparison"
1703   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1704   reference:
1705     title: "Intel-x710"
1706     nic: "NIC_Intel-X710"
1707   compare:
1708     title: "Intel-xxv710"
1709     nic: "NIC_Intel-XXV710"
1710   data: "vpp-nic-comparison-3n-skx"
1711   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1712   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1713   parameters:
1714   - "name"
1715   - "parent"
1716   - "throughput"
1717   - "tags"
1718
1719 # VPP Compare NICs 3n-skx 2t1c pdr
1720 -
1721   type: "table"
1722   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1723   algorithm: "table_nics_comparison"
1724   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1725   reference:
1726     title: "Intel-x710"
1727     nic: "NIC_Intel-X710"
1728   compare:
1729     title: "Intel-xxv710"
1730     nic: "NIC_Intel-XXV710"
1731   data: "vpp-nic-comparison-3n-skx"
1732   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1733   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1734   parameters:
1735   - "name"
1736   - "parent"
1737   - "throughput"
1738   - "tags"
1739
1740  # VPP Compare NICs 3n-skx 4t2c pdr
1741 -
1742   type: "table"
1743   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1744   algorithm: "table_nics_comparison"
1745   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1746   reference:
1747     title: "Intel-x710"
1748     nic: "NIC_Intel-X710"
1749   compare:
1750     title: "Intel-xxv710"
1751     nic: "NIC_Intel-XXV710"
1752   data: "vpp-nic-comparison-3n-skx"
1753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1754   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1755   parameters:
1756   - "name"
1757   - "parent"
1758   - "throughput"
1759   - "tags"
1760
1761 # VPP Compare NICs 3n-skx 2t1c mrr
1762 -
1763   type: "table"
1764   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1765   algorithm: "table_nics_comparison"
1766   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1767   reference:
1768     title: "Intel-x710"
1769     nic: "NIC_Intel-X710"
1770   compare:
1771     title: "Intel-xxv710"
1772     nic: "NIC_Intel-XXV710"
1773   data: "vpp-nic-comparison-3n-skx-mrr"
1774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1775   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1776   parameters:
1777   - "name"
1778   - "parent"
1779   - "result"
1780   - "tags"
1781
1782 # VPP Compare NICs 3n-skx 4t2c mrr
1783 -
1784   type: "table"
1785   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1786   algorithm: "table_nics_comparison"
1787   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1788   reference:
1789     title: "Intel-x710"
1790     nic: "NIC_Intel-X710"
1791   compare:
1792     title: "Intel-xxv710"
1793     nic: "NIC_Intel-XXV710"
1794   data: "vpp-nic-comparison-3n-skx-mrr"
1795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1796   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1797   parameters:
1798   - "name"
1799   - "parent"
1800   - "result"
1801   - "tags"
1802
1803  # VPP Compare NICs 3n-skx 8t4c mrr
1804 -
1805   type: "table"
1806   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1807   algorithm: "table_nics_comparison"
1808   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1809   reference:
1810     title: "Intel-x710"
1811     nic: "NIC_Intel-X710"
1812   compare:
1813     title: "Intel-xxv710"
1814     nic: "NIC_Intel-XXV710"
1815   data: "vpp-nic-comparison-3n-skx-mrr"
1816   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1817   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1818   parameters:
1819   - "name"
1820   - "parent"
1821   - "result"
1822   - "tags"
1823
1824 # VPP Compare NICs 2n-skx 2t1c ndr
1825 -
1826   type: "table"
1827   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1828   algorithm: "table_nics_comparison"
1829   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1830   reference:
1831     title: "Intel-x710"
1832     nic: "NIC_Intel-X710"
1833   compare:
1834     title: "Intel-xxv710"
1835     nic: "NIC_Intel-XXV710"
1836   data: "vpp-nic-comparison-2n-skx"
1837   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1838   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1839   parameters:
1840   - "name"
1841   - "parent"
1842   - "throughput"
1843   - "tags"
1844
1845 # VPP Compare NICs 2n-skx 4t2c ndr
1846 -
1847   type: "table"
1848   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1849   algorithm: "table_nics_comparison"
1850   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1851   reference:
1852     title: "Intel-x710"
1853     nic: "NIC_Intel-X710"
1854   compare:
1855     title: "Intel-xxv710"
1856     nic: "NIC_Intel-XXV710"
1857   data: "vpp-nic-comparison-2n-skx"
1858   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1859   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1860   parameters:
1861   - "name"
1862   - "parent"
1863   - "throughput"
1864   - "tags"
1865
1866  # VPP Compare NICs 2n-skx 2t1c pdr
1867 -
1868   type: "table"
1869   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1870   algorithm: "table_nics_comparison"
1871   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1872   reference:
1873     title: "Intel-x710"
1874     nic: "NIC_Intel-X710"
1875   compare:
1876     title: "Intel-xxv710"
1877     nic: "NIC_Intel-XXV710"
1878   data: "vpp-nic-comparison-2n-skx"
1879   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1880   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1881   parameters:
1882   - "name"
1883   - "parent"
1884   - "throughput"
1885   - "tags"
1886
1887 # VPP Compare NICs 2n-skx 4t2c pdr
1888 -
1889   type: "table"
1890   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1891   algorithm: "table_nics_comparison"
1892   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1893   reference:
1894     title: "Intel-x710"
1895     nic: "NIC_Intel-X710"
1896   compare:
1897     title: "Intel-xxv710"
1898     nic: "NIC_Intel-XXV710"
1899   data: "vpp-nic-comparison-2n-skx"
1900   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1901   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1902   parameters:
1903   - "name"
1904   - "parent"
1905   - "throughput"
1906   - "tags"
1907
1908 # VPP Compare NICs 2n-skx 2t1c mrr
1909 -
1910   type: "table"
1911   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1912   algorithm: "table_nics_comparison"
1913   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1914   reference:
1915     title: "Intel-x710"
1916     nic: "NIC_Intel-X710"
1917   compare:
1918     title: "Intel-xxv710"
1919     nic: "NIC_Intel-XXV710"
1920   data: "vpp-nic-comparison-2n-skx-mrr"
1921   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1922   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1923   parameters:
1924   - "name"
1925   - "parent"
1926   - "result"
1927   - "tags"
1928
1929 # VPP Compare NICs 2n-skx 4t2c mrr
1930 -
1931   type: "table"
1932   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1933   algorithm: "table_nics_comparison"
1934   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1935   reference:
1936     title: "Intel-x710"
1937     nic: "NIC_Intel-X710"
1938   compare:
1939     title: "Intel-xxv710"
1940     nic: "NIC_Intel-XXV710"
1941   data: "vpp-nic-comparison-2n-skx-mrr"
1942   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1943   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1944   parameters:
1945   - "name"
1946   - "parent"
1947   - "result"
1948   - "tags"
1949
1950 # VPP Compare NICs 2n-skx 8t4c mrr
1951 -
1952   type: "table"
1953   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1954   algorithm: "table_nics_comparison"
1955   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1956   reference:
1957     title: "Intel-x710"
1958     nic: "NIC_Intel-X710"
1959   compare:
1960     title: "Intel-xxv710"
1961     nic: "NIC_Intel-XXV710"
1962   data: "vpp-nic-comparison-2n-skx-mrr"
1963   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1964   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1965   parameters:
1966   - "name"
1967   - "parent"
1968   - "result"
1969   - "tags"
1970
1971 ################################################################################
1972 # VPP
1973
1974 # VPP Performance Changes 3n-hsw 1t1c pdr
1975 -
1976   type: "table"
1977   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1978   algorithm: "table_performance_comparison"
1979   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1980   history:
1981     -
1982       title: "rls1807"
1983       data:
1984         csit-vpp-perf-verify-1807-3n-hsw:
1985         - 11  # NDRPDR full 1
1986         - 22  # NDRPDR full 2
1987         - 45  # NDRPDR full 3
1988         - 46  # NDRPDR full 4
1989         - 15  # NDRPDR sel
1990         - 16  # NDRPDR sel
1991         - 19  # NDRPDR sel
1992         - 18  # NDRPDR sel
1993         - 20  # NDRPDR sel
1994         - 38  # NDRPDR sel
1995         - 40  # NDRPDR sel
1996         - 44  # NDRPDR sel
1997   reference:
1998     title: "rls1810"
1999     data:
2000       csit-vpp-perf-verify-1810-3n-hsw:
2001       - 8   # NDRPDR sel
2002       - 12  # NDRPDR sel
2003       - 14  # NDRPDR sel
2004       - 18  # NDRPDR sel
2005       - 23  # NDRPDR sel
2006       - 25  # NDRPDR sel
2007       - 38  # NDRPDR sel
2008       - 39  # NDRPDR sel
2009       - 41  # NDRPDR sel
2010       - 42  # NDRPDR sel
2011   compare:
2012     title: "rls1901"
2013     data:
2014       # TODO: Add new data:
2015       csit-vpp-perf-verify-1901-3n-hsw:
2016       - 10  # NDRPDR sel
2017       - 18  # NDRPDR sel F
2018       - 19  # NDRPDR sel
2019       - 31  # NDRPDR sel
2020       - 36  # NDRPDR sel
2021       - 40  # NDRPDR sel
2022       - 42  # NDRPDR sel
2023   data: "vpp-performance-changes-3n-hsw"
2024   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2025   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2026   parameters:
2027   - "name"
2028   - "parent"
2029   - "throughput"
2030
2031 # VPP Performance Changes 3n-hsw 2t2c pdr
2032 -
2033   type: "table"
2034   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2035   algorithm: "table_performance_comparison"
2036   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2037   history:
2038     -
2039       title: "rls1807"
2040       data:
2041         csit-vpp-perf-verify-1807-3n-hsw:
2042         - 11  # NDRPDR full 1
2043         - 22  # NDRPDR full 2
2044         - 45  # NDRPDR full 3
2045         - 46  # NDRPDR full 4
2046         - 15  # NDRPDR sel
2047         - 16  # NDRPDR sel
2048         - 19  # NDRPDR sel
2049         - 18  # NDRPDR sel
2050         - 20  # NDRPDR sel
2051         - 38  # NDRPDR sel
2052         - 40  # NDRPDR sel
2053         - 44  # NDRPDR sel
2054         - 47  # NDRPDR sel
2055   reference:
2056     title: "rls1810"
2057     data:
2058       csit-vpp-perf-verify-1810-3n-hsw:
2059       - 8   # NDRPDR sel
2060       - 12  # NDRPDR sel
2061       - 14  # NDRPDR sel
2062       - 18  # NDRPDR sel
2063       - 23  # NDRPDR sel
2064       - 25  # NDRPDR sel
2065       - 38  # NDRPDR sel
2066       - 39  # NDRPDR sel
2067       - 41  # NDRPDR sel
2068       - 42  # NDRPDR sel
2069   compare:
2070     title: "rls1901"
2071     data:
2072       # TODO: Add new data:
2073       csit-vpp-perf-verify-1901-3n-hsw:
2074       - 10  # NDRPDR sel
2075       - 18  # NDRPDR sel F
2076       - 19  # NDRPDR sel
2077       - 31  # NDRPDR sel
2078       - 36  # NDRPDR sel
2079       - 40  # NDRPDR sel
2080       - 42  # NDRPDR sel
2081   data: "vpp-performance-changes-3n-hsw"
2082   include-tests: "PDR" # "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-hsw 1t1c ndr
2090 -
2091   type: "table"
2092   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2093   algorithm: "table_performance_comparison"
2094   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2095   history:
2096     -
2097       title: "rls1807"
2098       data:
2099         csit-vpp-perf-verify-1807-3n-hsw:
2100         - 11  # NDRPDR full 1
2101         - 22  # NDRPDR full 2
2102         - 45  # NDRPDR full 3
2103         - 46  # NDRPDR full 4
2104         - 15  # NDRPDR sel
2105         - 16  # NDRPDR sel
2106         - 19  # NDRPDR sel
2107         - 18  # NDRPDR sel
2108         - 20  # NDRPDR sel
2109         - 38  # NDRPDR sel
2110         - 40  # NDRPDR sel
2111         - 44  # NDRPDR sel
2112         - 47  # NDRPDR sel
2113   reference:
2114     title: "rls1810"
2115     data:
2116       csit-vpp-perf-verify-1810-3n-hsw:
2117       - 8   # NDRPDR sel
2118       - 12  # NDRPDR sel
2119       - 14  # NDRPDR sel
2120       - 18  # NDRPDR sel
2121       - 23  # NDRPDR sel
2122       - 25  # NDRPDR sel
2123       - 38  # NDRPDR sel
2124       - 39  # NDRPDR sel
2125       - 41  # NDRPDR sel
2126       - 42  # NDRPDR sel
2127   compare:
2128     title: "rls1901"
2129     data:
2130       # TODO: Add new data:
2131       csit-vpp-perf-verify-1901-3n-hsw:
2132       - 10  # NDRPDR sel
2133       - 18  # NDRPDR sel F
2134       - 19  # NDRPDR sel
2135       - 31  # NDRPDR sel
2136       - 36  # NDRPDR sel
2137       - 40  # NDRPDR sel
2138       - 42  # NDRPDR sel
2139   data: "vpp-performance-changes-3n-hsw"
2140   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2141   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2142   parameters:
2143   - "name"
2144   - "parent"
2145   - "throughput"
2146
2147 # VPP Performance Changes 3n-hsw 2t2c ndr
2148 -
2149   type: "table"
2150   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2151   algorithm: "table_performance_comparison"
2152   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2153   history:
2154     -
2155       title: "rls1807"
2156       data:
2157         csit-vpp-perf-verify-1807-3n-hsw:
2158         - 11  # NDRPDR full 1
2159         - 22  # NDRPDR full 2
2160         - 45  # NDRPDR full 3
2161         - 46  # NDRPDR full 4
2162         - 15  # NDRPDR sel
2163         - 16  # NDRPDR sel
2164         - 19  # NDRPDR sel
2165         - 18  # NDRPDR sel
2166         - 20  # NDRPDR sel
2167         - 38  # NDRPDR sel
2168         - 40  # NDRPDR sel
2169         - 44  # NDRPDR sel
2170         - 47  # NDRPDR sel
2171   reference:
2172     title: "rls1810"
2173     data:
2174       csit-vpp-perf-verify-1810-3n-hsw:
2175       - 8   # NDRPDR sel
2176       - 12  # NDRPDR sel
2177       - 14  # NDRPDR sel
2178       - 18  # NDRPDR sel
2179       - 23  # NDRPDR sel
2180       - 25  # NDRPDR sel
2181       - 38  # NDRPDR sel
2182       - 39  # NDRPDR sel
2183       - 41  # NDRPDR sel
2184       - 42  # NDRPDR sel
2185   compare:
2186     title: "rls1901"
2187     data:
2188       # TODO: Add new data:
2189       csit-vpp-perf-verify-1901-3n-hsw:
2190       - 10  # NDRPDR sel
2191       - 18  # NDRPDR sel F
2192       - 19  # NDRPDR sel
2193       - 31  # NDRPDR sel
2194       - 36  # NDRPDR sel
2195       - 40  # NDRPDR sel
2196       - 42  # NDRPDR sel
2197   data: "vpp-performance-changes-3n-hsw"
2198   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2199   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2200   parameters:
2201   - "name"
2202   - "parent"
2203   - "throughput"
2204
2205 # VPP Performance Changes 3n-skx 2t1c pdr
2206 -
2207   type: "table"
2208   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2209   algorithm: "table_performance_comparison"
2210   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2211   history:
2212     -
2213       title: "rls1807"
2214       data:
2215         csit-vpp-perf-verify-1807-3n-skx:
2216         - 33  # NDRPDR sel
2217         - 35  # NDRPDR sel
2218         - 37  # NDRPDR sel
2219         - 38  # NDRPDR sel
2220         - 39  # NDRPDR sel
2221         - 43  # NDRPDR sel
2222         - 44  # NDRPDR sel
2223         - 49  # NDRPDR sel
2224         - 50  # NDRPDR sel
2225         - 56  # NDRPDR sel
2226   reference:
2227     title: "rls1810"
2228     data:
2229       csit-vpp-perf-verify-1810-3n-skx:
2230       - 10  # NDRPDR sel
2231       - 14  # NDRPDR sel
2232       - 15  # NDRPDR sel
2233       - 16  # NDRPDR sel
2234       - 17  # NDRPDR sel
2235       - 19  # NDRPDR sel
2236       - 20  # NDRPDR sel
2237       - 21  # NDRPDR sel
2238       - 22  # NDRPDR sel
2239       - 25  # NDRPDR sel
2240   compare:
2241     title: "rls1901"
2242     data:
2243       csit-vpp-perf-verify-1901-3n-skx:
2244       - 18  # NDRPDR sel
2245       - 19  # NDRPDR sel
2246       - 20  # NDRPDR sel
2247       - 28  # NDRPDR sel
2248       - 31  # NDRPDR sel
2249       - 33  # NDRPDR sel
2250       - 36  # NDRPDR sel
2251       - 38  # NDRPDR sel
2252       - 47  # NDRPDR sel
2253       - 48  # NDRPDR sel
2254   data: "vpp-performance-changes-3n-skx"
2255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2256   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2257   parameters:
2258   - "name"
2259   - "parent"
2260   - "throughput"
2261
2262 # VPP Performance Changes 3n-skx 4t2c pdr
2263 -
2264   type: "table"
2265   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2266   algorithm: "table_performance_comparison"
2267   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2268   history:
2269     -
2270       title: "rls1807"
2271       data:
2272         csit-vpp-perf-verify-1807-3n-skx:
2273         - 33  # NDRPDR sel
2274         - 35  # NDRPDR sel
2275         - 37  # NDRPDR sel
2276         - 38  # NDRPDR sel
2277         - 39  # NDRPDR sel
2278         - 43  # NDRPDR sel
2279         - 44  # NDRPDR sel
2280         - 49  # NDRPDR sel
2281         - 50  # NDRPDR sel
2282         - 56  # NDRPDR sel
2283   reference:
2284     title: "rls1810"
2285     data:
2286       csit-vpp-perf-verify-1810-3n-skx:
2287       - 10  # NDRPDR sel
2288       - 14  # NDRPDR sel
2289       - 15  # NDRPDR sel
2290       - 16  # NDRPDR sel
2291       - 17  # NDRPDR sel
2292       - 19  # NDRPDR sel
2293       - 20  # NDRPDR sel
2294       - 21  # NDRPDR sel
2295       - 22  # NDRPDR sel
2296       - 25  # NDRPDR sel
2297   compare:
2298     title: "rls1901"
2299     data:
2300       csit-vpp-perf-verify-1901-3n-skx:
2301       - 18  # NDRPDR sel
2302       - 19  # NDRPDR sel
2303       - 20  # NDRPDR sel
2304       - 28  # NDRPDR sel
2305       - 31  # NDRPDR sel
2306       - 33  # NDRPDR sel
2307       - 36  # NDRPDR sel
2308       - 38  # NDRPDR sel
2309       - 47  # NDRPDR sel
2310       - 48  # NDRPDR sel
2311   data: "vpp-performance-changes-3n-skx"
2312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2313   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2314   parameters:
2315   - "name"
2316   - "parent"
2317   - "throughput"
2318
2319 # VPP Performance Changes 3n-skx 2t1c ndr
2320 -
2321   type: "table"
2322   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2323   algorithm: "table_performance_comparison"
2324   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2325   history:
2326     -
2327       title: "rls1807"
2328       data:
2329         csit-vpp-perf-verify-1807-3n-skx:
2330         - 33  # NDRPDR sel
2331         - 35  # NDRPDR sel
2332         - 37  # NDRPDR sel
2333         - 38  # NDRPDR sel
2334         - 39  # NDRPDR sel
2335         - 43  # NDRPDR sel
2336         - 44  # NDRPDR sel
2337         - 49  # NDRPDR sel
2338         - 50  # NDRPDR sel
2339         - 56  # NDRPDR sel
2340   reference:
2341     title: "rls1810"
2342     data:
2343       csit-vpp-perf-verify-1810-3n-skx:
2344       - 10  # NDRPDR sel
2345       - 14  # NDRPDR sel
2346       - 15  # NDRPDR sel
2347       - 16  # NDRPDR sel
2348       - 17  # NDRPDR sel
2349       - 19  # NDRPDR sel
2350       - 20  # NDRPDR sel
2351       - 21  # NDRPDR sel
2352       - 22  # NDRPDR sel
2353       - 25  # NDRPDR sel
2354   compare:
2355     title: "rls1901"
2356     data:
2357       csit-vpp-perf-verify-1901-3n-skx:
2358       - 18  # NDRPDR sel
2359       - 19  # NDRPDR sel
2360       - 20  # NDRPDR sel
2361       - 28  # NDRPDR sel
2362       - 31  # NDRPDR sel
2363       - 33  # NDRPDR sel
2364       - 36  # NDRPDR sel
2365       - 38  # NDRPDR sel
2366       - 47  # NDRPDR sel
2367       - 48  # NDRPDR sel
2368   data: "vpp-performance-changes-3n-skx"
2369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2370   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2371   parameters:
2372   - "name"
2373   - "parent"
2374   - "throughput"
2375
2376 # VPP Performance Changes 3n-skx 4t2c ndr
2377 -
2378   type: "table"
2379   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2380   algorithm: "table_performance_comparison"
2381   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2382   history:
2383     -
2384       title: "rls1807"
2385       data:
2386         csit-vpp-perf-verify-1807-3n-skx:
2387         - 33  # NDRPDR sel
2388         - 35  # NDRPDR sel
2389         - 37  # NDRPDR sel
2390         - 38  # NDRPDR sel
2391         - 39  # NDRPDR sel
2392         - 43  # NDRPDR sel
2393         - 44  # NDRPDR sel
2394         - 49  # NDRPDR sel
2395         - 50  # NDRPDR sel
2396         - 56  # NDRPDR sel
2397   reference:
2398     title: "rls1810"
2399     data:
2400       csit-vpp-perf-verify-1810-3n-skx:
2401       - 10  # NDRPDR sel
2402       - 14  # NDRPDR sel
2403       - 15  # NDRPDR sel
2404       - 16  # NDRPDR sel
2405       - 17  # NDRPDR sel
2406       - 19  # NDRPDR sel
2407       - 20  # NDRPDR sel
2408       - 21  # NDRPDR sel
2409       - 22  # NDRPDR sel
2410       - 25  # NDRPDR sel
2411   compare:
2412     title: "rls1901"
2413     data:
2414       csit-vpp-perf-verify-1901-3n-skx:
2415       - 18  # NDRPDR sel
2416       - 19  # NDRPDR sel
2417       - 20  # NDRPDR sel
2418       - 28  # NDRPDR sel
2419       - 31  # NDRPDR sel
2420       - 33  # NDRPDR sel
2421       - 36  # NDRPDR sel
2422       - 38  # NDRPDR sel
2423       - 47  # NDRPDR sel
2424       - 48  # NDRPDR sel
2425   data: "vpp-performance-changes-3n-skx"
2426   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2427   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2428   parameters:
2429   - "name"
2430   - "parent"
2431   - "throughput"
2432
2433 # VPP Performance Changes 2n-skx 2t1c pdr
2434 -
2435   type: "table"
2436   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2437   algorithm: "table_performance_comparison"
2438   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2439   history:
2440     -
2441       title: "rls1807"
2442       data:
2443         csit-vpp-perf-verify-1807-2n-skx:
2444         - 26  # NDRPDR sel
2445         - 28  # NDRPDR sel
2446         - 29  # NDRPDR sel
2447         - 30  # NDRPDR sel
2448         - 34  # NDRPDR sel
2449         - 35  # NDRPDR sel
2450         - 36  # NDRPDR sel
2451         - 39  # NDRPDR sel
2452         - 40  # NDRPDR sel
2453         - 42  # NDRPDR sel
2454   reference:
2455     title: "rls1810"
2456     data:
2457       csit-vpp-perf-verify-1810-2n-skx:
2458       - 9   # NDRPDR sel
2459       - 13  # NDRPDR sel
2460       - 14  # NDRPDR sel
2461       - 19  # NDRPDR sel
2462       - 20  # NDRPDR sel
2463       - 21  # NDRPDR sel
2464       - 22  # NDRPDR sel
2465       - 23  # NDRPDR sel
2466       - 24  # NDRPDR sel
2467       - 27  # NDRPDR sel
2468   compare:
2469     title: "rls1901"
2470     data:
2471       csit-vpp-perf-verify-1901-2n-skx:
2472       - 5   # NDRPDR sel
2473       - 12  # NDRPDR sel
2474       - 13  # NDRPDR sel
2475       - 21  # NDRPDR sel
2476       - 23  # NDRPDR sel
2477       - 31  # NDRPDR sel
2478       - 34  # NDRPDR sel
2479       - 40  # NDRPDR sel
2480       - 42  # NDRPDR sel
2481       - 43  # NDRPDR sel
2482   data: "vpp-performance-changes-2n-skx"
2483   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2484   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2485   parameters:
2486   - "name"
2487   - "parent"
2488   - "throughput"
2489
2490 # VPP Performance Changes 2n-skx 4t2c pdr
2491 -
2492   type: "table"
2493   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2494   algorithm: "table_performance_comparison"
2495   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2496   history:
2497     - title: "rls1807"
2498       data:
2499         csit-vpp-perf-verify-1807-2n-skx:
2500         - 26  # NDRPDR sel
2501         - 28  # NDRPDR sel
2502         - 29  # NDRPDR sel
2503         - 30  # NDRPDR sel
2504         - 34  # NDRPDR sel
2505         - 35  # NDRPDR sel
2506         - 36  # NDRPDR sel
2507         - 39  # NDRPDR sel
2508         - 40  # NDRPDR sel
2509         - 42  # NDRPDR sel
2510   reference:
2511     title: "rls1810"
2512     data:
2513       csit-vpp-perf-verify-1810-2n-skx:
2514       - 9   # NDRPDR sel
2515       - 13  # NDRPDR sel
2516       - 14  # NDRPDR sel
2517       - 19  # NDRPDR sel
2518       - 20  # NDRPDR sel
2519       - 21  # NDRPDR sel
2520       - 22  # NDRPDR sel
2521       - 23  # NDRPDR sel
2522       - 24  # NDRPDR sel
2523       - 27  # NDRPDR sel
2524   compare:
2525     title: "rls1901"
2526     data:
2527       csit-vpp-perf-verify-1901-2n-skx:
2528       - 5   # NDRPDR sel
2529       - 12  # NDRPDR sel
2530       - 13  # NDRPDR sel
2531       - 21  # NDRPDR sel
2532       - 23  # NDRPDR sel
2533       - 31  # NDRPDR sel
2534       - 34  # NDRPDR sel
2535       - 40  # NDRPDR sel
2536       - 42  # NDRPDR sel
2537       - 43  # NDRPDR sel
2538   data: "vpp-performance-changes-2n-skx"
2539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2540   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2541   parameters:
2542   - "name"
2543   - "parent"
2544   - "throughput"
2545
2546 # VPP Performance Changes 2n-skx 2t1c ndr
2547 -
2548   type: "table"
2549   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2550   algorithm: "table_performance_comparison"
2551   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2552   history:
2553     - title: "rls1807"
2554       data:
2555         csit-vpp-perf-verify-1807-2n-skx:
2556         - 26  # NDRPDR sel
2557         - 28  # NDRPDR sel
2558         - 29  # NDRPDR sel
2559         - 30  # NDRPDR sel
2560         - 34  # NDRPDR sel
2561         - 35  # NDRPDR sel
2562         - 36  # NDRPDR sel
2563         - 39  # NDRPDR sel
2564         - 40  # NDRPDR sel
2565         - 42  # NDRPDR sel
2566   reference:
2567     title: "rls1810"
2568     data:
2569       csit-vpp-perf-verify-1810-2n-skx:
2570       - 9   # NDRPDR sel
2571       - 13  # NDRPDR sel
2572       - 14  # NDRPDR sel
2573       - 19  # NDRPDR sel
2574       - 20  # NDRPDR sel
2575       - 21  # NDRPDR sel
2576       - 22  # NDRPDR sel
2577       - 23  # NDRPDR sel
2578       - 24  # NDRPDR sel
2579       - 27  # NDRPDR sel
2580   compare:
2581     title: "rls1901"
2582     data:
2583       csit-vpp-perf-verify-1901-2n-skx:
2584       - 5   # NDRPDR sel
2585       - 12  # NDRPDR sel
2586       - 13  # NDRPDR sel
2587       - 21  # NDRPDR sel
2588       - 23  # NDRPDR sel
2589       - 31  # NDRPDR sel
2590       - 34  # NDRPDR sel
2591       - 40  # NDRPDR sel
2592       - 42  # NDRPDR sel
2593       - 43  # NDRPDR sel
2594   data: "vpp-performance-changes-2n-skx"
2595   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2596   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2597   parameters:
2598   - "name"
2599   - "parent"
2600   - "throughput"
2601
2602 # VPP Performance Changes 2n-skx 4t2c ndr
2603 -
2604   type: "table"
2605   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2606   algorithm: "table_performance_comparison"
2607   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2608   history:
2609     - title: "rls1807"
2610       data:
2611         csit-vpp-perf-verify-1807-2n-skx:
2612         - 26  # NDRPDR sel
2613         - 28  # NDRPDR sel
2614         - 29  # NDRPDR sel
2615         - 30  # NDRPDR sel
2616         - 34  # NDRPDR sel
2617         - 35  # NDRPDR sel
2618         - 36  # NDRPDR sel
2619         - 39  # NDRPDR sel
2620         - 40  # NDRPDR sel
2621         - 42  # NDRPDR sel
2622   reference:
2623     title: "rls1810"
2624     data:
2625       csit-vpp-perf-verify-1810-2n-skx:
2626       - 9   # NDRPDR sel
2627       - 13  # NDRPDR sel
2628       - 14  # NDRPDR sel
2629       - 19  # NDRPDR sel
2630       - 20  # NDRPDR sel
2631       - 21  # NDRPDR sel
2632       - 22  # NDRPDR sel
2633       - 23  # NDRPDR sel
2634       - 24  # NDRPDR sel
2635       - 27  # NDRPDR sel
2636   compare:
2637     title: "rls1901"
2638     data:
2639       csit-vpp-perf-verify-1901-2n-skx:
2640       - 5   # NDRPDR sel
2641       - 12  # NDRPDR sel
2642       - 13  # NDRPDR sel
2643       - 21  # NDRPDR sel
2644       - 23  # NDRPDR sel
2645       - 31  # NDRPDR sel
2646       - 34  # NDRPDR sel
2647       - 40  # NDRPDR sel
2648       - 42  # NDRPDR sel
2649       - 43  # NDRPDR sel
2650   data: "vpp-performance-changes-2n-skx"
2651   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2652   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2653   parameters:
2654   - "name"
2655   - "parent"
2656   - "throughput"
2657
2658 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2659 -
2660   type: "table"
2661   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2662   algorithm: "table_performance_comparison"
2663   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2664   reference:
2665     title: "3-Node Hsw"
2666     data:
2667       # TODO: Add new data:
2668       csit-vpp-perf-verify-1901-3n-hsw:
2669       - 10  # NDRPDR sel
2670       - 18  # NDRPDR sel F
2671       - 19  # NDRPDR sel
2672       - 31  # NDRPDR sel
2673       - 36  # NDRPDR sel
2674       - 40  # NDRPDR sel
2675       - 42  # NDRPDR sel
2676   compare:
2677     title: "3-Node Skx"
2678     data:
2679       csit-vpp-perf-verify-1901-3n-skx:
2680       - 18  # NDRPDR sel
2681       - 19  # NDRPDR sel
2682       - 20  # NDRPDR sel
2683       - 28  # NDRPDR sel
2684       - 31  # NDRPDR sel
2685       - 33  # NDRPDR sel
2686       - 36  # NDRPDR sel
2687       - 38  # NDRPDR sel
2688       - 47  # NDRPDR sel
2689       - 48  # NDRPDR sel
2690   data: "vpp-compare-testbeds"
2691   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2692   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2693   parameters:
2694   - "name"
2695   - "parent"
2696   - "throughput"
2697
2698 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2699 -
2700   type: "table"
2701   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2702   algorithm: "table_performance_comparison"
2703   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2704   reference:
2705     title: "3-Node Hsw"
2706     data:
2707       # TODO: Add new data:
2708       csit-vpp-perf-verify-1901-3n-hsw:
2709       - 10  # NDRPDR sel
2710       - 18  # NDRPDR sel F
2711       - 19  # NDRPDR sel
2712       - 31  # NDRPDR sel
2713       - 36  # NDRPDR sel
2714       - 40  # NDRPDR sel
2715       - 42  # NDRPDR sel
2716   compare:
2717     title: "3-Node Skx"
2718     data:
2719       csit-vpp-perf-verify-1901-3n-skx:
2720       - 18  # NDRPDR sel
2721       - 19  # NDRPDR sel
2722       - 20  # NDRPDR sel
2723       - 28  # NDRPDR sel
2724       - 31  # NDRPDR sel
2725       - 33  # NDRPDR sel
2726       - 36  # NDRPDR sel
2727       - 38  # NDRPDR sel
2728       - 47  # NDRPDR sel
2729       - 48  # NDRPDR sel
2730   data: "vpp-compare-testbeds"
2731   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2732   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2733   parameters:
2734   - "name"
2735   - "parent"
2736   - "throughput"
2737
2738 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2739 -
2740   type: "table"
2741   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2742   algorithm: "table_performance_comparison"
2743   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2744   reference:
2745     title: "3-Node Hsw"
2746     data:
2747       # TODO: Add new data:
2748       csit-vpp-perf-verify-1901-3n-hsw:
2749       - 10  # NDRPDR sel
2750       - 18  # NDRPDR sel F
2751       - 19  # NDRPDR sel
2752       - 31  # NDRPDR sel
2753       - 36  # NDRPDR sel
2754       - 40  # NDRPDR sel
2755       - 42  # NDRPDR sel
2756   compare:
2757     title: "3-Node Skx"
2758     data:
2759       csit-vpp-perf-verify-1901-3n-skx:
2760       - 18  # NDRPDR sel
2761       - 19  # NDRPDR sel
2762       - 20  # NDRPDR sel
2763       - 28  # NDRPDR sel
2764       - 31  # NDRPDR sel
2765       - 33  # NDRPDR sel
2766       - 36  # NDRPDR sel
2767       - 38  # NDRPDR sel
2768       - 47  # NDRPDR sel
2769       - 48  # NDRPDR sel
2770   data: "vpp-compare-testbeds"
2771   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2772   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2773   parameters:
2774   - "name"
2775   - "parent"
2776   - "throughput"
2777
2778 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2779 -
2780   type: "table"
2781   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2782   algorithm: "table_performance_comparison"
2783   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2784   reference:
2785     title: "3-Node Hsw"
2786     data:
2787       # TODO: Add new data:
2788       csit-vpp-perf-verify-1901-3n-hsw:
2789       - 10  # NDRPDR sel
2790       - 18  # NDRPDR sel F
2791       - 19  # NDRPDR sel
2792       - 31  # NDRPDR sel
2793       - 36  # NDRPDR sel
2794       - 40  # NDRPDR sel
2795       - 42  # NDRPDR sel
2796   compare:
2797     title: "3-Node Skx"
2798     data:
2799       csit-vpp-perf-verify-1901-3n-skx:
2800       - 18  # NDRPDR sel
2801       - 19  # NDRPDR sel
2802       - 20  # NDRPDR sel
2803       - 28  # NDRPDR sel
2804       - 31  # NDRPDR sel
2805       - 33  # NDRPDR sel
2806       - 36  # NDRPDR sel
2807       - 38  # NDRPDR sel
2808       - 47  # NDRPDR sel
2809       - 48  # NDRPDR sel
2810   data: "vpp-compare-testbeds"
2811   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2812   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2813   parameters:
2814   - "name"
2815   - "parent"
2816   - "throughput"
2817
2818 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2819 -
2820   type: "table"
2821   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2822   algorithm: "table_performance_comparison"
2823   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2824   reference:
2825     title: "3-Node Skx"
2826     data:
2827       csit-vpp-perf-verify-1901-3n-skx:
2828       - 18  # NDRPDR sel
2829       - 19  # NDRPDR sel
2830       - 20  # NDRPDR sel
2831       - 28  # NDRPDR sel
2832       - 31  # NDRPDR sel
2833       - 33  # NDRPDR sel
2834       - 36  # NDRPDR sel
2835       - 38  # NDRPDR sel
2836       - 47  # NDRPDR sel
2837       - 48  # NDRPDR sel
2838   compare:
2839     title: "2-Node Skx"
2840     data:
2841       csit-vpp-perf-verify-1901-2n-skx:
2842       - 5   # NDRPDR sel
2843       - 12  # NDRPDR sel
2844       - 13  # NDRPDR sel
2845       - 21  # NDRPDR sel
2846       - 23  # NDRPDR sel
2847       - 31  # NDRPDR sel
2848       - 34  # NDRPDR sel
2849       - 40  # NDRPDR sel
2850       - 42  # NDRPDR sel
2851       - 43  # NDRPDR sel
2852   data: "vpp-compare-topologies"
2853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2854   filter: "'NDRPDR' and '1C'"
2855   parameters:
2856   - "name"
2857   - "parent"
2858   - "throughput"
2859
2860 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2861 -
2862   type: "table"
2863   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2864   algorithm: "table_performance_comparison"
2865   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2866   reference:
2867     title: "3-Node Skx"
2868     data:
2869       csit-vpp-perf-verify-1901-3n-skx:
2870       - 18  # NDRPDR sel
2871       - 19  # NDRPDR sel
2872       - 20  # NDRPDR sel
2873       - 28  # NDRPDR sel
2874       - 31  # NDRPDR sel
2875       - 33  # NDRPDR sel
2876       - 36  # NDRPDR sel
2877       - 38  # NDRPDR sel
2878       - 47  # NDRPDR sel
2879       - 48  # NDRPDR sel
2880   compare:
2881     title: "2-Node Skx"
2882     data:
2883       csit-vpp-perf-verify-1901-2n-skx:
2884       - 5   # NDRPDR sel
2885       - 12  # NDRPDR sel
2886       - 13  # NDRPDR sel
2887       - 21  # NDRPDR sel
2888       - 23  # NDRPDR sel
2889       - 31  # NDRPDR sel
2890       - 34  # NDRPDR sel
2891       - 40  # NDRPDR sel
2892       - 42  # NDRPDR sel
2893       - 43  # NDRPDR sel
2894   data: "vpp-compare-topologies"
2895   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2896   filter: "'NDRPDR' and '2C'"
2897   parameters:
2898   - "name"
2899   - "parent"
2900   - "throughput"
2901
2902 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2903 -
2904   type: "table"
2905   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2906   algorithm: "table_performance_comparison"
2907   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2908   reference:
2909     title: "3-Node Skx"
2910     data:
2911       csit-vpp-perf-verify-1901-3n-skx:
2912       - 18  # NDRPDR sel
2913       - 19  # NDRPDR sel
2914       - 20  # NDRPDR sel
2915       - 28  # NDRPDR sel
2916       - 31  # NDRPDR sel
2917       - 33  # NDRPDR sel
2918       - 36  # NDRPDR sel
2919       - 38  # NDRPDR sel
2920       - 47  # NDRPDR sel
2921       - 48  # NDRPDR sel
2922   compare:
2923     title: "2-Node Skx"
2924     data:
2925       csit-vpp-perf-verify-1901-2n-skx:
2926       - 5   # NDRPDR sel
2927       - 12  # NDRPDR sel
2928       - 13  # NDRPDR sel
2929       - 21  # NDRPDR sel
2930       - 23  # NDRPDR sel
2931       - 31  # NDRPDR sel
2932       - 34  # NDRPDR sel
2933       - 40  # NDRPDR sel
2934       - 42  # NDRPDR sel
2935       - 43  # NDRPDR sel
2936   data: "vpp-compare-topologies"
2937   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2938   filter: "'NDRPDR' and '1C'"
2939   parameters:
2940   - "name"
2941   - "parent"
2942   - "throughput"
2943
2944 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2945 -
2946   type: "table"
2947   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2948   algorithm: "table_performance_comparison"
2949   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2950   reference:
2951     title: "3-Node Skx"
2952     data:
2953       csit-vpp-perf-verify-1901-3n-skx:
2954       - 18  # NDRPDR sel
2955       - 19  # NDRPDR sel
2956       - 20  # NDRPDR sel
2957       - 28  # NDRPDR sel
2958       - 31  # NDRPDR sel
2959       - 33  # NDRPDR sel
2960       - 36  # NDRPDR sel
2961       - 38  # NDRPDR sel
2962       - 47  # NDRPDR sel
2963       - 48  # NDRPDR sel
2964   compare:
2965     title: "2-Node Skx"
2966     data:
2967       csit-vpp-perf-verify-1901-2n-skx:
2968       - 5   # NDRPDR sel
2969       - 12  # NDRPDR sel
2970       - 13  # NDRPDR sel
2971       - 21  # NDRPDR sel
2972       - 23  # NDRPDR sel
2973       - 31  # NDRPDR sel
2974       - 34  # NDRPDR sel
2975       - 40  # NDRPDR sel
2976       - 42  # NDRPDR sel
2977       - 43  # NDRPDR sel
2978   data: "vpp-compare-topologies"
2979   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2980   filter: "'NDRPDR' and '2C'"
2981   parameters:
2982   - "name"
2983   - "parent"
2984   - "throughput"
2985
2986 # VPP Performance Changes 3n-hsw 1t1c MRR
2987 -
2988   type: "table"
2989   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2990   algorithm: "table_performance_comparison"
2991   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2992   history:
2993     -
2994       title: "rls1807"
2995       data:
2996         csit-vpp-perf-verify-1807-3n-hsw:
2997         - 8   # MRR full
2998         - 9   # MRR sel
2999         - 21  # MRR sel
3000         - 31  # MRR sel
3001         - 33  # MRR sel
3002         - 36  # MRR sel
3003         - 41  # MRR sel
3004         - 42  # MRR sel
3005         - 48  # MRR sel
3006   reference:
3007     title: "rls1810"
3008     data:
3009       csit-vpp-perf-verify-1810-3n-hsw:
3010       - 9   # MRR sel
3011   compare:
3012     title: "rls1901"
3013     data:
3014       csit-vpp-perf-verify-1901-3n-hsw:
3015       - 35  # MRR sel
3016   data: "vpp-performance-changes-3n-hsw-mrr"
3017   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3018   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3019   parameters:
3020   - "name"
3021   - "parent"
3022   - "result"
3023
3024 # VPP Performance Changes 3n-hsw 2t2c MRR
3025 -
3026   type: "table"
3027   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3028   algorithm: "table_performance_comparison"
3029   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3030   history:
3031     -
3032       title: "rls1807"
3033       data:
3034         csit-vpp-perf-verify-1807-3n-hsw:
3035         - 8   # MRR full
3036         - 9   # MRR sel
3037         - 21  # MRR sel
3038         - 31  # MRR sel
3039         - 33  # MRR sel
3040         - 36  # MRR sel
3041         - 41  # MRR sel
3042         - 42  # MRR sel
3043         - 48  # MRR sel
3044   reference:
3045     title: "rls1810"
3046     data:
3047       csit-vpp-perf-verify-1810-3n-hsw:
3048       - 9   # MRR sel
3049   compare:
3050     title: "rls1901"
3051     data:
3052       csit-vpp-perf-verify-1901-3n-hsw:
3053       - 35  # MRR sel
3054   data: "vpp-performance-changes-3n-hsw-mrr"
3055   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3056   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3057   parameters:
3058   - "name"
3059   - "parent"
3060   - "result"
3061
3062 # VPP Performance Changes 3n-hsw 4t4c MRR
3063 -
3064   type: "table"
3065   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3066   algorithm: "table_performance_comparison"
3067   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3068   history:
3069     -
3070       title: "rls1807"
3071       data:
3072         csit-vpp-perf-verify-1807-3n-hsw:
3073         - 8   # MRR full
3074         - 9   # MRR sel
3075         - 21  # MRR sel
3076         - 31  # MRR sel
3077         - 33  # MRR sel
3078         - 36  # MRR sel
3079         - 41  # MRR sel
3080         - 42  # MRR sel
3081         - 48  # MRR sel
3082   reference:
3083     title: "rls1810"
3084     data:
3085       csit-vpp-perf-verify-1810-3n-hsw:
3086       - 9   # MRR sel
3087   compare:
3088     title: "rls1901"
3089     data:
3090       csit-vpp-perf-verify-1901-3n-hsw:
3091       - 35  # MRR sel
3092   data: "vpp-performance-changes-3n-hsw-mrr"
3093   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3094   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3095   parameters:
3096   - "name"
3097   - "parent"
3098   - "result"
3099
3100 # VPP Performance Changes 3n-skx 2t1c MRR
3101 -
3102   type: "table"
3103   title: "VPP Performance Changes 3n-skx 2t1c MRR"
3104   algorithm: "table_performance_comparison"
3105   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3106   history:
3107     -
3108       title: "rls1807"
3109       data:
3110         csit-vpp-perf-verify-1807-3n-skx:
3111         - 28  # MRR sel
3112         - 32  # MRR sel
3113         - 36  # MRR sel
3114         - 42  # MRR sel
3115         - 47  # MRR sel
3116         - 48  # MRR sel
3117         - 51  # MRR sel
3118         - 52  # MRR sel
3119         - 53  # MRR sel
3120   reference:
3121     title: "rls1810"
3122     data:
3123       csit-vpp-perf-verify-1810-3n-skx:
3124       - 9   # MRR sel
3125       - 11  # MRR sel
3126       - 12  # MRR sel
3127       - 13  # MRR sel
3128   compare:
3129     title: "rls1901"
3130     data:
3131       csit-vpp-perf-verify-1901-3n-skx:
3132       - 32  # MRR sel
3133   data: "vpp-performance-changes-3n-skx-mrr"
3134   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3135   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3136   parameters:
3137   - "name"
3138   - "parent"
3139   - "result"
3140
3141 # VPP Performance Changes 3n-skx 4t2c MRR
3142 -
3143   type: "table"
3144   title: "VPP Performance Changes 3n-skx 4t2c MRR"
3145   algorithm: "table_performance_comparison"
3146   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3147   history:
3148     -
3149       title: "rls1807"
3150       data:
3151         csit-vpp-perf-verify-1807-3n-skx:
3152         - 28  # MRR sel
3153         - 32  # MRR sel
3154         - 36  # MRR sel
3155         - 42  # MRR sel
3156         - 47  # MRR sel
3157         - 48  # MRR sel
3158         - 51  # MRR sel
3159         - 52  # MRR sel
3160         - 53  # MRR sel
3161   reference:
3162     title: "rls1810"
3163     data:
3164       csit-vpp-perf-verify-1810-3n-skx:
3165       - 9   # MRR sel
3166       - 11  # MRR sel
3167       - 12  # MRR sel
3168       - 13  # MRR sel
3169   compare:
3170     title: "rls1901"
3171     data:
3172       csit-vpp-perf-verify-1901-3n-skx:
3173       - 32  # MRR sel
3174   data: "vpp-performance-changes-3n-skx-mrr"
3175   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3176   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3177   parameters:
3178   - "name"
3179   - "parent"
3180   - "result"
3181
3182 # VPP Performance Changes 3n-skx 8t4c MRR
3183 -
3184   type: "table"
3185   title: "VPP Performance Changes 3n-skx 8t4c MRR"
3186   algorithm: "table_performance_comparison"
3187   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3188   history:
3189     -
3190       title: "rls1807"
3191       data:
3192         csit-vpp-perf-verify-1807-3n-skx:
3193         - 28  # MRR sel
3194         - 32  # MRR sel
3195         - 36  # MRR sel
3196         - 42  # MRR sel
3197         - 47  # MRR sel
3198         - 48  # MRR sel
3199         - 51  # MRR sel
3200         - 52  # MRR sel
3201         - 53  # MRR sel
3202   reference:
3203     title: "rls1810"
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: "rls1901"
3212     data:
3213       csit-vpp-perf-verify-1901-3n-skx:
3214       - 32  # MRR sel
3215   data: "vpp-performance-changes-3n-skx-mrr"
3216   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3217   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3218   parameters:
3219   - "name"
3220   - "parent"
3221   - "result"
3222
3223 # VPP Performance Changes 2n-skx 2t1c MRR
3224 -
3225   type: "table"
3226   title: "VPP Performance Changes 2n-skx 2t1c MRR"
3227   algorithm: "table_performance_comparison"
3228   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3229   history:
3230     -
3231       title: "rls1807"
3232       data:
3233         csit-vpp-perf-verify-1807-2n-skx:
3234         - 31  # MRR sel
3235         - 33  # MRR sel
3236         - 37  # MRR sel
3237         - 38  # MRR sel
3238         - 41  # MRR sel
3239         - 43  # MRR sel
3240         - 44  # MRR sel
3241         - 45  # MRR sel
3242         - 46  # MRR sel
3243         - 47  # MRR sel
3244   reference:
3245     title: "rls1810"
3246     data:
3247       csit-vpp-perf-verify-1810-2n-skx:
3248       - 8   # MRR sel
3249       - 10  # MRR sel
3250       - 11  # MRR sel
3251       - 12  # MRR sel
3252   compare:
3253     title: "rls1901"
3254     data:
3255       # TODO: Add new data
3256       csit-vpp-perf-verify-1901-2n-skx:
3257       - 22  # MRR sel
3258   data: "vpp-performance-changes-2n-skx-mrr"
3259   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3260   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3261   parameters:
3262   - "name"
3263   - "parent"
3264   - "result"
3265
3266 # VPP Performance Changes 2n-skx 4t2c MRR
3267 -
3268   type: "table"
3269   title: "VPP Performance Changes 2n-skx 4t2c MRR"
3270   algorithm: "table_performance_comparison"
3271   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3272   history:
3273     -
3274       title: "rls1807"
3275       data:
3276         csit-vpp-perf-verify-1807-2n-skx:
3277         - 31  # MRR sel
3278         - 33  # MRR sel
3279         - 37  # MRR sel
3280         - 38  # MRR sel
3281         - 41  # MRR sel
3282         - 43  # MRR sel
3283         - 44  # MRR sel
3284         - 45  # MRR sel
3285         - 46  # MRR sel
3286         - 47  # MRR sel
3287   reference:
3288     title: "rls1810"
3289     data:
3290       csit-vpp-perf-verify-1810-2n-skx:
3291       - 8   # MRR sel
3292       - 10  # MRR sel
3293       - 11  # MRR sel
3294       - 12  # MRR sel
3295   compare:
3296     title: "rls1901"
3297     data:
3298       csit-vpp-perf-verify-1901-2n-skx:
3299       - 22  # MRR sel
3300   data: "vpp-performance-changes-2n-skx-mrr"
3301   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3302   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3303   parameters:
3304   - "name"
3305   - "parent"
3306   - "result"
3307
3308 # VPP Performance Changes 2n-skx 8t4c MRR
3309 -
3310   type: "table"
3311   title: "VPP Performance Changes 2n-skx 8t4c MRR"
3312   algorithm: "table_performance_comparison"
3313   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3314   history:
3315     -
3316       title: "rls1807"
3317       data:
3318         csit-vpp-perf-verify-1807-2n-skx:
3319         - 31  # MRR sel
3320         - 33  # MRR sel
3321         - 37  # MRR sel
3322         - 38  # MRR sel
3323         - 41  # MRR sel
3324         - 43  # MRR sel
3325         - 44  # MRR sel
3326         - 45  # MRR sel
3327         - 46  # MRR sel
3328         - 47  # MRR sel
3329   reference:
3330     title: "rls1810"
3331     data:
3332       csit-vpp-perf-verify-1810-2n-skx:
3333       - 8   # MRR sel
3334       - 10  # MRR sel
3335       - 11  # MRR sel
3336       - 12  # MRR sel
3337   compare:
3338     title: "rls1901"
3339     data:
3340       csit-vpp-perf-verify-1901-2n-skx:
3341       - 22  # MRR sel
3342   data: "vpp-performance-changes-2n-skx-mrr"
3343   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3344   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3345   parameters:
3346   - "name"
3347   - "parent"
3348   - "result"
3349
3350 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3351 -
3352   type: "table"
3353   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3354   algorithm: "table_performance_comparison"
3355   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3356   reference:
3357     title: "3-Node Hsw"
3358     data:
3359       csit-vpp-perf-verify-1901-3n-hsw:
3360       - 35  # MRR sel
3361   compare:
3362     title: "3-Node Skx"
3363     data:
3364       csit-vpp-perf-verify-1901-3n-skx:
3365       - 32  # MRR sel
3366   data: "vpp-compare-testbeds-mrr"
3367   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3368   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
3369   parameters:
3370   - "name"
3371   - "parent"
3372   - "result"
3373
3374 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3375 -
3376   type: "table"
3377   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3378   algorithm: "table_performance_comparison"
3379   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3380   reference:
3381     title: "3-Node Hsw"
3382     data:
3383       csit-vpp-perf-verify-1901-3n-hsw:
3384       - 35  # MRR sel
3385   compare:
3386     title: "3-Node Skx"
3387     data:
3388       csit-vpp-perf-verify-1901-3n-skx:
3389       - 32  # MRR sel
3390   data: "vpp-compare-testbeds-mrr"
3391   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3392   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
3393   parameters:
3394   - "name"
3395   - "parent"
3396   - "result"
3397
3398 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3399 -
3400   type: "table"
3401   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3402   algorithm: "table_performance_comparison"
3403   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3404   reference:
3405     title: "3-Node Hsw"
3406     data:
3407       csit-vpp-perf-verify-1901-3n-hsw:
3408       - 35  # MRR sel
3409   compare:
3410     title: "3-Node Skx"
3411     data:
3412       csit-vpp-perf-verify-1901-3n-skx:
3413       - 32  # MRR sel
3414   data: "vpp-compare-testbeds-mrr"
3415   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3416   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
3417   parameters:
3418   - "name"
3419   - "parent"
3420   - "result"
3421
3422 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
3423 -
3424   type: "table"
3425   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
3426   algorithm: "table_performance_comparison"
3427   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
3428   reference:
3429     title: "3-Node Skx"
3430     data:
3431       csit-vpp-perf-verify-1901-3n-skx:
3432       - 32  # MRR sel
3433   compare:
3434     title: "2-Node Skx"
3435     data:
3436       csit-vpp-perf-verify-1901-2n-skx:
3437       - 22  # MRR sel
3438   data: "vpp-compare-topologies-mrr"
3439   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3440   filter: "'MRR' and '1C'"
3441   parameters:
3442   - "name"
3443   - "parent"
3444   - "result"
3445
3446 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
3447 -
3448   type: "table"
3449   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
3450   algorithm: "table_performance_comparison"
3451   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
3452   reference:
3453     title: "3-Node Skx"
3454     data:
3455       csit-vpp-perf-verify-1901-3n-skx:
3456       - 32  # MRR sel
3457   compare:
3458     title: "2-Node Skx"
3459     data:
3460       csit-vpp-perf-verify-1901-2n-skx:
3461       - 22  # MRR sel
3462   data: "vpp-compare-topologies-mrr"
3463   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3464   filter: "'MRR' and '2C'"
3465   parameters:
3466   - "name"
3467   - "parent"
3468   - "result"
3469
3470 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3471 -
3472   type: "table"
3473   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3474   algorithm: "table_performance_comparison"
3475   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3476   reference:
3477     title: "3-Node Skx"
3478     data:
3479       csit-vpp-perf-verify-1901-3n-skx:
3480       - 32  # MRR sel
3481   compare:
3482     title: "2-Node Skx"
3483     data:
3484       csit-vpp-perf-verify-1901-2n-skx:
3485       - 22  # MRR sel
3486   data: "vpp-compare-topologies-mrr"
3487   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3488   filter: "'MRR' and '4C'"
3489   parameters:
3490   - "name"
3491   - "parent"
3492   - "result"
3493
3494 # Detailed Test Results - VPP Performance Results 3n-hsw
3495 -
3496   type: "table"
3497   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3498   algorithm: "table_merged_details"
3499   output-file-ext: ".csv"
3500   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3501   columns:
3502   -
3503     title: "Name"
3504     data: "data name"
3505   -
3506     title: "Status"
3507     data: "data msg"
3508   rows: "generated"
3509   data: "vpp-perf-results-3n-hsw"
3510   filter: "not 'NDRCHK' and not 'PDRCHK'"
3511   parameters:
3512   - "name"
3513   - "parent"
3514   - "msg"
3515
3516 # Detailed Test Results - VPP Performance Results 3n-skx
3517 -
3518   type: "table"
3519   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3520   algorithm: "table_merged_details"
3521   output-file-ext: ".csv"
3522   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3523   columns:
3524   -
3525     title: "Name"
3526     data: "data name"
3527   -
3528     title: "Status"
3529     data: "data msg"
3530   rows: "generated"
3531   data: "vpp-perf-results-3n-skx"
3532   filter: "not 'NDRCHK' and not 'PDRCHK'"
3533   parameters:
3534   - "name"
3535   - "parent"
3536   - "msg"
3537
3538 # Detailed Test Results - VPP Performance Results 2n-skx
3539 -
3540   type: "table"
3541   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3542   algorithm: "table_merged_details"
3543   output-file-ext: ".csv"
3544   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3545   columns:
3546   -
3547     title: "Name"
3548     data: "data name"
3549   -
3550     title: "Status"
3551     data: "data msg"
3552   rows: "generated"
3553   data: "vpp-perf-results-2n-skx"
3554   filter: "not 'NDRCHK' and not 'PDRCHK'"
3555   parameters:
3556   - "name"
3557   - "parent"
3558   - "msg"
3559
3560 # Detailed Test Results - VPP Performance Results 2n-dnv
3561 -
3562   type: "table"
3563   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3564   algorithm: "table_details"
3565   output-file-ext: ".csv"
3566   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3567   columns:
3568   -
3569     title: "Name"
3570     data: "data name"
3571   -
3572     title: "Status"
3573     data: "data msg"
3574   rows: "generated"
3575   data: "intel-dnv-vpp"
3576   filter: "'NDRPDR'"
3577   parameters:
3578   - "name"
3579   - "parent"
3580   - "msg"
3581
3582 # Test configuration - VPP Performance Test Configs 3n-hsw
3583 -
3584   type: "table"
3585   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3586   algorithm: "table_merged_details"
3587   output-file-ext: ".csv"
3588   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3589   columns:
3590   -
3591     title: "Name"
3592     data: "data name"
3593   -
3594     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3595     data: "data vat-history"
3596   rows: "generated"
3597   data: "vpp-perf-results-3n-hsw"
3598   filter: "not 'NDRCHK' and not 'PDRCHK'"
3599   parameters:
3600   - "parent"
3601   - "name"
3602   - "vat-history"
3603
3604 # Test configuration - VPP Performance Test Configs 3n-skx
3605 -
3606   type: "table"
3607   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3608   algorithm: "table_merged_details"
3609   output-file-ext: ".csv"
3610   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3611   columns:
3612   -
3613     title: "Name"
3614     data: "data name"
3615   -
3616     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3617     data: "data vat-history"
3618   rows: "generated"
3619   data: "vpp-perf-results-3n-skx"
3620   filter: "not 'NDRCHK' and not 'PDRCHK'"
3621   parameters:
3622   - "parent"
3623   - "name"
3624   - "vat-history"
3625
3626 # Test configuration - VPP Performance Test Configs 2n-skx
3627 -
3628   type: "table"
3629   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3630   algorithm: "table_merged_details"
3631   output-file-ext: ".csv"
3632   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3633   columns:
3634   -
3635     title: "Name"
3636     data: "data name"
3637   -
3638     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3639     data: "data vat-history"
3640   rows: "generated"
3641   data: "vpp-perf-results-2n-skx"
3642   filter: "not 'NDRCHK' and not 'PDRCHK'"
3643   parameters:
3644   - "parent"
3645   - "name"
3646   - "vat-history"
3647
3648 # Test configuration - VPP Performance Test Configs 2n-dnv
3649 -
3650   type: "table"
3651   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3652   algorithm: "table_details"
3653   output-file-ext: ".csv"
3654   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3655   columns:
3656   -
3657     title: "Name"
3658     data: "data name"
3659   -
3660     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3661     data: "data vat-history"
3662   rows: "generated"
3663   data: "intel-dnv-vpp"
3664   filter: "'NDRPDR'"
3665   parameters:
3666   - "parent"
3667   - "name"
3668   - "vat-history"
3669
3670 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3671 -
3672   type: "table"
3673   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3674   algorithm: "table_merged_details"
3675   output-file-ext: ".csv"
3676   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3677   columns:
3678   -
3679     title: "Name"
3680     data: "data name"
3681   -
3682     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3683     data: "data show-run"
3684   rows: "generated"
3685   data: "vpp-perf-results-3n-hsw"
3686   filter: "not 'NDRCHK' and not 'PDRCHK'"
3687   parameters:
3688   - "parent"
3689   - "name"
3690   - "show-run"
3691
3692 # Test Operational Data - VPP Performance Operational Data 3n-skx
3693 -
3694   type: "table"
3695   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3696   algorithm: "table_merged_details"
3697   output-file-ext: ".csv"
3698   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3699   columns:
3700   -
3701     title: "Name"
3702     data: "data name"
3703   -
3704     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3705     data: "data show-run"
3706   rows: "generated"
3707   data: "vpp-perf-results-3n-skx"
3708   filter: "not 'NDRCHK' and not 'PDRCHK'"
3709   parameters:
3710   - "parent"
3711   - "name"
3712   - "show-run"
3713
3714 # Test Operational Data - VPP Performance Operational Data 2n-skx
3715 -
3716   type: "table"
3717   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3718   algorithm: "table_merged_details"
3719   output-file-ext: ".csv"
3720   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3721   columns:
3722   -
3723     title: "Name"
3724     data: "data name"
3725   -
3726     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3727     data: "data show-run"
3728   rows: "generated"
3729   data: "vpp-perf-results-2n-skx"
3730   filter: "not 'NDRCHK' and not 'PDRCHK'"
3731   parameters:
3732   - "parent"
3733   - "name"
3734   - "show-run"
3735
3736 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3737 -
3738   type: "table"
3739   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3740   algorithm: "table_details"
3741   output-file-ext: ".csv"
3742   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3743   columns:
3744   -
3745     title: "Name"
3746     data: "data name"
3747   -
3748     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3749     data: "data show-run"
3750   rows: "generated"
3751   data: "intel-dnv-vpp"
3752   filter: "'NDRPDR'"
3753   parameters:
3754   - "parent"
3755   - "name"
3756   - "show-run"
3757
3758 # Detailed Test Results - VPP MRR Results 3n-hsw
3759 -
3760   type: "table"
3761   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3762   algorithm: "table_details"
3763   output-file-ext: ".csv"
3764   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3765   columns:
3766   -
3767     title: "Name"
3768     data: "data name"
3769   -
3770     title: "Status"
3771     data: "data msg"
3772   rows: "generated"
3773   data: "vpp-mrr-results-3n-hsw"
3774   filter: "'MRR'"
3775   parameters:
3776   - "name"
3777   - "parent"
3778   - "msg"
3779
3780 # Detailed Test Results - VPP MRR Results 3n-skx
3781 -
3782   type: "table"
3783   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3784   algorithm: "table_details"
3785   output-file-ext: ".csv"
3786   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3787   columns:
3788   -
3789     title: "Name"
3790     data: "data name"
3791   -
3792     title: "Status"
3793     data: "data msg"
3794   rows: "generated"
3795   data: "vpp-mrr-results-3n-skx"
3796   filter: "'MRR'"
3797   parameters:
3798   - "name"
3799   - "parent"
3800   - "msg"
3801
3802 # Detailed Test Results - VPP MRR Results 2n-skx
3803 -
3804   type: "table"
3805   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3806   algorithm: "table_details"
3807   output-file-ext: ".csv"
3808   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3809   columns:
3810   -
3811     title: "Name"
3812     data: "data name"
3813   -
3814     title: "Status"
3815     data: "data msg"
3816   rows: "generated"
3817   data: "vpp-mrr-results-2n-skx"
3818   filter: "'MRR'"
3819   parameters:
3820   - "name"
3821   - "parent"
3822   - "msg"
3823
3824 # Detailed Test Results - VPP MRR Results 2n-dnv
3825 -
3826   type: "table"
3827   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3828   algorithm: "table_details"
3829   output-file-ext: ".csv"
3830   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3831   columns:
3832   -
3833     title: "Name"
3834     data: "data name"
3835   -
3836     title: "Status"
3837     data: "data msg"
3838   rows: "generated"
3839   data: "intel-dnv-vpp"
3840   filter: "'MRR'"
3841   parameters:
3842   - "name"
3843   - "parent"
3844   - "msg"
3845
3846 # Test configuration - VPP MRR Test Configs 3n-hsw
3847 -
3848   type: "table"
3849   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3850   algorithm: "table_details"
3851   output-file-ext: ".csv"
3852   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3853   columns:
3854   -
3855     title: "Name"
3856     data: "data name"
3857   -
3858     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3859     data: "data vat-history"
3860   rows: "generated"
3861   data: "vpp-mrr-results-3n-hsw"
3862   filter: "'MRR'"
3863   parameters:
3864   - "parent"
3865   - "name"
3866   - "vat-history"
3867
3868 # Test configuration - VPP MRR Test Configs 3n-skx
3869 -
3870   type: "table"
3871   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3872   algorithm: "table_details"
3873   output-file-ext: ".csv"
3874   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3875   columns:
3876   -
3877     title: "Name"
3878     data: "data name"
3879   -
3880     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3881     data: "data vat-history"
3882   rows: "generated"
3883   data: "vpp-mrr-results-3n-skx"
3884   filter: "'MRR'"
3885   parameters:
3886   - "parent"
3887   - "name"
3888   - "vat-history"
3889
3890 # Test configuration - VPP MRR Test Configs 2n-skx
3891 -
3892   type: "table"
3893   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3894   algorithm: "table_details"
3895   output-file-ext: ".csv"
3896   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3897   columns:
3898   -
3899     title: "Name"
3900     data: "data name"
3901   -
3902     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3903     data: "data vat-history"
3904   rows: "generated"
3905   data: "vpp-mrr-results-2n-skx"
3906   filter: "'MRR'"
3907   parameters:
3908   - "parent"
3909   - "name"
3910   - "vat-history"
3911
3912 # Test configuration - VPP MRR Test Configs 2n-dnv
3913 -
3914   type: "table"
3915   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3916   algorithm: "table_details"
3917   output-file-ext: ".csv"
3918   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3919   columns:
3920   -
3921     title: "Name"
3922     data: "data name"
3923   -
3924     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3925     data: "data vat-history"
3926   rows: "generated"
3927   data: "intel-dnv-vpp"
3928   filter: "'MRR'"
3929   parameters:
3930   - "parent"
3931   - "name"
3932   - "vat-history"
3933
3934 # Detailed Test Results - VPP Functional Results - Ubuntu
3935 -
3936   type: "table"
3937   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3938   algorithm: "table_details"
3939   output-file-ext: ".csv"
3940   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3941   columns:
3942   -
3943     title: "Name"
3944     data: "data name"
3945   -
3946     title: "Documentation"
3947     data: "data doc"
3948   -
3949     title: "Status"
3950     data: "data status"
3951   rows: "generated"
3952   data: "vpp-func-results-ubuntu"
3953   filter: "all"
3954   parameters:
3955   - "name"
3956   - "parent"
3957   - "doc"
3958   - "status"
3959
3960 # Detailed Test Results - VPP Functional Results - CentOS
3961 -
3962   type: "table"
3963   title: "Detailed Test Results - VPP Functional Results - CentOS"
3964   algorithm: "table_details"
3965   output-file-ext: ".csv"
3966   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3967   columns:
3968   -
3969     title: "Name"
3970     data: "data name"
3971   -
3972     title: "Documentation"
3973     data: "data doc"
3974   -
3975     title: "Status"
3976     data: "data status"
3977   rows: "generated"
3978   data:
3979     "vpp-func-results-centos"
3980   filter: "all"
3981   parameters:
3982   - "name"
3983   - "parent"
3984   - "doc"
3985   - "status"
3986
3987 # Test configuration - VPP Functional Test Configs - Ubuntu
3988 -
3989   type: "table"
3990   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3991   algorithm: "table_details"
3992   output-file-ext: ".csv"
3993   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3994   columns:
3995   -
3996     title: "Name"
3997     data: "data name"
3998   -
3999     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
4000     data: "data vat-history"
4001   rows: "generated"
4002   data: "vpp-func-results-ubuntu"
4003   filter: "all"
4004   parameters:
4005   - "parent"
4006   - "name"
4007   - "vat-history"
4008
4009 # Test configuration - VPP Functional Test Configs - CentOS
4010 -
4011   type: "table"
4012   title: "Test configuration - VPP Functional Test Configs - CentOS"
4013   algorithm: "table_details"
4014   output-file-ext: ".csv"
4015   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4016   columns:
4017   -
4018     title: "Name"
4019     data: "data name"
4020   -
4021     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
4022     data: "data vat-history"
4023   rows: "generated"
4024   data: "vpp-func-results-centos"
4025   filter: "all"
4026   parameters:
4027   - "parent"
4028   - "name"
4029   - "vat-history"
4030
4031 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
4032 -
4033   type: "table"
4034   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
4035   algorithm: "table_details"
4036   output-file-ext: ".csv"
4037   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4038   columns:
4039   -
4040     title: "Name"
4041     data: "data name"
4042   -
4043     title: "Status"
4044     data: "data msg"
4045   rows: "generated"
4046   data: "ligato-perf-results-3n-hsw"
4047   filter: "all"
4048   parameters:
4049   - "name"
4050   - "parent"
4051   - "msg"
4052
4053 # Detailed Test Results - VPP Device Results - Ubuntu
4054 -
4055   type: "table"
4056   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4057   algorithm: "table_details"
4058   output-file-ext: ".csv"
4059   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4060   columns:
4061   -
4062     title: "Name"
4063     data: "data name"
4064   -
4065     title: "Documentation"
4066     data: "data doc"
4067   -
4068     title: "Status"
4069     data: "data status"
4070   rows: "generated"
4071   data: "vpp-device-results-ubuntu"
4072   filter: "all"
4073   parameters:
4074   - "name"
4075   - "parent"
4076   - "doc"
4077   - "status"
4078
4079 # Test configuration - VPP Device Test Configs - Ubuntu
4080 -
4081   type: "table"
4082   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4083   algorithm: "table_details"
4084   output-file-ext: ".csv"
4085   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4086   columns:
4087   -
4088     title: "Name"
4089     data: "data name"
4090   -
4091     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
4092     data: "data vat-history"
4093   rows: "generated"
4094   data: "vpp-device-results-ubuntu"
4095   filter: "all"
4096   parameters:
4097   - "parent"
4098   - "name"
4099   - "vat-history"
4100
4101 ################################################################################
4102
4103 # DPDK Performance Changes 3n-hsw 1t1c pdr
4104 -
4105   type: "table"
4106   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4107   algorithm: "table_performance_comparison"
4108   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4109   history:
4110     -
4111       title: "rls1807"
4112       data:
4113         csit-dpdk-perf-verify-1807-3n-hsw:
4114         - 11
4115         - 12  # full
4116         - 14
4117         - 15
4118         - 16
4119         - 17
4120         - 20
4121         - 21
4122         - 22
4123         - 23
4124   reference:
4125     title: "rls1810"
4126     data:
4127       csit-dpdk-perf-verify-1810-3n-hsw:
4128       - 1   # NDRPDR sel
4129       - 2   # NDRPDR sel
4130       - 3   # NDRPDR sel
4131       - 4   # NDRPDR sel
4132       - 5   # NDRPDR sel
4133       - 6   # NDRPDR sel
4134       - 7   # NDRPDR sel
4135       - 8   # NDRPDR sel
4136       - 9   # NDRPDR sel
4137       - 10  # NDRPDR sel
4138   compare:
4139     title: "rls1901"
4140     data:
4141       csit-dpdk-perf-verify-1901-3n-hsw:
4142       - 13  # NDRPDR sel
4143       - 14  # NDRPDR sel
4144       - 16  # NDRPDR sel
4145       - 17  # NDRPDR sel
4146       - 18  # NDRPDR sel
4147       - 19  # NDRPDR sel
4148       - 20  # NDRPDR sel
4149       - 21  # NDRPDR sel
4150       - 22  # NDRPDR sel
4151   data: "dpdk-performance-changes-3n-hsw"
4152   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4153   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4154   parameters:
4155   - "name"
4156   - "parent"
4157   - "throughput"
4158
4159 # DPDK Performance Changes 3n-hsw 2t2c pdr
4160 -
4161   type: "table"
4162   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4163   algorithm: "table_performance_comparison"
4164   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4165   history:
4166     -
4167       title: "rls1807"
4168       data:
4169         csit-dpdk-perf-verify-1807-3n-hsw:
4170         - 11
4171         - 12  # full
4172         - 14
4173         - 15
4174         - 16
4175         - 17
4176         - 20
4177         - 21
4178         - 22
4179         - 23
4180   reference:
4181     title: "rls1810"
4182     data:
4183       csit-dpdk-perf-verify-1810-3n-hsw:
4184       - 1   # NDRPDR sel
4185       - 2   # NDRPDR sel
4186       - 3   # NDRPDR sel
4187       - 4   # NDRPDR sel
4188       - 5   # NDRPDR sel
4189       - 6   # NDRPDR sel
4190       - 7   # NDRPDR sel
4191       - 8   # NDRPDR sel
4192       - 9   # NDRPDR sel
4193       - 10  # NDRPDR sel
4194   compare:
4195     title: "rls1901"
4196     data:
4197       csit-dpdk-perf-verify-1901-3n-hsw:
4198       - 13  # NDRPDR sel
4199       - 14  # NDRPDR sel
4200       - 16  # NDRPDR sel
4201       - 17  # NDRPDR sel
4202       - 18  # NDRPDR sel
4203       - 19  # NDRPDR sel
4204       - 20  # NDRPDR sel
4205       - 21  # NDRPDR sel
4206       - 22  # NDRPDR sel
4207   data: "dpdk-performance-changes-3n-hsw"
4208   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4209   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4210   parameters:
4211   - "name"
4212   - "parent"
4213   - "throughput"
4214
4215 # DPDK Performance Changes 3n-hsw 1t1c ndr
4216 -
4217   type: "table"
4218   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4219   algorithm: "table_performance_comparison"
4220   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4221   history:
4222     -
4223       title: "rls1807"
4224       data:
4225         csit-dpdk-perf-verify-1807-3n-hsw:
4226         - 11
4227         - 12  # full
4228         - 14
4229         - 15
4230         - 16
4231         - 17
4232         - 20
4233         - 21
4234         - 22
4235         - 23
4236   reference:
4237     title: "rls1810"
4238     data:
4239       csit-dpdk-perf-verify-1810-3n-hsw:
4240       - 1   # NDRPDR sel
4241       - 2   # NDRPDR sel
4242       - 3   # NDRPDR sel
4243       - 4   # NDRPDR sel
4244       - 5   # NDRPDR sel
4245       - 6   # NDRPDR sel
4246       - 7   # NDRPDR sel
4247       - 8   # NDRPDR sel
4248       - 9   # NDRPDR sel
4249       - 10  # NDRPDR sel
4250   compare:
4251     title: "rls1901"
4252     data:
4253       csit-dpdk-perf-verify-1901-3n-hsw:
4254       - 13  # NDRPDR sel
4255       - 14  # NDRPDR sel
4256       - 16  # NDRPDR sel
4257       - 17  # NDRPDR sel
4258       - 18  # NDRPDR sel
4259       - 19  # NDRPDR sel
4260       - 20  # NDRPDR sel
4261       - 21  # NDRPDR sel
4262       - 22  # NDRPDR sel
4263   data: "dpdk-performance-changes-3n-hsw"
4264   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4265   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4266   parameters:
4267   - "name"
4268   - "parent"
4269   - "throughput"
4270
4271 # DPDK Performance Changes 3n-hsw 2t2c ndr
4272 -
4273   type: "table"
4274   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4275   algorithm: "table_performance_comparison"
4276   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4277   history:
4278     -
4279       title: "rls1807"
4280       data:
4281         csit-dpdk-perf-verify-1807-3n-hsw:
4282         - 11
4283         - 12  # full
4284         - 14
4285         - 15
4286         - 16
4287         - 17
4288         - 20
4289         - 21
4290         - 22
4291         - 23
4292   reference:
4293     title: "rls1810"
4294     data:
4295       csit-dpdk-perf-verify-1810-3n-hsw:
4296       - 1   # NDRPDR sel
4297       - 2   # NDRPDR sel
4298       - 3   # NDRPDR sel
4299       - 4   # NDRPDR sel
4300       - 5   # NDRPDR sel
4301       - 6   # NDRPDR sel
4302       - 7   # NDRPDR sel
4303       - 8   # NDRPDR sel
4304       - 9   # NDRPDR sel
4305       - 10  # NDRPDR sel
4306   compare:
4307     title: "rls1901"
4308     data:
4309       csit-dpdk-perf-verify-1901-3n-hsw:
4310       - 13  # NDRPDR sel
4311       - 14  # NDRPDR sel
4312       - 16  # NDRPDR sel
4313       - 17  # NDRPDR sel
4314       - 18  # NDRPDR sel
4315       - 19  # NDRPDR sel
4316       - 20  # NDRPDR sel
4317       - 21  # NDRPDR sel
4318       - 22  # NDRPDR sel
4319   data: "dpdk-performance-changes-3n-hsw"
4320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4321   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4322   parameters:
4323   - "name"
4324   - "parent"
4325   - "throughput"
4326
4327 # DPDK Performance Changes 3n-skx 2t1c pdr
4328 -
4329   type: "table"
4330   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4331   algorithm: "table_performance_comparison"
4332   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4333   history:
4334     -
4335       title: "rls1807"
4336       data:
4337         csit-dpdk-perf-verify-1807-3n-skx:
4338         - 1   # NDRPDR sel
4339         - 2   # NDRPDR sel
4340         - 3   # NDRPDR sel
4341         - 6   # NDRPDR sel
4342         - 7   # NDRPDR sel
4343         - 8   # NDRPDR sel
4344         - 9   # NDRPDR sel
4345         - 10  # NDRPDR sel
4346         - 11  # NDRPDR sel
4347         - 12  # NDRPDR sel
4348   reference:
4349     title: "rls1810"
4350     data:
4351       csit-dpdk-perf-verify-1810-3n-skx:
4352       - 3   # NDRPDR sel
4353       - 4   # NDRPDR sel
4354       - 6   # NDRPDR sel
4355       - 7   # NDRPDR sel
4356       - 8   # NDRPDR sel
4357       - 9   # NDRPDR sel
4358       - 10  # NDRPDR sel
4359       - 11  # NDRPDR sel
4360       - 12  # NDRPDR sel
4361       - 13  # NDRPDR sel
4362   compare:
4363     title: "rls1901"
4364     data:
4365       csit-dpdk-perf-verify-1901-3n-skx:
4366       - 3   # NDRPDR sel
4367       - 5   # NDRPDR sel
4368       - 6   # NDRPDR sel
4369       - 7   # NDRPDR sel
4370       - 8   # NDRPDR sel
4371       - 9   # NDRPDR sel
4372       - 10  # NDRPDR sel
4373       - 11  # NDRPDR sel
4374       - 12  # NDRPDR sel
4375       - 13  # NDRPDR sel
4376   data: "dpdk-performance-changes-3n-skx"
4377   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4378   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4379   parameters:
4380   - "name"
4381   - "parent"
4382   - "throughput"
4383
4384 # DPDK Performance Changes 3n-skx 4t2c pdr
4385 -
4386   type: "table"
4387   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4388   algorithm: "table_performance_comparison"
4389   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4390   history:
4391     -
4392       title: "rls1807"
4393       data:
4394         csit-dpdk-perf-verify-1807-3n-skx:
4395         - 1   # NDRPDR sel
4396         - 2   # NDRPDR sel
4397         - 3   # NDRPDR sel
4398         - 6   # NDRPDR sel
4399         - 7   # NDRPDR sel
4400         - 8   # NDRPDR sel
4401         - 9   # NDRPDR sel
4402         - 10  # NDRPDR sel
4403         - 11  # NDRPDR sel
4404         - 12  # NDRPDR sel
4405   reference:
4406     title: "rls1810"
4407     data:
4408       csit-dpdk-perf-verify-1810-3n-skx:
4409       - 3   # NDRPDR sel
4410       - 4   # NDRPDR sel
4411       - 6   # NDRPDR sel
4412       - 7   # NDRPDR sel
4413       - 8   # NDRPDR sel
4414       - 9   # NDRPDR sel
4415       - 10  # NDRPDR sel
4416       - 11  # NDRPDR sel
4417       - 12  # NDRPDR sel
4418       - 13  # NDRPDR sel
4419   compare:
4420     title: "rls1901"
4421     data:
4422       csit-dpdk-perf-verify-1901-3n-skx:
4423       - 3   # NDRPDR sel
4424       - 5   # NDRPDR sel
4425       - 6   # NDRPDR sel
4426       - 7   # NDRPDR sel
4427       - 8   # NDRPDR sel
4428       - 9   # NDRPDR sel
4429       - 10  # NDRPDR sel
4430       - 11  # NDRPDR sel
4431       - 12  # NDRPDR sel
4432       - 13  # NDRPDR sel
4433   data: "dpdk-performance-changes-3n-skx"
4434   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4435   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4436   parameters:
4437   - "name"
4438   - "parent"
4439   - "throughput"
4440
4441 # DPDK Performance Changes 3n-skx 2t1c ndr
4442 -
4443   type: "table"
4444   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4445   algorithm: "table_performance_comparison"
4446   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4447   history:
4448     -
4449       title: "rls1807"
4450       data:
4451         csit-dpdk-perf-verify-1807-3n-skx:
4452         - 1   # NDRPDR sel
4453         - 2   # NDRPDR sel
4454         - 3   # NDRPDR sel
4455         - 6   # NDRPDR sel
4456         - 7   # NDRPDR sel
4457         - 8   # NDRPDR sel
4458         - 9   # NDRPDR sel
4459         - 10  # NDRPDR sel
4460         - 11  # NDRPDR sel
4461         - 12  # NDRPDR sel
4462   reference:
4463     title: "rls1810"
4464     data:
4465       csit-dpdk-perf-verify-1810-3n-skx:
4466       - 3   # NDRPDR sel
4467       - 4   # NDRPDR sel
4468       - 6   # NDRPDR sel
4469       - 7   # NDRPDR sel
4470       - 8   # NDRPDR sel
4471       - 9   # NDRPDR sel
4472       - 10  # NDRPDR sel
4473       - 11  # NDRPDR sel
4474       - 12  # NDRPDR sel
4475       - 13  # NDRPDR sel
4476   compare:
4477     title: "rls1901"
4478     data:
4479       csit-dpdk-perf-verify-1901-3n-skx:
4480       - 3   # NDRPDR sel
4481       - 5   # NDRPDR sel
4482       - 6   # NDRPDR sel
4483       - 7   # NDRPDR sel
4484       - 8   # NDRPDR sel
4485       - 9   # NDRPDR sel
4486       - 10  # NDRPDR sel
4487       - 11  # NDRPDR sel
4488       - 12  # NDRPDR sel
4489       - 13  # NDRPDR sel
4490   data: "dpdk-performance-changes-3n-skx"
4491   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4492   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4493   parameters:
4494   - "name"
4495   - "parent"
4496   - "throughput"
4497
4498 # DPDK Performance Changes 3n-skx 4t2c ndr
4499 -
4500   type: "table"
4501   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4502   algorithm: "table_performance_comparison"
4503   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4504   history:
4505     -
4506       title: "rls1807"
4507       data:
4508         csit-dpdk-perf-verify-1807-3n-skx:
4509         - 1   # NDRPDR sel
4510         - 2   # NDRPDR sel
4511         - 3   # NDRPDR sel
4512         - 6   # NDRPDR sel
4513         - 7   # NDRPDR sel
4514         - 8   # NDRPDR sel
4515         - 9   # NDRPDR sel
4516         - 10  # NDRPDR sel
4517         - 11  # NDRPDR sel
4518         - 12  # NDRPDR sel
4519   reference:
4520     title: "rls1810"
4521     data:
4522       csit-dpdk-perf-verify-1810-3n-skx:
4523       - 3   # NDRPDR sel
4524       - 4   # NDRPDR sel
4525       - 6   # NDRPDR sel
4526       - 7   # NDRPDR sel
4527       - 8   # NDRPDR sel
4528       - 9   # NDRPDR sel
4529       - 10  # NDRPDR sel
4530       - 11  # NDRPDR sel
4531       - 12  # NDRPDR sel
4532       - 13  # NDRPDR sel
4533   compare:
4534     title: "rls1901"
4535     data:
4536       csit-dpdk-perf-verify-1901-3n-skx:
4537       - 3   # NDRPDR sel
4538       - 5   # NDRPDR sel
4539       - 6   # NDRPDR sel
4540       - 7   # NDRPDR sel
4541       - 8   # NDRPDR sel
4542       - 9   # NDRPDR sel
4543       - 10  # NDRPDR sel
4544       - 11  # NDRPDR sel
4545       - 12  # NDRPDR sel
4546       - 13  # NDRPDR sel
4547   data: "dpdk-performance-changes-3n-skx"
4548   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4549   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4550   parameters:
4551   - "name"
4552   - "parent"
4553   - "throughput"
4554
4555 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4556 -
4557   type: "table"
4558   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4559   algorithm: "table_performance_comparison"
4560   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4561   reference:
4562     title: "3-Node Hsw"
4563     data:
4564       csit-dpdk-perf-verify-1901-3n-hsw:
4565       - 13  # NDRPDR sel
4566       - 14  # NDRPDR sel
4567       - 16  # NDRPDR sel
4568       - 17  # NDRPDR sel
4569       - 18  # NDRPDR sel
4570       - 19  # NDRPDR sel
4571       - 20  # NDRPDR sel
4572       - 21  # NDRPDR sel
4573       - 22  # NDRPDR sel
4574   compare:
4575     title: "3-Node Skx"
4576     data:
4577       csit-dpdk-perf-verify-1901-3n-skx:
4578       - 3   # NDRPDR sel
4579       - 5   # NDRPDR sel
4580       - 6   # NDRPDR sel
4581       - 7   # NDRPDR sel
4582       - 8   # NDRPDR sel
4583       - 9   # NDRPDR sel
4584       - 10  # NDRPDR sel
4585       - 11  # NDRPDR sel
4586       - 12  # NDRPDR sel
4587       - 13  # NDRPDR sel
4588   data: "dpdk-compare-testbeds"
4589   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4590   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4591   parameters:
4592   - "name"
4593   - "parent"
4594   - "throughput"
4595
4596 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
4597 -
4598   type: "table"
4599   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
4600   algorithm: "table_performance_comparison"
4601   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
4602   reference:
4603     title: "3-Node Skx"
4604     data:
4605       csit-dpdk-perf-verify-1901-3n-skx:
4606       - 3   # NDRPDR sel
4607       - 5   # NDRPDR sel
4608       - 6   # NDRPDR sel
4609       - 7   # NDRPDR sel
4610       - 8   # NDRPDR sel
4611       - 9   # NDRPDR sel
4612       - 10  # NDRPDR sel
4613       - 11  # NDRPDR sel
4614       - 12  # NDRPDR sel
4615       - 13  # NDRPDR sel
4616   compare:
4617     title: "2-Node Skx"
4618     data:
4619       csit-dpdk-perf-verify-1901-2n-skx:
4620       - 12  # NDRPDR sel
4621       - 13  # NDRPDR sel
4622       - 14  # NDRPDR sel
4623       - 15  # NDRPDR sel
4624       - 16  # NDRPDR sel
4625       - 17  # NDRPDR sel
4626       - 18  # NDRPDR sel
4627       - 19  # NDRPDR sel
4628       - 20  # NDRPDR sel
4629       - 21  # NDRPDR sel
4630   data: "dpdk-compare-topologies"
4631   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4632   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4633   parameters:
4634   - "name"
4635   - "parent"
4636   - "throughput"
4637
4638 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
4639 -
4640   type: "table"
4641   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
4642   algorithm: "table_performance_comparison"
4643   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
4644   reference:
4645     title: "3-Node Skx"
4646     data:
4647       csit-dpdk-perf-verify-1901-3n-skx:
4648       - 3   # NDRPDR sel
4649       - 5   # NDRPDR sel
4650       - 6   # NDRPDR sel
4651       - 7   # NDRPDR sel
4652       - 8   # NDRPDR sel
4653       - 9   # NDRPDR sel
4654       - 10  # NDRPDR sel
4655       - 11  # NDRPDR sel
4656       - 12  # NDRPDR sel
4657       - 13  # NDRPDR sel
4658   compare:
4659     title: "2-Node Skx"
4660     data:
4661       csit-dpdk-perf-verify-1901-2n-skx:
4662       - 12  # NDRPDR sel
4663       - 13  # NDRPDR sel
4664       - 14  # NDRPDR sel
4665       - 15  # NDRPDR sel
4666       - 16  # NDRPDR sel
4667       - 17  # NDRPDR sel
4668       - 18  # NDRPDR sel
4669       - 19  # NDRPDR sel
4670       - 20  # NDRPDR sel
4671       - 21  # NDRPDR sel
4672   data: "dpdk-compare-topologies"
4673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4674   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4675   parameters:
4676   - "name"
4677   - "parent"
4678   - "throughput"
4679
4680 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
4681 -
4682   type: "table"
4683   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
4684   algorithm: "table_performance_comparison"
4685   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
4686   reference:
4687     title: "3-Node Hsw"
4688     data:
4689       csit-dpdk-perf-verify-1901-3n-hsw:
4690       - 13  # NDRPDR sel
4691       - 14  # NDRPDR sel
4692       - 16  # NDRPDR sel
4693       - 17  # NDRPDR sel
4694       - 18  # NDRPDR sel
4695       - 19  # NDRPDR sel
4696       - 20  # NDRPDR sel
4697       - 21  # NDRPDR sel
4698       - 22  # NDRPDR sel
4699   compare:
4700     title: "3-Node Skx"
4701     data:
4702       csit-dpdk-perf-verify-1901-3n-skx:
4703       - 3   # NDRPDR sel
4704       - 5   # NDRPDR sel
4705       - 6   # NDRPDR sel
4706       - 7   # NDRPDR sel
4707       - 8   # NDRPDR sel
4708       - 9   # NDRPDR sel
4709       - 10  # NDRPDR sel
4710       - 11  # NDRPDR sel
4711       - 12  # NDRPDR sel
4712       - 13  # NDRPDR sel
4713   data: "dpdk-compare-testbeds"
4714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4715   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4716   parameters:
4717   - "name"
4718   - "parent"
4719   - "throughput"
4720
4721 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr
4722 # NOTE: Not used in 18.10
4723 #-
4724 #  type: "table"
4725 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
4726 #  algorithm: "table_performance_comparison"
4727 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
4728 #  reference:
4729 #    title: "3-Node Hsw"
4730 #    data:
4731 #      csit-dpdk-perf-verify-1807-3n-hsw:
4732 #      - 11
4733 #      - 12  # full
4734 #      - 14
4735 #      - 15
4736 #      - 16
4737 #      - 17
4738 #      - 20
4739 #      - 21
4740 #      - 22
4741 #      - 23
4742 #  compare:
4743 #    title: "3-Node Skx"
4744 #    data:
4745 #      csit-dpdk-perf-verify-1807-3n-skx:
4746 #      - 1
4747 #      - 2
4748 #      - 3
4749 #      - 6
4750 #      - 7
4751 #      - 8
4752 #      - 9
4753 #      - 10
4754 #      - 11
4755 #      - 12
4756 #  data: "dpdk-compare-testbeds"
4757 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4758 #  filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4759 #  parameters:
4760 #  - "name"
4761 #  - "parent"
4762 #  - "result"
4763
4764 # DPDK Performance Changes 2n-skx 2t1c pdr
4765 -
4766   type: "table"
4767   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4768   algorithm: "table_performance_comparison"
4769   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4770   reference:
4771     title: "rls1810"
4772     data:
4773       csit-dpdk-perf-verify-1810-2n-skx:
4774       - 3   # NDRPDR sel
4775       - 4   # NDRPDR sel
4776       - 5   # NDRPDR sel
4777       - 7   # NDRPDR sel
4778       - 8   # NDRPDR sel
4779       - 9   # NDRPDR sel
4780       - 10  # NDRPDR sel
4781       - 11  # NDRPDR sel
4782       - 12  # NDRPDR sel
4783       - 13  # NDRPDR sel
4784   compare:
4785     title: "rls1901"
4786     data:
4787       csit-dpdk-perf-verify-1901-2n-skx:
4788       - 12  # NDRPDR sel
4789       - 13  # NDRPDR sel
4790       - 14  # NDRPDR sel
4791       - 15  # NDRPDR sel
4792       - 16  # NDRPDR sel
4793       - 17  # NDRPDR sel
4794       - 18  # NDRPDR sel
4795       - 19  # NDRPDR sel
4796       - 20  # NDRPDR sel
4797       - 21  # NDRPDR sel
4798   data: "dpdk-performance-changes-2n-skx"
4799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4800   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4801   parameters:
4802   - "name"
4803   - "parent"
4804   - "throughput"
4805
4806 # DPDK Performance Changes 2n-skx 4t2c pdr
4807 -
4808   type: "table"
4809   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4810   algorithm: "table_performance_comparison"
4811   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4812   reference:
4813     title: "rls1810"
4814     data:
4815       csit-dpdk-perf-verify-1810-2n-skx:
4816       - 3   # NDRPDR sel
4817       - 4   # NDRPDR sel
4818       - 5   # NDRPDR sel
4819       - 7   # NDRPDR sel
4820       - 8   # NDRPDR sel
4821       - 9   # NDRPDR sel
4822       - 10  # NDRPDR sel
4823       - 11  # NDRPDR sel
4824       - 12  # NDRPDR sel
4825       - 13  # NDRPDR sel
4826   compare:
4827     title: "rls1901"
4828     data:
4829       csit-dpdk-perf-verify-1901-2n-skx:
4830       - 12  # NDRPDR sel
4831       - 13  # NDRPDR sel
4832       - 14  # NDRPDR sel
4833       - 15  # NDRPDR sel
4834       - 16  # NDRPDR sel
4835       - 17  # NDRPDR sel
4836       - 18  # NDRPDR sel
4837       - 19  # NDRPDR sel
4838       - 20  # NDRPDR sel
4839       - 21  # NDRPDR sel
4840   data: "dpdk-performance-changes-2n-skx"
4841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4842   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4843   parameters:
4844   - "name"
4845   - "parent"
4846   - "throughput"
4847
4848 # DPDK Performance Changes 2n-skx 2t1c ndr
4849 -
4850   type: "table"
4851   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4852   algorithm: "table_performance_comparison"
4853   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4854   reference:
4855     title: "rls1810"
4856     data:
4857       csit-dpdk-perf-verify-1810-2n-skx:
4858       - 3   # NDRPDR sel
4859       - 4   # NDRPDR sel
4860       - 5   # NDRPDR sel
4861       - 7   # NDRPDR sel
4862       - 8   # NDRPDR sel
4863       - 9   # NDRPDR sel
4864       - 10  # NDRPDR sel
4865       - 11  # NDRPDR sel
4866       - 12  # NDRPDR sel
4867       - 13  # NDRPDR sel
4868   compare:
4869     title: "rls1901"
4870     data:
4871       csit-dpdk-perf-verify-1901-2n-skx:
4872       - 12  # NDRPDR sel
4873       - 13  # NDRPDR sel
4874       - 14  # NDRPDR sel
4875       - 15  # NDRPDR sel
4876       - 16  # NDRPDR sel
4877       - 17  # NDRPDR sel
4878       - 18  # NDRPDR sel
4879       - 19  # NDRPDR sel
4880       - 20  # NDRPDR sel
4881       - 21  # NDRPDR sel
4882   data: "dpdk-performance-changes-2n-skx"
4883   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4884   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4885   parameters:
4886   - "name"
4887   - "parent"
4888   - "throughput"
4889
4890 # DPDK Performance Changes 2n-skx 4t2c ndr
4891 -
4892   type: "table"
4893   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
4894   algorithm: "table_performance_comparison"
4895   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
4896   reference:
4897     title: "rls1810"
4898     data:
4899       csit-dpdk-perf-verify-1810-2n-skx:
4900       - 3   # NDRPDR sel
4901       - 4   # NDRPDR sel
4902       - 5   # NDRPDR sel
4903       - 7   # NDRPDR sel
4904       - 8   # NDRPDR sel
4905       - 9   # NDRPDR sel
4906       - 10  # NDRPDR sel
4907       - 11  # NDRPDR sel
4908       - 12  # NDRPDR sel
4909       - 13  # NDRPDR sel
4910   compare:
4911     title: "rls1901"
4912     data:
4913       csit-dpdk-perf-verify-1901-2n-skx:
4914       - 12  # NDRPDR sel
4915       - 13  # NDRPDR sel
4916       - 14  # NDRPDR sel
4917       - 15  # NDRPDR sel
4918       - 16  # NDRPDR sel
4919       - 17  # NDRPDR sel
4920       - 18  # NDRPDR sel
4921       - 19  # NDRPDR sel
4922       - 20  # NDRPDR sel
4923       - 21  # NDRPDR sel
4924   data: "dpdk-performance-changes-2n-skx"
4925   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4926   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4927   parameters:
4928   - "name"
4929   - "parent"
4930   - "throughput"
4931
4932 # Detailed Test Results - DPDK Performance Results 3n-hsw
4933 -
4934   type: "table"
4935   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
4936   algorithm: "table_details"
4937   output-file-ext: ".csv"
4938   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4939   columns:
4940   -
4941     title: "Name"
4942     data: "data name"
4943   -
4944     title: "Status"
4945     data: "data msg"
4946   rows: "generated"
4947   data: "dpdk-perf-results-3n-hsw"
4948   filter: "all"
4949   parameters:
4950   - "name"
4951   - "parent"
4952   - "msg"
4953
4954 # Detailed Test Results - DPDK Performance Results 3n-skx
4955 -
4956   type: "table"
4957   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
4958   algorithm: "table_details"
4959   output-file-ext: ".csv"
4960   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4961   columns:
4962   -
4963     title: "Name"
4964     data: "data name"
4965   -
4966     title: "Status"
4967     data: "data msg"
4968   rows: "generated"
4969   data: "dpdk-perf-results-3n-skx"
4970   filter: "all"
4971   parameters:
4972   - "name"
4973   - "parent"
4974   - "msg"
4975
4976 # Detailed Test Results - DPDK Performance Results 2n-skx
4977 -
4978   type: "table"
4979   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
4980   algorithm: "table_details"
4981   output-file-ext: ".csv"
4982   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4983   columns:
4984   -
4985     title: "Name"
4986     data: "data name"
4987   -
4988     title: "Status"
4989     data: "data msg"
4990   rows: "generated"
4991   data: "dpdk-perf-results-2n-skx"
4992   filter: "all"
4993   parameters:
4994   - "name"
4995   - "parent"
4996   - "msg"
4997
4998 ################################################################################
4999 # HoneyComb
5000 -
5001   type: "table"
5002   title: "Detailed Test Results - Honeycomb Functional Results"
5003   algorithm: "table_details"
5004   output-file-ext: ".csv"
5005   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
5006   columns:
5007   -
5008     title: "Name"
5009     data: "data name"
5010   -
5011     title: "Documentation"
5012     data: "data doc"
5013   -
5014     title: "Status"
5015     data: "data status"
5016   rows: "generated"
5017   data:
5018     "hc-func-results"
5019   filter: "all"
5020   parameters:
5021   - "name"
5022   - "parent"
5023   - "doc"
5024   - "status"
5025
5026 ################################################################################
5027 # NSH SFC
5028 -
5029   type: "table"
5030   title: "Detailed Test Results - NSH SFC Functional Results"
5031   algorithm: "table_details"
5032   output-file-ext: ".csv"
5033   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
5034   columns:
5035   -
5036     title: "Name"
5037     data: "data name"
5038   -
5039     title: "Documentation"
5040     data: "data doc"
5041   -
5042     title: "Status"
5043     data: "data status"
5044   rows: "generated"
5045   data:
5046     "nsh-func-results"
5047   filter: "all"
5048   parameters:
5049   - "name"
5050   - "parent"
5051   - "doc"
5052   - "status"
5053
5054 ################################################################################
5055 # DMM
5056 -
5057   type: "table"
5058   title: "Detailed Test Results - DMM Functional Results"
5059   algorithm: "table_details"
5060   output-file-ext: ".csv"
5061   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
5062   columns:
5063   -
5064     title: "Name"
5065     data: "data name"
5066   -
5067     title: "Documentation"
5068     data: "data doc"
5069   -
5070     title: "Status"
5071     data: "data status"
5072   rows: "generated"
5073   data:
5074     "dmm-func-results"
5075   filter: "all"
5076   parameters:
5077   - "name"
5078   - "parent"
5079   - "doc"
5080   - "status"
5081
5082 ################################################################################
5083 ###                                F I L E S                                 ###
5084 ################################################################################
5085
5086 # VPP Performance Results 3n-hsw
5087 -
5088   type: "file"
5089   title: "VPP Performance Results 3n-hsw"
5090   algorithm: "file_test_results"
5091   output-file-ext: ".rst"
5092   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5093   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"
5094   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5095   data: "vpp-perf-results-3n-hsw"
5096   filter: "not 'NDRCHK' and not 'PDRCHK'"
5097   parameters:
5098   - "name"
5099   - "doc"
5100   - "level"
5101   - "parent"
5102   data-start-level: 3
5103
5104 # VPP Performance Results 3n-skx
5105 -
5106   type: "file"
5107   title: "VPP Performance Results 3n-skx"
5108   algorithm: "file_test_results"
5109   output-file-ext: ".rst"
5110   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5111   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"
5112   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5113   data: "vpp-perf-results-3n-skx"
5114   filter: "not 'NDRCHK' and not 'PDRCHK'"
5115   parameters:
5116   - "name"
5117   - "doc"
5118   - "level"
5119   - "parent"
5120   data-start-level: 3
5121
5122 # VPP Performance Results 2n-skx
5123 -
5124   type: "file"
5125   title: "VPP Performance Results 2n-skx"
5126   algorithm: "file_test_results"
5127   output-file-ext: ".rst"
5128   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5129   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"
5130   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5131   data: "vpp-perf-results-2n-skx"
5132   filter: "not 'NDRCHK' and not 'PDRCHK'"
5133   parameters:
5134   - "name"
5135   - "doc"
5136   - "level"
5137   - "parent"
5138   data-start-level: 3
5139
5140 # VPP Performance Results 2n-dnv
5141 -
5142   type: "file"
5143   title: "VPP Performance Results 2n-dnv"
5144   algorithm: "file_test_results"
5145   output-file-ext: ".rst"
5146   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5147   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"
5148   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5149   data: "intel-dnv-vpp"
5150   filter: "'NDRPDR'"
5151   parameters:
5152   - "name"
5153   - "doc"
5154   - "level"
5155   - "parent"
5156   data-start-level: 3
5157
5158 # VPP Performance Configuration 3n-hsw
5159 -
5160   type: "file"
5161   title: "VPP Performance Configuration 3n-hsw"
5162   algorithm: "file_test_results"
5163   output-file-ext: ".rst"
5164   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5165   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"
5166   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5167   data: "vpp-perf-results-3n-hsw"
5168   filter: "not 'NDRCHK' and not 'PDRCHK'"
5169   parameters:
5170   - "name"
5171   - "doc"
5172   - "level"
5173   - "parent"
5174   data-start-level: 3
5175
5176 # VPP Performance Configuration 3n-skx
5177 -
5178   type: "file"
5179   title: "VPP Performance Configuration 3n-skx"
5180   algorithm: "file_test_results"
5181   output-file-ext: ".rst"
5182   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5183   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"
5184   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5185   data: "vpp-perf-results-3n-skx"
5186   filter: "not 'NDRCHK' and not 'PDRCHK'"
5187   parameters:
5188   - "name"
5189   - "doc"
5190   - "level"
5191   - "parent"
5192   data-start-level: 3
5193
5194 # VPP Performance Configuration 2n-skx
5195 -
5196   type: "file"
5197   title: "VPP Performance Configuration 2n-skx"
5198   algorithm: "file_test_results"
5199   output-file-ext: ".rst"
5200   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5201   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"
5202   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5203   data: "vpp-perf-results-2n-skx"
5204   filter: "not 'NDRCHK' and not 'PDRCHK'"
5205   parameters:
5206   - "name"
5207   - "doc"
5208   - "level"
5209   - "parent"
5210   data-start-level: 3
5211
5212 # VPP Performance Configuration 2n-dnv
5213 -
5214   type: "file"
5215   title: "VPP Performance Configuration 2n-dnv"
5216   algorithm: "file_test_results"
5217   output-file-ext: ".rst"
5218   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5219   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"
5220   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5221   data: "intel-dnv-vpp"
5222   filter: "'NDRPDR'"
5223   parameters:
5224   - "name"
5225   - "doc"
5226   - "level"
5227   - "parent"
5228   data-start-level: 3
5229
5230 # VPP Performance Operational Data 3n-hsw
5231 -
5232   type: "file"
5233   title: "VPP Performance Operational Data 3n-hsw"
5234   algorithm: "file_test_results"
5235   output-file-ext: ".rst"
5236   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5237   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"
5238   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5239   data: "vpp-perf-results-3n-hsw"
5240   filter: "not 'NDRCHK' and not 'PDRCHK'"
5241   parameters:
5242   - "name"
5243   - "doc"
5244   - "level"
5245   - "parent"
5246   data-start-level: 3
5247
5248 # VPP Performance Operational Data 3n-skx
5249 -
5250   type: "file"
5251   title: "VPP Performance Operational Data 3n-skx"
5252   algorithm: "file_test_results"
5253   output-file-ext: ".rst"
5254   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5255   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"
5256   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5257   data: "vpp-perf-results-3n-skx"
5258   filter: "not 'NDRCHK' and not 'PDRCHK'"
5259   parameters:
5260   - "name"
5261   - "doc"
5262   - "level"
5263   - "parent"
5264   data-start-level: 3
5265
5266 # VPP Performance Operational Data 2n-skx
5267 -
5268   type: "file"
5269   title: "VPP Performance Operational Data 2n-skx"
5270   algorithm: "file_test_results"
5271   output-file-ext: ".rst"
5272   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5273   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"
5274   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5275   data: "vpp-perf-results-2n-skx"
5276   filter: "not 'NDRCHK' and not 'PDRCHK'"
5277   parameters:
5278   - "name"
5279   - "doc"
5280   - "level"
5281   - "parent"
5282   data-start-level: 3
5283
5284 # VPP Performance Operational Data 2n-dnv
5285 -
5286   type: "file"
5287   title: "VPP Performance Operational Data 2n-dnv"
5288   algorithm: "file_test_results"
5289   output-file-ext: ".rst"
5290   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5291   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"
5292   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5293   data: "intel-dnv-vpp"
5294   filter: "'NDRPDR'"
5295   parameters:
5296   - "name"
5297   - "doc"
5298   - "level"
5299   - "parent"
5300   data-start-level: 3
5301
5302 # VPP MRR Results 3n-hsw
5303 -
5304   type: "file"
5305   title: "VPP MRR Results 3n-hsw"
5306   algorithm: "file_test_results"
5307   output-file-ext: ".rst"
5308   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5309   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"
5310   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5311   data: "vpp-mrr-results-3n-hsw"
5312   filter: "'MRR'"
5313   parameters:
5314   - "name"
5315   - "doc"
5316   - "level"
5317   - "parent"
5318   data-start-level: 3
5319
5320 # VPP MRR Results 3n-skx
5321 -
5322   type: "file"
5323   title: "VPP MRR Results 3n-skx"
5324   algorithm: "file_test_results"
5325   output-file-ext: ".rst"
5326   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5327   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"
5328   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5329   data: "vpp-mrr-results-3n-skx"
5330   filter: "'MRR'"
5331   parameters:
5332   - "name"
5333   - "doc"
5334   - "level"
5335   - "parent"
5336   data-start-level: 3
5337
5338 # VPP MRR Results 2n-skx
5339 -
5340   type: "file"
5341   title: "VPP MRR Results 2n-skx"
5342   algorithm: "file_test_results"
5343   output-file-ext: ".rst"
5344   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5345   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"
5346   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5347   data: "vpp-mrr-results-2n-skx"
5348   filter: "all"
5349   parameters:
5350   - "name"
5351   - "doc"
5352   - "level"
5353   - "parent"
5354   data-start-level: 3
5355
5356 # VPP MRR Results 2n-dnv
5357 -
5358   type: "file"
5359   title: "VPP MRR Results 2n-dnv"
5360   algorithm: "file_test_results"
5361   output-file-ext: ".rst"
5362   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5363   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"
5364   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5365   data: "intel-dnv-vpp"
5366   filter: "'MRR'"
5367   parameters:
5368   - "name"
5369   - "doc"
5370   - "level"
5371   - "parent"
5372   data-start-level: 3
5373
5374 # VPP MRR Configuration 3n-hsw
5375 -
5376   type: "file"
5377   title: "VPP MRR Configuration 3n-hsw"
5378   algorithm: "file_test_results"
5379   output-file-ext: ".rst"
5380   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5381   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"
5382   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5383   data: "vpp-mrr-results-3n-hsw"
5384   filter: "'MRR'"
5385   parameters:
5386   - "name"
5387   - "doc"
5388   - "level"
5389   - "parent"
5390   data-start-level: 3
5391
5392 # VPP MRR Configuration 3n-skx
5393 -
5394   type: "file"
5395   title: "VPP MRR Configuration 3n-skx"
5396   algorithm: "file_test_results"
5397   output-file-ext: ".rst"
5398   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5399   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"
5400   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5401   data: "vpp-mrr-results-3n-skx"
5402   filter: "'MRR'"
5403   parameters:
5404   - "name"
5405   - "doc"
5406   - "level"
5407   - "parent"
5408   data-start-level: 3
5409
5410 # VPP MRR Configuration 2n-skx
5411 -
5412   type: "file"
5413   title: "VPP MRR Configuration 2n-skx"
5414   algorithm: "file_test_results"
5415   output-file-ext: ".rst"
5416   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5417   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"
5418   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5419   data: "vpp-mrr-results-2n-skx"
5420   filter: "'MRR'"
5421   parameters:
5422   - "name"
5423   - "doc"
5424   - "level"
5425   - "parent"
5426   data-start-level: 3
5427
5428 # VPP MRR Configuration 2n-dnv
5429 -
5430   type: "file"
5431   title: "VPP MRR Configuration 2n-dnv"
5432   algorithm: "file_test_results"
5433   output-file-ext: ".rst"
5434   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5435   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"
5436   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5437   data: "intel-dnv-vpp"
5438   filter: "'MRR'"
5439   parameters:
5440   - "name"
5441   - "doc"
5442   - "level"
5443   - "parent"
5444   data-start-level: 3
5445
5446 # VPP Functional Results - Ubuntu
5447 -
5448   type: "file"
5449   title: "VPP Functional Results - Ubuntu"
5450   algorithm: "file_test_results"
5451   output-file-ext: ".rst"
5452   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
5453   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"
5454   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
5455   data: "vpp-func-results-ubuntu"
5456   filter: "all"
5457   parameters:
5458   - "name"
5459   - "doc"
5460   - "level"
5461   - "parent"
5462   data-start-level: 3
5463
5464 # VPP Functional Results - CentOS
5465 -
5466   type: "file"
5467   title: "VPP Functional Results - CentOS"
5468   algorithm: "file_test_results"
5469   output-file-ext: ".rst"
5470   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
5471   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"
5472   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
5473   data:
5474     "vpp-func-results-centos"
5475   filter: "all"
5476   parameters:
5477   - "name"
5478   - "doc"
5479   - "level"
5480   - "parent"
5481   data-start-level: 3
5482
5483 # VPP Functional Configuration - Ubuntu
5484 -
5485   type: "file"
5486   title: "VPP Functional Configuration - Ubuntu"
5487   algorithm: "file_test_results"
5488   output-file-ext: ".rst"
5489   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
5490   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"
5491   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
5492   data: "vpp-func-results-ubuntu"
5493   filter: "all"
5494   parameters:
5495   - "name"
5496   - "doc"
5497   - "level"
5498   - "parent"
5499   data-start-level: 3
5500
5501 # VPP Functional Configuration - CentOS
5502 -
5503   type: "file"
5504   title: "VPP Functional Configuration - CentOS"
5505   algorithm: "file_test_results"
5506   output-file-ext: ".rst"
5507   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
5508   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"
5509   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
5510   data:
5511     "vpp-func-results-centos"
5512   filter: "all"
5513   parameters:
5514   - "name"
5515   - "doc"
5516   - "level"
5517   - "parent"
5518   data-start-level: 3
5519
5520 # VPP Device Results - Ubuntu
5521 -
5522   type: "file"
5523   title: "VPP Device Results - Ubuntu"
5524   algorithm: "file_test_results"
5525   output-file-ext: ".rst"
5526   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5527   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"
5528   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5529   data: "vpp-device-results-ubuntu"
5530   filter: "all"
5531   parameters:
5532   - "name"
5533   - "doc"
5534   - "level"
5535   - "parent"
5536   data-start-level: 2
5537
5538 # VPP Device Configuration - Ubuntu
5539 -
5540   type: "file"
5541   title: "VPP Device Configuration - Ubuntu"
5542   algorithm: "file_test_results"
5543   output-file-ext: ".rst"
5544   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5545   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"
5546   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5547   data: "vpp-device-results-ubuntu"
5548   filter: "all"
5549   parameters:
5550   - "name"
5551   - "doc"
5552   - "level"
5553   - "parent"
5554   data-start-level: 2
5555
5556 # Container Orchestrated Performance Results 3n-hsw
5557 -
5558   type: "file"
5559   title: "Container Orchestrated Performance Results 3n-hsw"
5560   algorithm: "file_test_results"
5561   output-file-ext: ".rst"
5562   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
5563   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"
5564   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
5565   data: "ligato-perf-results-3n-hsw"
5566   filter: "all"
5567   parameters:
5568   - "name"
5569   - "doc"
5570   - "level"
5571   - "parent"
5572   data-start-level: 3
5573
5574 # DPDK Performance Results 3n-hsw
5575 -
5576   type: "file"
5577   title: "DPDK Performance Results 3n-hsw"
5578   algorithm: "file_test_results"
5579   output-file-ext: ".rst"
5580   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5581   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"
5582   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5583   data: "dpdk-perf-results-3n-hsw"
5584   filter: "all"
5585   parameters:
5586   - "name"
5587   - "doc"
5588   - "level"
5589   - "parent"
5590   data-start-level: 3
5591
5592 # DPDK Performance Results 3n-skx
5593 -
5594   type: "file"
5595   title: "DPDK Performance Results 3n-skx"
5596   algorithm: "file_test_results"
5597   output-file-ext: ".rst"
5598   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5599   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"
5600   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5601   data: "dpdk-perf-results-3n-skx"
5602   filter: "all"
5603   parameters:
5604   - "name"
5605   - "doc"
5606   - "level"
5607   - "parent"
5608   data-start-level: 3
5609
5610 # DPDK Performance Results 2n-skx
5611 -
5612   type: "file"
5613   title: "DPDK Performance Results 2n-skx"
5614   algorithm: "file_test_results"
5615   output-file-ext: ".rst"
5616   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5617   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"
5618   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5619   data: "dpdk-perf-results-2n-skx"
5620   filter: "all"
5621   parameters:
5622   - "name"
5623   - "doc"
5624   - "level"
5625   - "parent"
5626   data-start-level: 3
5627
5628 # Honeycomb Functional Results
5629 -
5630   type: "file"
5631   title: "Honeycomb Functional Results"
5632   algorithm: "file_test_results"
5633   output-file-ext: ".rst"
5634   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
5635   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"
5636   dir-tables: "{DIR[DTR,FUNC,HC]}"
5637   data:
5638     "hc-func-results"
5639   filter: "all"
5640   parameters:
5641   - "name"
5642   - "doc"
5643   - "level"
5644   - "parent"
5645   data-start-level: 3
5646
5647 # NSH SFC Functional Results
5648 -
5649   type: "file"
5650   title: "NSH SFC Functional Results"
5651   algorithm: "file_test_results"
5652   output-file-ext: ".rst"
5653   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
5654   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"
5655   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
5656   data:
5657     "nsh-func-results"
5658   filter: "all"
5659   parameters:
5660   - "name"
5661   - "doc"
5662   - "level"
5663   - "parent"
5664   data-start-level: 3
5665
5666 # DMM Functional Results
5667 -
5668   type: "file"
5669   title: "DMM Functional Results"
5670   algorithm: "file_test_results"
5671   output-file-ext: ".rst"
5672   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
5673   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"
5674   dir-tables: "{DIR[DTR,FUNC,DMM]}"
5675   data:
5676     "dmm-func-results"
5677   filter: "all"
5678   parameters:
5679   - "name"
5680   - "doc"
5681   - "level"
5682   - "parent"
5683   data-start-level: 3
5684
5685 ################################################################################
5686 ###                                P L O T S                                 ###
5687 ################################################################################
5688
5689 # Soak test - 30min Soak Test (PLRsearch), boxes
5690 -
5691   type: "plot"
5692   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
5693   algorithm: "plot_soak_boxes"
5694   output-file-type: ".html"
5695   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
5696   data: "plot-vpp-soak-2n-skx"
5697   filter: "'SOAK'"
5698   parameters:
5699   - "throughput"
5700   - "parent"
5701   - "tags"
5702   sort:
5703   - "L2PATCH"
5704 #  - "L2XCBASE"
5705 #  - "L2BDMACLRN"
5706 #  - "IP4FWD"
5707 #  - "IP6FWD"
5708   - "VHOST"
5709   layout:
5710     title: "30min Soak Test (PLRsearch)"
5711     layout: "plot-soak-throughput"
5712
5713 # Soak test - example, not used
5714 -
5715   type: "plot"
5716   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
5717   algorithm: "plot_soak_bars"
5718   output-file-type: ".html"
5719   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
5720   data: "plot-vpp-soak-2n-skx"
5721   filter: "'SOAK'"
5722   parameters:
5723   - "throughput"
5724   - "parent"
5725   - "tags"
5726   sort:
5727   - "L2PATCH"
5728 #  - "L2XCBASE"
5729 #  - "L2BDMACLRN"
5730 #  - "IP4FWD"
5731 #  - "IP6FWD"
5732   - "VHOST"
5733   layout:
5734     title: "30min Soak Test (PLRsearch)"
5735     layout: "plot-soak-throughput"
5736
5737 ################################################################################
5738 # Plots - NF Density - VSC
5739
5740 -
5741   type: "plot"
5742   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
5743   algorithm: "plot_service_density_heatmap"
5744   output-file-type: ".html"
5745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
5746   data: "plot-vpp-nfv-2n-skx-mrr"
5747   filter: "'NIC_Intel-X710' and
5748            'NF_DENSITY' and
5749            'VM' and
5750            'CHAIN' and
5751            '64B' and
5752            '2T1C' and
5753            'MRR'"
5754   parameters:
5755   - "result"
5756   - "name"
5757   - "tags"
5758   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5759   x-axis: "X = VNFs per Service Chain"
5760   y-axis: "Y = Number of Service Chains"
5761   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5762   layout:
5763     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
5764     layout: "plot-service-density"
5765
5766 -
5767   type: "plot"
5768   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
5769   algorithm: "plot_service_density_heatmap"
5770   output-file-type: ".html"
5771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
5772   data: "plot-vpp-nfv-2n-skx-mrr"
5773   filter: "'NIC_Intel-X710' and
5774            'NF_DENSITY' and
5775            'VM' and
5776            'CHAIN' and
5777            '64B' and
5778            '4T2C' and
5779            'MRR'"
5780   parameters:
5781   - "result"
5782   - "name"
5783   - "tags"
5784   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5785   x-axis: "X = VNFs per Service Chain"
5786   y-axis: "Y = Number of Service Chains"
5787   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5788   layout:
5789     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
5790     layout: "plot-service-density"
5791
5792 -
5793   type: "plot"
5794   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
5795   algorithm: "plot_service_density_heatmap"
5796   output-file-type: ".html"
5797   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
5798   data: "plot-vpp-nfv-2n-skx-mrr"
5799   filter: "'NIC_Intel-X710' and
5800            'NF_DENSITY' and
5801            'VM' and
5802            'CHAIN' and
5803            'IMIX' and
5804            '2T1C' and
5805            'MRR'"
5806   parameters:
5807   - "result"
5808   - "name"
5809   - "tags"
5810   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5811   x-axis: "X = VNFs per Service Chain"
5812   y-axis: "Y = Number of Service Chains"
5813   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5814   layout:
5815     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
5816     layout: "plot-service-density"
5817
5818 -
5819   type: "plot"
5820   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
5821   algorithm: "plot_service_density_heatmap"
5822   output-file-type: ".html"
5823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
5824   data: "plot-vpp-nfv-2n-skx-mrr"
5825   filter: "'NIC_Intel-X710' and
5826            'NF_DENSITY' and
5827            'VM' and
5828            'CHAIN' and
5829            'IMIX' and
5830            '4T2C' and
5831            'MRR'"
5832   parameters:
5833   - "result"
5834   - "name"
5835   - "tags"
5836   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5837   x-axis: "X = VNFs per Service Chain"
5838   y-axis: "Y = Number of Service Chains"
5839   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5840   layout:
5841     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
5842     layout: "plot-service-density"
5843
5844 -
5845   type: "plot"
5846   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
5847   algorithm: "plot_service_density_heatmap"
5848   output-file-type: ".html"
5849   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
5850   data: "plot-vpp-nfv-2n-skx"
5851   filter: "'NIC_Intel-X710' and
5852            'NF_DENSITY' and
5853            'VM' and
5854            'CHAIN' and
5855            '64B' and
5856            '2T1C' and
5857            'NDRPDR'"
5858   parameters:
5859   - "throughput"
5860   - "name"
5861   - "tags"
5862   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5863   x-axis: "X = VNFs per Service Chain"
5864   y-axis: "Y = Number of Service Chains"
5865   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5866   layout:
5867     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
5868     layout: "plot-service-density"
5869
5870 -
5871   type: "plot"
5872   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
5873   algorithm: "plot_service_density_heatmap"
5874   output-file-type: ".html"
5875   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
5876   data: "plot-vpp-nfv-2n-skx"
5877   filter: "'NIC_Intel-X710' and
5878            'NF_DENSITY' and
5879            'VM' and
5880            'CHAIN' and
5881            '64B' and
5882            '4T2C' and
5883            'NDRPDR'"
5884   parameters:
5885   - "throughput"
5886   - "name"
5887   - "tags"
5888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5889   x-axis: "X = VNFs per Service Chain"
5890   y-axis: "Y = Number of Service Chains"
5891   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5892   layout:
5893     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
5894     layout: "plot-service-density"
5895
5896 -
5897   type: "plot"
5898   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
5899   algorithm: "plot_service_density_heatmap"
5900   output-file-type: ".html"
5901   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
5902   data: "plot-vpp-nfv-2n-skx"
5903   filter: "'NIC_Intel-X710' and
5904            'NF_DENSITY' and
5905            'VM' and
5906            'CHAIN' and
5907            'IMIX' and
5908            '2T1C' and
5909            'NDRPDR'"
5910   parameters:
5911   - "throughput"
5912   - "name"
5913   - "tags"
5914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5915   x-axis: "X = VNFs per Service Chain"
5916   y-axis: "Y = Number of Service Chains"
5917   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5918   layout:
5919     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
5920     layout: "plot-service-density"
5921
5922 -
5923   type: "plot"
5924   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
5925   algorithm: "plot_service_density_heatmap"
5926   output-file-type: ".html"
5927   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
5928   data: "plot-vpp-nfv-2n-skx"
5929   filter: "'NIC_Intel-X710' and
5930            'NF_DENSITY' and
5931            'VM' and
5932            'CHAIN' and
5933            'IMIX' and
5934            '4T2C' and
5935            'NDRPDR'"
5936   parameters:
5937   - "throughput"
5938   - "name"
5939   - "tags"
5940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5941   x-axis: "X = VNFs per Service Chain"
5942   y-axis: "Y = Number of Service Chains"
5943   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5944   layout:
5945     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
5946     layout: "plot-service-density"
5947
5948 -
5949   type: "plot"
5950   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
5951   algorithm: "plot_service_density_heatmap"
5952   output-file-type: ".html"
5953   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5954   data: "plot-vpp-nfv-2n-skx"
5955   filter: "'NIC_Intel-X710' and
5956            'NF_DENSITY' and
5957            'VM' and
5958            'CHAIN' and
5959            '64B' and
5960            '2T1C' and
5961            'NDRPDR'"
5962   parameters:
5963   - "throughput"
5964   - "name"
5965   - "tags"
5966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5967   x-axis: "X = VNFs per Service Chain"
5968   y-axis: "Y = Number of Service Chains"
5969   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5970   layout:
5971     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
5972     layout: "plot-service-density"
5973
5974 -
5975   type: "plot"
5976   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
5977   algorithm: "plot_service_density_heatmap"
5978   output-file-type: ".html"
5979   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5980   data: "plot-vpp-nfv-2n-skx"
5981   filter: "'NIC_Intel-X710' and
5982            'NF_DENSITY' and
5983            'VM' and
5984            'CHAIN' and
5985            '64B' and
5986            '4T2C' and
5987            'NDRPDR'"
5988   parameters:
5989   - "throughput"
5990   - "name"
5991   - "tags"
5992   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5993   x-axis: "X = VNFs per Service Chain"
5994   y-axis: "Y = Number of Service Chains"
5995   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5996   layout:
5997     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
5998     layout: "plot-service-density"
5999
6000 -
6001   type: "plot"
6002   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
6003   algorithm: "plot_service_density_heatmap"
6004   output-file-type: ".html"
6005   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
6006   data: "plot-vpp-nfv-2n-skx"
6007   filter: "'NIC_Intel-X710' and
6008            'NF_DENSITY' and
6009            'VM' and
6010            'CHAIN' and
6011            'IMIX' and
6012            '2T1C' and
6013            'NDRPDR'"
6014   parameters:
6015   - "throughput"
6016   - "name"
6017   - "tags"
6018   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6019   x-axis: "X = VNFs per Service Chain"
6020   y-axis: "Y = Number of Service Chains"
6021   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6022   layout:
6023     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
6024     layout: "plot-service-density"
6025
6026 -
6027   type: "plot"
6028   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
6029   algorithm: "plot_service_density_heatmap"
6030   output-file-type: ".html"
6031   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
6032   data: "plot-vpp-nfv-2n-skx"
6033   filter: "'NIC_Intel-X710' and
6034            'NF_DENSITY' and
6035            'VM' and
6036            'CHAIN' and
6037            'IMIX' and
6038            '4T2C' and
6039            'NDRPDR'"
6040   parameters:
6041   - "throughput"
6042   - "name"
6043   - "tags"
6044   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6045   x-axis: "X = VNFs per Service Chain"
6046   y-axis: "Y = Number of Service Chains"
6047   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6048   layout:
6049     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
6050     layout: "plot-service-density"
6051
6052 ################################################################################
6053 # Plots - NF Density - CSC
6054
6055 -
6056   type: "plot"
6057   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
6058   algorithm: "plot_service_density_heatmap"
6059   output-file-type: ".html"
6060   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
6061   data: "plot-vpp-nfv-2n-skx-mrr"
6062   filter: "'NIC_Intel-X710' and
6063            'NF_DENSITY' and
6064            'DOCKER' and
6065            'CHAIN' and
6066            '64B' and
6067            '2T1C' and
6068            'MRR'"
6069   parameters:
6070   - "result"
6071   - "name"
6072   - "tags"
6073   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6074   x-axis: "X = CNFs per Service Chain"
6075   y-axis: "Y = Number of Service Chains"
6076   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6077   layout:
6078     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
6079     layout: "plot-service-density"
6080
6081 -
6082   type: "plot"
6083   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
6084   algorithm: "plot_service_density_heatmap"
6085   output-file-type: ".html"
6086   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
6087   data: "plot-vpp-nfv-2n-skx-mrr"
6088   filter: "'NIC_Intel-X710' and
6089            'NF_DENSITY' and
6090            'DOCKER' and
6091            'CHAIN' and
6092            '64B' and
6093            '4T2C' and
6094            'MRR'"
6095   parameters:
6096   - "result"
6097   - "name"
6098   - "tags"
6099   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6100   x-axis: "X = CNFs per Service Chain"
6101   y-axis: "Y = Number of Service Chains"
6102   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6103   layout:
6104     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
6105     layout: "plot-service-density"
6106
6107 -
6108   type: "plot"
6109   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
6110   algorithm: "plot_service_density_heatmap"
6111   output-file-type: ".html"
6112   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
6113   data: "plot-vpp-nfv-2n-skx-mrr"
6114   filter: "'NIC_Intel-X710' and
6115            'NF_DENSITY' and
6116            'DOCKER' and
6117            'CHAIN' and
6118            'IMIX' and
6119            '2T1C' and
6120            'MRR'"
6121   parameters:
6122   - "result"
6123   - "name"
6124   - "tags"
6125   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6126   x-axis: "X = CNFs per Service Chain"
6127   y-axis: "Y = Number of Service Chains"
6128   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6129   layout:
6130     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
6131     layout: "plot-service-density"
6132
6133 -
6134   type: "plot"
6135   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
6136   algorithm: "plot_service_density_heatmap"
6137   output-file-type: ".html"
6138   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
6139   data: "plot-vpp-nfv-2n-skx-mrr"
6140   filter: "'NIC_Intel-X710' and
6141            'NF_DENSITY' and
6142            'DOCKER' and
6143            'CHAIN' and
6144            'IMIX' and
6145            '4T2C' and
6146            'MRR'"
6147   parameters:
6148   - "result"
6149   - "name"
6150   - "tags"
6151   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6152   x-axis: "X = CNFs per Service Chain"
6153   y-axis: "Y = Number of Service Chains"
6154   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6155   layout:
6156     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
6157     layout: "plot-service-density"
6158
6159 -
6160   type: "plot"
6161   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
6162   algorithm: "plot_service_density_heatmap"
6163   output-file-type: ".html"
6164   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
6165   data: "plot-vpp-nfv-2n-skx"
6166   filter: "'NIC_Intel-X710' and
6167            'NF_DENSITY' and
6168            'DOCKER' and
6169            'CHAIN' and
6170            '64B' and
6171            '2T1C' and
6172            'NDRPDR'"
6173   parameters:
6174   - "throughput"
6175   - "name"
6176   - "tags"
6177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6178   x-axis: "X = CNFs per Service Chain"
6179   y-axis: "Y = Number of Service Chains"
6180   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6181   layout:
6182     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
6183     layout: "plot-service-density"
6184
6185 -
6186   type: "plot"
6187   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
6188   algorithm: "plot_service_density_heatmap"
6189   output-file-type: ".html"
6190   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
6191   data: "plot-vpp-nfv-2n-skx"
6192   filter: "'NIC_Intel-X710' and
6193            'NF_DENSITY' and
6194            'DOCKER' and
6195            'CHAIN' and
6196            '64B' and
6197            '4T2C' and
6198            'NDRPDR'"
6199   parameters:
6200   - "throughput"
6201   - "name"
6202   - "tags"
6203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6204   x-axis: "X = CNFs per Service Chain"
6205   y-axis: "Y = Number of Service Chains"
6206   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6207   layout:
6208     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
6209     layout: "plot-service-density"
6210
6211 -
6212   type: "plot"
6213   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
6214   algorithm: "plot_service_density_heatmap"
6215   output-file-type: ".html"
6216   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
6217   data: "plot-vpp-nfv-2n-skx"
6218   filter: "'NIC_Intel-X710' and
6219            'NF_DENSITY' and
6220            'DOCKER' and
6221            'CHAIN' and
6222            'IMIX' and
6223            '2T1C' and
6224            'NDRPDR'"
6225   parameters:
6226   - "throughput"
6227   - "name"
6228   - "tags"
6229   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6230   x-axis: "X = CNFs per Service Chain"
6231   y-axis: "Y = Number of Service Chains"
6232   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6233   layout:
6234     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
6235     layout: "plot-service-density"
6236
6237 -
6238   type: "plot"
6239   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
6240   algorithm: "plot_service_density_heatmap"
6241   output-file-type: ".html"
6242   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
6243   data: "plot-vpp-nfv-2n-skx"
6244   filter: "'NIC_Intel-X710' and
6245            'NF_DENSITY' and
6246            'DOCKER' and
6247            'CHAIN' and
6248            'IMIX' and
6249            '4T2C' and
6250            'NDRPDR'"
6251   parameters:
6252   - "throughput"
6253   - "name"
6254   - "tags"
6255   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6256   x-axis: "X = CNFs per Service Chain"
6257   y-axis: "Y = Number of Service Chains"
6258   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6259   layout:
6260     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
6261     layout: "plot-service-density"
6262
6263 -
6264   type: "plot"
6265   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
6266   algorithm: "plot_service_density_heatmap"
6267   output-file-type: ".html"
6268   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
6269   data: "plot-vpp-nfv-2n-skx"
6270   filter: "'NIC_Intel-X710' and
6271            'NF_DENSITY' and
6272            'DOCKER' and
6273            'CHAIN' and
6274            '64B' and
6275            '2T1C' and
6276            'NDRPDR'"
6277   parameters:
6278   - "throughput"
6279   - "name"
6280   - "tags"
6281   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6282   x-axis: "X = CNFs per Service Chain"
6283   y-axis: "Y = Number of Service Chains"
6284   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6285   layout:
6286     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
6287     layout: "plot-service-density"
6288
6289 -
6290   type: "plot"
6291   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
6292   algorithm: "plot_service_density_heatmap"
6293   output-file-type: ".html"
6294   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
6295   data: "plot-vpp-nfv-2n-skx"
6296   filter: "'NIC_Intel-X710' and
6297            'NF_DENSITY' and
6298            'DOCKER' and
6299            'CHAIN' and
6300            '64B' and
6301            '4T2C' and
6302            'NDRPDR'"
6303   parameters:
6304   - "throughput"
6305   - "name"
6306   - "tags"
6307   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6308   x-axis: "X = CNFs per Service Chain"
6309   y-axis: "Y = Number of Service Chains"
6310   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6311   layout:
6312     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
6313     layout: "plot-service-density"
6314
6315 -
6316   type: "plot"
6317   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
6318   algorithm: "plot_service_density_heatmap"
6319   output-file-type: ".html"
6320   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
6321   data: "plot-vpp-nfv-2n-skx"
6322   filter: "'NIC_Intel-X710' and
6323            'NF_DENSITY' and
6324            'DOCKER' and
6325            'CHAIN' and
6326            'IMIX' and
6327            '2T1C' and
6328            'NDRPDR'"
6329   parameters:
6330   - "throughput"
6331   - "name"
6332   - "tags"
6333   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6334   x-axis: "X = CNFs per Service Chain"
6335   y-axis: "Y = Number of Service Chains"
6336   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6337   layout:
6338     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
6339     layout: "plot-service-density"
6340
6341 -
6342   type: "plot"
6343   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
6344   algorithm: "plot_service_density_heatmap"
6345   output-file-type: ".html"
6346   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
6347   data: "plot-vpp-nfv-2n-skx"
6348   filter: "'NIC_Intel-X710' and
6349            'NF_DENSITY' and
6350            'DOCKER' and
6351            'CHAIN' and
6352            'IMIX' and
6353            '4T2C' and
6354            'NDRPDR'"
6355   parameters:
6356   - "throughput"
6357   - "name"
6358   - "tags"
6359   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6360   x-axis: "X = CNFs per Service Chain"
6361   y-axis: "Y = Number of Service Chains"
6362   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6363   layout:
6364     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
6365     layout: "plot-service-density"
6366
6367 ################################################################################
6368 # Plots - NF Density - CSP
6369
6370 -
6371   type: "plot"
6372   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
6373   algorithm: "plot_service_density_heatmap"
6374   output-file-type: ".html"
6375   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
6376   data: "plot-vpp-nfv-2n-skx-mrr"
6377   filter: "'NIC_Intel-X710' and
6378            'NF_DENSITY' and
6379            'DOCKER' and
6380            'PIPELINE' and
6381            '64B' and
6382            '2T1C' and
6383            'MRR'"
6384   parameters:
6385   - "result"
6386   - "name"
6387   - "tags"
6388   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6389   x-axis: "X = CNFs per Service Pipeline"
6390   y-axis: "Y = Number of Service Pipelines"
6391   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6392   layout:
6393     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
6394     layout: "plot-service-density"
6395
6396 -
6397   type: "plot"
6398   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
6399   algorithm: "plot_service_density_heatmap"
6400   output-file-type: ".html"
6401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
6402   data: "plot-vpp-nfv-2n-skx-mrr"
6403   filter: "'NIC_Intel-X710' and
6404            'NF_DENSITY' and
6405            'DOCKER' and
6406            'PIPELINE' and
6407            '64B' and
6408            '4T2C' and
6409            'MRR'"
6410   parameters:
6411   - "result"
6412   - "name"
6413   - "tags"
6414   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6415   x-axis: "X = CNFs per Service Pipeline"
6416   y-axis: "Y = Number of Service Pipelines"
6417   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6418   layout:
6419     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
6420     layout: "plot-service-density"
6421
6422 -
6423   type: "plot"
6424   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
6425   algorithm: "plot_service_density_heatmap"
6426   output-file-type: ".html"
6427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
6428   data: "plot-vpp-nfv-2n-skx-mrr"
6429   filter: "'NIC_Intel-X710' and
6430            'NF_DENSITY' and
6431            'DOCKER' and
6432            'PIPELINE' and
6433            'IMIX' and
6434            '2T1C' and
6435            'MRR'"
6436   parameters:
6437   - "result"
6438   - "name"
6439   - "tags"
6440   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6441   x-axis: "X = CNFs per Service Pipeline"
6442   y-axis: "Y = Number of Service Pipelines"
6443   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6444   layout:
6445     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
6446     layout: "plot-service-density"
6447
6448 -
6449   type: "plot"
6450   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
6451   algorithm: "plot_service_density_heatmap"
6452   output-file-type: ".html"
6453   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
6454   data: "plot-vpp-nfv-2n-skx-mrr"
6455   filter: "'NIC_Intel-X710' and
6456            'NF_DENSITY' and
6457            'DOCKER' and
6458            'PIPELINE' and
6459            'IMIX' and
6460            '4T2C' and
6461            'MRR'"
6462   parameters:
6463   - "result"
6464   - "name"
6465   - "tags"
6466   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6467   x-axis: "X = CNFs per Service Pipeline"
6468   y-axis: "Y = Number of Service Pipelines"
6469   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6470   layout:
6471     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
6472     layout: "plot-service-density"
6473
6474 -
6475   type: "plot"
6476   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
6477   algorithm: "plot_service_density_heatmap"
6478   output-file-type: ".html"
6479   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
6480   data: "plot-vpp-nfv-2n-skx"
6481   filter: "'NIC_Intel-X710' and
6482            'NF_DENSITY' and
6483            'DOCKER' and
6484            'PIPELINE' and
6485            '64B' and
6486            '2T1C' and
6487            'NDRPDR'"
6488   parameters:
6489   - "throughput"
6490   - "name"
6491   - "tags"
6492   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6493   x-axis: "X = CNFs per Service Pipeline"
6494   y-axis: "Y = Number of Service Pipelines"
6495   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6496   layout:
6497     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
6498     layout: "plot-service-density"
6499
6500 -
6501   type: "plot"
6502   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
6503   algorithm: "plot_service_density_heatmap"
6504   output-file-type: ".html"
6505   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6506   data: "plot-vpp-nfv-2n-skx"
6507   filter: "'NIC_Intel-X710' and
6508            'NF_DENSITY' and
6509            'DOCKER' and
6510            'PIPELINE' and
6511            '64B' and
6512            '4T2C' and
6513            'NDRPDR'"
6514   parameters:
6515   - "throughput"
6516   - "name"
6517   - "tags"
6518   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6519   x-axis: "X = CNFs per Service Pipeline"
6520   y-axis: "Y = Number of Service Pipelines"
6521   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6522   layout:
6523     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
6524     layout: "plot-service-density"
6525
6526 -
6527   type: "plot"
6528   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
6529   algorithm: "plot_service_density_heatmap"
6530   output-file-type: ".html"
6531   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6532   data: "plot-vpp-nfv-2n-skx"
6533   filter: "'NIC_Intel-X710' and
6534            'NF_DENSITY' and
6535            'DOCKER' and
6536            'PIPELINE' and
6537            'IMIX' and
6538            '2T1C' and
6539            'NDRPDR'"
6540   parameters:
6541   - "throughput"
6542   - "name"
6543   - "tags"
6544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6545   x-axis: "X = CNFs per Service Pipeline"
6546   y-axis: "Y = Number of Service Pipelines"
6547   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6548   layout:
6549     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
6550     layout: "plot-service-density"
6551
6552 -
6553   type: "plot"
6554   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
6555   algorithm: "plot_service_density_heatmap"
6556   output-file-type: ".html"
6557   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6558   data: "plot-vpp-nfv-2n-skx"
6559   filter: "'NIC_Intel-X710' and
6560            'NF_DENSITY' and
6561            'DOCKER' and
6562            'PIPELINE' and
6563            'IMIX' and
6564            '4T2C' and
6565            'NDRPDR'"
6566   parameters:
6567   - "throughput"
6568   - "name"
6569   - "tags"
6570   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6571   x-axis: "X = CNFs per Service Pipeline"
6572   y-axis: "Y = Number of Service Pipelines"
6573   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6574   layout:
6575     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
6576     layout: "plot-service-density"
6577
6578 -
6579   type: "plot"
6580   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
6581   algorithm: "plot_service_density_heatmap"
6582   output-file-type: ".html"
6583   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6584   data: "plot-vpp-nfv-2n-skx"
6585   filter: "'NIC_Intel-X710' and
6586            'NF_DENSITY' and
6587            'DOCKER' and
6588            'PIPELINE' and
6589            '64B' and
6590            '2T1C' and
6591            'NDRPDR'"
6592   parameters:
6593   - "throughput"
6594   - "name"
6595   - "tags"
6596   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6597   x-axis: "X = CNFs per Service Pipeline"
6598   y-axis: "Y = Number of Service Pipelines"
6599   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6600   layout:
6601     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
6602     layout: "plot-service-density"
6603
6604 -
6605   type: "plot"
6606   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
6607   algorithm: "plot_service_density_heatmap"
6608   output-file-type: ".html"
6609   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6610   data: "plot-vpp-nfv-2n-skx"
6611   filter: "'NIC_Intel-X710' and
6612            'NF_DENSITY' and
6613            'DOCKER' and
6614            'PIPELINE' and
6615            '64B' and
6616            '4T2C' and
6617            'NDRPDR'"
6618   parameters:
6619   - "throughput"
6620   - "name"
6621   - "tags"
6622   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6623   x-axis: "X = CNFs per Service Pipeline"
6624   y-axis: "Y = Number of Service Pipelines"
6625   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6626   layout:
6627     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
6628     layout: "plot-service-density"
6629
6630 -
6631   type: "plot"
6632   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
6633   algorithm: "plot_service_density_heatmap"
6634   output-file-type: ".html"
6635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6636   data: "plot-vpp-nfv-2n-skx"
6637   filter: "'NIC_Intel-X710' and
6638            'NF_DENSITY' and
6639            'DOCKER' and
6640            'PIPELINE' and
6641            'IMIX' and
6642            '2T1C' and
6643            'NDRPDR'"
6644   parameters:
6645   - "throughput"
6646   - "name"
6647   - "tags"
6648   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6649   x-axis: "X = CNFs per Service Pipeline"
6650   y-axis: "Y = Number of Service Pipelines"
6651   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6652   layout:
6653     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
6654     layout: "plot-service-density"
6655
6656 -
6657   type: "plot"
6658   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
6659   algorithm: "plot_service_density_heatmap"
6660   output-file-type: ".html"
6661   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6662   data: "plot-vpp-nfv-2n-skx"
6663   filter: "'NIC_Intel-X710' and
6664            'NF_DENSITY' and
6665            'DOCKER' and
6666            'PIPELINE' and
6667            'IMIX' and
6668            '4T2C' and
6669            'NDRPDR'"
6670   parameters:
6671   - "throughput"
6672   - "name"
6673   - "tags"
6674   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6675   x-axis: "X = CNFs per Service Pipeline"
6676   y-axis: "Y = Number of Service Pipelines"
6677   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6678   layout:
6679     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
6680     layout: "plot-service-density"
6681
6682 ################################################################################
6683 # Plots VPP HTTP Server Performance
6684 -
6685   type: "plot"
6686   title: "VPP HTTP Server Performance"
6687   algorithm: "plot_http_server_performance_box"
6688   output-file-type: ".html"
6689   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6690   data:
6691     "plot-vpp-http-server-performance"
6692   # Keep this formatting, the filter is enclosed with " (quotation mark) and
6693   # each tag is enclosed with ' (apostrophe).
6694   filter: "'HTTP' and 'TCP_CPS'"
6695   parameters:
6696   - "result"
6697   - "name"
6698   traces:
6699     hoverinfo: "x+y"
6700     boxpoints: "outliers"
6701     whiskerwidth: 0
6702   layout:
6703     title: "VPP HTTP Server Performance"
6704     layout:
6705       "plot-cps"
6706
6707 -
6708   type: "plot"
6709   title: "VPP HTTP Server Performance"
6710   algorithm: "plot_http_server_performance_box"
6711   output-file-type: ".html"
6712   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6713   data:
6714     "plot-vpp-http-server-performance"
6715   filter: "'HTTP' and 'TCP_RPS'"
6716   parameters:
6717   - "result"
6718   - "name"
6719   traces:
6720     hoverinfo: "x+y"
6721     boxpoints: "outliers"
6722     whiskerwidth: 0
6723   layout:
6724     title: "VPP HTTP Server Performance"
6725     layout:
6726       "plot-rps"
6727
6728 ################################################################################
6729
6730 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6731 -
6732   type: "plot"
6733   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6734   algorithm: "plot_performance_box"
6735   output-file-type: ".html"
6736   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6737   data: "plot-vpp-throughput-latency-3n-hsw"
6738   filter: "'NIC_Intel-X520-DA2' and
6739            '64B' and
6740            ('BASE' or 'SCALE') and
6741            'NDRPDR' and
6742            'ETH' and
6743            '1T1C' and
6744            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6745            not 'VHOST' and
6746            not 'MEMIF'"
6747   parameters:
6748   - "throughput"
6749   - "parent"
6750   - "tags"
6751   sort:
6752   - "L2PATCH"
6753   - "L2XCBASE"
6754   - "BASE"
6755   - "FIB_10K"
6756   - "FIB_100K"
6757   - "FIB_1M"
6758   traces:
6759     hoverinfo: "x+y"
6760     boxpoints: "outliers"
6761     whiskerwidth: 0
6762   layout:
6763     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6764     layout: "plot-throughput"
6765
6766 -
6767   type: "plot"
6768   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6769   algorithm: "plot_performance_box"
6770   output-file-type: ".html"
6771   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6772   data: "plot-vpp-throughput-latency-3n-hsw"
6773   filter: "'NIC_Intel-X520-DA2' and
6774            '64B' and
6775            ('BASE' or 'SCALE') and
6776            'NDRPDR' and
6777            'ETH' and
6778            '1T1C' and
6779            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6780            not 'VHOST' and
6781            not 'MEMIF'"
6782   parameters:
6783   - "throughput"
6784   - "parent"
6785   - "tags"
6786   sort:
6787   - "L2PATCH"
6788   - "L2XCBASE"
6789   - "BASE"
6790   - "FIB_10K"
6791   - "FIB_100K"
6792   - "FIB_1M"
6793   traces:
6794     hoverinfo: "x+y"
6795     boxpoints: "outliers"
6796     whiskerwidth: 0
6797   layout:
6798     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6799     layout: "plot-throughput"
6800
6801 -
6802   type: "plot"
6803   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6804   algorithm: "plot_performance_box"
6805   output-file-type: ".html"
6806   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6807   data: "plot-vpp-throughput-latency-3n-hsw"
6808   filter: "'NIC_Intel-X520-DA2' and
6809            '64B' and
6810            ('BASE' or 'SCALE') and
6811            'NDRPDR' and
6812            'ETH' and
6813            '2T2C' and
6814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6815            not 'VHOST' and
6816            not 'MEMIF'"
6817   parameters:
6818   - "throughput"
6819   - "parent"
6820   - "tags"
6821   sort:
6822   - "L2PATCH"
6823   - "L2XCBASE"
6824   - "BASE"
6825   - "FIB_10K"
6826   - "FIB_100K"
6827   - "FIB_1M"
6828   traces:
6829     hoverinfo: "x+y"
6830     boxpoints: "outliers"
6831     whiskerwidth: 0
6832   layout:
6833     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6834     layout: "plot-throughput"
6835
6836 -
6837   type: "plot"
6838   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6839   algorithm: "plot_performance_box"
6840   output-file-type: ".html"
6841   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6842   data: "plot-vpp-throughput-latency-3n-hsw"
6843   filter: "'NIC_Intel-X520-DA2' and
6844            '64B' and
6845            ('BASE' or 'SCALE') and
6846            'NDRPDR' and
6847            'ETH' and
6848            '2T2C' and
6849            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6850            not 'VHOST' and
6851            not 'MEMIF'"
6852   parameters:
6853   - "throughput"
6854   - "parent"
6855   - "tags"
6856   sort:
6857   - "L2PATCH"
6858   - "L2XCBASE"
6859   - "BASE"
6860   - "FIB_10K"
6861   - "FIB_100K"
6862   - "FIB_1M"
6863   traces:
6864     hoverinfo: "x+y"
6865     boxpoints: "outliers"
6866     whiskerwidth: 0
6867   layout:
6868     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6869     layout: "plot-throughput"
6870
6871 # Packet Throughput - VPP L2 3n-hsw-x520 features
6872 -
6873   type: "plot"
6874   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6875   algorithm: "plot_performance_box"
6876   output-file-type: ".html"
6877   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6878   data: "plot-vpp-throughput-latency-3n-hsw"
6879   filter: "'NIC_Intel-X520-DA2' and
6880            '64B' and
6881            'NDRPDR' and
6882            '1T1C' and
6883            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6884            not 'ACL' and
6885            not 'VHOST' and
6886            not 'MEMIF'"
6887   parameters:
6888   - "throughput"
6889   - "parent"
6890   - "tags"
6891   sort:
6892   - "L2XCBASE"    # l2xcbase
6893   - "L2BDBASE"    # l2bdbase
6894   - "L2XCFWD"     # dot1q-l2xcbase
6895   - "L2BDMACLRN"  # dot1q-l2bdbase
6896   traces:
6897     hoverinfo: "x+y"
6898     boxpoints: "outliers"
6899     whiskerwidth: 0
6900   layout:
6901     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6902     layout: "plot-throughput"
6903
6904 -
6905   type: "plot"
6906   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6907   algorithm: "plot_performance_box"
6908   output-file-type: ".html"
6909   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6910   data: "plot-vpp-throughput-latency-3n-hsw"
6911   filter: "'NIC_Intel-X520-DA2' and
6912            '64B' and
6913            'NDRPDR' and
6914            '1T1C' and
6915            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6916            not 'ACL' and
6917            not 'VHOST' and
6918            not 'MEMIF'"
6919   parameters:
6920   - "throughput"
6921   - "parent"
6922   - "tags"
6923   sort:
6924   - "L2XCBASE"    # l2xcbase
6925   - "L2BDBASE"    # l2bdbase
6926   - "L2XCFWD"     # dot1q-l2xcbase
6927   - "L2BDMACLRN"  # dot1q-l2bdbase
6928   traces:
6929     hoverinfo: "x+y"
6930     boxpoints: "outliers"
6931     whiskerwidth: 0
6932   layout:
6933     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6934     layout: "plot-throughput"
6935
6936 -
6937   type: "plot"
6938   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6939   algorithm: "plot_performance_box"
6940   output-file-type: ".html"
6941   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6942   data: "plot-vpp-throughput-latency-3n-hsw"
6943   filter: "'NIC_Intel-X520-DA2' and
6944            '64B' and
6945            'NDRPDR' and
6946            '2T2C' and
6947            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6948            not 'ACL' and
6949            not 'VHOST' and
6950            not 'MEMIF'"
6951   parameters:
6952   - "throughput"
6953   - "parent"
6954   - "tags"
6955   sort:
6956   - "L2XCBASE"    # l2xcbase
6957   - "L2BDBASE"    # l2bdbase
6958   - "L2XCFWD"     # dot1q-l2xcbase
6959   - "L2BDMACLRN"  # dot1q-l2bdbase
6960   traces:
6961     hoverinfo: "x+y"
6962     boxpoints: "outliers"
6963     whiskerwidth: 0
6964   layout:
6965     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6966     layout: "plot-throughput"
6967
6968 -
6969   type: "plot"
6970   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6971   algorithm: "plot_performance_box"
6972   output-file-type: ".html"
6973   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6974   data: "plot-vpp-throughput-latency-3n-hsw"
6975   filter: "'NIC_Intel-X520-DA2' and
6976            '64B' and
6977            'NDRPDR' and
6978            '2T2C' and
6979            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6980            not 'ACL' and
6981            not 'VHOST' and
6982            not 'MEMIF'"
6983   parameters:
6984   - "throughput"
6985   - "parent"
6986   - "tags"
6987   sort:
6988   - "L2XCBASE"    # l2xcbase
6989   - "L2BDBASE"    # l2bdbase
6990   - "L2XCFWD"     # dot1q-l2xcbase
6991   - "L2BDMACLRN"  # dot1q-l2bdbase
6992   traces:
6993     hoverinfo: "x+y"
6994     boxpoints: "outliers"
6995     whiskerwidth: 0
6996   layout:
6997     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6998     layout: "plot-throughput"
6999
7000 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7001 -
7002   type: "plot"
7003   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7004   algorithm: "plot_performance_box"
7005   output-file-type: ".html"
7006   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7007   data: "plot-vpp-throughput-latency-3n-hsw"
7008   filter: "'NIC_Intel-X710' and
7009            '64B' and
7010            ('BASE' or 'SCALE') and
7011            'NDRPDR' and
7012            'ETH' and
7013            '1T1C' and
7014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7015            not 'VHOST' and
7016            not 'MEMIF'"
7017   parameters:
7018   - "throughput"
7019   - "parent"
7020   - "tags"
7021   sort:
7022   - "L2XCFWD"
7023   - "L2PATCH"
7024   - "L2BDMACLRN"
7025   - "FIB_10K"
7026   - "FIB_100K"
7027   - "FIB_1M"
7028   traces:
7029     hoverinfo: "x+y"
7030     boxpoints: "outliers"
7031     whiskerwidth: 0
7032   layout:
7033     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7034     layout: "plot-throughput"
7035
7036 -
7037   type: "plot"
7038   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7039   algorithm: "plot_performance_box"
7040   output-file-type: ".html"
7041   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7042   data: "plot-vpp-throughput-latency-3n-hsw"
7043   filter: "'NIC_Intel-X710' and
7044            '64B' and
7045            ('BASE' or 'SCALE') and
7046            'NDRPDR' and
7047            'ETH' and
7048            '1T1C' and
7049            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7050            not 'VHOST' and
7051            not 'MEMIF'"
7052   parameters:
7053   - "throughput"
7054   - "parent"
7055   - "tags"
7056   sort:
7057   - "L2XCFWD"
7058   - "L2PATCH"
7059   - "L2BDMACLRN"
7060   - "FIB_10K"
7061   - "FIB_100K"
7062   - "FIB_1M"
7063   traces:
7064     hoverinfo: "x+y"
7065     boxpoints: "outliers"
7066     whiskerwidth: 0
7067   layout:
7068     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7069     layout: "plot-throughput"
7070
7071 -
7072   type: "plot"
7073   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7074   algorithm: "plot_performance_box"
7075   output-file-type: ".html"
7076   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7077   data: "plot-vpp-throughput-latency-3n-hsw"
7078   filter: "'NIC_Intel-X710' and
7079            '64B' and
7080            ('BASE' or 'SCALE') and
7081            'NDRPDR' and
7082            'ETH' and
7083            '2T2C' and
7084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7085            not 'VHOST' and
7086            not 'MEMIF'"
7087   parameters:
7088   - "throughput"
7089   - "parent"
7090   - "tags"
7091   sort:
7092   - "L2XCFWD"
7093   - "L2PATCH"
7094   - "L2BDMACLRN"
7095   - "FIB_10K"
7096   - "FIB_100K"
7097   - "FIB_1M"
7098   traces:
7099     hoverinfo: "x+y"
7100     boxpoints: "outliers"
7101     whiskerwidth: 0
7102   layout:
7103     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7104     layout: "plot-throughput"
7105
7106 -
7107   type: "plot"
7108   title: "VPP Throughput: l2sw-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]}/l2sw-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            'ETH' and
7118            '2T2C' and
7119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7120            not 'VHOST' and
7121            not 'MEMIF'"
7122   parameters:
7123   - "throughput"
7124   - "parent"
7125   - "tags"
7126   sort:
7127   - "L2XCFWD"
7128   - "L2PATCH"
7129   - "L2BDMACLRN"
7130   - "FIB_10K"
7131   - "FIB_100K"
7132   - "FIB_1M"
7133   traces:
7134     hoverinfo: "x+y"
7135     boxpoints: "outliers"
7136     whiskerwidth: 0
7137   layout:
7138     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7139     layout: "plot-throughput"
7140
7141 # Packet Throughput - VPP L2 3n-hsw-x710 features
7142 -
7143   type: "plot"
7144   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7145   algorithm: "plot_performance_box"
7146   output-file-type: ".html"
7147   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7148   data: "plot-vpp-throughput-latency-3n-hsw"
7149   filter: "'NIC_Intel-X710' and
7150            '64B' and
7151            'NDRPDR' and
7152            '1T1C' and
7153            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7154            not 'ACL' and
7155            not 'VHOST' and
7156            not 'MEMIF'"
7157   parameters:
7158   - "throughput"
7159   - "parent"
7160   - "tags"
7161   sort:
7162   - "L2XCBASE"    # l2xcbase
7163   - "L2BDBASE"    # l2bdbase
7164   - "L2XCFWD"     # dot1q-l2xcbase
7165   - "L2BDMACLRN"  # dot1q-l2bdbase
7166   traces:
7167     hoverinfo: "x+y"
7168     boxpoints: "outliers"
7169     whiskerwidth: 0
7170   layout:
7171     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7172     layout: "plot-throughput"
7173
7174 -
7175   type: "plot"
7176   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7177   algorithm: "plot_performance_box"
7178   output-file-type: ".html"
7179   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7180   data: "plot-vpp-throughput-latency-3n-hsw"
7181   filter: "'NIC_Intel-X710' and
7182            '64B' and
7183            'NDRPDR' and
7184            '1T1C' and
7185            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7186            not 'ACL' and
7187            not 'VHOST' and
7188            not 'MEMIF'"
7189   parameters:
7190   - "throughput"
7191   - "parent"
7192   - "tags"
7193   sort:
7194   - "L2XCBASE"    # l2xcbase
7195   - "L2BDBASE"    # l2bdbase
7196   - "L2XCFWD"     # dot1q-l2xcbase
7197   - "L2BDMACLRN"  # dot1q-l2bdbase
7198   traces:
7199     hoverinfo: "x+y"
7200     boxpoints: "outliers"
7201     whiskerwidth: 0
7202   layout:
7203     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7204     layout: "plot-throughput"
7205
7206 -
7207   type: "plot"
7208   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7209   algorithm: "plot_performance_box"
7210   output-file-type: ".html"
7211   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7212   data: "plot-vpp-throughput-latency-3n-hsw"
7213   filter: "'NIC_Intel-X710' and
7214            '64B' and
7215            'NDRPDR' and
7216            '2T2C' and
7217            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7218            not 'ACL' and
7219            not 'VHOST' and
7220            not 'MEMIF'"
7221   parameters:
7222   - "throughput"
7223   - "parent"
7224   - "tags"
7225   sort:
7226   - "L2XCBASE"    # l2xcbase
7227   - "L2BDBASE"    # l2bdbase
7228   - "L2XCFWD"     # dot1q-l2xcbase
7229   - "L2BDMACLRN"  # dot1q-l2bdbase
7230   traces:
7231     hoverinfo: "x+y"
7232     boxpoints: "outliers"
7233     whiskerwidth: 0
7234   layout:
7235     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7236     layout: "plot-throughput"
7237
7238 -
7239   type: "plot"
7240   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7241   algorithm: "plot_performance_box"
7242   output-file-type: ".html"
7243   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7244   data: "plot-vpp-throughput-latency-3n-hsw"
7245   filter: "'NIC_Intel-X710' and
7246            '64B' and
7247            'NDRPDR' and
7248            '2T2C' and
7249            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7250            not 'ACL' and
7251            not 'VHOST' and
7252            not 'MEMIF'"
7253   parameters:
7254   - "throughput"
7255   - "parent"
7256   - "tags"
7257   sort:
7258   - "L2XCBASE"    # l2xcbase
7259   - "L2BDBASE"    # l2bdbase
7260   - "L2XCFWD"     # dot1q-l2xcbase
7261   - "L2BDMACLRN"  # dot1q-l2bdbase
7262   traces:
7263     hoverinfo: "x+y"
7264     boxpoints: "outliers"
7265     whiskerwidth: 0
7266   layout:
7267     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7268     layout: "plot-throughput"
7269
7270 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7271 -
7272   type: "plot"
7273   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7274   algorithm: "plot_performance_box"
7275   output-file-type: ".html"
7276   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7277   data: "plot-vpp-throughput-latency-3n-hsw"
7278   filter: "'NIC_Intel-XL710' and
7279            '64B' and
7280            ('BASE' or 'SCALE') and
7281            'NDRPDR' and
7282            'ETH' and
7283            '1T1C' and
7284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7285            not 'VHOST' and
7286            not 'MEMIF'"
7287   parameters:
7288   - "throughput"
7289   - "parent"
7290   - "tags"
7291   sort:
7292   - "L2PATCH"
7293   - "L2XCBASE"
7294   - "BASE"
7295   - "FIB_10K"
7296   - "FIB_100K"
7297   - "FIB_1M"
7298   traces:
7299     hoverinfo: "x+y"
7300     boxpoints: "outliers"
7301     whiskerwidth: 0
7302   layout:
7303     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7304     layout: "plot-throughput"
7305
7306 -
7307   type: "plot"
7308   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7309   algorithm: "plot_performance_box"
7310   output-file-type: ".html"
7311   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7312   data: "plot-vpp-throughput-latency-3n-hsw"
7313   filter: "'NIC_Intel-XL710' and
7314            '64B' and
7315            ('BASE' or 'SCALE') and
7316            'NDRPDR' and
7317            'ETH' and
7318            '1T1C' and
7319            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7320            not 'VHOST' and
7321            not 'MEMIF'"
7322   parameters:
7323   - "throughput"
7324   - "parent"
7325   - "tags"
7326   sort:
7327   - "L2PATCH"
7328   - "L2XCBASE"
7329   - "BASE"
7330   - "FIB_10K"
7331   - "FIB_100K"
7332   - "FIB_1M"
7333   traces:
7334     hoverinfo: "x+y"
7335     boxpoints: "outliers"
7336     whiskerwidth: 0
7337   layout:
7338     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7339     layout: "plot-throughput"
7340
7341 -
7342   type: "plot"
7343   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7344   algorithm: "plot_performance_box"
7345   output-file-type: ".html"
7346   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7347   data: "plot-vpp-throughput-latency-3n-hsw"
7348   filter: "'NIC_Intel-XL710' and
7349            '64B' and
7350            ('BASE' or 'SCALE') and
7351            'NDRPDR' and
7352            'ETH' and
7353            '2T2C' and
7354            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7355            not 'VHOST' and
7356            not 'MEMIF'"
7357   parameters:
7358   - "throughput"
7359   - "parent"
7360   - "tags"
7361   sort:
7362   - "L2PATCH"
7363   - "L2XCBASE"
7364   - "BASE"
7365   - "FIB_10K"
7366   - "FIB_100K"
7367   - "FIB_1M"
7368   traces:
7369     hoverinfo: "x+y"
7370     boxpoints: "outliers"
7371     whiskerwidth: 0
7372   layout:
7373     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7374     layout: "plot-throughput"
7375
7376 -
7377   type: "plot"
7378   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7379   algorithm: "plot_performance_box"
7380   output-file-type: ".html"
7381   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7382   data: "plot-vpp-throughput-latency-3n-hsw"
7383   filter: "'NIC_Intel-XL710' and
7384            '64B' and
7385            ('BASE' or 'SCALE') and
7386            'NDRPDR' and
7387            'ETH' and
7388            '2T2C' and
7389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7390            not 'VHOST' and
7391            not 'MEMIF'"
7392   parameters:
7393   - "throughput"
7394   - "parent"
7395   - "tags"
7396   sort:
7397   - "L2PATCH"
7398   - "L2XCBASE"
7399   - "BASE"
7400   - "FIB_10K"
7401   - "FIB_100K"
7402   - "FIB_1M"
7403   traces:
7404     hoverinfo: "x+y"
7405     boxpoints: "outliers"
7406     whiskerwidth: 0
7407   layout:
7408     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7409     layout: "plot-throughput"
7410
7411 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7412 -
7413   type: "plot"
7414   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7415   algorithm: "plot_performance_box"
7416   output-file-type: ".html"
7417   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7418   data: "plot-vpp-throughput-latency-3n-skx"
7419   filter: "'NIC_Intel-X710' and
7420            '64B' and
7421            ('BASE' or 'SCALE') and
7422            'NDRPDR' and
7423            'ETH' and
7424            '2T1C' and
7425            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7426            not 'VHOST' and
7427            not 'MEMIF' and
7428            not 'DRV_AVF'"
7429   parameters:
7430   - "throughput"
7431   - "parent"
7432   - "tags"
7433   sort:
7434   - "L2PATCH"
7435   - "L2XCBASE"
7436   - "BASE"
7437   - "FIB_10K"
7438   - "FIB_100K"
7439   - "FIB_1M"
7440   traces:
7441     hoverinfo: "x+y"
7442     boxpoints: "outliers"
7443     whiskerwidth: 0
7444   layout:
7445     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7446     layout: "plot-throughput"
7447
7448 -
7449   type: "plot"
7450   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7451   algorithm: "plot_performance_box"
7452   output-file-type: ".html"
7453   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7454   data: "plot-vpp-throughput-latency-3n-skx"
7455   filter: "'NIC_Intel-X710' and
7456            '64B' and
7457            ('BASE' or 'SCALE') and
7458            'NDRPDR' and
7459            'ETH' and
7460            '2T1C' and
7461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7462            not 'VHOST' and
7463            not 'MEMIF' and
7464            not 'DRV_AVF'"
7465   parameters:
7466   - "throughput"
7467   - "parent"
7468   - "tags"
7469   sort:
7470   - "L2PATCH"
7471   - "L2XCBASE"
7472   - "BASE"
7473   - "FIB_10K"
7474   - "FIB_100K"
7475   - "FIB_1M"
7476   traces:
7477     hoverinfo: "x+y"
7478     boxpoints: "outliers"
7479     whiskerwidth: 0
7480   layout:
7481     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7482     layout: "plot-throughput"
7483
7484 -
7485   type: "plot"
7486   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7487   algorithm: "plot_performance_box"
7488   output-file-type: ".html"
7489   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7490   data: "plot-vpp-throughput-latency-3n-skx"
7491   filter: "'NIC_Intel-X710' and
7492            '64B' and
7493            ('BASE' or 'SCALE') and
7494            'NDRPDR' and
7495            'ETH' and
7496            '4T2C' and
7497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7498            not 'VHOST' and
7499            not 'MEMIF' and
7500            not 'DRV_AVF'"
7501   parameters:
7502   - "throughput"
7503   - "parent"
7504   - "tags"
7505   sort:
7506   - "L2PATCH"
7507   - "L2XCBASE"
7508   - "BASE"
7509   - "FIB_10K"
7510   - "FIB_100K"
7511   - "FIB_1M"
7512   traces:
7513     hoverinfo: "x+y"
7514     boxpoints: "outliers"
7515     whiskerwidth: 0
7516   layout:
7517     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7518     layout: "plot-throughput"
7519
7520 -
7521   type: "plot"
7522   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7523   algorithm: "plot_performance_box"
7524   output-file-type: ".html"
7525   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7526   data: "plot-vpp-throughput-latency-3n-skx"
7527   filter: "'NIC_Intel-X710' and
7528            '64B' and
7529            ('BASE' or 'SCALE') and
7530            'NDRPDR' and
7531            'ETH' and
7532            '4T2C' and
7533            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7534            not 'VHOST' and
7535            not 'MEMIF' and
7536            not 'DRV_AVF'"
7537   parameters:
7538   - "throughput"
7539   - "parent"
7540   - "tags"
7541   sort:
7542   - "L2PATCH"
7543   - "L2XCBASE"
7544   - "BASE"
7545   - "FIB_10K"
7546   - "FIB_100K"
7547   - "FIB_1M"
7548   traces:
7549     hoverinfo: "x+y"
7550     boxpoints: "outliers"
7551     whiskerwidth: 0
7552   layout:
7553     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7554     layout: "plot-throughput"
7555
7556 # Packet Throughput - VPP L2 3n-skx-x710 features
7557 -
7558   type: "plot"
7559   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7560   algorithm: "plot_performance_box"
7561   output-file-type: ".html"
7562   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7563   data: "plot-vpp-throughput-latency-3n-skx"
7564   filter: "'NIC_Intel-X710' and
7565            '64B' and
7566            'NDRPDR' and
7567            '2T1C' and
7568            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7569            not 'ACL' and
7570            not 'VHOST' and
7571            not 'MEMIF'"
7572   parameters:
7573   - "throughput"
7574   - "parent"
7575   - "tags"
7576   sort:
7577   - "L2XCBASE"    # l2xcbase
7578   - "L2BDBASE"    # l2bdbase
7579   - "L2XCFWD"     # dot1q-l2xcbase
7580   - "L2BDMACLRN"  # dot1q-l2bdbase
7581   traces:
7582     hoverinfo: "x+y"
7583     boxpoints: "outliers"
7584     whiskerwidth: 0
7585   layout:
7586     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7587     layout: "plot-throughput"
7588
7589 -
7590   type: "plot"
7591   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7592   algorithm: "plot_performance_box"
7593   output-file-type: ".html"
7594   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7595   data: "plot-vpp-throughput-latency-3n-skx"
7596   filter: "'NIC_Intel-X710' and
7597            '64B' and
7598            'NDRPDR' and
7599            '2T1C' and
7600            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7601            not 'ACL' and
7602            not 'VHOST' and
7603            not 'MEMIF'"
7604   parameters:
7605   - "throughput"
7606   - "parent"
7607   - "tags"
7608   sort:
7609   - "L2XCBASE"    # l2xcbase
7610   - "L2BDBASE"    # l2bdbase
7611   - "L2XCFWD"     # dot1q-l2xcbase
7612   - "L2BDMACLRN"  # dot1q-l2bdbase
7613   traces:
7614     hoverinfo: "x+y"
7615     boxpoints: "outliers"
7616     whiskerwidth: 0
7617   layout:
7618     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7619     layout: "plot-throughput"
7620
7621 -
7622   type: "plot"
7623   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7624   algorithm: "plot_performance_box"
7625   output-file-type: ".html"
7626   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7627   data: "plot-vpp-throughput-latency-3n-skx"
7628   filter: "'NIC_Intel-X710' and
7629            '64B' and
7630            'NDRPDR' and
7631            '4T2C' and
7632            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7633            not 'ACL' and
7634            not 'VHOST' and
7635            not 'MEMIF'"
7636   parameters:
7637   - "throughput"
7638   - "parent"
7639   - "tags"
7640   sort:
7641   - "L2XCBASE"    # l2xcbase
7642   - "L2BDBASE"    # l2bdbase
7643   - "L2XCFWD"     # dot1q-l2xcbase
7644   - "L2BDMACLRN"  # dot1q-l2bdbase
7645   traces:
7646     hoverinfo: "x+y"
7647     boxpoints: "outliers"
7648     whiskerwidth: 0
7649   layout:
7650     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7651     layout: "plot-throughput"
7652
7653 -
7654   type: "plot"
7655   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7656   algorithm: "plot_performance_box"
7657   output-file-type: ".html"
7658   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7659   data: "plot-vpp-throughput-latency-3n-skx"
7660   filter: "'NIC_Intel-X710' and
7661            '64B' and
7662            'NDRPDR' and
7663            '4T2C' and
7664            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7665            not 'ACL' and
7666            not 'VHOST' and
7667            not 'MEMIF'"
7668   parameters:
7669   - "throughput"
7670   - "parent"
7671   - "tags"
7672   sort:
7673   - "L2XCBASE"    # l2xcbase
7674   - "L2BDBASE"    # l2bdbase
7675   - "L2XCFWD"     # dot1q-l2xcbase
7676   - "L2BDMACLRN"  # dot1q-l2bdbase
7677   traces:
7678     hoverinfo: "x+y"
7679     boxpoints: "outliers"
7680     whiskerwidth: 0
7681   layout:
7682     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7683     layout: "plot-throughput"
7684
7685 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
7686 -
7687   type: "plot"
7688   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7689   algorithm: "plot_performance_box"
7690   output-file-type: ".html"
7691   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7692   data: "plot-vpp-throughput-latency-3n-skx"
7693   filter: "'NIC_Intel-XXV710' and
7694            '64B' and
7695            ('BASE' or 'SCALE') and
7696            'NDRPDR' and
7697            'ETH' and
7698            '2T1C' and
7699            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7700            not 'VHOST' and
7701            not 'MEMIF' and
7702            not 'DRV_AVF'"
7703   parameters:
7704   - "throughput"
7705   - "parent"
7706   - "tags"
7707   sort:
7708   - "L2PATCH"
7709   - "L2XCBASE"
7710   - "BASE"
7711   - "FIB_10K"
7712   - "FIB_100K"
7713   - "FIB_1M"
7714   traces:
7715     hoverinfo: "x+y"
7716     boxpoints: "outliers"
7717     whiskerwidth: 0
7718   layout:
7719     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7720     layout: "plot-throughput"
7721
7722 -
7723   type: "plot"
7724   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7725   algorithm: "plot_performance_box"
7726   output-file-type: ".html"
7727   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7728   data: "plot-vpp-throughput-latency-3n-skx"
7729   filter: "'NIC_Intel-XXV710' and
7730            '64B' and
7731            ('BASE' or 'SCALE') and
7732            'NDRPDR' and
7733            'ETH' and
7734            '2T1C' and
7735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7736            not 'VHOST' and
7737            not 'MEMIF' and
7738            not 'DRV_AVF'"
7739   parameters:
7740   - "throughput"
7741   - "parent"
7742   - "tags"
7743   sort:
7744   - "L2PATCH"
7745   - "L2XCBASE"
7746   - "BASE"
7747   - "FIB_10K"
7748   - "FIB_100K"
7749   - "FIB_1M"
7750   traces:
7751     hoverinfo: "x+y"
7752     boxpoints: "outliers"
7753     whiskerwidth: 0
7754   layout:
7755     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7756     layout: "plot-throughput"
7757
7758 -
7759   type: "plot"
7760   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7761   algorithm: "plot_performance_box"
7762   output-file-type: ".html"
7763   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7764   data: "plot-vpp-throughput-latency-3n-skx"
7765   filter: "'NIC_Intel-XXV710' and
7766            '64B' and
7767            ('BASE' or 'SCALE') and
7768            'NDRPDR' and
7769            'ETH' and
7770            '4T2C' and
7771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7772            not 'VHOST' and
7773            not 'MEMIF' and
7774            not 'DRV_AVF'"
7775   parameters:
7776   - "throughput"
7777   - "parent"
7778   - "tags"
7779   sort:
7780   - "L2PATCH"
7781   - "L2XCBASE"
7782   - "BASE"
7783   - "FIB_10K"
7784   - "FIB_100K"
7785   - "FIB_1M"
7786   traces:
7787     hoverinfo: "x+y"
7788     boxpoints: "outliers"
7789     whiskerwidth: 0
7790   layout:
7791     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7792     layout: "plot-throughput"
7793
7794 -
7795   type: "plot"
7796   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7797   algorithm: "plot_performance_box"
7798   output-file-type: ".html"
7799   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7800   data: "plot-vpp-throughput-latency-3n-skx"
7801   filter: "'NIC_Intel-XXV710' and
7802            '64B' and
7803            ('BASE' or 'SCALE') and
7804            'NDRPDR' and
7805            'ETH' and
7806            '4T2C' and
7807            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7808            not 'VHOST' and
7809            not 'MEMIF' and
7810            not 'DRV_AVF'"
7811   parameters:
7812   - "throughput"
7813   - "parent"
7814   - "tags"
7815   sort:
7816   - "L2PATCH"
7817   - "L2XCBASE"
7818   - "BASE"
7819   - "FIB_10K"
7820   - "FIB_100K"
7821   - "FIB_1M"
7822   traces:
7823     hoverinfo: "x+y"
7824     boxpoints: "outliers"
7825     whiskerwidth: 0
7826   layout:
7827     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7828     layout: "plot-throughput"
7829
7830 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7831 -
7832   type: "plot"
7833   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7834   algorithm: "plot_performance_box"
7835   output-file-type: ".html"
7836   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7837   data: "plot-vpp-throughput-latency-2n-skx"
7838   filter: "'NIC_Intel-X710' and
7839            '64B' and
7840            ('BASE' or 'SCALE') and
7841            'NDRPDR' and
7842            'ETH' and
7843            '2T1C' and
7844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7845            not 'VHOST' and
7846            not 'MEMIF'"
7847   parameters:
7848   - "throughput"
7849   - "parent"
7850   - "tags"
7851   sort:
7852   - "L2PATCH"
7853   - "L2XCBASE"
7854   - "BASE"
7855   - "FIB_10K"
7856   - "FIB_100K"
7857   - "FIB_1M"
7858   traces:
7859     hoverinfo: "x+y"
7860     boxpoints: "outliers"
7861     whiskerwidth: 0
7862   layout:
7863     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7864     layout: "plot-throughput"
7865
7866 -
7867   type: "plot"
7868   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7869   algorithm: "plot_performance_box"
7870   output-file-type: ".html"
7871   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7872   data: "plot-vpp-throughput-latency-2n-skx"
7873   filter: "'NIC_Intel-X710' and
7874            '64B' and
7875            ('BASE' or 'SCALE') and
7876            'NDRPDR' and
7877            'ETH' and
7878            '2T1C' and
7879            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7880            not 'VHOST' and
7881            not 'MEMIF'"
7882   parameters:
7883   - "throughput"
7884   - "parent"
7885   - "tags"
7886   sort:
7887   - "L2PATCH"
7888   - "L2XCBASE"
7889   - "BASE"
7890   - "FIB_10K"
7891   - "FIB_100K"
7892   - "FIB_1M"
7893   traces:
7894     hoverinfo: "x+y"
7895     boxpoints: "outliers"
7896     whiskerwidth: 0
7897   layout:
7898     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7899     layout: "plot-throughput"
7900
7901 -
7902   type: "plot"
7903   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7904   algorithm: "plot_performance_box"
7905   output-file-type: ".html"
7906   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7907   data: "plot-vpp-throughput-latency-2n-skx"
7908   filter: "'NIC_Intel-X710' and
7909            '64B' and
7910            ('BASE' or 'SCALE') and
7911            'NDRPDR' and
7912            'ETH' and
7913            '4T2C' and
7914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7915            not 'VHOST' and
7916            not 'MEMIF'"
7917   parameters:
7918   - "throughput"
7919   - "parent"
7920   - "tags"
7921   sort:
7922   - "L2PATCH"
7923   - "L2XCBASE"
7924   - "BASE"
7925   - "FIB_10K"
7926   - "FIB_100K"
7927   - "FIB_1M"
7928   traces:
7929     hoverinfo: "x+y"
7930     boxpoints: "outliers"
7931     whiskerwidth: 0
7932   layout:
7933     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7934     layout: "plot-throughput"
7935
7936 -
7937   type: "plot"
7938   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7939   algorithm: "plot_performance_box"
7940   output-file-type: ".html"
7941   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7942   data: "plot-vpp-throughput-latency-2n-skx"
7943   filter: "'NIC_Intel-X710' and
7944            '64B' and
7945            ('BASE' or 'SCALE') and
7946            'NDRPDR' and
7947            'ETH' and
7948            '4T2C' and
7949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7950            not 'VHOST' and
7951            not 'MEMIF'"
7952   parameters:
7953   - "throughput"
7954   - "parent"
7955   - "tags"
7956   sort:
7957   - "L2PATCH"
7958   - "L2XCBASE"
7959   - "BASE"
7960   - "FIB_10K"
7961   - "FIB_100K"
7962   - "FIB_1M"
7963   traces:
7964     hoverinfo: "x+y"
7965     boxpoints: "outliers"
7966     whiskerwidth: 0
7967   layout:
7968     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7969     layout: "plot-throughput"
7970
7971 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
7972 -
7973   type: "plot"
7974   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7975   algorithm: "plot_performance_box"
7976   output-file-type: ".html"
7977   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7978   data: "plot-vpp-throughput-latency-2n-skx"
7979   filter: "'NIC_Intel-XXV710' and
7980            '64B' and
7981            ('BASE' or 'SCALE') and
7982            'NDRPDR' and
7983            'ETH' and
7984            '2T1C' and
7985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7986            not 'VHOST' and
7987            not 'MEMIF'"
7988   parameters:
7989   - "throughput"
7990   - "parent"
7991   - "tags"
7992   sort:
7993   - "L2PATCH"
7994   - "L2XCBASE"
7995   - "BASE"
7996   - "FIB_10K"
7997   - "FIB_100K"
7998   - "FIB_1M"
7999   traces:
8000     hoverinfo: "x+y"
8001     boxpoints: "outliers"
8002     whiskerwidth: 0
8003   layout:
8004     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8005     layout: "plot-throughput"
8006
8007 -
8008   type: "plot"
8009   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8010   algorithm: "plot_performance_box"
8011   output-file-type: ".html"
8012   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8013   data: "plot-vpp-throughput-latency-2n-skx"
8014   filter: "'NIC_Intel-XXV710' and
8015            '64B' and
8016            ('BASE' or 'SCALE') and
8017            'NDRPDR' and
8018            'ETH' and
8019            '2T1C' and
8020            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8021            not 'VHOST' and
8022            not 'MEMIF'"
8023   parameters:
8024   - "throughput"
8025   - "parent"
8026   - "tags"
8027   sort:
8028   - "L2PATCH"
8029   - "L2XCBASE"
8030   - "BASE"
8031   - "FIB_10K"
8032   - "FIB_100K"
8033   - "FIB_1M"
8034   traces:
8035     hoverinfo: "x+y"
8036     boxpoints: "outliers"
8037     whiskerwidth: 0
8038   layout:
8039     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8040     layout: "plot-throughput"
8041
8042 -
8043   type: "plot"
8044   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8045   algorithm: "plot_performance_box"
8046   output-file-type: ".html"
8047   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8048   data: "plot-vpp-throughput-latency-2n-skx"
8049   filter: "'NIC_Intel-XXV710' and
8050            '64B' and
8051            ('BASE' or 'SCALE') and
8052            'NDRPDR' and
8053            'ETH' and
8054            '4T2C' and
8055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8056            not 'VHOST' and
8057            not 'MEMIF'"
8058   parameters:
8059   - "throughput"
8060   - "parent"
8061   - "tags"
8062   sort:
8063   - "L2PATCH"
8064   - "L2XCBASE"
8065   - "BASE"
8066   - "FIB_10K"
8067   - "FIB_100K"
8068   - "FIB_1M"
8069   traces:
8070     hoverinfo: "x+y"
8071     boxpoints: "outliers"
8072     whiskerwidth: 0
8073   layout:
8074     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8075     layout: "plot-throughput"
8076
8077 -
8078   type: "plot"
8079   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8080   algorithm: "plot_performance_box"
8081   output-file-type: ".html"
8082   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8083   data: "plot-vpp-throughput-latency-2n-skx"
8084   filter: "'NIC_Intel-XXV710' and
8085            '64B' and
8086            ('BASE' or 'SCALE') and
8087            'NDRPDR' and
8088            'ETH' and
8089            '4T2C' and
8090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8091            not 'VHOST' and
8092            not 'MEMIF'"
8093   parameters:
8094   - "throughput"
8095   - "parent"
8096   - "tags"
8097   sort:
8098   - "L2PATCH"
8099   - "L2XCBASE"
8100   - "BASE"
8101   - "FIB_10K"
8102   - "FIB_100K"
8103   - "FIB_1M"
8104   traces:
8105     hoverinfo: "x+y"
8106     boxpoints: "outliers"
8107     whiskerwidth: 0
8108   layout:
8109     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8110     layout: "plot-throughput"
8111
8112 # Packet Throughput - VPP L2 2n-dnv-x553 base
8113 -
8114   type: "plot"
8115   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8116   algorithm: "plot_performance_box"
8117   output-file-type: ".html"
8118   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8119   data: "intel-dnv-vpp"
8120   filter: "'NIC_Intel-X553' and
8121            '64B' and
8122            'BASE' and
8123            'NDRPDR' and
8124            'ETH' and
8125            '1T1C' and
8126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8127            not 'VHOST' and
8128            not 'MEMIF'"
8129   parameters:
8130   - "throughput"
8131   - "parent"
8132   - "tags"
8133   sort:
8134   - "L2XCBASE"
8135   - "L2BDMACLRN"
8136   - "L2PATCH"
8137   traces:
8138     hoverinfo: "x+y"
8139     boxpoints: "outliers"
8140     whiskerwidth: 0
8141   layout:
8142     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8143     layout: "plot-throughput"
8144
8145 -
8146   type: "plot"
8147   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8148   algorithm: "plot_performance_box"
8149   output-file-type: ".html"
8150   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8151   data: "intel-dnv-vpp"
8152   filter: "'NIC_Intel-X553' and
8153            '64B' and
8154            ('BASE' or 'SCALE') and
8155            'NDRPDR' and
8156            'ETH' and
8157            '1T1C' and
8158            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8159            not 'VHOST' and
8160            not 'MEMIF'"
8161   parameters:
8162   - "throughput"
8163   - "parent"
8164   - "tags"
8165   sort:
8166   - "L2XCBASE"
8167   - "L2BDMACLRN"
8168   - "L2PATCH"
8169   traces:
8170     hoverinfo: "x+y"
8171     boxpoints: "outliers"
8172     whiskerwidth: 0
8173   layout:
8174     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8175     layout: "plot-throughput"
8176
8177 -
8178   type: "plot"
8179   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8180   algorithm: "plot_performance_box"
8181   output-file-type: ".html"
8182   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8183   data: "intel-dnv-vpp"
8184   filter: "'NIC_Intel-X553' and
8185            '64B' and
8186            ('BASE' or 'SCALE') and
8187            'NDRPDR' and
8188            'ETH' and
8189            '2T2C' and
8190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8191            not 'VHOST' and
8192            not 'MEMIF'"
8193   parameters:
8194   - "throughput"
8195   - "parent"
8196   - "tags"
8197   sort:
8198   - "L2XCBASE"
8199   - "L2BDMACLRN"
8200   - "L2PATCH"
8201   traces:
8202     hoverinfo: "x+y"
8203     boxpoints: "outliers"
8204     whiskerwidth: 0
8205   layout:
8206     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8207     layout: "plot-throughput"
8208
8209 -
8210   type: "plot"
8211   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8212   algorithm: "plot_performance_box"
8213   output-file-type: ".html"
8214   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8215   data: "intel-dnv-vpp"
8216   filter: "'NIC_Intel-X553' and
8217            '64B' and
8218            ('BASE' or 'SCALE') and
8219            'NDRPDR' and
8220            'ETH' and
8221            '2T2C' and
8222            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8223            not 'VHOST' and
8224            not 'MEMIF'"
8225   parameters:
8226   - "throughput"
8227   - "parent"
8228   - "tags"
8229   sort:
8230   - "L2XCBASE"
8231   - "L2BDMACLRN"
8232   - "L2PATCH"
8233   traces:
8234     hoverinfo: "x+y"
8235     boxpoints: "outliers"
8236     whiskerwidth: 0
8237   layout:
8238     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8239     layout: "plot-throughput"
8240
8241 ################################################################################
8242
8243 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8244 -
8245   type: "plot"
8246   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8247   algorithm: "plot_performance_box"
8248   output-file-type: ".html"
8249   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8250   data: "plot-vpp-throughput-latency-3n-hsw"
8251   filter: "'NIC_Intel-X520-DA2' and
8252            '64B' and
8253            ('BASE' or 'SCALE') and
8254            'NDRPDR' and
8255            '1T1C' and
8256            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8257            not 'VHOST' and
8258            'MEMIF'"
8259   parameters:
8260   - "throughput"
8261   - "parent"
8262   - "tags"
8263   sort:
8264   - "L2XCFWD"
8265   - "L2XCFWD"
8266   - "L2XCFWD"
8267   - "L2BDMACLRN"
8268   - "L2BDMACLRN"
8269   - "L2BDMACLRN"
8270   traces:
8271     hoverinfo: "x+y"
8272     boxpoints: "outliers"
8273     whiskerwidth: 0
8274   layout:
8275     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8276     layout: "plot-throughput"
8277
8278 -
8279   type: "plot"
8280   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8281   algorithm: "plot_performance_box"
8282   output-file-type: ".html"
8283   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8284   data: "plot-vpp-throughput-latency-3n-hsw"
8285   filter: "'NIC_Intel-X520-DA2' and
8286            '64B' and
8287            ('BASE' or 'SCALE') and
8288            'NDRPDR' and
8289            '1T1C' and
8290            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8291            not 'VHOST' and
8292            'MEMIF'"
8293   parameters:
8294   - "throughput"
8295   - "parent"
8296   - "tags"
8297   sort:
8298   - "L2XCFWD"
8299   - "L2XCFWD"
8300   - "L2XCFWD"
8301   - "L2BDMACLRN"
8302   - "L2BDMACLRN"
8303   - "L2BDMACLRN"
8304   traces:
8305     hoverinfo: "x+y"
8306     boxpoints: "outliers"
8307     whiskerwidth: 0
8308   layout:
8309     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8310     layout: "plot-throughput"
8311
8312 -
8313   type: "plot"
8314   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8315   algorithm: "plot_performance_box"
8316   output-file-type: ".html"
8317   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8318   data: "plot-vpp-throughput-latency-3n-hsw"
8319   filter: "'NIC_Intel-X520-DA2' and
8320            '64B' and
8321            ('BASE' or 'SCALE') and
8322            'NDRPDR' and
8323            '2T2C' and
8324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8325            not 'VHOST' and
8326            'MEMIF'"
8327   parameters:
8328   - "throughput"
8329   - "parent"
8330   - "tags"
8331   sort:
8332   - "L2XCFWD"
8333   - "L2XCFWD"
8334   - "L2XCFWD"
8335   - "L2BDMACLRN"
8336   - "L2BDMACLRN"
8337   - "L2BDMACLRN"
8338   traces:
8339     hoverinfo: "x+y"
8340     boxpoints: "outliers"
8341     whiskerwidth: 0
8342   layout:
8343     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8344     layout: "plot-throughput"
8345
8346 -
8347   type: "plot"
8348   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8349   algorithm: "plot_performance_box"
8350   output-file-type: ".html"
8351   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8352   data: "plot-vpp-throughput-latency-3n-hsw"
8353   filter: "'NIC_Intel-X520-DA2' and
8354            '64B' and
8355            ('BASE' or 'SCALE') and
8356            'NDRPDR' and
8357            '2T2C' and
8358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8359            not 'VHOST' and
8360            'MEMIF'"
8361   parameters:
8362   - "throughput"
8363   - "parent"
8364   - "tags"
8365   sort:
8366   - "L2XCFWD"
8367   - "L2XCFWD"
8368   - "L2XCFWD"
8369   - "L2BDMACLRN"
8370   - "L2BDMACLRN"
8371   - "L2BDMACLRN"
8372   traces:
8373     hoverinfo: "x+y"
8374     boxpoints: "outliers"
8375     whiskerwidth: 0
8376   layout:
8377     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8378     layout: "plot-throughput"
8379
8380 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8381 -
8382   type: "plot"
8383   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8384   algorithm: "plot_performance_box"
8385   output-file-type: ".html"
8386   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8387   data: "plot-vpp-throughput-latency-3n-hsw"
8388   filter: "'NIC_Intel-X710' and
8389            '64B' and
8390            ('BASE' or 'SCALE') and
8391            'NDRPDR' and
8392            '1T1C' and
8393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8394            not 'VHOST' and
8395            'MEMIF'"
8396   parameters:
8397   - "throughput"
8398   - "parent"
8399   - "tags"
8400   sort:
8401   - "L2XCFWD"
8402   - "L2XCFWD"
8403   - "L2XCFWD"
8404   - "L2BDMACLRN"
8405   - "L2BDMACLRN"
8406   - "L2BDMACLRN"
8407   traces:
8408     hoverinfo: "x+y"
8409     boxpoints: "outliers"
8410     whiskerwidth: 0
8411   layout:
8412     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8413     layout: "plot-throughput"
8414
8415 -
8416   type: "plot"
8417   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8418   algorithm: "plot_performance_box"
8419   output-file-type: ".html"
8420   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8421   data: "plot-vpp-throughput-latency-3n-hsw"
8422   filter: "'NIC_Intel-X710' and
8423            '64B' and
8424            ('BASE' or 'SCALE') and
8425            'NDRPDR' and
8426            '1T1C' and
8427            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8428            not 'VHOST' and
8429            'MEMIF'"
8430   parameters:
8431   - "throughput"
8432   - "parent"
8433   - "tags"
8434   sort:
8435   - "L2XCFWD"
8436   - "L2XCFWD"
8437   - "L2XCFWD"
8438   - "L2BDMACLRN"
8439   - "L2BDMACLRN"
8440   - "L2BDMACLRN"
8441   traces:
8442     hoverinfo: "x+y"
8443     boxpoints: "outliers"
8444     whiskerwidth: 0
8445   layout:
8446     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8447     layout: "plot-throughput"
8448
8449 -
8450   type: "plot"
8451   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8452   algorithm: "plot_performance_box"
8453   output-file-type: ".html"
8454   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8455   data: "plot-vpp-throughput-latency-3n-hsw"
8456   filter: "'NIC_Intel-X710' and
8457            '64B' and
8458            ('BASE' or 'SCALE') and
8459            'NDRPDR' and
8460            '2T2C' and
8461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8462            not 'VHOST' and
8463            'MEMIF'"
8464   parameters:
8465   - "throughput"
8466   - "parent"
8467   - "tags"
8468   sort:
8469   - "L2XCFWD"
8470   - "L2XCFWD"
8471   - "L2XCFWD"
8472   - "L2BDMACLRN"
8473   - "L2BDMACLRN"
8474   - "L2BDMACLRN"
8475   traces:
8476     hoverinfo: "x+y"
8477     boxpoints: "outliers"
8478     whiskerwidth: 0
8479   layout:
8480     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8481     layout: "plot-throughput"
8482
8483 -
8484   type: "plot"
8485   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8486   algorithm: "plot_performance_box"
8487   output-file-type: ".html"
8488   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8489   data: "plot-vpp-throughput-latency-3n-hsw"
8490   filter: "'NIC_Intel-X710' and
8491            '64B' and
8492            ('BASE' or 'SCALE') and
8493            'NDRPDR' and
8494            '2T2C' and
8495            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8496            not 'VHOST' and
8497            'MEMIF'"
8498   parameters:
8499   - "throughput"
8500   - "parent"
8501   - "tags"
8502   sort:
8503   - "L2XCFWD"
8504   - "L2XCFWD"
8505   - "L2XCFWD"
8506   - "L2BDMACLRN"
8507   - "L2BDMACLRN"
8508   - "L2BDMACLRN"
8509   traces:
8510     hoverinfo: "x+y"
8511     boxpoints: "outliers"
8512     whiskerwidth: 0
8513   layout:
8514     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8515     layout: "plot-throughput"
8516
8517 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8518 -
8519   type: "plot"
8520   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8521   algorithm: "plot_performance_box"
8522   output-file-type: ".html"
8523   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8524   data: "plot-vpp-throughput-latency-3n-hsw"
8525   filter: "'NIC_Intel-XL710' and
8526            '64B' and
8527            ('BASE' or 'SCALE') and
8528            'NDRPDR' and
8529            '1T1C' and
8530            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8531            not 'VHOST' and
8532            'MEMIF'"
8533   parameters:
8534   - "throughput"
8535   - "parent"
8536   - "tags"
8537   sort:
8538   - "L2XCFWD"
8539   - "L2XCFWD"
8540   - "L2XCFWD"
8541   - "L2BDMACLRN"
8542   - "L2BDMACLRN"
8543   - "L2BDMACLRN"
8544   traces:
8545     hoverinfo: "x+y"
8546     boxpoints: "outliers"
8547     whiskerwidth: 0
8548   layout:
8549     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8550     layout: "plot-throughput"
8551
8552 -
8553   type: "plot"
8554   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8555   algorithm: "plot_performance_box"
8556   output-file-type: ".html"
8557   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8558   data: "plot-vpp-throughput-latency-3n-hsw"
8559   filter: "'NIC_Intel-XL710' and
8560            '64B' and
8561            ('BASE' or 'SCALE') and
8562            'NDRPDR' and
8563            '1T1C' and
8564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8565            not 'VHOST' and
8566            'MEMIF'"
8567   parameters:
8568   - "throughput"
8569   - "parent"
8570   - "tags"
8571   sort:
8572   - "L2XCFWD"
8573   - "L2XCFWD"
8574   - "L2XCFWD"
8575   - "L2BDMACLRN"
8576   - "L2BDMACLRN"
8577   - "L2BDMACLRN"
8578   traces:
8579     hoverinfo: "x+y"
8580     boxpoints: "outliers"
8581     whiskerwidth: 0
8582   layout:
8583     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8584     layout: "plot-throughput"
8585
8586 -
8587   type: "plot"
8588   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8589   algorithm: "plot_performance_box"
8590   output-file-type: ".html"
8591   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8592   data: "plot-vpp-throughput-latency-3n-hsw"
8593   filter: "'NIC_Intel-XL710' and
8594            '64B' and
8595            ('BASE' or 'SCALE') and
8596            'NDRPDR' and
8597            '2T2C' and
8598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8599            not 'VHOST' and
8600            'MEMIF'"
8601   parameters:
8602   - "throughput"
8603   - "parent"
8604   - "tags"
8605   sort:
8606   - "L2XCFWD"
8607   - "L2XCFWD"
8608   - "L2XCFWD"
8609   - "L2BDMACLRN"
8610   - "L2BDMACLRN"
8611   - "L2BDMACLRN"
8612   traces:
8613     hoverinfo: "x+y"
8614     boxpoints: "outliers"
8615     whiskerwidth: 0
8616   layout:
8617     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8618     layout: "plot-throughput"
8619
8620 -
8621   type: "plot"
8622   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8623   algorithm: "plot_performance_box"
8624   output-file-type: ".html"
8625   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8626   data: "plot-vpp-throughput-latency-3n-hsw"
8627   filter: "'NIC_Intel-XL710' and
8628            '64B' and
8629            ('BASE' or 'SCALE') and
8630            'NDRPDR' and
8631            '2T2C' and
8632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8633            not 'VHOST' and
8634            'MEMIF'"
8635   parameters:
8636   - "throughput"
8637   - "parent"
8638   - "tags"
8639   sort:
8640   - "L2XCFWD"
8641   - "L2XCFWD"
8642   - "L2XCFWD"
8643   - "L2BDMACLRN"
8644   - "L2BDMACLRN"
8645   - "L2BDMACLRN"
8646   traces:
8647     hoverinfo: "x+y"
8648     boxpoints: "outliers"
8649     whiskerwidth: 0
8650   layout:
8651     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8652     layout: "plot-throughput"
8653
8654 # Packet Throughput - VPP Container Memif 3n-skx-x710
8655 -
8656   type: "plot"
8657   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8658   algorithm: "plot_performance_box"
8659   output-file-type: ".html"
8660   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8661   data: "plot-vpp-throughput-latency-3n-skx"
8662   filter: "'NIC_Intel-X710' and
8663            '64B' and
8664            ('BASE' or 'SCALE') and
8665            'NDRPDR' and
8666            '2T1C' and
8667            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8668            not 'VHOST' and
8669            'MEMIF'"
8670   parameters:
8671   - "throughput"
8672   - "parent"
8673   - "tags"
8674   sort:
8675   - "L2XCFWD"
8676   - "L2XCFWD"
8677   - "L2XCFWD"
8678   - "L2BDMACLRN"
8679   - "L2BDMACLRN"
8680   - "L2BDMACLRN"
8681   traces:
8682     hoverinfo: "x+y"
8683     boxpoints: "outliers"
8684     whiskerwidth: 0
8685   layout:
8686     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8687     layout: "plot-throughput"
8688
8689 -
8690   type: "plot"
8691   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8692   algorithm: "plot_performance_box"
8693   output-file-type: ".html"
8694   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8695   data: "plot-vpp-throughput-latency-3n-skx"
8696   filter: "'NIC_Intel-X710' and
8697            '64B' and
8698            ('BASE' or 'SCALE') and
8699            'NDRPDR' and
8700            '2T1C' and
8701            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8702            not 'VHOST' and
8703            'MEMIF'"
8704   parameters:
8705   - "throughput"
8706   - "parent"
8707   - "tags"
8708   sort:
8709   - "L2XCFWD"
8710   - "L2XCFWD"
8711   - "L2XCFWD"
8712   - "L2BDMACLRN"
8713   - "L2BDMACLRN"
8714   - "L2BDMACLRN"
8715   traces:
8716     hoverinfo: "x+y"
8717     boxpoints: "outliers"
8718     whiskerwidth: 0
8719   layout:
8720     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8721     layout: "plot-throughput"
8722
8723 -
8724   type: "plot"
8725   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8726   algorithm: "plot_performance_box"
8727   output-file-type: ".html"
8728   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8729   data: "plot-vpp-throughput-latency-3n-skx"
8730   filter: "'NIC_Intel-X710' and
8731            '64B' and
8732            ('BASE' or 'SCALE') and
8733            'NDRPDR' and
8734            '4T2C' and
8735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8736            not 'VHOST' and
8737            'MEMIF'"
8738   parameters:
8739   - "throughput"
8740   - "parent"
8741   - "tags"
8742   sort:
8743   - "L2XCFWD"
8744   - "L2XCFWD"
8745   - "L2XCFWD"
8746   - "L2BDMACLRN"
8747   - "L2BDMACLRN"
8748   - "L2BDMACLRN"
8749   traces:
8750     hoverinfo: "x+y"
8751     boxpoints: "outliers"
8752     whiskerwidth: 0
8753   layout:
8754     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8755     layout: "plot-throughput"
8756
8757 -
8758   type: "plot"
8759   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8760   algorithm: "plot_performance_box"
8761   output-file-type: ".html"
8762   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8763   data: "plot-vpp-throughput-latency-3n-skx"
8764   filter: "'NIC_Intel-X710' and
8765            '64B' and
8766            ('BASE' or 'SCALE') and
8767            'NDRPDR' and
8768            '4T2C' and
8769            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8770            not 'VHOST' and
8771            'MEMIF'"
8772   parameters:
8773   - "throughput"
8774   - "parent"
8775   - "tags"
8776   sort:
8777   - "L2XCFWD"
8778   - "L2XCFWD"
8779   - "L2XCFWD"
8780   - "L2BDMACLRN"
8781   - "L2BDMACLRN"
8782   - "L2BDMACLRN"
8783   traces:
8784     hoverinfo: "x+y"
8785     boxpoints: "outliers"
8786     whiskerwidth: 0
8787   layout:
8788     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8789     layout: "plot-throughput"
8790
8791 # Packet Throughput - VPP Container Memif 2n-skx-x710
8792 -
8793   type: "plot"
8794   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8795   algorithm: "plot_performance_box"
8796   output-file-type: ".html"
8797   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8798   data: "plot-vpp-throughput-latency-2n-skx"
8799   filter: "'NIC_Intel-X710' and
8800            '64B' and
8801            ('BASE' or 'SCALE') and
8802            'NDRPDR' and
8803            '2T1C' and
8804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8805            not 'VHOST' and
8806            'MEMIF'"
8807   parameters:
8808   - "throughput"
8809   - "parent"
8810   - "tags"
8811   sort:
8812   - "L2XCFWD"
8813   - "L2XCFWD"
8814   - "L2XCFWD"
8815   - "L2BDMACLRN"
8816   - "L2BDMACLRN"
8817   - "L2BDMACLRN"
8818   traces:
8819     hoverinfo: "x+y"
8820     boxpoints: "outliers"
8821     whiskerwidth: 0
8822   layout:
8823     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8824     layout: "plot-throughput"
8825
8826 -
8827   type: "plot"
8828   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8829   algorithm: "plot_performance_box"
8830   output-file-type: ".html"
8831   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8832   data: "plot-vpp-throughput-latency-2n-skx"
8833   filter: "'NIC_Intel-X710' and
8834            '64B' and
8835            ('BASE' or 'SCALE') and
8836            'NDRPDR' and
8837            '2T1C' and
8838            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8839            not 'VHOST' and
8840            'MEMIF'"
8841   parameters:
8842   - "throughput"
8843   - "parent"
8844   - "tags"
8845   sort:
8846   - "L2XCFWD"
8847   - "L2XCFWD"
8848   - "L2XCFWD"
8849   - "L2BDMACLRN"
8850   - "L2BDMACLRN"
8851   - "L2BDMACLRN"
8852   traces:
8853     hoverinfo: "x+y"
8854     boxpoints: "outliers"
8855     whiskerwidth: 0
8856   layout:
8857     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8858     layout: "plot-throughput"
8859
8860 -
8861   type: "plot"
8862   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8863   algorithm: "plot_performance_box"
8864   output-file-type: ".html"
8865   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8866   data: "plot-vpp-throughput-latency-2n-skx"
8867   filter: "'NIC_Intel-X710' and
8868            '64B' and
8869            ('BASE' or 'SCALE') and
8870            'NDRPDR' and
8871            '4T2C' and
8872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8873            not 'VHOST' and
8874            'MEMIF'"
8875   parameters:
8876   - "throughput"
8877   - "parent"
8878   - "tags"
8879   sort:
8880   - "L2XCFWD"
8881   - "L2XCFWD"
8882   - "L2XCFWD"
8883   - "L2BDMACLRN"
8884   - "L2BDMACLRN"
8885   - "L2BDMACLRN"
8886   traces:
8887     hoverinfo: "x+y"
8888     boxpoints: "outliers"
8889     whiskerwidth: 0
8890   layout:
8891     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8892     layout: "plot-throughput"
8893
8894 -
8895   type: "plot"
8896   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8897   algorithm: "plot_performance_box"
8898   output-file-type: ".html"
8899   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8900   data: "plot-vpp-throughput-latency-2n-skx"
8901   filter: "'NIC_Intel-X710' and
8902            '64B' and
8903            ('BASE' or 'SCALE') and
8904            'NDRPDR' and
8905            '4T2C' and
8906            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8907            not 'VHOST' and
8908            'MEMIF'"
8909   parameters:
8910   - "throughput"
8911   - "parent"
8912   - "tags"
8913   sort:
8914   - "L2XCFWD"
8915   - "L2XCFWD"
8916   - "L2XCFWD"
8917   - "L2BDMACLRN"
8918   - "L2BDMACLRN"
8919   - "L2BDMACLRN"
8920   traces:
8921     hoverinfo: "x+y"
8922     boxpoints: "outliers"
8923     whiskerwidth: 0
8924   layout:
8925     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8926     layout: "plot-throughput"
8927
8928 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
8929 -
8930   type: "plot"
8931   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8932   algorithm: "plot_performance_box"
8933   output-file-type: ".html"
8934   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8935   data: "plot-vpp-throughput-latency-2n-skx"
8936   filter: "'NIC_Intel-XXV710' and
8937            '64B' and
8938            ('BASE' or 'SCALE') and
8939            'NDRPDR' and
8940            '2T1C' and
8941            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8942            not 'VHOST' and
8943            'MEMIF'"
8944   parameters:
8945   - "throughput"
8946   - "parent"
8947   - "tags"
8948   sort:
8949   - "L2XCFWD"
8950   - "L2XCFWD"
8951   - "L2XCFWD"
8952   - "L2BDMACLRN"
8953   - "L2BDMACLRN"
8954   - "L2BDMACLRN"
8955   traces:
8956     hoverinfo: "x+y"
8957     boxpoints: "outliers"
8958     whiskerwidth: 0
8959   layout:
8960     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8961     layout: "plot-throughput"
8962
8963 -
8964   type: "plot"
8965   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8966   algorithm: "plot_performance_box"
8967   output-file-type: ".html"
8968   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8969   data: "plot-vpp-throughput-latency-2n-skx"
8970   filter: "'NIC_Intel-XXV710' and
8971            '64B' and
8972            ('BASE' or 'SCALE') and
8973            'NDRPDR' and
8974            '2T1C' and
8975            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8976            not 'VHOST' and
8977            'MEMIF'"
8978   parameters:
8979   - "throughput"
8980   - "parent"
8981   - "tags"
8982   sort:
8983   - "L2XCFWD"
8984   - "L2XCFWD"
8985   - "L2XCFWD"
8986   - "L2BDMACLRN"
8987   - "L2BDMACLRN"
8988   - "L2BDMACLRN"
8989   traces:
8990     hoverinfo: "x+y"
8991     boxpoints: "outliers"
8992     whiskerwidth: 0
8993   layout:
8994     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8995     layout: "plot-throughput"
8996
8997 -
8998   type: "plot"
8999   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
9000   algorithm: "plot_performance_box"
9001   output-file-type: ".html"
9002   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
9003   data: "plot-vpp-throughput-latency-2n-skx"
9004   filter: "'NIC_Intel-XXV710' and
9005            '64B' and
9006            ('BASE' or 'SCALE') and
9007            'NDRPDR' and
9008            '4T2C' and
9009            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9010            not 'VHOST' and
9011            'MEMIF'"
9012   parameters:
9013   - "throughput"
9014   - "parent"
9015   - "tags"
9016   sort:
9017   - "L2XCFWD"
9018   - "L2XCFWD"
9019   - "L2XCFWD"
9020   - "L2BDMACLRN"
9021   - "L2BDMACLRN"
9022   - "L2BDMACLRN"
9023   traces:
9024     hoverinfo: "x+y"
9025     boxpoints: "outliers"
9026     whiskerwidth: 0
9027   layout:
9028     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
9029     layout: "plot-throughput"
9030
9031 -
9032   type: "plot"
9033   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
9034   algorithm: "plot_performance_box"
9035   output-file-type: ".html"
9036   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
9037   data: "plot-vpp-throughput-latency-2n-skx"
9038   filter: "'NIC_Intel-XXV710' and
9039            '64B' and
9040            ('BASE' or 'SCALE') and
9041            'NDRPDR' and
9042            '4T2C' and
9043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
9044            not 'VHOST' and
9045            'MEMIF'"
9046   parameters:
9047   - "throughput"
9048   - "parent"
9049   - "tags"
9050   sort:
9051   - "L2XCFWD"
9052   - "L2XCFWD"
9053   - "L2XCFWD"
9054   - "L2BDMACLRN"
9055   - "L2BDMACLRN"
9056   - "L2BDMACLRN"
9057   traces:
9058     hoverinfo: "x+y"
9059     boxpoints: "outliers"
9060     whiskerwidth: 0
9061   layout:
9062     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
9063     layout: "plot-throughput"
9064
9065 ################################################################################
9066
9067 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9068 -
9069   type: "plot"
9070   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9071   algorithm: "plot_performance_box"
9072   output-file-type: ".html"
9073   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9074   data: "plot-ligato-throughput-latency-3n-hsw"
9075   filter: "'NIC_Intel-X520-DA2' and
9076            '64B' and
9077            ('BASE' or 'SCALE') and
9078            'NDRPDR' and
9079            '1T1C' and
9080            'L2XCFWD' and
9081            not 'VHOST' and
9082            'MEMIF'"
9083   parameters:
9084   - "throughput"
9085   - "parent"
9086   - "tags"
9087   sort:
9088   - "1VNF"
9089   - "2VNF"
9090   - "4VNF"
9091   - "2VNF"
9092   - "4VNF"
9093   traces:
9094     hoverinfo: "x+y"
9095     boxpoints: "outliers"
9096     whiskerwidth: 0
9097   layout:
9098     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9099     layout: "plot-throughput"
9100
9101 -
9102   type: "plot"
9103   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9104   algorithm: "plot_performance_box"
9105   output-file-type: ".html"
9106   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9107   data: "plot-ligato-throughput-latency-3n-hsw"
9108   filter: "'NIC_Intel-X520-DA2' and
9109            '64B' and
9110            ('BASE' or 'SCALE') and
9111            'NDRPDR' and
9112            '1T1C' and
9113            'L2XCFWD' and
9114            not 'VHOST' and
9115            'MEMIF'"
9116   parameters:
9117   - "throughput"
9118   - "parent"
9119   - "tags"
9120   sort:
9121   - "1VNF"
9122   - "2VNF"
9123   - "4VNF"
9124   - "2VNF"
9125   - "4VNF"
9126   traces:
9127     hoverinfo: "x+y"
9128     boxpoints: "outliers"
9129     whiskerwidth: 0
9130   layout:
9131     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9132     layout: "plot-throughput"
9133
9134 -
9135   type: "plot"
9136   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9137   algorithm: "plot_performance_box"
9138   output-file-type: ".html"
9139   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9140   data: "plot-ligato-throughput-latency-3n-hsw"
9141   filter: "'NIC_Intel-X520-DA2' and
9142            '64B' and
9143            ('BASE' or 'SCALE') and
9144            'NDRPDR' and
9145            '2T2C' and
9146            'L2XCFWD' and
9147            not 'VHOST' and
9148            'MEMIF'"
9149   parameters:
9150   - "throughput"
9151   - "parent"
9152   - "tags"
9153   sort:
9154   - "1VNF"
9155   - "2VNF"
9156   - "4VNF"
9157   - "2VNF"
9158   - "4VNF"
9159   traces:
9160     hoverinfo: "x+y"
9161     boxpoints: "outliers"
9162     whiskerwidth: 0
9163   layout:
9164     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9165     layout: "plot-throughput"
9166
9167 -
9168   type: "plot"
9169   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9170   algorithm: "plot_performance_box"
9171   output-file-type: ".html"
9172   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9173   data: "plot-ligato-throughput-latency-3n-hsw"
9174   filter: "'NIC_Intel-X520-DA2' and
9175            '64B' and
9176            ('BASE' or 'SCALE') and
9177            'NDRPDR' and
9178            '2T2C' and
9179            'L2XCFWD' and
9180            not 'VHOST' and
9181            'MEMIF'"
9182   parameters:
9183   - "throughput"
9184   - "parent"
9185   - "tags"
9186   sort:
9187   - "1VNF"
9188   - "2VNF"
9189   - "4VNF"
9190   - "2VNF"
9191   - "4VNF"
9192   traces:
9193     hoverinfo: "x+y"
9194     boxpoints: "outliers"
9195     whiskerwidth: 0
9196   layout:
9197     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9198     layout: "plot-throughput"
9199
9200 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9201 -
9202   type: "plot"
9203   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9204   algorithm: "plot_performance_box"
9205   output-file-type: ".html"
9206   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9207   data: "plot-ligato-throughput-latency-3n-hsw"
9208   filter: "'NIC_Intel-X520-DA2' and
9209            '64B' and
9210            ('BASE' or 'SCALE') and
9211            'NDRPDR' and
9212            '1T1C' and
9213            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9214            not 'VHOST' and
9215            'MEMIF'"
9216   parameters:
9217   - "throughput"
9218   - "parent"
9219   - "tags"
9220   sort:
9221   - "1VNF"
9222   - "2VNF"
9223   - "4VNF"
9224   - "2VNF"
9225   - "4VNF"
9226   traces:
9227     hoverinfo: "x+y"
9228     boxpoints: "outliers"
9229     whiskerwidth: 0
9230   layout:
9231     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9232     layout: "plot-throughput"
9233
9234 -
9235   type: "plot"
9236   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9237   algorithm: "plot_performance_box"
9238   output-file-type: ".html"
9239   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9240   data: "plot-ligato-throughput-latency-3n-hsw"
9241   filter: "'NIC_Intel-X520-DA2' and
9242            '64B' and
9243            ('BASE' or 'SCALE') and
9244            'NDRPDR' and
9245            '1T1C' and
9246            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9247            not 'VHOST' and
9248            'MEMIF'"
9249   parameters:
9250   - "throughput"
9251   - "parent"
9252   - "tags"
9253   sort:
9254   - "1VNF"
9255   - "2VNF"
9256   - "4VNF"
9257   - "2VNF"
9258   - "4VNF"
9259   traces:
9260     hoverinfo: "x+y"
9261     boxpoints: "outliers"
9262     whiskerwidth: 0
9263   layout:
9264     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9265     layout: "plot-throughput"
9266
9267 -
9268   type: "plot"
9269   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9270   algorithm: "plot_performance_box"
9271   output-file-type: ".html"
9272   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9273   data: "plot-ligato-throughput-latency-3n-hsw"
9274   filter: "'NIC_Intel-X520-DA2' and
9275            '64B' and
9276            ('BASE' or 'SCALE') and
9277            'NDRPDR' and
9278            '2T2C' and
9279            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9280            not 'VHOST' and
9281            'MEMIF'"
9282   parameters:
9283   - "throughput"
9284   - "parent"
9285   - "tags"
9286   sort:
9287   - "1VNF"
9288   - "2VNF"
9289   - "4VNF"
9290   - "2VNF"
9291   - "4VNF"
9292   traces:
9293     hoverinfo: "x+y"
9294     boxpoints: "outliers"
9295     whiskerwidth: 0
9296   layout:
9297     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9298     layout: "plot-throughput"
9299
9300 -
9301   type: "plot"
9302   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9303   algorithm: "plot_performance_box"
9304   output-file-type: ".html"
9305   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9306   data: "plot-ligato-throughput-latency-3n-hsw"
9307   filter: "'NIC_Intel-X520-DA2' and
9308            '64B' and
9309            ('BASE' or 'SCALE') and
9310            'NDRPDR' and
9311            '2T2C' and
9312            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9313            not 'VHOST' and
9314            'MEMIF'"
9315   parameters:
9316   - "throughput"
9317   - "parent"
9318   - "tags"
9319   sort:
9320   - "1VNF"
9321   - "2VNF"
9322   - "4VNF"
9323   - "2VNF"
9324   - "4VNF"
9325   traces:
9326     hoverinfo: "x+y"
9327     boxpoints: "outliers"
9328     whiskerwidth: 0
9329   layout:
9330     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9331     layout: "plot-throughput"
9332
9333 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9334 -
9335   type: "plot"
9336   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9337   algorithm: "plot_performance_box"
9338   output-file-type: ".html"
9339   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9340   data: "plot-ligato-throughput-latency-3n-hsw"
9341   filter: "'NIC_Intel-X710' and
9342            '64B' and
9343            ('BASE' or 'SCALE') and
9344            'NDRPDR' and
9345            '1T1C' and
9346            'L2XCFWD' and
9347            not 'VHOST' and
9348            'MEMIF'"
9349   parameters:
9350   - "throughput"
9351   - "parent"
9352   - "tags"
9353   sort:
9354   - "1VNF"
9355   - "2VNF"
9356   - "4VNF"
9357   - "2VNF"
9358   - "4VNF"
9359   traces:
9360     hoverinfo: "x+y"
9361     boxpoints: "outliers"
9362     whiskerwidth: 0
9363   layout:
9364     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9365     layout: "plot-throughput"
9366
9367 -
9368   type: "plot"
9369   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9370   algorithm: "plot_performance_box"
9371   output-file-type: ".html"
9372   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9373   data: "plot-ligato-throughput-latency-3n-hsw"
9374   filter: "'NIC_Intel-X710' and
9375            '64B' and
9376            ('BASE' or 'SCALE') and
9377            'NDRPDR' and
9378            '1T1C' and
9379            'L2XCFWD' and
9380            not 'VHOST' and
9381            'MEMIF'"
9382   parameters:
9383   - "throughput"
9384   - "parent"
9385   - "tags"
9386   sort:
9387   - "1VNF"
9388   - "2VNF"
9389   - "4VNF"
9390   - "2VNF"
9391   - "4VNF"
9392   traces:
9393     hoverinfo: "x+y"
9394     boxpoints: "outliers"
9395     whiskerwidth: 0
9396   layout:
9397     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9398     layout: "plot-throughput"
9399
9400 -
9401   type: "plot"
9402   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9403   algorithm: "plot_performance_box"
9404   output-file-type: ".html"
9405   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9406   data: "plot-ligato-throughput-latency-3n-hsw"
9407   filter: "'NIC_Intel-X710' and
9408            '64B' and
9409            ('BASE' or 'SCALE') and
9410            'NDRPDR' and
9411            '2T2C' and
9412            'L2XCFWD' and
9413            not 'VHOST' and
9414            'MEMIF'"
9415   parameters:
9416   - "throughput"
9417   - "parent"
9418   - "tags"
9419   sort:
9420   - "1VNF"
9421   - "2VNF"
9422   - "4VNF"
9423   - "2VNF"
9424   - "4VNF"
9425   traces:
9426     hoverinfo: "x+y"
9427     boxpoints: "outliers"
9428     whiskerwidth: 0
9429   layout:
9430     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9431     layout: "plot-throughput"
9432
9433 -
9434   type: "plot"
9435   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9436   algorithm: "plot_performance_box"
9437   output-file-type: ".html"
9438   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9439   data: "plot-ligato-throughput-latency-3n-hsw"
9440   filter: "'NIC_Intel-X710' and
9441            '64B' and
9442            ('BASE' or 'SCALE') and
9443            'NDRPDR' and
9444            '2T2C' and
9445            'L2XCFWD' and
9446            not 'VHOST' and
9447            'MEMIF'"
9448   parameters:
9449   - "throughput"
9450   - "parent"
9451   - "tags"
9452   sort:
9453   - "1VNF"
9454   - "2VNF"
9455   - "4VNF"
9456   - "2VNF"
9457   - "4VNF"
9458   traces:
9459     hoverinfo: "x+y"
9460     boxpoints: "outliers"
9461     whiskerwidth: 0
9462   layout:
9463     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9464     layout: "plot-throughput"
9465
9466 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9467 -
9468   type: "plot"
9469   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9470   algorithm: "plot_performance_box"
9471   output-file-type: ".html"
9472   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9473   data: "plot-ligato-throughput-latency-3n-hsw"
9474   filter: "'NIC_Intel-X710' and
9475            '64B' and
9476            ('BASE' or 'SCALE') and
9477            'NDRPDR' and
9478            '1T1C' and
9479            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9480            not 'VHOST' and
9481            'MEMIF'"
9482   parameters:
9483   - "throughput"
9484   - "parent"
9485   - "tags"
9486   sort:
9487   - "1VNF"
9488   - "2VNF"
9489   - "4VNF"
9490   - "2VNF"
9491   - "4VNF"
9492   traces:
9493     hoverinfo: "x+y"
9494     boxpoints: "outliers"
9495     whiskerwidth: 0
9496   layout:
9497     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9498     layout: "plot-throughput"
9499
9500 -
9501   type: "plot"
9502   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9503   algorithm: "plot_performance_box"
9504   output-file-type: ".html"
9505   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9506   data: "plot-ligato-throughput-latency-3n-hsw"
9507   filter: "'NIC_Intel-X710' and
9508            '64B' and
9509            ('BASE' or 'SCALE') and
9510            'NDRPDR' and
9511            '1T1C' and
9512            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9513            not 'VHOST' and
9514            'MEMIF'"
9515   parameters:
9516   - "throughput"
9517   - "parent"
9518   - "tags"
9519   sort:
9520   - "1VNF"
9521   - "2VNF"
9522   - "4VNF"
9523   - "2VNF"
9524   - "4VNF"
9525   traces:
9526     hoverinfo: "x+y"
9527     boxpoints: "outliers"
9528     whiskerwidth: 0
9529   layout:
9530     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9531     layout: "plot-throughput"
9532
9533 -
9534   type: "plot"
9535   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9536   algorithm: "plot_performance_box"
9537   output-file-type: ".html"
9538   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9539   data: "plot-ligato-throughput-latency-3n-hsw"
9540   filter: "'NIC_Intel-X710' and
9541            '64B' and
9542            ('BASE' or 'SCALE') and
9543            'NDRPDR' and
9544            '2T2C' and
9545            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9546            not 'VHOST' and
9547            'MEMIF'"
9548   parameters:
9549   - "throughput"
9550   - "parent"
9551   - "tags"
9552   sort:
9553   - "1VNF"
9554   - "2VNF"
9555   - "4VNF"
9556   - "2VNF"
9557   - "4VNF"
9558   traces:
9559     hoverinfo: "x+y"
9560     boxpoints: "outliers"
9561     whiskerwidth: 0
9562   layout:
9563     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9564     layout: "plot-throughput"
9565
9566 -
9567   type: "plot"
9568   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9569   algorithm: "plot_performance_box"
9570   output-file-type: ".html"
9571   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9572   data: "plot-ligato-throughput-latency-3n-hsw"
9573   filter: "'NIC_Intel-X710' and
9574            '64B' and
9575            ('BASE' or 'SCALE') and
9576            'NDRPDR' and
9577            '2T2C' and
9578            ('L2BDMACSTAT' or 'L2BDMACLRN') and
9579            not 'VHOST' and
9580            'MEMIF'"
9581   parameters:
9582   - "throughput"
9583   - "parent"
9584   - "tags"
9585   sort:
9586   - "1VNF"
9587   - "2VNF"
9588   - "4VNF"
9589   - "2VNF"
9590   - "4VNF"
9591   traces:
9592     hoverinfo: "x+y"
9593     boxpoints: "outliers"
9594     whiskerwidth: 0
9595   layout:
9596     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9597     layout: "plot-throughput"
9598
9599 ################################################################################
9600
9601 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9602 -
9603   type: "plot"
9604   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9605   algorithm: "plot_performance_box"
9606   output-file-type: ".html"
9607   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9608   data: "plot-vpp-throughput-latency-3n-hsw"
9609   filter: "'NIC_Intel-X520-DA2' and
9610            '64B' and
9611            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
9612            'NDRPDR' and
9613            '1T1C' and
9614            'IP4FWD' and
9615            not 'IPSEC' and
9616            not 'VHOST'"
9617   parameters:
9618   - "throughput"
9619   - "parent"
9620   - "tags"
9621   sort:
9622   - "DOT1Q"
9623   - "IP4BASE"
9624   - "FIB_20k"
9625   - "FIB_200k"
9626   - "FIB_2M"
9627   traces:
9628     hoverinfo: "x+y"
9629     boxpoints: "outliers"
9630     whiskerwidth: 0
9631   layout:
9632     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9633     layout: "plot-throughput"
9634
9635 -
9636   type: "plot"
9637   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9638   algorithm: "plot_performance_box"
9639   output-file-type: ".html"
9640   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9641   data: "plot-vpp-throughput-latency-3n-hsw"
9642   filter: "'NIC_Intel-X520-DA2' and
9643            '64B' and
9644            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
9645            'NDRPDR' and
9646            '1T1C' and
9647            'IP4FWD' and
9648            not 'IPSEC' and
9649            not 'VHOST'"
9650   parameters:
9651   - "throughput"
9652   - "parent"
9653   - "tags"
9654   sort:
9655   - "DOT1Q"
9656   - "IP4BASE"
9657   - "FIB_20k"
9658   - "FIB_200k"
9659   - "FIB_2M"
9660   traces:
9661     hoverinfo: "x+y"
9662     boxpoints: "outliers"
9663     whiskerwidth: 0
9664   layout:
9665     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9666     layout: "plot-throughput"
9667
9668 -
9669   type: "plot"
9670   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9671   algorithm: "plot_performance_box"
9672   output-file-type: ".html"
9673   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9674   data: "plot-vpp-throughput-latency-3n-hsw"
9675   filter: "'NIC_Intel-X520-DA2' and
9676            '64B' and
9677            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
9678            'NDRPDR' and
9679            '2T2C' and
9680            'IP4FWD' and
9681            not 'IPSEC' and
9682            not 'VHOST'"
9683   parameters:
9684   - "throughput"
9685   - "parent"
9686   - "tags"
9687   sort:
9688   - "DOT1Q"
9689   - "IP4BASE"
9690   - "FIB_20k"
9691   - "FIB_200k"
9692   - "FIB_2M"
9693   traces:
9694     hoverinfo: "x+y"
9695     boxpoints: "outliers"
9696     whiskerwidth: 0
9697   layout:
9698     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9699     layout: "plot-throughput"
9700
9701 -
9702   type: "plot"
9703   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9704   algorithm: "plot_performance_box"
9705   output-file-type: ".html"
9706   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9707   data: "plot-vpp-throughput-latency-3n-hsw"
9708   filter: "'NIC_Intel-X520-DA2' and
9709            '64B' and
9710            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
9711            'NDRPDR' and
9712            '2T2C' and
9713            'IP4FWD' and
9714            not 'IPSEC' and
9715            not 'VHOST'"
9716   parameters:
9717   - "throughput"
9718   - "parent"
9719   - "tags"
9720   sort:
9721   - "DOT1Q"
9722   - "IP4BASE"
9723   - "FIB_20k"
9724   - "FIB_200k"
9725   - "FIB_2M"
9726   traces:
9727     hoverinfo: "x+y"
9728     boxpoints: "outliers"
9729     whiskerwidth: 0
9730   layout:
9731     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9732     layout: "plot-throughput"
9733
9734 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9735 -
9736   type: "plot"
9737   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9738   algorithm: "plot_performance_box"
9739   output-file-type: ".html"
9740   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9741   data: "plot-vpp-throughput-latency-3n-hsw"
9742   filter: "'NIC_Intel-X520-DA2' and
9743            '64B' and
9744            ('IP4BASE' or
9745             'POLICE_MARK' or
9746             'COPWHLIST' or
9747             ('NAT44' and 'BASE') or
9748             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9749            'NDRPDR' and
9750            '1T1C' and
9751            'IP4FWD' and
9752            not 'IPSEC' and
9753            not 'VHOST'"
9754   parameters:
9755   - "throughput"
9756   - "parent"
9757   - "tags"
9758   sort:
9759   - "DOT1Q"
9760   - "IP4BASE"
9761   - "NAT44"
9762   - "POLICE_MARK"
9763   - "COPWHLIST"
9764   - "IACL"
9765   - "OACL"
9766   traces:
9767     hoverinfo: "x+y"
9768     boxpoints: "outliers"
9769     whiskerwidth: 0
9770   layout:
9771     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9772     layout: "plot-throughput"
9773
9774 -
9775   type: "plot"
9776   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9777   algorithm: "plot_performance_box"
9778   output-file-type: ".html"
9779   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9780   data: "plot-vpp-throughput-latency-3n-hsw"
9781   filter: "'NIC_Intel-X520-DA2' and
9782            '64B' and
9783            ('IP4BASE' or
9784             'POLICE_MARK' or
9785             'COPWHLIST' or
9786             ('NAT44' and 'BASE') or
9787             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9788            'NDRPDR' and
9789            '1T1C' and
9790            'IP4FWD' and
9791            not 'IPSEC' and
9792            not 'VHOST'"
9793   parameters:
9794   - "throughput"
9795   - "parent"
9796   - "tags"
9797   sort:
9798   - "DOT1Q"
9799   - "IP4BASE"
9800   - "NAT44"
9801   - "POLICE_MARK"
9802   - "COPWHLIST"
9803   - "IACL"
9804   - "OACL"
9805   traces:
9806     hoverinfo: "x+y"
9807     boxpoints: "outliers"
9808     whiskerwidth: 0
9809   layout:
9810     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9811     layout: "plot-throughput"
9812
9813 -
9814   type: "plot"
9815   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9816   algorithm: "plot_performance_box"
9817   output-file-type: ".html"
9818   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9819   data: "plot-vpp-throughput-latency-3n-hsw"
9820   filter: "'NIC_Intel-X520-DA2' and
9821            '64B' and
9822            ('IP4BASE' or
9823             'POLICE_MARK' or
9824             'COPWHLIST' or
9825             ('NAT44' and 'BASE') or
9826             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9827            'NDRPDR' and
9828            '2T2C' and
9829            'IP4FWD' and
9830            not 'IPSEC' and
9831            not 'VHOST'"
9832   parameters:
9833   - "throughput"
9834   - "parent"
9835   - "tags"
9836   sort:
9837   - "DOT1Q"
9838   - "IP4BASE"
9839   - "NAT44"
9840   - "POLICE_MARK"
9841   - "COPWHLIST"
9842   - "IACL"
9843   - "OACL"
9844   traces:
9845     hoverinfo: "x+y"
9846     boxpoints: "outliers"
9847     whiskerwidth: 0
9848   layout:
9849     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9850     layout: "plot-throughput"
9851
9852 -
9853   type: "plot"
9854   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9855   algorithm: "plot_performance_box"
9856   output-file-type: ".html"
9857   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9858   data: "plot-vpp-throughput-latency-3n-hsw"
9859   filter: "'NIC_Intel-X520-DA2' and
9860            '64B' and
9861            ('IP4BASE' or
9862             'POLICE_MARK' or
9863             'COPWHLIST' or
9864             ('NAT44' and 'BASE') or
9865             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9866            'NDRPDR' and
9867            '2T2C' and
9868            'IP4FWD' and
9869            not 'IPSEC' and
9870            not 'VHOST'"
9871   parameters:
9872   - "throughput"
9873   - "parent"
9874   - "tags"
9875   sort:
9876   - "DOT1Q"
9877   - "IP4BASE"
9878   - "NAT44"
9879   - "POLICE_MARK"
9880   - "COPWHLIST"
9881   - "IACL"
9882   - "OACL"
9883   traces:
9884     hoverinfo: "x+y"
9885     boxpoints: "outliers"
9886     whiskerwidth: 0
9887   layout:
9888     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9889     layout: "plot-throughput"
9890
9891 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
9892 -
9893   type: "plot"
9894   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9895   algorithm: "plot_performance_box"
9896   output-file-type: ".html"
9897   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9898   data: "plot-vpp-throughput-latency-3n-hsw"
9899   filter: "'NIC_Intel-X520-DA2' and
9900            '64B' and
9901            'NDRPDR' and
9902            '1T1C' and
9903            'IP4FWD' and
9904            'NAT44' and
9905            not 'IPSEC' and
9906            not 'VHOST'"
9907   parameters:
9908   - "throughput"
9909   - "parent"
9910   - "tags"
9911   sort:
9912   - "BASE"
9913   - "BASE"
9914   - "SRC_USER_10"
9915   - "SRC_USER_100"
9916   - "SRC_USER_1000"
9917   - "SRC_USER_2000"
9918   traces:
9919     hoverinfo: "x+y"
9920     boxpoints: "outliers"
9921     whiskerwidth: 0
9922   layout:
9923     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9924     layout: "plot-throughput"
9925
9926 -
9927   type: "plot"
9928   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9929   algorithm: "plot_performance_box"
9930   output-file-type: ".html"
9931   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9932   data: "plot-vpp-throughput-latency-3n-hsw"
9933   filter: "'NIC_Intel-X520-DA2' and
9934            '64B' and
9935            'NDRPDR' and
9936            '1T1C' and
9937            'IP4FWD' and
9938            'NAT44' and
9939            not 'IPSEC' and
9940            not 'VHOST'"
9941   parameters:
9942   - "throughput"
9943   - "parent"
9944   - "tags"
9945   sort:
9946   - "BASE"
9947   - "BASE"
9948   - "SRC_USER_10"
9949   - "SRC_USER_100"
9950   - "SRC_USER_1000"
9951   - "SRC_USER_2000"
9952   traces:
9953     hoverinfo: "x+y"
9954     boxpoints: "outliers"
9955     whiskerwidth: 0
9956   layout:
9957     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9958     layout: "plot-throughput"
9959
9960 -
9961   type: "plot"
9962   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9963   algorithm: "plot_performance_box"
9964   output-file-type: ".html"
9965   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9966   data: "plot-vpp-throughput-latency-3n-hsw"
9967   filter: "'NIC_Intel-X520-DA2' and
9968            '64B' and
9969            'NDRPDR' and
9970            '2T2C' and
9971            'IP4FWD' and
9972            'NAT44' and
9973            not 'IPSEC' and
9974            not 'VHOST'"
9975   parameters:
9976   - "throughput"
9977   - "parent"
9978   - "tags"
9979   sort:
9980   - "BASE"
9981   - "BASE"
9982   - "SRC_USER_10"
9983   - "SRC_USER_100"
9984   - "SRC_USER_1000"
9985   - "SRC_USER_2000"
9986   traces:
9987     hoverinfo: "x+y"
9988     boxpoints: "outliers"
9989     whiskerwidth: 0
9990   layout:
9991     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9992     layout: "plot-throughput"
9993
9994 -
9995   type: "plot"
9996   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9997   algorithm: "plot_performance_box"
9998   output-file-type: ".html"
9999   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10000   data: "plot-vpp-throughput-latency-3n-hsw"
10001   filter: "'NIC_Intel-X520-DA2' and
10002            '64B' and
10003            'NDRPDR' and
10004            '2T2C' and
10005            'IP4FWD' and
10006            'NAT44' and
10007            not 'IPSEC' and
10008            not 'VHOST'"
10009   parameters:
10010   - "throughput"
10011   - "parent"
10012   - "tags"
10013   sort:
10014   - "BASE"
10015   - "BASE"
10016   - "SRC_USER_10"
10017   - "SRC_USER_100"
10018   - "SRC_USER_1000"
10019   - "SRC_USER_2000"
10020   traces:
10021     hoverinfo: "x+y"
10022     boxpoints: "outliers"
10023     whiskerwidth: 0
10024   layout:
10025     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10026     layout: "plot-throughput"
10027
10028 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10029 -
10030   type: "plot"
10031   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10032   algorithm: "plot_performance_box"
10033   output-file-type: ".html"
10034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10035   data: "plot-vpp-throughput-latency-3n-hsw"
10036   filter: "'NIC_Intel-X520-DA2' and
10037            '64B' and
10038            'NDRPDR' and
10039            '1T1C' and
10040            'IP4FWD' and
10041            'IACL' and
10042            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10043            not 'IPSEC' and
10044            not 'VHOST'"
10045   parameters:
10046   - "throughput"
10047   - "parent"
10048   - "tags"
10049   sort:
10050   - "ACL_STATELESS"
10051   - "ACL_STATEFUL"
10052   - "ACL_STATELESS"
10053   - "ACL_STATEFUL"
10054   traces:
10055     hoverinfo: "x+y"
10056     boxpoints: "outliers"
10057     whiskerwidth: 0
10058   layout:
10059     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10060     layout: "plot-throughput"
10061
10062 -
10063   type: "plot"
10064   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10065   algorithm: "plot_performance_box"
10066   output-file-type: ".html"
10067   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10068   data: "plot-vpp-throughput-latency-3n-hsw"
10069   filter: "'NIC_Intel-X520-DA2' and
10070            '64B' and
10071            'NDRPDR' and
10072            '1T1C' and
10073            'IP4FWD' and
10074            'IACL' and
10075            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10076            not 'IPSEC' and
10077            not 'VHOST'"
10078   parameters:
10079   - "throughput"
10080   - "parent"
10081   - "tags"
10082   sort:
10083   - "ACL_STATELESS"
10084   - "ACL_STATEFUL"
10085   - "ACL_STATELESS"
10086   - "ACL_STATEFUL"
10087   traces:
10088     hoverinfo: "x+y"
10089     boxpoints: "outliers"
10090     whiskerwidth: 0
10091   layout:
10092     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10093     layout: "plot-throughput"
10094
10095 -
10096   type: "plot"
10097   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10098   algorithm: "plot_performance_box"
10099   output-file-type: ".html"
10100   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10101   data: "plot-vpp-throughput-latency-3n-hsw"
10102   filter: "'NIC_Intel-X520-DA2' and
10103            '64B' and
10104            'NDRPDR' and
10105            '2T2C' and
10106            'IP4FWD' and
10107            'IACL' and
10108            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10109            not 'IPSEC' and
10110            not 'VHOST'"
10111   parameters:
10112   - "throughput"
10113   - "parent"
10114   - "tags"
10115   sort:
10116   - "ACL_STATELESS"
10117   - "ACL_STATEFUL"
10118   - "ACL_STATELESS"
10119   - "ACL_STATEFUL"
10120   traces:
10121     hoverinfo: "x+y"
10122     boxpoints: "outliers"
10123     whiskerwidth: 0
10124   layout:
10125     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10126     layout: "plot-throughput"
10127
10128 -
10129   type: "plot"
10130   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10131   algorithm: "plot_performance_box"
10132   output-file-type: ".html"
10133   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10134   data: "plot-vpp-throughput-latency-3n-hsw"
10135   filter: "'NIC_Intel-X520-DA2' and
10136            '64B' and
10137            'NDRPDR' and
10138            '2T2C' and
10139            'IP4FWD' and
10140            'IACL' and
10141            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10142            not 'IPSEC' and
10143            not 'VHOST'"
10144   parameters:
10145   - "throughput"
10146   - "parent"
10147   - "tags"
10148   sort:
10149   - "ACL_STATELESS"
10150   - "ACL_STATEFUL"
10151   - "ACL_STATELESS"
10152   - "ACL_STATEFUL"
10153   traces:
10154     hoverinfo: "x+y"
10155     boxpoints: "outliers"
10156     whiskerwidth: 0
10157   layout:
10158     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10159     layout: "plot-throughput"
10160
10161 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10162 -
10163   type: "plot"
10164   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10165   algorithm: "plot_performance_box"
10166   output-file-type: ".html"
10167   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10168   data: "plot-vpp-throughput-latency-3n-hsw"
10169   filter: "'NIC_Intel-X520-DA2' and
10170            '64B' and
10171            'NDRPDR' and
10172            '1T1C' and
10173            'IP4FWD' and
10174            'OACL' and
10175            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10176            not 'IPSEC' and
10177            not 'VHOST'"
10178   parameters:
10179   - "throughput"
10180   - "parent"
10181   - "tags"
10182   sort:
10183   - "ACL_STATELESS"
10184   - "ACL_STATEFUL"
10185   - "ACL_STATELESS"
10186   - "ACL_STATEFUL"
10187   traces:
10188     hoverinfo: "x+y"
10189     boxpoints: "outliers"
10190     whiskerwidth: 0
10191   layout:
10192     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10193     layout: "plot-throughput"
10194
10195 -
10196   type: "plot"
10197   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10198   algorithm: "plot_performance_box"
10199   output-file-type: ".html"
10200   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10201   data: "plot-vpp-throughput-latency-3n-hsw"
10202   filter: "'NIC_Intel-X520-DA2' and
10203            '64B' and
10204            'NDRPDR' and
10205            '1T1C' and
10206            'IP4FWD' and
10207            'OACL' and
10208            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10209            not 'IPSEC' and
10210            not 'VHOST'"
10211   parameters:
10212   - "throughput"
10213   - "parent"
10214   - "tags"
10215   sort:
10216   - "ACL_STATELESS"
10217   - "ACL_STATEFUL"
10218   - "ACL_STATELESS"
10219   - "ACL_STATEFUL"
10220   traces:
10221     hoverinfo: "x+y"
10222     boxpoints: "outliers"
10223     whiskerwidth: 0
10224   layout:
10225     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10226     layout: "plot-throughput"
10227
10228 -
10229   type: "plot"
10230   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10231   algorithm: "plot_performance_box"
10232   output-file-type: ".html"
10233   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10234   data: "plot-vpp-throughput-latency-3n-hsw"
10235   filter: "'NIC_Intel-X520-DA2' and
10236            '64B' and
10237            'NDRPDR' and
10238            '2T2C' and
10239            'IP4FWD' and
10240            'OACL' and
10241            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10242            not 'IPSEC' and
10243            not 'VHOST'"
10244   parameters:
10245   - "throughput"
10246   - "parent"
10247   - "tags"
10248   sort:
10249   - "ACL_STATELESS"
10250   - "ACL_STATEFUL"
10251   - "ACL_STATELESS"
10252   - "ACL_STATEFUL"
10253   traces:
10254     hoverinfo: "x+y"
10255     boxpoints: "outliers"
10256     whiskerwidth: 0
10257   layout:
10258     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10259     layout: "plot-throughput"
10260
10261 -
10262   type: "plot"
10263   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10264   algorithm: "plot_performance_box"
10265   output-file-type: ".html"
10266   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10267   data: "plot-vpp-throughput-latency-3n-hsw"
10268   filter: "'NIC_Intel-X520-DA2' and
10269            '64B' and
10270            'NDRPDR' and
10271            '2T2C' and
10272            'IP4FWD' and
10273            'OACL' and
10274            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10275            not 'IPSEC' and
10276            not 'VHOST'"
10277   parameters:
10278   - "throughput"
10279   - "parent"
10280   - "tags"
10281   sort:
10282   - "ACL_STATELESS"
10283   - "ACL_STATEFUL"
10284   - "ACL_STATELESS"
10285   - "ACL_STATEFUL"
10286   traces:
10287     hoverinfo: "x+y"
10288     boxpoints: "outliers"
10289     whiskerwidth: 0
10290   layout:
10291     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10292     layout: "plot-throughput"
10293
10294 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10295 -
10296   type: "plot"
10297   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10298   algorithm: "plot_performance_box"
10299   output-file-type: ".html"
10300   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10301   data: "plot-vpp-throughput-latency-3n-hsw"
10302   filter: "'NIC_Intel-X710' and
10303            '64B' and
10304            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10305            'NDRPDR' and
10306            '1T1C' and
10307            'IP4FWD' and
10308            not 'IPSEC' and
10309            not 'VHOST'"
10310   parameters:
10311   - "throughput"
10312   - "parent"
10313   - "tags"
10314   sort:
10315   - "DOT1Q"
10316   - "IP4BASE"
10317   - "FIB_20K"
10318   - "FIB_200K"
10319   - "FIB_2M"
10320   traces:
10321     hoverinfo: "x+y"
10322     boxpoints: "outliers"
10323     whiskerwidth: 0
10324   layout:
10325     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10326     layout: "plot-throughput"
10327
10328 -
10329   type: "plot"
10330   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10331   algorithm: "plot_performance_box"
10332   output-file-type: ".html"
10333   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10334   data: "plot-vpp-throughput-latency-3n-hsw"
10335   filter: "'NIC_Intel-X710' and
10336            '64B' and
10337            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10338            'NDRPDR' and
10339            '1T1C' and
10340            'IP4FWD' and
10341            not 'IPSEC' and
10342            not 'VHOST'"
10343   parameters:
10344   - "throughput"
10345   - "parent"
10346   - "tags"
10347   sort:
10348   - "DOT1Q"
10349   - "IP4BASE"
10350   - "FIB_20K"
10351   - "FIB_200K"
10352   - "FIB_2M"
10353   traces:
10354     hoverinfo: "x+y"
10355     boxpoints: "outliers"
10356     whiskerwidth: 0
10357   layout:
10358     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10359     layout: "plot-throughput"
10360
10361 -
10362   type: "plot"
10363   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10364   algorithm: "plot_performance_box"
10365   output-file-type: ".html"
10366   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10367   data: "plot-vpp-throughput-latency-3n-hsw"
10368   filter: "'NIC_Intel-X710' and
10369            '64B' and
10370            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10371            'NDRPDR' and
10372            '2T2C' and
10373            'IP4FWD' and
10374            not 'IPSEC' and
10375            not 'VHOST'"
10376   parameters:
10377   - "throughput"
10378   - "parent"
10379   - "tags"
10380   sort:
10381   - "DOT1Q"
10382   - "IP4BASE"
10383   - "FIB_20K"
10384   - "FIB_200K"
10385   - "FIB_2M"
10386   traces:
10387     hoverinfo: "x+y"
10388     boxpoints: "outliers"
10389     whiskerwidth: 0
10390   layout:
10391     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10392     layout: "plot-throughput"
10393
10394 -
10395   type: "plot"
10396   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10397   algorithm: "plot_performance_box"
10398   output-file-type: ".html"
10399   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10400   data: "plot-vpp-throughput-latency-3n-hsw"
10401   filter: "'NIC_Intel-X710' and
10402            '64B' and
10403            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10404            'NDRPDR' and
10405            '2T2C' and
10406            'IP4FWD' and
10407            not 'IPSEC' and
10408            not 'VHOST'"
10409   parameters:
10410   - "throughput"
10411   - "parent"
10412   - "tags"
10413   sort:
10414   - "DOT1Q"
10415   - "IP4BASE"
10416   - "FIB_20K"
10417   - "FIB_200K"
10418   - "FIB_2M"
10419   traces:
10420     hoverinfo: "x+y"
10421     boxpoints: "outliers"
10422     whiskerwidth: 0
10423   layout:
10424     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10425     layout: "plot-throughput"
10426
10427 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10428 -
10429   type: "plot"
10430   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10431   algorithm: "plot_performance_box"
10432   output-file-type: ".html"
10433   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10434   data: "plot-vpp-throughput-latency-3n-hsw"
10435   filter: "'NIC_Intel-X710' and
10436            '64B' and
10437            ('IP4BASE' or
10438             'POLICE_MARK' or
10439             'COPWHLIST' or
10440             ('NAT44' and 'BASE') or
10441             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10442            'NDRPDR' and
10443            '1T1C' and
10444            'IP4FWD' and
10445            not 'IPSEC' and
10446            not 'VHOST'"
10447   parameters:
10448   - "throughput"
10449   - "parent"
10450   - "tags"
10451   sort:
10452   - "IP4BASE"
10453   - "NAT44"
10454   - "POLICE_MARK"
10455   - "COPWHLIST"
10456   - "IACL"
10457   - "OACL"
10458   traces:
10459     hoverinfo: "x+y"
10460     boxpoints: "outliers"
10461     whiskerwidth: 0
10462   layout:
10463     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10464     layout: "plot-throughput"
10465
10466 -
10467   type: "plot"
10468   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10469   algorithm: "plot_performance_box"
10470   output-file-type: ".html"
10471   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10472   data: "plot-vpp-throughput-latency-3n-hsw"
10473   filter: "'NIC_Intel-X710' and
10474            '64B' and
10475            ('IP4BASE' or
10476             'POLICE_MARK' or
10477             'COPWHLIST' or
10478             ('NAT44' and 'BASE') or
10479             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10480            'NDRPDR' and
10481            '1T1C' and
10482            'IP4FWD' and
10483            not 'IPSEC' and
10484            not 'VHOST'"
10485   parameters:
10486   - "throughput"
10487   - "parent"
10488   - "tags"
10489   sort:
10490   - "IP4BASE"
10491   - "NAT44"
10492   - "POLICE_MARK"
10493   - "COPWHLIST"
10494   - "IACL"
10495   - "OACL"
10496   traces:
10497     hoverinfo: "x+y"
10498     boxpoints: "outliers"
10499     whiskerwidth: 0
10500   layout:
10501     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10502     layout: "plot-throughput"
10503
10504 -
10505   type: "plot"
10506   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10507   algorithm: "plot_performance_box"
10508   output-file-type: ".html"
10509   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10510   data: "plot-vpp-throughput-latency-3n-hsw"
10511   filter: "'NIC_Intel-X710' and
10512            '64B' and
10513            ('IP4BASE' or
10514             'POLICE_MARK' or
10515             'COPWHLIST' or
10516             ('NAT44' and 'BASE') or
10517             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10518            'NDRPDR' and
10519            '2T2C' and
10520            'IP4FWD' and
10521            not 'IPSEC' and
10522            not 'VHOST'"
10523   parameters:
10524   - "throughput"
10525   - "parent"
10526   - "tags"
10527   sort:
10528   - "IP4BASE"
10529   - "NAT44"
10530   - "POLICE_MARK"
10531   - "COPWHLIST"
10532   - "IACL"
10533   - "OACL"
10534   traces:
10535     hoverinfo: "x+y"
10536     boxpoints: "outliers"
10537     whiskerwidth: 0
10538   layout:
10539     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10540     layout: "plot-throughput"
10541
10542 -
10543   type: "plot"
10544   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10545   algorithm: "plot_performance_box"
10546   output-file-type: ".html"
10547   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10548   data: "plot-vpp-throughput-latency-3n-hsw"
10549   filter: "'NIC_Intel-X710' and
10550            '64B' and
10551            ('IP4BASE' or
10552             'POLICE_MARK' or
10553             'COPWHLIST' or
10554             ('NAT44' and 'BASE') or
10555             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10556            'NDRPDR' and
10557            '2T2C' and
10558            'IP4FWD' and
10559            not 'IPSEC' and
10560            not 'VHOST'"
10561   parameters:
10562   - "throughput"
10563   - "parent"
10564   - "tags"
10565   sort:
10566   - "IP4BASE"
10567   - "NAT44"
10568   - "POLICE_MARK"
10569   - "COPWHLIST"
10570   - "IACL"
10571   - "OACL"
10572   traces:
10573     hoverinfo: "x+y"
10574     boxpoints: "outliers"
10575     whiskerwidth: 0
10576   layout:
10577     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10578     layout: "plot-throughput"
10579
10580 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10581 -
10582   type: "plot"
10583   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10584   algorithm: "plot_performance_box"
10585   output-file-type: ".html"
10586   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10587   data: "plot-vpp-throughput-latency-3n-skx"
10588   filter: "'NIC_Intel-X710' and
10589            '64B' and
10590            'NDRPDR' and
10591            '2T1C' and
10592            'IP4FWD' and
10593            'NAT44' and
10594            not 'IPSEC' and
10595            not 'VHOST'"
10596   parameters:
10597   - "throughput"
10598   - "parent"
10599   - "tags"
10600   sort:
10601   - "BASE"
10602   - "BASE"
10603   - "SRC_USER_10"
10604   - "SRC_USER_100"
10605   - "SRC_USER_1000"
10606   - "SRC_USER_2000"
10607   traces:
10608     hoverinfo: "x+y"
10609     boxpoints: "outliers"
10610     whiskerwidth: 0
10611   layout:
10612     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10613     layout: "plot-throughput"
10614
10615 -
10616   type: "plot"
10617   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10618   algorithm: "plot_performance_box"
10619   output-file-type: ".html"
10620   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10621   data: "plot-vpp-throughput-latency-3n-skx"
10622   filter: "'NIC_Intel-X710' and
10623            '64B' and
10624            'NDRPDR' and
10625            '2T1C' and
10626            'IP4FWD' and
10627            'NAT44' and
10628            not 'IPSEC' and
10629            not 'VHOST'"
10630   parameters:
10631   - "throughput"
10632   - "parent"
10633   - "tags"
10634   sort:
10635   - "BASE"
10636   - "BASE"
10637   - "SRC_USER_10"
10638   - "SRC_USER_100"
10639   - "SRC_USER_1000"
10640   - "SRC_USER_2000"
10641   traces:
10642     hoverinfo: "x+y"
10643     boxpoints: "outliers"
10644     whiskerwidth: 0
10645   layout:
10646     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10647     layout: "plot-throughput"
10648
10649 -
10650   type: "plot"
10651   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10652   algorithm: "plot_performance_box"
10653   output-file-type: ".html"
10654   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10655   data: "plot-vpp-throughput-latency-3n-skx"
10656   filter: "'NIC_Intel-X710' and
10657            '64B' and
10658            'NDRPDR' and
10659            '4T2C' and
10660            'IP4FWD' and
10661            'NAT44' and
10662            not 'IPSEC' and
10663            not 'VHOST'"
10664   parameters:
10665   - "throughput"
10666   - "parent"
10667   - "tags"
10668   sort:
10669   - "BASE"
10670   - "BASE"
10671   - "SRC_USER_10"
10672   - "SRC_USER_100"
10673   - "SRC_USER_1000"
10674   - "SRC_USER_2000"
10675   traces:
10676     hoverinfo: "x+y"
10677     boxpoints: "outliers"
10678     whiskerwidth: 0
10679   layout:
10680     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10681     layout: "plot-throughput"
10682
10683 -
10684   type: "plot"
10685   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10686   algorithm: "plot_performance_box"
10687   output-file-type: ".html"
10688   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10689   data: "plot-vpp-throughput-latency-3n-skx"
10690   filter: "'NIC_Intel-X710' and
10691            '64B' and
10692            'NDRPDR' and
10693            '4T2C' and
10694            'IP4FWD' and
10695            'NAT44' and
10696            not 'IPSEC' and
10697            not 'VHOST'"
10698   parameters:
10699   - "throughput"
10700   - "parent"
10701   - "tags"
10702   sort:
10703   - "BASE"
10704   - "BASE"
10705   - "SRC_USER_10"
10706   - "SRC_USER_100"
10707   - "SRC_USER_1000"
10708   - "SRC_USER_2000"
10709   traces:
10710     hoverinfo: "x+y"
10711     boxpoints: "outliers"
10712     whiskerwidth: 0
10713   layout:
10714     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10715     layout: "plot-throughput"
10716
10717 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10718 -
10719   type: "plot"
10720   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10721   algorithm: "plot_performance_box"
10722   output-file-type: ".html"
10723   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10724   data: "plot-vpp-throughput-latency-3n-skx"
10725   filter: "'NIC_Intel-X710' and
10726            '64B' and
10727            'NDRPDR' and
10728            '2T1C' and
10729            'IP4FWD' and
10730            'IACL' and
10731            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10732            not 'IPSEC' and
10733            not 'VHOST'"
10734   parameters:
10735   - "throughput"
10736   - "parent"
10737   - "tags"
10738   sort:
10739   - "ACL_STATELESS"
10740   - "ACL_STATEFUL"
10741   - "ACL_STATELESS"
10742   - "ACL_STATEFUL"
10743   traces:
10744     hoverinfo: "x+y"
10745     boxpoints: "outliers"
10746     whiskerwidth: 0
10747   layout:
10748     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10749     layout: "plot-throughput"
10750
10751 -
10752   type: "plot"
10753   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10754   algorithm: "plot_performance_box"
10755   output-file-type: ".html"
10756   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10757   data: "plot-vpp-throughput-latency-3n-skx"
10758   filter: "'NIC_Intel-X710' and
10759            '64B' and
10760            'NDRPDR' and
10761            '2T1C' and
10762            'IP4FWD' and
10763            'IACL' and
10764            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10765            not 'IPSEC' and
10766            not 'VHOST'"
10767   parameters:
10768   - "throughput"
10769   - "parent"
10770   - "tags"
10771   sort:
10772   - "ACL_STATELESS"
10773   - "ACL_STATEFUL"
10774   - "ACL_STATELESS"
10775   - "ACL_STATEFUL"
10776   traces:
10777     hoverinfo: "x+y"
10778     boxpoints: "outliers"
10779     whiskerwidth: 0
10780   layout:
10781     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10782     layout: "plot-throughput"
10783
10784 -
10785   type: "plot"
10786   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10787   algorithm: "plot_performance_box"
10788   output-file-type: ".html"
10789   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10790   data: "plot-vpp-throughput-latency-3n-skx"
10791   filter: "'NIC_Intel-X710' and
10792            '64B' and
10793            'NDRPDR' and
10794            '4T2C' and
10795            'IP4FWD' and
10796            'IACL' and
10797            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10798            not 'IPSEC' and
10799            not 'VHOST'"
10800   parameters:
10801   - "throughput"
10802   - "parent"
10803   - "tags"
10804   sort:
10805   - "ACL_STATELESS"
10806   - "ACL_STATEFUL"
10807   - "ACL_STATELESS"
10808   - "ACL_STATEFUL"
10809   traces:
10810     hoverinfo: "x+y"
10811     boxpoints: "outliers"
10812     whiskerwidth: 0
10813   layout:
10814     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10815     layout: "plot-throughput"
10816
10817 -
10818   type: "plot"
10819   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10820   algorithm: "plot_performance_box"
10821   output-file-type: ".html"
10822   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10823   data: "plot-vpp-throughput-latency-3n-skx"
10824   filter: "'NIC_Intel-X710' and
10825            '64B' and
10826            'NDRPDR' and
10827            '4T2C' and
10828            'IP4FWD' and
10829            'IACL' and
10830            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10831            not 'IPSEC' and
10832            not 'VHOST'"
10833   parameters:
10834   - "throughput"
10835   - "parent"
10836   - "tags"
10837   sort:
10838   - "ACL_STATELESS"
10839   - "ACL_STATEFUL"
10840   - "ACL_STATELESS"
10841   - "ACL_STATEFUL"
10842   traces:
10843     hoverinfo: "x+y"
10844     boxpoints: "outliers"
10845     whiskerwidth: 0
10846   layout:
10847     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10848     layout: "plot-throughput"
10849
10850 ## Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
10851 #-
10852 #  type: "plot"
10853 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
10854 #  algorithm: "plot_performance_box"
10855 #  output-file-type: ".html"
10856 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
10857 #  data: "plot-vpp-throughput-latency-3n-skx"
10858 #  filter: "'NIC_Intel-X710' and
10859 #           '64B' and
10860 #           'NDRPDR' and
10861 #           '2T1C' and
10862 #           'IP4FWD' and
10863 #           'OACL' and
10864 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10865 #           not 'IPSEC' and
10866 #           not 'VHOST'"
10867 #  parameters:
10868 #  - "throughput"
10869 #  - "parent"
10870 #  - "tags"
10871 #  sort:
10872 #  - "ACL_STATELESS"
10873 #  - "ACL_STATEFUL"
10874 #  - "ACL_STATELESS"
10875 #  - "ACL_STATEFUL"
10876 #  traces:
10877 #    hoverinfo: "x+y"
10878 #    boxpoints: "outliers"
10879 #    whiskerwidth: 0
10880 #  layout:
10881 #    title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
10882 #    layout: "plot-throughput"
10883 #
10884 #-
10885 #  type: "plot"
10886 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
10887 #  algorithm: "plot_performance_box"
10888 #  output-file-type: ".html"
10889 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
10890 #  data: "plot-vpp-throughput-latency-3n-skx"
10891 #  filter: "'NIC_Intel-X710' and
10892 #           '64B' and
10893 #           'NDRPDR' and
10894 #           '2T1C' and
10895 #           'IP4FWD' and
10896 #           'OACL' and
10897 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10898 #           not 'IPSEC' and
10899 #           not 'VHOST'"
10900 #  parameters:
10901 #  - "throughput"
10902 #  - "parent"
10903 #  - "tags"
10904 #  sort:
10905 #  - "ACL_STATELESS"
10906 #  - "ACL_STATEFUL"
10907 #  - "ACL_STATELESS"
10908 #  - "ACL_STATEFUL"
10909 #  traces:
10910 #    hoverinfo: "x+y"
10911 #    boxpoints: "outliers"
10912 #    whiskerwidth: 0
10913 #  layout:
10914 #    title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
10915 #    layout: "plot-throughput"
10916 #
10917 #-
10918 #  type: "plot"
10919 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
10920 #  algorithm: "plot_performance_box"
10921 #  output-file-type: ".html"
10922 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
10923 #  data: "plot-vpp-throughput-latency-3n-skx"
10924 #  filter: "'NIC_Intel-X710' and
10925 #           '64B' and
10926 #           'NDRPDR' and
10927 #           '4T2C' and
10928 #           'IP4FWD' and
10929 #           'OACL' and
10930 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10931 #           not 'IPSEC' and
10932 #           not 'VHOST'"
10933 #  parameters:
10934 #  - "throughput"
10935 #  - "parent"
10936 #  - "tags"
10937 #  sort:
10938 #  - "ACL_STATELESS"
10939 #  - "ACL_STATEFUL"
10940 #  - "ACL_STATELESS"
10941 #  - "ACL_STATEFUL"
10942 #  traces:
10943 #    hoverinfo: "x+y"
10944 #    boxpoints: "outliers"
10945 #    whiskerwidth: 0
10946 #  layout:
10947 #    title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
10948 #    layout: "plot-throughput"
10949 #
10950 #-
10951 #  type: "plot"
10952 #  title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
10953 #  algorithm: "plot_performance_box"
10954 #  output-file-type: ".html"
10955 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
10956 #  data: "plot-vpp-throughput-latency-3n-skx"
10957 #  filter: "'NIC_Intel-X710' and
10958 #           '64B' and
10959 #           'NDRPDR' and
10960 #           '4T2C' and
10961 #           'IP4FWD' and
10962 #           'OACL' and
10963 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
10964 #           not 'IPSEC' and
10965 #           not 'VHOST'"
10966 #  parameters:
10967 #  - "throughput"
10968 #  - "parent"
10969 #  - "tags"
10970 #  sort:
10971 #  - "ACL_STATELESS"
10972 #  - "ACL_STATEFUL"
10973 #  - "ACL_STATELESS"
10974 #  - "ACL_STATEFUL"
10975 #  traces:
10976 #    hoverinfo: "x+y"
10977 #    boxpoints: "outliers"
10978 #    whiskerwidth: 0
10979 #  layout:
10980 #    title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
10981 #    layout: "plot-throughput"
10982
10983 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10984 -
10985   type: "plot"
10986   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
10987   algorithm: "plot_performance_box"
10988   output-file-type: ".html"
10989   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
10990   data: "plot-vpp-throughput-latency-3n-hsw"
10991   filter: "'NIC_Intel-XL710' and
10992            '64B' and
10993            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10994            'NDRPDR' and
10995            '1T1C' and
10996            'IP4FWD' and
10997            not 'IPSEC' and
10998            not 'VHOST'"
10999   parameters:
11000   - "throughput"
11001   - "parent"
11002   - "tags"
11003   sort:
11004   - "IP4BASE"
11005   - "FIB_20K"
11006   - "FIB_200K"
11007   - "FIB_2M"
11008   traces:
11009     hoverinfo: "x+y"
11010     boxpoints: "outliers"
11011     whiskerwidth: 0
11012   layout:
11013     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
11014     layout: "plot-throughput"
11015
11016 -
11017   type: "plot"
11018   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11019   algorithm: "plot_performance_box"
11020   output-file-type: ".html"
11021   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11022   data: "plot-vpp-throughput-latency-3n-hsw"
11023   filter: "'NIC_Intel-XL710' and
11024            '64B' and
11025            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11026            'NDRPDR' and
11027            '1T1C' and
11028            'IP4FWD' and
11029            not 'IPSEC' and
11030            not 'VHOST'"
11031   parameters:
11032   - "throughput"
11033   - "parent"
11034   - "tags"
11035   sort:
11036   - "IP4BASE"
11037   - "FIB_20K"
11038   - "FIB_200K"
11039   - "FIB_2M"
11040   traces:
11041     hoverinfo: "x+y"
11042     boxpoints: "outliers"
11043     whiskerwidth: 0
11044   layout:
11045     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
11046     layout: "plot-throughput"
11047
11048 -
11049   type: "plot"
11050   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11051   algorithm: "plot_performance_box"
11052   output-file-type: ".html"
11053   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11054   data: "plot-vpp-throughput-latency-3n-hsw"
11055   filter: "'NIC_Intel-XL710' and
11056            '64B' and
11057            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11058            'NDRPDR' and
11059            '2T2C' and
11060            'IP4FWD' and
11061            not 'IPSEC' and
11062            not 'VHOST'"
11063   parameters:
11064   - "throughput"
11065   - "parent"
11066   - "tags"
11067   sort:
11068   - "IP4BASE"
11069   - "FIB_20K"
11070   - "FIB_200K"
11071   - "FIB_2M"
11072   traces:
11073     hoverinfo: "x+y"
11074     boxpoints: "outliers"
11075     whiskerwidth: 0
11076   layout:
11077     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
11078     layout: "plot-throughput"
11079
11080 -
11081   type: "plot"
11082   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11083   algorithm: "plot_performance_box"
11084   output-file-type: ".html"
11085   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11086   data: "plot-vpp-throughput-latency-3n-hsw"
11087   filter: "'NIC_Intel-XL710' and
11088            '64B' and
11089            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11090            'NDRPDR' and
11091            '2T2C' and
11092            'IP4FWD' and
11093            not 'IPSEC' and
11094            not 'VHOST'"
11095   parameters:
11096   - "throughput"
11097   - "parent"
11098   - "tags"
11099   sort:
11100   - "IP4BASE"
11101   - "FIB_20K"
11102   - "FIB_200K"
11103   - "FIB_2M"
11104   traces:
11105     hoverinfo: "x+y"
11106     boxpoints: "outliers"
11107     whiskerwidth: 0
11108   layout:
11109     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
11110     layout: "plot-throughput"
11111
11112 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11113 -
11114   type: "plot"
11115   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11116   algorithm: "plot_performance_box"
11117   output-file-type: ".html"
11118   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11119   data: "plot-vpp-throughput-latency-3n-skx"
11120   filter: "'NIC_Intel-X710' and
11121            '64B' and
11122            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11123            'NDRPDR' and
11124            '2T1C' and
11125            'IP4FWD' and
11126            not 'IPSEC' and
11127            not 'VHOST'"
11128   parameters:
11129   - "throughput"
11130   - "parent"
11131   - "tags"
11132   sort:
11133   - "IP4BASE"
11134   - "FIB_20K"
11135   - "FIB_200K"
11136   - "FIB_2M"
11137   traces:
11138     hoverinfo: "x+y"
11139     boxpoints: "outliers"
11140     whiskerwidth: 0
11141   layout:
11142     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11143     layout: "plot-throughput"
11144
11145 -
11146   type: "plot"
11147   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11148   algorithm: "plot_performance_box"
11149   output-file-type: ".html"
11150   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11151   data: "plot-vpp-throughput-latency-3n-skx"
11152   filter: "'NIC_Intel-X710' and
11153            '64B' and
11154            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11155            'NDRPDR' and
11156            '2T1C' and
11157            'IP4FWD' and
11158            not 'IPSEC' and
11159            not 'VHOST'"
11160   parameters:
11161   - "throughput"
11162   - "parent"
11163   - "tags"
11164   sort:
11165   - "IP4BASE"
11166   - "FIB_20K"
11167   - "FIB_200K"
11168   - "FIB_2M"
11169   traces:
11170     hoverinfo: "x+y"
11171     boxpoints: "outliers"
11172     whiskerwidth: 0
11173   layout:
11174     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11175     layout: "plot-throughput"
11176
11177 -
11178   type: "plot"
11179   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11180   algorithm: "plot_performance_box"
11181   output-file-type: ".html"
11182   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11183   data: "plot-vpp-throughput-latency-3n-skx"
11184   filter: "'NIC_Intel-X710' and
11185            '64B' and
11186            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11187            'NDRPDR' and
11188            '4T2C' and
11189            'IP4FWD' and
11190            not 'IPSEC' and
11191            not 'VHOST'"
11192   parameters:
11193   - "throughput"
11194   - "parent"
11195   - "tags"
11196   sort:
11197   - "IP4BASE"
11198   - "FIB_20K"
11199   - "FIB_200K"
11200   - "FIB_2M"
11201   traces:
11202     hoverinfo: "x+y"
11203     boxpoints: "outliers"
11204     whiskerwidth: 0
11205   layout:
11206     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11207     layout: "plot-throughput"
11208
11209 -
11210   type: "plot"
11211   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11212   algorithm: "plot_performance_box"
11213   output-file-type: ".html"
11214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11215   data: "plot-vpp-throughput-latency-3n-skx"
11216   filter: "'NIC_Intel-X710' and
11217            '64B' and
11218            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11219            'NDRPDR' and
11220            '4T2C' and
11221            'IP4FWD' and
11222            not 'IPSEC' and
11223            not 'VHOST'"
11224   parameters:
11225   - "throughput"
11226   - "parent"
11227   - "tags"
11228   sort:
11229   - "IP4BASE"
11230   - "FIB_20K"
11231   - "FIB_200K"
11232   - "FIB_2M"
11233   traces:
11234     hoverinfo: "x+y"
11235     boxpoints: "outliers"
11236     whiskerwidth: 0
11237   layout:
11238     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11239     layout: "plot-throughput"
11240
11241 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11242 -
11243   type: "plot"
11244   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11245   algorithm: "plot_performance_box"
11246   output-file-type: ".html"
11247   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11248   data: "plot-vpp-throughput-latency-3n-skx"
11249   filter: "'NIC_Intel-X710' and
11250            '64B' and
11251            ('IP4BASE' or
11252             'POLICE_MARK' or
11253             'COPWHLIST' or
11254             ('NAT44' and 'BASE') or
11255             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
11256            'NDRPDR' and
11257            '2T1C' and
11258            'IP4FWD' and
11259            not 'IPSEC' and
11260            not 'VHOST'"
11261   parameters:
11262   - "throughput"
11263   - "parent"
11264   - "tags"
11265   sort:
11266   - "IP4BASE"
11267   - "NAT44"
11268   - "POLICE_MARK"
11269   - "COPWHLIST"
11270   - "IACL"
11271   - "OACL"
11272   traces:
11273     hoverinfo: "x+y"
11274     boxpoints: "outliers"
11275     whiskerwidth: 0
11276   layout:
11277     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11278     layout: "plot-throughput"
11279
11280 -
11281   type: "plot"
11282   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11283   algorithm: "plot_performance_box"
11284   output-file-type: ".html"
11285   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11286   data: "plot-vpp-throughput-latency-3n-skx"
11287   filter: "'NIC_Intel-X710' and
11288            '64B' and
11289            ('IP4BASE' or
11290             'POLICE_MARK' or
11291             'COPWHLIST' or
11292             ('NAT44' and 'BASE') or
11293             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
11294            'NDRPDR' and
11295            '2T1C' and
11296            'IP4FWD' and
11297            not 'IPSEC' and
11298            not 'VHOST'"
11299   parameters:
11300   - "throughput"
11301   - "parent"
11302   - "tags"
11303   sort:
11304   - "IP4BASE"
11305   - "NAT44"
11306   - "POLICE_MARK"
11307   - "COPWHLIST"
11308   - "IACL"
11309   - "OACL"
11310   traces:
11311     hoverinfo: "x+y"
11312     boxpoints: "outliers"
11313     whiskerwidth: 0
11314   layout:
11315     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11316     layout: "plot-throughput"
11317
11318 -
11319   type: "plot"
11320   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11321   algorithm: "plot_performance_box"
11322   output-file-type: ".html"
11323   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11324   data: "plot-vpp-throughput-latency-3n-skx"
11325   filter: "'NIC_Intel-X710' and
11326            '64B' and
11327            ('IP4BASE' or
11328             'POLICE_MARK' or
11329             'COPWHLIST' or
11330             ('NAT44' and 'BASE') or
11331             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
11332            'NDRPDR' and
11333            '4T2C' and
11334            'IP4FWD' and
11335            not 'IPSEC' and
11336            not 'VHOST'"
11337   parameters:
11338   - "throughput"
11339   - "parent"
11340   - "tags"
11341   sort:
11342   - "IP4BASE"
11343   - "NAT44"
11344   - "POLICE_MARK"
11345   - "COPWHLIST"
11346   - "IACL"
11347   - "OACL"
11348   traces:
11349     hoverinfo: "x+y"
11350     boxpoints: "outliers"
11351     whiskerwidth: 0
11352   layout:
11353     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11354     layout: "plot-throughput"
11355
11356 -
11357   type: "plot"
11358   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11359   algorithm: "plot_performance_box"
11360   output-file-type: ".html"
11361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11362   data: "plot-vpp-throughput-latency-3n-skx"
11363   filter: "'NIC_Intel-X710' and
11364            '64B' and
11365            ('IP4BASE' or
11366             'POLICE_MARK' or
11367             'COPWHLIST' or
11368             ('NAT44' and 'BASE') or
11369             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
11370            'NDRPDR' and
11371            '4T2C' and
11372            'IP4FWD' and
11373            not 'IPSEC' and
11374            not 'VHOST'"
11375   parameters:
11376   - "throughput"
11377   - "parent"
11378   - "tags"
11379   sort:
11380   - "IP4BASE"
11381   - "NAT44"
11382   - "POLICE_MARK"
11383   - "COPWHLIST"
11384   - "IACL"
11385   - "OACL"
11386   traces:
11387     hoverinfo: "x+y"
11388     boxpoints: "outliers"
11389     whiskerwidth: 0
11390   layout:
11391     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11392     layout: "plot-throughput"
11393
11394 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11395 -
11396   type: "plot"
11397   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11398   algorithm: "plot_performance_box"
11399   output-file-type: ".html"
11400   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11401   data: "plot-vpp-throughput-latency-3n-hsw"
11402   filter: "'NIC_Intel-X710' and
11403            '64B' and
11404            'NDRPDR' and
11405            '1T1C' and
11406            'IP4FWD' and
11407            'NAT44' and
11408            not 'IPSEC' and
11409            not 'VHOST'"
11410   parameters:
11411   - "throughput"
11412   - "parent"
11413   - "tags"
11414   sort:
11415   - "BASE"
11416   - "BASE"
11417   - "SRC_USER_10"
11418   - "SRC_USER_100"
11419   - "SRC_USER_1000"
11420   - "SRC_USER_2000"
11421   traces:
11422     hoverinfo: "x+y"
11423     boxpoints: "outliers"
11424     whiskerwidth: 0
11425   layout:
11426     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11427     layout: "plot-throughput"
11428
11429 -
11430   type: "plot"
11431   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11432   algorithm: "plot_performance_box"
11433   output-file-type: ".html"
11434   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11435   data: "plot-vpp-throughput-latency-3n-hsw"
11436   filter: "'NIC_Intel-X710' and
11437            '64B' and
11438            'NDRPDR' and
11439            '1T1C' and
11440            'IP4FWD' and
11441            'NAT44' and
11442            not 'IPSEC' and
11443            not 'VHOST'"
11444   parameters:
11445   - "throughput"
11446   - "parent"
11447   - "tags"
11448   sort:
11449   - "BASE"
11450   - "BASE"
11451   - "SRC_USER_10"
11452   - "SRC_USER_100"
11453   - "SRC_USER_1000"
11454   - "SRC_USER_2000"
11455   traces:
11456     hoverinfo: "x+y"
11457     boxpoints: "outliers"
11458     whiskerwidth: 0
11459   layout:
11460     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11461     layout: "plot-throughput"
11462
11463 -
11464   type: "plot"
11465   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11466   algorithm: "plot_performance_box"
11467   output-file-type: ".html"
11468   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11469   data: "plot-vpp-throughput-latency-3n-hsw"
11470   filter: "'NIC_Intel-X710' and
11471            '64B' and
11472            'NDRPDR' and
11473            '2T2C' and
11474            'IP4FWD' and
11475            'NAT44' and
11476            not 'IPSEC' and
11477            not 'VHOST'"
11478   parameters:
11479   - "throughput"
11480   - "parent"
11481   - "tags"
11482   sort:
11483   - "BASE"
11484   - "BASE"
11485   - "SRC_USER_10"
11486   - "SRC_USER_100"
11487   - "SRC_USER_1000"
11488   - "SRC_USER_2000"
11489   traces:
11490     hoverinfo: "x+y"
11491     boxpoints: "outliers"
11492     whiskerwidth: 0
11493   layout:
11494     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11495     layout: "plot-throughput"
11496
11497 -
11498   type: "plot"
11499   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11500   algorithm: "plot_performance_box"
11501   output-file-type: ".html"
11502   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11503   data: "plot-vpp-throughput-latency-3n-hsw"
11504   filter: "'NIC_Intel-X710' and
11505            '64B' and
11506            'NDRPDR' and
11507            '2T2C' and
11508            'IP4FWD' and
11509            'NAT44' and
11510            not 'IPSEC' and
11511            not 'VHOST'"
11512   parameters:
11513   - "throughput"
11514   - "parent"
11515   - "tags"
11516   sort:
11517   - "BASE"
11518   - "BASE"
11519   - "SRC_USER_10"
11520   - "SRC_USER_100"
11521   - "SRC_USER_1000"
11522   - "SRC_USER_2000"
11523   traces:
11524     hoverinfo: "x+y"
11525     boxpoints: "outliers"
11526     whiskerwidth: 0
11527   layout:
11528     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11529     layout: "plot-throughput"
11530
11531 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11532 -
11533   type: "plot"
11534   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11535   algorithm: "plot_performance_box"
11536   output-file-type: ".html"
11537   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11538   data: "plot-vpp-throughput-latency-3n-hsw"
11539   filter: "'NIC_Intel-X710' and
11540            '64B' and
11541            'NDRPDR' and
11542            '1T1C' and
11543            'IP4FWD' and
11544            'IACL' and
11545            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11546            not 'IPSEC' and
11547            not 'VHOST'"
11548   parameters:
11549   - "throughput"
11550   - "parent"
11551   - "tags"
11552   sort:
11553   - "ACL_STATELESS"
11554   - "ACL_STATEFUL"
11555   - "ACL_STATELESS"
11556   - "ACL_STATEFUL"
11557   traces:
11558     hoverinfo: "x+y"
11559     boxpoints: "outliers"
11560     whiskerwidth: 0
11561   layout:
11562     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11563     layout: "plot-throughput"
11564
11565 -
11566   type: "plot"
11567   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11568   algorithm: "plot_performance_box"
11569   output-file-type: ".html"
11570   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11571   data: "plot-vpp-throughput-latency-3n-hsw"
11572   filter: "'NIC_Intel-X710' and
11573            '64B' and
11574            'NDRPDR' and
11575            '1T1C' and
11576            'IP4FWD' and
11577            'IACL' and
11578            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11579            not 'IPSEC' and
11580            not 'VHOST'"
11581   parameters:
11582   - "throughput"
11583   - "parent"
11584   - "tags"
11585   sort:
11586   - "ACL_STATELESS"
11587   - "ACL_STATEFUL"
11588   - "ACL_STATELESS"
11589   - "ACL_STATEFUL"
11590   traces:
11591     hoverinfo: "x+y"
11592     boxpoints: "outliers"
11593     whiskerwidth: 0
11594   layout:
11595     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11596     layout: "plot-throughput"
11597
11598 -
11599   type: "plot"
11600   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11601   algorithm: "plot_performance_box"
11602   output-file-type: ".html"
11603   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11604   data: "plot-vpp-throughput-latency-3n-hsw"
11605   filter: "'NIC_Intel-X710' and
11606            '64B' and
11607            'NDRPDR' and
11608            '2T2C' and
11609            'IP4FWD' and
11610            'IACL' and
11611            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11612            not 'IPSEC' and
11613            not 'VHOST'"
11614   parameters:
11615   - "throughput"
11616   - "parent"
11617   - "tags"
11618   sort:
11619   - "ACL_STATELESS"
11620   - "ACL_STATEFUL"
11621   - "ACL_STATELESS"
11622   - "ACL_STATEFUL"
11623   traces:
11624     hoverinfo: "x+y"
11625     boxpoints: "outliers"
11626     whiskerwidth: 0
11627   layout:
11628     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11629     layout: "plot-throughput"
11630
11631 -
11632   type: "plot"
11633   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11634   algorithm: "plot_performance_box"
11635   output-file-type: ".html"
11636   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11637   data: "plot-vpp-throughput-latency-3n-hsw"
11638   filter: "'NIC_Intel-X710' and
11639            '64B' and
11640            'NDRPDR' and
11641            '2T2C' and
11642            'IP4FWD' and
11643            'IACL' and
11644            ('ACL10' or 'ACL50') and '10k_FLOWS' and
11645            not 'IPSEC' and
11646            not 'VHOST'"
11647   parameters:
11648   - "throughput"
11649   - "parent"
11650   - "tags"
11651   sort:
11652   - "ACL_STATELESS"
11653   - "ACL_STATEFUL"
11654   - "ACL_STATELESS"
11655   - "ACL_STATEFUL"
11656   traces:
11657     hoverinfo: "x+y"
11658     boxpoints: "outliers"
11659     whiskerwidth: 0
11660   layout:
11661     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11662     layout: "plot-throughput"
11663
11664 ## Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
11665 #-
11666 #  type: "plot"
11667 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
11668 #  algorithm: "plot_performance_box"
11669 #  output-file-type: ".html"
11670 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
11671 #  data: "plot-vpp-throughput-latency-3n-hsw"
11672 #  filter: "'NIC_Intel-X710' and
11673 #           '64B' and
11674 #           'NDRPDR' and
11675 #           '1T1C' and
11676 #           'IP4FWD' and
11677 #           'OACL' and
11678 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
11679 #           not 'IPSEC' and
11680 #           not 'VHOST'"
11681 #  parameters:
11682 #  - "throughput"
11683 #  - "parent"
11684 #  - "tags"
11685 #  sort:
11686 #  - "ACL_STATELESS"
11687 #  - "ACL_STATEFUL"
11688 #  - "ACL_STATELESS"
11689 #  - "ACL_STATEFUL"
11690 #  traces:
11691 #    hoverinfo: "x+y"
11692 #    boxpoints: "outliers"
11693 #    whiskerwidth: 0
11694 #  layout:
11695 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
11696 #    layout: "plot-throughput"
11697 #
11698 #-
11699 #  type: "plot"
11700 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
11701 #  algorithm: "plot_performance_box"
11702 #  output-file-type: ".html"
11703 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
11704 #  data: "plot-vpp-throughput-latency-3n-hsw"
11705 #  filter: "'NIC_Intel-X710' and
11706 #           '64B' and
11707 #           'NDRPDR' and
11708 #           '1T1C' and
11709 #           'IP4FWD' and
11710 #           'OACL' and
11711 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
11712 #           not 'IPSEC' and
11713 #           not 'VHOST'"
11714 #  parameters:
11715 #  - "throughput"
11716 #  - "parent"
11717 #  - "tags"
11718 #  sort:
11719 #  - "ACL_STATELESS"
11720 #  - "ACL_STATEFUL"
11721 #  - "ACL_STATELESS"
11722 #  - "ACL_STATEFUL"
11723 #  traces:
11724 #    hoverinfo: "x+y"
11725 #    boxpoints: "outliers"
11726 #    whiskerwidth: 0
11727 #  layout:
11728 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
11729 #    layout: "plot-throughput"
11730 #
11731 #-
11732 #  type: "plot"
11733 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
11734 #  algorithm: "plot_performance_box"
11735 #  output-file-type: ".html"
11736 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
11737 #  data: "plot-vpp-throughput-latency-3n-hsw"
11738 #  filter: "'NIC_Intel-X710' and
11739 #           '64B' and
11740 #           'NDRPDR' and
11741 #           '2T2C' and
11742 #           'IP4FWD' and
11743 #           'OACL' and
11744 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
11745 #           not 'IPSEC' and
11746 #           not 'VHOST'"
11747 #  parameters:
11748 #  - "throughput"
11749 #  - "parent"
11750 #  - "tags"
11751 #  sort:
11752 #  - "ACL_STATELESS"
11753 #  - "ACL_STATEFUL"
11754 #  - "ACL_STATELESS"
11755 #  - "ACL_STATEFUL"
11756 #  traces:
11757 #    hoverinfo: "x+y"
11758 #    boxpoints: "outliers"
11759 #    whiskerwidth: 0
11760 #  layout:
11761 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
11762 #    layout: "plot-throughput"
11763 #
11764 #-
11765 #  type: "plot"
11766 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
11767 #  algorithm: "plot_performance_box"
11768 #  output-file-type: ".html"
11769 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
11770 #  data: "plot-vpp-throughput-latency-3n-hsw"
11771 #  filter: "'NIC_Intel-X710' and
11772 #           '64B' and
11773 #           'NDRPDR' and
11774 #           '2T2C' and
11775 #           'IP4FWD' and
11776 #           'OACL' and
11777 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
11778 #           not 'IPSEC' and
11779 #           not 'VHOST'"
11780 #  parameters:
11781 #  - "throughput"
11782 #  - "parent"
11783 #  - "tags"
11784 #  sort:
11785 #  - "ACL_STATELESS"
11786 #  - "ACL_STATEFUL"
11787 #  - "ACL_STATELESS"
11788 #  - "ACL_STATEFUL"
11789 #  traces:
11790 #    hoverinfo: "x+y"
11791 #    boxpoints: "outliers"
11792 #    whiskerwidth: 0
11793 #  layout:
11794 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
11795 #    layout: "plot-throughput"
11796
11797 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11798 -
11799   type: "plot"
11800   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11801   algorithm: "plot_performance_box"
11802   output-file-type: ".html"
11803   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11804   data: "plot-vpp-throughput-latency-2n-skx"
11805   filter: "'NIC_Intel-X710' and
11806            '64B' and
11807            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11808            'NDRPDR' and
11809            '2T1C' and
11810            'IP4FWD' and
11811            not 'IPSEC' and
11812            not 'VHOST'"
11813   parameters:
11814   - "throughput"
11815   - "parent"
11816   - "tags"
11817   sort:
11818   - "DOT1Q"
11819   - "IP4BASE"
11820   - "FIB_20k"
11821   - "FIB_200k"
11822   - "FIB_2M"
11823   traces:
11824     hoverinfo: "x+y"
11825     boxpoints: "outliers"
11826     whiskerwidth: 0
11827   layout:
11828     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11829     layout: "plot-throughput"
11830
11831 -
11832   type: "plot"
11833   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11834   algorithm: "plot_performance_box"
11835   output-file-type: ".html"
11836   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11837   data: "plot-vpp-throughput-latency-2n-skx"
11838   filter: "'NIC_Intel-X710' and
11839            '64B' and
11840            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11841            'NDRPDR' and
11842            '2T1C' and
11843            'IP4FWD' and
11844            not 'IPSEC' and
11845            not 'VHOST'"
11846   parameters:
11847   - "throughput"
11848   - "parent"
11849   - "tags"
11850   sort:
11851   - "DOT1Q"
11852   - "IP4BASE"
11853   - "FIB_20k"
11854   - "FIB_200k"
11855   - "FIB_2M"
11856   traces:
11857     hoverinfo: "x+y"
11858     boxpoints: "outliers"
11859     whiskerwidth: 0
11860   layout:
11861     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11862     layout: "plot-throughput"
11863
11864 -
11865   type: "plot"
11866   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11867   algorithm: "plot_performance_box"
11868   output-file-type: ".html"
11869   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11870   data: "plot-vpp-throughput-latency-2n-skx"
11871   filter: "'NIC_Intel-X710' and
11872            '64B' and
11873            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11874            'NDRPDR' and
11875            '4T2C' and
11876            'IP4FWD' and
11877            not 'IPSEC' and
11878            not 'VHOST'"
11879   parameters:
11880   - "throughput"
11881   - "parent"
11882   - "tags"
11883   sort:
11884   - "DOT1Q"
11885   - "IP4BASE"
11886   - "FIB_20k"
11887   - "FIB_200k"
11888   - "FIB_2M"
11889   traces:
11890     hoverinfo: "x+y"
11891     boxpoints: "outliers"
11892     whiskerwidth: 0
11893   layout:
11894     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11895     layout: "plot-throughput"
11896
11897 -
11898   type: "plot"
11899   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11900   algorithm: "plot_performance_box"
11901   output-file-type: ".html"
11902   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11903   data: "plot-vpp-throughput-latency-2n-skx"
11904   filter: "'NIC_Intel-X710' and
11905            '64B' and
11906            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11907            'NDRPDR' and
11908            '4T2C' and
11909            'IP4FWD' and
11910            not 'IPSEC' and
11911            not 'VHOST'"
11912   parameters:
11913   - "throughput"
11914   - "parent"
11915   - "tags"
11916   sort:
11917   - "DOT1Q"
11918   - "IP4BASE"
11919   - "FIB_20k"
11920   - "FIB_200k"
11921   - "FIB_2M"
11922   traces:
11923     hoverinfo: "x+y"
11924     boxpoints: "outliers"
11925     whiskerwidth: 0
11926   layout:
11927     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11928     layout: "plot-throughput"
11929
11930 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11931 -
11932   type: "plot"
11933   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11934   algorithm: "plot_performance_box"
11935   output-file-type: ".html"
11936   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11937   data: "plot-vpp-throughput-latency-2n-skx"
11938   filter: "'NIC_Intel-XXV710' and
11939            '64B' and
11940            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11941            'NDRPDR' and
11942            '2T1C' and
11943            'IP4FWD' and
11944            not 'IPSEC' and
11945            not 'VHOST'"
11946   parameters:
11947   - "throughput"
11948   - "parent"
11949   - "tags"
11950   sort:
11951   - "DOT1Q"
11952   - "IP4BASE"
11953   - "FIB_20k"
11954   - "FIB_200k"
11955   - "FIB_2M"
11956   traces:
11957     hoverinfo: "x+y"
11958     boxpoints: "outliers"
11959     whiskerwidth: 0
11960   layout:
11961     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11962     layout: "plot-throughput"
11963
11964 -
11965   type: "plot"
11966   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11967   algorithm: "plot_performance_box"
11968   output-file-type: ".html"
11969   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11970   data: "plot-vpp-throughput-latency-2n-skx"
11971   filter: "'NIC_Intel-XXV710' and
11972            '64B' and
11973            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11974            'NDRPDR' and
11975            '2T1C' and
11976            'IP4FWD' and
11977            not 'IPSEC' and
11978            not 'VHOST'"
11979   parameters:
11980   - "throughput"
11981   - "parent"
11982   - "tags"
11983   sort:
11984   - "DOT1Q"
11985   - "IP4BASE"
11986   - "FIB_20k"
11987   - "FIB_200k"
11988   - "FIB_2M"
11989   traces:
11990     hoverinfo: "x+y"
11991     boxpoints: "outliers"
11992     whiskerwidth: 0
11993   layout:
11994     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11995     layout: "plot-throughput"
11996
11997 -
11998   type: "plot"
11999   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12000   algorithm: "plot_performance_box"
12001   output-file-type: ".html"
12002   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12003   data: "plot-vpp-throughput-latency-2n-skx"
12004   filter: "'NIC_Intel-XXV710' and
12005            '64B' and
12006            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12007            'NDRPDR' and
12008            '4T2C' and
12009            'IP4FWD' and
12010            not 'IPSEC' and
12011            not 'VHOST'"
12012   parameters:
12013   - "throughput"
12014   - "parent"
12015   - "tags"
12016   sort:
12017   - "DOT1Q"
12018   - "IP4BASE"
12019   - "FIB_20k"
12020   - "FIB_200k"
12021   - "FIB_2M"
12022   traces:
12023     hoverinfo: "x+y"
12024     boxpoints: "outliers"
12025     whiskerwidth: 0
12026   layout:
12027     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12028     layout: "plot-throughput"
12029
12030 -
12031   type: "plot"
12032   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12033   algorithm: "plot_performance_box"
12034   output-file-type: ".html"
12035   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12036   data: "plot-vpp-throughput-latency-2n-skx"
12037   filter: "'NIC_Intel-XXV710' and
12038            '64B' and
12039            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12040            'NDRPDR' and
12041            '4T2C' and
12042            'IP4FWD' and
12043            not 'IPSEC' and
12044            not 'VHOST'"
12045   parameters:
12046   - "throughput"
12047   - "parent"
12048   - "tags"
12049   sort:
12050   - "DOT1Q"
12051   - "IP4BASE"
12052   - "FIB_20k"
12053   - "FIB_200k"
12054   - "FIB_2M"
12055   traces:
12056     hoverinfo: "x+y"
12057     boxpoints: "outliers"
12058     whiskerwidth: 0
12059   layout:
12060     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12061     layout: "plot-throughput"
12062
12063 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12064 -
12065   type: "plot"
12066   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12067   algorithm: "plot_performance_box"
12068   output-file-type: ".html"
12069   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12070   data: "intel-dnv-vpp"
12071   filter: "'NIC_Intel-X553' and
12072            '64B' and
12073            'IP4BASE' and
12074            'NDRPDR' and
12075            '1T1C' and
12076            'IP4FWD' and
12077            not 'IPSEC' and
12078            not 'VHOST'"
12079   parameters:
12080   - "throughput"
12081   - "parent"
12082   - "tags"
12083   sort:
12084   - "IP4BASE"
12085   traces:
12086     hoverinfo: "x+y"
12087     boxpoints: "outliers"
12088     whiskerwidth: 0
12089   layout:
12090     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12091     layout: "plot-throughput"
12092
12093 -
12094   type: "plot"
12095   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12096   algorithm: "plot_performance_box"
12097   output-file-type: ".html"
12098   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12099   data: "intel-dnv-vpp"
12100   filter: "'NIC_Intel-X553' and
12101            '64B' and
12102            'IP4BASE' and
12103            'NDRPDR' and
12104            '1T1C' and
12105            'IP4FWD' and
12106            not 'IPSEC' and
12107            not 'VHOST'"
12108   parameters:
12109   - "throughput"
12110   - "parent"
12111   - "tags"
12112   sort:
12113   - "IP4BASE"
12114   traces:
12115     hoverinfo: "x+y"
12116     boxpoints: "outliers"
12117     whiskerwidth: 0
12118   layout:
12119     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12120     layout: "plot-throughput"
12121
12122 -
12123   type: "plot"
12124   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12125   algorithm: "plot_performance_box"
12126   output-file-type: ".html"
12127   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12128   data: "intel-dnv-vpp"
12129   filter: "'NIC_Intel-X553' and
12130            '64B' and
12131            'IP4BASE' and
12132            'NDRPDR' and
12133            '2T2C' and
12134            'IP4FWD' and
12135            not 'IPSEC' and
12136            not 'VHOST'"
12137   parameters:
12138   - "throughput"
12139   - "parent"
12140   - "tags"
12141   sort:
12142   - "IP4BASE"
12143   traces:
12144     hoverinfo: "x+y"
12145     boxpoints: "outliers"
12146     whiskerwidth: 0
12147   layout:
12148     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12149     layout: "plot-throughput"
12150
12151 -
12152   type: "plot"
12153   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12154   algorithm: "plot_performance_box"
12155   output-file-type: ".html"
12156   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12157   data: "intel-dnv-vpp"
12158   filter: "'NIC_Intel-X553' and
12159            '64B' and
12160            'IP4BASE' and
12161            'NDRPDR' and
12162            '2T2C' and
12163            'IP4FWD' and
12164            not 'IPSEC' and
12165            not 'VHOST'"
12166   parameters:
12167   - "throughput"
12168   - "parent"
12169   - "tags"
12170   sort:
12171   - "IP4BASE"
12172   traces:
12173     hoverinfo: "x+y"
12174     boxpoints: "outliers"
12175     whiskerwidth: 0
12176   layout:
12177     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12178     layout: "plot-throughput"
12179
12180 ################################################################################
12181
12182 ## Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
12183 #-
12184 #  type: "plot"
12185 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12186 #  algorithm: "plot_performance_box"
12187 #  output-file-type: ".html"
12188 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12189 #  data: "plot-vpp-throughput-latency-3n-hsw"
12190 #  filter: "'NIC_Intel-X520-DA2' and
12191 #           '64B' and
12192 #           'ENCAP' and
12193 #           'NDRPDR' and
12194 #           '1T1C' and
12195 #           ('VXLAN' or 'LISP') and
12196 #           not 'VHOST' and
12197 #           not 'IPSECHW'"
12198 #  parameters:
12199 #  - "throughput"
12200 #  - "parent"
12201 #  - "tags"
12202 #  sort:
12203 #  - "not DOT1Q"
12204 #  - "VXLAN_1"
12205 #  - "VXLAN_10"
12206 #  - "VXLAN_100"
12207 #  - "VXLAN_1000"
12208 #  traces:
12209 #    hoverinfo: "x+y"
12210 #    boxpoints: "outliers"
12211 #    whiskerwidth: 0
12212 #  layout:
12213 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12214 #    layout: "plot-throughput"
12215 #
12216 #-
12217 #  type: "plot"
12218 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12219 #  algorithm: "plot_performance_box"
12220 #  output-file-type: ".html"
12221 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12222 #  data: "plot-vpp-throughput-latency-3n-hsw"
12223 #  filter: "'NIC_Intel-X520-DA2' and
12224 #           '64B' and
12225 #           'ENCAP' and
12226 #           'NDRPDR' and
12227 #           '1T1C' and
12228 #           ('VXLAN' or 'LISP') and
12229 #           not 'VHOST' and
12230 #           not 'IPSECHW'"
12231 #  parameters:
12232 #  - "throughput"
12233 #  - "parent"
12234 #  - "tags"
12235 #  sort:
12236 #  - "not DOT1Q"
12237 #  - "VXLAN_1"
12238 #  - "VXLAN_10"
12239 #  - "VXLAN_100"
12240 #  - "VXLAN_1000"
12241 #  traces:
12242 #    hoverinfo: "x+y"
12243 #    boxpoints: "outliers"
12244 #    whiskerwidth: 0
12245 #  layout:
12246 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12247 #    layout: "plot-throughput"
12248 #
12249 #-
12250 #  type: "plot"
12251 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12252 #  algorithm: "plot_performance_box"
12253 #  output-file-type: ".html"
12254 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12255 #  data: "plot-vpp-throughput-latency-3n-hsw"
12256 #  filter: "'NIC_Intel-X520-DA2' and
12257 #           '64B' and
12258 #           'ENCAP' and
12259 #           'NDRPDR' and
12260 #           '2T2C' and
12261 #           ('VXLAN' or 'LISP') and
12262 #           not 'VHOST' and
12263 #           not 'IPSECHW'"
12264 #  parameters:
12265 #  - "throughput"
12266 #  - "parent"
12267 #  - "tags"
12268 #  sort:
12269 #  - "not DOT1Q"
12270 #  - "VXLAN_1"
12271 #  - "VXLAN_10"
12272 #  - "VXLAN_100"
12273 #  - "VXLAN_1000"
12274 #  traces:
12275 #    hoverinfo: "x+y"
12276 #    boxpoints: "outliers"
12277 #    whiskerwidth: 0
12278 #  layout:
12279 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12280 #    layout: "plot-throughput"
12281 #
12282 #-
12283 #  type: "plot"
12284 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12285 #  algorithm: "plot_performance_box"
12286 #  output-file-type: ".html"
12287 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12288 #  data: "plot-vpp-throughput-latency-3n-hsw"
12289 #  filter: "'NIC_Intel-X520-DA2' and
12290 #           '64B' and
12291 #           'ENCAP' and
12292 #           'NDRPDR' and
12293 #           '2T2C' and
12294 #           ('VXLAN' or 'LISP') and
12295 #           not 'VHOST' and
12296 #           not 'IPSECHW'"
12297 #  parameters:
12298 #  - "throughput"
12299 #  - "parent"
12300 #  - "tags"
12301 #  sort:
12302 #  - "not DOT1Q"
12303 #  - "VXLAN_1"
12304 #  - "VXLAN_10"
12305 #  - "VXLAN_100"
12306 #  - "VXLAN_1000"
12307 #  traces:
12308 #    hoverinfo: "x+y"
12309 #    boxpoints: "outliers"
12310 #    whiskerwidth: 0
12311 #  layout:
12312 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12313 #    layout: "plot-throughput"
12314
12315 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12316 -
12317   type: "plot"
12318   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12319   algorithm: "plot_performance_box"
12320   output-file-type: ".html"
12321   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12322   data: "plot-vpp-throughput-latency-3n-hsw"
12323   filter: "'NIC_Intel-X520-DA2' and
12324            '64B' and
12325            'ENCAP' and
12326            'NDRPDR' and
12327            '1T1C' and
12328            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12329            not 'DOT1Q' and
12330            not 'VHOST' and
12331            not 'IPSECHW'"
12332   parameters:
12333   - "throughput"
12334   - "parent"
12335   - "tags"
12336   sort:
12337   - "L2BDMACLRN"
12338   - "L2XCFWD"
12339   - "LISP"
12340   traces:
12341     hoverinfo: "x+y"
12342     boxpoints: "outliers"
12343     whiskerwidth: 0
12344   layout:
12345     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12346     layout: "plot-throughput"
12347
12348 -
12349   type: "plot"
12350   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12351   algorithm: "plot_performance_box"
12352   output-file-type: ".html"
12353   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12354   data: "plot-vpp-throughput-latency-3n-hsw"
12355   filter: "'NIC_Intel-X520-DA2' and
12356            '64B' and
12357            'ENCAP' and
12358            'NDRPDR' and
12359            '2T2C' and
12360            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12361            not 'DOT1Q' and
12362            not 'VHOST' and
12363            not 'IPSECHW'"
12364   parameters:
12365   - "throughput"
12366   - "parent"
12367   - "tags"
12368   sort:
12369   - "L2BDMACLRN"
12370   - "L2XCFWD"
12371   - "LISP"
12372   traces:
12373     hoverinfo: "x+y"
12374     boxpoints: "outliers"
12375     whiskerwidth: 0
12376   layout:
12377     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12378     layout: "plot-throughput"
12379
12380 -
12381   type: "plot"
12382   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12383   algorithm: "plot_performance_box"
12384   output-file-type: ".html"
12385   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12386   data: "plot-vpp-throughput-latency-3n-hsw"
12387   filter: "'NIC_Intel-X520-DA2' and
12388            '64B' and
12389            'ENCAP' and
12390            'NDRPDR' and
12391            '1T1C' and
12392            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12393            not 'DOT1Q' and
12394            not 'VHOST' and
12395            not 'IPSECHW'"
12396   parameters:
12397   - "throughput"
12398   - "parent"
12399   - "tags"
12400   sort:
12401   - "L2BDMACLRN"
12402   - "L2XCFWD"
12403   - "LISP"
12404   traces:
12405     hoverinfo: "x+y"
12406     boxpoints: "outliers"
12407     whiskerwidth: 0
12408   layout:
12409     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12410     layout: "plot-throughput"
12411
12412 -
12413   type: "plot"
12414   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12415   algorithm: "plot_performance_box"
12416   output-file-type: ".html"
12417   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12418   data: "plot-vpp-throughput-latency-3n-hsw"
12419   filter: "'NIC_Intel-X520-DA2' and
12420            '64B' and
12421            'ENCAP' and
12422            'NDRPDR' and
12423            '2T2C' and
12424            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12425            not 'DOT1Q' and
12426            not 'VHOST' and
12427            not 'IPSECHW'"
12428   parameters:
12429   - "throughput"
12430   - "parent"
12431   - "tags"
12432   sort:
12433   - "L2BDMACLRN"
12434   - "L2XCFWD"
12435   - "LISP"
12436   traces:
12437     hoverinfo: "x+y"
12438     boxpoints: "outliers"
12439     whiskerwidth: 0
12440   layout:
12441     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12442     layout: "plot-throughput"
12443
12444 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12445 -
12446   type: "plot"
12447   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12448   algorithm: "plot_performance_box"
12449   output-file-type: ".html"
12450   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12451   data: "plot-vpp-throughput-latency-3n-hsw"
12452   filter: "'NIC_Intel-X710' and
12453            '64B' and
12454            'ENCAP' and
12455            'NDRPDR' and
12456            '1T1C' and
12457            ('VXLAN' or 'LISP') and
12458            not 'VHOST' and
12459            not 'IPSECHW'"
12460   parameters:
12461   - "throughput"
12462   - "parent"
12463   - "tags"
12464   sort:
12465   - "LISP"
12466   - "VXLAN_1"
12467   - "VXLAN_10"
12468   - "VXLAN_100"
12469   - "VXLAN_1000"
12470   traces:
12471     hoverinfo: "x+y"
12472     boxpoints: "outliers"
12473     whiskerwidth: 0
12474   layout:
12475     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12476     layout: "plot-throughput"
12477
12478 -
12479   type: "plot"
12480   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12481   algorithm: "plot_performance_box"
12482   output-file-type: ".html"
12483   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12484   data: "plot-vpp-throughput-latency-3n-hsw"
12485   filter: "'NIC_Intel-X710' and
12486            '64B' and
12487            'ENCAP' and
12488            'NDRPDR' and
12489            '1T1C' and
12490            ('VXLAN' or 'LISP') and
12491            not 'VHOST' and
12492            not 'IPSECHW'"
12493   parameters:
12494   - "throughput"
12495   - "parent"
12496   - "tags"
12497   sort:
12498   - "LISP"
12499   - "VXLAN_1"
12500   - "VXLAN_10"
12501   - "VXLAN_100"
12502   - "VXLAN_1000"
12503   traces:
12504     hoverinfo: "x+y"
12505     boxpoints: "outliers"
12506     whiskerwidth: 0
12507   layout:
12508     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12509     layout: "plot-throughput"
12510
12511 -
12512   type: "plot"
12513   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12514   algorithm: "plot_performance_box"
12515   output-file-type: ".html"
12516   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12517   data: "plot-vpp-throughput-latency-3n-hsw"
12518   filter: "'NIC_Intel-X710' and
12519            '64B' and
12520            'ENCAP' and
12521            'NDRPDR' and
12522            '2T2C' and
12523            ('VXLAN' or 'LISP') and
12524            not 'VHOST' and
12525            not 'IPSECHW'"
12526   parameters:
12527   - "throughput"
12528   - "parent"
12529   - "tags"
12530   sort:
12531   - "LISP"
12532   - "VXLAN_1"
12533   - "VXLAN_10"
12534   - "VXLAN_100"
12535   - "VXLAN_1000"
12536   traces:
12537     hoverinfo: "x+y"
12538     boxpoints: "outliers"
12539     whiskerwidth: 0
12540   layout:
12541     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12542     layout: "plot-throughput"
12543
12544 -
12545   type: "plot"
12546   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12547   algorithm: "plot_performance_box"
12548   output-file-type: ".html"
12549   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12550   data: "plot-vpp-throughput-latency-3n-hsw"
12551   filter: "'NIC_Intel-X710' and
12552            '64B' and
12553            'ENCAP' and
12554            'NDRPDR' and
12555            '2T2C' and
12556            ('VXLAN' or 'LISP') and
12557            not 'VHOST' and
12558            not 'IPSECHW'"
12559   parameters:
12560   - "throughput"
12561   - "parent"
12562   - "tags"
12563   sort:
12564   - "LISP"
12565   - "VXLAN_1"
12566   - "VXLAN_10"
12567   - "VXLAN_100"
12568   - "VXLAN_1000"
12569   traces:
12570     hoverinfo: "x+y"
12571     boxpoints: "outliers"
12572     whiskerwidth: 0
12573   layout:
12574     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12575     layout: "plot-throughput"
12576
12577 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12578 -
12579   type: "plot"
12580   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12581   algorithm: "plot_performance_box"
12582   output-file-type: ".html"
12583   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12584   data: "plot-vpp-throughput-latency-3n-hsw"
12585   filter: "'NIC_Intel-X710' and
12586            '64B' and
12587            'ENCAP' and
12588            'NDRPDR' and
12589            '1T1C' and
12590            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12591            not 'DOT1Q' and
12592            not 'VHOST' and
12593            not 'IPSECHW'"
12594   parameters:
12595   - "throughput"
12596   - "parent"
12597   - "tags"
12598   sort:
12599   - "L2BDMACLRN"
12600   - "L2XCFWD"
12601   - "LISP"
12602   traces:
12603     hoverinfo: "x+y"
12604     boxpoints: "outliers"
12605     whiskerwidth: 0
12606   layout:
12607     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12608     layout: "plot-throughput"
12609
12610 -
12611   type: "plot"
12612   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12613   algorithm: "plot_performance_box"
12614   output-file-type: ".html"
12615   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12616   data: "plot-vpp-throughput-latency-3n-hsw"
12617   filter: "'NIC_Intel-X710' and
12618            '64B' and
12619            'ENCAP' and
12620            'NDRPDR' and
12621            '2T2C' and
12622            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12623            not 'DOT1Q' and
12624            not 'VHOST' and
12625            not 'IPSECHW'"
12626   parameters:
12627   - "throughput"
12628   - "parent"
12629   - "tags"
12630   sort:
12631   - "L2BDMACLRN"
12632   - "L2XCFWD"
12633   - "LISP"
12634   traces:
12635     hoverinfo: "x+y"
12636     boxpoints: "outliers"
12637     whiskerwidth: 0
12638   layout:
12639     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12640     layout: "plot-throughput"
12641
12642 -
12643   type: "plot"
12644   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12645   algorithm: "plot_performance_box"
12646   output-file-type: ".html"
12647   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12648   data: "plot-vpp-throughput-latency-3n-hsw"
12649   filter: "'NIC_Intel-X710' and
12650            '64B' and
12651            'ENCAP' and
12652            'NDRPDR' and
12653            '1T1C' and
12654            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12655            not 'DOT1Q' and
12656            not 'VHOST' and
12657            not 'IPSECHW'"
12658   parameters:
12659   - "throughput"
12660   - "parent"
12661   - "tags"
12662   sort:
12663   - "L2BDMACLRN"
12664   - "L2XCFWD"
12665   - "LISP"
12666   traces:
12667     hoverinfo: "x+y"
12668     boxpoints: "outliers"
12669     whiskerwidth: 0
12670   layout:
12671     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12672     layout: "plot-throughput"
12673
12674 -
12675   type: "plot"
12676   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12677   algorithm: "plot_performance_box"
12678   output-file-type: ".html"
12679   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12680   data: "plot-vpp-throughput-latency-3n-hsw"
12681   filter: "'NIC_Intel-X710' and
12682            '64B' and
12683            'ENCAP' and
12684            'NDRPDR' and
12685            '2T2C' and
12686            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12687            not 'DOT1Q' and
12688            not 'VHOST' and
12689            not 'IPSECHW'"
12690   parameters:
12691   - "throughput"
12692   - "parent"
12693   - "tags"
12694   sort:
12695   - "L2BDMACLRN"
12696   - "L2XCFWD"
12697   - "LISP"
12698   traces:
12699     hoverinfo: "x+y"
12700     boxpoints: "outliers"
12701     whiskerwidth: 0
12702   layout:
12703     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12704     layout: "plot-throughput"
12705
12706 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12707 -
12708   type: "plot"
12709   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12710   algorithm: "plot_performance_box"
12711   output-file-type: ".html"
12712   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12713   data: "plot-vpp-throughput-latency-3n-skx"
12714   filter: "'NIC_Intel-X710' and
12715            '64B' and
12716            'ENCAP' and
12717            'NDRPDR' and
12718            '2T1C' and
12719            ('VXLAN' or 'LISP') and
12720            not 'VHOST' and
12721            not 'IPSECHW'"
12722   parameters:
12723   - "throughput"
12724   - "parent"
12725   - "tags"
12726   sort:
12727   - "LISP"
12728   - "VXLAN_1"
12729   - "VXLAN_10"
12730   - "VXLAN_100"
12731   - "VXLAN_1000"
12732   traces:
12733     hoverinfo: "x+y"
12734     boxpoints: "outliers"
12735     whiskerwidth: 0
12736   layout:
12737     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12738     layout: "plot-throughput"
12739
12740 -
12741   type: "plot"
12742   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12743   algorithm: "plot_performance_box"
12744   output-file-type: ".html"
12745   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12746   data: "plot-vpp-throughput-latency-3n-skx"
12747   filter: "'NIC_Intel-X710' and
12748            '64B' and
12749            'ENCAP' and
12750            'NDRPDR' and
12751            '2T1C' and
12752            ('VXLAN' or 'LISP') and
12753            not 'VHOST' and
12754            not 'IPSECHW'"
12755   parameters:
12756   - "throughput"
12757   - "parent"
12758   - "tags"
12759   sort:
12760   - "LISP"
12761   - "VXLAN_1"
12762   - "VXLAN_10"
12763   - "VXLAN_100"
12764   - "VXLAN_1000"
12765   traces:
12766     hoverinfo: "x+y"
12767     boxpoints: "outliers"
12768     whiskerwidth: 0
12769   layout:
12770     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12771     layout: "plot-throughput"
12772
12773 -
12774   type: "plot"
12775   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12776   algorithm: "plot_performance_box"
12777   output-file-type: ".html"
12778   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12779   data: "plot-vpp-throughput-latency-3n-skx"
12780   filter: "'NIC_Intel-X710' and
12781            '64B' and
12782            'ENCAP' and
12783            'NDRPDR' and
12784            '4T2C' and
12785            ('VXLAN' or 'LISP') and
12786            not 'VHOST' and
12787            not 'IPSECHW'"
12788   parameters:
12789   - "throughput"
12790   - "parent"
12791   - "tags"
12792   sort:
12793   - "LISP"
12794   - "VXLAN_1"
12795   - "VXLAN_10"
12796   - "VXLAN_100"
12797   - "VXLAN_1000"
12798   traces:
12799     hoverinfo: "x+y"
12800     boxpoints: "outliers"
12801     whiskerwidth: 0
12802   layout:
12803     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12804     layout: "plot-throughput"
12805
12806 -
12807   type: "plot"
12808   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12809   algorithm: "plot_performance_box"
12810   output-file-type: ".html"
12811   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12812   data: "plot-vpp-throughput-latency-3n-skx"
12813   filter: "'NIC_Intel-X710' and
12814            '64B' and
12815            'ENCAP' and
12816            'NDRPDR' and
12817            '4T2C' and
12818            ('VXLAN' or 'LISP') and
12819            not 'VHOST' and
12820            not 'IPSECHW'"
12821   parameters:
12822   - "throughput"
12823   - "parent"
12824   - "tags"
12825   sort:
12826   - "LISP"
12827   - "VXLAN_1"
12828   - "VXLAN_10"
12829   - "VXLAN_100"
12830   - "VXLAN_1000"
12831   traces:
12832     hoverinfo: "x+y"
12833     boxpoints: "outliers"
12834     whiskerwidth: 0
12835   layout:
12836     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12837     layout: "plot-throughput"
12838
12839 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12840 -
12841   type: "plot"
12842   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12843   algorithm: "plot_performance_box"
12844   output-file-type: ".html"
12845   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12846   data: "plot-vpp-throughput-latency-3n-skx"
12847   filter: "'NIC_Intel-X710' and
12848            '64B' and
12849            'ENCAP' and
12850            'NDRPDR' and
12851            '2T1C' and
12852            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12853            not 'DOT1Q' and
12854            not 'VHOST' and
12855            not 'IPSECHW'"
12856   parameters:
12857   - "throughput"
12858   - "parent"
12859   - "tags"
12860   sort:
12861   - "L2BDMACLRN"
12862   - "L2XCFWD"
12863   - "LISP"
12864   traces:
12865     hoverinfo: "x+y"
12866     boxpoints: "outliers"
12867     whiskerwidth: 0
12868   layout:
12869     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12870     layout: "plot-throughput"
12871
12872 -
12873   type: "plot"
12874   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12875   algorithm: "plot_performance_box"
12876   output-file-type: ".html"
12877   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12878   data: "plot-vpp-throughput-latency-3n-skx"
12879   filter: "'NIC_Intel-X710' and
12880            '64B' and
12881            'ENCAP' and
12882            'NDRPDR' and
12883            '4T2C' and
12884            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12885            not 'DOT1Q' and
12886            not 'VHOST' and
12887            not 'IPSECHW'"
12888   parameters:
12889   - "throughput"
12890   - "parent"
12891   - "tags"
12892   sort:
12893   - "L2BDMACLRN"
12894   - "L2XCFWD"
12895   - "LISP"
12896   traces:
12897     hoverinfo: "x+y"
12898     boxpoints: "outliers"
12899     whiskerwidth: 0
12900   layout:
12901     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12902     layout: "plot-throughput"
12903
12904 -
12905   type: "plot"
12906   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12907   algorithm: "plot_performance_box"
12908   output-file-type: ".html"
12909   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12910   data: "plot-vpp-throughput-latency-3n-skx"
12911   filter: "'NIC_Intel-X710' and
12912            '64B' and
12913            'ENCAP' and
12914            'NDRPDR' and
12915            '2T1C' and
12916            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12917            not 'DOT1Q' and
12918            not 'VHOST' and
12919            not 'IPSECHW'"
12920   parameters:
12921   - "throughput"
12922   - "parent"
12923   - "tags"
12924   sort:
12925   - "L2BDMACLRN"
12926   - "L2XCFWD"
12927   - "LISP"
12928   traces:
12929     hoverinfo: "x+y"
12930     boxpoints: "outliers"
12931     whiskerwidth: 0
12932   layout:
12933     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12934     layout: "plot-throughput"
12935
12936 -
12937   type: "plot"
12938   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12939   algorithm: "plot_performance_box"
12940   output-file-type: ".html"
12941   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12942   data: "plot-vpp-throughput-latency-3n-skx"
12943   filter: "'NIC_Intel-X710' and
12944            '64B' and
12945            'ENCAP' and
12946            'NDRPDR' and
12947            '4T2C' and
12948            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
12949            not 'DOT1Q' and
12950            not 'VHOST' and
12951            not 'IPSECHW'"
12952   parameters:
12953   - "throughput"
12954   - "parent"
12955   - "tags"
12956   sort:
12957   - "L2BDMACLRN"
12958   - "L2XCFWD"
12959   - "LISP"
12960   traces:
12961     hoverinfo: "x+y"
12962     boxpoints: "outliers"
12963     whiskerwidth: 0
12964   layout:
12965     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12966     layout: "plot-throughput"
12967
12968 ################################################################################
12969
12970 # Packet Throughput - VPP IPv6 3n-hsw-x520
12971 -
12972   type: "plot"
12973   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
12974   algorithm: "plot_performance_box"
12975   output-file-type: ".html"
12976   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
12977   data: "plot-vpp-throughput-latency-3n-hsw"
12978   filter: "'NIC_Intel-X520-DA2' and
12979            '78B' and
12980            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12981            'NDRPDR' and
12982            '1T1C' and
12983            'IP6FWD' and
12984            not 'SRv6' and
12985            not 'IPSEC' and
12986            not 'VHOST'"
12987   parameters:
12988   - "throughput"
12989   - "parent"
12990   - "tags"
12991   sort:
12992   - "IP6BASE"
12993   - "FIB_20K"
12994   - "FIB_200K"
12995   - "FIB_2M"
12996   traces:
12997     hoverinfo: "x+y"
12998     boxpoints: "outliers"
12999     whiskerwidth: 0
13000   layout:
13001     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
13002     layout: "plot-throughput"
13003
13004 -
13005   type: "plot"
13006   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13007   algorithm: "plot_performance_box"
13008   output-file-type: ".html"
13009   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13010   data: "plot-vpp-throughput-latency-3n-hsw"
13011   filter: "'NIC_Intel-X520-DA2' and
13012            '78B' and
13013            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13014            'NDRPDR' and
13015            '1T1C' and
13016            'IP6FWD' and
13017            not 'SRv6' and
13018            not 'IPSEC' and
13019            not 'VHOST'"
13020   parameters:
13021   - "throughput"
13022   - "parent"
13023   - "tags"
13024   sort:
13025   - "IP6BASE"
13026   - "FIB_20K"
13027   - "FIB_200K"
13028   - "FIB_2M"
13029   traces:
13030     hoverinfo: "x+y"
13031     boxpoints: "outliers"
13032     whiskerwidth: 0
13033   layout:
13034     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13035     layout: "plot-throughput"
13036
13037 -
13038   type: "plot"
13039   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13040   algorithm: "plot_performance_box"
13041   output-file-type: ".html"
13042   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13043   data: "plot-vpp-throughput-latency-3n-hsw"
13044   filter: "'NIC_Intel-X520-DA2' and
13045            '78B' and
13046            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13047            'NDRPDR' and
13048            '2T2C' and
13049            'IP6FWD' and
13050            not 'SRv6' and
13051            not 'IPSEC' and
13052            not 'VHOST'"
13053   parameters:
13054   - "throughput"
13055   - "parent"
13056   - "tags"
13057   sort:
13058   - "IP6BASE"
13059   - "FIB_20K"
13060   - "FIB_200K"
13061   - "FIB_2M"
13062   traces:
13063     hoverinfo: "x+y"
13064     boxpoints: "outliers"
13065     whiskerwidth: 0
13066   layout:
13067     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13068     layout: "plot-throughput"
13069
13070 -
13071   type: "plot"
13072   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13073   algorithm: "plot_performance_box"
13074   output-file-type: ".html"
13075   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13076   data: "plot-vpp-throughput-latency-3n-hsw"
13077   filter: "'NIC_Intel-X520-DA2' and
13078            '78B' and
13079            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13080            'NDRPDR' and
13081            '2T2C' and
13082            'IP6FWD' and
13083            not 'SRv6' and
13084            not 'IPSEC' and
13085            not 'VHOST'"
13086   parameters:
13087   - "throughput"
13088   - "parent"
13089   - "tags"
13090   sort:
13091   - "IP6BASE"
13092   - "FIB_20K"
13093   - "FIB_200K"
13094   - "FIB_2M"
13095   traces:
13096     hoverinfo: "x+y"
13097     boxpoints: "outliers"
13098     whiskerwidth: 0
13099   layout:
13100     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13101     layout: "plot-throughput"
13102
13103 # Packet Throughput - VPP IPv6 3n-hsw-x520 - features
13104 -
13105   type: "plot"
13106   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
13107   algorithm: "plot_performance_box"
13108   output-file-type: ".html"
13109   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
13110   data: "plot-vpp-throughput-latency-3n-hsw"
13111   filter: "'NIC_Intel-X520-DA2' and
13112            '78B' and
13113            ('IP6BASE' or
13114             'POLICE_MARK' or
13115             'COPWHLIST' or
13116             'IACLDST') and
13117            'NDRPDR' and
13118            '1T1C' and
13119            'IP6FWD' and
13120            not 'SRv6' and
13121            not 'IPSEC' and
13122            not 'VHOST'"
13123   parameters:
13124   - "throughput"
13125   - "parent"
13126   - "tags"
13127   sort:
13128   - "IP6BASE"
13129   - "POLICE_MARK"
13130   - "COPWHLIST"
13131   - "IACLDST"
13132   traces:
13133     hoverinfo: "x+y"
13134     boxpoints: "outliers"
13135     whiskerwidth: 0
13136   layout:
13137     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
13138     layout: "plot-throughput"
13139
13140 -
13141   type: "plot"
13142   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
13143   algorithm: "plot_performance_box"
13144   output-file-type: ".html"
13145   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
13146   data: "plot-vpp-throughput-latency-3n-hsw"
13147   filter: "'NIC_Intel-X520-DA2' and
13148            '78B' and
13149            ('IP6BASE' or
13150             'POLICE_MARK' or
13151             'COPWHLIST' or
13152             'IACLDST') and
13153            'NDRPDR' and
13154            '2T2C' and
13155            'IP6FWD' and
13156            not 'SRv6' and
13157            not 'IPSEC' and
13158            not 'VHOST'"
13159   parameters:
13160   - "throughput"
13161   - "parent"
13162   - "tags"
13163   sort:
13164   - "IP6BASE"
13165   - "POLICE_MARK"
13166   - "COPWHLIST"
13167   - "IACLDST"
13168   traces:
13169     hoverinfo: "x+y"
13170     boxpoints: "outliers"
13171     whiskerwidth: 0
13172   layout:
13173     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
13174     layout: "plot-throughput"
13175
13176 -
13177   type: "plot"
13178   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
13179   algorithm: "plot_performance_box"
13180   output-file-type: ".html"
13181   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
13182   data: "plot-vpp-throughput-latency-3n-hsw"
13183   filter: "'NIC_Intel-X520-DA2' and
13184            '78B' and
13185            ('IP6BASE' or
13186             'POLICE_MARK' or
13187             'COPWHLIST' or
13188             'IACLDST') and
13189            'NDRPDR' and
13190            '1T1C' and
13191            'IP6FWD' and
13192            not 'SRv6' and
13193            not 'IPSEC' and
13194            not 'VHOST'"
13195   parameters:
13196   - "throughput"
13197   - "parent"
13198   - "tags"
13199   sort:
13200   - "IP6BASE"
13201   - "POLICE_MARK"
13202   - "COPWHLIST"
13203   - "IACLDST"
13204   traces:
13205     hoverinfo: "x+y"
13206     boxpoints: "outliers"
13207     whiskerwidth: 0
13208   layout:
13209     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
13210     layout: "plot-throughput"
13211
13212 -
13213   type: "plot"
13214   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
13215   algorithm: "plot_performance_box"
13216   output-file-type: ".html"
13217   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
13218   data: "plot-vpp-throughput-latency-3n-hsw"
13219   filter: "'NIC_Intel-X520-DA2' and
13220            '78B' and
13221            ('IP6BASE' or
13222             'POLICE_MARK' or
13223             'COPWHLIST' or
13224             'IACLDST') and
13225            'NDRPDR' and
13226            '2T2C' and
13227            'IP6FWD' and
13228            not 'SRv6' and
13229            not 'IPSEC' and
13230            not 'VHOST'"
13231   parameters:
13232   - "throughput"
13233   - "parent"
13234   - "tags"
13235   sort:
13236   - "IP6BASE"
13237   - "POLICE_MARK"
13238   - "COPWHLIST"
13239   - "IACLDST"
13240   traces:
13241     hoverinfo: "x+y"
13242     boxpoints: "outliers"
13243     whiskerwidth: 0
13244   layout:
13245     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
13246     layout: "plot-throughput"
13247
13248 # Packet Throughput - VPP IPv6 3n-hsw-x710
13249 -
13250   type: "plot"
13251   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13252   algorithm: "plot_performance_box"
13253   output-file-type: ".html"
13254   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13255   data: "plot-vpp-throughput-latency-3n-hsw"
13256   filter: "'NIC_Intel-X710' and
13257            '78B' and
13258            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13259            'NDRPDR' and
13260            '1T1C' and
13261            'IP6FWD' and
13262            not 'SRv6' and
13263            not 'IPSEC' and
13264            not 'VHOST'"
13265   parameters:
13266   - "throughput"
13267   - "parent"
13268   - "tags"
13269   sort:
13270   - "IP6BASE"
13271   - "FIB_20K"
13272   - "FIB_200K"
13273   - "FIB_2M"
13274   traces:
13275     hoverinfo: "x+y"
13276     boxpoints: "outliers"
13277     whiskerwidth: 0
13278   layout:
13279     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13280     layout: "plot-throughput"
13281
13282 -
13283   type: "plot"
13284   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13285   algorithm: "plot_performance_box"
13286   output-file-type: ".html"
13287   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13288   data: "plot-vpp-throughput-latency-3n-hsw"
13289   filter: "'NIC_Intel-X710' and
13290            '78B' and
13291            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13292            'NDRPDR' and
13293            '1T1C' and
13294            'IP6FWD' and
13295            not 'SRv6' and
13296            not 'IPSEC' and
13297            not 'VHOST'"
13298   parameters:
13299   - "throughput"
13300   - "parent"
13301   - "tags"
13302   sort:
13303   - "IP6BASE"
13304   - "FIB_20K"
13305   - "FIB_200K"
13306   - "FIB_2M"
13307   traces:
13308     hoverinfo: "x+y"
13309     boxpoints: "outliers"
13310     whiskerwidth: 0
13311   layout:
13312     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13313     layout: "plot-throughput"
13314
13315 -
13316   type: "plot"
13317   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13318   algorithm: "plot_performance_box"
13319   output-file-type: ".html"
13320   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13321   data: "plot-vpp-throughput-latency-3n-hsw"
13322   filter: "'NIC_Intel-X710' and
13323            '78B' and
13324            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13325            'NDRPDR' and
13326            '2T2C' and
13327            'IP6FWD' and
13328            not 'SRv6' and
13329            not 'IPSEC' and
13330            not 'VHOST'"
13331   parameters:
13332   - "throughput"
13333   - "parent"
13334   - "tags"
13335   sort:
13336   - "IP6BASE"
13337   - "FIB_20K"
13338   - "FIB_200K"
13339   - "FIB_2M"
13340   traces:
13341     hoverinfo: "x+y"
13342     boxpoints: "outliers"
13343     whiskerwidth: 0
13344   layout:
13345     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13346     layout: "plot-throughput"
13347
13348 -
13349   type: "plot"
13350   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13351   algorithm: "plot_performance_box"
13352   output-file-type: ".html"
13353   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13354   data: "plot-vpp-throughput-latency-3n-hsw"
13355   filter: "'NIC_Intel-X710' and
13356            '78B' and
13357            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13358            'NDRPDR' and
13359            '2T2C' and
13360            'IP6FWD' and
13361            not 'SRv6' and
13362            not 'IPSEC' and
13363            not 'VHOST'"
13364   parameters:
13365   - "throughput"
13366   - "parent"
13367   - "tags"
13368   sort:
13369   - "IP6BASE"
13370   - "FIB_20K"
13371   - "FIB_200K"
13372   - "FIB_2M"
13373   traces:
13374     hoverinfo: "x+y"
13375     boxpoints: "outliers"
13376     whiskerwidth: 0
13377   layout:
13378     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13379     layout: "plot-throughput"
13380
13381 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13382 -
13383   type: "plot"
13384   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13385   algorithm: "plot_performance_box"
13386   output-file-type: ".html"
13387   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13388   data: "plot-vpp-throughput-latency-3n-hsw"
13389   filter: "'NIC_Intel-X710' and
13390            '78B' and
13391            ('IP6BASE' or
13392             'POLICE_MARK' or
13393             'COPWHLIST' or
13394             'IACLDST') and
13395            'NDRPDR' and
13396            '1T1C' and
13397            'IP6FWD' and
13398            not 'SRv6' and
13399            not 'IPSEC' and
13400            not 'VHOST'"
13401   parameters:
13402   - "throughput"
13403   - "parent"
13404   - "tags"
13405   sort:
13406   - "IP6BASE"
13407   - "POLICE_MARK"
13408   - "COPWHLIST"
13409   - "IACLDST"
13410   traces:
13411     hoverinfo: "x+y"
13412     boxpoints: "outliers"
13413     whiskerwidth: 0
13414   layout:
13415     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13416     layout: "plot-throughput"
13417
13418 -
13419   type: "plot"
13420   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13421   algorithm: "plot_performance_box"
13422   output-file-type: ".html"
13423   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13424   data: "plot-vpp-throughput-latency-3n-hsw"
13425   filter: "'NIC_Intel-X710' and
13426            '78B' and
13427            ('IP6BASE' or
13428             'POLICE_MARK' or
13429             'COPWHLIST' or
13430             'IACLDST') and
13431            'NDRPDR' and
13432            '2T2C' and
13433            'IP6FWD' and
13434            not 'SRv6' and
13435            not 'IPSEC' and
13436            not 'VHOST'"
13437   parameters:
13438   - "throughput"
13439   - "parent"
13440   - "tags"
13441   sort:
13442   - "IP6BASE"
13443   - "POLICE_MARK"
13444   - "COPWHLIST"
13445   - "IACLDST"
13446   traces:
13447     hoverinfo: "x+y"
13448     boxpoints: "outliers"
13449     whiskerwidth: 0
13450   layout:
13451     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13452     layout: "plot-throughput"
13453
13454 -
13455   type: "plot"
13456   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13457   algorithm: "plot_performance_box"
13458   output-file-type: ".html"
13459   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13460   data: "plot-vpp-throughput-latency-3n-hsw"
13461   filter: "'NIC_Intel-X710' and
13462            '78B' and
13463            ('IP6BASE' or
13464             'POLICE_MARK' or
13465             'COPWHLIST' or
13466             'IACLDST') and
13467            'NDRPDR' and
13468            '1T1C' and
13469            'IP6FWD' and
13470            not 'SRv6' and
13471            not 'IPSEC' and
13472            not 'VHOST'"
13473   parameters:
13474   - "throughput"
13475   - "parent"
13476   - "tags"
13477   sort:
13478   - "IP6BASE"
13479   - "POLICE_MARK"
13480   - "COPWHLIST"
13481   - "IACLDST"
13482   traces:
13483     hoverinfo: "x+y"
13484     boxpoints: "outliers"
13485     whiskerwidth: 0
13486   layout:
13487     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13488     layout: "plot-throughput"
13489
13490 -
13491   type: "plot"
13492   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13493   algorithm: "plot_performance_box"
13494   output-file-type: ".html"
13495   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13496   data: "plot-vpp-throughput-latency-3n-hsw"
13497   filter: "'NIC_Intel-X710' and
13498            '78B' and
13499            ('IP6BASE' or
13500             'POLICE_MARK' or
13501             'COPWHLIST' or
13502             'IACLDST') and
13503            'NDRPDR' and
13504            '2T2C' and
13505            'IP6FWD' and
13506            not 'SRv6' and
13507            not 'IPSEC' and
13508            not 'VHOST'"
13509   parameters:
13510   - "throughput"
13511   - "parent"
13512   - "tags"
13513   sort:
13514   - "IP6BASE"
13515   - "POLICE_MARK"
13516   - "COPWHLIST"
13517   - "IACLDST"
13518   traces:
13519     hoverinfo: "x+y"
13520     boxpoints: "outliers"
13521     whiskerwidth: 0
13522   layout:
13523     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13524     layout: "plot-throughput"
13525
13526 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13527 -
13528   type: "plot"
13529   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
13530   algorithm: "plot_performance_box"
13531   output-file-type: ".html"
13532   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
13533   data: "plot-vpp-throughput-latency-3n-hsw"
13534   filter: "'NIC_Intel-XL710' and
13535            '78B' and
13536            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13537            'NDRPDR' and
13538            '1T1C' and
13539            'IP6FWD' and
13540            not 'SRv6' and
13541            not 'IPSEC' and
13542            not 'VHOST'"
13543   parameters:
13544   - "throughput"
13545   - "parent"
13546   - "tags"
13547   sort:
13548   - "IP6BASE"
13549   - "FIB_20K"
13550   - "FIB_200K"
13551   - "FIB_2M"
13552   traces:
13553     hoverinfo: "x+y"
13554     boxpoints: "outliers"
13555     whiskerwidth: 0
13556   layout:
13557     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
13558     layout: "plot-throughput"
13559
13560 -
13561   type: "plot"
13562   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
13563   algorithm: "plot_performance_box"
13564   output-file-type: ".html"
13565   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
13566   data: "plot-vpp-throughput-latency-3n-hsw"
13567   filter: "'NIC_Intel-XL710' and
13568            '78B' and
13569            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13570            'NDRPDR' and
13571            '1T1C' and
13572            'IP6FWD' and
13573            not 'SRv6' and
13574            not 'IPSEC' and
13575            not 'VHOST'"
13576   parameters:
13577   - "throughput"
13578   - "parent"
13579   - "tags"
13580   sort:
13581   - "IP6BASE"
13582   - "FIB_20K"
13583   - "FIB_200K"
13584   - "FIB_2M"
13585   traces:
13586     hoverinfo: "x+y"
13587     boxpoints: "outliers"
13588     whiskerwidth: 0
13589   layout:
13590     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
13591     layout: "plot-throughput"
13592
13593 -
13594   type: "plot"
13595   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
13596   algorithm: "plot_performance_box"
13597   output-file-type: ".html"
13598   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
13599   data: "plot-vpp-throughput-latency-3n-hsw"
13600   filter: "'NIC_Intel-XL710' and
13601            '78B' and
13602            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13603            'NDRPDR' and
13604            '2T2C' and
13605            'IP6FWD' and
13606            not 'SRv6' and
13607            not 'IPSEC' and
13608            not 'VHOST'"
13609   parameters:
13610   - "throughput"
13611   - "parent"
13612   - "tags"
13613   sort:
13614   - "IP6BASE"
13615   - "FIB_20K"
13616   - "FIB_200K"
13617   - "FIB_2M"
13618   traces:
13619     hoverinfo: "x+y"
13620     boxpoints: "outliers"
13621     whiskerwidth: 0
13622   layout:
13623     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
13624     layout: "plot-throughput"
13625
13626 -
13627   type: "plot"
13628   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
13629   algorithm: "plot_performance_box"
13630   output-file-type: ".html"
13631   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
13632   data: "plot-vpp-throughput-latency-3n-hsw"
13633   filter: "'NIC_Intel-XL710' and
13634            '78B' and
13635            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13636            'NDRPDR' and
13637            '2T2C' and
13638            'IP6FWD' and
13639            not 'SRv6' and
13640            not 'IPSEC' and
13641            not 'VHOST'"
13642   parameters:
13643   - "throughput"
13644   - "parent"
13645   - "tags"
13646   sort:
13647   - "IP6BASE"
13648   - "FIB_20K"
13649   - "FIB_200K"
13650   - "FIB_2M"
13651   traces:
13652     hoverinfo: "x+y"
13653     boxpoints: "outliers"
13654     whiskerwidth: 0
13655   layout:
13656     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
13657     layout: "plot-throughput"
13658
13659 # Packet Throughput - VPP IPv6 3n-skx-x710
13660 -
13661   type: "plot"
13662   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13663   algorithm: "plot_performance_box"
13664   output-file-type: ".html"
13665   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13666   data: "plot-vpp-throughput-latency-3n-skx"
13667   filter: "'NIC_Intel-X710' and
13668            '78B' and
13669            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13670            'NDRPDR' and
13671            '2T1C' and
13672            'IP6FWD' and
13673            not 'SRv6' and
13674            not 'IPSEC' and
13675            not 'VHOST'"
13676   parameters:
13677   - "throughput"
13678   - "parent"
13679   - "tags"
13680   sort:
13681   - "IP6BASE"
13682   - "FIB_20k"
13683   - "FIB_200k"
13684   - "FIB_2M"
13685   traces:
13686     hoverinfo: "x+y"
13687     boxpoints: "outliers"
13688     whiskerwidth: 0
13689   layout:
13690     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13691     layout: "plot-throughput"
13692
13693 -
13694   type: "plot"
13695   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13696   algorithm: "plot_performance_box"
13697   output-file-type: ".html"
13698   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13699   data: "plot-vpp-throughput-latency-3n-skx"
13700   filter: "'NIC_Intel-X710' and
13701            '78B' and
13702            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13703            'NDRPDR' and
13704            '2T1C' and
13705            'IP6FWD' and
13706            not 'SRv6' and
13707            not 'IPSEC' and
13708            not 'VHOST'"
13709   parameters:
13710   - "throughput"
13711   - "parent"
13712   - "tags"
13713   sort:
13714   - "IP6BASE"
13715   - "FIB_20k"
13716   - "FIB_200k"
13717   - "FIB_2M"
13718   traces:
13719     hoverinfo: "x+y"
13720     boxpoints: "outliers"
13721     whiskerwidth: 0
13722   layout:
13723     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13724     layout: "plot-throughput"
13725
13726 -
13727   type: "plot"
13728   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13729   algorithm: "plot_performance_box"
13730   output-file-type: ".html"
13731   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13732   data: "plot-vpp-throughput-latency-3n-skx"
13733   filter: "'NIC_Intel-X710' and
13734            '78B' and
13735            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13736            'NDRPDR' and
13737            '4T2C' and
13738            'IP6FWD' and
13739            not 'SRv6' and
13740            not 'IPSEC' and
13741            not 'VHOST'"
13742   parameters:
13743   - "throughput"
13744   - "parent"
13745   - "tags"
13746   sort:
13747   - "IP6BASE"
13748   - "FIB_20k"
13749   - "FIB_200k"
13750   - "FIB_2M"
13751   traces:
13752     hoverinfo: "x+y"
13753     boxpoints: "outliers"
13754     whiskerwidth: 0
13755   layout:
13756     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13757     layout: "plot-throughput"
13758
13759 -
13760   type: "plot"
13761   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13762   algorithm: "plot_performance_box"
13763   output-file-type: ".html"
13764   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13765   data: "plot-vpp-throughput-latency-3n-skx"
13766   filter: "'NIC_Intel-X710' and
13767            '78B' and
13768            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13769            'NDRPDR' and
13770            '4T2C' and
13771            'IP6FWD' and
13772            not 'SRv6' and
13773            not 'IPSEC' and
13774            not 'VHOST'"
13775   parameters:
13776   - "throughput"
13777   - "parent"
13778   - "tags"
13779   sort:
13780   - "IP6BASE"
13781   - "FIB_20k"
13782   - "FIB_200k"
13783   - "FIB_2M"
13784   traces:
13785     hoverinfo: "x+y"
13786     boxpoints: "outliers"
13787     whiskerwidth: 0
13788   layout:
13789     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13790     layout: "plot-throughput"
13791
13792 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13793 -
13794   type: "plot"
13795   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13796   algorithm: "plot_performance_box"
13797   output-file-type: ".html"
13798   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13799   data: "plot-vpp-throughput-latency-3n-skx"
13800   filter: "'NIC_Intel-X710' and
13801            '78B' and
13802            ('IP6BASE' or
13803             'POLICE_MARK' or
13804             'COPWHLIST' or
13805             'IACLDST') and
13806            'NDRPDR' and
13807            '2T1C' and
13808            'IP6FWD' and
13809            not 'SRv6' and
13810            not 'IPSEC' and
13811            not 'VHOST'"
13812   parameters:
13813   - "throughput"
13814   - "parent"
13815   - "tags"
13816   sort:
13817   - "IP6BASE"
13818   - "POLICE_MARK"
13819   - "COPWHLIST"
13820   - "IACLDST"
13821   traces:
13822     hoverinfo: "x+y"
13823     boxpoints: "outliers"
13824     whiskerwidth: 0
13825   layout:
13826     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13827     layout: "plot-throughput"
13828
13829 -
13830   type: "plot"
13831   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13832   algorithm: "plot_performance_box"
13833   output-file-type: ".html"
13834   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13835   data: "plot-vpp-throughput-latency-3n-skx"
13836   filter: "'NIC_Intel-X710' and
13837            '78B' and
13838            ('IP6BASE' or
13839             'POLICE_MARK' or
13840             'COPWHLIST' or
13841             'IACLDST') and
13842            'NDRPDR' and
13843            '4T2C' and
13844            'IP6FWD' and
13845            not 'SRv6' and
13846            not 'IPSEC' and
13847            not 'VHOST'"
13848   parameters:
13849   - "throughput"
13850   - "parent"
13851   - "tags"
13852   sort:
13853   - "IP6BASE"
13854   - "POLICE_MARK"
13855   - "COPWHLIST"
13856   - "IACLDST"
13857   traces:
13858     hoverinfo: "x+y"
13859     boxpoints: "outliers"
13860     whiskerwidth: 0
13861   layout:
13862     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13863     layout: "plot-throughput"
13864
13865 -
13866   type: "plot"
13867   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13868   algorithm: "plot_performance_box"
13869   output-file-type: ".html"
13870   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13871   data: "plot-vpp-throughput-latency-3n-skx"
13872   filter: "'NIC_Intel-X710' and
13873            '78B' and
13874            ('IP6BASE' or
13875             'POLICE_MARK' or
13876             'COPWHLIST' or
13877             'IACLDST') and
13878            'NDRPDR' and
13879            '2T1C' and
13880            'IP6FWD' and
13881            not 'SRv6' and
13882            not 'IPSEC' and
13883            not 'VHOST'"
13884   parameters:
13885   - "throughput"
13886   - "parent"
13887   - "tags"
13888   sort:
13889   - "IP6BASE"
13890   - "POLICE_MARK"
13891   - "COPWHLIST"
13892   - "IACLDST"
13893   traces:
13894     hoverinfo: "x+y"
13895     boxpoints: "outliers"
13896     whiskerwidth: 0
13897   layout:
13898     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13899     layout: "plot-throughput"
13900
13901 -
13902   type: "plot"
13903   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13904   algorithm: "plot_performance_box"
13905   output-file-type: ".html"
13906   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13907   data: "plot-vpp-throughput-latency-3n-skx"
13908   filter: "'NIC_Intel-X710' and
13909            '78B' and
13910            ('IP6BASE' or
13911             'POLICE_MARK' or
13912             'COPWHLIST' or
13913             'IACLDST') and
13914            'NDRPDR' and
13915            '4T2C' and
13916            'IP6FWD' and
13917            not 'SRv6' and
13918            not 'IPSEC' and
13919            not 'VHOST'"
13920   parameters:
13921   - "throughput"
13922   - "parent"
13923   - "tags"
13924   sort:
13925   - "IP6BASE"
13926   - "POLICE_MARK"
13927   - "COPWHLIST"
13928   - "IACLDST"
13929   traces:
13930     hoverinfo: "x+y"
13931     boxpoints: "outliers"
13932     whiskerwidth: 0
13933   layout:
13934     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13935     layout: "plot-throughput"
13936
13937 # Packet Throughput - VPP IPv6 2n-skx-x710
13938 -
13939   type: "plot"
13940   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13941   algorithm: "plot_performance_box"
13942   output-file-type: ".html"
13943   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13944   data: "plot-vpp-throughput-latency-2n-skx"
13945   filter: "'NIC_Intel-X710' and
13946            '78B' and
13947            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13948            'NDRPDR' and
13949            '2T1C' and
13950            'IP6FWD' and
13951            not 'SRv6' and
13952            not 'IPSEC' and
13953            not 'VHOST'"
13954   parameters:
13955   - "throughput"
13956   - "parent"
13957   - "tags"
13958   sort:
13959   - "IP6BASE"
13960   - "FIB_20k"
13961   - "FIB_200k"
13962   - "FIB_2M"
13963   traces:
13964     hoverinfo: "x+y"
13965     boxpoints: "outliers"
13966     whiskerwidth: 0
13967   layout:
13968     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13969     layout: "plot-throughput"
13970
13971 -
13972   type: "plot"
13973   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13974   algorithm: "plot_performance_box"
13975   output-file-type: ".html"
13976   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13977   data: "plot-vpp-throughput-latency-2n-skx"
13978   filter: "'NIC_Intel-X710' and
13979            '78B' and
13980            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
13981            'NDRPDR' and
13982            '2T1C' and
13983            'IP6FWD' and
13984            not 'SRv6' and
13985            not 'IPSEC' and
13986            not 'VHOST'"
13987   parameters:
13988   - "throughput"
13989   - "parent"
13990   - "tags"
13991   sort:
13992   - "IP6BASE"
13993   - "FIB_20k"
13994   - "FIB_200k"
13995   - "FIB_2M"
13996   traces:
13997     hoverinfo: "x+y"
13998     boxpoints: "outliers"
13999     whiskerwidth: 0
14000   layout:
14001     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
14002     layout: "plot-throughput"
14003
14004 -
14005   type: "plot"
14006   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
14007   algorithm: "plot_performance_box"
14008   output-file-type: ".html"
14009   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
14010   data: "plot-vpp-throughput-latency-2n-skx"
14011   filter: "'NIC_Intel-X710' and
14012            '78B' and
14013            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
14014            'NDRPDR' and
14015            '4T2C' and
14016            'IP6FWD' and
14017            not 'SRv6' and
14018            not 'IPSEC' and
14019            not 'VHOST'"
14020   parameters:
14021   - "throughput"
14022   - "parent"
14023   - "tags"
14024   sort:
14025   - "IP6BASE"
14026   - "FIB_20k"
14027   - "FIB_200k"
14028   - "FIB_2M"
14029   traces:
14030     hoverinfo: "x+y"
14031     boxpoints: "outliers"
14032     whiskerwidth: 0
14033   layout:
14034     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
14035     layout: "plot-throughput"
14036
14037 -
14038   type: "plot"
14039   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
14040   algorithm: "plot_performance_box"
14041   output-file-type: ".html"
14042   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
14043   data: "plot-vpp-throughput-latency-2n-skx"
14044   filter: "'NIC_Intel-X710' and
14045            '78B' and
14046            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
14047            'NDRPDR' and
14048            '4T2C' and
14049            'IP6FWD' and
14050            not 'SRv6' and
14051            not 'IPSEC' and
14052            not 'VHOST'"
14053   parameters:
14054   - "throughput"
14055   - "parent"
14056   - "tags"
14057   sort:
14058   - "IP6BASE"
14059   - "FIB_20k"
14060   - "FIB_200k"
14061   - "FIB_2M"
14062   traces:
14063     hoverinfo: "x+y"
14064     boxpoints: "outliers"
14065     whiskerwidth: 0
14066   layout:
14067     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
14068     layout: "plot-throughput"
14069
14070 # Packet Throughput - VPP IPv6 2n-skx-xxv710
14071 -
14072   type: "plot"
14073   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
14074   algorithm: "plot_performance_box"
14075   output-file-type: ".html"
14076   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
14077   data: "plot-vpp-throughput-latency-2n-skx"
14078   filter: "'NIC_Intel-XXV710' and
14079            '78B' and
14080            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
14081            'NDRPDR' and
14082            '2T1C' and
14083            'IP6FWD' and
14084            not 'SRv6' and
14085            not 'IPSEC' and
14086            not 'VHOST'"
14087   parameters:
14088   - "throughput"
14089   - "parent"
14090   - "tags"
14091   sort:
14092   - "IP6BASE"
14093   - "FIB_20k"
14094   - "FIB_200k"
14095   - "FIB_2M"
14096   traces:
14097     hoverinfo: "x+y"
14098     boxpoints: "outliers"
14099     whiskerwidth: 0
14100   layout:
14101     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
14102     layout: "plot-throughput"
14103
14104 -
14105   type: "plot"
14106   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14107   algorithm: "plot_performance_box"
14108   output-file-type: ".html"
14109   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14110   data: "plot-vpp-throughput-latency-2n-skx"
14111   filter: "'NIC_Intel-XXV710' and
14112            '78B' and
14113            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
14114            'NDRPDR' and
14115            '2T1C' and
14116            'IP6FWD' and
14117            not 'SRv6' and
14118            not 'IPSEC' and
14119            not 'VHOST'"
14120   parameters:
14121   - "throughput"
14122   - "parent"
14123   - "tags"
14124   sort:
14125   - "IP6BASE"
14126   - "FIB_20k"
14127   - "FIB_200k"
14128   - "FIB_2M"
14129   traces:
14130     hoverinfo: "x+y"
14131     boxpoints: "outliers"
14132     whiskerwidth: 0
14133   layout:
14134     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14135     layout: "plot-throughput"
14136
14137 -
14138   type: "plot"
14139   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14140   algorithm: "plot_performance_box"
14141   output-file-type: ".html"
14142   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14143   data: "plot-vpp-throughput-latency-2n-skx"
14144   filter: "'NIC_Intel-XXV710' and
14145            '78B' and
14146            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
14147            'NDRPDR' and
14148            '4T2C' and
14149            'IP6FWD' and
14150            not 'SRv6' and
14151            not 'IPSEC' and
14152            not 'VHOST'"
14153   parameters:
14154   - "throughput"
14155   - "parent"
14156   - "tags"
14157   sort:
14158   - "IP6BASE"
14159   - "FIB_20k"
14160   - "FIB_200k"
14161   - "FIB_2M"
14162   traces:
14163     hoverinfo: "x+y"
14164     boxpoints: "outliers"
14165     whiskerwidth: 0
14166   layout:
14167     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14168     layout: "plot-throughput"
14169
14170 -
14171   type: "plot"
14172   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14173   algorithm: "plot_performance_box"
14174   output-file-type: ".html"
14175   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14176   data: "plot-vpp-throughput-latency-2n-skx"
14177   filter: "'NIC_Intel-XXV710' and
14178            '78B' and
14179            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
14180            'NDRPDR' and
14181            '4T2C' and
14182            'IP6FWD' and
14183            not 'SRv6' and
14184            not 'IPSEC' and
14185            not 'VHOST'"
14186   parameters:
14187   - "throughput"
14188   - "parent"
14189   - "tags"
14190   sort:
14191   - "IP6BASE"
14192   - "FIB_20k"
14193   - "FIB_200k"
14194   - "FIB_2M"
14195   traces:
14196     hoverinfo: "x+y"
14197     boxpoints: "outliers"
14198     whiskerwidth: 0
14199   layout:
14200     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14201     layout: "plot-throughput"
14202
14203 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
14204 -
14205   type: "plot"
14206   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14207   algorithm: "plot_performance_box"
14208   output-file-type: ".html"
14209   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14210   data: "intel-dnv-vpp"
14211   filter: "'NIC_Intel-X553' and
14212            '78B' and
14213            'IP6BASE' and
14214            'NDRPDR' and
14215            '1T1C' and
14216            'IP6FWD' and
14217            not 'SRv6' and
14218            not 'IPSEC' and
14219            not 'VHOST'"
14220   parameters:
14221   - "throughput"
14222   - "parent"
14223   - "tags"
14224   sort:
14225   - "IP6BASE"
14226   traces:
14227     hoverinfo: "x+y"
14228     boxpoints: "outliers"
14229     whiskerwidth: 0
14230   layout:
14231     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14232     layout: "plot-throughput"
14233
14234 -
14235   type: "plot"
14236   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14237   algorithm: "plot_performance_box"
14238   output-file-type: ".html"
14239   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14240   data: "intel-dnv-vpp"
14241   filter: "'NIC_Intel-X553' and
14242            '78B' and
14243            'IP6BASE' and
14244            'NDRPDR' and
14245            '1T1C' and
14246            'IP6FWD' and
14247            not 'SRv6' and
14248            not 'IPSEC' and
14249            not 'VHOST'"
14250   parameters:
14251   - "throughput"
14252   - "parent"
14253   - "tags"
14254   sort:
14255   - "IP6BASE"
14256   traces:
14257     hoverinfo: "x+y"
14258     boxpoints: "outliers"
14259     whiskerwidth: 0
14260   layout:
14261     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14262     layout: "plot-throughput"
14263
14264 -
14265   type: "plot"
14266   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14267   algorithm: "plot_performance_box"
14268   output-file-type: ".html"
14269   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14270   data: "intel-dnv-vpp"
14271   filter: "'NIC_Intel-X553' and
14272            '78B' and
14273            'IP6BASE' and
14274            'NDRPDR' and
14275            '2T2C' and
14276            'IP6FWD' and
14277            not 'SRv6' and
14278            not 'IPSEC' and
14279            not 'VHOST'"
14280   parameters:
14281   - "throughput"
14282   - "parent"
14283   - "tags"
14284   sort:
14285   - "IP6BASE"
14286   traces:
14287     hoverinfo: "x+y"
14288     boxpoints: "outliers"
14289     whiskerwidth: 0
14290   layout:
14291     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14292     layout: "plot-throughput"
14293
14294 -
14295   type: "plot"
14296   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14297   algorithm: "plot_performance_box"
14298   output-file-type: ".html"
14299   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14300   data: "intel-dnv-vpp"
14301   filter: "'NIC_Intel-X553' and
14302            '78B' and
14303            'IP6BASE' and
14304            'NDRPDR' and
14305            '2T2C' and
14306            'IP6FWD' and
14307            not 'SRv6' and
14308            not 'IPSEC' and
14309            not 'VHOST'"
14310   parameters:
14311   - "throughput"
14312   - "parent"
14313   - "tags"
14314   sort:
14315   - "IP6BASE"
14316   traces:
14317     hoverinfo: "x+y"
14318     boxpoints: "outliers"
14319     whiskerwidth: 0
14320   layout:
14321     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14322     layout: "plot-throughput"
14323
14324 ################################################################################
14325
14326 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14327 -
14328   type: "plot"
14329   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
14330   algorithm: "plot_performance_box"
14331   output-file-type: ".html"
14332   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
14333   data: "plot-vpp-throughput-latency-3n-hsw"
14334   filter: "'NIC_Intel-X520-DA2' and
14335            '78B' and
14336            'ENCAP' and
14337            'NDRPDR' and
14338            '1T1C' and
14339            'LISP' and
14340            not 'VHOST'"
14341   parameters:
14342   - "throughput"
14343   - "parent"
14344   - "tags"
14345   sort:
14346   - "IP4UNRLAY"
14347   - "IP6UNRLAY"
14348   traces:
14349     hoverinfo: "x+y"
14350     boxpoints: "outliers"
14351     whiskerwidth: 0
14352   layout:
14353     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
14354     layout: "plot-throughput"
14355
14356 -
14357   type: "plot"
14358   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
14359   algorithm: "plot_performance_box"
14360   output-file-type: ".html"
14361   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
14362   data: "plot-vpp-throughput-latency-3n-hsw"
14363   filter: "'NIC_Intel-X520-DA2' and
14364            '78B' and
14365            'ENCAP' and
14366            'NDRPDR' and
14367            '1T1C' and
14368            'LISP' and
14369            not 'VHOST'"
14370   parameters:
14371   - "throughput"
14372   - "parent"
14373   - "tags"
14374   sort:
14375   - "IP4UNRLAY"
14376   - "IP6UNRLAY"
14377   traces:
14378     hoverinfo: "x+y"
14379     boxpoints: "outliers"
14380     whiskerwidth: 0
14381   layout:
14382     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
14383     layout: "plot-throughput"
14384
14385 -
14386   type: "plot"
14387   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
14388   algorithm: "plot_performance_box"
14389   output-file-type: ".html"
14390   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
14391   data: "plot-vpp-throughput-latency-3n-hsw"
14392   filter: "'NIC_Intel-X520-DA2' and
14393            '78B' and
14394            'ENCAP' and
14395            'NDRPDR' and
14396            '2T2C' and
14397            'LISP' and
14398            not 'VHOST'"
14399   parameters:
14400   - "throughput"
14401   - "parent"
14402   - "tags"
14403   sort:
14404   - "IP4UNRLAY"
14405   - "IP6UNRLAY"
14406   traces:
14407     hoverinfo: "x+y"
14408     boxpoints: "outliers"
14409     whiskerwidth: 0
14410   layout:
14411     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
14412     layout: "plot-throughput"
14413
14414 -
14415   type: "plot"
14416   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
14417   algorithm: "plot_performance_box"
14418   output-file-type: ".html"
14419   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
14420   data: "plot-vpp-throughput-latency-3n-hsw"
14421   filter: "'NIC_Intel-X520-DA2' and
14422            '78B' and
14423            'ENCAP' and
14424            'NDRPDR' and
14425            '2T2C' and
14426            'LISP' and
14427            not 'VHOST'"
14428   parameters:
14429   - "throughput"
14430   - "parent"
14431   - "tags"
14432   sort:
14433   - "IP4UNRLAY"
14434   - "IP6UNRLAY"
14435   traces:
14436     hoverinfo: "x+y"
14437     boxpoints: "outliers"
14438     whiskerwidth: 0
14439   layout:
14440     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
14441     layout: "plot-throughput"
14442
14443 ################################################################################
14444
14445 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14446 -
14447   type: "plot"
14448   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14449   algorithm: "plot_performance_box"
14450   output-file-type: ".html"
14451   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14452   data: "plot-vpp-throughput-latency-3n-hsw"
14453   filter: "'NIC_Intel-XL710' and
14454            '64B' and
14455            'IP4FWD' and
14456            'NDRPDR' and
14457            'BASE' and
14458            '1T1C' and
14459            'IPSECHW' and
14460            ('IPSECTRAN' or 'IPSECTUN') and
14461            not 'VHOST'"
14462   parameters:
14463   - "throughput"
14464   - "parent"
14465   - "tags"
14466   traces:
14467     hoverinfo: "x+y"
14468     boxpoints: "outliers"
14469     whiskerwidth: 0
14470   layout:
14471     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14472     layout: "plot-throughput"
14473
14474 -
14475   type: "plot"
14476   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14477   algorithm: "plot_performance_box"
14478   output-file-type: ".html"
14479   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14480   data: "plot-vpp-throughput-latency-3n-hsw"
14481   filter: "'NIC_Intel-XL710' and
14482            '64B' and
14483            'IP4FWD' and
14484            'NDRPDR' and
14485            'BASE' and
14486            '1T1C' and
14487            'IPSECHW' and
14488            ('IPSECTRAN' or 'IPSECTUN') and
14489            not 'VHOST'"
14490   parameters:
14491   - "throughput"
14492   - "parent"
14493   - "tags"
14494   traces:
14495     hoverinfo: "x+y"
14496     boxpoints: "outliers"
14497     whiskerwidth: 0
14498   layout:
14499     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14500     layout: "plot-throughput"
14501
14502 -
14503   type: "plot"
14504   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14505   algorithm: "plot_performance_box"
14506   output-file-type: ".html"
14507   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14508   data: "plot-vpp-throughput-latency-3n-hsw"
14509   filter: "'NIC_Intel-XL710' and
14510            '64B' and
14511            'IP4FWD' and
14512            'NDRPDR' and
14513            'BASE' and
14514            '2T2C' and
14515            'IPSECHW' and
14516            ('IPSECTRAN' or 'IPSECTUN') and
14517            not 'VHOST'"
14518   parameters:
14519   - "throughput"
14520   - "parent"
14521   - "tags"
14522   traces:
14523     hoverinfo: "x+y"
14524     boxpoints: "outliers"
14525     whiskerwidth: 0
14526   layout:
14527     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14528     layout: "plot-throughput"
14529
14530 -
14531   type: "plot"
14532   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14533   algorithm: "plot_performance_box"
14534   output-file-type: ".html"
14535   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14536   data: "plot-vpp-throughput-latency-3n-hsw"
14537   filter: "'NIC_Intel-XL710' and
14538            '64B' and
14539            'IP4FWD' and
14540            'NDRPDR' and
14541            'BASE' and
14542            '2T2C' and
14543            'IPSECHW' and
14544            ('IPSECTRAN' or 'IPSECTUN') and
14545            not 'VHOST'"
14546   parameters:
14547   - "throughput"
14548   - "parent"
14549   - "tags"
14550   traces:
14551     hoverinfo: "x+y"
14552     boxpoints: "outliers"
14553     whiskerwidth: 0
14554   layout:
14555     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14556     layout: "plot-throughput"
14557
14558 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14559 -
14560   type: "plot"
14561   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14562   algorithm: "plot_performance_box"
14563   output-file-type: ".html"
14564   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14565   data: "plot-vpp-throughput-latency-3n-hsw"
14566   filter: "'NIC_Intel-XL710' and
14567            '64B' and
14568            'IP4FWD' and
14569            'NDRPDR' and
14570            'SCALE' and
14571            '1T1C' and
14572            'IPSECHW' and
14573            ('IPSECTRAN' or 'IPSECTUN') and
14574            not 'VHOST'"
14575   parameters:
14576   - "throughput"
14577   - "parent"
14578   - "tags"
14579   traces:
14580     hoverinfo: "x+y"
14581     boxpoints: "outliers"
14582     whiskerwidth: 0
14583   layout:
14584     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14585     layout: "plot-throughput"
14586
14587 -
14588   type: "plot"
14589   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14590   algorithm: "plot_performance_box"
14591   output-file-type: ".html"
14592   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14593   data: "plot-vpp-throughput-latency-3n-hsw"
14594   filter: "'NIC_Intel-XL710' and
14595            '64B' and
14596            'IP4FWD' and
14597            'NDRPDR' and
14598            'SCALE' and
14599            '1T1C' and
14600            'IPSECHW' and
14601            ('IPSECTRAN' or 'IPSECTUN') and
14602            not 'VHOST'"
14603   parameters:
14604   - "throughput"
14605   - "parent"
14606   - "tags"
14607   traces:
14608     hoverinfo: "x+y"
14609     boxpoints: "outliers"
14610     whiskerwidth: 0
14611   layout:
14612     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14613     layout: "plot-throughput"
14614
14615 -
14616   type: "plot"
14617   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14618   algorithm: "plot_performance_box"
14619   output-file-type: ".html"
14620   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14621   data: "plot-vpp-throughput-latency-3n-hsw"
14622   filter: "'NIC_Intel-XL710' and
14623            '64B' and
14624            'IP4FWD' and
14625            'NDRPDR' and
14626            'SCALE' and
14627            '2T2C' and
14628            'IPSECHW' and
14629            ('IPSECTRAN' or 'IPSECTUN') and
14630            not 'VHOST'"
14631   parameters:
14632   - "throughput"
14633   - "parent"
14634   - "tags"
14635   traces:
14636     hoverinfo: "x+y"
14637     boxpoints: "outliers"
14638     whiskerwidth: 0
14639   layout:
14640     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14641     layout: "plot-throughput"
14642
14643 -
14644   type: "plot"
14645   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14646   algorithm: "plot_performance_box"
14647   output-file-type: ".html"
14648   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14649   data: "plot-vpp-throughput-latency-3n-hsw"
14650   filter: "'NIC_Intel-XL710' and
14651            '64B' and
14652            'IP4FWD' and
14653            'NDRPDR' and
14654            'SCALE' and
14655            '2T2C' and
14656            'IPSECHW' and
14657            ('IPSECTRAN' or 'IPSECTUN') and
14658            not 'VHOST'"
14659   parameters:
14660   - "throughput"
14661   - "parent"
14662   - "tags"
14663   traces:
14664     hoverinfo: "x+y"
14665     boxpoints: "outliers"
14666     whiskerwidth: 0
14667   layout:
14668     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14669     layout: "plot-throughput"
14670
14671 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14672 -
14673   type: "plot"
14674   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14675   algorithm: "plot_performance_box"
14676   output-file-type: ".html"
14677   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14678   data: "plot-vpp-throughput-latency-3n-hsw"
14679   filter: "'NIC_Intel-XL710' and
14680            '64B' and
14681            'IP4FWD' and
14682            'NDRPDR' and
14683            '1T1C' and
14684            'IPSECSW' and
14685            ('IPSECTRAN' or 'IPSECTUN') and
14686            not 'VHOST'"
14687   parameters:
14688   - "throughput"
14689   - "parent"
14690   - "tags"
14691   traces:
14692     hoverinfo: "x+y"
14693     boxpoints: "outliers"
14694     whiskerwidth: 0
14695   layout:
14696     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14697     layout: "plot-throughput"
14698
14699 -
14700   type: "plot"
14701   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14702   algorithm: "plot_performance_box"
14703   output-file-type: ".html"
14704   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14705   data: "plot-vpp-throughput-latency-3n-hsw"
14706   filter: "'NIC_Intel-XL710' and
14707            '64B' and
14708            'IP4FWD' and
14709            'NDRPDR' and
14710            '1T1C' and
14711            'IPSECSW' and
14712            ('IPSECTRAN' or 'IPSECTUN') and
14713            not 'VHOST'"
14714   parameters:
14715   - "throughput"
14716   - "parent"
14717   - "tags"
14718   traces:
14719     hoverinfo: "x+y"
14720     boxpoints: "outliers"
14721     whiskerwidth: 0
14722   layout:
14723     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14724     layout: "plot-throughput"
14725
14726 -
14727   type: "plot"
14728   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14729   algorithm: "plot_performance_box"
14730   output-file-type: ".html"
14731   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14732   data: "plot-vpp-throughput-latency-3n-hsw"
14733   filter: "'NIC_Intel-XL710' and
14734            '64B' and
14735            'IP4FWD' and
14736            'NDRPDR' and
14737            '2T2C' and
14738            'IPSECSW' and
14739            ('IPSECTRAN' or 'IPSECTUN') and
14740            not 'VHOST'"
14741   parameters:
14742   - "throughput"
14743   - "parent"
14744   - "tags"
14745   traces:
14746     hoverinfo: "x+y"
14747     boxpoints: "outliers"
14748     whiskerwidth: 0
14749   layout:
14750     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14751     layout: "plot-throughput"
14752
14753 -
14754   type: "plot"
14755   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14756   algorithm: "plot_performance_box"
14757   output-file-type: ".html"
14758   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14759   data: "plot-vpp-throughput-latency-3n-hsw"
14760   filter: "'NIC_Intel-XL710' and
14761            '64B' and
14762            'IP4FWD' and
14763            'NDRPDR' and
14764            '2T2C' and
14765            'IPSECSW' and
14766            ('IPSECTRAN' or 'IPSECTUN') and
14767            not 'VHOST'"
14768   parameters:
14769   - "throughput"
14770   - "parent"
14771   - "tags"
14772   traces:
14773     hoverinfo: "x+y"
14774     boxpoints: "outliers"
14775     whiskerwidth: 0
14776   layout:
14777     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14778     layout: "plot-throughput"
14779
14780 ################################################################################
14781
14782 # Packet Throughput - VPP SRv6 3n-hsw-x520
14783 -
14784   type: "plot"
14785   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14786   algorithm: "plot_performance_box"
14787   output-file-type: ".html"
14788   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14789   data: "plot-vpp-throughput-latency-3n-hsw"
14790   filter: "'NIC_Intel-X520-DA2' and
14791            '78B' and
14792            'FEATURE' and
14793            'NDRPDR' and
14794            '1T1C' and
14795            'IP6FWD' and
14796            'SRv6'"
14797   parameters:
14798   - "throughput"
14799   - "parent"
14800   - "tags"
14801   traces:
14802     hoverinfo: "x+y"
14803     boxpoints: "outliers"
14804     whiskerwidth: 0
14805   layout:
14806     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14807     layout: "plot-throughput"
14808
14809 -
14810   type: "plot"
14811   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14812   algorithm: "plot_performance_box"
14813   output-file-type: ".html"
14814   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14815   data: "plot-vpp-throughput-latency-3n-hsw"
14816   filter: "'NIC_Intel-X520-DA2' and
14817            '78B' and
14818            'FEATURE' and
14819            'NDRPDR' and
14820            '1T1C' and
14821            'IP6FWD' and
14822            'SRv6'"
14823   parameters:
14824   - "throughput"
14825   - "parent"
14826   - "tags"
14827   traces:
14828     hoverinfo: "x+y"
14829     boxpoints: "outliers"
14830     whiskerwidth: 0
14831   layout:
14832     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14833     layout: "plot-throughput"
14834
14835 -
14836   type: "plot"
14837   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14838   algorithm: "plot_performance_box"
14839   output-file-type: ".html"
14840   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14841   data: "plot-vpp-throughput-latency-3n-hsw"
14842   filter: "'NIC_Intel-X520-DA2' and
14843            '78B' and
14844            'FEATURE' and
14845            'NDRPDR' and
14846            '2T2C' and
14847            'IP6FWD' and
14848            'SRv6'"
14849   parameters:
14850   - "throughput"
14851   - "parent"
14852   - "tags"
14853   traces:
14854     hoverinfo: "x+y"
14855     boxpoints: "outliers"
14856     whiskerwidth: 0
14857   layout:
14858     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14859     layout: "plot-throughput"
14860
14861 -
14862   type: "plot"
14863   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14864   algorithm: "plot_performance_box"
14865   output-file-type: ".html"
14866   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14867   data: "plot-vpp-throughput-latency-3n-hsw"
14868   filter: "'NIC_Intel-X520-DA2' and
14869            '78B' and
14870            'FEATURE' and
14871            'NDRPDR' and
14872            '2T2C' and
14873            'IP6FWD' and
14874            'SRv6'"
14875   parameters:
14876   - "throughput"
14877   - "parent"
14878   - "tags"
14879   traces:
14880     hoverinfo: "x+y"
14881     boxpoints: "outliers"
14882     whiskerwidth: 0
14883   layout:
14884     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14885     layout: "plot-throughput"
14886
14887 ################################################################################
14888
14889 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14890 -
14891   type: "plot"
14892   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14893   algorithm: "plot_performance_box"
14894   output-file-type: ".html"
14895   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14896   data: "plot-vpp-throughput-latency-3n-hsw"
14897   filter: "'NIC_Intel-X520-DA2' and
14898            '64B' and
14899            'NDRPDR' and
14900            'ETH' and
14901            'IP4FWD' and
14902            '1T1C' and
14903            'VHOST_1024' and
14904            not 'VXLAN' and
14905            not 'DOT1Q'"
14906   parameters:
14907   - "throughput"
14908   - "parent"
14909   - "tags"
14910   sort:
14911   - "not CFS_OPT"
14912   - "1VM"
14913   - "2VM"
14914   traces:
14915     hoverinfo: "x+y"
14916     boxpoints: "outliers"
14917     whiskerwidth: 0
14918   layout:
14919     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14920     layout: "plot-throughput"
14921
14922 -
14923   type: "plot"
14924   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14925   algorithm: "plot_performance_box"
14926   output-file-type: ".html"
14927   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14928   data: "plot-vpp-throughput-latency-3n-hsw"
14929   filter: "'NIC_Intel-X520-DA2' and
14930            '64B' and
14931            'NDRPDR' and
14932            'ETH' and
14933            'IP4FWD' and
14934            '2T2C' and
14935            'VHOST_1024' and
14936            not 'VXLAN' and
14937            not 'DOT1Q'"
14938   parameters:
14939   - "throughput"
14940   - "parent"
14941   - "tags"
14942   sort:
14943   - "not CFS_OPT"
14944   - "1VM"
14945   - "2VM"
14946   traces:
14947     hoverinfo: "x+y"
14948     boxpoints: "outliers"
14949     whiskerwidth: 0
14950   layout:
14951     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14952     layout: "plot-throughput"
14953
14954 -
14955   type: "plot"
14956   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14957   algorithm: "plot_performance_box"
14958   output-file-type: ".html"
14959   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14960   data: "plot-vpp-throughput-latency-3n-hsw"
14961   filter: "'NIC_Intel-X520-DA2' and
14962            '64B' and
14963            'NDRPDR' and
14964            'ETH' and
14965            'IP4FWD' and
14966            '1T1C' and
14967            'VHOST_1024' and
14968            not 'VXLAN' and
14969            not 'DOT1Q'"
14970   parameters:
14971   - "throughput"
14972   - "parent"
14973   - "tags"
14974   sort:
14975   - "not CFS_OPT"
14976   - "1VM"
14977   - "2VM"
14978   traces:
14979     hoverinfo: "x+y"
14980     boxpoints: "outliers"
14981     whiskerwidth: 0
14982   layout:
14983     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14984     layout: "plot-throughput"
14985
14986 -
14987   type: "plot"
14988   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14989   algorithm: "plot_performance_box"
14990   output-file-type: ".html"
14991   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14992   data: "plot-vpp-throughput-latency-3n-hsw"
14993   filter: "'NIC_Intel-X520-DA2' and
14994            '64B' and
14995            'NDRPDR' and
14996            'ETH' and
14997            'IP4FWD' and
14998            '2T2C' and
14999            'VHOST_1024' and
15000            not 'VXLAN' and
15001            not 'DOT1Q'"
15002   parameters:
15003   - "throughput"
15004   - "parent"
15005   - "tags"
15006   sort:
15007   - "not CFS_OPT"
15008   - "1VM"
15009   - "2VM"
15010   traces:
15011     hoverinfo: "x+y"
15012     boxpoints: "outliers"
15013     whiskerwidth: 0
15014   layout:
15015     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
15016     layout: "plot-throughput"
15017
15018 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
15019 -
15020   type: "plot"
15021   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
15022   algorithm: "plot_performance_box"
15023   output-file-type: ".html"
15024   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
15025   data: "plot-vpp-throughput-latency-3n-hsw"
15026   filter: "'NIC_Intel-X520-DA2' and
15027            '64B' and
15028            'NDRPDR' and
15029            ('ETH' or 'DOT1Q') and
15030            '1T1C' and
15031            'L2BDMACLRN' and
15032            'VHOST_1024' and
15033            not 'VXLAN' and
15034            not 'IP4FWD' and
15035            not '2VM'"
15036   parameters:
15037   - "throughput"
15038   - "parent"
15039   - "tags"
15040 #  sort:
15041 #  - "VM"  # "not CFS_OPT"
15042 #  - "CFS_OPT"
15043 #  - "FIB_10K"
15044 #  - "FIB_100K"
15045 #  - "FIB_1M"
15046   traces:
15047     hoverinfo: "x+y"
15048     boxpoints: "outliers"
15049     whiskerwidth: 0
15050   layout:
15051     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
15052     layout: "plot-throughput"
15053
15054 -
15055   type: "plot"
15056   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
15057   algorithm: "plot_performance_box"
15058   output-file-type: ".html"
15059   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
15060   data: "plot-vpp-throughput-latency-3n-hsw"
15061   filter: "'NIC_Intel-X520-DA2' and
15062            '64B' and
15063            'NDRPDR' and
15064            ('ETH' or 'DOT1Q') and
15065            '2T2C' and
15066            'L2BDMACLRN' and
15067            'VHOST_1024' and
15068            not 'VXLAN' and
15069            not 'IP4FWD' and
15070            not '2VM'"
15071   parameters:
15072   - "throughput"
15073   - "parent"
15074   - "tags"
15075 #  sort:
15076 #  - "VM"  # "not CFS_OPT"
15077 #  - "CFS_OPT"
15078 #  - "FIB_10K"
15079 #  - "FIB_100K"
15080 #  - "FIB_1M"
15081   traces:
15082     hoverinfo: "x+y"
15083     boxpoints: "outliers"
15084     whiskerwidth: 0
15085   layout:
15086     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
15087     layout: "plot-throughput"
15088
15089 -
15090   type: "plot"
15091   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
15092   algorithm: "plot_performance_box"
15093   output-file-type: ".html"
15094   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
15095   data: "plot-vpp-throughput-latency-3n-hsw"
15096   filter: "'NIC_Intel-X520-DA2' and
15097            '64B' and
15098            'NDRPDR' and
15099            ('ETH' or 'DOT1Q') and
15100            '1T1C' and
15101            'L2BDMACLRN' and
15102            'VHOST_1024' and
15103            not 'VXLAN' and
15104            not 'IP4FWD' and
15105            not '2VM'"
15106   parameters:
15107   - "throughput"
15108   - "parent"
15109   - "tags"
15110 #  sort:
15111 #  - "VM"  # "not CFS_OPT"
15112 #  - "CFS_OPT"
15113 #  - "FIB_10K"
15114 #  - "FIB_100K"
15115 #  - "FIB_1M"
15116   traces:
15117     hoverinfo: "x+y"
15118     boxpoints: "outliers"
15119     whiskerwidth: 0
15120   layout:
15121     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
15122     layout: "plot-throughput"
15123
15124 -
15125   type: "plot"
15126   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
15127   algorithm: "plot_performance_box"
15128   output-file-type: ".html"
15129   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
15130   data: "plot-vpp-throughput-latency-3n-hsw"
15131   filter: "'NIC_Intel-X520-DA2' and
15132            '64B' and
15133            'NDRPDR' and
15134            ('ETH' or 'DOT1Q') and
15135            '2T2C' and
15136            'L2BDMACLRN' and
15137            'VHOST_1024' and
15138            not 'VXLAN' and
15139            not 'IP4FWD' and
15140            not '2VM'"
15141   parameters:
15142   - "throughput"
15143   - "parent"
15144   - "tags"
15145 #  sort:
15146 #  - "VM"  # "not CFS_OPT"
15147 #  - "CFS_OPT"
15148 #  - "FIB_10K"
15149 #  - "FIB_100K"
15150 #  - "FIB_1M"
15151   traces:
15152     hoverinfo: "x+y"
15153     boxpoints: "outliers"
15154     whiskerwidth: 0
15155   layout:
15156     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
15157     layout: "plot-throughput"
15158
15159 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
15160 -
15161   type: "plot"
15162   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
15163   algorithm: "plot_performance_box"
15164   output-file-type: ".html"
15165   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
15166   data: "plot-vpp-throughput-latency-3n-hsw"
15167   filter: "'NIC_Intel-X520-DA2' and
15168            '64B' and
15169            'NDRPDR' and
15170            ('ETH' or 'DOT1Q') and
15171            'BASE' and
15172            '1T1C' and
15173            ('L2BDMACLRN' or 'L2XCFWD') and
15174            'VHOST_1024' and
15175            not 'VXLAN' and
15176            not 'IP4FWD' and
15177            not '2VM'"
15178   parameters:
15179   - "throughput"
15180   - "parent"
15181   - "tags"
15182 #  sort:
15183 #  - "not CFS_OPT"
15184 #  - "L2XCFWD"
15185 #  - "not CFS_OPT"
15186 #  - "CFS_OPT"
15187   traces:
15188     hoverinfo: "x+y"
15189     boxpoints: "outliers"
15190     whiskerwidth: 0
15191   layout:
15192     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
15193     layout: "plot-throughput"
15194
15195 -
15196   type: "plot"
15197   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
15198   algorithm: "plot_performance_box"
15199   output-file-type: ".html"
15200   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
15201   data: "plot-vpp-throughput-latency-3n-hsw"
15202   filter: "'NIC_Intel-X520-DA2' and
15203            '64B' and
15204            'NDRPDR' and
15205            ('ETH' or 'DOT1Q') and
15206            'BASE' and
15207            '1T1C' and
15208            ('L2BDMACLRN' or 'L2XCFWD') and
15209            'VHOST_1024' and
15210            not 'VXLAN' and
15211            not 'IP4FWD' and
15212            not '2VM'"
15213   parameters:
15214   - "throughput"
15215   - "parent"
15216   - "tags"
15217 #  sort:
15218 #  - "not CFS_OPT"
15219 #  - "L2XCFWD"
15220 #  - "not CFS_OPT"
15221 #  - "CFS_OPT"
15222   traces:
15223     hoverinfo: "x+y"
15224     boxpoints: "outliers"
15225     whiskerwidth: 0
15226   layout:
15227     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
15228     layout: "plot-throughput"
15229
15230 -
15231   type: "plot"
15232   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
15233   algorithm: "plot_performance_box"
15234   output-file-type: ".html"
15235   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
15236   data: "plot-vpp-throughput-latency-3n-hsw"
15237   filter: "'NIC_Intel-X520-DA2' and
15238            '64B' and
15239            'NDRPDR' and
15240            ('ETH' or 'DOT1Q') and
15241            'BASE' and
15242            '2T2C' and
15243            ('L2BDMACLRN' or 'L2XCFWD') and
15244            'VHOST_1024' and
15245            not 'VXLAN' and
15246            not 'IP4FWD' and
15247            not '2VM'"
15248   parameters:
15249   - "throughput"
15250   - "parent"
15251   - "tags"
15252 #  sort:
15253 #  - "not CFS_OPT"
15254 #  - "L2XCFWD"
15255 #  - "not CFS_OPT"
15256 #  - "CFS_OPT"
15257   traces:
15258     hoverinfo: "x+y"
15259     boxpoints: "outliers"
15260     whiskerwidth: 0
15261   layout:
15262     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
15263     layout: "plot-throughput"
15264
15265 -
15266   type: "plot"
15267   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
15268   algorithm: "plot_performance_box"
15269   output-file-type: ".html"
15270   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
15271   data: "plot-vpp-throughput-latency-3n-hsw"
15272   filter: "'NIC_Intel-X520-DA2' and
15273            '64B' and
15274            'NDRPDR' and
15275            ('ETH' or 'DOT1Q') and
15276            'BASE' and
15277            '2T2C' and
15278            ('L2BDMACLRN' or 'L2XCFWD') and
15279            'VHOST_1024' and
15280            not 'VXLAN' and
15281            not 'IP4FWD' and
15282            not '2VM'"
15283   parameters:
15284   - "throughput"
15285   - "parent"
15286   - "tags"
15287 #  sort:
15288 #  - "not CFS_OPT"
15289 #  - "L2XCFWD"
15290 #  - "not CFS_OPT"
15291 #  - "CFS_OPT"
15292   traces:
15293     hoverinfo: "x+y"
15294     boxpoints: "outliers"
15295     whiskerwidth: 0
15296   layout:
15297     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
15298     layout: "plot-throughput"
15299
15300 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
15301 -
15302   type: "plot"
15303   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15304   algorithm: "plot_performance_box"
15305   output-file-type: ".html"
15306   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15307   data: "plot-vpp-throughput-latency-3n-hsw"
15308   filter: "'NIC_Intel-X520-DA2' and
15309            '64B' and
15310            'NDRPDR' and
15311            ('ETH' or 'DOT1Q') and
15312            '1T1C' and
15313            ('L2BDMACLRN' or 'L2XCFWD') and
15314            'VHOST_1024' and
15315            not 'CFS_OPT' and
15316            not 'VXLAN' and
15317            not 'IP4FWD' and
15318            not 'LBOND'"
15319   parameters:
15320   - "throughput"
15321   - "parent"
15322   - "tags"
15323 #  sort:
15324 #  - "1VM"
15325 #  - "L2XCFWD"
15326 #  - "1VM"
15327 #  - "L2BDMACLRN"
15328   traces:
15329     hoverinfo: "x+y"
15330     boxpoints: "outliers"
15331     whiskerwidth: 0
15332   layout:
15333     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15334     layout: "plot-throughput"
15335
15336 -
15337   type: "plot"
15338   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15339   algorithm: "plot_performance_box"
15340   output-file-type: ".html"
15341   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15342   data: "plot-vpp-throughput-latency-3n-hsw"
15343   filter: "'NIC_Intel-X520-DA2' and
15344            '64B' and
15345            'NDRPDR' and
15346            ('ETH' or 'DOT1Q') and
15347            '1T1C' and
15348            ('L2BDMACLRN' or 'L2XCFWD') and
15349            'VHOST_1024' and
15350            not 'CFS_OPT' and
15351            not 'VXLAN' and
15352            not 'IP4FWD' and
15353            not 'LBOND'"
15354   parameters:
15355   - "throughput"
15356   - "parent"
15357   - "tags"
15358 #  sort:
15359 #  - "1VM"
15360 #  - "L2XCFWD"
15361 #  - "1VM"
15362 #  - "L2BDMACLRN"
15363   traces:
15364     hoverinfo: "x+y"
15365     boxpoints: "outliers"
15366     whiskerwidth: 0
15367   layout:
15368     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15369     layout: "plot-throughput"
15370
15371 -
15372   type: "plot"
15373   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15374   algorithm: "plot_performance_box"
15375   output-file-type: ".html"
15376   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15377   data: "plot-vpp-throughput-latency-3n-hsw"
15378   filter: "'NIC_Intel-X520-DA2' and
15379            '64B' and
15380            'NDRPDR' and
15381            ('ETH' or 'DOT1Q') and
15382            '2T2C' and
15383            ('L2BDMACLRN' or 'L2XCFWD') and
15384            'VHOST_1024' and
15385            not 'CFS_OPT' and
15386            not 'VXLAN' and
15387            not 'IP4FWD' and
15388            not 'LBOND'"
15389   parameters:
15390   - "throughput"
15391   - "parent"
15392   - "tags"
15393 #  sort:
15394 #  - "1VM"
15395 #  - "L2XCFWD"
15396 #  - "1VM"
15397 #  - "L2BDMACLRN"
15398   traces:
15399     hoverinfo: "x+y"
15400     boxpoints: "outliers"
15401     whiskerwidth: 0
15402   layout:
15403     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15404     layout: "plot-throughput"
15405
15406 -
15407   type: "plot"
15408   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15409   algorithm: "plot_performance_box"
15410   output-file-type: ".html"
15411   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15412   data: "plot-vpp-throughput-latency-3n-hsw"
15413   filter: "'NIC_Intel-X520-DA2' and
15414            '64B' and
15415            'NDRPDR' and
15416            ('ETH' or 'DOT1Q') and
15417            '2T2C' and
15418            ('L2BDMACLRN' or 'L2XCFWD') and
15419            'VHOST_1024' and
15420            not 'CFS_OPT' and
15421            not 'VXLAN' and
15422            not 'IP4FWD' and
15423            not 'LBOND'"
15424   parameters:
15425   - "throughput"
15426   - "parent"
15427   - "tags"
15428 #  sort:
15429 #  - "1VM"
15430 #  - "L2XCFWD"
15431 #  - "1VM"
15432 #  - "L2BDMACLRN"
15433   traces:
15434     hoverinfo: "x+y"
15435     boxpoints: "outliers"
15436     whiskerwidth: 0
15437   layout:
15438     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15439     layout: "plot-throughput"
15440
15441 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15442 -
15443   type: "plot"
15444   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15445   algorithm: "plot_performance_box"
15446   output-file-type: ".html"
15447   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15448   data: "plot-vpp-throughput-latency-3n-hsw"
15449   filter: "'NIC_Intel-X710' and
15450            '64B' and
15451            'NDRPDR' and
15452            'ETH' and
15453            'IP4FWD' and
15454            '1T1C' and
15455            'VHOST_1024' and
15456            not 'VXLAN' and
15457            not 'DOT1Q'"
15458   parameters:
15459   - "throughput"
15460   - "parent"
15461   - "tags"
15462   sort:
15463   - "not CFS_OPT"
15464   - "1VM"
15465   - "2VM"
15466   traces:
15467     hoverinfo: "x+y"
15468     boxpoints: "outliers"
15469     whiskerwidth: 0
15470   layout:
15471     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15472     layout: "plot-throughput"
15473
15474 -
15475   type: "plot"
15476   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15477   algorithm: "plot_performance_box"
15478   output-file-type: ".html"
15479   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15480   data: "plot-vpp-throughput-latency-3n-hsw"
15481   filter: "'NIC_Intel-X710' and
15482            '64B' and
15483            'NDRPDR' and
15484            'ETH' and
15485            'IP4FWD' and
15486            '2T2C' and
15487            'VHOST_1024' and
15488            not 'VXLAN' and
15489            not 'DOT1Q'"
15490   parameters:
15491   - "throughput"
15492   - "parent"
15493   - "tags"
15494   sort:
15495   - "not CFS_OPT"
15496   - "1VM"
15497   - "2VM"
15498   traces:
15499     hoverinfo: "x+y"
15500     boxpoints: "outliers"
15501     whiskerwidth: 0
15502   layout:
15503     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15504     layout: "plot-throughput"
15505
15506 -
15507   type: "plot"
15508   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15509   algorithm: "plot_performance_box"
15510   output-file-type: ".html"
15511   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15512   data: "plot-vpp-throughput-latency-3n-hsw"
15513   filter: "'NIC_Intel-X710' and
15514            '64B' and
15515            'NDRPDR' and
15516            'ETH' and
15517            'IP4FWD' and
15518            '1T1C' and
15519            'VHOST_1024' and
15520            not 'VXLAN' and
15521            not 'DOT1Q'"
15522   parameters:
15523   - "throughput"
15524   - "parent"
15525   - "tags"
15526   sort:
15527   - "not CFS_OPT"
15528   - "1VM"
15529   - "2VM"
15530   traces:
15531     hoverinfo: "x+y"
15532     boxpoints: "outliers"
15533     whiskerwidth: 0
15534   layout:
15535     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15536     layout: "plot-throughput"
15537
15538 -
15539   type: "plot"
15540   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15541   algorithm: "plot_performance_box"
15542   output-file-type: ".html"
15543   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15544   data: "plot-vpp-throughput-latency-3n-hsw"
15545   filter: "'NIC_Intel-X710' and
15546            '64B' and
15547            'NDRPDR' and
15548            'ETH' and
15549            'IP4FWD' and
15550            '2T2C' and
15551            'VHOST_1024' and
15552            not 'VXLAN' and
15553            not 'DOT1Q'"
15554   parameters:
15555   - "throughput"
15556   - "parent"
15557   - "tags"
15558   sort:
15559   - "not CFS_OPT"
15560   - "1VM"
15561   - "2VM"
15562   traces:
15563     hoverinfo: "x+y"
15564     boxpoints: "outliers"
15565     whiskerwidth: 0
15566   layout:
15567     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15568     layout: "plot-throughput"
15569
15570 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
15571 -
15572   type: "plot"
15573   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15574   algorithm: "plot_performance_box"
15575   output-file-type: ".html"
15576   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15577   data: "plot-vpp-throughput-latency-3n-hsw"
15578   filter: "'NIC_Intel-X710' and
15579            '64B' and
15580            'NDRPDR' and
15581            ('ETH' or 'DOT1Q') and
15582            '1T1C' and
15583            'L2BDMACLRN' and
15584            'VHOST_1024' and
15585            not 'VXLAN' and
15586            not 'IP4FWD' and
15587            not '2VM'"
15588   parameters:
15589   - "throughput"
15590   - "parent"
15591   - "tags"
15592 #  sort:
15593 #  - "VM"  # "not CFS_OPT"
15594 #  - "CFS_OPT"
15595 #  - "FIB_10K"
15596 #  - "FIB_100K"
15597 #  - "FIB_1M"
15598   traces:
15599     hoverinfo: "x+y"
15600     boxpoints: "outliers"
15601     whiskerwidth: 0
15602   layout:
15603     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15604     layout: "plot-throughput"
15605
15606 -
15607   type: "plot"
15608   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15609   algorithm: "plot_performance_box"
15610   output-file-type: ".html"
15611   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15612   data: "plot-vpp-throughput-latency-3n-hsw"
15613   filter: "'NIC_Intel-X710' and
15614            '64B' and
15615            'NDRPDR' and
15616            ('ETH' or 'DOT1Q') and
15617            '2T2C' and
15618            'L2BDMACLRN' and
15619            'VHOST_1024' and
15620            not 'VXLAN' and
15621            not 'IP4FWD' and
15622            not '2VM'"
15623   parameters:
15624   - "throughput"
15625   - "parent"
15626   - "tags"
15627 #  sort:
15628 #  - "VM"  # "not CFS_OPT"
15629 #  - "CFS_OPT"
15630 #  - "FIB_10K"
15631 #  - "FIB_100K"
15632 #  - "FIB_1M"
15633   traces:
15634     hoverinfo: "x+y"
15635     boxpoints: "outliers"
15636     whiskerwidth: 0
15637   layout:
15638     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15639     layout: "plot-throughput"
15640
15641 -
15642   type: "plot"
15643   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15644   algorithm: "plot_performance_box"
15645   output-file-type: ".html"
15646   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15647   data: "plot-vpp-throughput-latency-3n-hsw"
15648   filter: "'NIC_Intel-X710' and
15649            '64B' and
15650            'NDRPDR' and
15651            ('ETH' or 'DOT1Q') and
15652            '1T1C' and
15653            'L2BDMACLRN' and
15654            'VHOST_1024' and
15655            not 'VXLAN' and
15656            not 'IP4FWD' and
15657            not '2VM'"
15658   parameters:
15659   - "throughput"
15660   - "parent"
15661   - "tags"
15662 #  sort:
15663 #  - "VM"  # "not CFS_OPT"
15664 #  - "CFS_OPT"
15665 #  - "FIB_10K"
15666 #  - "FIB_100K"
15667 #  - "FIB_1M"
15668   traces:
15669     hoverinfo: "x+y"
15670     boxpoints: "outliers"
15671     whiskerwidth: 0
15672   layout:
15673     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15674     layout: "plot-throughput"
15675
15676 -
15677   type: "plot"
15678   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15679   algorithm: "plot_performance_box"
15680   output-file-type: ".html"
15681   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15682   data: "plot-vpp-throughput-latency-3n-hsw"
15683   filter: "'NIC_Intel-X710' and
15684            '64B' and
15685            'NDRPDR' and
15686            ('ETH' or 'DOT1Q') and
15687            '2T2C' and
15688            'L2BDMACLRN' and
15689            'VHOST_1024' and
15690            not 'VXLAN' and
15691            not 'IP4FWD' and
15692            not '2VM'"
15693   parameters:
15694   - "throughput"
15695   - "parent"
15696   - "tags"
15697 #  sort:
15698 #  - "VM"  # "not CFS_OPT"
15699 #  - "CFS_OPT"
15700 #  - "FIB_10K"
15701 #  - "FIB_100K"
15702 #  - "FIB_1M"
15703   traces:
15704     hoverinfo: "x+y"
15705     boxpoints: "outliers"
15706     whiskerwidth: 0
15707   layout:
15708     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15709     layout: "plot-throughput"
15710
15711 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15712 -
15713   type: "plot"
15714   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
15715   algorithm: "plot_performance_box"
15716   output-file-type: ".html"
15717   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
15718   data: "plot-vpp-throughput-latency-3n-hsw"
15719   filter: "'NIC_Intel-X710' and
15720            '64B' and
15721            'NDRPDR' and
15722            ('ETH' or 'DOT1Q') and
15723            'BASE' and
15724            '1T1C' and
15725            ('L2BDMACLRN' or 'L2XCFWD') and
15726            'VHOST_1024' and
15727            not 'VXLAN' and
15728            not 'IP4FWD' and
15729            not '2VM'"
15730   parameters:
15731   - "throughput"
15732   - "parent"
15733   - "tags"
15734 #  sort:
15735 #  - "not CFS_OPT"
15736 #  - "L2XCFWD"
15737 #  - "not CFS_OPT"
15738 #  - "CFS_OPT"
15739   traces:
15740     hoverinfo: "x+y"
15741     boxpoints: "outliers"
15742     whiskerwidth: 0
15743   layout:
15744     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
15745     layout: "plot-throughput"
15746
15747 -
15748   type: "plot"
15749   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
15750   algorithm: "plot_performance_box"
15751   output-file-type: ".html"
15752   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
15753   data: "plot-vpp-throughput-latency-3n-hsw"
15754   filter: "'NIC_Intel-X710' and
15755            '64B' and
15756            'NDRPDR' and
15757            ('ETH' or 'DOT1Q') and
15758            'BASE' and
15759            '1T1C' and
15760            ('L2BDMACLRN' or 'L2XCFWD') and
15761            'VHOST_1024' and
15762            not 'VXLAN' and
15763            not 'IP4FWD' and
15764            not '2VM'"
15765   parameters:
15766   - "throughput"
15767   - "parent"
15768   - "tags"
15769 #  sort:
15770 #  - "not CFS_OPT"
15771 #  - "L2XCFWD"
15772 #  - "not CFS_OPT"
15773 #  - "CFS_OPT"
15774   traces:
15775     hoverinfo: "x+y"
15776     boxpoints: "outliers"
15777     whiskerwidth: 0
15778   layout:
15779     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
15780     layout: "plot-throughput"
15781
15782 -
15783   type: "plot"
15784   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
15785   algorithm: "plot_performance_box"
15786   output-file-type: ".html"
15787   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
15788   data: "plot-vpp-throughput-latency-3n-hsw"
15789   filter: "'NIC_Intel-X710' and
15790            '64B' and
15791            'NDRPDR' and
15792            ('ETH' or 'DOT1Q') and
15793            'BASE' and
15794            '2T2C' and
15795            ('L2BDMACLRN' or 'L2XCFWD') and
15796            'VHOST_1024' and
15797            not 'VXLAN' and
15798            not 'IP4FWD' and
15799            not '2VM'"
15800   parameters:
15801   - "throughput"
15802   - "parent"
15803   - "tags"
15804 #  sort:
15805 #  - "not CFS_OPT"
15806 #  - "L2XCFWD"
15807 #  - "not CFS_OPT"
15808 #  - "CFS_OPT"
15809   traces:
15810     hoverinfo: "x+y"
15811     boxpoints: "outliers"
15812     whiskerwidth: 0
15813   layout:
15814     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
15815     layout: "plot-throughput"
15816
15817 -
15818   type: "plot"
15819   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
15820   algorithm: "plot_performance_box"
15821   output-file-type: ".html"
15822   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
15823   data: "plot-vpp-throughput-latency-3n-hsw"
15824   filter: "'NIC_Intel-X710' and
15825            '64B' and
15826            'NDRPDR' and
15827            ('ETH' or 'DOT1Q') and
15828            'BASE' and
15829            '2T2C' and
15830            ('L2BDMACLRN' or 'L2XCFWD') and
15831            'VHOST_1024' and
15832            not 'VXLAN' and
15833            not 'IP4FWD' and
15834            not '2VM'"
15835   parameters:
15836   - "throughput"
15837   - "parent"
15838   - "tags"
15839 #  sort:
15840 #  - "not CFS_OPT"
15841 #  - "L2XCFWD"
15842 #  - "not CFS_OPT"
15843 #  - "CFS_OPT"
15844   traces:
15845     hoverinfo: "x+y"
15846     boxpoints: "outliers"
15847     whiskerwidth: 0
15848   layout:
15849     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
15850     layout: "plot-throughput"
15851
15852 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15853 -
15854   type: "plot"
15855   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
15856   algorithm: "plot_performance_box"
15857   output-file-type: ".html"
15858   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
15859   data: "plot-vpp-throughput-latency-3n-hsw"
15860   filter: "'NIC_Intel-X710' and
15861            '64B' and
15862            'NDRPDR' and
15863            ('ETH' or 'DOT1Q') and
15864            '1T1C' and
15865            ('L2BDMACLRN' or 'L2XCFWD') and
15866            'VHOST_1024' and
15867            not 'CFS_OPT' and
15868            not 'VXLAN' and
15869            not 'IP4FWD' and
15870            not 'LBOND'"
15871   parameters:
15872   - "throughput"
15873   - "parent"
15874   - "tags"
15875 #  sort:
15876 #  - "1VM"
15877 #  - "L2XCFWD"
15878 #  - "1VM"
15879 #  - "L2BDMACLRN"
15880   traces:
15881     hoverinfo: "x+y"
15882     boxpoints: "outliers"
15883     whiskerwidth: 0
15884   layout:
15885     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
15886     layout: "plot-throughput"
15887
15888 -
15889   type: "plot"
15890   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
15891   algorithm: "plot_performance_box"
15892   output-file-type: ".html"
15893   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
15894   data: "plot-vpp-throughput-latency-3n-hsw"
15895   filter: "'NIC_Intel-X710' and
15896            '64B' and
15897            'NDRPDR' and
15898            ('ETH' or 'DOT1Q') and
15899            '1T1C' and
15900            ('L2BDMACLRN' or 'L2XCFWD') and
15901            'VHOST_1024' and
15902            not 'CFS_OPT' and
15903            not 'VXLAN' and
15904            not 'IP4FWD' and
15905            not 'LBOND'"
15906   parameters:
15907   - "throughput"
15908   - "parent"
15909   - "tags"
15910 #  sort:
15911 #  - "1VM"
15912 #  - "L2XCFWD"
15913 #  - "1VM"
15914 #  - "L2BDMACLRN"
15915   traces:
15916     hoverinfo: "x+y"
15917     boxpoints: "outliers"
15918     whiskerwidth: 0
15919   layout:
15920     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
15921     layout: "plot-throughput"
15922
15923 -
15924   type: "plot"
15925   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
15926   algorithm: "plot_performance_box"
15927   output-file-type: ".html"
15928   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
15929   data: "plot-vpp-throughput-latency-3n-hsw"
15930   filter: "'NIC_Intel-X710' and
15931            '64B' and
15932            'NDRPDR' and
15933            ('ETH' or 'DOT1Q') and
15934            '2T2C' and
15935            ('L2BDMACLRN' or 'L2XCFWD') and
15936            'VHOST_1024' and
15937            not 'CFS_OPT' and
15938            not 'VXLAN' and
15939            not 'IP4FWD' and
15940            not 'LBOND'"
15941   parameters:
15942   - "throughput"
15943   - "parent"
15944   - "tags"
15945 #  sort:
15946 #  - "1VM"
15947 #  - "L2XCFWD"
15948 #  - "1VM"
15949 #  - "L2BDMACLRN"
15950   traces:
15951     hoverinfo: "x+y"
15952     boxpoints: "outliers"
15953     whiskerwidth: 0
15954   layout:
15955     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
15956     layout: "plot-throughput"
15957
15958 -
15959   type: "plot"
15960   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
15961   algorithm: "plot_performance_box"
15962   output-file-type: ".html"
15963   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
15964   data: "plot-vpp-throughput-latency-3n-hsw"
15965   filter: "'NIC_Intel-X710' and
15966            '64B' and
15967            'NDRPDR' and
15968            ('ETH' or 'DOT1Q') and
15969            '2T2C' and
15970            ('L2BDMACLRN' or 'L2XCFWD') and
15971            'VHOST_1024' and
15972            not 'CFS_OPT' and
15973            not 'VXLAN' and
15974            not 'IP4FWD' and
15975            not 'LBOND'"
15976   parameters:
15977   - "throughput"
15978   - "parent"
15979   - "tags"
15980 #  sort:
15981 #  - "1VM"
15982 #  - "L2XCFWD"
15983 #  - "1VM"
15984 #  - "L2BDMACLRN"
15985   traces:
15986     hoverinfo: "x+y"
15987     boxpoints: "outliers"
15988     whiskerwidth: 0
15989   layout:
15990     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
15991     layout: "plot-throughput"
15992
15993 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
15994 -
15995   type: "plot"
15996   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
15997   algorithm: "plot_performance_box"
15998   output-file-type: ".html"
15999   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
16000   data: "plot-vpp-throughput-latency-3n-hsw"
16001   filter: "'NIC_Intel-XL710' and
16002            '64B' and
16003            'NDRPDR' and
16004            'ETH' and
16005            'IP4FWD' and
16006            '1T1C' and
16007            'VHOST_1024' and
16008            not 'VXLAN' and
16009            not 'DOT1Q'"
16010   parameters:
16011   - "throughput"
16012   - "parent"
16013   - "tags"
16014   sort:
16015   - "not CFS_OPT"
16016   - "1VM"
16017   - "2VM"
16018   traces:
16019     hoverinfo: "x+y"
16020     boxpoints: "outliers"
16021     whiskerwidth: 0
16022   layout:
16023     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
16024     layout: "plot-throughput"
16025
16026 -
16027   type: "plot"
16028   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16029   algorithm: "plot_performance_box"
16030   output-file-type: ".html"
16031   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16032   data: "plot-vpp-throughput-latency-3n-hsw"
16033   filter: "'NIC_Intel-XL710' and
16034            '64B' and
16035            'NDRPDR' and
16036            'ETH' and
16037            'IP4FWD' and
16038            '2T2C' and
16039            'VHOST_1024' and
16040            not 'VXLAN' and
16041            not 'DOT1Q'"
16042   parameters:
16043   - "throughput"
16044   - "parent"
16045   - "tags"
16046   sort:
16047   - "not CFS_OPT"
16048   - "1VM"
16049   - "2VM"
16050   traces:
16051     hoverinfo: "x+y"
16052     boxpoints: "outliers"
16053     whiskerwidth: 0
16054   layout:
16055     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16056     layout: "plot-throughput"
16057
16058 -
16059   type: "plot"
16060   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
16061   algorithm: "plot_performance_box"
16062   output-file-type: ".html"
16063   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
16064   data: "plot-vpp-throughput-latency-3n-hsw"
16065   filter: "'NIC_Intel-XL710' and
16066            '64B' and
16067            'NDRPDR' and
16068            'ETH' and
16069            'IP4FWD' and
16070            '1T1C' and
16071            'VHOST_1024' and
16072            not 'VXLAN' and
16073            not 'DOT1Q'"
16074   parameters:
16075   - "throughput"
16076   - "parent"
16077   - "tags"
16078   sort:
16079   - "not CFS_OPT"
16080   - "1VM"
16081   - "2VM"
16082   traces:
16083     hoverinfo: "x+y"
16084     boxpoints: "outliers"
16085     whiskerwidth: 0
16086   layout:
16087     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
16088     layout: "plot-throughput"
16089
16090 -
16091   type: "plot"
16092   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
16093   algorithm: "plot_performance_box"
16094   output-file-type: ".html"
16095   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
16096   data: "plot-vpp-throughput-latency-3n-hsw"
16097   filter: "'NIC_Intel-XL710' and
16098            '64B' and
16099            'NDRPDR' and
16100            'ETH' and
16101            'IP4FWD' and
16102            '2T2C' and
16103            'VHOST_1024' and
16104            not 'VXLAN' and
16105            not 'DOT1Q'"
16106   parameters:
16107   - "throughput"
16108   - "parent"
16109   - "tags"
16110   sort:
16111   - "not CFS_OPT"
16112   - "1VM"
16113   - "2VM"
16114   traces:
16115     hoverinfo: "x+y"
16116     boxpoints: "outliers"
16117     whiskerwidth: 0
16118   layout:
16119     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
16120     layout: "plot-throughput"
16121
16122 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
16123 -
16124   type: "plot"
16125   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
16126   algorithm: "plot_performance_box"
16127   output-file-type: ".html"
16128   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
16129   data: "plot-vpp-throughput-latency-3n-hsw"
16130   filter: "'NIC_Intel-XL710' and
16131            '64B' and
16132            'NDRPDR' and
16133            ('ETH' or 'DOT1Q') and
16134            '1T1C' and
16135            'L2BDMACLRN' and
16136            'VHOST_1024' and
16137            not 'VXLAN' and
16138            not 'IP4FWD' and
16139            not '2VM'"
16140   parameters:
16141   - "throughput"
16142   - "parent"
16143   - "tags"
16144 #  sort:
16145 #  - "VM"  # "not CFS_OPT"
16146 #  - "CFS_OPT"
16147 #  - "FIB_10K"
16148 #  - "FIB_100K"
16149 #  - "FIB_1M"
16150   traces:
16151     hoverinfo: "x+y"
16152     boxpoints: "outliers"
16153     whiskerwidth: 0
16154   layout:
16155     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
16156     layout: "plot-throughput"
16157
16158 -
16159   type: "plot"
16160   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16161   algorithm: "plot_performance_box"
16162   output-file-type: ".html"
16163   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16164   data: "plot-vpp-throughput-latency-3n-hsw"
16165   filter: "'NIC_Intel-XL710' and
16166            '64B' and
16167            'NDRPDR' and
16168            ('ETH' or 'DOT1Q') and
16169            '2T2C' and
16170            'L2BDMACLRN' and
16171            'VHOST_1024' and
16172            not 'VXLAN' and
16173            not 'IP4FWD' and
16174            not '2VM'"
16175   parameters:
16176   - "throughput"
16177   - "parent"
16178   - "tags"
16179 #  sort:
16180 #  - "VM"  # "not CFS_OPT"
16181 #  - "CFS_OPT"
16182 #  - "FIB_10K"
16183 #  - "FIB_100K"
16184 #  - "FIB_1M"
16185   traces:
16186     hoverinfo: "x+y"
16187     boxpoints: "outliers"
16188     whiskerwidth: 0
16189   layout:
16190     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
16191     layout: "plot-throughput"
16192
16193 -
16194   type: "plot"
16195   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
16196   algorithm: "plot_performance_box"
16197   output-file-type: ".html"
16198   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
16199   data: "plot-vpp-throughput-latency-3n-hsw"
16200   filter: "'NIC_Intel-XL710' and
16201            '64B' and
16202            'NDRPDR' and
16203            ('ETH' or 'DOT1Q') and
16204            '1T1C' and
16205            'L2BDMACLRN' and
16206            'VHOST_1024' and
16207            not 'VXLAN' and
16208            not 'IP4FWD' and
16209            not '2VM'"
16210   parameters:
16211   - "throughput"
16212   - "parent"
16213   - "tags"
16214 #  sort:
16215 #  - "VM"  # "not CFS_OPT"
16216 #  - "CFS_OPT"
16217 #  - "FIB_10K"
16218 #  - "FIB_100K"
16219 #  - "FIB_1M"
16220   traces:
16221     hoverinfo: "x+y"
16222     boxpoints: "outliers"
16223     whiskerwidth: 0
16224   layout:
16225     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
16226     layout: "plot-throughput"
16227
16228 -
16229   type: "plot"
16230   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
16231   algorithm: "plot_performance_box"
16232   output-file-type: ".html"
16233   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
16234   data: "plot-vpp-throughput-latency-3n-hsw"
16235   filter: "'NIC_Intel-XL710' and
16236            '64B' and
16237            'NDRPDR' and
16238            ('ETH' or 'DOT1Q') and
16239            '2T2C' and
16240            'L2BDMACLRN' and
16241            'VHOST_1024' and
16242            not 'VXLAN' and
16243            not 'IP4FWD' and
16244            not '2VM'"
16245   parameters:
16246   - "throughput"
16247   - "parent"
16248   - "tags"
16249 #  sort:
16250 #  - "VM"  # "not CFS_OPT"
16251 #  - "CFS_OPT"
16252 #  - "FIB_10K"
16253 #  - "FIB_100K"
16254 #  - "FIB_1M"
16255   traces:
16256     hoverinfo: "x+y"
16257     boxpoints: "outliers"
16258     whiskerwidth: 0
16259   layout:
16260     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
16261     layout: "plot-throughput"
16262
16263 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
16264 -
16265   type: "plot"
16266   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
16267   algorithm: "plot_performance_box"
16268   output-file-type: ".html"
16269   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
16270   data: "plot-vpp-throughput-latency-3n-hsw"
16271   filter: "'NIC_Intel-XL710' and
16272            '64B' and
16273            'NDRPDR' and
16274            ('ETH' or 'DOT1Q') and
16275            'BASE' and
16276            '1T1C' and
16277            ('L2BDMACLRN' or 'L2XCFWD') and
16278            'VHOST_1024' and
16279            not 'VXLAN' and
16280            not 'IP4FWD' and
16281            not '2VM'"
16282   parameters:
16283   - "throughput"
16284   - "parent"
16285   - "tags"
16286 #  sort:
16287 #  - "not CFS_OPT"
16288 #  - "L2XCFWD"
16289 #  - "not CFS_OPT"
16290 #  - "CFS_OPT"
16291   traces:
16292     hoverinfo: "x+y"
16293     boxpoints: "outliers"
16294     whiskerwidth: 0
16295   layout:
16296     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
16297     layout: "plot-throughput"
16298
16299 -
16300   type: "plot"
16301   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
16302   algorithm: "plot_performance_box"
16303   output-file-type: ".html"
16304   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
16305   data: "plot-vpp-throughput-latency-3n-hsw"
16306   filter: "'NIC_Intel-XL710' and
16307            '64B' and
16308            'NDRPDR' and
16309            ('ETH' or 'DOT1Q') and
16310            'BASE' and
16311            '1T1C' and
16312            ('L2BDMACLRN' or 'L2XCFWD') and
16313            'VHOST_1024' and
16314            not 'VXLAN' and
16315            not 'IP4FWD' and
16316            not '2VM'"
16317   parameters:
16318   - "throughput"
16319   - "parent"
16320   - "tags"
16321 #  sort:
16322 #  - "not CFS_OPT"
16323 #  - "L2XCFWD"
16324 #  - "not CFS_OPT"
16325 #  - "CFS_OPT"
16326   traces:
16327     hoverinfo: "x+y"
16328     boxpoints: "outliers"
16329     whiskerwidth: 0
16330   layout:
16331     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
16332     layout: "plot-throughput"
16333
16334 -
16335   type: "plot"
16336   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
16337   algorithm: "plot_performance_box"
16338   output-file-type: ".html"
16339   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
16340   data: "plot-vpp-throughput-latency-3n-hsw"
16341   filter: "'NIC_Intel-XL710' and
16342            '64B' and
16343            'NDRPDR' and
16344            ('ETH' or 'DOT1Q') and
16345            'BASE' and
16346            '2T2C' and
16347            ('L2BDMACLRN' or 'L2XCFWD') and
16348            'VHOST_1024' and
16349            not 'VXLAN' and
16350            not 'IP4FWD' and
16351            not '2VM'"
16352   parameters:
16353   - "throughput"
16354   - "parent"
16355   - "tags"
16356 #  sort:
16357 #  - "not CFS_OPT"
16358 #  - "L2XCFWD"
16359 #  - "not CFS_OPT"
16360 #  - "CFS_OPT"
16361   traces:
16362     hoverinfo: "x+y"
16363     boxpoints: "outliers"
16364     whiskerwidth: 0
16365   layout:
16366     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
16367     layout: "plot-throughput"
16368
16369 -
16370   type: "plot"
16371   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
16372   algorithm: "plot_performance_box"
16373   output-file-type: ".html"
16374   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
16375   data: "plot-vpp-throughput-latency-3n-hsw"
16376   filter: "'NIC_Intel-XL710' and
16377            '64B' and
16378            'NDRPDR' and
16379            ('ETH' or 'DOT1Q') and
16380            'BASE' and
16381            '2T2C' and
16382            ('L2BDMACLRN' or 'L2XCFWD') and
16383            'VHOST_1024' and
16384            not 'VXLAN' and
16385            not 'IP4FWD' and
16386            not '2VM'"
16387   parameters:
16388   - "throughput"
16389   - "parent"
16390   - "tags"
16391 #  sort:
16392 #  - "not CFS_OPT"
16393 #  - "L2XCFWD"
16394 #  - "not CFS_OPT"
16395 #  - "CFS_OPT"
16396   traces:
16397     hoverinfo: "x+y"
16398     boxpoints: "outliers"
16399     whiskerwidth: 0
16400   layout:
16401     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
16402     layout: "plot-throughput"
16403
16404 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
16405 -
16406   type: "plot"
16407   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
16408   algorithm: "plot_performance_box"
16409   output-file-type: ".html"
16410   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
16411   data: "plot-vpp-throughput-latency-3n-hsw"
16412   filter: "'NIC_Intel-XL710' and
16413            '64B' and
16414            'NDRPDR' and
16415            ('ETH' or 'DOT1Q') and
16416            '1T1C' and
16417            ('L2BDMACLRN' or 'L2XCFWD') and
16418            'VHOST_1024' and
16419            not 'CFS_OPT' and
16420            not 'VXLAN' and
16421            not 'IP4FWD'"
16422   parameters:
16423   - "throughput"
16424   - "parent"
16425   - "tags"
16426 #  sort:
16427 #  - "1VM"
16428 #  - "L2XCFWD"
16429 #  - "1VM"
16430 #  - "L2BDMACLRN"
16431   traces:
16432     hoverinfo: "x+y"
16433     boxpoints: "outliers"
16434     whiskerwidth: 0
16435   layout:
16436     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
16437     layout: "plot-throughput"
16438
16439 -
16440   type: "plot"
16441   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
16442   algorithm: "plot_performance_box"
16443   output-file-type: ".html"
16444   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
16445   data: "plot-vpp-throughput-latency-3n-hsw"
16446   filter: "'NIC_Intel-XL710' and
16447            '64B' and
16448            'NDRPDR' and
16449            ('ETH' or 'DOT1Q') and
16450            '1T1C' and
16451            ('L2BDMACLRN' or 'L2XCFWD') and
16452            'VHOST_1024' and
16453            not 'CFS_OPT' and
16454            not 'VXLAN' and
16455            not 'IP4FWD'"
16456   parameters:
16457   - "throughput"
16458   - "parent"
16459   - "tags"
16460 #  sort:
16461 #  - "1VM"
16462 #  - "L2XCFWD"
16463 #  - "1VM"
16464 #  - "L2BDMACLRN"
16465   traces:
16466     hoverinfo: "x+y"
16467     boxpoints: "outliers"
16468     whiskerwidth: 0
16469   layout:
16470     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
16471     layout: "plot-throughput"
16472
16473 -
16474   type: "plot"
16475   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
16476   algorithm: "plot_performance_box"
16477   output-file-type: ".html"
16478   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
16479   data: "plot-vpp-throughput-latency-3n-hsw"
16480   filter: "'NIC_Intel-XL710' and
16481            '64B' and
16482            'NDRPDR' and
16483            ('ETH' or 'DOT1Q') and
16484            '2T2C' and
16485            ('L2BDMACLRN' or 'L2XCFWD') and
16486            'VHOST_1024' and
16487            not 'CFS_OPT' and
16488            not 'VXLAN' and
16489            not 'IP4FWD'"
16490   parameters:
16491   - "throughput"
16492   - "parent"
16493   - "tags"
16494 #  sort:
16495 #  - "1VM"
16496 #  - "L2XCFWD"
16497 #  - "1VM"
16498 #  - "L2BDMACLRN"
16499   traces:
16500     hoverinfo: "x+y"
16501     boxpoints: "outliers"
16502     whiskerwidth: 0
16503   layout:
16504     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
16505     layout: "plot-throughput"
16506
16507 -
16508   type: "plot"
16509   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
16510   algorithm: "plot_performance_box"
16511   output-file-type: ".html"
16512   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
16513   data: "plot-vpp-throughput-latency-3n-hsw"
16514   filter: "'NIC_Intel-XL710' and
16515            '64B' and
16516            'NDRPDR' and
16517            ('ETH' or 'DOT1Q') and
16518            '2T2C' and
16519            ('L2BDMACLRN' or 'L2XCFWD') and
16520            'VHOST_1024' and
16521            not 'CFS_OPT' and
16522            not 'VXLAN' and
16523            not 'IP4FWD'"
16524   parameters:
16525   - "throughput"
16526   - "parent"
16527   - "tags"
16528 #  sort:
16529 #  - "1VM"
16530 #  - "L2XCFWD"
16531 #  - "1VM"
16532 #  - "L2BDMACLRN"
16533   traces:
16534     hoverinfo: "x+y"
16535     boxpoints: "outliers"
16536     whiskerwidth: 0
16537   layout:
16538     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
16539     layout: "plot-throughput"
16540
16541 # Packet Throughput - VPP vhost ip4 3n-skx-x710
16542 -
16543   type: "plot"
16544   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16545   algorithm: "plot_performance_box"
16546   output-file-type: ".html"
16547   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16548   data: "plot-vpp-throughput-latency-3n-skx"
16549   filter: "'NIC_Intel-X710' and
16550            '64B' and
16551            'NDRPDR' and
16552            'ETH' and
16553            'IP4FWD' and
16554            '2T1C' and
16555            'VHOST_1024' and
16556            not 'VXLAN' and
16557            not 'DOT1Q'"
16558   parameters:
16559   - "throughput"
16560   - "parent"
16561   - "tags"
16562   sort:
16563   - "not CFS_OPT"
16564   - "1VM"
16565   - "2VM"
16566   traces:
16567     hoverinfo: "x+y"
16568     boxpoints: "outliers"
16569     whiskerwidth: 0
16570   layout:
16571     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16572     layout: "plot-throughput"
16573
16574 -
16575   type: "plot"
16576   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16577   algorithm: "plot_performance_box"
16578   output-file-type: ".html"
16579   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16580   data: "plot-vpp-throughput-latency-3n-skx"
16581   filter: "'NIC_Intel-X710' and
16582            '64B' and
16583            'NDRPDR' and
16584            'ETH' and
16585            'IP4FWD' and
16586            '4T2C' and
16587            'VHOST_1024' and
16588            not 'VXLAN' and
16589            not 'DOT1Q'"
16590   parameters:
16591   - "throughput"
16592   - "parent"
16593   - "tags"
16594   sort:
16595   - "not CFS_OPT"
16596   - "1VM"
16597   - "2VM"
16598   traces:
16599     hoverinfo: "x+y"
16600     boxpoints: "outliers"
16601     whiskerwidth: 0
16602   layout:
16603     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16604     layout: "plot-throughput"
16605
16606 -
16607   type: "plot"
16608   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
16609   algorithm: "plot_performance_box"
16610   output-file-type: ".html"
16611   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
16612   data: "plot-vpp-throughput-latency-3n-skx"
16613   filter: "'NIC_Intel-X710' and
16614            '64B' and
16615            'NDRPDR' and
16616            'ETH' and
16617            'IP4FWD' and
16618            '2T1C' and
16619            'VHOST_1024' and
16620            not 'VXLAN' and
16621            not 'DOT1Q'"
16622   parameters:
16623   - "throughput"
16624   - "parent"
16625   - "tags"
16626   sort:
16627   - "not CFS_OPT"
16628   - "1VM"
16629   - "2VM"
16630   traces:
16631     hoverinfo: "x+y"
16632     boxpoints: "outliers"
16633     whiskerwidth: 0
16634   layout:
16635     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
16636     layout: "plot-throughput"
16637
16638 -
16639   type: "plot"
16640   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
16641   algorithm: "plot_performance_box"
16642   output-file-type: ".html"
16643   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
16644   data: "plot-vpp-throughput-latency-3n-skx"
16645   filter: "'NIC_Intel-X710' and
16646            '64B' and
16647            'NDRPDR' and
16648            'ETH' and
16649            'IP4FWD' and
16650            '4T2C' and
16651            'VHOST_1024' and
16652            not 'VXLAN' and
16653            not 'DOT1Q'"
16654   parameters:
16655   - "throughput"
16656   - "parent"
16657   - "tags"
16658   sort:
16659   - "not CFS_OPT"
16660   - "1VM"
16661   - "2VM"
16662   traces:
16663     hoverinfo: "x+y"
16664     boxpoints: "outliers"
16665     whiskerwidth: 0
16666   layout:
16667     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
16668     layout: "plot-throughput"
16669
16670 # Packet Throughput - VPP vhost l2sw 3n-skx-x710
16671 -
16672   type: "plot"
16673   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16674   algorithm: "plot_performance_box"
16675   output-file-type: ".html"
16676   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16677   data: "plot-vpp-throughput-latency-3n-skx"
16678   filter: "'NIC_Intel-X710' and
16679            '64B' and
16680            'NDRPDR' and
16681            ('ETH' or 'DOT1Q') and
16682            '2T1C' and
16683            'L2BDMACLRN' and
16684            'VHOST_1024' and
16685            not 'VXLAN' and
16686            not 'IP4FWD' and
16687            not '2VM'"
16688   parameters:
16689   - "throughput"
16690   - "parent"
16691   - "tags"
16692 #  sort:
16693 #  - "VM"  # "not CFS_OPT"
16694 #  - "CFS_OPT"
16695 #  - "FIB_10K"
16696 #  - "FIB_100K"
16697 #  - "FIB_1M"
16698   traces:
16699     hoverinfo: "x+y"
16700     boxpoints: "outliers"
16701     whiskerwidth: 0
16702   layout:
16703     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16704     layout: "plot-throughput"
16705
16706 -
16707   type: "plot"
16708   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16709   algorithm: "plot_performance_box"
16710   output-file-type: ".html"
16711   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16712   data: "plot-vpp-throughput-latency-3n-skx"
16713   filter: "'NIC_Intel-X710' and
16714            '64B' and
16715            'NDRPDR' and
16716            ('ETH' or 'DOT1Q') and
16717            '4T2C' and
16718            'L2BDMACLRN' and
16719            'VHOST_1024' and
16720            not 'VXLAN' and
16721            not 'IP4FWD' and
16722            not '2VM'"
16723   parameters:
16724   - "throughput"
16725   - "parent"
16726   - "tags"
16727 #  sort:
16728 #  - "VM"  # "not CFS_OPT"
16729 #  - "CFS_OPT"
16730 #  - "FIB_10K"
16731 #  - "FIB_100K"
16732 #  - "FIB_1M"
16733   traces:
16734     hoverinfo: "x+y"
16735     boxpoints: "outliers"
16736     whiskerwidth: 0
16737   layout:
16738     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16739     layout: "plot-throughput"
16740
16741 -
16742   type: "plot"
16743   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
16744   algorithm: "plot_performance_box"
16745   output-file-type: ".html"
16746   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
16747   data: "plot-vpp-throughput-latency-3n-skx"
16748   filter: "'NIC_Intel-X710' and
16749            '64B' and
16750            'NDRPDR' and
16751            ('ETH' or 'DOT1Q') and
16752            '2T1C' and
16753            'L2BDMACLRN' and
16754            'VHOST_1024' and
16755            not 'VXLAN' and
16756            not 'IP4FWD' and
16757            not '2VM'"
16758   parameters:
16759   - "throughput"
16760   - "parent"
16761   - "tags"
16762 #  sort:
16763 #  - "VM"  # "not CFS_OPT"
16764 #  - "CFS_OPT"
16765 #  - "FIB_10K"
16766 #  - "FIB_100K"
16767 #  - "FIB_1M"
16768   traces:
16769     hoverinfo: "x+y"
16770     boxpoints: "outliers"
16771     whiskerwidth: 0
16772   layout:
16773     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
16774     layout: "plot-throughput"
16775
16776 -
16777   type: "plot"
16778   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
16779   algorithm: "plot_performance_box"
16780   output-file-type: ".html"
16781   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
16782   data: "plot-vpp-throughput-latency-3n-skx"
16783   filter: "'NIC_Intel-X710' and
16784            '64B' and
16785            'NDRPDR' and
16786            ('ETH' or 'DOT1Q') and
16787            '4T2C' and
16788            'L2BDMACLRN' and
16789            'VHOST_1024' and
16790            not 'VXLAN' and
16791            not 'IP4FWD' and
16792            not '2VM'"
16793   parameters:
16794   - "throughput"
16795   - "parent"
16796   - "tags"
16797 #  sort:
16798 #  - "VM"  # "not CFS_OPT"
16799 #  - "CFS_OPT"
16800 #  - "FIB_10K"
16801 #  - "FIB_100K"
16802 #  - "FIB_1M"
16803   traces:
16804     hoverinfo: "x+y"
16805     boxpoints: "outliers"
16806     whiskerwidth: 0
16807   layout:
16808     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
16809     layout: "plot-throughput"
16810
16811 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
16812 -
16813   type: "plot"
16814   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
16815   algorithm: "plot_performance_box"
16816   output-file-type: ".html"
16817   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
16818   data: "plot-vpp-throughput-latency-3n-skx"
16819   filter: "'NIC_Intel-X710' and
16820            '64B' and
16821            'NDRPDR' and
16822            ('ETH' or 'DOT1Q') and
16823            'BASE' and
16824            '2T1C' and
16825            ('L2BDMACLRN' or 'L2XCFWD') and
16826            'VHOST_1024' and
16827            not 'VXLAN' and
16828            not 'IP4FWD' and
16829            not '2VM' and
16830            not 'LBOND'"
16831   parameters:
16832   - "throughput"
16833   - "parent"
16834   - "tags"
16835 #  sort:
16836 #  - "not CFS_OPT"
16837 #  - "L2XCFWD"
16838 #  - "not CFS_OPT"
16839 #  - "CFS_OPT"
16840   traces:
16841     hoverinfo: "x+y"
16842     boxpoints: "outliers"
16843     whiskerwidth: 0
16844   layout:
16845     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
16846     layout: "plot-throughput"
16847
16848 -
16849   type: "plot"
16850   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
16851   algorithm: "plot_performance_box"
16852   output-file-type: ".html"
16853   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
16854   data: "plot-vpp-throughput-latency-3n-skx"
16855   filter: "'NIC_Intel-X710' and
16856            '64B' and
16857            'NDRPDR' and
16858            ('ETH' or 'DOT1Q') and
16859            'BASE' and
16860            '2T1C' and
16861            ('L2BDMACLRN' or 'L2XCFWD') and
16862            'VHOST_1024' and
16863            not 'VXLAN' and
16864            not 'IP4FWD' and
16865            not '2VM' and
16866            not 'LBOND'"
16867   parameters:
16868   - "throughput"
16869   - "parent"
16870   - "tags"
16871 #  sort:
16872 #  - "not CFS_OPT"
16873 #  - "L2XCFWD"
16874 #  - "not CFS_OPT"
16875 #  - "CFS_OPT"
16876   traces:
16877     hoverinfo: "x+y"
16878     boxpoints: "outliers"
16879     whiskerwidth: 0
16880   layout:
16881     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
16882     layout: "plot-throughput"
16883
16884 -
16885   type: "plot"
16886   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
16887   algorithm: "plot_performance_box"
16888   output-file-type: ".html"
16889   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
16890   data: "plot-vpp-throughput-latency-3n-skx"
16891   filter: "'NIC_Intel-X710' and
16892            '64B' and
16893            'NDRPDR' and
16894            ('ETH' or 'DOT1Q') and
16895            'BASE' and
16896            '4T2C' and
16897            ('L2BDMACLRN' or 'L2XCFWD') and
16898            'VHOST_1024' and
16899            not 'VXLAN' and
16900            not 'IP4FWD' and
16901            not '2VM' and
16902            not 'LBOND'"
16903   parameters:
16904   - "throughput"
16905   - "parent"
16906   - "tags"
16907 #  sort:
16908 #  - "not CFS_OPT"
16909 #  - "L2XCFWD"
16910 #  - "not CFS_OPT"
16911 #  - "CFS_OPT"
16912   traces:
16913     hoverinfo: "x+y"
16914     boxpoints: "outliers"
16915     whiskerwidth: 0
16916   layout:
16917     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
16918     layout: "plot-throughput"
16919
16920 -
16921   type: "plot"
16922   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
16923   algorithm: "plot_performance_box"
16924   output-file-type: ".html"
16925   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
16926   data: "plot-vpp-throughput-latency-3n-skx"
16927   filter: "'NIC_Intel-X710' and
16928            '64B' and
16929            'NDRPDR' and
16930            ('ETH' or 'DOT1Q') and
16931            'BASE' and
16932            '4T2C' and
16933            ('L2BDMACLRN' or 'L2XCFWD') and
16934            'VHOST_1024' and
16935            not 'VXLAN' and
16936            not 'IP4FWD' and
16937            not '2VM' and
16938            not 'LBOND'"
16939   parameters:
16940   - "throughput"
16941   - "parent"
16942   - "tags"
16943 #  sort:
16944 #  - "not CFS_OPT"
16945 #  - "L2XCFWD"
16946 #  - "not CFS_OPT"
16947 #  - "CFS_OPT"
16948   traces:
16949     hoverinfo: "x+y"
16950     boxpoints: "outliers"
16951     whiskerwidth: 0
16952   layout:
16953     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
16954     layout: "plot-throughput"
16955
16956 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
16957 -
16958   type: "plot"
16959   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
16960   algorithm: "plot_performance_box"
16961   output-file-type: ".html"
16962   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
16963   data: "plot-vpp-throughput-latency-3n-skx"
16964   filter: "'NIC_Intel-X710' and
16965            '64B' and
16966            'NDRPDR' and
16967            ('ETH' or 'DOT1Q') and
16968            '2T1C' and
16969            ('L2BDMACLRN' or 'L2XCFWD') and
16970            'VHOST_1024' and
16971            not 'CFS_OPT' and
16972            not 'VXLAN' and
16973            not 'IP4FWD' and
16974            not 'LBOND'"
16975   parameters:
16976   - "throughput"
16977   - "parent"
16978   - "tags"
16979 #  sort:
16980 #  - "1VM"
16981 #  - "L2XCFWD"
16982 #  - "1VM"
16983 #  - "L2BDMACLRN"
16984   traces:
16985     hoverinfo: "x+y"
16986     boxpoints: "outliers"
16987     whiskerwidth: 0
16988   layout:
16989     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
16990     layout: "plot-throughput"
16991
16992 -
16993   type: "plot"
16994   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
16995   algorithm: "plot_performance_box"
16996   output-file-type: ".html"
16997   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
16998   data: "plot-vpp-throughput-latency-3n-skx"
16999   filter: "'NIC_Intel-X710' and
17000            '64B' and
17001            'NDRPDR' and
17002            ('ETH' or 'DOT1Q') and
17003            '2T1C' and
17004            ('L2BDMACLRN' or 'L2XCFWD') and
17005            'VHOST_1024' and
17006            not 'CFS_OPT' and
17007            not 'VXLAN' and
17008            not 'IP4FWD' and
17009            not 'LBOND'"
17010   parameters:
17011   - "throughput"
17012   - "parent"
17013   - "tags"
17014 #  sort:
17015 #  - "1VM"
17016 #  - "L2XCFWD"
17017 #  - "1VM"
17018 #  - "L2BDMACLRN"
17019   traces:
17020     hoverinfo: "x+y"
17021     boxpoints: "outliers"
17022     whiskerwidth: 0
17023   layout:
17024     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
17025     layout: "plot-throughput"
17026
17027 -
17028   type: "plot"
17029   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
17030   algorithm: "plot_performance_box"
17031   output-file-type: ".html"
17032   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
17033   data: "plot-vpp-throughput-latency-3n-skx"
17034   filter: "'NIC_Intel-X710' and
17035            '64B' and
17036            'NDRPDR' and
17037            ('ETH' or 'DOT1Q') and
17038            '4T2C' and
17039            ('L2BDMACLRN' or 'L2XCFWD') and
17040            'VHOST_1024' and
17041            not 'CFS_OPT' and
17042            not 'VXLAN' and
17043            not 'IP4FWD' and
17044            not 'LBOND'"
17045   parameters:
17046   - "throughput"
17047   - "parent"
17048   - "tags"
17049 #  sort:
17050 #  - "1VM"
17051 #  - "L2XCFWD"
17052 #  - "1VM"
17053 #  - "L2BDMACLRN"
17054   traces:
17055     hoverinfo: "x+y"
17056     boxpoints: "outliers"
17057     whiskerwidth: 0
17058   layout:
17059     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
17060     layout: "plot-throughput"
17061
17062 -
17063   type: "plot"
17064   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
17065   algorithm: "plot_performance_box"
17066   output-file-type: ".html"
17067   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
17068   data: "plot-vpp-throughput-latency-3n-skx"
17069   filter: "'NIC_Intel-X710' and
17070            '64B' and
17071            'NDRPDR' and
17072            ('ETH' or 'DOT1Q') and
17073            '4T2C' and
17074            ('L2BDMACLRN' or 'L2XCFWD') and
17075            'VHOST_1024' and
17076            not 'CFS_OPT' and
17077            not 'VXLAN' and
17078            not 'IP4FWD' and
17079            not 'LBOND'"
17080   parameters:
17081   - "throughput"
17082   - "parent"
17083   - "tags"
17084 #  sort:
17085 #  - "1VM"
17086 #  - "L2XCFWD"
17087 #  - "1VM"
17088 #  - "L2BDMACLRN"
17089   traces:
17090     hoverinfo: "x+y"
17091     boxpoints: "outliers"
17092     whiskerwidth: 0
17093   layout:
17094     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
17095     layout: "plot-throughput"
17096
17097 # Packet Throughput - VPP vhost ip4 2n-skx-x710
17098 -
17099   type: "plot"
17100   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17101   algorithm: "plot_performance_box"
17102   output-file-type: ".html"
17103   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17104   data: "plot-vpp-throughput-latency-2n-skx"
17105   filter: "'NIC_Intel-X710' and
17106            '64B' and
17107            'NDRPDR' and
17108            'ETH' and
17109            'IP4FWD' and
17110            '2T1C' and
17111            'VHOST_1024' and
17112            not 'VXLAN' and
17113            not 'NF_DENSITY' and
17114            not 'DOT1Q'"
17115   parameters:
17116   - "throughput"
17117   - "parent"
17118   - "tags"
17119   sort:
17120   - "not CFS_OPT"
17121   - "1VM"
17122   - "2VM"
17123   traces:
17124     hoverinfo: "x+y"
17125     boxpoints: "outliers"
17126     whiskerwidth: 0
17127   layout:
17128     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17129     layout: "plot-throughput"
17130
17131 -
17132   type: "plot"
17133   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17134   algorithm: "plot_performance_box"
17135   output-file-type: ".html"
17136   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17137   data: "plot-vpp-throughput-latency-2n-skx"
17138   filter: "'NIC_Intel-X710' and
17139            '64B' and
17140            'NDRPDR' and
17141            'ETH' and
17142            'IP4FWD' and
17143            '4T2C' and
17144            'VHOST_1024' and
17145            not 'VXLAN' and
17146            not 'NF_DENSITY' and
17147            not 'DOT1Q'"
17148   parameters:
17149   - "throughput"
17150   - "parent"
17151   - "tags"
17152   sort:
17153   - "not CFS_OPT"
17154   - "1VM"
17155   - "2VM"
17156   traces:
17157     hoverinfo: "x+y"
17158     boxpoints: "outliers"
17159     whiskerwidth: 0
17160   layout:
17161     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17162     layout: "plot-throughput"
17163
17164 -
17165   type: "plot"
17166   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
17167   algorithm: "plot_performance_box"
17168   output-file-type: ".html"
17169   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
17170   data: "plot-vpp-throughput-latency-2n-skx"
17171   filter: "'NIC_Intel-X710' and
17172            '64B' and
17173            'NDRPDR' and
17174            'ETH' and
17175            'IP4FWD' and
17176            '2T1C' and
17177            'VHOST_1024' and
17178            not 'VXLAN' and
17179            not 'NF_DENSITY' and
17180            not 'DOT1Q'"
17181   parameters:
17182   - "throughput"
17183   - "parent"
17184   - "tags"
17185   sort:
17186   - "not CFS_OPT"
17187   - "1VM"
17188   - "2VM"
17189   traces:
17190     hoverinfo: "x+y"
17191     boxpoints: "outliers"
17192     whiskerwidth: 0
17193   layout:
17194     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
17195     layout: "plot-throughput"
17196
17197 -
17198   type: "plot"
17199   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
17200   algorithm: "plot_performance_box"
17201   output-file-type: ".html"
17202   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
17203   data: "plot-vpp-throughput-latency-2n-skx"
17204   filter: "'NIC_Intel-X710' and
17205            '64B' and
17206            'NDRPDR' and
17207            'ETH' and
17208            'IP4FWD' and
17209            '4T2C' and
17210            'VHOST_1024' and
17211            not 'VXLAN' and
17212            not 'NF_DENSITY' and
17213            not 'DOT1Q'"
17214   parameters:
17215   - "throughput"
17216   - "parent"
17217   - "tags"
17218   sort:
17219   - "not CFS_OPT"
17220   - "1VM"
17221   - "2VM"
17222   traces:
17223     hoverinfo: "x+y"
17224     boxpoints: "outliers"
17225     whiskerwidth: 0
17226   layout:
17227     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
17228     layout: "plot-throughput"
17229
17230 # Packet Throughput - VPP vhost l2sw 2n-skx-x710
17231 -
17232   type: "plot"
17233   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17234   algorithm: "plot_performance_box"
17235   output-file-type: ".html"
17236   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17237   data: "plot-vpp-throughput-latency-2n-skx"
17238   filter: "'NIC_Intel-X710' and
17239            '64B' and
17240            'NDRPDR' and
17241            ('ETH' or 'DOT1Q') and
17242            '2T1C' and
17243            'L2BDMACLRN' and
17244            'VHOST_1024' and
17245            not 'VXLAN' and
17246            not 'NF_DENSITY' and
17247            not 'IP4FWD' and
17248            not '2VM'"
17249   parameters:
17250   - "throughput"
17251   - "parent"
17252   - "tags"
17253 #  sort:
17254 #  - "VM"  # "not CFS_OPT"
17255 #  - "CFS_OPT"
17256 #  - "FIB_10K"
17257 #  - "FIB_100K"
17258 #  - "FIB_1M"
17259   traces:
17260     hoverinfo: "x+y"
17261     boxpoints: "outliers"
17262     whiskerwidth: 0
17263   layout:
17264     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17265     layout: "plot-throughput"
17266
17267 -
17268   type: "plot"
17269   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17270   algorithm: "plot_performance_box"
17271   output-file-type: ".html"
17272   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17273   data: "plot-vpp-throughput-latency-2n-skx"
17274   filter: "'NIC_Intel-X710' and
17275            '64B' and
17276            'NDRPDR' and
17277            ('ETH' or 'DOT1Q') and
17278            '4T2C' and
17279            'L2BDMACLRN' and
17280            'VHOST_1024' and
17281            not 'VXLAN' and
17282            not 'NF_DENSITY' and
17283            not 'IP4FWD' and
17284            not '2VM'"
17285   parameters:
17286   - "throughput"
17287   - "parent"
17288   - "tags"
17289 #  sort:
17290 #  - "VM"  # "not CFS_OPT"
17291 #  - "CFS_OPT"
17292 #  - "FIB_10K"
17293 #  - "FIB_100K"
17294 #  - "FIB_1M"
17295   traces:
17296     hoverinfo: "x+y"
17297     boxpoints: "outliers"
17298     whiskerwidth: 0
17299   layout:
17300     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17301     layout: "plot-throughput"
17302
17303 -
17304   type: "plot"
17305   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
17306   algorithm: "plot_performance_box"
17307   output-file-type: ".html"
17308   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
17309   data: "plot-vpp-throughput-latency-2n-skx"
17310   filter: "'NIC_Intel-X710' and
17311            '64B' and
17312            'NDRPDR' and
17313            ('ETH' or 'DOT1Q') and
17314            '2T1C' and
17315            'L2BDMACLRN' and
17316            'VHOST_1024' and
17317            not 'VXLAN' and
17318            not 'NF_DENSITY' and
17319            not 'IP4FWD' and
17320            not '2VM'"
17321   parameters:
17322   - "throughput"
17323   - "parent"
17324   - "tags"
17325 #  sort:
17326 #  - "VM"  # "not CFS_OPT"
17327 #  - "CFS_OPT"
17328 #  - "FIB_10K"
17329 #  - "FIB_100K"
17330 #  - "FIB_1M"
17331   traces:
17332     hoverinfo: "x+y"
17333     boxpoints: "outliers"
17334     whiskerwidth: 0
17335   layout:
17336     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
17337     layout: "plot-throughput"
17338
17339 -
17340   type: "plot"
17341   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
17342   algorithm: "plot_performance_box"
17343   output-file-type: ".html"
17344   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
17345   data: "plot-vpp-throughput-latency-2n-skx"
17346   filter: "'NIC_Intel-X710' and
17347            '64B' and
17348            'NDRPDR' and
17349            ('ETH' or 'DOT1Q') and
17350            '4T2C' and
17351            'L2BDMACLRN' and
17352            'VHOST_1024' and
17353            not 'VXLAN' and
17354            not 'NF_DENSITY' and
17355            not 'IP4FWD' and
17356            not '2VM'"
17357   parameters:
17358   - "throughput"
17359   - "parent"
17360   - "tags"
17361 #  sort:
17362 #  - "VM"  # "not CFS_OPT"
17363 #  - "CFS_OPT"
17364 #  - "FIB_10K"
17365 #  - "FIB_100K"
17366 #  - "FIB_1M"
17367   traces:
17368     hoverinfo: "x+y"
17369     boxpoints: "outliers"
17370     whiskerwidth: 0
17371   layout:
17372     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
17373     layout: "plot-throughput"
17374
17375 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
17376 -
17377   type: "plot"
17378   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
17379   algorithm: "plot_performance_box"
17380   output-file-type: ".html"
17381   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
17382   data: "plot-vpp-throughput-latency-2n-skx"
17383   filter: "'NIC_Intel-X710' and
17384            '64B' and
17385            'NDRPDR' and
17386            ('ETH' or 'DOT1Q') and
17387            'BASE' and
17388            '2T1C' and
17389            ('L2BDMACLRN' or 'L2XCFWD') and
17390            'VHOST_1024' and
17391            not 'VXLAN' and
17392            not 'NF_DENSITY' and
17393            not 'IP4FWD' and
17394            not '2VM'"
17395   parameters:
17396   - "throughput"
17397   - "parent"
17398   - "tags"
17399 #  sort:
17400 #  - "not CFS_OPT"
17401 #  - "L2XCFWD"
17402 #  - "not CFS_OPT"
17403 #  - "CFS_OPT"
17404   traces:
17405     hoverinfo: "x+y"
17406     boxpoints: "outliers"
17407     whiskerwidth: 0
17408   layout:
17409     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
17410     layout: "plot-throughput"
17411
17412 -
17413   type: "plot"
17414   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
17415   algorithm: "plot_performance_box"
17416   output-file-type: ".html"
17417   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
17418   data: "plot-vpp-throughput-latency-2n-skx"
17419   filter: "'NIC_Intel-X710' and
17420            '64B' and
17421            'NDRPDR' and
17422            ('ETH' or 'DOT1Q') and
17423            'BASE' and
17424            '2T1C' and
17425            ('L2BDMACLRN' or 'L2XCFWD') and
17426            'VHOST_1024' and
17427            not 'VXLAN' and
17428            not 'NF_DENSITY' and
17429            not 'IP4FWD' and
17430            not '2VM'"
17431   parameters:
17432   - "throughput"
17433   - "parent"
17434   - "tags"
17435 #  sort:
17436 #  - "not CFS_OPT"
17437 #  - "L2XCFWD"
17438 #  - "not CFS_OPT"
17439 #  - "CFS_OPT"
17440   traces:
17441     hoverinfo: "x+y"
17442     boxpoints: "outliers"
17443     whiskerwidth: 0
17444   layout:
17445     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
17446     layout: "plot-throughput"
17447
17448 -
17449   type: "plot"
17450   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
17451   algorithm: "plot_performance_box"
17452   output-file-type: ".html"
17453   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
17454   data: "plot-vpp-throughput-latency-2n-skx"
17455   filter: "'NIC_Intel-X710' and
17456            '64B' and
17457            'NDRPDR' and
17458            ('ETH' or 'DOT1Q') and
17459            'BASE' and
17460            '4T2C' and
17461            ('L2BDMACLRN' or 'L2XCFWD') and
17462            'VHOST_1024' and
17463            not 'VXLAN' and
17464            not 'NF_DENSITY' and
17465            not 'IP4FWD' and
17466            not '2VM'"
17467   parameters:
17468   - "throughput"
17469   - "parent"
17470   - "tags"
17471 #  sort:
17472 #  - "not CFS_OPT"
17473 #  - "L2XCFWD"
17474 #  - "not CFS_OPT"
17475 #  - "CFS_OPT"
17476   traces:
17477     hoverinfo: "x+y"
17478     boxpoints: "outliers"
17479     whiskerwidth: 0
17480   layout:
17481     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
17482     layout: "plot-throughput"
17483
17484 -
17485   type: "plot"
17486   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
17487   algorithm: "plot_performance_box"
17488   output-file-type: ".html"
17489   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
17490   data: "plot-vpp-throughput-latency-2n-skx"
17491   filter: "'NIC_Intel-X710' and
17492            '64B' and
17493            'NDRPDR' and
17494            ('ETH' or 'DOT1Q') and
17495            'BASE' and
17496            '4T2C' and
17497            ('L2BDMACLRN' or 'L2XCFWD') and
17498            'VHOST_1024' and
17499            not 'VXLAN' and
17500            not 'NF_DENSITY' and
17501            not 'IP4FWD' and
17502            not '2VM'"
17503   parameters:
17504   - "throughput"
17505   - "parent"
17506   - "tags"
17507 #  sort:
17508 #  - "not CFS_OPT"
17509 #  - "L2XCFWD"
17510 #  - "not CFS_OPT"
17511 #  - "CFS_OPT"
17512   traces:
17513     hoverinfo: "x+y"
17514     boxpoints: "outliers"
17515     whiskerwidth: 0
17516   layout:
17517     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
17518     layout: "plot-throughput"
17519
17520 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
17521 -
17522   type: "plot"
17523   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
17524   algorithm: "plot_performance_box"
17525   output-file-type: ".html"
17526   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
17527   data: "plot-vpp-throughput-latency-2n-skx"
17528   filter: "'NIC_Intel-X710' and
17529            '64B' and
17530            'NDRPDR' and
17531            ('ETH' or 'DOT1Q') and
17532            '2T1C' and
17533            ('L2BDMACLRN' or 'L2XCFWD') and
17534            'VHOST_1024' and
17535            not 'CFS_OPT' and
17536            not 'VXLAN' and
17537            not 'NF_DENSITY' and
17538            not 'IP4FWD'"
17539   parameters:
17540   - "throughput"
17541   - "parent"
17542   - "tags"
17543 #  sort:
17544 #  - "1VM"
17545 #  - "L2XCFWD"
17546 #  - "1VM"
17547 #  - "L2BDMACLRN"
17548   traces:
17549     hoverinfo: "x+y"
17550     boxpoints: "outliers"
17551     whiskerwidth: 0
17552   layout:
17553     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
17554     layout: "plot-throughput"
17555
17556 -
17557   type: "plot"
17558   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
17559   algorithm: "plot_performance_box"
17560   output-file-type: ".html"
17561   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
17562   data: "plot-vpp-throughput-latency-2n-skx"
17563   filter: "'NIC_Intel-X710' and
17564            '64B' and
17565            'NDRPDR' and
17566            ('ETH' or 'DOT1Q') and
17567            '2T1C' and
17568            ('L2BDMACLRN' or 'L2XCFWD') and
17569            'VHOST_1024' and
17570            not 'CFS_OPT' and
17571            not 'VXLAN' and
17572            not 'NF_DENSITY' and
17573            not 'IP4FWD'"
17574   parameters:
17575   - "throughput"
17576   - "parent"
17577   - "tags"
17578 #  sort:
17579 #  - "1VM"
17580 #  - "L2XCFWD"
17581 #  - "1VM"
17582 #  - "L2BDMACLRN"
17583   traces:
17584     hoverinfo: "x+y"
17585     boxpoints: "outliers"
17586     whiskerwidth: 0
17587   layout:
17588     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
17589     layout: "plot-throughput"
17590
17591 -
17592   type: "plot"
17593   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
17594   algorithm: "plot_performance_box"
17595   output-file-type: ".html"
17596   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
17597   data: "plot-vpp-throughput-latency-2n-skx"
17598   filter: "'NIC_Intel-X710' and
17599            '64B' and
17600            'NDRPDR' and
17601            ('ETH' or 'DOT1Q') and
17602            '4T2C' and
17603            ('L2BDMACLRN' or 'L2XCFWD') and
17604            'VHOST_1024' and
17605            not 'CFS_OPT' and
17606            not 'VXLAN' and
17607            not 'NF_DENSITY' and
17608            not 'IP4FWD'"
17609   parameters:
17610   - "throughput"
17611   - "parent"
17612   - "tags"
17613 #  sort:
17614 #  - "1VM"
17615 #  - "L2XCFWD"
17616 #  - "1VM"
17617 #  - "L2BDMACLRN"
17618   traces:
17619     hoverinfo: "x+y"
17620     boxpoints: "outliers"
17621     whiskerwidth: 0
17622   layout:
17623     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
17624     layout: "plot-throughput"
17625
17626 -
17627   type: "plot"
17628   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
17629   algorithm: "plot_performance_box"
17630   output-file-type: ".html"
17631   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
17632   data: "plot-vpp-throughput-latency-2n-skx"
17633   filter: "'NIC_Intel-X710' and
17634            '64B' and
17635            'NDRPDR' and
17636            ('ETH' or 'DOT1Q') and
17637            '4T2C' and
17638            ('L2BDMACLRN' or 'L2XCFWD') and
17639            'VHOST_1024' and
17640            not 'CFS_OPT' and
17641            not 'VXLAN' and
17642            not 'NF_DENSITY' and
17643            not 'IP4FWD'"
17644   parameters:
17645   - "throughput"
17646   - "parent"
17647   - "tags"
17648 #  sort:
17649 #  - "1VM"
17650 #  - "L2XCFWD"
17651 #  - "1VM"
17652 #  - "L2BDMACLRN"
17653   traces:
17654     hoverinfo: "x+y"
17655     boxpoints: "outliers"
17656     whiskerwidth: 0
17657   layout:
17658     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
17659     layout: "plot-throughput"
17660
17661 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
17662 -
17663   type: "plot"
17664   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17665   algorithm: "plot_performance_box"
17666   output-file-type: ".html"
17667   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17668   data: "plot-vpp-throughput-latency-2n-skx"
17669   filter: "'NIC_Intel-XXV710' and
17670            '64B' and
17671            'NDRPDR' and
17672            'ETH' and
17673            'IP4FWD' and
17674            '2T1C' and
17675            'VHOST_1024' and
17676            not 'VXLAN' and
17677            not 'DOT1Q'"
17678   parameters:
17679   - "throughput"
17680   - "parent"
17681   - "tags"
17682   sort:
17683   - "not CFS_OPT"
17684   - "1VM"
17685   - "2VM"
17686   traces:
17687     hoverinfo: "x+y"
17688     boxpoints: "outliers"
17689     whiskerwidth: 0
17690   layout:
17691     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17692     layout: "plot-throughput"
17693
17694 -
17695   type: "plot"
17696   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17697   algorithm: "plot_performance_box"
17698   output-file-type: ".html"
17699   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17700   data: "plot-vpp-throughput-latency-2n-skx"
17701   filter: "'NIC_Intel-XXV710' and
17702            '64B' and
17703            'NDRPDR' and
17704            'ETH' and
17705            'IP4FWD' and
17706            '4T2C' and
17707            'VHOST_1024' and
17708            not 'VXLAN' and
17709            not 'DOT1Q'"
17710   parameters:
17711   - "throughput"
17712   - "parent"
17713   - "tags"
17714   sort:
17715   - "not CFS_OPT"
17716   - "1VM"
17717   - "2VM"
17718   traces:
17719     hoverinfo: "x+y"
17720     boxpoints: "outliers"
17721     whiskerwidth: 0
17722   layout:
17723     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17724     layout: "plot-throughput"
17725
17726 -
17727   type: "plot"
17728   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
17729   algorithm: "plot_performance_box"
17730   output-file-type: ".html"
17731   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
17732   data: "plot-vpp-throughput-latency-2n-skx"
17733   filter: "'NIC_Intel-XXV710' and
17734            '64B' and
17735            'NDRPDR' and
17736            'ETH' and
17737            'IP4FWD' and
17738            '2T1C' and
17739            'VHOST_1024' and
17740            not 'VXLAN' and
17741            not 'DOT1Q'"
17742   parameters:
17743   - "throughput"
17744   - "parent"
17745   - "tags"
17746   sort:
17747   - "not CFS_OPT"
17748   - "1VM"
17749   - "2VM"
17750   traces:
17751     hoverinfo: "x+y"
17752     boxpoints: "outliers"
17753     whiskerwidth: 0
17754   layout:
17755     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
17756     layout: "plot-throughput"
17757
17758 -
17759   type: "plot"
17760   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
17761   algorithm: "plot_performance_box"
17762   output-file-type: ".html"
17763   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
17764   data: "plot-vpp-throughput-latency-2n-skx"
17765   filter: "'NIC_Intel-XXV710' and
17766            '64B' and
17767            'NDRPDR' and
17768            'ETH' and
17769            'IP4FWD' and
17770            '4T2C' and
17771            'VHOST_1024' and
17772            not 'VXLAN' and
17773            not 'DOT1Q'"
17774   parameters:
17775   - "throughput"
17776   - "parent"
17777   - "tags"
17778   sort:
17779   - "not CFS_OPT"
17780   - "1VM"
17781   - "2VM"
17782   traces:
17783     hoverinfo: "x+y"
17784     boxpoints: "outliers"
17785     whiskerwidth: 0
17786   layout:
17787     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
17788     layout: "plot-throughput"
17789
17790 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
17791 -
17792   type: "plot"
17793   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17794   algorithm: "plot_performance_box"
17795   output-file-type: ".html"
17796   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17797   data: "plot-vpp-throughput-latency-2n-skx"
17798   filter: "'NIC_Intel-XXV710' and
17799            '64B' and
17800            'NDRPDR' and
17801            ('ETH' or 'DOT1Q') and
17802            '2T1C' and
17803            'L2BDMACLRN' and
17804            'VHOST_1024' and
17805            not 'VXLAN' and
17806            not 'IP4FWD' and
17807            not '2VM'"
17808   parameters:
17809   - "throughput"
17810   - "parent"
17811   - "tags"
17812 #  sort:
17813 #  - "VM"  # "not CFS_OPT"
17814 #  - "CFS_OPT"
17815 #  - "FIB_10K"
17816 #  - "FIB_100K"
17817 #  - "FIB_1M"
17818   traces:
17819     hoverinfo: "x+y"
17820     boxpoints: "outliers"
17821     whiskerwidth: 0
17822   layout:
17823     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17824     layout: "plot-throughput"
17825
17826 -
17827   type: "plot"
17828   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17829   algorithm: "plot_performance_box"
17830   output-file-type: ".html"
17831   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17832   data: "plot-vpp-throughput-latency-2n-skx"
17833   filter: "'NIC_Intel-XXV710' and
17834            '64B' and
17835            'NDRPDR' and
17836            ('ETH' or 'DOT1Q') and
17837            '4T2C' and
17838            'L2BDMACLRN' and
17839            'VHOST_1024' and
17840            not 'VXLAN' and
17841            not 'IP4FWD' and
17842            not '2VM'"
17843   parameters:
17844   - "throughput"
17845   - "parent"
17846   - "tags"
17847 #  sort:
17848 #  - "VM"  # "not CFS_OPT"
17849 #  - "CFS_OPT"
17850 #  - "FIB_10K"
17851 #  - "FIB_100K"
17852 #  - "FIB_1M"
17853   traces:
17854     hoverinfo: "x+y"
17855     boxpoints: "outliers"
17856     whiskerwidth: 0
17857   layout:
17858     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17859     layout: "plot-throughput"
17860
17861 -
17862   type: "plot"
17863   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
17864   algorithm: "plot_performance_box"
17865   output-file-type: ".html"
17866   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
17867   data: "plot-vpp-throughput-latency-2n-skx"
17868   filter: "'NIC_Intel-XXV710' and
17869            '64B' and
17870            'NDRPDR' and
17871            ('ETH' or 'DOT1Q') and
17872            '2T1C' and
17873            'L2BDMACLRN' and
17874            'VHOST_1024' and
17875            not 'VXLAN' and
17876            not 'IP4FWD' and
17877            not '2VM'"
17878   parameters:
17879   - "throughput"
17880   - "parent"
17881   - "tags"
17882 #  sort:
17883 #  - "VM"  # "not CFS_OPT"
17884 #  - "CFS_OPT"
17885 #  - "FIB_10K"
17886 #  - "FIB_100K"
17887 #  - "FIB_1M"
17888   traces:
17889     hoverinfo: "x+y"
17890     boxpoints: "outliers"
17891     whiskerwidth: 0
17892   layout:
17893     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
17894     layout: "plot-throughput"
17895
17896 -
17897   type: "plot"
17898   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
17899   algorithm: "plot_performance_box"
17900   output-file-type: ".html"
17901   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
17902   data: "plot-vpp-throughput-latency-2n-skx"
17903   filter: "'NIC_Intel-XXV710' and
17904            '64B' and
17905            'NDRPDR' and
17906            ('ETH' or 'DOT1Q') and
17907            '4T2C' and
17908            'L2BDMACLRN' and
17909            'VHOST_1024' and
17910            not 'VXLAN' and
17911            not 'IP4FWD' and
17912            not '2VM'"
17913   parameters:
17914   - "throughput"
17915   - "parent"
17916   - "tags"
17917 #  sort:
17918 #  - "VM"  # "not CFS_OPT"
17919 #  - "CFS_OPT"
17920 #  - "FIB_10K"
17921 #  - "FIB_100K"
17922 #  - "FIB_1M"
17923   traces:
17924     hoverinfo: "x+y"
17925     boxpoints: "outliers"
17926     whiskerwidth: 0
17927   layout:
17928     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
17929     layout: "plot-throughput"
17930
17931 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
17932 -
17933   type: "plot"
17934   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
17935   algorithm: "plot_performance_box"
17936   output-file-type: ".html"
17937   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
17938   data: "plot-vpp-throughput-latency-2n-skx"
17939   filter: "'NIC_Intel-XXV710' and
17940            '64B' and
17941            'NDRPDR' and
17942            ('ETH' or 'DOT1Q') and
17943            'BASE' and
17944            '2T1C' and
17945            ('L2BDMACLRN' or 'L2XCFWD') and
17946            'VHOST_1024' and
17947            not 'VXLAN' and
17948            not 'IP4FWD' and
17949            not '2VM'"
17950   parameters:
17951   - "throughput"
17952   - "parent"
17953   - "tags"
17954 #  sort:
17955 #  - "not CFS_OPT"
17956 #  - "L2XCFWD"
17957 #  - "not CFS_OPT"
17958 #  - "CFS_OPT"
17959   traces:
17960     hoverinfo: "x+y"
17961     boxpoints: "outliers"
17962     whiskerwidth: 0
17963   layout:
17964     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
17965     layout: "plot-throughput"
17966
17967 -
17968   type: "plot"
17969   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
17970   algorithm: "plot_performance_box"
17971   output-file-type: ".html"
17972   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
17973   data: "plot-vpp-throughput-latency-2n-skx"
17974   filter: "'NIC_Intel-XXV710' and
17975            '64B' and
17976            'NDRPDR' and
17977            ('ETH' or 'DOT1Q') and
17978            'BASE' and
17979            '2T1C' and
17980            ('L2BDMACLRN' or 'L2XCFWD') and
17981            'VHOST_1024' and
17982            not 'VXLAN' and
17983            not 'IP4FWD' and
17984            not '2VM'"
17985   parameters:
17986   - "throughput"
17987   - "parent"
17988   - "tags"
17989 #  sort:
17990 #  - "not CFS_OPT"
17991 #  - "L2XCFWD"
17992 #  - "not CFS_OPT"
17993 #  - "CFS_OPT"
17994   traces:
17995     hoverinfo: "x+y"
17996     boxpoints: "outliers"
17997     whiskerwidth: 0
17998   layout:
17999     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
18000     layout: "plot-throughput"
18001
18002 -
18003   type: "plot"
18004   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
18005   algorithm: "plot_performance_box"
18006   output-file-type: ".html"
18007   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
18008   data: "plot-vpp-throughput-latency-2n-skx"
18009   filter: "'NIC_Intel-XXV710' and
18010            '64B' and
18011            'NDRPDR' and
18012            ('ETH' or 'DOT1Q') and
18013            'BASE' and
18014            '4T2C' and
18015            ('L2BDMACLRN' or 'L2XCFWD') and
18016            'VHOST_1024' and
18017            not 'VXLAN' and
18018            not 'IP4FWD' and
18019            not '2VM'"
18020   parameters:
18021   - "throughput"
18022   - "parent"
18023   - "tags"
18024 #  sort:
18025 #  - "not CFS_OPT"
18026 #  - "L2XCFWD"
18027 #  - "not CFS_OPT"
18028 #  - "CFS_OPT"
18029   traces:
18030     hoverinfo: "x+y"
18031     boxpoints: "outliers"
18032     whiskerwidth: 0
18033   layout:
18034     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
18035     layout: "plot-throughput"
18036
18037 -
18038   type: "plot"
18039   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
18040   algorithm: "plot_performance_box"
18041   output-file-type: ".html"
18042   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
18043   data: "plot-vpp-throughput-latency-2n-skx"
18044   filter: "'NIC_Intel-XXV710' and
18045            '64B' and
18046            'NDRPDR' and
18047            ('ETH' or 'DOT1Q') and
18048            'BASE' and
18049            '4T2C' and
18050            ('L2BDMACLRN' or 'L2XCFWD') and
18051            'VHOST_1024' and
18052            not 'VXLAN' and
18053            not 'IP4FWD' and
18054            not '2VM'"
18055   parameters:
18056   - "throughput"
18057   - "parent"
18058   - "tags"
18059 #  sort:
18060 #  - "not CFS_OPT"
18061 #  - "L2XCFWD"
18062 #  - "not CFS_OPT"
18063 #  - "CFS_OPT"
18064   traces:
18065     hoverinfo: "x+y"
18066     boxpoints: "outliers"
18067     whiskerwidth: 0
18068   layout:
18069     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
18070     layout: "plot-throughput"
18071
18072 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
18073 -
18074   type: "plot"
18075   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
18076   algorithm: "plot_performance_box"
18077   output-file-type: ".html"
18078   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
18079   data: "plot-vpp-throughput-latency-2n-skx"
18080   filter: "'NIC_Intel-XXV710' and
18081            '64B' and
18082            'NDRPDR' and
18083            ('ETH' or 'DOT1Q') and
18084            '2T1C' and
18085            ('L2BDMACLRN' or 'L2XCFWD') and
18086            'VHOST_1024' and
18087            not 'CFS_OPT' and
18088            not 'VXLAN' and
18089            not 'IP4FWD'"
18090   parameters:
18091   - "throughput"
18092   - "parent"
18093   - "tags"
18094 #  sort:
18095 #  - "1VM"
18096 #  - "L2XCFWD"
18097 #  - "1VM"
18098 #  - "L2BDMACLRN"
18099   traces:
18100     hoverinfo: "x+y"
18101     boxpoints: "outliers"
18102     whiskerwidth: 0
18103   layout:
18104     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
18105     layout: "plot-throughput"
18106
18107 -
18108   type: "plot"
18109   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
18110   algorithm: "plot_performance_box"
18111   output-file-type: ".html"
18112   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
18113   data: "plot-vpp-throughput-latency-2n-skx"
18114   filter: "'NIC_Intel-XXV710' and
18115            '64B' and
18116            'NDRPDR' and
18117            ('ETH' or 'DOT1Q') and
18118            '2T1C' and
18119            ('L2BDMACLRN' or 'L2XCFWD') and
18120            'VHOST_1024' and
18121            not 'CFS_OPT' and
18122            not 'VXLAN' and
18123            not 'IP4FWD'"
18124   parameters:
18125   - "throughput"
18126   - "parent"
18127   - "tags"
18128 #  sort:
18129 #  - "1VM"
18130 #  - "L2XCFWD"
18131 #  - "1VM"
18132 #  - "L2BDMACLRN"
18133   traces:
18134     hoverinfo: "x+y"
18135     boxpoints: "outliers"
18136     whiskerwidth: 0
18137   layout:
18138     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
18139     layout: "plot-throughput"
18140
18141 -
18142   type: "plot"
18143   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
18144   algorithm: "plot_performance_box"
18145   output-file-type: ".html"
18146   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
18147   data: "plot-vpp-throughput-latency-2n-skx"
18148   filter: "'NIC_Intel-XXV710' and
18149            '64B' and
18150            'NDRPDR' and
18151            ('ETH' or 'DOT1Q') and
18152            '4T2C' and
18153            ('L2BDMACLRN' or 'L2XCFWD') and
18154            'VHOST_1024' and
18155            not 'CFS_OPT' and
18156            not 'VXLAN' and
18157            not 'IP4FWD'"
18158   parameters:
18159   - "throughput"
18160   - "parent"
18161   - "tags"
18162 #  sort:
18163 #  - "1VM"
18164 #  - "L2XCFWD"
18165 #  - "1VM"
18166 #  - "L2BDMACLRN"
18167   traces:
18168     hoverinfo: "x+y"
18169     boxpoints: "outliers"
18170     whiskerwidth: 0
18171   layout:
18172     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
18173     layout: "plot-throughput"
18174
18175 -
18176   type: "plot"
18177   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
18178   algorithm: "plot_performance_box"
18179   output-file-type: ".html"
18180   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
18181   data: "plot-vpp-throughput-latency-2n-skx"
18182   filter: "'NIC_Intel-XXV710' and
18183            '64B' and
18184            'NDRPDR' and
18185            ('ETH' or 'DOT1Q') and
18186            '4T2C' and
18187            ('L2BDMACLRN' or 'L2XCFWD') and
18188            'VHOST_1024' and
18189            not 'CFS_OPT' and
18190            not 'VXLAN' and
18191            not 'IP4FWD'"
18192   parameters:
18193   - "throughput"
18194   - "parent"
18195   - "tags"
18196 #  sort:
18197 #  - "1VM"
18198 #  - "L2XCFWD"
18199 #  - "1VM"
18200 #  - "L2BDMACLRN"
18201   traces:
18202     hoverinfo: "x+y"
18203     boxpoints: "outliers"
18204     whiskerwidth: 0
18205   layout:
18206     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
18207     layout: "plot-throughput"
18208
18209 ################################################################################
18210
18211 # Packet Throughput - VPP VTS 3n-hsw-x520
18212 -
18213   type: "plot"
18214   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
18215   algorithm: "plot_performance_box"
18216   output-file-type: ".html"
18217   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
18218   data: "plot-vpp-throughput-latency-3n-hsw"
18219   filter: "'NIC_Intel-X520-DA2' and
18220            '114B' and
18221            'NDRPDR' and
18222            '1T1C' and
18223            'VTS'"
18224   parameters:
18225   - "throughput"
18226   - "parent"
18227   - "tags"
18228   traces:
18229     hoverinfo: "x+y"
18230     boxpoints: "outliers"
18231     whiskerwidth: 0
18232   layout:
18233     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
18234     layout: "plot-throughput"
18235
18236 -
18237   type: "plot"
18238   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
18239   algorithm: "plot_performance_box"
18240   output-file-type: ".html"
18241   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
18242   data: "plot-vpp-throughput-latency-3n-hsw"
18243   filter: "'NIC_Intel-X520-DA2' and
18244            '114B' and
18245            'NDRPDR' and
18246            '2T2C' and
18247            'VTS'"
18248   parameters:
18249   - "throughput"
18250   - "parent"
18251   - "tags"
18252   traces:
18253     hoverinfo: "x+y"
18254     boxpoints: "outliers"
18255     whiskerwidth: 0
18256   layout:
18257     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
18258     layout: "plot-throughput"
18259
18260 -
18261   type: "plot"
18262   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
18263   algorithm: "plot_performance_box"
18264   output-file-type: ".html"
18265   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
18266   data: "plot-vpp-throughput-latency-3n-hsw"
18267   filter: "'NIC_Intel-X520-DA2' and
18268            '114B' and
18269            'NDRPDR' and
18270            '1T1C' and
18271            'VTS'"
18272   parameters:
18273   - "throughput"
18274   - "parent"
18275   - "tags"
18276   traces:
18277     hoverinfo: "x+y"
18278     boxpoints: "outliers"
18279     whiskerwidth: 0
18280   layout:
18281     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
18282     layout: "plot-throughput"
18283
18284 -
18285   type: "plot"
18286   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
18287   algorithm: "plot_performance_box"
18288   output-file-type: ".html"
18289   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
18290   data: "plot-vpp-throughput-latency-3n-hsw"
18291   filter: "'NIC_Intel-X520-DA2' and
18292            '114B' and
18293            'NDRPDR' and
18294            '2T2C' and
18295            'VTS'"
18296   parameters:
18297   - "throughput"
18298   - "parent"
18299   - "tags"
18300   traces:
18301     hoverinfo: "x+y"
18302     boxpoints: "outliers"
18303     whiskerwidth: 0
18304   layout:
18305     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
18306     layout: "plot-throughput"
18307
18308 ################################################################################
18309
18310 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
18311 -
18312   type: "plot"
18313   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
18314   algorithm: "plot_performance_box"
18315   output-file-type: ".html"
18316   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
18317   data: "plot-dpdk-throughput-latency-3n-hsw"
18318   filter: "'NIC_Intel-X520-DA2' and
18319            '64B' and
18320            'BASE' and
18321            'NDRPDR' and
18322            '1T1C' and
18323            'IP4FWD'"
18324   parameters:
18325   - "throughput"
18326   - "parent"
18327   - "tags"
18328   traces:
18329     hoverinfo: "x+y"
18330     boxpoints: "outliers"
18331     whiskerwidth: 0
18332   layout:
18333     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
18334     layout: "plot-throughput"
18335
18336 -
18337   type: "plot"
18338   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
18339   algorithm: "plot_performance_box"
18340   output-file-type: ".html"
18341   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
18342   data: "plot-dpdk-throughput-latency-3n-hsw"
18343   filter: "'NIC_Intel-X520-DA2' and
18344            '64B' and
18345            'BASE' and
18346            'NDRPDR' and
18347            '2T2C' and
18348            'IP4FWD'"
18349   parameters:
18350   - "throughput"
18351   - "parent"
18352   - "tags"
18353   traces:
18354     hoverinfo: "x+y"
18355     boxpoints: "outliers"
18356     whiskerwidth: 0
18357   layout:
18358     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
18359     layout: "plot-throughput"
18360
18361 -
18362   type: "plot"
18363   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
18364   algorithm: "plot_performance_box"
18365   output-file-type: ".html"
18366   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
18367   data: "plot-dpdk-throughput-latency-3n-hsw"
18368   filter: "'NIC_Intel-X520-DA2' and
18369            '64B' and
18370            'BASE' and
18371            'NDRPDR' and
18372            '1T1C' and
18373            'IP4FWD'"
18374   parameters:
18375   - "throughput"
18376   - "parent"
18377   - "tags"
18378   traces:
18379     hoverinfo: "x+y"
18380     boxpoints: "outliers"
18381     whiskerwidth: 0
18382   layout:
18383     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
18384     layout: "plot-throughput"
18385
18386 -
18387   type: "plot"
18388   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
18389   algorithm: "plot_performance_box"
18390   output-file-type: ".html"
18391   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
18392   data: "plot-dpdk-throughput-latency-3n-hsw"
18393   filter: "'NIC_Intel-X520-DA2' and
18394            '64B' and
18395            'BASE' and
18396            'NDRPDR' and
18397            '2T2C' and
18398            'IP4FWD'"
18399   parameters:
18400   - "throughput"
18401   - "parent"
18402   - "tags"
18403   traces:
18404     hoverinfo: "x+y"
18405     boxpoints: "outliers"
18406     whiskerwidth: 0
18407   layout:
18408     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
18409     layout: "plot-throughput"
18410
18411 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
18412 -
18413   type: "plot"
18414   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
18415   algorithm: "plot_performance_box"
18416   output-file-type: ".html"
18417   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
18418   data: "plot-dpdk-throughput-latency-3n-hsw"
18419   filter: "'NIC_Intel-X710' and
18420            '64B' and
18421            'BASE' and
18422            'NDRPDR' and
18423            '1T1C' and
18424            'IP4FWD'"
18425   parameters:
18426   - "throughput"
18427   - "parent"
18428   - "tags"
18429   traces:
18430     hoverinfo: "x+y"
18431     boxpoints: "outliers"
18432     whiskerwidth: 0
18433   layout:
18434     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
18435     layout: "plot-throughput"
18436
18437 -
18438   type: "plot"
18439   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
18440   algorithm: "plot_performance_box"
18441   output-file-type: ".html"
18442   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
18443   data: "plot-dpdk-throughput-latency-3n-hsw"
18444   filter: "'NIC_Intel-X710' and
18445            '64B' and
18446            'BASE' and
18447            'NDRPDR' and
18448            '2T2C' and
18449            'IP4FWD'"
18450   parameters:
18451   - "throughput"
18452   - "parent"
18453   - "tags"
18454   traces:
18455     hoverinfo: "x+y"
18456     boxpoints: "outliers"
18457     whiskerwidth: 0
18458   layout:
18459     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
18460     layout: "plot-throughput"
18461
18462 -
18463   type: "plot"
18464   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
18465   algorithm: "plot_performance_box"
18466   output-file-type: ".html"
18467   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
18468   data: "plot-dpdk-throughput-latency-3n-hsw"
18469   filter: "'NIC_Intel-X710' and
18470            '64B' and
18471            'BASE' and
18472            'NDRPDR' and
18473            '1T1C' and
18474            'IP4FWD'"
18475   parameters:
18476   - "throughput"
18477   - "parent"
18478   - "tags"
18479   traces:
18480     hoverinfo: "x+y"
18481     boxpoints: "outliers"
18482     whiskerwidth: 0
18483   layout:
18484     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
18485     layout: "plot-throughput"
18486
18487 -
18488   type: "plot"
18489   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
18490   algorithm: "plot_performance_box"
18491   output-file-type: ".html"
18492   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
18493   data: "plot-dpdk-throughput-latency-3n-hsw"
18494   filter: "'NIC_Intel-X710' and
18495            '64B' and
18496            'BASE' and
18497            'NDRPDR' and
18498            '2T2C' and
18499            'IP4FWD'"
18500   parameters:
18501   - "throughput"
18502   - "parent"
18503   - "tags"
18504   traces:
18505     hoverinfo: "x+y"
18506     boxpoints: "outliers"
18507     whiskerwidth: 0
18508   layout:
18509     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
18510     layout: "plot-throughput"
18511
18512 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
18513 -
18514   type: "plot"
18515   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
18516   algorithm: "plot_performance_box"
18517   output-file-type: ".html"
18518   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
18519   data: "plot-dpdk-throughput-latency-3n-hsw"
18520   filter: "'NIC_Intel-XL710' and
18521            '64B' and
18522            'BASE' and
18523            'NDRPDR' and
18524            '1T1C' and
18525            'IP4FWD'"
18526   parameters:
18527   - "throughput"
18528   - "parent"
18529   - "tags"
18530   traces:
18531     hoverinfo: "x+y"
18532     boxpoints: "outliers"
18533     whiskerwidth: 0
18534   layout:
18535     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
18536     layout: "plot-throughput"
18537
18538 -
18539   type: "plot"
18540   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
18541   algorithm: "plot_performance_box"
18542   output-file-type: ".html"
18543   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
18544   data: "plot-dpdk-throughput-latency-3n-hsw"
18545   filter: "'NIC_Intel-XL710' and
18546            '64B' and
18547            'BASE' and
18548            'NDRPDR' and
18549            '2T2C' and
18550            'IP4FWD'"
18551   parameters:
18552   - "throughput"
18553   - "parent"
18554   - "tags"
18555   traces:
18556     hoverinfo: "x+y"
18557     boxpoints: "outliers"
18558     whiskerwidth: 0
18559   layout:
18560     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
18561     layout: "plot-throughput"
18562
18563 -
18564   type: "plot"
18565   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
18566   algorithm: "plot_performance_box"
18567   output-file-type: ".html"
18568   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
18569   data: "plot-dpdk-throughput-latency-3n-hsw"
18570   filter: "'NIC_Intel-XL710' and
18571            '64B' and
18572            'BASE' and
18573            'NDRPDR' and
18574            '1T1C' and
18575            'IP4FWD'"
18576   parameters:
18577   - "throughput"
18578   - "parent"
18579   - "tags"
18580   traces:
18581     hoverinfo: "x+y"
18582     boxpoints: "outliers"
18583     whiskerwidth: 0
18584   layout:
18585     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
18586     layout: "plot-throughput"
18587
18588 -
18589   type: "plot"
18590   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
18591   algorithm: "plot_performance_box"
18592   output-file-type: ".html"
18593   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
18594   data: "plot-dpdk-throughput-latency-3n-hsw"
18595   filter: "'NIC_Intel-XL710' and
18596            '64B' and
18597            'BASE' and
18598            'NDRPDR' and
18599            '2T2C' and
18600            'IP4FWD'"
18601   parameters:
18602   - "throughput"
18603   - "parent"
18604   - "tags"
18605   traces:
18606     hoverinfo: "x+y"
18607     boxpoints: "outliers"
18608     whiskerwidth: 0
18609   layout:
18610     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
18611     layout: "plot-throughput"
18612
18613 # Packet Throughput - DPDK l3fwd 3n-skx-x710
18614 -
18615   type: "plot"
18616   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
18617   algorithm: "plot_performance_box"
18618   output-file-type: ".html"
18619   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
18620   data: "plot-dpdk-throughput-latency-3n-skx"
18621   filter: "'NIC_Intel-X710' and
18622            '64B' and
18623            'BASE' and
18624            'NDRPDR' and
18625            '2T1C' and
18626            'IP4FWD'"
18627   parameters:
18628   - "throughput"
18629   - "parent"
18630   - "tags"
18631   traces:
18632     hoverinfo: "x+y"
18633     boxpoints: "outliers"
18634     whiskerwidth: 0
18635   layout:
18636     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
18637     layout: "plot-throughput"
18638
18639 -
18640   type: "plot"
18641   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
18642   algorithm: "plot_performance_box"
18643   output-file-type: ".html"
18644   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
18645   data: "plot-dpdk-throughput-latency-3n-skx"
18646   filter: "'NIC_Intel-X710' and
18647            '64B' and
18648            'BASE' and
18649            'NDRPDR' and
18650            '4T2C' and
18651            'IP4FWD'"
18652   parameters:
18653   - "throughput"
18654   - "parent"
18655   - "tags"
18656   traces:
18657     hoverinfo: "x+y"
18658     boxpoints: "outliers"
18659     whiskerwidth: 0
18660   layout:
18661     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
18662     layout: "plot-throughput"
18663
18664 -
18665   type: "plot"
18666   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
18667   algorithm: "plot_performance_box"
18668   output-file-type: ".html"
18669   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
18670   data: "plot-dpdk-throughput-latency-3n-skx"
18671   filter: "'NIC_Intel-X710' and
18672            '64B' and
18673            'BASE' and
18674            'NDRPDR' and
18675            '2T1C' and
18676            'IP4FWD'"
18677   parameters:
18678   - "throughput"
18679   - "parent"
18680   - "tags"
18681   traces:
18682     hoverinfo: "x+y"
18683     boxpoints: "outliers"
18684     whiskerwidth: 0
18685   layout:
18686     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
18687     layout: "plot-throughput"
18688
18689 -
18690   type: "plot"
18691   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
18692   algorithm: "plot_performance_box"
18693   output-file-type: ".html"
18694   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
18695   data: "plot-dpdk-throughput-latency-3n-skx"
18696   filter: "'NIC_Intel-X710' and
18697            '64B' and
18698            'BASE' and
18699            'NDRPDR' and
18700            '4T2C' and
18701            'IP4FWD'"
18702   parameters:
18703   - "throughput"
18704   - "parent"
18705   - "tags"
18706   traces:
18707     hoverinfo: "x+y"
18708     boxpoints: "outliers"
18709     whiskerwidth: 0
18710   layout:
18711     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
18712     layout: "plot-throughput"
18713
18714 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
18715 -
18716   type: "plot"
18717   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
18718   algorithm: "plot_performance_box"
18719   output-file-type: ".html"
18720   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
18721   data: "plot-dpdk-throughput-latency-3n-skx"
18722   filter: "'NIC_Intel-XXV710' and
18723            '64B' and
18724            'BASE' and
18725            'NDRPDR' and
18726            '2T1C' and
18727            'IP4FWD'"
18728   parameters:
18729   - "throughput"
18730   - "parent"
18731   - "tags"
18732   traces:
18733     hoverinfo: "x+y"
18734     boxpoints: "outliers"
18735     whiskerwidth: 0
18736   layout:
18737     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
18738     layout: "plot-throughput"
18739
18740 -
18741   type: "plot"
18742   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
18743   algorithm: "plot_performance_box"
18744   output-file-type: ".html"
18745   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
18746   data: "plot-dpdk-throughput-latency-3n-skx"
18747   filter: "'NIC_Intel-XXV710' and
18748            '64B' and
18749            'BASE' and
18750            'NDRPDR' and
18751            '4T2C' and
18752            'IP4FWD'"
18753   parameters:
18754   - "throughput"
18755   - "parent"
18756   - "tags"
18757   traces:
18758     hoverinfo: "x+y"
18759     boxpoints: "outliers"
18760     whiskerwidth: 0
18761   layout:
18762     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
18763     layout: "plot-throughput"
18764
18765 -
18766   type: "plot"
18767   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
18768   algorithm: "plot_performance_box"
18769   output-file-type: ".html"
18770   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
18771   data: "plot-dpdk-throughput-latency-3n-skx"
18772   filter: "'NIC_Intel-XXV710' and
18773            '64B' and
18774            'BASE' and
18775            'NDRPDR' and
18776            '2T1C' and
18777            'IP4FWD'"
18778   parameters:
18779   - "throughput"
18780   - "parent"
18781   - "tags"
18782   traces:
18783     hoverinfo: "x+y"
18784     boxpoints: "outliers"
18785     whiskerwidth: 0
18786   layout:
18787     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
18788     layout: "plot-throughput"
18789
18790 -
18791   type: "plot"
18792   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
18793   algorithm: "plot_performance_box"
18794   output-file-type: ".html"
18795   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
18796   data: "plot-dpdk-throughput-latency-3n-skx"
18797   filter: "'NIC_Intel-XXV710' and
18798            '64B' and
18799            'BASE' and
18800            'NDRPDR' and
18801            '4T2C' and
18802            'IP4FWD'"
18803   parameters:
18804   - "throughput"
18805   - "parent"
18806   - "tags"
18807   traces:
18808     hoverinfo: "x+y"
18809     boxpoints: "outliers"
18810     whiskerwidth: 0
18811   layout:
18812     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
18813     layout: "plot-throughput"
18814
18815 # Packet Throughput - DPDK l3fwd 2n-skx-x710
18816 -
18817   type: "plot"
18818   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
18819   algorithm: "plot_performance_box"
18820   output-file-type: ".html"
18821   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
18822   data: "plot-dpdk-throughput-latency-2n-skx"
18823   filter: "'NIC_Intel-X710' and
18824            '64B' and
18825            'BASE' and
18826            'NDRPDR' and
18827            '2T1C' and
18828            'IP4FWD'"
18829   parameters:
18830   - "throughput"
18831   - "parent"
18832   - "tags"
18833   traces:
18834     hoverinfo: "x+y"
18835     boxpoints: "outliers"
18836     whiskerwidth: 0
18837   layout:
18838     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
18839     layout: "plot-throughput"
18840
18841 -
18842   type: "plot"
18843   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
18844   algorithm: "plot_performance_box"
18845   output-file-type: ".html"
18846   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
18847   data: "plot-dpdk-throughput-latency-2n-skx"
18848   filter: "'NIC_Intel-X710' and
18849            '64B' and
18850            'BASE' and
18851            'NDRPDR' and
18852            '4T2C' and
18853            'IP4FWD'"
18854   parameters:
18855   - "throughput"
18856   - "parent"
18857   - "tags"
18858   traces:
18859     hoverinfo: "x+y"
18860     boxpoints: "outliers"
18861     whiskerwidth: 0
18862   layout:
18863     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
18864     layout: "plot-throughput"
18865
18866 -
18867   type: "plot"
18868   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
18869   algorithm: "plot_performance_box"
18870   output-file-type: ".html"
18871   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
18872   data: "plot-dpdk-throughput-latency-2n-skx"
18873   filter: "'NIC_Intel-X710' and
18874            '64B' and
18875            'BASE' and
18876            'NDRPDR' and
18877            '2T1C' and
18878            'IP4FWD'"
18879   parameters:
18880   - "throughput"
18881   - "parent"
18882   - "tags"
18883   traces:
18884     hoverinfo: "x+y"
18885     boxpoints: "outliers"
18886     whiskerwidth: 0
18887   layout:
18888     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
18889     layout: "plot-throughput"
18890
18891 -
18892   type: "plot"
18893   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
18894   algorithm: "plot_performance_box"
18895   output-file-type: ".html"
18896   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
18897   data: "plot-dpdk-throughput-latency-2n-skx"
18898   filter: "'NIC_Intel-X710' and
18899            '64B' and
18900            'BASE' and
18901            'NDRPDR' and
18902            '4T2C' and
18903            'IP4FWD'"
18904   parameters:
18905   - "throughput"
18906   - "parent"
18907   - "tags"
18908   traces:
18909     hoverinfo: "x+y"
18910     boxpoints: "outliers"
18911     whiskerwidth: 0
18912   layout:
18913     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
18914     layout: "plot-throughput"
18915
18916 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
18917 -
18918   type: "plot"
18919   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
18920   algorithm: "plot_performance_box"
18921   output-file-type: ".html"
18922   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
18923   data: "plot-dpdk-throughput-latency-2n-skx"
18924   filter: "'NIC_Intel-XXV710' and
18925            '64B' and
18926            'BASE' and
18927            'NDRPDR' and
18928            '2T1C' and
18929            'IP4FWD'"
18930   parameters:
18931   - "throughput"
18932   - "parent"
18933   - "tags"
18934   traces:
18935     hoverinfo: "x+y"
18936     boxpoints: "outliers"
18937     whiskerwidth: 0
18938   layout:
18939     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
18940     layout: "plot-throughput"
18941
18942 -
18943   type: "plot"
18944   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
18945   algorithm: "plot_performance_box"
18946   output-file-type: ".html"
18947   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
18948   data: "plot-dpdk-throughput-latency-2n-skx"
18949   filter: "'NIC_Intel-XXV710' and
18950            '64B' and
18951            'BASE' and
18952            'NDRPDR' and
18953            '4T2C' and
18954            'IP4FWD'"
18955   parameters:
18956   - "throughput"
18957   - "parent"
18958   - "tags"
18959   traces:
18960     hoverinfo: "x+y"
18961     boxpoints: "outliers"
18962     whiskerwidth: 0
18963   layout:
18964     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
18965     layout: "plot-throughput"
18966
18967 -
18968   type: "plot"
18969   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
18970   algorithm: "plot_performance_box"
18971   output-file-type: ".html"
18972   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
18973   data: "plot-dpdk-throughput-latency-2n-skx"
18974   filter: "'NIC_Intel-XXV710' and
18975            '64B' and
18976            'BASE' and
18977            'NDRPDR' and
18978            '2T1C' and
18979            'IP4FWD'"
18980   parameters:
18981   - "throughput"
18982   - "parent"
18983   - "tags"
18984   traces:
18985     hoverinfo: "x+y"
18986     boxpoints: "outliers"
18987     whiskerwidth: 0
18988   layout:
18989     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
18990     layout: "plot-throughput"
18991
18992 -
18993   type: "plot"
18994   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
18995   algorithm: "plot_performance_box"
18996   output-file-type: ".html"
18997   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
18998   data: "plot-dpdk-throughput-latency-2n-skx"
18999   filter: "'NIC_Intel-XXV710' and
19000            '64B' and
19001            'BASE' and
19002            'NDRPDR' and
19003            '4T2C' and
19004            'IP4FWD'"
19005   parameters:
19006   - "throughput"
19007   - "parent"
19008   - "tags"
19009   traces:
19010     hoverinfo: "x+y"
19011     boxpoints: "outliers"
19012     whiskerwidth: 0
19013   layout:
19014     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
19015     layout: "plot-throughput"
19016
19017 ################################################################################
19018
19019 # Packet Throughput - DPDK testpmd 3n-hsw-x520
19020 -
19021   type: "plot"
19022   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
19023   algorithm: "plot_performance_box"
19024   output-file-type: ".html"
19025   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
19026   data: "plot-dpdk-throughput-latency-3n-hsw"
19027   filter: "'NIC_Intel-X520-DA2' and
19028            '64B' and
19029            'BASE' and
19030            'NDRPDR' and
19031            '1T1C' and
19032            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19033   parameters:
19034   - "throughput"
19035   - "parent"
19036   - "tags"
19037   traces:
19038     hoverinfo: "x+y"
19039     boxpoints: "outliers"
19040     whiskerwidth: 0
19041   layout:
19042     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
19043     layout: "plot-throughput"
19044
19045 -
19046   type: "plot"
19047   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
19048   algorithm: "plot_performance_box"
19049   output-file-type: ".html"
19050   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
19051   data: "plot-dpdk-throughput-latency-3n-hsw"
19052   filter: "'NIC_Intel-X520-DA2' and
19053            '64B' and
19054            'BASE' and
19055            'NDRPDR' and
19056            '2T2C' and
19057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19058   parameters:
19059   - "throughput"
19060   - "parent"
19061   - "tags"
19062   traces:
19063     hoverinfo: "x+y"
19064     boxpoints: "outliers"
19065     whiskerwidth: 0
19066   layout:
19067     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
19068     layout: "plot-throughput"
19069
19070 -
19071   type: "plot"
19072   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
19073   algorithm: "plot_performance_box"
19074   output-file-type: ".html"
19075   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
19076   data: "plot-dpdk-throughput-latency-3n-hsw"
19077   filter: "'NIC_Intel-X520-DA2' and
19078            '64B' and
19079            'BASE' and
19080            'NDRPDR' and
19081            '1T1C' and
19082            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19083   parameters:
19084   - "throughput"
19085   - "parent"
19086   - "tags"
19087   traces:
19088     hoverinfo: "x+y"
19089     boxpoints: "outliers"
19090     whiskerwidth: 0
19091   layout:
19092     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
19093     layout: "plot-throughput"
19094
19095 -
19096   type: "plot"
19097   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
19098   algorithm: "plot_performance_box"
19099   output-file-type: ".html"
19100   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
19101   data: "plot-dpdk-throughput-latency-3n-hsw"
19102   filter: "'NIC_Intel-X520-DA2' and
19103            '64B' and
19104            'BASE' and
19105            'NDRPDR' and
19106            '2T2C' and
19107            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19108   parameters:
19109   - "throughput"
19110   - "parent"
19111   - "tags"
19112   traces:
19113     hoverinfo: "x+y"
19114     boxpoints: "outliers"
19115     whiskerwidth: 0
19116   layout:
19117     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
19118     layout: "plot-throughput"
19119
19120 # Packet Throughput - DPDK testpmd 3n-hsw-x710
19121 -
19122   type: "plot"
19123   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
19124   algorithm: "plot_performance_box"
19125   output-file-type: ".html"
19126   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
19127   data: "plot-dpdk-throughput-latency-3n-hsw"
19128   filter: "'NIC_Intel-X710' and
19129            '64B' and
19130            'BASE' and
19131            'NDRPDR' and
19132            '1T1C' and
19133            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19134   parameters:
19135   - "throughput"
19136   - "parent"
19137   - "tags"
19138   traces:
19139     hoverinfo: "x+y"
19140     boxpoints: "outliers"
19141     whiskerwidth: 0
19142   layout:
19143     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
19144     layout: "plot-throughput"
19145
19146 -
19147   type: "plot"
19148   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
19149   algorithm: "plot_performance_box"
19150   output-file-type: ".html"
19151   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
19152   data: "plot-dpdk-throughput-latency-3n-hsw"
19153   filter: "'NIC_Intel-X710' and
19154            '64B' and
19155            'BASE' and
19156            'NDRPDR' and
19157            '2T2C' and
19158            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19159   parameters:
19160   - "throughput"
19161   - "parent"
19162   - "tags"
19163   traces:
19164     hoverinfo: "x+y"
19165     boxpoints: "outliers"
19166     whiskerwidth: 0
19167   layout:
19168     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
19169     layout: "plot-throughput"
19170
19171 -
19172   type: "plot"
19173   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
19174   algorithm: "plot_performance_box"
19175   output-file-type: ".html"
19176   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
19177   data: "plot-dpdk-throughput-latency-3n-hsw"
19178   filter: "'NIC_Intel-X710' and
19179            '64B' and
19180            'BASE' and
19181            'NDRPDR' and
19182            '1T1C' and
19183            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19184   parameters:
19185   - "throughput"
19186   - "parent"
19187   - "tags"
19188   traces:
19189     hoverinfo: "x+y"
19190     boxpoints: "outliers"
19191     whiskerwidth: 0
19192   layout:
19193     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
19194     layout: "plot-throughput"
19195
19196 -
19197   type: "plot"
19198   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
19199   algorithm: "plot_performance_box"
19200   output-file-type: ".html"
19201   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
19202   data: "plot-dpdk-throughput-latency-3n-hsw"
19203   filter: "'NIC_Intel-X710' and
19204            '64B' and
19205            'BASE' and
19206            'NDRPDR' and
19207            '2T2C' and
19208            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19209   parameters:
19210   - "throughput"
19211   - "parent"
19212   - "tags"
19213   traces:
19214     hoverinfo: "x+y"
19215     boxpoints: "outliers"
19216     whiskerwidth: 0
19217   layout:
19218     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
19219     layout: "plot-throughput"
19220
19221 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
19222 -
19223   type: "plot"
19224   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
19225   algorithm: "plot_performance_box"
19226   output-file-type: ".html"
19227   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
19228   data: "plot-dpdk-throughput-latency-3n-hsw"
19229   filter: "'NIC_Intel-XL710' and
19230            '64B' and
19231            'BASE' and
19232            'NDRPDR' and
19233            '1T1C' and
19234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19235   parameters:
19236   - "throughput"
19237   - "parent"
19238   - "tags"
19239   traces:
19240     hoverinfo: "x+y"
19241     boxpoints: "outliers"
19242     whiskerwidth: 0
19243   layout:
19244     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
19245     layout: "plot-throughput"
19246
19247 -
19248   type: "plot"
19249   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
19250   algorithm: "plot_performance_box"
19251   output-file-type: ".html"
19252   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
19253   data: "plot-dpdk-throughput-latency-3n-hsw"
19254   filter: "'NIC_Intel-XL710' and
19255            '64B' and
19256            'BASE' and
19257            'NDRPDR' and
19258            '2T2C' and
19259            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19260   parameters:
19261   - "throughput"
19262   - "parent"
19263   - "tags"
19264   traces:
19265     hoverinfo: "x+y"
19266     boxpoints: "outliers"
19267     whiskerwidth: 0
19268   layout:
19269     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
19270     layout: "plot-throughput"
19271
19272 -
19273   type: "plot"
19274   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
19275   algorithm: "plot_performance_box"
19276   output-file-type: ".html"
19277   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
19278   data: "plot-dpdk-throughput-latency-3n-hsw"
19279   filter: "'NIC_Intel-XL710' and
19280            '64B' and
19281            'BASE' and
19282            'NDRPDR' and
19283            '1T1C' and
19284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19285   parameters:
19286   - "throughput"
19287   - "parent"
19288   - "tags"
19289   traces:
19290     hoverinfo: "x+y"
19291     boxpoints: "outliers"
19292     whiskerwidth: 0
19293   layout:
19294     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
19295     layout: "plot-throughput"
19296
19297 -
19298   type: "plot"
19299   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
19300   algorithm: "plot_performance_box"
19301   output-file-type: ".html"
19302   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
19303   data: "plot-dpdk-throughput-latency-3n-hsw"
19304   filter: "'NIC_Intel-XL710' and
19305            '64B' and
19306            'BASE' and
19307            'NDRPDR' and
19308            '2T2C' and
19309            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19310   parameters:
19311   - "throughput"
19312   - "parent"
19313   - "tags"
19314   traces:
19315     hoverinfo: "x+y"
19316     boxpoints: "outliers"
19317     whiskerwidth: 0
19318   layout:
19319     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
19320     layout: "plot-throughput"
19321
19322 # Packet Throughput - DPDK testpmd 3n-skx-x710
19323 -
19324   type: "plot"
19325   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
19326   algorithm: "plot_performance_box"
19327   output-file-type: ".html"
19328   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
19329   data: "plot-dpdk-throughput-latency-3n-skx"
19330   filter: "'NIC_Intel-X710' and
19331            '64B' and
19332            'BASE' and
19333            'NDRPDR' and
19334            '2T1C' and
19335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19336   parameters:
19337   - "throughput"
19338   - "parent"
19339   - "tags"
19340   traces:
19341     hoverinfo: "x+y"
19342     boxpoints: "outliers"
19343     whiskerwidth: 0
19344   layout:
19345     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
19346     layout: "plot-throughput"
19347
19348 -
19349   type: "plot"
19350   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
19351   algorithm: "plot_performance_box"
19352   output-file-type: ".html"
19353   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
19354   data: "plot-dpdk-throughput-latency-3n-skx"
19355   filter: "'NIC_Intel-X710' and
19356            '64B' and
19357            'BASE' and
19358            'NDRPDR' and
19359            '4T2C' and
19360            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19361   parameters:
19362   - "throughput"
19363   - "parent"
19364   - "tags"
19365   traces:
19366     hoverinfo: "x+y"
19367     boxpoints: "outliers"
19368     whiskerwidth: 0
19369   layout:
19370     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
19371     layout: "plot-throughput"
19372
19373 -
19374   type: "plot"
19375   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
19376   algorithm: "plot_performance_box"
19377   output-file-type: ".html"
19378   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
19379   data: "plot-dpdk-throughput-latency-3n-skx"
19380   filter: "'NIC_Intel-X710' and
19381            '64B' and
19382            'BASE' and
19383            'NDRPDR' and
19384            '2T1C' and
19385            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19386   parameters:
19387   - "throughput"
19388   - "parent"
19389   - "tags"
19390   traces:
19391     hoverinfo: "x+y"
19392     boxpoints: "outliers"
19393     whiskerwidth: 0
19394   layout:
19395     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
19396     layout: "plot-throughput"
19397
19398 -
19399   type: "plot"
19400   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
19401   algorithm: "plot_performance_box"
19402   output-file-type: ".html"
19403   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
19404   data: "plot-dpdk-throughput-latency-3n-skx"
19405   filter: "'NIC_Intel-X710' and
19406            '64B' and
19407            'BASE' and
19408            'NDRPDR' and
19409            '4T2C' and
19410            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19411   parameters:
19412   - "throughput"
19413   - "parent"
19414   - "tags"
19415   traces:
19416     hoverinfo: "x+y"
19417     boxpoints: "outliers"
19418     whiskerwidth: 0
19419   layout:
19420     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
19421     layout: "plot-throughput"
19422
19423 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
19424 -
19425   type: "plot"
19426   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
19427   algorithm: "plot_performance_box"
19428   output-file-type: ".html"
19429   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
19430   data: "plot-dpdk-throughput-latency-3n-skx"
19431   filter: "'NIC_Intel-XXV710' and
19432            '64B' and
19433            'BASE' and
19434            'NDRPDR' and
19435            '2T1C' and
19436            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19437   parameters:
19438   - "throughput"
19439   - "parent"
19440   - "tags"
19441   traces:
19442     hoverinfo: "x+y"
19443     boxpoints: "outliers"
19444     whiskerwidth: 0
19445   layout:
19446     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
19447     layout: "plot-throughput"
19448
19449 -
19450   type: "plot"
19451   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
19452   algorithm: "plot_performance_box"
19453   output-file-type: ".html"
19454   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
19455   data: "plot-dpdk-throughput-latency-3n-skx"
19456   filter: "'NIC_Intel-XXV710' and
19457            '64B' and
19458            'BASE' and
19459            'NDRPDR' and
19460            '4T2C' and
19461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19462   parameters:
19463   - "throughput"
19464   - "parent"
19465   - "tags"
19466   traces:
19467     hoverinfo: "x+y"
19468     boxpoints: "outliers"
19469     whiskerwidth: 0
19470   layout:
19471     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
19472     layout: "plot-throughput"
19473
19474 -
19475   type: "plot"
19476   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
19477   algorithm: "plot_performance_box"
19478   output-file-type: ".html"
19479   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
19480   data: "plot-dpdk-throughput-latency-3n-skx"
19481   filter: "'NIC_Intel-XXV710' and
19482            '64B' and
19483            'BASE' and
19484            'NDRPDR' and
19485            '2T1C' and
19486            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19487   parameters:
19488   - "throughput"
19489   - "parent"
19490   - "tags"
19491   traces:
19492     hoverinfo: "x+y"
19493     boxpoints: "outliers"
19494     whiskerwidth: 0
19495   layout:
19496     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
19497     layout: "plot-throughput"
19498
19499 -
19500   type: "plot"
19501   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
19502   algorithm: "plot_performance_box"
19503   output-file-type: ".html"
19504   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
19505   data: "plot-dpdk-throughput-latency-3n-skx"
19506   filter: "'NIC_Intel-XXV710' and
19507            '64B' and
19508            'BASE' and
19509            'NDRPDR' and
19510            '4T2C' and
19511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19512   parameters:
19513   - "throughput"
19514   - "parent"
19515   - "tags"
19516   traces:
19517     hoverinfo: "x+y"
19518     boxpoints: "outliers"
19519     whiskerwidth: 0
19520   layout:
19521     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
19522     layout: "plot-throughput"
19523
19524 # Packet Throughput - DPDK testpmd 2n-skx-x710
19525 -
19526   type: "plot"
19527   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
19528   algorithm: "plot_performance_box"
19529   output-file-type: ".html"
19530   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
19531   data: "plot-dpdk-throughput-latency-2n-skx"
19532   filter: "'NIC_Intel-X710' and
19533            '64B' and
19534            'BASE' and
19535            'NDRPDR' and
19536            '2T1C' and
19537            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19538   parameters:
19539   - "throughput"
19540   - "parent"
19541   - "tags"
19542   traces:
19543     hoverinfo: "x+y"
19544     boxpoints: "outliers"
19545     whiskerwidth: 0
19546   layout:
19547     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
19548     layout: "plot-throughput"
19549
19550 -
19551   type: "plot"
19552   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
19553   algorithm: "plot_performance_box"
19554   output-file-type: ".html"
19555   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
19556   data: "plot-dpdk-throughput-latency-2n-skx"
19557   filter: "'NIC_Intel-X710' and
19558            '64B' and
19559            'BASE' and
19560            'NDRPDR' and
19561            '4T2C' and
19562            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19563   parameters:
19564   - "throughput"
19565   - "parent"
19566   - "tags"
19567   traces:
19568     hoverinfo: "x+y"
19569     boxpoints: "outliers"
19570     whiskerwidth: 0
19571   layout:
19572     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
19573     layout: "plot-throughput"
19574
19575 -
19576   type: "plot"
19577   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
19578   algorithm: "plot_performance_box"
19579   output-file-type: ".html"
19580   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
19581   data: "plot-dpdk-throughput-latency-2n-skx"
19582   filter: "'NIC_Intel-X710' and
19583            '64B' and
19584            'BASE' and
19585            'NDRPDR' and
19586            '2T1C' and
19587            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19588   parameters:
19589   - "throughput"
19590   - "parent"
19591   - "tags"
19592   traces:
19593     hoverinfo: "x+y"
19594     boxpoints: "outliers"
19595     whiskerwidth: 0
19596   layout:
19597     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
19598     layout: "plot-throughput"
19599
19600 -
19601   type: "plot"
19602   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
19603   algorithm: "plot_performance_box"
19604   output-file-type: ".html"
19605   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
19606   data: "plot-dpdk-throughput-latency-2n-skx"
19607   filter: "'NIC_Intel-X710' and
19608            '64B' and
19609            'BASE' and
19610            'NDRPDR' and
19611            '4T2C' and
19612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19613   parameters:
19614   - "throughput"
19615   - "parent"
19616   - "tags"
19617   traces:
19618     hoverinfo: "x+y"
19619     boxpoints: "outliers"
19620     whiskerwidth: 0
19621   layout:
19622     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
19623     layout: "plot-throughput"
19624
19625 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
19626 -
19627   type: "plot"
19628   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
19629   algorithm: "plot_performance_box"
19630   output-file-type: ".html"
19631   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
19632   data: "plot-dpdk-throughput-latency-2n-skx"
19633   filter: "'NIC_Intel-XXV710' and
19634            '64B' and
19635            'BASE' and
19636            'NDRPDR' and
19637            '2T1C' and
19638            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19639   parameters:
19640   - "throughput"
19641   - "parent"
19642   - "tags"
19643   traces:
19644     hoverinfo: "x+y"
19645     boxpoints: "outliers"
19646     whiskerwidth: 0
19647   layout:
19648     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
19649     layout: "plot-throughput"
19650
19651 -
19652   type: "plot"
19653   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
19654   algorithm: "plot_performance_box"
19655   output-file-type: ".html"
19656   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
19657   data: "plot-dpdk-throughput-latency-2n-skx"
19658   filter: "'NIC_Intel-XXV710' and
19659            '64B' and
19660            'BASE' and
19661            'NDRPDR' and
19662            '4T2C' and
19663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19664   parameters:
19665   - "throughput"
19666   - "parent"
19667   - "tags"
19668   traces:
19669     hoverinfo: "x+y"
19670     boxpoints: "outliers"
19671     whiskerwidth: 0
19672   layout:
19673     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
19674     layout: "plot-throughput"
19675
19676 -
19677   type: "plot"
19678   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
19679   algorithm: "plot_performance_box"
19680   output-file-type: ".html"
19681   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
19682   data: "plot-dpdk-throughput-latency-2n-skx"
19683   filter: "'NIC_Intel-XXV710' and
19684            '64B' and
19685            'BASE' and
19686            'NDRPDR' and
19687            '2T1C' and
19688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19689   parameters:
19690   - "throughput"
19691   - "parent"
19692   - "tags"
19693   traces:
19694     hoverinfo: "x+y"
19695     boxpoints: "outliers"
19696     whiskerwidth: 0
19697   layout:
19698     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
19699     layout: "plot-throughput"
19700
19701 -
19702   type: "plot"
19703   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
19704   algorithm: "plot_performance_box"
19705   output-file-type: ".html"
19706   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
19707   data: "plot-dpdk-throughput-latency-2n-skx"
19708   filter: "'NIC_Intel-XXV710' and
19709            '64B' and
19710            'BASE' and
19711            'NDRPDR' and
19712            '4T2C' and
19713            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
19714   parameters:
19715   - "throughput"
19716   - "parent"
19717   - "tags"
19718   traces:
19719     hoverinfo: "x+y"
19720     boxpoints: "outliers"
19721     whiskerwidth: 0
19722   layout:
19723     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
19724     layout: "plot-throughput"
19725
19726 ################################################################################
19727
19728 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
19729 -
19730   type: "plot"
19731   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19732   algorithm: "plot_latency_error_bars"
19733   output-file-type: ".html"
19734   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19735   data: "plot-vpp-throughput-latency-3n-hsw"
19736   filter: "'NIC_Intel-X520-DA2' and
19737            '64B' and
19738            ('BASE' or 'SCALE') and
19739            'NDRPDR' and
19740            'ETH' and
19741            '1T1C' and
19742            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19743            not 'VHOST' and
19744            not 'MEMIF'"
19745   parameters:
19746   - "latency"
19747   - "parent"
19748   - "tags"
19749   sort:
19750   - "L2XCFWD"
19751   - "L2PATCH"
19752   - "L2BDMACLRN"
19753   - "FIB_10K"
19754   - "FIB_100K"
19755   - "FIB_1M"
19756   layout:
19757     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19758     layout: "plot-latency"
19759
19760 -
19761   type: "plot"
19762   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19763   algorithm: "plot_latency_error_bars"
19764   output-file-type: ".html"
19765   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19766   data: "plot-vpp-throughput-latency-3n-hsw"
19767   filter: "'NIC_Intel-X520-DA2' and
19768            '64B' and
19769            ('BASE' or 'SCALE') and
19770            'NDRPDR' and
19771            'ETH' and
19772            '2T2C' and
19773            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19774            not 'VHOST' and
19775            not 'MEMIF'"
19776   parameters:
19777   - "latency"
19778   - "parent"
19779   - "tags"
19780   sort:
19781   - "L2XCFWD"
19782   - "L2PATCH"
19783   - "L2BDMACLRN"
19784   - "FIB_10K"
19785   - "FIB_100K"
19786   - "FIB_1M"
19787   layout:
19788     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19789     layout: "plot-latency"
19790
19791 # Packet Latency - VPP L2 3n-hsw-x520 features
19792 -
19793   type: "plot"
19794   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19795   algorithm: "plot_latency_error_bars"
19796   output-file-type: ".html"
19797   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19798   data: "plot-vpp-throughput-latency-3n-hsw"
19799   filter: "'NIC_Intel-X520-DA2' and
19800            '64B' and
19801            'NDRPDR' and
19802            '1T1C' and
19803            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19804            not 'ACL' and
19805            not 'VHOST' and
19806            not 'MEMIF'"
19807   parameters:
19808   - "latency"
19809   - "parent"
19810   - "tags"
19811   sort:
19812   - "L2XCBASE"    # l2xcbase
19813   - "L2BDBASE"    # l2bdbase
19814   - "L2XCFWD"     # dot1q-l2xcbase
19815   - "L2BDMACLRN"  # dot1q-l2bdbase
19816   layout:
19817     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
19818     layout: "plot-latency"
19819
19820 -
19821   type: "plot"
19822   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19823   algorithm: "plot_latency_error_bars"
19824   output-file-type: ".html"
19825   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19826   data: "plot-vpp-throughput-latency-3n-hsw"
19827   filter: "'NIC_Intel-X520-DA2' and
19828            '64B' and
19829            'NDRPDR' and
19830            '2T2C' and
19831            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19832            not 'ACL' and
19833            not 'VHOST' and
19834            not 'MEMIF'"
19835   parameters:
19836   - "latency"
19837   - "parent"
19838   - "tags"
19839   sort:
19840   - "L2XCBASE"    # l2xcbase
19841   - "L2BDBASE"    # l2bdbase
19842   - "L2XCFWD"     # dot1q-l2xcbase
19843   - "L2BDMACLRN"  # dot1q-l2bdbase
19844   layout:
19845     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
19846     layout: "plot-latency"
19847
19848 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
19849 -
19850   type: "plot"
19851   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19852   algorithm: "plot_latency_error_bars"
19853   output-file-type: ".html"
19854   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19855   data: "plot-vpp-throughput-latency-3n-hsw"
19856   filter: "'NIC_Intel-X710' and
19857            '64B' and
19858            ('BASE' or 'SCALE') and
19859            'NDRPDR' and
19860            'ETH' and
19861            '1T1C' and
19862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19863            not 'VHOST' and
19864            not 'MEMIF'"
19865   parameters:
19866   - "latency"
19867   - "parent"
19868   - "tags"
19869   sort:
19870   - "L2PATCH"
19871   - "L2XCBASE"
19872   - "BASE"
19873   - "FIB_10K"
19874   - "FIB_100K"
19875   - "FIB_1M"
19876   layout:
19877     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19878     layout: "plot-latency"
19879
19880 -
19881   type: "plot"
19882   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19883   algorithm: "plot_latency_error_bars"
19884   output-file-type: ".html"
19885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19886   data: "plot-vpp-throughput-latency-3n-hsw"
19887   filter: "'NIC_Intel-X710' and
19888            '64B' and
19889            ('BASE' or 'SCALE') and
19890            'NDRPDR' and
19891            'ETH' and
19892            '2T2C' and
19893            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19894            not 'VHOST' and
19895            not 'MEMIF'"
19896   parameters:
19897   - "latency"
19898   - "parent"
19899   - "tags"
19900   sort:
19901   - "L2PATCH"
19902   - "L2XCBASE"
19903   - "BASE"
19904   - "FIB_10K"
19905   - "FIB_100K"
19906   - "FIB_1M"
19907   layout:
19908     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19909     layout: "plot-latency"
19910
19911 # Packet Latency - VPP L2 3n-hsw-x710 features
19912 -
19913   type: "plot"
19914   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19915   algorithm: "plot_latency_error_bars"
19916   output-file-type: ".html"
19917   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19918   data: "plot-vpp-throughput-latency-3n-hsw"
19919   filter: "'NIC_Intel-X710' and
19920            '64B' and
19921            'NDRPDR' and
19922            '1T1C' and
19923            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19924            not 'ACL' and
19925            not 'VHOST' and
19926            not 'MEMIF'"
19927   parameters:
19928   - "latency"
19929   - "parent"
19930   - "tags"
19931   sort:
19932   - "L2XCBASE"    # l2xcbase
19933   - "L2BDBASE"    # l2bdbase
19934   - "L2XCFWD"     # dot1q-l2xcbase
19935   - "L2BDMACLRN"  # dot1q-l2bdbase
19936   layout:
19937     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
19938     layout: "plot-latency"
19939
19940 -
19941   type: "plot"
19942   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19943   algorithm: "plot_latency_error_bars"
19944   output-file-type: ".html"
19945   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19946   data: "plot-vpp-throughput-latency-3n-hsw"
19947   filter: "'NIC_Intel-X710' and
19948            '64B' and
19949            'NDRPDR' and
19950            '2T2C' and
19951            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
19952            not 'ACL' and
19953            not 'VHOST' and
19954            not 'MEMIF'"
19955   parameters:
19956   - "latency"
19957   - "parent"
19958   - "tags"
19959   sort:
19960   - "L2XCBASE"    # l2xcbase
19961   - "L2BDBASE"    # l2bdbase
19962   - "L2XCFWD"     # dot1q-l2xcbase
19963   - "L2BDMACLRN"  # dot1q-l2bdbase
19964   layout:
19965     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
19966     layout: "plot-latency"
19967
19968 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
19969 -
19970   type: "plot"
19971   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19972   algorithm: "plot_latency_error_bars"
19973   output-file-type: ".html"
19974   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19975   data: "plot-vpp-throughput-latency-3n-hsw"
19976   filter: "'NIC_Intel-XL710' and
19977            '64B' and
19978            ('BASE' or 'SCALE') and
19979            'NDRPDR' and
19980            'ETH' and
19981            '1T1C' and
19982            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19983            not 'VHOST' and
19984            not 'MEMIF'"
19985   parameters:
19986   - "latency"
19987   - "parent"
19988   - "tags"
19989   sort:
19990   - "L2PATCH"
19991   - "L2XCBASE"
19992   - "BASE"
19993   - "FIB_10K"
19994   - "FIB_100K"
19995   - "FIB_1M"
19996   layout:
19997     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19998     layout: "plot-latency"
19999
20000 -
20001   type: "plot"
20002   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20003   algorithm: "plot_latency_error_bars"
20004   output-file-type: ".html"
20005   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20006   data: "plot-vpp-throughput-latency-3n-hsw"
20007   filter: "'NIC_Intel-XL710' and
20008            '64B' and
20009            ('BASE' or 'SCALE') and
20010            'NDRPDR' and
20011            'ETH' and
20012            '2T2C' and
20013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20014            not 'VHOST' and
20015            not 'MEMIF'"
20016   parameters:
20017   - "latency"
20018   - "parent"
20019   - "tags"
20020   sort:
20021   - "L2PATCH"
20022   - "L2XCBASE"
20023   - "BASE"
20024   - "FIB_10K"
20025   - "FIB_100K"
20026   - "FIB_1M"
20027   layout:
20028     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
20029     layout: "plot-latency"
20030
20031 # Packet Latency - VPP L2 3n-skx-x710 base and scale
20032 -
20033   type: "plot"
20034   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20035   algorithm: "plot_latency_error_bars"
20036   output-file-type: ".html"
20037   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20038   data: "plot-vpp-throughput-latency-3n-skx"
20039   filter: "'NIC_Intel-X710' and
20040            '64B' and
20041            ('BASE' or 'SCALE') and
20042            'NDRPDR' and
20043            'ETH' and
20044            '2T1C' and
20045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20046            not 'VHOST' and
20047            not 'MEMIF' and
20048            not 'DRV_AVF'"
20049   parameters:
20050   - "latency"
20051   - "parent"
20052   - "tags"
20053   sort:
20054   - "L2PATCH"
20055   - "L2XCBASE"
20056   - "BASE"
20057   - "FIB_10K"
20058   - "FIB_100K"
20059   - "FIB_1M"
20060   layout:
20061     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20062     layout: "plot-latency"
20063
20064 -
20065   type: "plot"
20066   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20067   algorithm: "plot_latency_error_bars"
20068   output-file-type: ".html"
20069   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20070   data: "plot-vpp-throughput-latency-3n-skx"
20071   filter: "'NIC_Intel-X710' and
20072            '64B' and
20073            ('BASE' or 'SCALE') and
20074            'NDRPDR' and
20075            'ETH' and
20076            '4T2C' and
20077            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20078            not 'VHOST' and
20079            not 'MEMIF' and
20080            not 'DRV_AVF'"
20081   parameters:
20082   - "latency"
20083   - "parent"
20084   - "tags"
20085   sort:
20086   - "L2PATCH"
20087   - "L2XCBASE"
20088   - "BASE"
20089   - "FIB_10K"
20090   - "FIB_100K"
20091   - "FIB_1M"
20092   layout:
20093     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20094     layout: "plot-latency"
20095
20096 # Packet Latency - VPP L2 3n-skx-x710 features
20097 -
20098   type: "plot"
20099   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
20100   algorithm: "plot_latency_error_bars"
20101   output-file-type: ".html"
20102   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
20103   data: "plot-vpp-throughput-latency-3n-skx"
20104   filter: "'NIC_Intel-X710' and
20105            '64B' and
20106            'NDRPDR' and
20107            '2T1C' and
20108            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
20109            not 'ACL' and
20110            not 'VHOST' and
20111            not 'MEMIF'"
20112   parameters:
20113   - "latency"
20114   - "parent"
20115   - "tags"
20116   sort:
20117   - "L2XCBASE"    # l2xcbase
20118   - "L2BDBASE"    # l2bdbase
20119   - "L2XCFWD"     # dot1q-l2xcbase
20120   - "L2BDMACLRN"  # dot1q-l2bdbase
20121   layout:
20122     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
20123     layout: "plot-latency"
20124
20125 -
20126   type: "plot"
20127   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
20128   algorithm: "plot_latency_error_bars"
20129   output-file-type: ".html"
20130   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
20131   data: "plot-vpp-throughput-latency-3n-skx"
20132   filter: "'NIC_Intel-X710' and
20133            '64B' and
20134            'NDRPDR' and
20135            '4T2C' and
20136            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
20137            not 'ACL' and
20138            not 'VHOST' and
20139            not 'MEMIF'"
20140   parameters:
20141   - "latency"
20142   - "parent"
20143   - "tags"
20144   sort:
20145   - "L2XCBASE"    # l2xcbase
20146   - "L2BDBASE"    # l2bdbase
20147   - "L2XCFWD"     # dot1q-l2xcbase
20148   - "L2BDMACLRN"  # dot1q-l2bdbase
20149   layout:
20150     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
20151     layout: "plot-latency"
20152
20153 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
20154 -
20155   type: "plot"
20156   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20157   algorithm: "plot_latency_error_bars"
20158   output-file-type: ".html"
20159   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20160   data: "plot-vpp-throughput-latency-3n-skx"
20161   filter: "'NIC_Intel-XXV710' and
20162            '64B' and
20163            ('BASE' or 'SCALE') and
20164            'NDRPDR' and
20165            'ETH' and
20166            '2T1C' and
20167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20168            not 'VHOST' and
20169            not 'MEMIF' and
20170            not 'DRV_AVF'"
20171   parameters:
20172   - "latency"
20173   - "parent"
20174   - "tags"
20175   sort:
20176   - "L2PATCH"
20177   - "L2XCBASE"
20178   - "BASE"
20179   - "FIB_10K"
20180   - "FIB_100K"
20181   - "FIB_1M"
20182   layout:
20183     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20184     layout: "plot-latency"
20185
20186 -
20187   type: "plot"
20188   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20189   algorithm: "plot_latency_error_bars"
20190   output-file-type: ".html"
20191   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20192   data: "plot-vpp-throughput-latency-3n-skx"
20193   filter: "'NIC_Intel-XXV710' and
20194            '64B' and
20195            ('BASE' or 'SCALE') and
20196            'NDRPDR' and
20197            'ETH' and
20198            '4T2C' and
20199            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20200            not 'VHOST' and
20201            not 'MEMIF' and
20202            not 'DRV_AVF'"
20203   parameters:
20204   - "latency"
20205   - "parent"
20206   - "tags"
20207   sort:
20208   - "L2PATCH"
20209   - "L2XCBASE"
20210   - "BASE"
20211   - "FIB_10K"
20212   - "FIB_100K"
20213   - "FIB_1M"
20214   layout:
20215     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20216     layout: "plot-latency"
20217
20218 # Packet Latency - VPP L2 2n-skx-x710 base and scale
20219 -
20220   type: "plot"
20221   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20222   algorithm: "plot_latency_error_bars"
20223   output-file-type: ".html"
20224   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20225   data: "plot-vpp-throughput-latency-2n-skx"
20226   filter: "'NIC_Intel-X710' and
20227            '64B' and
20228            'ETH' and
20229            ('BASE' or 'SCALE') and
20230            'NDRPDR' and
20231            '2T1C' and
20232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20233            not 'VHOST' and
20234            not 'MEMIF'"
20235   parameters:
20236   - "latency"
20237   - "parent"
20238   - "tags"
20239   sort:
20240   - "L2PATCH"
20241   - "L2XCBASE"
20242   - "BASE"
20243   - "FIB_10K"
20244   - "FIB_100K"
20245   - "FIB_1M"
20246   layout:
20247     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20248     layout: "plot-latency"
20249
20250 -
20251   type: "plot"
20252   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20253   algorithm: "plot_latency_error_bars"
20254   output-file-type: ".html"
20255   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20256   data: "plot-vpp-throughput-latency-2n-skx"
20257   filter: "'NIC_Intel-X710' and
20258            '64B' and
20259            ('BASE' or 'SCALE') and
20260            'NDRPDR' and
20261            'ETH' and
20262            '4T2C' and
20263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20264            not 'VHOST' and
20265            not 'MEMIF'"
20266   parameters:
20267   - "latency"
20268   - "parent"
20269   - "tags"
20270   sort:
20271   - "L2PATCH"
20272   - "L2XCBASE"
20273   - "BASE"
20274   - "FIB_10K"
20275   - "FIB_100K"
20276   - "FIB_1M"
20277   layout:
20278     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20279     layout: "plot-latency"
20280
20281 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
20282 -
20283   type: "plot"
20284   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20285   algorithm: "plot_latency_error_bars"
20286   output-file-type: ".html"
20287   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20288   data: "plot-vpp-throughput-latency-2n-skx"
20289   filter: "'NIC_Intel-XXV710' and
20290            '64B' and
20291            ('BASE' or 'SCALE') and
20292            'NDRPDR' and
20293            'ETH' and
20294            '2T1C' and
20295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20296            not 'VHOST' and
20297            not 'MEMIF'"
20298   parameters:
20299   - "latency"
20300   - "parent"
20301   - "tags"
20302   sort:
20303   - "L2PATCH"
20304   - "L2XCBASE"
20305   - "BASE"
20306   - "FIB_10K"
20307   - "FIB_100K"
20308   - "FIB_1M"
20309   layout:
20310     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20311     layout: "plot-latency"
20312
20313 -
20314   type: "plot"
20315   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20316   algorithm: "plot_latency_error_bars"
20317   output-file-type: ".html"
20318   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20319   data: "plot-vpp-throughput-latency-2n-skx"
20320   filter: "'NIC_Intel-XXV710' and
20321            '64B' and
20322            ('BASE' or 'SCALE') and
20323            'NDRPDR' and
20324            'ETH' and
20325            '4T2C' and
20326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20327            not 'VHOST' and
20328            not 'MEMIF'"
20329   parameters:
20330   - "latency"
20331   - "parent"
20332   - "tags"
20333   sort:
20334   - "L2PATCH"
20335   - "L2XCBASE"
20336   - "BASE"
20337   - "FIB_10K"
20338   - "FIB_100K"
20339   - "FIB_1M"
20340   layout:
20341     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20342     layout: "plot-latency"
20343
20344 ################################################################################
20345
20346 # Packet Latency - VPP Container Memif 3n-hsw-x520
20347 -
20348   type: "plot"
20349   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20350   algorithm: "plot_latency_error_bars"
20351   output-file-type: ".html"
20352   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20353   data: "plot-vpp-throughput-latency-3n-hsw"
20354   filter: "'NIC_Intel-X520-DA2' and
20355            '64B' and
20356            ('BASE' or 'SCALE') and
20357            'NDRPDR' and
20358            '1T1C' and
20359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20360            not 'VHOST' and
20361            'MEMIF'"
20362   parameters:
20363   - "latency"
20364   - "parent"
20365   - "tags"
20366   sort:
20367   - "L2XCFWD"
20368   - "L2XCFWD"
20369   - "L2XCFWD"
20370   - "L2BDMACLRN"
20371   - "L2BDMACLRN"
20372   - "L2BDMACLRN"
20373   layout:
20374     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20375     layout: "plot-latency"
20376
20377 -
20378   type: "plot"
20379   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20380   algorithm: "plot_latency_error_bars"
20381   output-file-type: ".html"
20382   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20383   data: "plot-vpp-throughput-latency-3n-hsw"
20384   filter: "'NIC_Intel-X520-DA2' and
20385            '64B' and
20386            ('BASE' or 'SCALE') and
20387            'NDRPDR' and
20388            '2T2C' and
20389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20390            not 'VHOST' and
20391            'MEMIF'"
20392   parameters:
20393   - "latency"
20394   - "parent"
20395   - "tags"
20396   sort:
20397   - "L2XCFWD"
20398   - "L2XCFWD"
20399   - "L2XCFWD"
20400   - "L2BDMACLRN"
20401   - "L2BDMACLRN"
20402   - "L2BDMACLRN"
20403   layout:
20404     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20405     layout: "plot-latency"
20406
20407 # Packet Latency - VPP Container Memif 3n-hsw-x710
20408 -
20409   type: "plot"
20410   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20411   algorithm: "plot_latency_error_bars"
20412   output-file-type: ".html"
20413   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20414   data: "plot-vpp-throughput-latency-3n-hsw"
20415   filter: "'NIC_Intel-X710' and
20416            '64B' and
20417            ('BASE' or 'SCALE') and
20418            'NDRPDR' and
20419            '1T1C' and
20420            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20421            not 'VHOST' and
20422            'MEMIF'"
20423   parameters:
20424   - "latency"
20425   - "parent"
20426   - "tags"
20427   sort:
20428   - "L2XCFWD"
20429   - "L2XCFWD"
20430   - "L2XCFWD"
20431   - "L2BDMACLRN"
20432   - "L2BDMACLRN"
20433   - "L2BDMACLRN"
20434   layout:
20435     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20436     layout: "plot-latency"
20437
20438 -
20439   type: "plot"
20440   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20441   algorithm: "plot_latency_error_bars"
20442   output-file-type: ".html"
20443   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20444   data: "plot-vpp-throughput-latency-3n-hsw"
20445   filter: "'NIC_Intel-X710' and
20446            '64B' and
20447            ('BASE' or 'SCALE') and
20448            'NDRPDR' and
20449            '2T2C' and
20450            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20451            not 'VHOST' and
20452            'MEMIF'"
20453   parameters:
20454   - "latency"
20455   - "parent"
20456   - "tags"
20457   sort:
20458   - "L2XCFWD"
20459   - "L2XCFWD"
20460   - "L2XCFWD"
20461   - "L2BDMACLRN"
20462   - "L2BDMACLRN"
20463   - "L2BDMACLRN"
20464   layout:
20465     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20466     layout: "plot-latency"
20467
20468 # Packet Latency - VPP Container Memif 3n-hsw-xl710
20469 -
20470   type: "plot"
20471   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20472   algorithm: "plot_latency_error_bars"
20473   output-file-type: ".html"
20474   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20475   data: "plot-vpp-throughput-latency-3n-hsw"
20476   filter: "'NIC_Intel-XL710' and
20477            '64B' and
20478            ('BASE' or 'SCALE') and
20479            'NDRPDR' and
20480            '1T1C' and
20481            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20482            not 'VHOST' and
20483            'MEMIF'"
20484   parameters:
20485   - "latency"
20486   - "parent"
20487   - "tags"
20488   sort:
20489   - "L2XCFWD"
20490   - "L2XCFWD"
20491   - "L2XCFWD"
20492   - "L2BDMACLRN"
20493   - "L2BDMACLRN"
20494   - "L2BDMACLRN"
20495   layout:
20496     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
20497     layout: "plot-latency"
20498
20499 -
20500   type: "plot"
20501   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20502   algorithm: "plot_latency_error_bars"
20503   output-file-type: ".html"
20504   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20505   data: "plot-vpp-throughput-latency-3n-hsw"
20506   filter: "'NIC_Intel-XL710' and
20507            '64B' and
20508            ('BASE' or 'SCALE') and
20509            'NDRPDR' and
20510            '2T2C' and
20511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20512            not 'VHOST' and
20513            'MEMIF'"
20514   parameters:
20515   - "latency"
20516   - "parent"
20517   - "tags"
20518   sort:
20519   - "L2XCFWD"
20520   - "L2XCFWD"
20521   - "L2XCFWD"
20522   - "L2BDMACLRN"
20523   - "L2BDMACLRN"
20524   - "L2BDMACLRN"
20525   layout:
20526     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
20527     layout: "plot-latency"
20528
20529 # Packet Latency - VPP Container Memif 3n-skx-x710
20530 -
20531   type: "plot"
20532   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20533   algorithm: "plot_latency_error_bars"
20534   output-file-type: ".html"
20535   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20536   data: "plot-vpp-throughput-latency-3n-skx"
20537   filter: "'NIC_Intel-X710' and
20538            '64B' and
20539            ('BASE' or 'SCALE') and
20540            'NDRPDR' and
20541            '2T1C' and
20542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20543            not 'VHOST' and
20544            'MEMIF'"
20545   parameters:
20546   - "latency"
20547   - "parent"
20548   - "tags"
20549   sort:
20550   - "L2XCFWD"
20551   - "L2XCFWD"
20552   - "L2XCFWD"
20553   - "L2BDMACLRN"
20554   - "L2BDMACLRN"
20555   - "L2BDMACLRN"
20556   layout:
20557     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20558     layout: "plot-latency"
20559
20560 -
20561   type: "plot"
20562   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20563   algorithm: "plot_latency_error_bars"
20564   output-file-type: ".html"
20565   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20566   data: "plot-vpp-throughput-latency-3n-skx"
20567   filter: "'NIC_Intel-X710' and
20568            '64B' and
20569            ('BASE' or 'SCALE') and
20570            'NDRPDR' and
20571            '4T2C' and
20572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20573            not 'VHOST' and
20574            'MEMIF'"
20575   parameters:
20576   - "latency"
20577   - "parent"
20578   - "tags"
20579   sort:
20580   - "L2XCFWD"
20581   - "L2XCFWD"
20582   - "L2XCFWD"
20583   - "L2BDMACLRN"
20584   - "L2BDMACLRN"
20585   - "L2BDMACLRN"
20586   layout:
20587     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20588     layout: "plot-latency"
20589
20590 # Packet Latency - VPP Container Memif 2n-skx-x710
20591 -
20592   type: "plot"
20593   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20594   algorithm: "plot_latency_error_bars"
20595   output-file-type: ".html"
20596   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20597   data: "plot-vpp-throughput-latency-2n-skx"
20598   filter: "'NIC_Intel-X710' and
20599            '64B' and
20600            ('BASE' or 'SCALE') and
20601            'NDRPDR' and
20602            '2T1C' and
20603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20604            not 'VHOST' and
20605            'MEMIF'"
20606   parameters:
20607   - "latency"
20608   - "parent"
20609   - "tags"
20610   sort:
20611   - "L2XCFWD"
20612   - "L2XCFWD"
20613   - "L2XCFWD"
20614   - "L2BDMACLRN"
20615   - "L2BDMACLRN"
20616   - "L2BDMACLRN"
20617   layout:
20618     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20619     layout: "plot-latency"
20620
20621 -
20622   type: "plot"
20623   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20624   algorithm: "plot_latency_error_bars"
20625   output-file-type: ".html"
20626   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20627   data: "plot-vpp-throughput-latency-2n-skx"
20628   filter: "'NIC_Intel-X710' and
20629            '64B' and
20630            ('BASE' or 'SCALE') and
20631            'NDRPDR' and
20632            '4T2C' and
20633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20634            not 'VHOST' and
20635            'MEMIF'"
20636   parameters:
20637   - "latency"
20638   - "parent"
20639   - "tags"
20640   sort:
20641   - "L2XCFWD"
20642   - "L2XCFWD"
20643   - "L2XCFWD"
20644   - "L2BDMACLRN"
20645   - "L2BDMACLRN"
20646   - "L2BDMACLRN"
20647   layout:
20648     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20649     layout: "plot-latency"
20650
20651 # Packet Latency - VPP Container Memif 2n-skx-xxv710
20652 -
20653   type: "plot"
20654   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20655   algorithm: "plot_latency_error_bars"
20656   output-file-type: ".html"
20657   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20658   data: "plot-vpp-throughput-latency-2n-skx"
20659   filter: "'NIC_Intel-XXV710' and
20660            '64B' and
20661            ('BASE' or 'SCALE') and
20662            'NDRPDR' and
20663            '2T1C' and
20664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20665            not 'VHOST' and
20666            'MEMIF'"
20667   parameters:
20668   - "latency"
20669   - "parent"
20670   - "tags"
20671   sort:
20672   - "L2XCFWD"
20673   - "L2XCFWD"
20674   - "L2XCFWD"
20675   - "L2BDMACLRN"
20676   - "L2BDMACLRN"
20677   - "L2BDMACLRN"
20678   layout:
20679     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20680     layout: "plot-latency"
20681
20682 -
20683   type: "plot"
20684   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20685   algorithm: "plot_latency_error_bars"
20686   output-file-type: ".html"
20687   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20688   data: "plot-vpp-throughput-latency-2n-skx"
20689   filter: "'NIC_Intel-XXV710' and
20690            '64B' and
20691            ('BASE' or 'SCALE') and
20692            'NDRPDR' and
20693            '4T2C' and
20694            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
20695            not 'VHOST' and
20696            'MEMIF'"
20697   parameters:
20698   - "latency"
20699   - "parent"
20700   - "tags"
20701   sort:
20702   - "L2XCFWD"
20703   - "L2XCFWD"
20704   - "L2XCFWD"
20705   - "L2BDMACLRN"
20706   - "L2BDMACLRN"
20707   - "L2BDMACLRN"
20708   layout:
20709     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20710     layout: "plot-latency"
20711
20712 ################################################################################
20713
20714 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
20715 -
20716   type: "plot"
20717   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
20718   algorithm: "plot_latency_error_bars"
20719   output-file-type: ".html"
20720   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
20721   data: "plot-ligato-throughput-latency-3n-hsw"
20722   filter: "'NIC_Intel-X520-DA2' and
20723            '64B' and
20724            ('BASE' or 'SCALE') and
20725            'NDRPDR' and
20726            '1T1C' and
20727            'L2XCFWD' and
20728            not 'VHOST' and
20729            'MEMIF'"
20730   parameters:
20731   - "latency"
20732   - "parent"
20733   - "tags"
20734   sort:
20735   - "1VNF"
20736   - "2VNF"
20737   - "4VNF"
20738   - "2VNF"
20739   - "4VNF"
20740   layout:
20741     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
20742     layout: "plot-latency"
20743
20744 -
20745   type: "plot"
20746   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
20747   algorithm: "plot_latency_error_bars"
20748   output-file-type: ".html"
20749   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
20750   data: "plot-ligato-throughput-latency-3n-hsw"
20751   filter: "'NIC_Intel-X520-DA2' and
20752            '64B' and
20753            ('BASE' or 'SCALE') and
20754            'NDRPDR' and
20755            '2T2C' and
20756            'L2XCFWD' and
20757            not 'VHOST' and
20758            'MEMIF'"
20759   parameters:
20760   - "latency"
20761   - "parent"
20762   - "tags"
20763   sort:
20764   - "1VNF"
20765   - "2VNF"
20766   - "4VNF"
20767   - "2VNF"
20768   - "4VNF"
20769   layout:
20770     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
20771     layout: "plot-latency"
20772
20773 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
20774 -
20775   type: "plot"
20776   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
20777   algorithm: "plot_latency_error_bars"
20778   output-file-type: ".html"
20779   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
20780   data: "plot-ligato-throughput-latency-3n-hsw"
20781   filter: "'NIC_Intel-X520-DA2' and
20782            '64B' and
20783            ('BASE' or 'SCALE') and
20784            'NDRPDR' and
20785            '1T1C' and
20786            ('L2BDMACSTAT' or 'L2BDMACLRN') and
20787            not 'VHOST' and
20788            'MEMIF'"
20789   parameters:
20790   - "latency"
20791   - "parent"
20792   - "tags"
20793   sort:
20794   - "1VNF"
20795   - "2VNF"
20796   - "4VNF"
20797   - "2VNF"
20798   - "4VNF"
20799   layout:
20800     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
20801     layout: "plot-latency"
20802
20803 -
20804   type: "plot"
20805   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
20806   algorithm: "plot_latency_error_bars"
20807   output-file-type: ".html"
20808   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
20809   data: "plot-ligato-throughput-latency-3n-hsw"
20810   filter: "'NIC_Intel-X520-DA2' and
20811            '64B' and
20812            ('BASE' or 'SCALE') and
20813            'NDRPDR' and
20814            '2T2C' and
20815            ('L2BDMACSTAT' or 'L2BDMACLRN') and
20816            not 'VHOST' and
20817            'MEMIF'"
20818   parameters:
20819   - "latency"
20820   - "parent"
20821   - "tags"
20822   sort:
20823   - "1VNF"
20824   - "2VNF"
20825   - "4VNF"
20826   - "2VNF"
20827   - "4VNF"
20828   layout:
20829     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
20830     layout: "plot-latency"
20831
20832 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
20833 -
20834   type: "plot"
20835   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
20836   algorithm: "plot_latency_error_bars"
20837   output-file-type: ".html"
20838   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
20839   data: "plot-ligato-throughput-latency-3n-hsw"
20840   filter: "'NIC_Intel-X710' and
20841            '64B' and
20842            ('BASE' or 'SCALE') and
20843            'NDRPDR' and
20844            '1T1C' and
20845            'L2XCFWD' and
20846            not 'VHOST' and
20847            'MEMIF'"
20848   parameters:
20849   - "latency"
20850   - "parent"
20851   - "tags"
20852   sort:
20853   - "1VNF"
20854   - "2VNF"
20855   - "4VNF"
20856   - "2VNF"
20857   - "4VNF"
20858   layout:
20859     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
20860     layout: "plot-latency"
20861
20862 -
20863   type: "plot"
20864   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
20865   algorithm: "plot_latency_error_bars"
20866   output-file-type: ".html"
20867   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
20868   data: "plot-ligato-throughput-latency-3n-hsw"
20869   filter: "'NIC_Intel-X710' and
20870            '64B' and
20871            ('BASE' or 'SCALE') and
20872            'NDRPDR' and
20873            '2T2C' and
20874            'L2XCFWD' and
20875            not 'VHOST' and
20876            'MEMIF'"
20877   parameters:
20878   - "latency"
20879   - "parent"
20880   - "tags"
20881   sort:
20882   - "1VNF"
20883   - "2VNF"
20884   - "4VNF"
20885   - "2VNF"
20886   - "4VNF"
20887   layout:
20888     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
20889     layout: "plot-latency"
20890
20891 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
20892 -
20893   type: "plot"
20894   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
20895   algorithm: "plot_latency_error_bars"
20896   output-file-type: ".html"
20897   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
20898   data: "plot-ligato-throughput-latency-3n-hsw"
20899   filter: "'NIC_Intel-X710' and
20900            '64B' and
20901            ('BASE' or 'SCALE') and
20902            'NDRPDR' and
20903            '1T1C' and
20904            ('L2BDMACSTAT' or 'L2BDMACLRN') and
20905            not 'VHOST' and
20906            'MEMIF'"
20907   parameters:
20908   - "latency"
20909   - "parent"
20910   - "tags"
20911   sort:
20912   - "1VNF"
20913   - "2VNF"
20914   - "4VNF"
20915   - "2VNF"
20916   - "4VNF"
20917   layout:
20918     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
20919     layout: "plot-latency"
20920
20921 -
20922   type: "plot"
20923   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
20924   algorithm: "plot_latency_error_bars"
20925   output-file-type: ".html"
20926   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
20927   data: "plot-ligato-throughput-latency-3n-hsw"
20928   filter: "'NIC_Intel-X710' and
20929            '64B' and
20930            ('BASE' or 'SCALE') and
20931            'NDRPDR' and
20932            '2T2C' and
20933            ('L2BDMACSTAT' or 'L2BDMACLRN') and
20934            not 'VHOST' and
20935            'MEMIF'"
20936   parameters:
20937   - "latency"
20938   - "parent"
20939   - "tags"
20940   sort:
20941   - "1VNF"
20942   - "2VNF"
20943   - "4VNF"
20944   - "2VNF"
20945   - "4VNF"
20946   layout:
20947     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
20948     layout: "plot-latency"
20949
20950 ################################################################################
20951
20952 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
20953 -
20954   type: "plot"
20955   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20956   algorithm: "plot_latency_error_bars"
20957   output-file-type: ".html"
20958   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20959   data: "plot-vpp-throughput-latency-3n-hsw"
20960   filter: "'NIC_Intel-X520-DA2' and
20961            '64B' and
20962            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20963            'NDRPDR' and
20964            '1T1C' and
20965            'IP4FWD' and
20966            not 'IPSEC' and
20967            not 'VHOST'"
20968   parameters:
20969   - "latency"
20970   - "parent"
20971   - "tags"
20972   sort:
20973   - "DOT1Q"
20974   - "IP4BASE"
20975   - "FIB_20k"
20976   - "FIB_200k"
20977   - "FIB_2M"
20978   layout:
20979     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20980     layout: "plot-latency"
20981
20982 -
20983   type: "plot"
20984   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20985   algorithm: "plot_latency_error_bars"
20986   output-file-type: ".html"
20987   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20988   data: "plot-vpp-throughput-latency-3n-hsw"
20989   filter: "'NIC_Intel-X520-DA2' and
20990            '64B' and
20991            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20992            'NDRPDR' and
20993            '2T2C' and
20994            'IP4FWD' and
20995            not 'IPSEC' and
20996            not 'VHOST'"
20997   parameters:
20998   - "latency"
20999   - "parent"
21000   - "tags"
21001   sort:
21002   - "DOT1Q"
21003   - "IP4BASE"
21004   - "FIB_20k"
21005   - "FIB_200k"
21006   - "FIB_2M"
21007   layout:
21008     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21009     layout: "plot-latency"
21010
21011 # Packet Latency - VPP IPv4 3n-hsw-x520 features
21012 -
21013   type: "plot"
21014   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
21015   algorithm: "plot_latency_error_bars"
21016   output-file-type: ".html"
21017   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
21018   data: "plot-vpp-throughput-latency-3n-hsw"
21019   filter: "'NIC_Intel-X520-DA2' and
21020            '64B' and
21021            ('IP4BASE' or
21022             'POLICE_MARK' or
21023             'COPWHLIST' or
21024             ('NAT44' and 'BASE') or
21025             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21026            'NDRPDR' and
21027            '1T1C' and
21028            'IP4FWD' and
21029            not 'IPSEC' and
21030            not 'VHOST'"
21031   parameters:
21032   - "latency"
21033   - "parent"
21034   - "tags"
21035   sort:
21036   - "DOT1Q"
21037   - "IP4BASE"
21038   - "NAT44"
21039   - "POLICE_MARK"
21040   - "COPWHLIST"
21041   - "IACL"
21042   - "OACL"
21043   layout:
21044     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
21045     layout: "plot-latency"
21046
21047 -
21048   type: "plot"
21049   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
21050   algorithm: "plot_latency_error_bars"
21051   output-file-type: ".html"
21052   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
21053   data: "plot-vpp-throughput-latency-3n-hsw"
21054   filter: "'NIC_Intel-X520-DA2' and
21055            '64B' and
21056            ('IP4BASE' or
21057             'POLICE_MARK' or
21058             'COPWHLIST' or
21059             ('NAT44' and 'BASE') or
21060             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21061            'NDRPDR' and
21062            '2T2C' and
21063            'IP4FWD' and
21064            not 'IPSEC' and
21065            not 'VHOST'"
21066   parameters:
21067   - "latency"
21068   - "parent"
21069   - "tags"
21070   sort:
21071   - "DOT1Q"
21072   - "IP4BASE"
21073   - "NAT44"
21074   - "POLICE_MARK"
21075   - "COPWHLIST"
21076   - "IACL"
21077   - "OACL"
21078   layout:
21079     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
21080     layout: "plot-latency"
21081
21082 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
21083 -
21084   type: "plot"
21085   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
21086   algorithm: "plot_latency_error_bars"
21087   output-file-type: ".html"
21088   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
21089   data: "plot-vpp-throughput-latency-3n-hsw"
21090   filter: "'NIC_Intel-X520-DA2' and
21091            '64B' and
21092            'NDRPDR' and
21093            '1T1C' and
21094            'IP4FWD' and
21095            'NAT44' and
21096            not 'IPSEC' and
21097            not 'VHOST'"
21098   parameters:
21099   - "latency"
21100   - "parent"
21101   - "tags"
21102   sort:
21103   - "BASE"
21104   - "BASE"
21105   - "SRC_USER_10"
21106   - "SRC_USER_100"
21107   - "SRC_USER_1000"
21108   - "SRC_USER_2000"
21109   layout:
21110     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
21111     layout: "plot-latency"
21112
21113 -
21114   type: "plot"
21115   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
21116   algorithm: "plot_latency_error_bars"
21117   output-file-type: ".html"
21118   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
21119   data: "plot-vpp-throughput-latency-3n-hsw"
21120   filter: "'NIC_Intel-X520-DA2' and
21121            '64B' and
21122            'NDRPDR' and
21123            '2T2C' and
21124            'IP4FWD' and
21125            'NAT44' and
21126            not 'IPSEC' and
21127            not 'VHOST'"
21128   parameters:
21129   - "latency"
21130   - "parent"
21131   - "tags"
21132   sort:
21133   - "BASE"
21134   - "BASE"
21135   - "SRC_USER_10"
21136   - "SRC_USER_100"
21137   - "SRC_USER_1000"
21138   - "SRC_USER_2000"
21139   layout:
21140     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
21141     layout: "plot-latency"
21142
21143 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
21144 -
21145   type: "plot"
21146   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
21147   algorithm: "plot_latency_error_bars"
21148   output-file-type: ".html"
21149   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
21150   data: "plot-vpp-throughput-latency-3n-hsw"
21151   filter: "'NIC_Intel-X520-DA2' and
21152            '64B' and
21153            'NDRPDR' and
21154            '1T1C' and
21155            'IP4FWD' and
21156            'IACL' and
21157            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21158            not 'IPSEC' and
21159            not 'VHOST'"
21160   parameters:
21161   - "latency"
21162   - "parent"
21163   - "tags"
21164   sort:
21165   - "ACL_STATELESS"
21166   - "ACL_STATEFUL"
21167   - "ACL_STATELESS"
21168   - "ACL_STATEFUL"
21169   layout:
21170     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
21171     layout: "plot-latency"
21172
21173 -
21174   type: "plot"
21175   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
21176   algorithm: "plot_latency_error_bars"
21177   output-file-type: ".html"
21178   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
21179   data: "plot-vpp-throughput-latency-3n-hsw"
21180   filter: "'NIC_Intel-X520-DA2' and
21181            '64B' and
21182            'NDRPDR' and
21183            '2T2C' and
21184            'IP4FWD' and
21185            'IACL' and
21186            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21187            not 'IPSEC' and
21188            not 'VHOST'"
21189   parameters:
21190   - "latency"
21191   - "parent"
21192   - "tags"
21193   sort:
21194   - "ACL_STATELESS"
21195   - "ACL_STATEFUL"
21196   - "ACL_STATELESS"
21197   - "ACL_STATEFUL"
21198   layout:
21199     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
21200     layout: "plot-latency"
21201
21202 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
21203 -
21204   type: "plot"
21205   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
21206   algorithm: "plot_latency_error_bars"
21207   output-file-type: ".html"
21208   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
21209   data: "plot-vpp-throughput-latency-3n-hsw"
21210   filter: "'NIC_Intel-X520-DA2' and
21211            '64B' and
21212            'NDRPDR' and
21213            '1T1C' and
21214            'IP4FWD' and
21215            'OACL' and
21216            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21217            not 'IPSEC' and
21218            not 'VHOST'"
21219   parameters:
21220   - "latency"
21221   - "parent"
21222   - "tags"
21223   sort:
21224   - "ACL_STATELESS"
21225   - "ACL_STATEFUL"
21226   - "ACL_STATELESS"
21227   - "ACL_STATEFUL"
21228   layout:
21229     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
21230     layout: "plot-latency"
21231
21232 -
21233   type: "plot"
21234   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
21235   algorithm: "plot_latency_error_bars"
21236   output-file-type: ".html"
21237   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
21238   data: "plot-vpp-throughput-latency-3n-hsw"
21239   filter: "'NIC_Intel-X520-DA2' and
21240            '64B' and
21241            'NDRPDR' and
21242            '2T2C' and
21243            'IP4FWD' and
21244            'OACL' and
21245            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21246            not 'IPSEC' and
21247            not 'VHOST'"
21248   parameters:
21249   - "latency"
21250   - "parent"
21251   - "tags"
21252   sort:
21253   - "ACL_STATELESS"
21254   - "ACL_STATEFUL"
21255   - "ACL_STATELESS"
21256   - "ACL_STATEFUL"
21257   layout:
21258     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
21259     layout: "plot-latency"
21260
21261 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
21262 -
21263   type: "plot"
21264   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21265   algorithm: "plot_latency_error_bars"
21266   output-file-type: ".html"
21267   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21268   data: "plot-vpp-throughput-latency-3n-hsw"
21269   filter: "'NIC_Intel-X710' and
21270            '64B' and
21271            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21272            'NDRPDR' and
21273            '1T1C' and
21274            'IP4FWD' and
21275            not 'IPSEC' and
21276            not 'VHOST'"
21277   parameters:
21278   - "latency"
21279   - "parent"
21280   - "tags"
21281   sort:
21282   - "DOT1Q"
21283   - "IP4BASE"
21284   - "FIB_20K"
21285   - "FIB_200K"
21286   - "FIB_2M"
21287   layout:
21288     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21289     layout: "plot-latency"
21290
21291 -
21292   type: "plot"
21293   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21294   algorithm: "plot_latency_error_bars"
21295   output-file-type: ".html"
21296   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21297   data: "plot-vpp-throughput-latency-3n-hsw"
21298   filter: "'NIC_Intel-X710' and
21299            '64B' and
21300            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21301            'NDRPDR' and
21302            '2T2C' and
21303            'IP4FWD' and
21304            not 'IPSEC' and
21305            not 'VHOST'"
21306   parameters:
21307   - "latency"
21308   - "parent"
21309   - "tags"
21310   sort:
21311   - "DOT1Q"
21312   - "IP4BASE"
21313   - "FIB_20K"
21314   - "FIB_200K"
21315   - "FIB_2M"
21316   layout:
21317     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21318     layout: "plot-latency"
21319
21320 # Packet Latency - VPP IPv4 3n-hsw-x710 features
21321 -
21322   type: "plot"
21323   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
21324   algorithm: "plot_latency_error_bars"
21325   output-file-type: ".html"
21326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
21327   data: "plot-vpp-throughput-latency-3n-hsw"
21328   filter: "'NIC_Intel-X710' and
21329            '64B' and
21330            ('IP4BASE' or
21331             'POLICE_MARK' or
21332             'COPWHLIST' or
21333             ('NAT44' and 'BASE') or
21334             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21335            'NDRPDR' and
21336            '1T1C' and
21337            'IP4FWD' and
21338            not 'IPSEC' and
21339            not 'VHOST'"
21340   parameters:
21341   - "latency"
21342   - "parent"
21343   - "tags"
21344   sort:
21345   - "IP4BASE"
21346   - "NAT44"
21347   - "POLICE_MARK"
21348   - "COPWHLIST"
21349   - "IACL"
21350   - "OACL"
21351   layout:
21352     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
21353     layout: "plot-latency"
21354
21355 -
21356   type: "plot"
21357   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
21358   algorithm: "plot_latency_error_bars"
21359   output-file-type: ".html"
21360   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
21361   data: "plot-vpp-throughput-latency-3n-hsw"
21362   filter: "'NIC_Intel-X710' and
21363            '64B' and
21364            ('IP4BASE' or
21365             'POLICE_MARK' or
21366             'COPWHLIST' or
21367             ('NAT44' and 'BASE') or
21368             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21369            'NDRPDR' and
21370            '2T2C' and
21371            'IP4FWD' and
21372            not 'IPSEC' and
21373            not 'VHOST'"
21374   parameters:
21375   - "latency"
21376   - "parent"
21377   - "tags"
21378   sort:
21379   - "IP4BASE"
21380   - "NAT44"
21381   - "POLICE_MARK"
21382   - "COPWHLIST"
21383   - "IACL"
21384   - "OACL"
21385   layout:
21386     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
21387     layout: "plot-latency"
21388
21389 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
21390 -
21391   type: "plot"
21392   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
21393   algorithm: "plot_latency_error_bars"
21394   output-file-type: ".html"
21395   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
21396   data: "plot-vpp-throughput-latency-3n-hsw"
21397   filter: "'NIC_Intel-X710' and
21398            '64B' and
21399            'NDRPDR' and
21400            '1T1C' and
21401            'IP4FWD' and
21402            'NAT44' and
21403            not 'IPSEC' and
21404            not 'VHOST'"
21405   parameters:
21406   - "latency"
21407   - "parent"
21408   - "tags"
21409   sort:
21410   - "BASE"
21411   - "BASE"
21412   - "SRC_USER_10"
21413   - "SRC_USER_100"
21414   - "SRC_USER_1000"
21415   - "SRC_USER_2000"
21416   layout:
21417     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
21418     layout: "plot-latency"
21419
21420 -
21421   type: "plot"
21422   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
21423   algorithm: "plot_latency_error_bars"
21424   output-file-type: ".html"
21425   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
21426   data: "plot-vpp-throughput-latency-3n-hsw"
21427   filter: "'NIC_Intel-X710' and
21428            '64B' and
21429            'NDRPDR' and
21430            '2T2C' and
21431            'IP4FWD' and
21432            'NAT44' and
21433            not 'IPSEC' and
21434            not 'VHOST'"
21435   parameters:
21436   - "latency"
21437   - "parent"
21438   - "tags"
21439   sort:
21440   - "BASE"
21441   - "BASE"
21442   - "SRC_USER_10"
21443   - "SRC_USER_100"
21444   - "SRC_USER_1000"
21445   - "SRC_USER_2000"
21446   layout:
21447     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
21448     layout: "plot-latency"
21449
21450 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
21451 -
21452   type: "plot"
21453   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
21454   algorithm: "plot_latency_error_bars"
21455   output-file-type: ".html"
21456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
21457   data: "plot-vpp-throughput-latency-3n-hsw"
21458   filter: "'NIC_Intel-X710' and
21459            '64B' and
21460            'NDRPDR' and
21461            '1T1C' and
21462            'IP4FWD' and
21463            'IACL' and
21464            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21465            not 'IPSEC' and
21466            not 'VHOST'"
21467   parameters:
21468   - "latency"
21469   - "parent"
21470   - "tags"
21471   sort:
21472   - "ACL_STATELESS"
21473   - "ACL_STATEFUL"
21474   - "ACL_STATELESS"
21475   - "ACL_STATEFUL"
21476   layout:
21477     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
21478     layout: "plot-latency"
21479
21480 -
21481   type: "plot"
21482   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
21483   algorithm: "plot_latency_error_bars"
21484   output-file-type: ".html"
21485   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
21486   data: "plot-vpp-throughput-latency-3n-hsw"
21487   filter: "'NIC_Intel-X710' and
21488            '64B' and
21489            'NDRPDR' and
21490            '2T2C' and
21491            'IP4FWD' and
21492            'IACL' and
21493            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21494            not 'IPSEC' and
21495            not 'VHOST'"
21496   parameters:
21497   - "latency"
21498   - "parent"
21499   - "tags"
21500   sort:
21501   - "ACL_STATELESS"
21502   - "ACL_STATEFUL"
21503   - "ACL_STATELESS"
21504   - "ACL_STATEFUL"
21505   layout:
21506     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
21507     layout: "plot-latency"
21508
21509 ## Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
21510 #-
21511 #  type: "plot"
21512 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
21513 #  algorithm: "plot_latency_error_bars"
21514 #  output-file-type: ".html"
21515 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
21516 #  data: "plot-vpp-throughput-latency-3n-hsw"
21517 #  filter: "'NIC_Intel-X710' and
21518 #           '64B' and
21519 #           'NDRPDR' and
21520 #           '1T1C' and
21521 #           'IP4FWD' and
21522 #           'OACL' and
21523 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
21524 #           not 'IPSEC' and
21525 #           not 'VHOST'"
21526 #  parameters:
21527 #  - "latency"
21528 #  - "parent"
21529 #  - "tags"
21530 #  sort:
21531 #  - "ACL_STATELESS"
21532 #  - "ACL_STATEFUL"
21533 #  - "ACL_STATELESS"
21534 #  - "ACL_STATEFUL"
21535 #  layout:
21536 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
21537 #    layout: "plot-latency"
21538 #
21539 #-
21540 #  type: "plot"
21541 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
21542 #  algorithm: "plot_latency_error_bars"
21543 #  output-file-type: ".html"
21544 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
21545 #  data: "plot-vpp-throughput-latency-3n-hsw"
21546 #  filter: "'NIC_Intel-X710' and
21547 #           '64B' and
21548 #           'NDRPDR' and
21549 #           '2T2C' and
21550 #           'IP4FWD' and
21551 #           'OACL' and
21552 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
21553 #           not 'IPSEC' and
21554 #           not 'VHOST'"
21555 #  parameters:
21556 #  - "latency"
21557 #  - "parent"
21558 #  - "tags"
21559 #  sort:
21560 #  - "ACL_STATELESS"
21561 #  - "ACL_STATEFUL"
21562 #  - "ACL_STATELESS"
21563 #  - "ACL_STATEFUL"
21564 #  layout:
21565 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
21566 #    layout: "plot-latency"
21567
21568 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
21569 -
21570   type: "plot"
21571   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
21572   algorithm: "plot_latency_error_bars"
21573   output-file-type: ".html"
21574   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
21575   data: "plot-vpp-throughput-latency-3n-hsw"
21576   filter: "'NIC_Intel-XL710' and
21577            '64B' and
21578            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21579            'NDRPDR' and
21580            '1T1C' and
21581            'IP4FWD' and
21582            not 'IPSEC' and
21583            not 'VHOST'"
21584   parameters:
21585   - "latency"
21586   - "parent"
21587   - "tags"
21588   sort:
21589   - "IP4BASE"
21590   - "FIB_20K"
21591   - "FIB_200K"
21592   - "FIB_2M"
21593   layout:
21594     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
21595     layout: "plot-latency"
21596
21597 -
21598   type: "plot"
21599   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
21600   algorithm: "plot_latency_error_bars"
21601   output-file-type: ".html"
21602   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
21603   data: "plot-vpp-throughput-latency-3n-hsw"
21604   filter: "'NIC_Intel-XL710' and
21605            '64B' and
21606            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21607            'NDRPDR' and
21608            '2T2C' and
21609            'IP4FWD' and
21610            not 'IPSEC' and
21611            not 'VHOST'"
21612   parameters:
21613   - "latency"
21614   - "parent"
21615   - "tags"
21616   sort:
21617   - "IP4BASE"
21618   - "FIB_20K"
21619   - "FIB_200K"
21620   - "FIB_2M"
21621   layout:
21622     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
21623     layout: "plot-latency"
21624
21625 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
21626 -
21627   type: "plot"
21628   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21629   algorithm: "plot_latency_error_bars"
21630   output-file-type: ".html"
21631   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21632   data: "plot-vpp-throughput-latency-3n-skx"
21633   filter: "'NIC_Intel-X710' and
21634            '64B' and
21635            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21636            'NDRPDR' and
21637            '2T1C' and
21638            'IP4FWD' and
21639            not 'IPSEC' and
21640            not 'VHOST'"
21641   parameters:
21642   - "latency"
21643   - "parent"
21644   - "tags"
21645   sort:
21646   - "IP4BASE"
21647   - "FIB_20K"
21648   - "FIB_200K"
21649   - "FIB_2M"
21650   layout:
21651     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21652     layout: "plot-latency"
21653
21654 -
21655   type: "plot"
21656   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21657   algorithm: "plot_latency_error_bars"
21658   output-file-type: ".html"
21659   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21660   data: "plot-vpp-throughput-latency-3n-skx"
21661   filter: "'NIC_Intel-X710' and
21662            '64B' and
21663            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21664            'NDRPDR' and
21665            '4T2C' and
21666            'IP4FWD' and
21667            not 'IPSEC' and
21668            not 'VHOST'"
21669   parameters:
21670   - "latency"
21671   - "parent"
21672   - "tags"
21673   sort:
21674   - "IP4BASE"
21675   - "FIB_20K"
21676   - "FIB_200K"
21677   - "FIB_2M"
21678   layout:
21679     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21680     layout: "plot-latency"
21681
21682 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
21683 -
21684   type: "plot"
21685   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
21686   algorithm: "plot_latency_error_bars"
21687   output-file-type: ".html"
21688   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
21689   data: "plot-vpp-throughput-latency-3n-skx"
21690   filter: "'NIC_Intel-X710' and
21691            '64B' and
21692            ('IP4BASE' or
21693             'POLICE_MARK' or
21694             'COPWHLIST' or
21695             ('NAT44' and 'BASE') or
21696             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21697            'NDRPDR' and
21698            '2T1C' and
21699            'IP4FWD' and
21700            not 'IPSEC' and
21701            not 'VHOST'"
21702   parameters:
21703   - "latency"
21704   - "parent"
21705   - "tags"
21706   sort:
21707   - "IP4BASE"
21708   - "NAT44"
21709   - "POLICE_MARK"
21710   - "COPWHLIST"
21711   - "IACL"
21712   - "OACL"
21713   layout:
21714     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
21715     layout: "plot-latency"
21716
21717 -
21718   type: "plot"
21719   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
21720   algorithm: "plot_latency_error_bars"
21721   output-file-type: ".html"
21722   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
21723   data: "plot-vpp-throughput-latency-3n-skx"
21724   filter: "'NIC_Intel-X710' and
21725            '64B' and
21726            ('IP4BASE' or
21727             'POLICE_MARK' or
21728             'COPWHLIST' or
21729             ('NAT44' and 'BASE') or
21730             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21731            'NDRPDR' and
21732            '4T2C' and
21733            'IP4FWD' and
21734            not 'IPSEC' and
21735            not 'VHOST'"
21736   parameters:
21737   - "latency"
21738   - "parent"
21739   - "tags"
21740   sort:
21741   - "IP4BASE"
21742   - "NAT44"
21743   - "POLICE_MARK"
21744   - "COPWHLIST"
21745   - "IACL"
21746   - "OACL"
21747   layout:
21748     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
21749     layout: "plot-latency"
21750
21751 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
21752 -
21753   type: "plot"
21754   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
21755   algorithm: "plot_latency_error_bars"
21756   output-file-type: ".html"
21757   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
21758   data: "plot-vpp-throughput-latency-3n-skx"
21759   filter: "'NIC_Intel-X710' and
21760            '64B' and
21761            'NDRPDR' and
21762            '2T1C' and
21763            'IP4FWD' and
21764            'NAT44' and
21765            not 'IPSEC' and
21766            not 'VHOST'"
21767   parameters:
21768   - "latency"
21769   - "parent"
21770   - "tags"
21771   sort:
21772   - "BASE"
21773   - "BASE"
21774   - "SRC_USER_10"
21775   - "SRC_USER_100"
21776   - "SRC_USER_1000"
21777   - "SRC_USER_2000"
21778   layout:
21779     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
21780     layout: "plot-latency"
21781
21782 -
21783   type: "plot"
21784   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
21785   algorithm: "plot_latency_error_bars"
21786   output-file-type: ".html"
21787   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
21788   data: "plot-vpp-throughput-latency-3n-skx"
21789   filter: "'NIC_Intel-X710' and
21790            '64B' and
21791            'NDRPDR' and
21792            '4T2C' and
21793            'IP4FWD' and
21794            'NAT44' and
21795            not 'IPSEC' and
21796            not 'VHOST'"
21797   parameters:
21798   - "latency"
21799   - "parent"
21800   - "tags"
21801   sort:
21802   - "BASE"
21803   - "BASE"
21804   - "SRC_USER_10"
21805   - "SRC_USER_100"
21806   - "SRC_USER_1000"
21807   - "SRC_USER_2000"
21808   layout:
21809     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
21810     layout: "plot-latency"
21811
21812 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
21813 -
21814   type: "plot"
21815   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
21816   algorithm: "plot_latency_error_bars"
21817   output-file-type: ".html"
21818   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
21819   data: "plot-vpp-throughput-latency-3n-skx"
21820   filter: "'NIC_Intel-X710' and
21821            '64B' and
21822            'NDRPDR' and
21823            '2T1C' and
21824            'IP4FWD' and
21825            'IACL' and
21826            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21827            not 'IPSEC' and
21828            not 'VHOST'"
21829   parameters:
21830   - "latency"
21831   - "parent"
21832   - "tags"
21833   sort:
21834   - "ACL_STATELESS"
21835   - "ACL_STATEFUL"
21836   - "ACL_STATELESS"
21837   - "ACL_STATEFUL"
21838   layout:
21839     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
21840     layout: "plot-latency"
21841
21842 -
21843   type: "plot"
21844   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
21845   algorithm: "plot_latency_error_bars"
21846   output-file-type: ".html"
21847   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
21848   data: "plot-vpp-throughput-latency-3n-skx"
21849   filter: "'NIC_Intel-X710' and
21850            '64B' and
21851            'NDRPDR' and
21852            '4T2C' and
21853            'IP4FWD' and
21854            'IACL' and
21855            ('ACL10' or 'ACL50') and '10k_FLOWS' and
21856            not 'IPSEC' and
21857            not 'VHOST'"
21858   parameters:
21859   - "latency"
21860   - "parent"
21861   - "tags"
21862   sort:
21863   - "ACL_STATELESS"
21864   - "ACL_STATEFUL"
21865   - "ACL_STATELESS"
21866   - "ACL_STATEFUL"
21867   layout:
21868     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
21869     layout: "plot-latency"
21870
21871 ## Packet Latency - VPP IPv4 3n-skx-x710 features oacl
21872 #-
21873 #  type: "plot"
21874 #  title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
21875 #  algorithm: "plot_latency_error_bars"
21876 #  output-file-type: ".html"
21877 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
21878 #  data: "plot-vpp-throughput-latency-3n-skx"
21879 #  filter: "'NIC_Intel-X710' and
21880 #           '64B' and
21881 #           'NDRPDR' and
21882 #           '2T1C' and
21883 #           'IP4FWD' and
21884 #           'OACL' and
21885 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
21886 #           not 'IPSEC' and
21887 #           not 'VHOST'"
21888 #  parameters:
21889 #  - "latency"
21890 #  - "parent"
21891 #  - "tags"
21892 #  sort:
21893 #  - "ACL_STATELESS"
21894 #  - "ACL_STATEFUL"
21895 #  - "ACL_STATELESS"
21896 #  - "ACL_STATEFUL"
21897 #  layout:
21898 #    title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
21899 #    layout: "plot-latency"
21900 #
21901 #-
21902 #  type: "plot"
21903 #  title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
21904 #  algorithm: "plot_latency_error_bars"
21905 #  output-file-type: ".html"
21906 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
21907 #  data: "plot-vpp-throughput-latency-3n-skx"
21908 #  filter: "'NIC_Intel-X710' and
21909 #           '64B' and
21910 #           'NDRPDR' and
21911 #           '4T2C' and
21912 #           'IP4FWD' and
21913 #           'OACL' and
21914 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
21915 #           not 'IPSEC' and
21916 #           not 'VHOST'"
21917 #  parameters:
21918 #  - "latency"
21919 #  - "parent"
21920 #  - "tags"
21921 #  sort:
21922 #  - "ACL_STATELESS"
21923 #  - "ACL_STATEFUL"
21924 #  - "ACL_STATELESS"
21925 #  - "ACL_STATEFUL"
21926 #  layout:
21927 #    title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
21928 #    layout: "plot-latency"
21929
21930 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
21931 -
21932   type: "plot"
21933   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21934   algorithm: "plot_latency_error_bars"
21935   output-file-type: ".html"
21936   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21937   data: "plot-vpp-throughput-latency-2n-skx"
21938   filter: "'NIC_Intel-X710' and
21939            '64B' and
21940            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21941            'NDRPDR' and
21942            '2T1C' and
21943            'IP4FWD' and
21944            not 'IPSEC' and
21945            not 'VHOST'"
21946   parameters:
21947   - "latency"
21948   - "parent"
21949   - "tags"
21950   sort:
21951   - "DOT1Q"
21952   - "IP4BASE"
21953   - "FIB_20k"
21954   - "FIB_200k"
21955   - "FIB_2M"
21956   layout:
21957     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21958     layout: "plot-latency"
21959
21960 -
21961   type: "plot"
21962   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21963   algorithm: "plot_latency_error_bars"
21964   output-file-type: ".html"
21965   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21966   data: "plot-vpp-throughput-latency-2n-skx"
21967   filter: "'NIC_Intel-X710' and
21968            '64B' and
21969            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21970            'NDRPDR' and
21971            '4T2C' and
21972            'IP4FWD' and
21973            not 'IPSEC' and
21974            not 'VHOST'"
21975   parameters:
21976   - "latency"
21977   - "parent"
21978   - "tags"
21979   sort:
21980   - "DOT1Q"
21981   - "IP4BASE"
21982   - "FIB_20k"
21983   - "FIB_200k"
21984   - "FIB_2M"
21985   layout:
21986     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21987     layout: "plot-latency"
21988
21989 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
21990 -
21991   type: "plot"
21992   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21993   algorithm: "plot_latency_error_bars"
21994   output-file-type: ".html"
21995   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21996   data: "plot-vpp-throughput-latency-2n-skx"
21997   filter: "'NIC_Intel-XXV710' and
21998            '64B' and
21999            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22000            'NDRPDR' and
22001            '2T1C' and
22002            'IP4FWD' and
22003            not 'IPSEC' and
22004            not 'VHOST'"
22005   parameters:
22006   - "latency"
22007   - "parent"
22008   - "tags"
22009   sort:
22010   - "DOT1Q"
22011   - "IP4BASE"
22012   - "FIB_20k"
22013   - "FIB_200k"
22014   - "FIB_2M"
22015   layout:
22016     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22017     layout: "plot-latency"
22018
22019 -
22020   type: "plot"
22021   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22022   algorithm: "plot_latency_error_bars"
22023   output-file-type: ".html"
22024   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22025   data: "plot-vpp-throughput-latency-2n-skx"
22026   filter: "'NIC_Intel-XXV710' and
22027            '64B' and
22028            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22029            'NDRPDR' and
22030            '4T2C' and
22031            'IP4FWD' and
22032            not 'IPSEC' and
22033            not 'VHOST'"
22034   parameters:
22035   - "latency"
22036   - "parent"
22037   - "tags"
22038   sort:
22039   - "DOT1Q"
22040   - "IP4BASE"
22041   - "FIB_20k"
22042   - "FIB_200k"
22043   - "FIB_2M"
22044   layout:
22045     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22046     layout: "plot-latency"
22047
22048 ################################################################################
22049
22050 ## Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
22051 #-
22052 #  type: "plot"
22053 #  title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
22054 #  algorithm: "plot_latency_error_bars"
22055 #  output-file-type: ".html"
22056 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
22057 #  data: "plot-vpp-throughput-latency-3n-hsw"
22058 #  filter: "'NIC_Intel-X520-DA2' and
22059 #           '64B' and
22060 #           'ENCAP' and
22061 #           'NDRPDR' and
22062 #           '1T1C' and
22063 #           ('VXLAN' or 'LISP') and
22064 #           not 'VHOST' and
22065 #           not 'IPSECHW'"
22066 #  parameters:
22067 #  - "latency"
22068 #  - "parent"
22069 #  - "tags"
22070 #  sort:
22071 #  - "not DOT1Q"
22072 #  - "VXLAN_1"
22073 #  - "VXLAN_10"
22074 #  - "VXLAN_100"
22075 #  - "VXLAN_1000"
22076 #  layout:
22077 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
22078 #    layout: "plot-latency"
22079 #
22080 #-
22081 #  type: "plot"
22082 #  title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
22083 #  algorithm: "plot_latency_error_bars"
22084 #  output-file-type: ".html"
22085 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
22086 #  data: "plot-vpp-throughput-latency-3n-hsw"
22087 #  filter: "'NIC_Intel-X520-DA2' and
22088 #           '64B' and
22089 #           'ENCAP' and
22090 #           'NDRPDR' and
22091 #           '2T2C' and
22092 #           ('VXLAN' or 'LISP') and
22093 #           not 'VHOST' and
22094 #           not 'IPSECHW'"
22095 #  parameters:
22096 #  - "latency"
22097 #  - "parent"
22098 #  - "tags"
22099 #  sort:
22100 #  - "not DOT1Q"
22101 #  - "VXLAN_1"
22102 #  - "VXLAN_10"
22103 #  - "VXLAN_100"
22104 #  - "VXLAN_1000"
22105 #  layout:
22106 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
22107 #    layout: "plot-latency"
22108
22109 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
22110 -
22111   type: "plot"
22112   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
22113   algorithm: "plot_latency_error_bars"
22114   output-file-type: ".html"
22115   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
22116   data: "plot-vpp-throughput-latency-3n-hsw"
22117   filter: "'NIC_Intel-X520-DA2' and
22118            '64B' and
22119            'ENCAP' and
22120            'NDRPDR' and
22121            '1T1C' and
22122            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22123            not 'DOT1Q' and
22124            not 'VHOST' and
22125            not 'IPSECHW'"
22126   parameters:
22127   - "latency"
22128   - "parent"
22129   - "tags"
22130 #  sort:
22131 #  - "L2BDMACLRN"
22132 #  - "L2XCFWD"
22133 #  - "LISP"
22134   layout:
22135     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
22136     layout: "plot-latency"
22137
22138 -
22139   type: "plot"
22140   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
22141   algorithm: "plot_latency_error_bars"
22142   output-file-type: ".html"
22143   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
22144   data: "plot-vpp-throughput-latency-3n-hsw"
22145   filter: "'NIC_Intel-X520-DA2' and
22146            '64B' and
22147            'ENCAP' and
22148            'NDRPDR' and
22149            '2T2C' and
22150            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22151            not 'DOT1Q' and
22152            not 'VHOST' and
22153            not 'IPSECHW'"
22154   parameters:
22155   - "latency"
22156   - "parent"
22157   - "tags"
22158   sort:
22159   - "L2BDMACLRN"
22160   - "L2XCFWD"
22161   - "LISP"
22162   layout:
22163     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
22164     layout: "plot-latency"
22165
22166 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
22167 -
22168   type: "plot"
22169   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22170   algorithm: "plot_latency_error_bars"
22171   output-file-type: ".html"
22172   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22173   data: "plot-vpp-throughput-latency-3n-hsw"
22174   filter: "'NIC_Intel-X710' and
22175            '64B' and
22176            'ENCAP' and
22177            'NDRPDR' and
22178            '1T1C' and
22179            ('VXLAN' or 'LISP') and
22180            not 'VHOST' and
22181            not 'IPSECHW'"
22182   parameters:
22183   - "latency"
22184   - "parent"
22185   - "tags"
22186   sort:
22187   - "LISP"
22188   - "VXLAN_1"
22189   - "VXLAN_10"
22190   - "VXLAN_100"
22191   - "VXLAN_1000"
22192   layout:
22193     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
22194     layout: "plot-latency"
22195
22196 -
22197   type: "plot"
22198   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22199   algorithm: "plot_latency_error_bars"
22200   output-file-type: ".html"
22201   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22202   data: "plot-vpp-throughput-latency-3n-hsw"
22203   filter: "'NIC_Intel-X710' and
22204            '64B' and
22205            'ENCAP' and
22206            'NDRPDR' and
22207            '2T2C' and
22208            ('VXLAN' or 'LISP') and
22209            not 'VHOST' and
22210            not 'IPSECHW'"
22211   parameters:
22212   - "latency"
22213   - "parent"
22214   - "tags"
22215   sort:
22216   - "LISP"
22217   - "VXLAN_1"
22218   - "VXLAN_10"
22219   - "VXLAN_100"
22220   - "VXLAN_1000"
22221   layout:
22222     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
22223     layout: "plot-latency"
22224
22225 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
22226 -
22227   type: "plot"
22228   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
22229   algorithm: "plot_latency_error_bars"
22230   output-file-type: ".html"
22231   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
22232   data: "plot-vpp-throughput-latency-3n-hsw"
22233   filter: "'NIC_Intel-X710' and
22234            '64B' and
22235            'ENCAP' and
22236            'NDRPDR' and
22237            '1T1C' and
22238            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22239            not 'DOT1Q' and
22240            not 'VHOST' and
22241            not 'IPSECHW'"
22242   parameters:
22243   - "latency"
22244   - "parent"
22245   - "tags"
22246   sort:
22247   - "L2BDMACLRN"
22248   - "L2XCFWD"
22249   - "LISP"
22250   layout:
22251     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
22252     layout: "plot-latency"
22253
22254 -
22255   type: "plot"
22256   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
22257   algorithm: "plot_latency_error_bars"
22258   output-file-type: ".html"
22259   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
22260   data: "plot-vpp-throughput-latency-3n-hsw"
22261   filter: "'NIC_Intel-X710' and
22262            '64B' and
22263            'ENCAP' and
22264            'NDRPDR' and
22265            '2T2C' and
22266            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22267            not 'DOT1Q' and
22268            not 'VHOST' and
22269            not 'IPSECHW'"
22270   parameters:
22271   - "latency"
22272   - "parent"
22273   - "tags"
22274   sort:
22275   - "L2BDMACLRN"
22276   - "L2XCFWD"
22277   - "LISP"
22278   layout:
22279     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
22280     layout: "plot-latency"
22281
22282 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
22283 -
22284   type: "plot"
22285   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22286   algorithm: "plot_latency_error_bars"
22287   output-file-type: ".html"
22288   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22289   data: "plot-vpp-throughput-latency-3n-skx"
22290   filter: "'NIC_Intel-X710' and
22291            '64B' and
22292            'ENCAP' and
22293            'NDRPDR' and
22294            '2T1C' and
22295            ('VXLAN' or 'LISP') and
22296            not 'VHOST' and
22297            not 'IPSECHW'"
22298   parameters:
22299   - "latency"
22300   - "parent"
22301   - "tags"
22302   sort:
22303   - "LISP"
22304   - "VXLAN_1"
22305   - "VXLAN_10"
22306   - "VXLAN_100"
22307   - "VXLAN_1000"
22308   layout:
22309     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22310     layout: "plot-latency"
22311
22312 -
22313   type: "plot"
22314   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22315   algorithm: "plot_latency_error_bars"
22316   output-file-type: ".html"
22317   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22318   data: "plot-vpp-throughput-latency-3n-skx"
22319   filter: "'NIC_Intel-X710' and
22320            '64B' and
22321            'ENCAP' and
22322            'NDRPDR' and
22323            '4T2C' and
22324            ('VXLAN' or 'LISP') and
22325            not 'VHOST' and
22326            not 'IPSECHW'"
22327   parameters:
22328   - "latency"
22329   - "parent"
22330   - "tags"
22331   sort:
22332   - "LISP"
22333   - "VXLAN_1"
22334   - "VXLAN_10"
22335   - "VXLAN_100"
22336   - "VXLAN_1000"
22337   layout:
22338     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22339     layout: "plot-latency"
22340
22341 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
22342 -
22343   type: "plot"
22344   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22345   algorithm: "plot_latency_error_bars"
22346   output-file-type: ".html"
22347   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22348   data: "plot-vpp-throughput-latency-3n-skx"
22349   filter: "'NIC_Intel-X710' and
22350            '64B' and
22351            'ENCAP' and
22352            'NDRPDR' and
22353            '2T1C' and
22354            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22355            not 'DOT1Q' and
22356            not 'VHOST' and
22357            not 'IPSECHW'"
22358   parameters:
22359   - "latency"
22360   - "parent"
22361   - "tags"
22362   sort:
22363   - "L2BDMACLRN"
22364   - "L2XCFWD"
22365   - "LISP"
22366   layout:
22367     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22368     layout: "plot-latency"
22369
22370 -
22371   type: "plot"
22372   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22373   algorithm: "plot_latency_error_bars"
22374   output-file-type: ".html"
22375   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22376   data: "plot-vpp-throughput-latency-3n-skx"
22377   filter: "'NIC_Intel-X710' and
22378            '64B' and
22379            'ENCAP' and
22380            'NDRPDR' and
22381            '4T2C' and
22382            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
22383            not 'DOT1Q' and
22384            not 'VHOST' and
22385            not 'IPSECHW'"
22386   parameters:
22387   - "latency"
22388   - "parent"
22389   - "tags"
22390   sort:
22391   - "L2BDMACLRN"
22392   - "L2XCFWD"
22393   - "LISP"
22394   layout:
22395     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22396     layout: "plot-latency"
22397
22398 ################################################################################
22399
22400 # Packet Latency - VPP IPv6 3n-hsw-x520
22401 -
22402   type: "plot"
22403   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
22404   algorithm: "plot_latency_error_bars"
22405   output-file-type: ".html"
22406   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
22407   data: "plot-vpp-throughput-latency-3n-hsw"
22408   filter: "'NIC_Intel-X520-DA2' and
22409            '78B' and
22410            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22411            'NDRPDR' and
22412            '1T1C' and
22413            'IP6FWD' and
22414            not 'SRv6' and
22415            not 'IPSEC' and
22416            not 'VHOST'"
22417   parameters:
22418   - "latency"
22419   - "parent"
22420   - "tags"
22421   sort:
22422   - "IP6BASE"
22423   - "FIB_20K"
22424   - "FIB_200K"
22425   - "FIB_2M"
22426   layout:
22427     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
22428     layout: "plot-latency"
22429
22430 -
22431   type: "plot"
22432   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
22433   algorithm: "plot_latency_error_bars"
22434   output-file-type: ".html"
22435   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
22436   data: "plot-vpp-throughput-latency-3n-hsw"
22437   filter: "'NIC_Intel-X520-DA2' and
22438            '78B' and
22439            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22440            'NDRPDR' and
22441            '2T2C' and
22442            'IP6FWD' and
22443            not 'SRv6' and
22444            not 'IPSEC' and
22445            not 'VHOST'"
22446   parameters:
22447   - "latency"
22448   - "parent"
22449   - "tags"
22450   sort:
22451   - "IP6BASE"
22452   - "FIB_20K"
22453   - "FIB_200K"
22454   - "FIB_2M"
22455   layout:
22456     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
22457     layout: "plot-latency"
22458
22459 # Packet Latency - VPP IPv6 3n-hsw-x710
22460 -
22461   type: "plot"
22462   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
22463   algorithm: "plot_latency_error_bars"
22464   output-file-type: ".html"
22465   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
22466   data: "plot-vpp-throughput-latency-3n-hsw"
22467   filter: "'NIC_Intel-X710' and
22468            '78B' and
22469            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22470            'NDRPDR' and
22471            '1T1C' and
22472            'IP6FWD' and
22473            not 'SRv6' and
22474            not 'IPSEC' and
22475            not 'VHOST'"
22476   parameters:
22477   - "latency"
22478   - "parent"
22479   - "tags"
22480   sort:
22481   - "IP6BASE"
22482   - "FIB_20K"
22483   - "FIB_200K"
22484   - "FIB_2M"
22485   layout:
22486     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
22487     layout: "plot-latency"
22488
22489 -
22490   type: "plot"
22491   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
22492   algorithm: "plot_latency_error_bars"
22493   output-file-type: ".html"
22494   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
22495   data: "plot-vpp-throughput-latency-3n-hsw"
22496   filter: "'NIC_Intel-X710' and
22497            '78B' and
22498            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22499            'NDRPDR' and
22500            '2T2C' and
22501            'IP6FWD' and
22502            not 'SRv6' and
22503            not 'IPSEC' and
22504            not 'VHOST'"
22505   parameters:
22506   - "latency"
22507   - "parent"
22508   - "tags"
22509   sort:
22510   - "IP6BASE"
22511   - "FIB_20K"
22512   - "FIB_200K"
22513   - "FIB_2M"
22514   layout:
22515     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
22516     layout: "plot-latency"
22517
22518 # Packet Latency - VPP IPv6 3n-hsw-xl710
22519 -
22520   type: "plot"
22521   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
22522   algorithm: "plot_latency_error_bars"
22523   output-file-type: ".html"
22524   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
22525   data: "plot-vpp-throughput-latency-3n-hsw"
22526   filter: "'NIC_Intel-XL710' and
22527            '78B' and
22528            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22529            'NDRPDR' and
22530            '1T1C' and
22531            'IP6FWD' and
22532            not 'SRv6' and
22533            not 'IPSEC' and
22534            not 'VHOST'"
22535   parameters:
22536   - "latency"
22537   - "parent"
22538   - "tags"
22539   sort:
22540   - "IP6BASE"
22541   - "FIB_20K"
22542   - "FIB_200K"
22543   - "FIB_2M"
22544   layout:
22545     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
22546     layout: "plot-latency"
22547
22548 -
22549   type: "plot"
22550   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
22551   algorithm: "plot_latency_error_bars"
22552   output-file-type: ".html"
22553   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
22554   data: "plot-vpp-throughput-latency-3n-hsw"
22555   filter: "'NIC_Intel-XL710' and
22556            '78B' and
22557            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22558            'NDRPDR' and
22559            '2T2C' and
22560            'IP6FWD' and
22561            not 'SRv6' and
22562            not 'IPSEC' and
22563            not 'VHOST'"
22564   parameters:
22565   - "latency"
22566   - "parent"
22567   - "tags"
22568   sort:
22569   - "IP6BASE"
22570   - "FIB_20K"
22571   - "FIB_200K"
22572   - "FIB_2M"
22573   layout:
22574     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
22575     layout: "plot-latency"
22576
22577 # Packet Latency - VPP IPv6 3n-skx-x710
22578 -
22579   type: "plot"
22580   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
22581   algorithm: "plot_latency_error_bars"
22582   output-file-type: ".html"
22583   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
22584   data: "plot-vpp-throughput-latency-3n-skx"
22585   filter: "'NIC_Intel-X710' and
22586            '78B' and
22587            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22588            'NDRPDR' and
22589            '2T1C' and
22590            'IP6FWD' and
22591            not 'SRv6' and
22592            not 'IPSEC' and
22593            not 'VHOST'"
22594   parameters:
22595   - "latency"
22596   - "parent"
22597   - "tags"
22598   sort:
22599   - "IP6BASE"
22600   - "FIB_20K"
22601   - "FIB_200K"
22602   - "FIB_2M"
22603   layout:
22604     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
22605     layout: "plot-latency"
22606
22607 -
22608   type: "plot"
22609   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
22610   algorithm: "plot_latency_error_bars"
22611   output-file-type: ".html"
22612   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
22613   data: "plot-vpp-throughput-latency-3n-skx"
22614   filter: "'NIC_Intel-X710' and
22615            '78B' and
22616            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22617            'NDRPDR' and
22618            '4T2C' and
22619            'IP6FWD' and
22620            not 'SRv6' and
22621            not 'IPSEC' and
22622            not 'VHOST'"
22623   parameters:
22624   - "latency"
22625   - "parent"
22626   - "tags"
22627   sort:
22628   - "IP6BASE"
22629   - "FIB_20K"
22630   - "FIB_200K"
22631   - "FIB_2M"
22632   layout:
22633     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
22634     layout: "plot-latency"
22635
22636 # Packet Latency - VPP IPv6 2n-skx-x710
22637 -
22638   type: "plot"
22639   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
22640   algorithm: "plot_latency_error_bars"
22641   output-file-type: ".html"
22642   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
22643   data: "plot-vpp-throughput-latency-2n-skx"
22644   filter: "'NIC_Intel-X710' and
22645            '78B' and
22646            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22647            'NDRPDR' and
22648            '2T1C' and
22649            'IP6FWD' and
22650            not 'SRv6' and
22651            not 'IPSEC' and
22652            not 'VHOST'"
22653   parameters:
22654   - "latency"
22655   - "parent"
22656   - "tags"
22657   sort:
22658   - "IP6BASE"
22659   - "FIB_20k"
22660   - "FIB_200k"
22661   - "FIB_2M"
22662   layout:
22663     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
22664     layout: "plot-latency"
22665
22666 -
22667   type: "plot"
22668   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
22669   algorithm: "plot_latency_error_bars"
22670   output-file-type: ".html"
22671   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
22672   data: "plot-vpp-throughput-latency-2n-skx"
22673   filter: "'NIC_Intel-X710' and
22674            '78B' and
22675            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22676            'NDRPDR' and
22677            '4T2C' and
22678            'IP6FWD' and
22679            not 'SRv6' and
22680            not 'IPSEC' and
22681            not 'VHOST'"
22682   parameters:
22683   - "latency"
22684   - "parent"
22685   - "tags"
22686   sort:
22687   - "IP6BASE"
22688   - "FIB_20k"
22689   - "FIB_200k"
22690   - "FIB_2M"
22691   layout:
22692     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
22693     layout: "plot-latency"
22694
22695 # Packet Latency - VPP IPv6 2n-skx-xxv710
22696 -
22697   type: "plot"
22698   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
22699   algorithm: "plot_latency_error_bars"
22700   output-file-type: ".html"
22701   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
22702   data: "plot-vpp-throughput-latency-2n-skx"
22703   filter: "'NIC_Intel-XXV710' and
22704            '78B' and
22705            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22706            'NDRPDR' and
22707            '2T1C' and
22708            'IP6FWD' and
22709            not 'SRv6' and
22710            not 'IPSEC' and
22711            not 'VHOST'"
22712   parameters:
22713   - "latency"
22714   - "parent"
22715   - "tags"
22716   sort:
22717   - "IP6BASE"
22718   - "FIB_20k"
22719   - "FIB_200k"
22720   - "FIB_2M"
22721   layout:
22722     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
22723     layout: "plot-latency"
22724
22725 -
22726   type: "plot"
22727   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
22728   algorithm: "plot_latency_error_bars"
22729   output-file-type: ".html"
22730   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
22731   data: "plot-vpp-throughput-latency-2n-skx"
22732   filter: "'NIC_Intel-XXV710' and
22733            '78B' and
22734            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22735            'NDRPDR' and
22736            '4T2C' and
22737            'IP6FWD' and
22738            not 'SRv6' and
22739            not 'IPSEC' and
22740            not 'VHOST'"
22741   parameters:
22742   - "latency"
22743   - "parent"
22744   - "tags"
22745   sort:
22746   - "IP6BASE"
22747   - "FIB_20k"
22748   - "FIB_200k"
22749   - "FIB_2M"
22750   layout:
22751     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
22752     layout: "plot-latency"
22753
22754 ################################################################################
22755
22756 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
22757 -
22758   type: "plot"
22759   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
22760   algorithm: "plot_latency_error_bars"
22761   output-file-type: ".html"
22762   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
22763   data: "plot-vpp-throughput-latency-3n-hsw"
22764   filter: "'NIC_Intel-X520-DA2' and
22765            '78B' and
22766            'ENCAP' and
22767            'NDRPDR' and
22768            '1T1C' and
22769            'LISP' and
22770            not 'VHOST'"
22771   parameters:
22772   - "latency"
22773   - "parent"
22774   - "tags"
22775   sort:
22776   - "IP4UNRLAY"
22777   - "IP6UNRLAY"
22778   layout:
22779     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
22780     layout: "plot-latency"
22781
22782 -
22783   type: "plot"
22784   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
22785   algorithm: "plot_latency_error_bars"
22786   output-file-type: ".html"
22787   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
22788   data: "plot-vpp-throughput-latency-3n-hsw"
22789   filter: "'NIC_Intel-X520-DA2' and
22790            '78B' and
22791            'ENCAP' and
22792            'NDRPDR' and
22793            '2T2C' and
22794            'LISP' and
22795            not 'VHOST'"
22796   parameters:
22797   - "latency"
22798   - "parent"
22799   - "tags"
22800   sort:
22801   - "IP4UNRLAY"
22802   - "IP6UNRLAY"
22803   layout:
22804     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
22805     layout: "plot-latency"
22806
22807 ################################################################################
22808
22809 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
22810 -
22811   type: "plot"
22812   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22813   algorithm: "plot_latency_error_bars"
22814   output-file-type: ".html"
22815   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22816   data: "plot-vpp-throughput-latency-3n-hsw"
22817   filter: "'NIC_Intel-XL710' and
22818            '64B' and
22819            'IP4FWD' and
22820            'NDRPDR' and
22821            'BASE' and
22822            '1T1C' and
22823            'IPSECHW' and
22824            ('IPSECTRAN' or 'IPSECTUN') and
22825            not 'VHOST'"
22826   parameters:
22827   - "latency"
22828   - "parent"
22829   - "tags"
22830   layout:
22831     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
22832     layout: "plot-latency"
22833
22834 -
22835   type: "plot"
22836   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22837   algorithm: "plot_latency_error_bars"
22838   output-file-type: ".html"
22839   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22840   data: "plot-vpp-throughput-latency-3n-hsw"
22841   filter: "'NIC_Intel-XL710' and
22842            '64B' and
22843            'IP4FWD' and
22844            'NDRPDR' and
22845            'BASE' and
22846            '2T2C' and
22847            'IPSECHW' and
22848            ('IPSECTRAN' or 'IPSECTUN') and
22849            not 'VHOST'"
22850   parameters:
22851   - "latency"
22852   - "parent"
22853   - "tags"
22854   layout:
22855     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
22856     layout: "plot-latency"
22857
22858 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
22859 -
22860   type: "plot"
22861   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
22862   algorithm: "plot_latency_error_bars"
22863   output-file-type: ".html"
22864   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
22865   data: "plot-vpp-throughput-latency-3n-hsw"
22866   filter: "'NIC_Intel-XL710' and
22867            '64B' and
22868            'IP4FWD' and
22869            'NDRPDR' and
22870            'SCALE' and
22871            '1T1C' and
22872            'IPSECHW' and
22873            ('IPSECTRAN' or 'IPSECTUN') and
22874            not 'VHOST'"
22875   parameters:
22876   - "latency"
22877   - "parent"
22878   - "tags"
22879   layout:
22880     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
22881     layout: "plot-latency"
22882
22883 -
22884   type: "plot"
22885   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
22886   algorithm: "plot_latency_error_bars"
22887   output-file-type: ".html"
22888   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
22889   data: "plot-vpp-throughput-latency-3n-hsw"
22890   filter: "'NIC_Intel-XL710' and
22891            '64B' and
22892            'IP4FWD' and
22893            'NDRPDR' and
22894            'SCALE' and
22895            '2T2C' and
22896            'IPSECHW' and
22897            ('IPSECTRAN' or 'IPSECTUN') and
22898            not 'VHOST'"
22899   parameters:
22900   - "latency"
22901   - "parent"
22902   - "tags"
22903   layout:
22904     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
22905     layout: "plot-latency"
22906
22907 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
22908 -
22909   type: "plot"
22910   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
22911   algorithm: "plot_latency_error_bars"
22912   output-file-type: ".html"
22913   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
22914   data: "plot-vpp-throughput-latency-3n-hsw"
22915   filter: "'NIC_Intel-XL710' and
22916            '64B' and
22917            'IP4FWD' and
22918            'NDRPDR' and
22919            '1T1C' and
22920            'IPSECSW' and
22921            ('IPSECTRAN' or 'IPSECTUN') and
22922            not 'VHOST'"
22923   parameters:
22924   - "latency"
22925   - "parent"
22926   - "tags"
22927   layout:
22928     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
22929     layout: "plot-latency"
22930
22931 -
22932   type: "plot"
22933   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
22934   algorithm: "plot_latency_error_bars"
22935   output-file-type: ".html"
22936   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
22937   data: "plot-vpp-throughput-latency-3n-hsw"
22938   filter: "'NIC_Intel-XL710' and
22939            '64B' and
22940            'IP4FWD' and
22941            'NDRPDR' and
22942            '2T2C' and
22943            'IPSECSW' and
22944            ('IPSECTRAN' or 'IPSECTUN') and
22945            not 'VHOST'"
22946   parameters:
22947   - "latency"
22948   - "parent"
22949   - "tags"
22950   layout:
22951     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
22952     layout: "plot-latency"
22953
22954 ################################################################################
22955
22956 # Packet Latency - VPP SRv6 3n-hsw-x520
22957 -
22958   type: "plot"
22959   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
22960   algorithm: "plot_latency_error_bars"
22961   output-file-type: ".html"
22962   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
22963   data: "plot-vpp-throughput-latency-3n-hsw"
22964   filter: "'NIC_Intel-X520-DA2' and
22965            '78B' and
22966            'FEATURE' and
22967            'NDRPDR' and
22968            '1T1C' and
22969            'IP6FWD' and
22970            'SRv6'"
22971   parameters:
22972   - "latency"
22973   - "parent"
22974   - "tags"
22975   layout:
22976     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
22977     layout: "plot-latency"
22978
22979 -
22980   type: "plot"
22981   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
22982   algorithm: "plot_latency_error_bars"
22983   output-file-type: ".html"
22984   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
22985   data: "plot-vpp-throughput-latency-3n-hsw"
22986   filter: "'NIC_Intel-X520-DA2' and
22987            '78B' and
22988            'FEATURE' and
22989            'NDRPDR' and
22990            '2T2C' and
22991            'IP6FWD' and
22992            'SRv6'"
22993   parameters:
22994   - "latency"
22995   - "parent"
22996   - "tags"
22997   layout:
22998     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
22999     layout: "plot-latency"
23000
23001 ################################################################################
23002
23003 # Packet Latency - VPP vhost ip4 3n-hsw-x520
23004 -
23005   type: "plot"
23006   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
23007   algorithm: "plot_latency_error_bars"
23008   output-file-type: ".html"
23009   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
23010   data: "plot-vpp-throughput-latency-3n-hsw"
23011   filter: "'NIC_Intel-X520-DA2' and
23012            '64B' and
23013            'NDRPDR' and
23014            'ETH' and
23015            'IP4FWD' and
23016            '1T1C' and
23017            'VHOST_1024' and
23018            not 'VXLAN' and
23019            not 'DOT1Q'"
23020   parameters:
23021   - "latency"
23022   - "parent"
23023   - "tags"
23024   sort:
23025   - "not CFS_OPT"
23026   - "1VM"
23027   - "2VM"
23028   layout:
23029     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
23030     layout: "plot-latency"
23031
23032 -
23033   type: "plot"
23034   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
23035   algorithm: "plot_latency_error_bars"
23036   output-file-type: ".html"
23037   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
23038   data: "plot-vpp-throughput-latency-3n-hsw"
23039   filter: "'NIC_Intel-X520-DA2' and
23040            '64B' and
23041            'NDRPDR' and
23042            'ETH' and
23043            'IP4FWD' and
23044            '2T2C' and
23045            'VHOST_1024' and
23046            not 'VXLAN' and
23047            not 'DOT1Q'"
23048   parameters:
23049   - "latency"
23050   - "parent"
23051   - "tags"
23052   sort:
23053   - "not CFS_OPT"
23054   - "1VM"
23055   - "2VM"
23056   layout:
23057     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
23058     layout: "plot-latency"
23059
23060 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
23061 -
23062   type: "plot"
23063   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
23064   algorithm: "plot_latency_error_bars"
23065   output-file-type: ".html"
23066   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
23067   data: "plot-vpp-throughput-latency-3n-hsw"
23068   filter: "'NIC_Intel-X520-DA2' and
23069            '64B' and
23070            'NDRPDR' and
23071            ('ETH' or 'DOT1Q') and
23072            '1T1C' and
23073            'L2BDMACLRN' and
23074            'VHOST_1024' and
23075            not 'VXLAN' and
23076            not 'IP4FWD' and
23077            not '2VM'"
23078   parameters:
23079   - "latency"
23080   - "parent"
23081   - "tags"
23082 #  sort:
23083 #  - "VM"  # "not CFS_OPT"
23084 #  - "CFS_OPT"
23085 #  - "FIB_10K"
23086 #  - "FIB_100K"
23087 #  - "FIB_1M"
23088   layout:
23089     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
23090     layout: "plot-latency"
23091
23092 -
23093   type: "plot"
23094   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
23095   algorithm: "plot_latency_error_bars"
23096   output-file-type: ".html"
23097   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
23098   data: "plot-vpp-throughput-latency-3n-hsw"
23099   filter: "'NIC_Intel-X520-DA2' and
23100            '64B' and
23101            'NDRPDR' and
23102            ('ETH' or 'DOT1Q') and
23103            '2T2C' and
23104            'L2BDMACLRN' and
23105            'VHOST_1024' and
23106            not 'VXLAN' and
23107            not 'IP4FWD' and
23108            not '2VM'"
23109   parameters:
23110   - "latency"
23111   - "parent"
23112   - "tags"
23113 #  sort:
23114 #  - "VM"  # "not CFS_OPT"
23115 #  - "CFS_OPT"
23116 #  - "FIB_10K"
23117 #  - "FIB_100K"
23118 #  - "FIB_1M"
23119   layout:
23120     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
23121     layout: "plot-latency"
23122
23123 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
23124 -
23125   type: "plot"
23126   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23127   algorithm: "plot_latency_error_bars"
23128   output-file-type: ".html"
23129   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23130   data: "plot-vpp-throughput-latency-3n-hsw"
23131   filter: "'NIC_Intel-X520-DA2' and
23132            '64B' and
23133            'NDRPDR' and
23134            ('ETH' or 'DOT1Q') and
23135            'BASE' and
23136            '1T1C' and
23137            ('L2BDMACLRN' or 'L2XCFWD') and
23138            'VHOST_1024' and
23139            not 'VXLAN' and
23140            not 'IP4FWD' and
23141            not '2VM'"
23142   parameters:
23143   - "latency"
23144   - "parent"
23145   - "tags"
23146 #  sort:
23147 #  - "not CFS_OPT"
23148 #  - "L2XCFWD"
23149 #  - "not CFS_OPT"
23150 #  - "CFS_OPT"
23151   layout:
23152     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
23153     layout: "plot-latency"
23154
23155 -
23156   type: "plot"
23157   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23158   algorithm: "plot_latency_error_bars"
23159   output-file-type: ".html"
23160   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23161   data: "plot-vpp-throughput-latency-3n-hsw"
23162   filter: "'NIC_Intel-X520-DA2' and
23163            '64B' and
23164            'NDRPDR' and
23165            ('ETH' or 'DOT1Q') and
23166            'BASE' and
23167            '2T2C' and
23168            ('L2BDMACLRN' or 'L2XCFWD') and
23169            'VHOST_1024' and
23170            not 'VXLAN' and
23171            not 'IP4FWD' and
23172            not '2VM'"
23173   parameters:
23174   - "latency"
23175   - "parent"
23176   - "tags"
23177 #  sort:
23178 #  - "not CFS_OPT"
23179 #  - "L2XCFWD"
23180 #  - "not CFS_OPT"
23181 #  - "CFS_OPT"
23182   layout:
23183     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
23184     layout: "plot-latency"
23185
23186 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
23187 -
23188   type: "plot"
23189   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
23190   algorithm: "plot_latency_error_bars"
23191   output-file-type: ".html"
23192   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
23193   data: "plot-vpp-throughput-latency-3n-hsw"
23194   filter: "'NIC_Intel-X520-DA2' and
23195            '64B' and
23196            'NDRPDR' and
23197            ('ETH' or 'DOT1Q') and
23198            '1T1C' and
23199            ('L2BDMACLRN' or 'L2XCFWD') and
23200            'VHOST_1024' and
23201            not 'CFS_OPT' and
23202            not 'VXLAN' and
23203            not 'IP4FWD' and
23204            not 'LBOND'"
23205   parameters:
23206   - "latency"
23207   - "parent"
23208   - "tags"
23209 #  sort:
23210 #  - "1VM"
23211 #  - "L2XCFWD"
23212 #  - "1VM"
23213 #  - "L2BDMACLRN"
23214   layout:
23215     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
23216     layout: "plot-latency"
23217
23218 -
23219   type: "plot"
23220   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
23221   algorithm: "plot_latency_error_bars"
23222   output-file-type: ".html"
23223   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
23224   data: "plot-vpp-throughput-latency-3n-hsw"
23225   filter: "'NIC_Intel-X520-DA2' and
23226            '64B' and
23227            'NDRPDR' and
23228            ('ETH' or 'DOT1Q') and
23229            '2T2C' and
23230            ('L2BDMACLRN' or 'L2XCFWD') and
23231            'VHOST_1024' and
23232            not 'CFS_OPT' and
23233            not 'VXLAN' and
23234            not 'IP4FWD' and
23235            not 'LBOND'"
23236   parameters:
23237   - "latency"
23238   - "parent"
23239   - "tags"
23240 #  sort:
23241 #  - "1VM"
23242 #  - "L2XCFWD"
23243 #  - "1VM"
23244 #  - "L2BDMACLRN"
23245   layout:
23246     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
23247     layout: "plot-latency"
23248
23249 # Packet Latency - VPP vhost ip4 3n-hsw-x710
23250 -
23251   type: "plot"
23252   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
23253   algorithm: "plot_latency_error_bars"
23254   output-file-type: ".html"
23255   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
23256   data: "plot-vpp-throughput-latency-3n-hsw"
23257   filter: "'NIC_Intel-X710' and
23258            '64B' and
23259            'NDRPDR' and
23260            'ETH' and
23261            'IP4FWD' and
23262            '1T1C' and
23263            'VHOST_1024' and
23264            not 'VXLAN' and
23265            not 'DOT1Q'"
23266   parameters:
23267   - "latency"
23268   - "parent"
23269   - "tags"
23270   sort:
23271   - "not CFS_OPT"
23272   - "1VM"
23273   - "2VM"
23274   layout:
23275     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
23276     layout: "plot-latency"
23277
23278 -
23279   type: "plot"
23280   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
23281   algorithm: "plot_latency_error_bars"
23282   output-file-type: ".html"
23283   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
23284   data: "plot-vpp-throughput-latency-3n-hsw"
23285   filter: "'NIC_Intel-X710' and
23286            '64B' and
23287            'NDRPDR' and
23288            'ETH' and
23289            'IP4FWD' and
23290            '2T2C' and
23291            'VHOST_1024' and
23292            not 'VXLAN' and
23293            not 'DOT1Q'"
23294   parameters:
23295   - "latency"
23296   - "parent"
23297   - "tags"
23298   sort:
23299   - "not CFS_OPT"
23300   - "1VM"
23301   - "2VM"
23302   layout:
23303     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
23304     layout: "plot-latency"
23305
23306 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
23307 -
23308   type: "plot"
23309   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
23310   algorithm: "plot_latency_error_bars"
23311   output-file-type: ".html"
23312   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
23313   data: "plot-vpp-throughput-latency-3n-hsw"
23314   filter: "'NIC_Intel-X710' and
23315            '64B' and
23316            'NDRPDR' and
23317            ('ETH' or 'DOT1Q') and
23318            '1T1C' and
23319            'L2BDMACLRN' and
23320            'VHOST_1024' and
23321            not 'VXLAN' and
23322            not 'IP4FWD' and
23323            not '2VM'"
23324   parameters:
23325   - "latency"
23326   - "parent"
23327   - "tags"
23328 #  sort:
23329 #  - "VM"  # "not CFS_OPT"
23330 #  - "CFS_OPT"
23331 #  - "FIB_10K"
23332 #  - "FIB_100K"
23333 #  - "FIB_1M"
23334   layout:
23335     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
23336     layout: "plot-latency"
23337
23338 -
23339   type: "plot"
23340   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
23341   algorithm: "plot_latency_error_bars"
23342   output-file-type: ".html"
23343   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
23344   data: "plot-vpp-throughput-latency-3n-hsw"
23345   filter: "'NIC_Intel-X710' and
23346            '64B' and
23347            'NDRPDR' and
23348            ('ETH' or 'DOT1Q') and
23349            '2T2C' and
23350            'L2BDMACLRN' and
23351            'VHOST_1024' and
23352            not 'VXLAN' and
23353            not 'IP4FWD' and
23354            not '2VM'"
23355   parameters:
23356   - "latency"
23357   - "parent"
23358   - "tags"
23359 #  sort:
23360 #  - "VM"  # "not CFS_OPT"
23361 #  - "CFS_OPT"
23362 #  - "FIB_10K"
23363 #  - "FIB_100K"
23364 #  - "FIB_1M"
23365   layout:
23366     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
23367     layout: "plot-latency"
23368
23369 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
23370 -
23371   type: "plot"
23372   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23373   algorithm: "plot_latency_error_bars"
23374   output-file-type: ".html"
23375   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23376   data: "plot-vpp-throughput-latency-3n-hsw"
23377   filter: "'NIC_Intel-X710' and
23378            '64B' and
23379            'NDRPDR' and
23380            ('ETH' or 'DOT1Q') and
23381            'BASE' and
23382            '1T1C' and
23383            ('L2BDMACLRN' or 'L2XCFWD') and
23384            'VHOST_1024' and
23385            not 'VXLAN' and
23386            not 'IP4FWD' and
23387            not '2VM'"
23388   parameters:
23389   - "latency"
23390   - "parent"
23391   - "tags"
23392 #  sort:
23393 #  - "not CFS_OPT"
23394 #  - "L2XCFWD"
23395 #  - "not CFS_OPT"
23396 #  - "CFS_OPT"
23397   layout:
23398     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
23399     layout: "plot-latency"
23400
23401 -
23402   type: "plot"
23403   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23404   algorithm: "plot_latency_error_bars"
23405   output-file-type: ".html"
23406   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23407   data: "plot-vpp-throughput-latency-3n-hsw"
23408   filter: "'NIC_Intel-X710' and
23409            '64B' and
23410            'NDRPDR' and
23411            ('ETH' or 'DOT1Q') and
23412            'BASE' and
23413            '2T2C' and
23414            ('L2BDMACLRN' or 'L2XCFWD') and
23415            'VHOST_1024' and
23416            not 'VXLAN' and
23417            not 'IP4FWD' and
23418            not '2VM'"
23419   parameters:
23420   - "latency"
23421   - "parent"
23422   - "tags"
23423 #  sort:
23424 #  - "not CFS_OPT"
23425 #  - "L2XCFWD"
23426 #  - "not CFS_OPT"
23427 #  - "CFS_OPT"
23428   layout:
23429     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
23430     layout: "plot-latency"
23431
23432 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
23433 -
23434   type: "plot"
23435   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
23436   algorithm: "plot_latency_error_bars"
23437   output-file-type: ".html"
23438   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
23439   data: "plot-vpp-throughput-latency-3n-hsw"
23440   filter: "'NIC_Intel-X710' and
23441            '64B' and
23442            'NDRPDR' and
23443            ('ETH' or 'DOT1Q') and
23444            '1T1C' and
23445            ('L2BDMACLRN' or 'L2XCFWD') and
23446            'VHOST_1024' and
23447            not 'CFS_OPT' and
23448            not 'VXLAN' and
23449            not 'IP4FWD' and
23450            not 'LBOND'"
23451   parameters:
23452   - "latency"
23453   - "parent"
23454   - "tags"
23455 #  sort:
23456 #  - "1VM"
23457 #  - "L2XCFWD"
23458 #  - "1VM"
23459 #  - "L2BDMACLRN"
23460   layout:
23461     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
23462     layout: "plot-latency"
23463
23464 -
23465   type: "plot"
23466   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
23467   algorithm: "plot_latency_error_bars"
23468   output-file-type: ".html"
23469   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
23470   data: "plot-vpp-throughput-latency-3n-hsw"
23471   filter: "'NIC_Intel-X710' and
23472            '64B' and
23473            'NDRPDR' and
23474            ('ETH' or 'DOT1Q') and
23475            '2T2C' and
23476            ('L2BDMACLRN' or 'L2XCFWD') and
23477            'VHOST_1024' and
23478            not 'CFS_OPT' and
23479            not 'VXLAN' and
23480            not 'IP4FWD' and
23481            not 'LBOND'"
23482   parameters:
23483   - "latency"
23484   - "parent"
23485   - "tags"
23486 #  sort:
23487 #  - "1VM"
23488 #  - "L2XCFWD"
23489 #  - "1VM"
23490 #  - "L2BDMACLRN"
23491   layout:
23492     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
23493     layout: "plot-latency"
23494
23495 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
23496 -
23497   type: "plot"
23498   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
23499   algorithm: "plot_latency_error_bars"
23500   output-file-type: ".html"
23501   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
23502   data: "plot-vpp-throughput-latency-3n-hsw"
23503   filter: "'NIC_Intel-XL710' and
23504            '64B' and
23505            'NDRPDR' and
23506            'ETH' and
23507            'IP4FWD' and
23508            '1T1C' and
23509            'VHOST_1024' and
23510            not 'VXLAN' and
23511            not 'DOT1Q'"
23512   parameters:
23513   - "latency"
23514   - "parent"
23515   - "tags"
23516   sort:
23517   - "not CFS_OPT"
23518   - "1VM"
23519   - "2VM"
23520   layout:
23521     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
23522     layout: "plot-latency"
23523
23524 -
23525   type: "plot"
23526   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
23527   algorithm: "plot_latency_error_bars"
23528   output-file-type: ".html"
23529   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
23530   data: "plot-vpp-throughput-latency-3n-hsw"
23531   filter: "'NIC_Intel-XL710' and
23532            '64B' and
23533            'NDRPDR' and
23534            'ETH' and
23535            'IP4FWD' and
23536            '2T2C' and
23537            'VHOST_1024' and
23538            not 'VXLAN' and
23539            not 'DOT1Q'"
23540   parameters:
23541   - "latency"
23542   - "parent"
23543   - "tags"
23544   sort:
23545   - "not CFS_OPT"
23546   - "1VM"
23547   - "2VM"
23548   layout:
23549     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
23550     layout: "plot-latency"
23551
23552 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
23553 -
23554   type: "plot"
23555   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
23556   algorithm: "plot_latency_error_bars"
23557   output-file-type: ".html"
23558   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
23559   data: "plot-vpp-throughput-latency-3n-hsw"
23560   filter: "'NIC_Intel-XL710' and
23561            '64B' and
23562            'NDRPDR' and
23563            ('ETH' or 'DOT1Q') and
23564            '1T1C' and
23565            'L2BDMACLRN' and
23566            'VHOST_1024' and
23567            not 'VXLAN' and
23568            not 'IP4FWD' and
23569            not '2VM'"
23570   parameters:
23571   - "latency"
23572   - "parent"
23573   - "tags"
23574 #  sort:
23575 #  - "VM"  # "not CFS_OPT"
23576 #  - "CFS_OPT"
23577 #  - "FIB_10K"
23578 #  - "FIB_100K"
23579 #  - "FIB_1M"
23580   layout:
23581     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
23582     layout: "plot-latency"
23583
23584 -
23585   type: "plot"
23586   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
23587   algorithm: "plot_latency_error_bars"
23588   output-file-type: ".html"
23589   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
23590   data: "plot-vpp-throughput-latency-3n-hsw"
23591   filter: "'NIC_Intel-XL710' and
23592            '64B' and
23593            'NDRPDR' and
23594            ('ETH' or 'DOT1Q') and
23595            '2T2C' and
23596            'L2BDMACLRN' and
23597            'VHOST_1024' and
23598            not 'VXLAN' and
23599            not 'IP4FWD' and
23600            not '2VM'"
23601   parameters:
23602   - "latency"
23603   - "parent"
23604   - "tags"
23605 #  sort:
23606 #  - "VM"  # "not CFS_OPT"
23607 #  - "CFS_OPT"
23608 #  - "FIB_10K"
23609 #  - "FIB_100K"
23610 #  - "FIB_1M"
23611   layout:
23612     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
23613     layout: "plot-latency"
23614
23615 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
23616 -
23617   type: "plot"
23618   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23619   algorithm: "plot_latency_error_bars"
23620   output-file-type: ".html"
23621   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23622   data: "plot-vpp-throughput-latency-3n-hsw"
23623   filter: "'NIC_Intel-XL710' and
23624            '64B' and
23625            'NDRPDR' and
23626            ('ETH' or 'DOT1Q') and
23627            'BASE' and
23628            '1T1C' and
23629            ('L2BDMACLRN' or 'L2XCFWD') and
23630            'VHOST_1024' and
23631            not 'VXLAN' and
23632            not 'IP4FWD' and
23633            not '2VM'"
23634   parameters:
23635   - "latency"
23636   - "parent"
23637   - "tags"
23638 #  sort:
23639 #  - "not CFS_OPT"
23640 #  - "L2XCFWD"
23641 #  - "not CFS_OPT"
23642 #  - "CFS_OPT"
23643   layout:
23644     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
23645     layout: "plot-latency"
23646
23647 -
23648   type: "plot"
23649   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23650   algorithm: "plot_latency_error_bars"
23651   output-file-type: ".html"
23652   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23653   data: "plot-vpp-throughput-latency-3n-hsw"
23654   filter: "'NIC_Intel-XL710' and
23655            '64B' and
23656            'NDRPDR' and
23657            ('ETH' or 'DOT1Q') and
23658            'BASE' and
23659            '2T2C' and
23660            ('L2BDMACLRN' or 'L2XCFWD') and
23661            'VHOST_1024' and
23662            not 'VXLAN' and
23663            not 'IP4FWD' and
23664            not '2VM'"
23665   parameters:
23666   - "latency"
23667   - "parent"
23668   - "tags"
23669 #  sort:
23670 #  - "not CFS_OPT"
23671 #  - "L2XCFWD"
23672 #  - "not CFS_OPT"
23673 #  - "CFS_OPT"
23674   layout:
23675     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
23676     layout: "plot-latency"
23677
23678 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
23679 -
23680   type: "plot"
23681   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
23682   algorithm: "plot_latency_error_bars"
23683   output-file-type: ".html"
23684   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
23685   data: "plot-vpp-throughput-latency-3n-hsw"
23686   filter: "'NIC_Intel-XL710' and
23687            '64B' and
23688            'NDRPDR' and
23689            ('ETH' or 'DOT1Q') and
23690            '1T1C' and
23691            ('L2BDMACLRN' or 'L2XCFWD') and
23692            'VHOST_1024' and
23693            not 'CFS_OPT' and
23694            not 'VXLAN' and
23695            not 'IP4FWD'"
23696   parameters:
23697   - "latency"
23698   - "parent"
23699   - "tags"
23700 #  sort:
23701 #  - "1VM"
23702 #  - "L2XCFWD"
23703 #  - "1VM"
23704 #  - "L2BDMACLRN"
23705   layout:
23706     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
23707     layout: "plot-latency"
23708
23709 -
23710   type: "plot"
23711   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
23712   algorithm: "plot_latency_error_bars"
23713   output-file-type: ".html"
23714   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
23715   data: "plot-vpp-throughput-latency-3n-hsw"
23716   filter: "'NIC_Intel-XL710' and
23717            '64B' and
23718            'NDRPDR' and
23719            ('ETH' or 'DOT1Q') and
23720            '2T2C' and
23721            ('L2BDMACLRN' or 'L2XCFWD') and
23722            'VHOST_1024' and
23723            not 'CFS_OPT' and
23724            not 'VXLAN' and
23725            not 'IP4FWD'"
23726   parameters:
23727   - "latency"
23728   - "parent"
23729   - "tags"
23730 #  sort:
23731 #  - "1VM"
23732 #  - "L2XCFWD"
23733 #  - "1VM"
23734 #  - "L2BDMACLRN"
23735   layout:
23736     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
23737     layout: "plot-latency"
23738
23739 # Packet Latency - VPP vhost ip4 3n-skx-x710
23740 -
23741   type: "plot"
23742   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23743   algorithm: "plot_latency_error_bars"
23744   output-file-type: ".html"
23745   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23746   data: "plot-vpp-throughput-latency-3n-skx"
23747   filter: "'NIC_Intel-X710' and
23748            '64B' and
23749            'NDRPDR' and
23750            'ETH' and
23751            'IP4FWD' and
23752            '2T1C' and
23753            'VHOST_1024' and
23754            not 'VXLAN' and
23755            not 'DOT1Q'"
23756   parameters:
23757   - "latency"
23758   - "parent"
23759   - "tags"
23760   sort:
23761   - "not CFS_OPT"
23762   - "1VM"
23763   - "2VM"
23764   layout:
23765     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
23766     layout: "plot-latency"
23767
23768 -
23769   type: "plot"
23770   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23771   algorithm: "plot_latency_error_bars"
23772   output-file-type: ".html"
23773   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23774   data: "plot-vpp-throughput-latency-3n-skx"
23775   filter: "'NIC_Intel-X710' and
23776            '64B' and
23777            'NDRPDR' and
23778            'ETH' and
23779            'IP4FWD' and
23780            '4T2C' and
23781            'VHOST_1024' and
23782            not 'VXLAN' and
23783            not 'DOT1Q'"
23784   parameters:
23785   - "latency"
23786   - "parent"
23787   - "tags"
23788   sort:
23789   - "not CFS_OPT"
23790   - "1VM"
23791   - "2VM"
23792   layout:
23793     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
23794     layout: "plot-latency"
23795
23796 # Packet Latency - VPP vhost l2sw 3n-skx-x710
23797 -
23798   type: "plot"
23799   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23800   algorithm: "plot_latency_error_bars"
23801   output-file-type: ".html"
23802   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23803   data: "plot-vpp-throughput-latency-3n-skx"
23804   filter: "'NIC_Intel-X710' and
23805            '64B' and
23806            'NDRPDR' and
23807            ('ETH' or 'DOT1Q') and
23808            '2T1C' and
23809            'L2BDMACLRN' and
23810            'VHOST_1024' and
23811            not 'VXLAN' and
23812            not 'IP4FWD' and
23813            not '2VM'"
23814   parameters:
23815   - "latency"
23816   - "parent"
23817   - "tags"
23818 #  sort:
23819 #  - "VM"  # "not CFS_OPT"
23820 #  - "CFS_OPT"
23821 #  - "FIB_10K"
23822 #  - "FIB_100K"
23823 #  - "FIB_1M"
23824   layout:
23825     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
23826     layout: "plot-latency"
23827
23828 -
23829   type: "plot"
23830   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23831   algorithm: "plot_latency_error_bars"
23832   output-file-type: ".html"
23833   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
23834   data: "plot-vpp-throughput-latency-3n-skx"
23835   filter: "'NIC_Intel-X710' and
23836            '64B' and
23837            'NDRPDR' and
23838            ('ETH' or 'DOT1Q') and
23839            '4T2C' and
23840            'L2BDMACLRN' and
23841            'VHOST_1024' and
23842            not 'VXLAN' and
23843            not 'IP4FWD' and
23844            not '2VM'"
23845   parameters:
23846   - "latency"
23847   - "parent"
23848   - "tags"
23849 #  sort:
23850 #  - "VM"  # "not CFS_OPT"
23851 #  - "CFS_OPT"
23852 #  - "FIB_10K"
23853 #  - "FIB_100K"
23854 #  - "FIB_1M"
23855   layout:
23856     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
23857     layout: "plot-latency"
23858
23859 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
23860 -
23861   type: "plot"
23862   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
23863   algorithm: "plot_latency_error_bars"
23864   output-file-type: ".html"
23865   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
23866   data: "plot-vpp-throughput-latency-3n-skx"
23867   filter: "'NIC_Intel-X710' and
23868            '64B' and
23869            'NDRPDR' and
23870            ('ETH' or 'DOT1Q') and
23871            'BASE' and
23872            '2T1C' and
23873            ('L2BDMACLRN' or 'L2XCFWD') and
23874            'VHOST_1024' and
23875            not 'VXLAN' and
23876            not 'IP4FWD' and
23877            not '2VM' and
23878            not 'LBOND'"
23879   parameters:
23880   - "latency"
23881   - "parent"
23882   - "tags"
23883 #  sort:
23884 #  - "not CFS_OPT"
23885 #  - "L2XCFWD"
23886 #  - "not CFS_OPT"
23887 #  - "CFS_OPT"
23888   layout:
23889     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
23890     layout: "plot-latency"
23891
23892 -
23893   type: "plot"
23894   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
23895   algorithm: "plot_latency_error_bars"
23896   output-file-type: ".html"
23897   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
23898   data: "plot-vpp-throughput-latency-3n-skx"
23899   filter: "'NIC_Intel-X710' and
23900            '64B' and
23901            'NDRPDR' and
23902            ('ETH' or 'DOT1Q') and
23903            'BASE' and
23904            '4T2C' and
23905            ('L2BDMACLRN' or 'L2XCFWD') and
23906            'VHOST_1024' and
23907            not 'VXLAN' and
23908            not 'IP4FWD' and
23909            not '2VM' and
23910            not 'LBOND'"
23911   parameters:
23912   - "latency"
23913   - "parent"
23914   - "tags"
23915 #  sort:
23916 #  - "not CFS_OPT"
23917 #  - "L2XCFWD"
23918 #  - "not CFS_OPT"
23919 #  - "CFS_OPT"
23920   layout:
23921     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
23922     layout: "plot-latency"
23923
23924 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
23925 -
23926   type: "plot"
23927   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
23928   algorithm: "plot_latency_error_bars"
23929   output-file-type: ".html"
23930   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
23931   data: "plot-vpp-throughput-latency-3n-skx"
23932   filter: "'NIC_Intel-X710' and
23933            '64B' and
23934            'NDRPDR' and
23935            ('ETH' or 'DOT1Q') and
23936            '2T1C' and
23937            ('L2BDMACLRN' or 'L2XCFWD') and
23938            'VHOST_1024' and
23939            not 'CFS_OPT' and
23940            not 'VXLAN' and
23941            not 'IP4FWD' and
23942            not 'LBOND'"
23943   parameters:
23944   - "latency"
23945   - "parent"
23946   - "tags"
23947 #  sort:
23948 #  - "1VM"
23949 #  - "L2XCFWD"
23950 #  - "1VM"
23951 #  - "L2BDMACLRN"
23952   layout:
23953     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
23954     layout: "plot-latency"
23955
23956 -
23957   type: "plot"
23958   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
23959   algorithm: "plot_latency_error_bars"
23960   output-file-type: ".html"
23961   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
23962   data: "plot-vpp-throughput-latency-3n-skx"
23963   filter: "'NIC_Intel-X710' and
23964            '64B' and
23965            'NDRPDR' and
23966            ('ETH' or 'DOT1Q') and
23967            '4T2C' and
23968            ('L2BDMACLRN' or 'L2XCFWD') and
23969            'VHOST_1024' and
23970            not 'CFS_OPT' and
23971            not 'VXLAN' and
23972            not 'IP4FWD' and
23973            not 'LBOND'"
23974   parameters:
23975   - "latency"
23976   - "parent"
23977   - "tags"
23978 #  sort:
23979 #  - "1VM"
23980 #  - "L2XCFWD"
23981 #  - "1VM"
23982 #  - "L2BDMACLRN"
23983   layout:
23984     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
23985     layout: "plot-latency"
23986
23987 # Packet Latency - VPP vhost ip4 2n-skx-x710
23988 -
23989   type: "plot"
23990   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23991   algorithm: "plot_latency_error_bars"
23992   output-file-type: ".html"
23993   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
23994   data: "plot-vpp-throughput-latency-2n-skx"
23995   filter: "'NIC_Intel-X710' and
23996            '64B' and
23997            'NDRPDR' and
23998            'ETH' and
23999            'IP4FWD' and
24000            '2T1C' and
24001            'VHOST_1024' and
24002            not 'VXLAN' and
24003            not 'NF_DENSITY' and
24004            not 'DOT1Q'"
24005   parameters:
24006   - "latency"
24007   - "parent"
24008   - "tags"
24009   sort:
24010   - "not CFS_OPT"
24011   - "1VM"
24012   - "2VM"
24013   layout:
24014     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
24015     layout: "plot-latency"
24016
24017 -
24018   type: "plot"
24019   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
24020   algorithm: "plot_latency_error_bars"
24021   output-file-type: ".html"
24022   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
24023   data: "plot-vpp-throughput-latency-2n-skx"
24024   filter: "'NIC_Intel-X710' and
24025            '64B' and
24026            'NDRPDR' and
24027            'ETH' and
24028            'IP4FWD' and
24029            '4T2C' and
24030            'VHOST_1024' and
24031            not 'VXLAN' and
24032            not 'NF_DENSITY' and
24033            not 'DOT1Q'"
24034   parameters:
24035   - "latency"
24036   - "parent"
24037   - "tags"
24038   sort:
24039   - "not CFS_OPT"
24040   - "1VM"
24041   - "2VM"
24042   layout:
24043     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
24044     layout: "plot-latency"
24045
24046 # Packet Latency - VPP vhost l2sw 2n-skx-x710
24047 -
24048   type: "plot"
24049   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
24050   algorithm: "plot_latency_error_bars"
24051   output-file-type: ".html"
24052   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
24053   data: "plot-vpp-throughput-latency-2n-skx"
24054   filter: "'NIC_Intel-X710' and
24055            '64B' and
24056            'NDRPDR' and
24057            ('ETH' or 'DOT1Q') and
24058            '2T1C' and
24059            'L2BDMACLRN' and
24060            'VHOST_1024' and
24061            not 'VXLAN' and
24062            not 'IP4FWD' and
24063            not 'NF_DENSITY' and
24064            not '2VM'"
24065   parameters:
24066   - "latency"
24067   - "parent"
24068   - "tags"
24069 #  sort:
24070 #  - "VM"  # "not CFS_OPT"
24071 #  - "CFS_OPT"
24072 #  - "FIB_10K"
24073 #  - "FIB_100K"
24074 #  - "FIB_1M"
24075   layout:
24076     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
24077     layout: "plot-latency"
24078
24079 -
24080   type: "plot"
24081   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
24082   algorithm: "plot_latency_error_bars"
24083   output-file-type: ".html"
24084   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
24085   data: "plot-vpp-throughput-latency-2n-skx"
24086   filter: "'NIC_Intel-X710' and
24087            '64B' and
24088            'NDRPDR' and
24089            ('ETH' or 'DOT1Q') and
24090            '4T2C' and
24091            'L2BDMACLRN' and
24092            'VHOST_1024' and
24093            not 'VXLAN' and
24094            not 'NF_DENSITY' and
24095            not 'IP4FWD' and
24096            not '2VM'"
24097   parameters:
24098   - "latency"
24099   - "parent"
24100   - "tags"
24101 #  sort:
24102 #  - "VM"  # "not CFS_OPT"
24103 #  - "CFS_OPT"
24104 #  - "FIB_10K"
24105 #  - "FIB_100K"
24106 #  - "FIB_1M"
24107   layout:
24108     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
24109     layout: "plot-latency"
24110
24111 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
24112 -
24113   type: "plot"
24114   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
24115   algorithm: "plot_latency_error_bars"
24116   output-file-type: ".html"
24117   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
24118   data: "plot-vpp-throughput-latency-2n-skx"
24119   filter: "'NIC_Intel-X710' and
24120            '64B' and
24121            'NDRPDR' and
24122            ('ETH' or 'DOT1Q') and
24123            'BASE' and
24124            '2T1C' and
24125            ('L2BDMACLRN' or 'L2XCFWD') and
24126            'VHOST_1024' and
24127            not 'VXLAN' and
24128            not 'NF_DENSITY' and
24129            not 'IP4FWD' and
24130            not '2VM'"
24131   parameters:
24132   - "latency"
24133   - "parent"
24134   - "tags"
24135 #  sort:
24136 #  - "not CFS_OPT"
24137 #  - "L2XCFWD"
24138 #  - "not CFS_OPT"
24139 #  - "CFS_OPT"
24140   layout:
24141     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
24142     layout: "plot-latency"
24143
24144 -
24145   type: "plot"
24146   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
24147   algorithm: "plot_latency_error_bars"
24148   output-file-type: ".html"
24149   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
24150   data: "plot-vpp-throughput-latency-2n-skx"
24151   filter: "'NIC_Intel-X710' and
24152            '64B' and
24153            'NDRPDR' and
24154            ('ETH' or 'DOT1Q') and
24155            'BASE' and
24156            '4T2C' and
24157            ('L2BDMACLRN' or 'L2XCFWD') and
24158            'VHOST_1024' and
24159            not 'VXLAN' and
24160            not 'NF_DENSITY' and
24161            not 'IP4FWD' and
24162            not '2VM'"
24163   parameters:
24164   - "latency"
24165   - "parent"
24166   - "tags"
24167 #  sort:
24168 #  - "not CFS_OPT"
24169 #  - "L2XCFWD"
24170 #  - "not CFS_OPT"
24171 #  - "CFS_OPT"
24172   layout:
24173     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
24174     layout: "plot-latency"
24175
24176 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
24177 -
24178   type: "plot"
24179   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
24180   algorithm: "plot_latency_error_bars"
24181   output-file-type: ".html"
24182   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
24183   data: "plot-vpp-throughput-latency-2n-skx"
24184   filter: "'NIC_Intel-X710' and
24185            '64B' and
24186            'NDRPDR' and
24187            ('ETH' or 'DOT1Q') and
24188            '2T1C' and
24189            ('L2BDMACLRN' or 'L2XCFWD') and
24190            'VHOST_1024' and
24191            not 'CFS_OPT' and
24192            not 'VXLAN' and
24193            not 'NF_DENSITY' and
24194            not 'IP4FWD'"
24195   parameters:
24196   - "latency"
24197   - "parent"
24198   - "tags"
24199 #  sort:
24200 #  - "1VM"
24201 #  - "L2XCFWD"
24202 #  - "1VM"
24203 #  - "L2BDMACLRN"
24204   layout:
24205     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
24206     layout: "plot-latency"
24207
24208 -
24209   type: "plot"
24210   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
24211   algorithm: "plot_latency_error_bars"
24212   output-file-type: ".html"
24213   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
24214   data: "plot-vpp-throughput-latency-2n-skx"
24215   filter: "'NIC_Intel-X710' and
24216            '64B' and
24217            'NDRPDR' and
24218            ('ETH' or 'DOT1Q') and
24219            '4T2C' and
24220            ('L2BDMACLRN' or 'L2XCFWD') and
24221            'VHOST_1024' and
24222            not 'CFS_OPT' and
24223            not 'VXLAN' and
24224            not 'NF_DENSITY' and
24225            not 'IP4FWD'"
24226   parameters:
24227   - "latency"
24228   - "parent"
24229   - "tags"
24230 #  sort:
24231 #  - "1VM"
24232 #  - "L2XCFWD"
24233 #  - "1VM"
24234 #  - "L2BDMACLRN"
24235   layout:
24236     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
24237     layout: "plot-latency"
24238
24239 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
24240 -
24241   type: "plot"
24242   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
24243   algorithm: "plot_latency_error_bars"
24244   output-file-type: ".html"
24245   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
24246   data: "plot-vpp-throughput-latency-2n-skx"
24247   filter: "'NIC_Intel-XXV710' and
24248            '64B' and
24249            'NDRPDR' and
24250            'ETH' and
24251            'IP4FWD' and
24252            '2T1C' and
24253            'VHOST_1024' and
24254            not 'VXLAN' and
24255            not 'DOT1Q'"
24256   parameters:
24257   - "latency"
24258   - "parent"
24259   - "tags"
24260   sort:
24261   - "not CFS_OPT"
24262   - "1VM"
24263   - "2VM"
24264   layout:
24265     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
24266     layout: "plot-latency"
24267
24268 -
24269   type: "plot"
24270   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
24271   algorithm: "plot_latency_error_bars"
24272   output-file-type: ".html"
24273   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
24274   data: "plot-vpp-throughput-latency-2n-skx"
24275   filter: "'NIC_Intel-XXV710' and
24276            '64B' and
24277            'NDRPDR' and
24278            'ETH' and
24279            'IP4FWD' and
24280            '4T2C' and
24281            'VHOST_1024' and
24282            not 'VXLAN' and
24283            not 'DOT1Q'"
24284   parameters:
24285   - "latency"
24286   - "parent"
24287   - "tags"
24288   sort:
24289   - "not CFS_OPT"
24290   - "1VM"
24291   - "2VM"
24292   layout:
24293     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
24294     layout: "plot-latency"
24295
24296 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710
24297 -
24298   type: "plot"
24299   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
24300   algorithm: "plot_latency_error_bars"
24301   output-file-type: ".html"
24302   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
24303   data: "plot-vpp-throughput-latency-2n-skx"
24304   filter: "'NIC_Intel-XXV710' and
24305            '64B' and
24306            'NDRPDR' and
24307            ('ETH' or 'DOT1Q') and
24308            '2T1C' and
24309            'L2BDMACLRN' and
24310            'VHOST_1024' and
24311            not 'VXLAN' and
24312            not 'IP4FWD' and
24313            not '2VM'"
24314   parameters:
24315   - "latency"
24316   - "parent"
24317   - "tags"
24318 #  sort:
24319 #  - "VM"  # "not CFS_OPT"
24320 #  - "CFS_OPT"
24321 #  - "FIB_10K"
24322 #  - "FIB_100K"
24323 #  - "FIB_1M"
24324   layout:
24325     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
24326     layout: "plot-latency"
24327
24328 -
24329   type: "plot"
24330   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
24331   algorithm: "plot_latency_error_bars"
24332   output-file-type: ".html"
24333   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
24334   data: "plot-vpp-throughput-latency-2n-skx"
24335   filter: "'NIC_Intel-XXV710' and
24336            '64B' and
24337            'NDRPDR' and
24338            ('ETH' or 'DOT1Q') and
24339            '4T2C' and
24340            'L2BDMACLRN' and
24341            'VHOST_1024' and
24342            not 'VXLAN' and
24343            not 'IP4FWD' and
24344            not '2VM'"
24345   parameters:
24346   - "latency"
24347   - "parent"
24348   - "tags"
24349 #  sort:
24350 #  - "VM"  # "not CFS_OPT"
24351 #  - "CFS_OPT"
24352 #  - "FIB_10K"
24353 #  - "FIB_100K"
24354 #  - "FIB_1M"
24355   layout:
24356     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
24357     layout: "plot-latency"
24358
24359 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
24360 -
24361   type: "plot"
24362   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
24363   algorithm: "plot_latency_error_bars"
24364   output-file-type: ".html"
24365   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
24366   data: "plot-vpp-throughput-latency-2n-skx"
24367   filter: "'NIC_Intel-XXV710' and
24368            '64B' and
24369            'NDRPDR' and
24370            ('ETH' or 'DOT1Q') and
24371            'BASE' and
24372            '2T1C' and
24373            ('L2BDMACLRN' or 'L2XCFWD') and
24374            'VHOST_1024' and
24375            not 'VXLAN' and
24376            not 'IP4FWD' and
24377            not '2VM'"
24378   parameters:
24379   - "latency"
24380   - "parent"
24381   - "tags"
24382 #  sort:
24383 #  - "not CFS_OPT"
24384 #  - "L2XCFWD"
24385 #  - "not CFS_OPT"
24386 #  - "CFS_OPT"
24387   layout:
24388     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
24389     layout: "plot-latency"
24390
24391 -
24392   type: "plot"
24393   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
24394   algorithm: "plot_latency_error_bars"
24395   output-file-type: ".html"
24396   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
24397   data: "plot-vpp-throughput-latency-2n-skx"
24398   filter: "'NIC_Intel-XXV710' and
24399            '64B' and
24400            'NDRPDR' and
24401            ('ETH' or 'DOT1Q') and
24402            'BASE' and
24403            '4T2C' and
24404            ('L2BDMACLRN' or 'L2XCFWD') and
24405            'VHOST_1024' and
24406            not 'VXLAN' and
24407            not 'IP4FWD' and
24408            not '2VM'"
24409   parameters:
24410   - "latency"
24411   - "parent"
24412   - "tags"
24413 #  sort:
24414 #  - "not CFS_OPT"
24415 #  - "L2XCFWD"
24416 #  - "not CFS_OPT"
24417 #  - "CFS_OPT"
24418   layout:
24419     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
24420     layout: "plot-latency"
24421
24422 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
24423 -
24424   type: "plot"
24425   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
24426   algorithm: "plot_latency_error_bars"
24427   output-file-type: ".html"
24428   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
24429   data: "plot-vpp-throughput-latency-2n-skx"
24430   filter: "'NIC_Intel-XXV710' and
24431            '64B' and
24432            'NDRPDR' and
24433            ('ETH' or 'DOT1Q') and
24434            '2T1C' and
24435            ('L2BDMACLRN' or 'L2XCFWD') and
24436            'VHOST_1024' and
24437            not 'CFS_OPT' and
24438            not 'VXLAN' and
24439            not 'IP4FWD'"
24440   parameters:
24441   - "latency"
24442   - "parent"
24443   - "tags"
24444 #  sort:
24445 #  - "1VM"
24446 #  - "L2XCFWD"
24447 #  - "1VM"
24448 #  - "L2BDMACLRN"
24449   layout:
24450     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
24451     layout: "plot-latency"
24452
24453 -
24454   type: "plot"
24455   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
24456   algorithm: "plot_latency_error_bars"
24457   output-file-type: ".html"
24458   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
24459   data: "plot-vpp-throughput-latency-2n-skx"
24460   filter: "'NIC_Intel-XXV710' and
24461            '64B' and
24462            'NDRPDR' and
24463            ('ETH' or 'DOT1Q') and
24464            '4T2C' and
24465            ('L2BDMACLRN' or 'L2XCFWD') and
24466            'VHOST_1024' and
24467            not 'CFS_OPT' and
24468            not 'VXLAN' and
24469            not 'IP4FWD'"
24470   parameters:
24471   - "latency"
24472   - "parent"
24473   - "tags"
24474 #  sort:
24475 #  - "1VM"
24476 #  - "L2XCFWD"
24477 #  - "1VM"
24478 #  - "L2BDMACLRN"
24479   layout:
24480     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
24481     layout: "plot-latency"
24482
24483 ################################################################################
24484
24485 # Packet Latency - VPP VTS 3n-hsw-x520
24486 -
24487   type: "plot"
24488   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
24489   algorithm: "plot_latency_error_bars"
24490   output-file-type: ".html"
24491   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
24492   data: "plot-vpp-throughput-latency-3n-hsw"
24493   filter: "'NIC_Intel-X520-DA2' and
24494            '114B' and
24495            'NDRPDR' and
24496            '1T1C' and
24497            'VTS'"
24498   parameters:
24499   - "latency"
24500   - "parent"
24501   - "tags"
24502   layout:
24503     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
24504     layout: "plot-latency"
24505
24506 -
24507   type: "plot"
24508   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
24509   algorithm: "plot_latency_error_bars"
24510   output-file-type: ".html"
24511   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
24512   data: "plot-vpp-throughput-latency-3n-hsw"
24513   filter: "'NIC_Intel-X520-DA2' and
24514            '114B' and
24515            'NDRPDR' and
24516            '2T2C' and
24517            'VTS'"
24518   parameters:
24519   - "latency"
24520   - "parent"
24521   - "tags"
24522   layout:
24523     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
24524     layout: "plot-latency"
24525
24526 ################################################################################
24527
24528 # Packet Latency - DPDK l3fwd 3n-hsw-x520
24529 -
24530   type: "plot"
24531   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
24532   algorithm: "plot_latency_error_bars"
24533   output-file-type: ".html"
24534   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
24535   data: "plot-dpdk-throughput-latency-3n-hsw"
24536   filter: "'NIC_Intel-X520-DA2' and
24537            '64B' and
24538            'BASE' and
24539            'NDRPDR' and
24540            '1T1C' and
24541            'IP4FWD'"
24542   parameters:
24543   - "latency"
24544   - "parent"
24545   - "tags"
24546   layout:
24547     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
24548     layout: "plot-latency"
24549
24550 -
24551   type: "plot"
24552   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
24553   algorithm: "plot_latency_error_bars"
24554   output-file-type: ".html"
24555   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
24556   data: "plot-dpdk-throughput-latency-3n-hsw"
24557   filter: "'NIC_Intel-X520-DA2' and
24558            '64B' and
24559            'BASE' and
24560            'NDRPDR' and
24561            '2T2C' and
24562            'IP4FWD'"
24563   parameters:
24564   - "latency"
24565   - "parent"
24566   - "tags"
24567   layout:
24568     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
24569     layout: "plot-latency"
24570
24571 # Packet Latency - DPDK l3fwd 3n-hsw-x710
24572 -
24573   type: "plot"
24574   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
24575   algorithm: "plot_latency_error_bars"
24576   output-file-type: ".html"
24577   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
24578   data: "plot-dpdk-throughput-latency-3n-hsw"
24579   filter: "'NIC_Intel-X710' and
24580            '64B' and
24581            'BASE' and
24582            'NDRPDR' and
24583            '1T1C' and
24584            'IP4FWD'"
24585   parameters:
24586   - "latency"
24587   - "parent"
24588   - "tags"
24589   layout:
24590     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
24591     layout: "plot-latency"
24592
24593 -
24594   type: "plot"
24595   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
24596   algorithm: "plot_latency_error_bars"
24597   output-file-type: ".html"
24598   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
24599   data: "plot-dpdk-throughput-latency-3n-hsw"
24600   filter: "'NIC_Intel-X710' and
24601            '64B' and
24602            'BASE' and
24603            'NDRPDR' and
24604            '2T2C' and
24605            'IP4FWD'"
24606   parameters:
24607   - "latency"
24608   - "parent"
24609   - "tags"
24610   layout:
24611     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
24612     layout: "plot-latency"
24613
24614 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
24615 -
24616   type: "plot"
24617   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
24618   algorithm: "plot_latency_error_bars"
24619   output-file-type: ".html"
24620   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
24621   data: "plot-dpdk-throughput-latency-3n-hsw"
24622   filter: "'NIC_Intel-XL710' and
24623            '64B' and
24624            'BASE' and
24625            'NDRPDR' and
24626            '1T1C' and
24627            'IP4FWD'"
24628   parameters:
24629   - "latency"
24630   - "parent"
24631   - "tags"
24632   layout:
24633     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
24634     layout: "plot-latency"
24635
24636 -
24637   type: "plot"
24638   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
24639   algorithm: "plot_latency_error_bars"
24640   output-file-type: ".html"
24641   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
24642   data: "plot-dpdk-throughput-latency-3n-hsw"
24643   filter: "'NIC_Intel-XL710' and
24644            '64B' and
24645            'BASE' and
24646            'NDRPDR' and
24647            '2T2C' and
24648            'IP4FWD'"
24649   parameters:
24650   - "latency"
24651   - "parent"
24652   - "tags"
24653   layout:
24654     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
24655     layout: "plot-latency"
24656
24657 # Packet Latency - DPDK l3fwd 3n-skx-x710
24658 -
24659   type: "plot"
24660   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
24661   algorithm: "plot_latency_error_bars"
24662   output-file-type: ".html"
24663   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
24664   data: "plot-dpdk-throughput-latency-3n-skx"
24665   filter: "'NIC_Intel-X710' and
24666            '64B' and
24667            'BASE' and
24668            'NDRPDR' and
24669            '2T1C' and
24670            'IP4FWD'"
24671   parameters:
24672   - "latency"
24673   - "parent"
24674   - "tags"
24675   layout:
24676     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
24677     layout: "plot-latency"
24678
24679 -
24680   type: "plot"
24681   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
24682   algorithm: "plot_latency_error_bars"
24683   output-file-type: ".html"
24684   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
24685   data: "plot-dpdk-throughput-latency-3n-skx"
24686   filter: "'NIC_Intel-X710' and
24687            '64B' and
24688            'BASE' and
24689            'NDRPDR' and
24690            '4T2C' and
24691            'IP4FWD'"
24692   parameters:
24693   - "latency"
24694   - "parent"
24695   - "tags"
24696   layout:
24697     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
24698     layout: "plot-latency"
24699
24700 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
24701 -
24702   type: "plot"
24703   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
24704   algorithm: "plot_latency_error_bars"
24705   output-file-type: ".html"
24706   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
24707   data: "plot-dpdk-throughput-latency-3n-skx"
24708   filter: "'NIC_Intel-XXV710' and
24709            '64B' and
24710            'BASE' and
24711            'NDRPDR' and
24712            '2T1C' and
24713            'IP4FWD'"
24714   parameters:
24715   - "latency"
24716   - "parent"
24717   - "tags"
24718   layout:
24719     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
24720     layout: "plot-latency"
24721
24722 -
24723   type: "plot"
24724   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
24725   algorithm: "plot_latency_error_bars"
24726   output-file-type: ".html"
24727   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
24728   data: "plot-dpdk-throughput-latency-3n-skx"
24729   filter: "'NIC_Intel-XXV710' and
24730            '64B' and
24731            'BASE' and
24732            'NDRPDR' and
24733            '4T2C' and
24734            'IP4FWD'"
24735   parameters:
24736   - "latency"
24737   - "parent"
24738   - "tags"
24739   layout:
24740     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
24741     layout: "plot-latency"
24742
24743 # Packet Latency - DPDK l3fwd 2n-skx-x710
24744 -
24745   type: "plot"
24746   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
24747   algorithm: "plot_latency_error_bars"
24748   output-file-type: ".html"
24749   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
24750   data: "plot-dpdk-throughput-latency-2n-skx"
24751   filter: "'NIC_Intel-X710' and
24752            '64B' and
24753            'BASE' and
24754            'NDRPDR' and
24755            '2T1C' and
24756            'IP4FWD'"
24757   parameters:
24758   - "latency"
24759   - "parent"
24760   - "tags"
24761   layout:
24762     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
24763     layout: "plot-latency"
24764
24765 -
24766   type: "plot"
24767   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
24768   algorithm: "plot_latency_error_bars"
24769   output-file-type: ".html"
24770   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
24771   data: "plot-dpdk-throughput-latency-2n-skx"
24772   filter: "'NIC_Intel-X710' and
24773            '64B' and
24774            'BASE' and
24775            'NDRPDR' and
24776            '4T2C' and
24777            'IP4FWD'"
24778   parameters:
24779   - "latency"
24780   - "parent"
24781   - "tags"
24782   layout:
24783     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
24784     layout: "plot-latency"
24785
24786 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
24787 -
24788   type: "plot"
24789   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
24790   algorithm: "plot_latency_error_bars"
24791   output-file-type: ".html"
24792   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
24793   data: "plot-dpdk-throughput-latency-2n-skx"
24794   filter: "'NIC_Intel-XXV710' and
24795            '64B' and
24796            'BASE' and
24797            'NDRPDR' and
24798            '2T1C' and
24799            'IP4FWD'"
24800   parameters:
24801   - "latency"
24802   - "parent"
24803   - "tags"
24804   layout:
24805     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
24806     layout: "plot-latency"
24807
24808 -
24809   type: "plot"
24810   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
24811   algorithm: "plot_latency_error_bars"
24812   output-file-type: ".html"
24813   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
24814   data: "plot-dpdk-throughput-latency-2n-skx"
24815   filter: "'NIC_Intel-XXV710' and
24816            '64B' and
24817            'BASE' and
24818            'NDRPDR' and
24819            '4T2C' and
24820            'IP4FWD'"
24821   parameters:
24822   - "latency"
24823   - "parent"
24824   - "tags"
24825   layout:
24826     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
24827     layout: "plot-latency"
24828
24829 ################################################################################
24830
24831 # Packet Latency - DPDK testpmd 3n-hsw-x520
24832 -
24833   type: "plot"
24834   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
24835   algorithm: "plot_latency_error_bars"
24836   output-file-type: ".html"
24837   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
24838   data: "plot-dpdk-throughput-latency-3n-hsw"
24839   filter: "'NIC_Intel-X520-DA2' and
24840            '64B' and
24841            'BASE' and
24842            'NDRPDR' and
24843            '1T1C' and
24844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24845   parameters:
24846   - "latency"
24847   - "parent"
24848   - "tags"
24849   layout:
24850     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
24851     layout: "plot-latency"
24852
24853 -
24854   type: "plot"
24855   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
24856   algorithm: "plot_latency_error_bars"
24857   output-file-type: ".html"
24858   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
24859   data: "plot-dpdk-throughput-latency-3n-hsw"
24860   filter: "'NIC_Intel-X520-DA2' and
24861            '64B' and
24862            'BASE' and
24863            'NDRPDR' and
24864            '2T2C' and
24865            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24866   parameters:
24867   - "latency"
24868   - "parent"
24869   - "tags"
24870   layout:
24871     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
24872     layout: "plot-latency"
24873
24874 # Packet Latency - DPDK testpmd 3n-hsw-x710
24875 -
24876   type: "plot"
24877   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
24878   algorithm: "plot_latency_error_bars"
24879   output-file-type: ".html"
24880   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
24881   data: "plot-dpdk-throughput-latency-3n-hsw"
24882   filter: "'NIC_Intel-X710' and
24883            '64B' and
24884            'BASE' and
24885            'NDRPDR' and
24886            '1T1C' and
24887            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24888   parameters:
24889   - "latency"
24890   - "parent"
24891   - "tags"
24892   layout:
24893     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
24894     layout: "plot-latency"
24895
24896 -
24897   type: "plot"
24898   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
24899   algorithm: "plot_latency_error_bars"
24900   output-file-type: ".html"
24901   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
24902   data: "plot-dpdk-throughput-latency-3n-hsw"
24903   filter: "'NIC_Intel-X710' and
24904            '64B' and
24905            'BASE' and
24906            'NDRPDR' and
24907            '2T2C' and
24908            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24909   parameters:
24910   - "latency"
24911   - "parent"
24912   - "tags"
24913   layout:
24914     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
24915     layout: "plot-latency"
24916
24917 # Packet Latency - DPDK testpmd 3n-hsw-xl710
24918 -
24919   type: "plot"
24920   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
24921   algorithm: "plot_latency_error_bars"
24922   output-file-type: ".html"
24923   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
24924   data: "plot-dpdk-throughput-latency-3n-hsw"
24925   filter: "'NIC_Intel-XL710' and
24926            '64B' and
24927            'BASE' and
24928            'NDRPDR' and
24929            '1T1C' and
24930            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24931   parameters:
24932   - "latency"
24933   - "parent"
24934   - "tags"
24935   layout:
24936     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
24937     layout: "plot-latency"
24938
24939 -
24940   type: "plot"
24941   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
24942   algorithm: "plot_latency_error_bars"
24943   output-file-type: ".html"
24944   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
24945   data: "plot-dpdk-throughput-latency-3n-hsw"
24946   filter: "'NIC_Intel-XL710' and
24947            '64B' and
24948            'BASE' and
24949            'NDRPDR' and
24950            '2T2C' and
24951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24952   parameters:
24953   - "latency"
24954   - "parent"
24955   - "tags"
24956   layout:
24957     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
24958     layout: "plot-latency"
24959
24960 # Packet Latency - DPDK testpmd 3n-skx-x710
24961 -
24962   type: "plot"
24963   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
24964   algorithm: "plot_latency_error_bars"
24965   output-file-type: ".html"
24966   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
24967   data: "plot-dpdk-throughput-latency-3n-skx"
24968   filter: "'NIC_Intel-X710' and
24969            '64B' and
24970            'BASE' and
24971            'NDRPDR' and
24972            '2T1C' and
24973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24974   parameters:
24975   - "latency"
24976   - "parent"
24977   - "tags"
24978   layout:
24979     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
24980     layout: "plot-latency"
24981
24982 -
24983   type: "plot"
24984   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
24985   algorithm: "plot_latency_error_bars"
24986   output-file-type: ".html"
24987   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
24988   data: "plot-dpdk-throughput-latency-3n-skx"
24989   filter: "'NIC_Intel-X710' and
24990            '64B' and
24991            'BASE' and
24992            'NDRPDR' and
24993            '4T2C' and
24994            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
24995   parameters:
24996   - "latency"
24997   - "parent"
24998   - "tags"
24999   layout:
25000     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
25001     layout: "plot-latency"
25002
25003 # Packet Latency - DPDK testpmd 3n-skx-xxv710
25004 -
25005   type: "plot"
25006   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
25007   algorithm: "plot_latency_error_bars"
25008   output-file-type: ".html"
25009   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
25010   data: "plot-dpdk-throughput-latency-3n-skx"
25011   filter: "'NIC_Intel-XXV710' and
25012            '64B' and
25013            'BASE' and
25014            'NDRPDR' and
25015            '2T1C' and
25016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
25017   parameters:
25018   - "latency"
25019   - "parent"
25020   - "tags"
25021   layout:
25022     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
25023     layout: "plot-latency"
25024
25025 -
25026   type: "plot"
25027   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
25028   algorithm: "plot_latency_error_bars"
25029   output-file-type: ".html"
25030   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
25031   data: "plot-dpdk-throughput-latency-3n-skx"
25032   filter: "'NIC_Intel-XXV710' and
25033            '64B' and
25034            'BASE' and
25035            'NDRPDR' and
25036            '4T2C' and
25037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
25038   parameters:
25039   - "latency"
25040   - "parent"
25041   - "tags"
25042   layout:
25043     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
25044     layout: "plot-latency"
25045
25046 # Packet Latency - DPDK testpmd 2n-skx-x710
25047 -
25048   type: "plot"
25049   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
25050   algorithm: "plot_latency_error_bars"
25051   output-file-type: ".html"
25052   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
25053   data: "plot-dpdk-throughput-latency-2n-skx"
25054   filter: "'NIC_Intel-X710' and
25055            '64B' and
25056            'BASE' and
25057            'NDRPDR' and
25058            '2T1C' and
25059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
25060   parameters:
25061   - "latency"
25062   - "parent"
25063   - "tags"
25064   layout:
25065     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
25066     layout: "plot-latency"
25067
25068 -
25069   type: "plot"
25070   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
25071   algorithm: "plot_latency_error_bars"
25072   output-file-type: ".html"
25073   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
25074   data: "plot-dpdk-throughput-latency-2n-skx"
25075   filter: "'NIC_Intel-X710' and
25076            '64B' and
25077            'BASE' and
25078            'NDRPDR' and
25079            '4T2C' and
25080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
25081   parameters:
25082   - "latency"
25083   - "parent"
25084   - "tags"
25085   layout:
25086     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
25087     layout: "plot-latency"
25088
25089 # Packet Latency - DPDK testpmd 2n-skx-xxv710
25090 -
25091   type: "plot"
25092   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
25093   algorithm: "plot_latency_error_bars"
25094   output-file-type: ".html"
25095   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
25096   data: "plot-dpdk-throughput-latency-2n-skx"
25097   filter: "'NIC_Intel-XXV710' and
25098            '64B' and
25099            'BASE' and
25100            'NDRPDR' and
25101            '2T1C' and
25102            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
25103   parameters:
25104   - "latency"
25105   - "parent"
25106   - "tags"
25107   layout:
25108     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
25109     layout: "plot-latency"
25110
25111 -
25112   type: "plot"
25113   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
25114   algorithm: "plot_latency_error_bars"
25115   output-file-type: ".html"
25116   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
25117   data: "plot-dpdk-throughput-latency-2n-skx"
25118   filter: "'NIC_Intel-XXV710' and
25119            '64B' and
25120            'BASE' and
25121            'NDRPDR' and
25122            '4T2C' and
25123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
25124   parameters:
25125   - "latency"
25126   - "parent"
25127   - "tags"
25128   layout:
25129     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
25130     layout: "plot-latency"
25131
25132 ################################################################################
25133
25134 # Speedup - VPP Container Memif 3n-hsw-x520
25135 -
25136   type: "plot"
25137   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25138   algorithm: "plot_throughput_speedup_analysis"
25139   output-file-type: ".html"
25140   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25141   data: "plot-throughput-speedup-analysis-3n-hsw"
25142   filter: "'NIC_Intel-X520-DA2' and
25143            '64B' and
25144            ('BASE' or 'SCALE') and
25145            'NDRPDR' and
25146            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25147            not 'VHOST' and
25148            'MEMIF'"
25149   parameters:
25150   - "throughput"
25151   - "parent"
25152   - "tags"
25153   sort:
25154   - "L2XCFWD"
25155   - "L2XCFWD"
25156   - "L2XCFWD"
25157   - "L2BDMACLRN"
25158   - "L2BDMACLRN"
25159   - "L2BDMACLRN"
25160   layout:
25161     title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
25162     layout: "plot-throughput-speedup-analysis"
25163
25164 -
25165   type: "plot"
25166   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25167   algorithm: "plot_throughput_speedup_analysis"
25168   output-file-type: ".html"
25169   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25170   data: "plot-throughput-speedup-analysis-3n-hsw"
25171   filter: "'NIC_Intel-X520-DA2' and
25172            '64B' and
25173            ('BASE' or 'SCALE') and
25174            'NDRPDR' and
25175            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25176            not 'VHOST' and
25177            'MEMIF'"
25178   parameters:
25179   - "throughput"
25180   - "parent"
25181   - "tags"
25182   sort:
25183   - "L2XCFWD"
25184   - "L2XCFWD"
25185   - "L2XCFWD"
25186   - "L2BDMACLRN"
25187   - "L2BDMACLRN"
25188   - "L2BDMACLRN"
25189   layout:
25190     title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
25191     layout: "plot-throughput-speedup-analysis"
25192
25193 # Speedup - VPP Container Memif 3n-hsw-x710
25194 -
25195   type: "plot"
25196   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25197   algorithm: "plot_throughput_speedup_analysis"
25198   output-file-type: ".html"
25199   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25200   data: "plot-throughput-speedup-analysis-3n-hsw"
25201   filter: "'NIC_Intel-X710' and
25202            '64B' and
25203            ('BASE' or 'SCALE') and
25204            'NDRPDR' and
25205            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25206            not 'VHOST' and
25207            'MEMIF'"
25208   parameters:
25209   - "throughput"
25210   - "parent"
25211   - "tags"
25212   sort:
25213   - "L2XCFWD"
25214   - "L2XCFWD"
25215   - "L2XCFWD"
25216   - "L2BDMACLRN"
25217   - "L2BDMACLRN"
25218   - "L2BDMACLRN"
25219   layout:
25220     title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
25221     layout: "plot-throughput-speedup-analysis"
25222
25223 -
25224   type: "plot"
25225   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25226   algorithm: "plot_throughput_speedup_analysis"
25227   output-file-type: ".html"
25228   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25229   data: "plot-throughput-speedup-analysis-3n-hsw"
25230   filter: "'NIC_Intel-X710' and
25231            '64B' and
25232            ('BASE' or 'SCALE') and
25233            'NDRPDR' and
25234            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25235            not 'VHOST' and
25236            'MEMIF'"
25237   parameters:
25238   - "throughput"
25239   - "parent"
25240   - "tags"
25241   sort:
25242   - "L2XCFWD"
25243   - "L2XCFWD"
25244   - "L2XCFWD"
25245   - "L2BDMACLRN"
25246   - "L2BDMACLRN"
25247   - "L2BDMACLRN"
25248   layout:
25249     title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
25250     layout: "plot-throughput-speedup-analysis"
25251
25252 # Speedup - VPP Container Memif 3n-hsw-xl710
25253 -
25254   type: "plot"
25255   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
25256   algorithm: "plot_throughput_speedup_analysis"
25257   output-file-type: ".html"
25258   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
25259   data: "plot-throughput-speedup-analysis-3n-hsw"
25260   filter: "'NIC_Intel-XL710' and
25261            '64B' and
25262            ('BASE' or 'SCALE') and
25263            'NDRPDR' and
25264            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25265            not 'VHOST' and
25266            'MEMIF'"
25267   parameters:
25268   - "throughput"
25269   - "parent"
25270   - "tags"
25271   sort:
25272   - "L2XCFWD"
25273   - "L2XCFWD"
25274   - "L2XCFWD"
25275   - "L2BDMACLRN"
25276   - "L2BDMACLRN"
25277   - "L2BDMACLRN"
25278   layout:
25279     title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
25280     layout: "plot-throughput-speedup-analysis"
25281
25282 -
25283   type: "plot"
25284   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25285   algorithm: "plot_throughput_speedup_analysis"
25286   output-file-type: ".html"
25287   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25288   data: "plot-throughput-speedup-analysis-3n-hsw"
25289   filter: "'NIC_Intel-XL710' and
25290            '64B' and
25291            ('BASE' or 'SCALE') and
25292            'NDRPDR' and
25293            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25294            not 'VHOST' and
25295            'MEMIF'"
25296   parameters:
25297   - "throughput"
25298   - "parent"
25299   - "tags"
25300   sort:
25301   - "L2XCFWD"
25302   - "L2XCFWD"
25303   - "L2XCFWD"
25304   - "L2BDMACLRN"
25305   - "L2BDMACLRN"
25306   - "L2BDMACLRN"
25307   layout:
25308     title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
25309     layout: "plot-throughput-speedup-analysis"
25310
25311 # Speedup - VPP Container Memif 3n-skx-x710
25312 -
25313   type: "plot"
25314   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25315   algorithm: "plot_throughput_speedup_analysis"
25316   output-file-type: ".html"
25317   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25318   data: "plot-throughput-speedup-analysis-3n-skx"
25319   filter: "'NIC_Intel-X710' and
25320            '64B' and
25321            ('BASE' or 'SCALE') and
25322            'NDRPDR' and
25323            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25324            not 'VHOST' and
25325            'MEMIF'"
25326   parameters:
25327   - "throughput"
25328   - "parent"
25329   - "tags"
25330   sort:
25331   - "L2XCFWD"
25332   - "L2XCFWD"
25333   - "L2XCFWD"
25334   - "L2BDMACLRN"
25335   - "L2BDMACLRN"
25336   - "L2BDMACLRN"
25337   layout:
25338     title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
25339     layout: "plot-throughput-speedup-analysis"
25340
25341 -
25342   type: "plot"
25343   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25344   algorithm: "plot_throughput_speedup_analysis"
25345   output-file-type: ".html"
25346   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25347   data: "plot-throughput-speedup-analysis-3n-skx"
25348   filter: "'NIC_Intel-X710' and
25349            '64B' and
25350            ('BASE' or 'SCALE') and
25351            'NDRPDR' and
25352            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25353            not 'VHOST' and
25354            'MEMIF'"
25355   parameters:
25356   - "throughput"
25357   - "parent"
25358   - "tags"
25359   sort:
25360   - "L2XCFWD"
25361   - "L2XCFWD"
25362   - "L2XCFWD"
25363   - "L2BDMACLRN"
25364   - "L2BDMACLRN"
25365   - "L2BDMACLRN"
25366   layout:
25367     title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
25368     layout: "plot-throughput-speedup-analysis"
25369
25370 # Speedup - VPP Container Memif 2n-skx-x710
25371 -
25372   type: "plot"
25373   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25374   algorithm: "plot_throughput_speedup_analysis"
25375   output-file-type: ".html"
25376   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25377   data: "plot-throughput-speedup-analysis-2n-skx"
25378   filter: "'NIC_Intel-X710' and
25379            '64B' and
25380            ('BASE' or 'SCALE') and
25381            'NDRPDR' and
25382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25383            not 'VHOST' and
25384            not 'NF_DENSITY' and
25385            'MEMIF'"
25386   parameters:
25387   - "throughput"
25388   - "parent"
25389   - "tags"
25390   sort:
25391   - "L2XCFWD"
25392   - "L2XCFWD"
25393   - "L2XCFWD"
25394   - "L2BDMACLRN"
25395   - "L2BDMACLRN"
25396   - "L2BDMACLRN"
25397   layout:
25398     title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
25399     layout: "plot-throughput-speedup-analysis"
25400
25401 -
25402   type: "plot"
25403   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25404   algorithm: "plot_throughput_speedup_analysis"
25405   output-file-type: ".html"
25406   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25407   data: "plot-throughput-speedup-analysis-2n-skx"
25408   filter: "'NIC_Intel-X710' and
25409            '64B' and
25410            ('BASE' or 'SCALE') and
25411            'NDRPDR' and
25412            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25413            not 'VHOST' and
25414            not 'NF_DENSITY' and
25415            'MEMIF'"
25416   parameters:
25417   - "throughput"
25418   - "parent"
25419   - "tags"
25420   sort:
25421   - "L2XCFWD"
25422   - "L2XCFWD"
25423   - "L2XCFWD"
25424   - "L2BDMACLRN"
25425   - "L2BDMACLRN"
25426   - "L2BDMACLRN"
25427   layout:
25428     title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
25429     layout: "plot-throughput-speedup-analysis"
25430
25431 # Speedup - VPP Container Memif 2n-skx-xxv710
25432 -
25433   type: "plot"
25434   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25435   algorithm: "plot_throughput_speedup_analysis"
25436   output-file-type: ".html"
25437   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25438   data: "plot-throughput-speedup-analysis-2n-skx"
25439   filter: "'NIC_Intel-XXV710' and
25440            '64B' and
25441            ('BASE' or 'SCALE') and
25442            'NDRPDR' and
25443            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25444            not 'VHOST' and
25445            'MEMIF'"
25446   parameters:
25447   - "throughput"
25448   - "parent"
25449   - "tags"
25450   sort:
25451   - "L2XCFWD"
25452   - "L2XCFWD"
25453   - "L2XCFWD"
25454   - "L2BDMACLRN"
25455   - "L2BDMACLRN"
25456   - "L2BDMACLRN"
25457   layout:
25458     title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
25459     layout: "plot-throughput-speedup-analysis"
25460
25461 -
25462   type: "plot"
25463   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25464   algorithm: "plot_throughput_speedup_analysis"
25465   output-file-type: ".html"
25466   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25467   data: "plot-throughput-speedup-analysis-2n-skx"
25468   filter: "'NIC_Intel-XXV710' and
25469            '64B' and
25470            ('BASE' or 'SCALE') and
25471            'NDRPDR' and
25472            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25473            not 'VHOST' and
25474            'MEMIF'"
25475   parameters:
25476   - "throughput"
25477   - "parent"
25478   - "tags"
25479   sort:
25480   - "L2XCFWD"
25481   - "L2XCFWD"
25482   - "L2XCFWD"
25483   - "L2BDMACLRN"
25484   - "L2BDMACLRN"
25485   - "L2BDMACLRN"
25486   layout:
25487     title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
25488     layout: "plot-throughput-speedup-analysis"
25489
25490 ################################################################################
25491
25492 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
25493 -
25494   type: "plot"
25495   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
25496   algorithm: "plot_throughput_speedup_analysis"
25497   output-file-type: ".html"
25498   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
25499   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25500   filter: "'NIC_Intel-X520-DA2' and
25501            '64B' and
25502            ('BASE' or 'SCALE') and
25503            'NDRPDR' and
25504            'L2XCFWD' and
25505            not 'VHOST' and
25506            'MEMIF'"
25507   parameters:
25508   - "throughput"
25509   - "parent"
25510   - "tags"
25511   sort:
25512   - "1VNF"
25513   - "2VNF"
25514   - "4VNF"
25515   - "2VNF"
25516   - "4VNF"
25517   layout:
25518     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
25519     layout: "plot-throughput-speedup-analysis"
25520
25521 -
25522   type: "plot"
25523   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
25524   algorithm: "plot_throughput_speedup_analysis"
25525   output-file-type: ".html"
25526   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
25527   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25528   filter: "'NIC_Intel-X520-DA2' and
25529            '64B' and
25530            ('BASE' or 'SCALE') and
25531            'NDRPDR' and
25532            'L2XCFWD' and
25533            not 'VHOST' and
25534            'MEMIF'"
25535   parameters:
25536   - "throughput"
25537   - "parent"
25538   - "tags"
25539   sort:
25540   - "1VNF"
25541   - "2VNF"
25542   - "4VNF"
25543   - "2VNF"
25544   - "4VNF"
25545   layout:
25546     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
25547     layout: "plot-throughput-speedup-analysis"
25548
25549 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
25550 -
25551   type: "plot"
25552   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
25553   algorithm: "plot_throughput_speedup_analysis"
25554   output-file-type: ".html"
25555   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
25556   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25557   filter: "'NIC_Intel-X520-DA2' and
25558            '64B' and
25559            ('BASE' or 'SCALE') and
25560            'NDRPDR' and
25561            ('L2BDMACSTAT' or 'L2BDMACLRN') and
25562            not 'VHOST' and
25563            'MEMIF'"
25564   parameters:
25565   - "throughput"
25566   - "parent"
25567   - "tags"
25568   sort:
25569   - "1VNF"
25570   - "2VNF"
25571   - "4VNF"
25572   - "2VNF"
25573   - "4VNF"
25574   layout:
25575     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
25576     layout: "plot-throughput-speedup-analysis"
25577
25578 -
25579   type: "plot"
25580   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
25581   algorithm: "plot_throughput_speedup_analysis"
25582   output-file-type: ".html"
25583   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
25584   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25585   filter: "'NIC_Intel-X520-DA2' and
25586            '64B' and
25587            ('BASE' or 'SCALE') and
25588            'NDRPDR' and
25589            ('L2BDMACSTAT' or 'L2BDMACLRN') and
25590            not 'VHOST' and
25591            'MEMIF'"
25592   parameters:
25593   - "throughput"
25594   - "parent"
25595   - "tags"
25596   sort:
25597   - "1VNF"
25598   - "2VNF"
25599   - "4VNF"
25600   - "2VNF"
25601   - "4VNF"
25602   layout:
25603     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
25604     layout: "plot-throughput-speedup-analysis"
25605
25606 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
25607 -
25608   type: "plot"
25609   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
25610   algorithm: "plot_throughput_speedup_analysis"
25611   output-file-type: ".html"
25612   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
25613   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25614   filter: "'NIC_Intel-X710' and
25615            '64B' and
25616            ('BASE' or 'SCALE') and
25617            'NDRPDR' and
25618            'L2XCFWD' and
25619            not 'VHOST' and
25620            'MEMIF'"
25621   parameters:
25622   - "throughput"
25623   - "parent"
25624   - "tags"
25625   sort:
25626   - "1VNF"
25627   - "2VNF"
25628   - "4VNF"
25629   - "2VNF"
25630   - "4VNF"
25631   layout:
25632     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
25633     layout: "plot-throughput-speedup-analysis"
25634
25635 -
25636   type: "plot"
25637   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
25638   algorithm: "plot_throughput_speedup_analysis"
25639   output-file-type: ".html"
25640   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
25641   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25642   filter: "'NIC_Intel-X710' and
25643            '64B' and
25644            ('BASE' or 'SCALE') and
25645            'NDRPDR' and
25646            'L2XCFWD' and
25647            not 'VHOST' and
25648            'MEMIF'"
25649   parameters:
25650   - "throughput"
25651   - "parent"
25652   - "tags"
25653   sort:
25654   - "1VNF"
25655   - "2VNF"
25656   - "4VNF"
25657   - "2VNF"
25658   - "4VNF"
25659   layout:
25660     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
25661     layout: "plot-throughput-speedup-analysis"
25662
25663 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
25664 -
25665   type: "plot"
25666   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
25667   algorithm: "plot_throughput_speedup_analysis"
25668   output-file-type: ".html"
25669   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
25670   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25671   filter: "'NIC_Intel-X710' and
25672            '64B' and
25673            ('BASE' or 'SCALE') and
25674            'NDRPDR' and
25675            ('L2BDMACSTAT' or 'L2BDMACLRN') and
25676            not 'VHOST' and
25677            'MEMIF'"
25678   parameters:
25679   - "throughput"
25680   - "parent"
25681   - "tags"
25682   sort:
25683   - "1VNF"
25684   - "2VNF"
25685   - "4VNF"
25686   - "2VNF"
25687   - "4VNF"
25688   layout:
25689     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
25690     layout: "plot-throughput-speedup-analysis"
25691
25692 -
25693   type: "plot"
25694   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
25695   algorithm: "plot_throughput_speedup_analysis"
25696   output-file-type: ".html"
25697   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
25698   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
25699   filter: "'NIC_Intel-X710' and
25700            '64B' and
25701            ('BASE' or 'SCALE') and
25702            'NDRPDR' and
25703            ('L2BDMACSTAT' or 'L2BDMACLRN') and
25704            not 'VHOST' and
25705            'MEMIF'"
25706   parameters:
25707   - "throughput"
25708   - "parent"
25709   - "tags"
25710   sort:
25711   - "1VNF"
25712   - "2VNF"
25713   - "4VNF"
25714   - "2VNF"
25715   - "4VNF"
25716   layout:
25717     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
25718     layout: "plot-throughput-speedup-analysis"
25719
25720 ################################################################################
25721
25722 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
25723 -
25724   type: "plot"
25725   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25726   algorithm: "plot_throughput_speedup_analysis"
25727   output-file-type: ".html"
25728   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25729   data: "plot-throughput-speedup-analysis-3n-hsw"
25730   filter: "'NIC_Intel-X520-DA2' and
25731            '64B' and
25732            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25733            'NDRPDR' and
25734            'IP4FWD' and
25735            not 'IPSEC' and
25736            not 'VHOST'"
25737   parameters:
25738   - "throughput"
25739   - "parent"
25740   - "tags"
25741   sort:
25742   - "DOT1Q"
25743   - "IP4BASE"
25744   - "FIB_20k"
25745   - "FIB_200k"
25746   - "FIB_2M"
25747   layout:
25748     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
25749     layout: "plot-throughput-speedup-analysis"
25750
25751 -
25752   type: "plot"
25753   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25754   algorithm: "plot_throughput_speedup_analysis"
25755   output-file-type: ".html"
25756   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25757   data: "plot-throughput-speedup-analysis-3n-hsw"
25758   filter: "'NIC_Intel-X520-DA2' and
25759            '64B' and
25760            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25761            'NDRPDR' and
25762            'IP4FWD' and
25763            not 'IPSEC' and
25764            not 'VHOST'"
25765   parameters:
25766   - "throughput"
25767   - "parent"
25768   - "tags"
25769   sort:
25770   - "DOT1Q"
25771   - "IP4BASE"
25772   - "FIB_20k"
25773   - "FIB_200k"
25774   - "FIB_2M"
25775   layout:
25776     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
25777     layout: "plot-throughput-speedup-analysis"
25778
25779 # Speedup - VPP IPv4 3n-hsw-x520 features
25780 -
25781   type: "plot"
25782   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
25783   algorithm: "plot_throughput_speedup_analysis"
25784   output-file-type: ".html"
25785   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
25786   data: "plot-throughput-speedup-analysis-3n-hsw"
25787   filter: "'NIC_Intel-X520-DA2' and
25788            '64B' and
25789            ('IP4BASE' or
25790             'POLICE_MARK' or
25791             'COPWHLIST' or
25792             ('NAT44' and 'BASE') or
25793             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25794            'NDRPDR' and
25795            'IP4FWD' and
25796            not 'IPSEC' and
25797            not 'VHOST'"
25798   parameters:
25799   - "throughput"
25800   - "parent"
25801   - "tags"
25802   sort:
25803   - "DOT1Q"
25804   - "IP4BASE"
25805   - "NAT44"
25806   - "POLICE_MARK"
25807   - "COPWHLIST"
25808   - "IACL"
25809   - "OACL"
25810   layout:
25811     title: "ip4-3n-hsw-x520-64b-features-ndr"
25812     layout: "plot-throughput-speedup-analysis"
25813
25814 -
25815   type: "plot"
25816   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
25817   algorithm: "plot_throughput_speedup_analysis"
25818   output-file-type: ".html"
25819   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
25820   data: "plot-throughput-speedup-analysis-3n-hsw"
25821   filter: "'NIC_Intel-X520-DA2' and
25822            '64B' and
25823            ('IP4BASE' or
25824             'POLICE_MARK' or
25825             'COPWHLIST' or
25826             ('NAT44' and 'BASE') or
25827             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25828            'NDRPDR' and
25829            'IP4FWD' and
25830            not 'IPSEC' and
25831            not 'VHOST'"
25832   parameters:
25833   - "throughput"
25834   - "parent"
25835   - "tags"
25836   sort:
25837   - "DOT1Q"
25838   - "IP4BASE"
25839   - "NAT44"
25840   - "POLICE_MARK"
25841   - "COPWHLIST"
25842   - "IACL"
25843   - "OACL"
25844   layout:
25845     title: "ip4-3n-hsw-x520-64b-features-pdr"
25846     layout: "plot-throughput-speedup-analysis"
25847
25848 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
25849 -
25850   type: "plot"
25851   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
25852   algorithm: "plot_throughput_speedup_analysis"
25853   output-file-type: ".html"
25854   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
25855   data: "plot-throughput-speedup-analysis-3n-hsw"
25856   filter: "'NIC_Intel-X520-DA2' and
25857            '64B' and
25858            'NDRPDR' and
25859            'IP4FWD' and
25860            'NAT44' and
25861            not 'IPSEC' and
25862            not 'VHOST'"
25863   parameters:
25864   - "throughput"
25865   - "parent"
25866   - "tags"
25867   sort:
25868   - "BASE"
25869   - "BASE"
25870   - "SRC_USER_10"
25871   - "SRC_USER_100"
25872   - "SRC_USER_1000"
25873   - "SRC_USER_2000"
25874   layout:
25875     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
25876     layout: "plot-throughput-speedup-analysis"
25877
25878 -
25879   type: "plot"
25880   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
25881   algorithm: "plot_throughput_speedup_analysis"
25882   output-file-type: ".html"
25883   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
25884   data: "plot-throughput-speedup-analysis-3n-hsw"
25885   filter: "'NIC_Intel-X520-DA2' and
25886            '64B' and
25887            'NDRPDR' and
25888            'IP4FWD' and
25889            'NAT44' and
25890            not 'IPSEC' and
25891            not 'VHOST'"
25892   parameters:
25893   - "throughput"
25894   - "parent"
25895   - "tags"
25896   sort:
25897   - "BASE"
25898   - "BASE"
25899   - "SRC_USER_10"
25900   - "SRC_USER_100"
25901   - "SRC_USER_1000"
25902   - "SRC_USER_2000"
25903   layout:
25904     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
25905     layout: "plot-throughput-speedup-analysis"
25906
25907 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
25908 -
25909   type: "plot"
25910   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25911   algorithm: "plot_throughput_speedup_analysis"
25912   output-file-type: ".html"
25913   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25914   data: "plot-throughput-speedup-analysis-3n-hsw"
25915   filter: "'NIC_Intel-X520-DA2' and
25916            '64B' and
25917            'NDRPDR' and
25918            'IP4FWD' and
25919            'IACL' and
25920            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25921            not 'IPSEC' and
25922            not 'VHOST'"
25923   parameters:
25924   - "throughput"
25925   - "parent"
25926   - "tags"
25927   sort:
25928   - "ACL_STATELESS"
25929   - "ACL_STATEFUL"
25930   - "ACL_STATELESS"
25931   - "ACL_STATEFUL"
25932   layout:
25933     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
25934     layout: "plot-throughput-speedup-analysis"
25935
25936 -
25937   type: "plot"
25938   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25939   algorithm: "plot_throughput_speedup_analysis"
25940   output-file-type: ".html"
25941   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25942   data: "plot-throughput-speedup-analysis-3n-hsw"
25943   filter: "'NIC_Intel-X520-DA2' and
25944            '64B' and
25945            'NDRPDR' and
25946            'IP4FWD' and
25947            'IACL' and
25948            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25949            not 'IPSEC' and
25950            not 'VHOST'"
25951   parameters:
25952   - "throughput"
25953   - "parent"
25954   - "tags"
25955   sort:
25956   - "ACL_STATELESS"
25957   - "ACL_STATEFUL"
25958   - "ACL_STATELESS"
25959   - "ACL_STATEFUL"
25960   layout:
25961     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
25962     layout: "plot-throughput-speedup-analysis"
25963
25964 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
25965 -
25966   type: "plot"
25967   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25968   algorithm: "plot_throughput_speedup_analysis"
25969   output-file-type: ".html"
25970   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25971   data: "plot-throughput-speedup-analysis-3n-hsw"
25972   filter: "'NIC_Intel-X520-DA2' and
25973            '64B' and
25974            'NDRPDR' and
25975            'IP4FWD' and
25976            'OACL' and
25977            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25978            not 'IPSEC' and
25979            not 'VHOST'"
25980   parameters:
25981   - "throughput"
25982   - "parent"
25983   - "tags"
25984   sort:
25985   - "ACL_STATELESS"
25986   - "ACL_STATEFUL"
25987   - "ACL_STATELESS"
25988   - "ACL_STATEFUL"
25989   layout:
25990     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
25991     layout: "plot-throughput-speedup-analysis"
25992
25993 -
25994   type: "plot"
25995   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25996   algorithm: "plot_throughput_speedup_analysis"
25997   output-file-type: ".html"
25998   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25999   data: "plot-throughput-speedup-analysis-3n-hsw"
26000   filter: "'NIC_Intel-X520-DA2' and
26001            '64B' and
26002            'NDRPDR' and
26003            'IP4FWD' and
26004            'OACL' and
26005            ('ACL10' or 'ACL50') and '10k_FLOWS' and
26006            not 'IPSEC' and
26007            not 'VHOST'"
26008   parameters:
26009   - "throughput"
26010   - "parent"
26011   - "tags"
26012   sort:
26013   - "ACL_STATELESS"
26014   - "ACL_STATEFUL"
26015   - "ACL_STATELESS"
26016   - "ACL_STATEFUL"
26017   layout:
26018     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
26019     layout: "plot-throughput-speedup-analysis"
26020
26021 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
26022 -
26023   type: "plot"
26024   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26025   algorithm: "plot_throughput_speedup_analysis"
26026   output-file-type: ".html"
26027   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26028   data: "plot-throughput-speedup-analysis-3n-hsw"
26029   filter: "'NIC_Intel-X710' and
26030            '64B' and
26031            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26032            'NDRPDR' and
26033            'IP4FWD' and
26034            not 'IPSEC' and
26035            not 'VHOST'"
26036   parameters:
26037   - "throughput"
26038   - "parent"
26039   - "tags"
26040   sort:
26041   - "DOT1Q"
26042   - "IP4BASE"
26043   - "FIB_20K"
26044   - "FIB_200K"
26045   - "FIB_2M"
26046   layout:
26047     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26048     layout: "plot-throughput-speedup-analysis"
26049
26050 -
26051   type: "plot"
26052   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26053   algorithm: "plot_throughput_speedup_analysis"
26054   output-file-type: ".html"
26055   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26056   data: "plot-throughput-speedup-analysis-3n-hsw"
26057   filter: "'NIC_Intel-X710' and
26058            '64B' and
26059            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26060            'NDRPDR' and
26061            'IP4FWD' and
26062            not 'IPSEC' and
26063            not 'VHOST'"
26064   parameters:
26065   - "throughput"
26066   - "parent"
26067   - "tags"
26068   sort:
26069   - "DOT1Q"
26070   - "IP4BASE"
26071   - "FIB_20K"
26072   - "FIB_200K"
26073   - "FIB_2M"
26074   layout:
26075     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
26076     layout: "plot-throughput-speedup-analysis"
26077
26078 # Speedup - VPP IPv4 3n-hsw-x710 features
26079 -
26080   type: "plot"
26081   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
26082   algorithm: "plot_throughput_speedup_analysis"
26083   output-file-type: ".html"
26084   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
26085   data: "plot-throughput-speedup-analysis-3n-hsw"
26086   filter: "'NIC_Intel-X710' and
26087            '64B' and
26088            ('IP4BASE' or
26089             'POLICE_MARK' or
26090             'COPWHLIST' or
26091             ('NAT44' and 'BASE') or
26092             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
26093            'NDRPDR' and
26094            'IP4FWD' and
26095            not 'IPSEC' and
26096            not 'VHOST'"
26097   parameters:
26098   - "throughput"
26099   - "parent"
26100   - "tags"
26101   sort:
26102   - "IP4BASE"
26103   - "NAT44"
26104   - "POLICE_MARK"
26105   - "COPWHLIST"
26106   - "IACL"
26107   - "OACL"
26108   layout:
26109     title: "ip4-3n-hsw-x710-64b-features-ndr"
26110     layout: "plot-throughput-speedup-analysis"
26111
26112 -
26113   type: "plot"
26114   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
26115   algorithm: "plot_throughput_speedup_analysis"
26116   output-file-type: ".html"
26117   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
26118   data: "plot-throughput-speedup-analysis-3n-hsw"
26119   filter: "'NIC_Intel-X710' and
26120            '64B' and
26121            ('IP4BASE' or
26122             'POLICE_MARK' or
26123             'COPWHLIST' or
26124             ('NAT44' and 'BASE') or
26125             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
26126            'NDRPDR' and
26127            'IP4FWD' and
26128            not 'IPSEC' and
26129            not 'VHOST'"
26130   parameters:
26131   - "throughput"
26132   - "parent"
26133   - "tags"
26134   sort:
26135   - "IP4BASE"
26136   - "NAT44"
26137   - "POLICE_MARK"
26138   - "COPWHLIST"
26139   - "IACL"
26140   - "OACL"
26141   layout:
26142     title: "ip4-3n-hsw-x710-64b-features-pdr"
26143     layout: "plot-throughput-speedup-analysis"
26144
26145 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
26146 -
26147   type: "plot"
26148   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
26149   algorithm: "plot_throughput_speedup_analysis"
26150   output-file-type: ".html"
26151   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
26152   data: "plot-throughput-speedup-analysis-3n-hsw"
26153   filter: "'NIC_Intel-X710' and
26154            '64B' and
26155            'NDRPDR' and
26156            'IP4FWD' and
26157            'NAT44' and
26158            not 'IPSEC' and
26159            not 'VHOST'"
26160   parameters:
26161   - "throughput"
26162   - "parent"
26163   - "tags"
26164   sort:
26165   - "BASE"
26166   - "BASE"
26167   - "SRC_USER_10"
26168   - "SRC_USER_100"
26169   - "SRC_USER_1000"
26170   - "SRC_USER_2000"
26171   layout:
26172     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
26173     layout: "plot-throughput-speedup-analysis"
26174
26175 -
26176   type: "plot"
26177   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
26178   algorithm: "plot_throughput_speedup_analysis"
26179   output-file-type: ".html"
26180   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
26181   data: "plot-throughput-speedup-analysis-3n-hsw"
26182   filter: "'NIC_Intel-X710' and
26183            '64B' and
26184            'NDRPDR' and
26185            'IP4FWD' and
26186            'NAT44' and
26187            not 'IPSEC' and
26188            not 'VHOST'"
26189   parameters:
26190   - "throughput"
26191   - "parent"
26192   - "tags"
26193   sort:
26194   - "BASE"
26195   - "BASE"
26196   - "SRC_USER_10"
26197   - "SRC_USER_100"
26198   - "SRC_USER_1000"
26199   - "SRC_USER_2000"
26200   layout:
26201     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
26202     layout: "plot-throughput-speedup-analysis"
26203
26204 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
26205 -
26206   type: "plot"
26207   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26208   algorithm: "plot_throughput_speedup_analysis"
26209   output-file-type: ".html"
26210   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26211   data: "plot-throughput-speedup-analysis-3n-hsw"
26212   filter: "'NIC_Intel-X710' and
26213            '64B' and
26214            'NDRPDR' and
26215            'IP4FWD' and
26216            'IACL' and
26217            ('ACL10' or 'ACL50') and '10k_FLOWS' and
26218            not 'IPSEC' and
26219            not 'VHOST'"
26220   parameters:
26221   - "throughput"
26222   - "parent"
26223   - "tags"
26224   sort:
26225   - "ACL_STATELESS"
26226   - "ACL_STATEFUL"
26227   - "ACL_STATELESS"
26228   - "ACL_STATEFUL"
26229   layout:
26230     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
26231     layout: "plot-throughput-speedup-analysis"
26232
26233 -
26234   type: "plot"
26235   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26236   algorithm: "plot_throughput_speedup_analysis"
26237   output-file-type: ".html"
26238   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26239   data: "plot-throughput-speedup-analysis-3n-hsw"
26240   filter: "'NIC_Intel-X710' and
26241            '64B' and
26242            'NDRPDR' and
26243            'IP4FWD' and
26244            'IACL' and
26245            ('ACL10' or 'ACL50') and '10k_FLOWS' and
26246            not 'IPSEC' and
26247            not 'VHOST'"
26248   parameters:
26249   - "throughput"
26250   - "parent"
26251   - "tags"
26252   sort:
26253   - "ACL_STATELESS"
26254   - "ACL_STATEFUL"
26255   - "ACL_STATELESS"
26256   - "ACL_STATEFUL"
26257   layout:
26258     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
26259     layout: "plot-throughput-speedup-analysis"
26260
26261 ## Speedup - VPP IPv4 3n-hsw-x710 features oacl
26262 #-
26263 #  type: "plot"
26264 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
26265 #  algorithm: "plot_throughput_speedup_analysis"
26266 #  output-file-type: ".html"
26267 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
26268 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26269 #  filter: "'NIC_Intel-X710' and
26270 #           '64B' and
26271 #           'NDRPDR' and
26272 #           'IP4FWD' and
26273 #           'OACL' and
26274 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
26275 #           not 'IPSEC' and
26276 #           not 'VHOST'"
26277 #  parameters:
26278 #  - "throughput"
26279 #  - "parent"
26280 #  - "tags"
26281 #  sort:
26282 #  - "ACL_STATELESS"
26283 #  - "ACL_STATEFUL"
26284 #  - "ACL_STATELESS"
26285 #  - "ACL_STATEFUL"
26286 #  layout:
26287 #    title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
26288 #    layout: "plot-throughput-speedup-analysis"
26289 #
26290 #-
26291 #  type: "plot"
26292 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
26293 #  algorithm: "plot_throughput_speedup_analysis"
26294 #  output-file-type: ".html"
26295 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
26296 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26297 #  filter: "'NIC_Intel-X710' and
26298 #           '64B' and
26299 #           'NDRPDR' and
26300 #           'IP4FWD' and
26301 #           'OACL' and
26302 #           ('ACL10' or 'ACL50') and '10k_FLOWS' and
26303 #           not 'IPSEC' and
26304 #           not 'VHOST'"
26305 #  parameters:
26306 #  - "throughput"
26307 #  - "parent"
26308 #  - "tags"
26309 #  sort:
26310 #  - "ACL_STATELESS"
26311 #  - "ACL_STATEFUL"
26312 #  - "ACL_STATELESS"
26313 #  - "ACL_STATEFUL"
26314 #  layout:
26315 #    title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
26316 #    layout: "plot-throughput-speedup-analysis"
26317
26318 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
26319 -
26320   type: "plot"
26321   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26322   algorithm: "plot_throughput_speedup_analysis"
26323   output-file-type: ".html"
26324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26325   data: "plot-throughput-speedup-analysis-3n-hsw"
26326   filter: "'NIC_Intel-XL710' and
26327            '64B' and
26328            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26329            'NDRPDR' and
26330            'IP4FWD' and
26331            not 'IPSEC' and
26332            not 'VHOST'"
26333   parameters:
26334   - "throughput"
26335   - "parent"
26336   - "tags"
26337   sort:
26338   - "IP4BASE"
26339   - "FIB_20K"
26340   - "FIB_200K"
26341   - "FIB_2M"
26342   layout:
26343     title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
26344     layout: "plot-throughput-speedup-analysis"
26345
26346 -
26347   type: "plot"
26348   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26349   algorithm: "plot_throughput_speedup_analysis"
26350   output-file-type: ".html"
26351   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26352   data: "plot-throughput-speedup-analysis-3n-hsw"
26353   filter: "'NIC_Intel-XL710' and
26354            '64B' and
26355            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26356            'NDRPDR' and
26357            'IP4FWD' and
26358            not 'IPSEC' and
26359            not 'VHOST'"
26360   parameters:
26361   - "throughput"
26362   - "parent"
26363   - "tags"
26364   sort:
26365   - "IP4BASE"
26366   - "FIB_20K"
26367   - "FIB_200K"
26368   - "FIB_2M"
26369   layout:
26370     title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
26371     layout: "plot-throughput-speedup-analysis"
26372
26373 # Speedup - VPP IPv4 3n-skx-x710 base and scale
26374 -
26375   type: "plot"
26376   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26377   algorithm: "plot_throughput_speedup_analysis"
26378   output-file-type: ".html"
26379   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26380   data: "plot-throughput-speedup-analysis-3n-skx"
26381   filter: "'NIC_Intel-X710' and
26382            '64B' and
26383            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26384            'NDRPDR' and
26385            'IP4FWD' and
26386            not 'IPSEC' and
26387            not 'VHOST'"
26388   parameters:
26389   - "throughput"
26390   - "parent"
26391   - "tags"
26392   sort:
26393   - "IP4BASE"
26394   - "FIB_20K"
26395   - "FIB_200K"
26396   - "FIB_2M"
26397   layout:
26398     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
26399     layout: "plot-throughput-speedup-analysis"
26400
26401 -
26402   type: "plot"
26403   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26404   algorithm: "plot_throughput_speedup_analysis"
26405   output-file-type: ".html"
26406   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26407   data: "plot-throughput-speedup-analysis-3n-skx"
26408   filter: "'NIC_Intel-X710' and
26409            '64B' and
26410            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26411            'NDRPDR' and
26412            'IP4FWD' and
26413            not 'IPSEC' and
26414            not 'VHOST'"
26415   parameters:
26416   - "throughput"
26417   - "parent"
26418   - "tags"
26419   sort:
26420   - "IP4BASE"
26421   - "FIB_20K"
26422   - "FIB_200K"
26423   - "FIB_2M"
26424   layout:
26425     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
26426     layout: "plot-throughput-speedup-analysis"
26427
26428 # Speedup - VPP IPv4 3n-skx-x710 features
26429 -
26430   type: "plot"
26431   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
26432   algorithm: "plot_throughput_speedup_analysis"
26433   output-file-type: ".html"
26434   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
26435   data: "plot-throughput-speedup-analysis-3n-skx"
26436   filter: "'NIC_Intel-X710' and
26437            '64B' and
26438            ('IP4BASE' or
26439             'POLICE_MARK' or
26440             'COPWHLIST' or
26441             ('NAT44' and 'BASE') or
26442             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
26443            'NDRPDR' and
26444            'IP4FWD' and
26445            not 'IPSEC' and
26446            not 'VHOST'"
26447   parameters:
26448   - "throughput"
26449   - "parent"
26450   - "tags"
26451   sort:
26452   - "IP4BASE"
26453   - "NAT44"
26454   - "POLICE_MARK"
26455   - "COPWHLIST"
26456   - "IACL"
26457   - "OACL"
26458   layout:
26459     title: "ip4-3n-skx-x710-64b-features-ndr"
26460     layout: "plot-throughput-speedup-analysis"
26461
26462 -
26463   type: "plot"
26464   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
26465   algorithm: "plot_throughput_speedup_analysis"
26466   output-file-type: ".html"
26467   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
26468   data: "plot-throughput-speedup-analysis-3n-skx"
26469   filter: "'NIC_Intel-X710' and
26470            '64B' and
26471            ('IP4BASE' or
26472             'POLICE_MARK' or
26473             'COPWHLIST' or
26474             ('NAT44' and 'BASE') or
26475             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
26476            'NDRPDR' and
26477            'IP4FWD' and
26478            not 'IPSEC' and
26479            not 'VHOST'"
26480   parameters:
26481   - "throughput"
26482   - "parent"
26483   - "tags"
26484   sort:
26485   - "IP4BASE"
26486   - "NAT44"
26487   - "POLICE_MARK"
26488   - "COPWHLIST"
26489   - "IACL"
26490   - "OACL"
26491   layout:
26492     title: "ip4-3n-skx-x710-64b-features-pdr"
26493     layout: "plot-throughput-speedup-analysis"
26494
26495 # Speedup - VPP IPv4 3n-skx-x710 features nat44
26496 -
26497   type: "plot"
26498   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
26499   algorithm: "plot_throughput_speedup_analysis"
26500   output-file-type: ".html"
26501   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
26502   data: "plot-throughput-speedup-analysis-3n-skx"
26503   filter: "'NIC_Intel-X710' and
26504            '64B' and
26505            'NDRPDR' and
26506            'IP4FWD' and
26507            'NAT44' and
26508            not 'IPSEC' and
26509            not 'VHOST'"
26510   parameters:
26511   - "throughput"
26512   - "parent"
26513   - "tags"
26514   sort:
26515   - "BASE"
26516   - "BASE"
26517   - "SRC_USER_10"
26518   - "SRC_USER_100"
26519   - "SRC_USER_1000"
26520   - "SRC_USER_2000"
26521   layout:
26522     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
26523     layout: "plot-throughput-speedup-analysis"
26524
26525 -
26526   type: "plot"
26527   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
26528   algorithm: "plot_throughput_speedup_analysis"
26529   output-file-type: ".html"
26530   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
26531   data: "plot-throughput-speedup-analysis-3n-skx"
26532   filter: "'NIC_Intel-X710' and
26533            '64B' and
26534            'NDRPDR' and
26535            'IP4FWD' and
26536            'NAT44' and
26537            not 'IPSEC' and
26538            not 'VHOST'"
26539   parameters:
26540   - "throughput"
26541   - "parent"
26542   - "tags"
26543   sort:
26544   - "BASE"
26545   - "BASE"
26546   - "SRC_USER_10"
26547   - "SRC_USER_100"
26548   - "SRC_USER_1000"
26549   - "SRC_USER_2000"
26550   layout:
26551     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
26552     layout: "plot-throughput-speedup-analysis"
26553
26554 # Speedup - VPP IPv4 3n-skx-x710 features iacl
26555 -
26556   type: "plot"
26557   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
26558   algorithm: "plot_throughput_speedup_analysis"
26559   output-file-type: ".html"
26560   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
26561   data: "plot-throughput-speedup-analysis-3n-skx"
26562   filter: "'NIC_Intel-X710' and
26563            '64B' and
26564            'NDRPDR' and
26565            'IP4FWD' and
26566            'IACL' and
26567            ('ACL10' or 'ACL50') and '10k_FLOWS' and
26568            not 'IPSEC' and
26569            not 'VHOST'"
26570   parameters:
26571   - "throughput"
26572   - "parent"
26573   - "tags"
26574   sort:
26575   - "ACL_STATELESS"
26576   - "ACL_STATEFUL"
26577   - "ACL_STATELESS"
26578   - "ACL_STATEFUL"
26579   layout:
26580     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
26581     layout: "plot-throughput-speedup-analysis"
26582
26583 -
26584   type: "plot"
26585   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
26586   algorithm: "plot_throughput_speedup_analysis"
26587   output-file-type: ".html"
26588   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
26589   data: "plot-throughput-speedup-analysis-3n-skx"
26590   filter: "'NIC_Intel-X710' and
26591            '64B' and
26592            'NDRPDR' and
26593            'IP4FWD' and
26594            'IACL' and
26595            ('ACL10' or 'ACL50') and '10k_FLOWS' and
26596            not 'IPSEC' and
26597            not 'VHOST'"
26598   parameters:
26599   - "throughput"
26600   - "parent"
26601   - "tags"
26602   sort:
26603   - "ACL_STATELESS"
26604   - "ACL_STATEFUL"
26605   - "ACL_STATELESS"
26606   - "ACL_STATEFUL"
26607   layout:
26608     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
26609     layout: "plot-throughput-speedup-analysis"
26610
26611 # Speedup - VPP IPv4 3n-skx-x710 features oacl
26612 -
26613   type: "plot"
26614   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
26615   algorithm: "plot_throughput_speedup_analysis"
26616   output-file-type: ".html"
26617   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
26618   data: "plot-throughput-speedup-analysis-3n-skx"
26619   filter: "'NIC_Intel-X710' and
26620            '64B' and
26621            'NDRPDR' and
26622            'IP4FWD' and
26623            'OACL' and
26624            ('ACL10' or 'ACL50') and '10k_FLOWS' and
26625            not 'IPSEC' and
26626            not 'VHOST'"
26627   parameters:
26628   - "throughput"
26629   - "parent"
26630   - "tags"
26631   sort:
26632   - "ACL_STATELESS"
26633   - "ACL_STATEFUL"
26634   - "ACL_STATELESS"
26635   - "ACL_STATEFUL"
26636   layout:
26637     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
26638     layout: "plot-throughput-speedup-analysis"
26639
26640 -
26641   type: "plot"
26642   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
26643   algorithm: "plot_throughput_speedup_analysis"
26644   output-file-type: ".html"
26645   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
26646   data: "plot-throughput-speedup-analysis-3n-skx"
26647   filter: "'NIC_Intel-X710' and
26648            '64B' and
26649            'NDRPDR' and
26650            'IP4FWD' and
26651            'OACL' and
26652            ('ACL10' or 'ACL50') and '10k_FLOWS' and
26653            not 'IPSEC' and
26654            not 'VHOST'"
26655   parameters:
26656   - "throughput"
26657   - "parent"
26658   - "tags"
26659   sort:
26660   - "ACL_STATELESS"
26661   - "ACL_STATEFUL"
26662   - "ACL_STATELESS"
26663   - "ACL_STATEFUL"
26664   layout:
26665     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
26666     layout: "plot-throughput-speedup-analysis"
26667
26668 # Speedup - VPP IPv4 2n-skx-x710 base and scale
26669 -
26670   type: "plot"
26671   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26672   algorithm: "plot_throughput_speedup_analysis"
26673   output-file-type: ".html"
26674   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26675   data: "plot-throughput-speedup-analysis-2n-skx"
26676   filter: "'NIC_Intel-X710' and
26677            '64B' and
26678            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26679            'NDRPDR' and
26680            'IP4FWD' and
26681            not 'IPSEC' and
26682            not 'VHOST'"
26683   parameters:
26684   - "throughput"
26685   - "parent"
26686   - "tags"
26687   sort:
26688   - "DOT1Q"
26689   - "IP4BASE"
26690   - "FIB_20k"
26691   - "FIB_200k"
26692   - "FIB_2M"
26693   layout:
26694     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
26695     layout: "plot-throughput-speedup-analysis"
26696
26697 -
26698   type: "plot"
26699   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26700   algorithm: "plot_throughput_speedup_analysis"
26701   output-file-type: ".html"
26702   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26703   data: "plot-throughput-speedup-analysis-2n-skx"
26704   filter: "'NIC_Intel-X710' and
26705            '64B' and
26706            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26707            'NDRPDR' and
26708            'IP4FWD' and
26709            not 'IPSEC' and
26710            not 'VHOST'"
26711   parameters:
26712   - "throughput"
26713   - "parent"
26714   - "tags"
26715   sort:
26716   - "DOT1Q"
26717   - "IP4BASE"
26718   - "FIB_20k"
26719   - "FIB_200k"
26720   - "FIB_2M"
26721   layout:
26722     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
26723     layout: "plot-throughput-speedup-analysis"
26724
26725 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
26726 -
26727   type: "plot"
26728   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26729   algorithm: "plot_throughput_speedup_analysis"
26730   output-file-type: ".html"
26731   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26732   data: "plot-throughput-speedup-analysis-2n-skx"
26733   filter: "'NIC_Intel-XXV710' and
26734            '64B' and
26735            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26736            'NDRPDR' and
26737            'IP4FWD' and
26738            not 'IPSEC' and
26739            not 'VHOST'"
26740   parameters:
26741   - "throughput"
26742   - "parent"
26743   - "tags"
26744   sort:
26745   - "DOT1Q"
26746   - "IP4BASE"
26747   - "FIB_20k"
26748   - "FIB_200k"
26749   - "FIB_2M"
26750   layout:
26751     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
26752     layout: "plot-throughput-speedup-analysis"
26753
26754 -
26755   type: "plot"
26756   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26757   algorithm: "plot_throughput_speedup_analysis"
26758   output-file-type: ".html"
26759   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26760   data: "plot-throughput-speedup-analysis-2n-skx"
26761   filter: "'NIC_Intel-XXV710' and
26762            '64B' and
26763            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26764            'NDRPDR' and
26765            'IP4FWD' and
26766            not 'IPSEC' and
26767            not 'VHOST'"
26768   parameters:
26769   - "throughput"
26770   - "parent"
26771   - "tags"
26772   sort:
26773   - "DOT1Q"
26774   - "IP4BASE"
26775   - "FIB_20k"
26776   - "FIB_200k"
26777   - "FIB_2M"
26778   layout:
26779     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
26780     layout: "plot-throughput-speedup-analysis"
26781
26782 # Speedup - VPP IPv4 2n-dnv-x553 base
26783 -
26784   type: "plot"
26785   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
26786   algorithm: "plot_throughput_speedup_analysis"
26787   output-file-type: ".html"
26788   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
26789   data: "intel-dnv-vpp"
26790   filter: "'NIC_Intel-X553' and
26791            '64B' and
26792            'IP4BASE' and
26793            'NDRPDR' and
26794            'IP4FWD' and
26795            not 'IPSEC' and
26796            not 'VHOST'"
26797   parameters:
26798   - "throughput"
26799   - "parent"
26800   - "tags"
26801   sort:
26802   - "IP4BASE"
26803   layout:
26804     title: "ip4-2n-dnv-x553-64b-base-ndr"
26805     layout: "plot-throughput-speedup-analysis"
26806
26807 -
26808   type: "plot"
26809   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
26810   algorithm: "plot_throughput_speedup_analysis"
26811   output-file-type: ".html"
26812   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
26813   data: "intel-dnv-vpp"
26814   filter: "'NIC_Intel-X553' and
26815            '64B' and
26816            'IP4BASE' and
26817            'NDRPDR' and
26818            'IP4FWD' and
26819            not 'IPSEC' and
26820            not 'VHOST'"
26821   parameters:
26822   - "throughput"
26823   - "parent"
26824   - "tags"
26825   sort:
26826   - "IP4BASE"
26827   layout:
26828     title: "ip4-2n-dnv-x553-64b-base-pdr"
26829     layout: "plot-throughput-speedup-analysis"
26830
26831 ################################################################################
26832
26833 ## Speedup - VPP IPv4 Tunnels 3n-hsw-x520
26834 #-
26835 #  type: "plot"
26836 #  title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26837 #  algorithm: "plot_throughput_speedup_analysis"
26838 #  output-file-type: ".html"
26839 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26840 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26841 #  filter: "'NIC_Intel-X520_DA2' and
26842 #           '64B' and
26843 #           'ENCAP' and
26844 #           'NDRPDR' and
26845 #           ('VXLAN' or 'LISP') and
26846 #           not 'VHOST' and
26847 #           not 'IPSECHW'"
26848 #  parameters:
26849 #  - "throughput"
26850 #  - "parent"
26851 #  - "tags"
26852 #  sort:
26853 #  - "not DOT1Q"
26854 #  - "VXLAN_1"
26855 #  - "VXLAN_10"
26856 #  - "VXLAN_100"
26857 #  - "VXLAN_1000"
26858 #  layout:
26859 #    title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
26860 #    layout: "plot-throughput-speedup-analysis"
26861 #
26862 #-
26863 #  type: "plot"
26864 #  title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26865 #  algorithm: "plot_throughput_speedup_analysis"
26866 #  output-file-type: ".html"
26867 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26868 #  data: "plot-throughput-speedup-analysis-3n-hsw"
26869 #  filter: "'NIC_Intel-X520_DA2' and
26870 #           '64B' and
26871 #           'ENCAP' and
26872 #           'NDRPDR' and
26873 #           ('VXLAN' or 'LISP') and
26874 #           not 'VHOST' and
26875 #           not 'IPSECHW'"
26876 #  parameters:
26877 #  - "throughput"
26878 #  - "parent"
26879 #  - "tags"
26880 #  sort:
26881 #  - "not DOT1Q"
26882 #  - "VXLAN_1"
26883 #  - "VXLAN_10"
26884 #  - "VXLAN_100"
26885 #  - "VXLAN_1000"
26886 #  layout:
26887 #    title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
26888 #    layout: "plot-throughput-speedup-analysis"
26889
26890 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
26891 -
26892   type: "plot"
26893   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26894   algorithm: "plot_throughput_speedup_analysis"
26895   output-file-type: ".html"
26896   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26897   data: "plot-throughput-speedup-analysis-3n-hsw"
26898   filter: "'NIC_Intel-X520-DA2' and
26899            '64B' and
26900            'ENCAP' and
26901            'NDRPDR' and
26902            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
26903            not 'DOT1Q' and
26904            not 'VHOST' and
26905            not 'IPSECHW'"
26906   parameters:
26907   - "throughput"
26908   - "parent"
26909   - "tags"
26910   sort:
26911   - "L2BDMACLRN"
26912   - "L2XCFWD"
26913   - "LISP"
26914   layout:
26915     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
26916     layout: "plot-throughput-speedup-analysis"
26917
26918 -
26919   type: "plot"
26920   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26921   algorithm: "plot_throughput_speedup_analysis"
26922   output-file-type: ".html"
26923   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26924   data: "plot-throughput-speedup-analysis-3n-hsw"
26925   filter: "'NIC_Intel-X520-DA2' and
26926            '64B' and
26927            'ENCAP' and
26928            'NDRPDR' and
26929            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
26930            not 'DOT1Q' and
26931            not 'VHOST' and
26932            not 'IPSECHW'"
26933   parameters:
26934   - "throughput"
26935   - "parent"
26936   - "tags"
26937   sort:
26938   - "L2BDMACLRN"
26939   - "L2XCFWD"
26940   - "LISP"
26941   layout:
26942     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
26943     layout: "plot-throughput-speedup-analysis"
26944
26945 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
26946 -
26947   type: "plot"
26948   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26949   algorithm: "plot_throughput_speedup_analysis"
26950   output-file-type: ".html"
26951   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26952   data: "plot-throughput-speedup-analysis-3n-hsw"
26953   filter: "'NIC_Intel-X710' and
26954            '64B' and
26955            'ENCAP' and
26956            'NDRPDR' and
26957            ('VXLAN' or 'LISP') and
26958            not 'VHOST' and
26959            not 'IPSECHW'"
26960   parameters:
26961   - "throughput"
26962   - "parent"
26963   - "tags"
26964   sort:
26965   - "LISP"
26966   - "VXLAN_1"
26967   - "VXLAN_10"
26968   - "VXLAN_100"
26969   - "VXLAN_1000"
26970   layout:
26971     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
26972     layout: "plot-throughput-speedup-analysis"
26973
26974 -
26975   type: "plot"
26976   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26977   algorithm: "plot_throughput_speedup_analysis"
26978   output-file-type: ".html"
26979   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26980   data: "plot-throughput-speedup-analysis-3n-hsw"
26981   filter: "'NIC_Intel-X710' and
26982            '64B' and
26983            'ENCAP' and
26984            'NDRPDR' and
26985            ('VXLAN' or 'LISP') and
26986            not 'VHOST' and
26987            not 'IPSECHW'"
26988   parameters:
26989   - "throughput"
26990   - "parent"
26991   - "tags"
26992   sort:
26993   - "LISP"
26994   - "VXLAN_1"
26995   - "VXLAN_10"
26996   - "VXLAN_100"
26997   - "VXLAN_1000"
26998   layout:
26999     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
27000     layout: "plot-throughput-speedup-analysis"
27001
27002 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
27003 -
27004   type: "plot"
27005   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27006   algorithm: "plot_throughput_speedup_analysis"
27007   output-file-type: ".html"
27008   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27009   data: "plot-throughput-speedup-analysis-3n-hsw"
27010   filter: "'NIC_Intel-X710' and
27011            '64B' and
27012            'ENCAP' and
27013            'NDRPDR' and
27014            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
27015            not 'DOT1Q' and
27016            not 'VHOST' and
27017            not 'IPSECHW'"
27018   parameters:
27019   - "throughput"
27020   - "parent"
27021   - "tags"
27022   sort:
27023   - "L2BDMACLRN"
27024   - "L2XCFWD"
27025   - "LISP"
27026   layout:
27027     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
27028     layout: "plot-throughput-speedup-analysis"
27029
27030 -
27031   type: "plot"
27032   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27033   algorithm: "plot_throughput_speedup_analysis"
27034   output-file-type: ".html"
27035   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27036   data: "plot-throughput-speedup-analysis-3n-hsw"
27037   filter: "'NIC_Intel-X710' and
27038            '64B' and
27039            'ENCAP' and
27040            'NDRPDR' and
27041            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
27042            not 'DOT1Q' and
27043            not 'VHOST' and
27044            not 'IPSECHW'"
27045   parameters:
27046   - "throughput"
27047   - "parent"
27048   - "tags"
27049   sort:
27050   - "L2BDMACLRN"
27051   - "L2XCFWD"
27052   - "LISP"
27053   layout:
27054     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
27055     layout: "plot-throughput-speedup-analysis"
27056
27057 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
27058 -
27059   type: "plot"
27060   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27061   algorithm: "plot_throughput_speedup_analysis"
27062   output-file-type: ".html"
27063   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27064   data: "plot-throughput-speedup-analysis-3n-skx"
27065   filter: "'NIC_Intel-X710' and
27066            '64B' and
27067            'ENCAP' and
27068            'NDRPDR' and
27069            'VXLAN' and
27070            'L2BDMACLRN' and
27071            not 'VHOST' and
27072            not 'IPSECHW'"
27073   parameters:
27074   - "throughput"
27075   - "parent"
27076   - "tags"
27077   sort:
27078   - "LISP"
27079   - "VXLAN_1"
27080   - "VXLAN_10"
27081   - "VXLAN_100"
27082   - "VXLAN_1000"
27083   layout:
27084     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
27085     layout: "plot-throughput-speedup-analysis"
27086
27087 -
27088   type: "plot"
27089   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27090   algorithm: "plot_throughput_speedup_analysis"
27091   output-file-type: ".html"
27092   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27093   data: "plot-throughput-speedup-analysis-3n-skx"
27094   filter: "'NIC_Intel-X710' and
27095            '64B' and
27096            'ENCAP' and
27097            'NDRPDR' and
27098            'VXLAN' and
27099            'L2BDMACLRN' and
27100            not 'VHOST' and
27101            not 'IPSECHW'"
27102   parameters:
27103   - "throughput"
27104   - "parent"
27105   - "tags"
27106   sort:
27107   - "LISP"
27108   - "VXLAN_1"
27109   - "VXLAN_10"
27110   - "VXLAN_100"
27111   - "VXLAN_1000"
27112   layout:
27113     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
27114     layout: "plot-throughput-speedup-analysis"
27115
27116 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
27117 -
27118   type: "plot"
27119   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
27120   algorithm: "plot_throughput_speedup_analysis"
27121   output-file-type: ".html"
27122   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
27123   data: "plot-throughput-speedup-analysis-3n-skx"
27124   filter: "'NIC_Intel-X710' and
27125            '64B' and
27126            'ENCAP' and
27127            'NDRPDR' and
27128            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
27129            not 'DOT1Q' and
27130            not 'VHOST' and
27131            not 'IPSECHW'"
27132   parameters:
27133   - "throughput"
27134   - "parent"
27135   - "tags"
27136   sort:
27137   - "L2BDMACLRN"
27138   - "L2XCFWD"
27139   - "LISP"
27140   layout:
27141     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
27142     layout: "plot-throughput-speedup-analysis"
27143
27144 -
27145   type: "plot"
27146   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
27147   algorithm: "plot_throughput_speedup_analysis"
27148   output-file-type: ".html"
27149   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
27150   data: "plot-throughput-speedup-analysis-3n-skx"
27151   filter: "'NIC_Intel-X710' and
27152            '64B' and
27153            'ENCAP' and
27154            'NDRPDR' and
27155            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
27156            not 'DOT1Q' and
27157            not 'VHOST' and
27158            not 'IPSECHW'"
27159   parameters:
27160   - "throughput"
27161   - "parent"
27162   - "tags"
27163   sort:
27164   - "L2BDMACLRN"
27165   - "L2XCFWD"
27166   - "LISP"
27167   layout:
27168     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
27169     layout: "plot-throughput-speedup-analysis"
27170
27171 ################################################################################
27172
27173 # Speedup - VPP IPv6 3n-hsw-x520
27174 -
27175   type: "plot"
27176   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
27177   algorithm: "plot_throughput_speedup_analysis"
27178   output-file-type: ".html"
27179   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
27180   data: "plot-throughput-speedup-analysis-3n-hsw"
27181   filter: "'NIC_Intel-X520-DA2' and
27182            '78B' and
27183            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27184            'NDRPDR' and
27185            'IP6FWD' and
27186            not 'SRv6' and
27187            not 'IPSEC' and
27188            not 'VHOST'"
27189   parameters:
27190   - "throughput"
27191   - "parent"
27192   - "tags"
27193   sort:
27194   - "IP6BASE"
27195   - "FIB_20K"
27196   - "FIB_200K"
27197   - "FIB_2M"
27198   layout:
27199     title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
27200     layout: "plot-throughput-speedup-analysis"
27201
27202 -
27203   type: "plot"
27204   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
27205   algorithm: "plot_throughput_speedup_analysis"
27206   output-file-type: ".html"
27207   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
27208   data: "plot-throughput-speedup-analysis-3n-hsw"
27209   filter: "'NIC_Intel-X520-DA2' and
27210            '78B' and
27211            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27212            'NDRPDR' and
27213            'IP6FWD' and
27214            not 'SRv6' and
27215            not 'IPSEC' and
27216            not 'VHOST'"
27217   parameters:
27218   - "throughput"
27219   - "parent"
27220   - "tags"
27221   sort:
27222   - "IP6BASE"
27223   - "FIB_20K"
27224   - "FIB_200K"
27225   - "FIB_2M"
27226   layout:
27227     title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
27228     layout: "plot-throughput-speedup-analysis"
27229
27230 # Speedup - VPP IPv6 3n-hsw-x520 features
27231 -
27232   type: "plot"
27233   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
27234   algorithm: "plot_throughput_speedup_analysis"
27235   output-file-type: ".html"
27236   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
27237   data: "plot-throughput-speedup-analysis-3n-hsw"
27238   filter: "'NIC_Intel-X520-DA2' and
27239            '78B' and
27240            ('IP6BASE' or
27241             'POLICE_MARK' or
27242             'COPWHLIST' or
27243             'IACLDST') and
27244            'NDRPDR' and
27245            'IP6FWD' and
27246            not 'SRv6' and
27247            not 'IPSEC' and
27248            not 'VHOST'"
27249   parameters:
27250   - "throughput"
27251   - "parent"
27252   - "tags"
27253   sort:
27254   - "IP6BASE"
27255   - "POLICE_MARK"
27256   - "COPWHLIST"
27257   - "IACLDST"
27258   layout:
27259     title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
27260     layout: "plot-throughput-speedup-analysis"
27261
27262 -
27263   type: "plot"
27264   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
27265   algorithm: "plot_throughput_speedup_analysis"
27266   output-file-type: ".html"
27267   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
27268   data: "plot-throughput-speedup-analysis-3n-hsw"
27269   filter: "'NIC_Intel-X520-DA2' and
27270            '78B' and
27271            ('IP6BASE' or
27272             'POLICE_MARK' or
27273             'COPWHLIST' or
27274             'IACLDST') and
27275            'NDRPDR' and
27276            'IP6FWD' and
27277            not 'SRv6' and
27278            not 'IPSEC' and
27279            not 'VHOST'"
27280   parameters:
27281   - "throughput"
27282   - "parent"
27283   - "tags"
27284   sort:
27285   - "IP6BASE"
27286   - "POLICE_MARK"
27287   - "COPWHLIST"
27288   - "IACLDST"
27289   layout:
27290     title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
27291     layout: "plot-throughput-speedup-analysis"
27292
27293 # Speedup - VPP IPv6 3n-hsw-x710
27294 -
27295   type: "plot"
27296   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
27297   algorithm: "plot_throughput_speedup_analysis"
27298   output-file-type: ".html"
27299   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
27300   data: "plot-throughput-speedup-analysis-3n-hsw"
27301   filter: "'NIC_Intel-X710' and
27302            '78B' and
27303            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27304            'NDRPDR' and
27305            'IP6FWD' and
27306            not 'SRv6' and
27307            not 'IPSEC' and
27308            not 'VHOST'"
27309   parameters:
27310   - "throughput"
27311   - "parent"
27312   - "tags"
27313   sort:
27314   - "IP6BASE"
27315   - "FIB_20K"
27316   - "FIB_200K"
27317   - "FIB_2M"
27318   layout:
27319     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
27320     layout: "plot-throughput-speedup-analysis"
27321
27322 -
27323   type: "plot"
27324   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
27325   algorithm: "plot_throughput_speedup_analysis"
27326   output-file-type: ".html"
27327   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
27328   data: "plot-throughput-speedup-analysis-3n-hsw"
27329   filter: "'NIC_Intel-X710' and
27330            '78B' and
27331            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27332            'NDRPDR' and
27333            'IP6FWD' and
27334            not 'SRv6' and
27335            not 'IPSEC' and
27336            not 'VHOST'"
27337   parameters:
27338   - "throughput"
27339   - "parent"
27340   - "tags"
27341   sort:
27342   - "IP6BASE"
27343   - "FIB_20K"
27344   - "FIB_200K"
27345   - "FIB_2M"
27346   layout:
27347     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
27348     layout: "plot-throughput-speedup-analysis"
27349
27350 # Speedup - VPP IPv6 3n-hsw-x710 features
27351 -
27352   type: "plot"
27353   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
27354   algorithm: "plot_throughput_speedup_analysis"
27355   output-file-type: ".html"
27356   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
27357   data: "plot-throughput-speedup-analysis-3n-hsw"
27358   filter: "'NIC_Intel-X710' and
27359            '78B' and
27360            ('IP6BASE' or
27361             'POLICE_MARK' or
27362             'COPWHLIST' or
27363             'IACLDST') and
27364            'NDRPDR' and
27365            'IP6FWD' and
27366            not 'SRv6' and
27367            not 'IPSEC' and
27368            not 'VHOST'"
27369   parameters:
27370   - "throughput"
27371   - "parent"
27372   - "tags"
27373   sort:
27374   - "IP6BASE"
27375   - "POLICE_MARK"
27376   - "COPWHLIST"
27377   - "IACLDST"
27378   layout:
27379     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
27380     layout: "plot-throughput-speedup-analysis"
27381
27382 -
27383   type: "plot"
27384   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
27385   algorithm: "plot_throughput_speedup_analysis"
27386   output-file-type: ".html"
27387   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
27388   data: "plot-throughput-speedup-analysis-3n-hsw"
27389   filter: "'NIC_Intel-X710' and
27390            '78B' and
27391            ('IP6BASE' or
27392             'POLICE_MARK' or
27393             'COPWHLIST' or
27394             'IACLDST') and
27395            'NDRPDR' and
27396            'IP6FWD' and
27397            not 'SRv6' and
27398            not 'IPSEC' and
27399            not 'VHOST'"
27400   parameters:
27401   - "throughput"
27402   - "parent"
27403   - "tags"
27404   sort:
27405   - "IP6BASE"
27406   - "POLICE_MARK"
27407   - "COPWHLIST"
27408   - "IACLDST"
27409   layout:
27410     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
27411     layout: "plot-throughput-speedup-analysis"
27412
27413 # Speedup - VPP IPv6 3n-hsw-xl710
27414 -
27415   type: "plot"
27416   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
27417   algorithm: "plot_throughput_speedup_analysis"
27418   output-file-type: ".html"
27419   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
27420   data: "plot-throughput-speedup-analysis-3n-hsw"
27421   filter: "'NIC_Intel-XL710' and
27422            '78B' and
27423            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27424            'NDRPDR' and
27425            'IP6FWD' and
27426            not 'SRv6' and
27427            not 'IPSEC' and
27428            not 'VHOST'"
27429   parameters:
27430   - "throughput"
27431   - "parent"
27432   - "tags"
27433   sort:
27434   - "IP6BASE"
27435   - "FIB_20K"
27436   - "FIB_200K"
27437   - "FIB_2M"
27438   layout:
27439     title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
27440     layout: "plot-throughput-speedup-analysis"
27441
27442 -
27443   type: "plot"
27444   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
27445   algorithm: "plot_throughput_speedup_analysis"
27446   output-file-type: ".html"
27447   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
27448   data: "plot-throughput-speedup-analysis-3n-hsw"
27449   filter: "'NIC_Intel-XL710' and
27450            '78B' and
27451            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27452            'NDRPDR' and
27453            'IP6FWD' and
27454            not 'SRv6' and
27455            not 'IPSEC' and
27456            not 'VHOST'"
27457   parameters:
27458   - "throughput"
27459   - "parent"
27460   - "tags"
27461   sort:
27462   - "IP6BASE"
27463   - "FIB_20K"
27464   - "FIB_200K"
27465   - "FIB_2M"
27466   layout:
27467     title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
27468     layout: "plot-throughput-speedup-analysis"
27469
27470 # Speedup - VPP IPv6 3n-skx-x710
27471 -
27472   type: "plot"
27473   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
27474   algorithm: "plot_throughput_speedup_analysis"
27475   output-file-type: ".html"
27476   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
27477   data: "plot-throughput-speedup-analysis-3n-skx"
27478   filter: "'NIC_Intel-X710' and
27479            '78B' and
27480            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27481            'NDRPDR' and
27482            'IP6FWD' and
27483            not 'SRv6' and
27484            not 'IPSEC' and
27485            not 'VHOST'"
27486   parameters:
27487   - "throughput"
27488   - "parent"
27489   - "tags"
27490   sort:
27491   - "IP6BASE"
27492   - "FIB_20K"
27493   - "FIB_200K"
27494   - "FIB_2M"
27495   layout:
27496     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
27497     layout: "plot-throughput-speedup-analysis"
27498
27499 -
27500   type: "plot"
27501   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
27502   algorithm: "plot_throughput_speedup_analysis"
27503   output-file-type: ".html"
27504   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
27505   data: "plot-throughput-speedup-analysis-3n-skx"
27506   filter: "'NIC_Intel-X710' and
27507            '78B' and
27508            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
27509            'NDRPDR' and
27510            'IP6FWD' and
27511            not 'SRv6' and
27512            not 'IPSEC' and
27513            not 'VHOST'"
27514   parameters:
27515   - "throughput"
27516   - "parent"
27517   - "tags"
27518   sort:
27519   - "IP6BASE"
27520   - "FIB_20K"
27521   - "FIB_200K"
27522   - "FIB_2M"
27523   layout:
27524     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
27525     layout: "plot-throughput-speedup-analysis"
27526
27527 # Speedup - VPP IPv6 3n-skx-x710 features
27528 -
27529   type: "plot"
27530   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
27531   algorithm: "plot_throughput_speedup_analysis"
27532   output-file-type: ".html"
27533   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
27534   data: "plot-throughput-speedup-analysis-3n-skx"
27535   filter: "'NIC_Intel-X710' and
27536            '78B' and
27537            ('IP6BASE' or
27538             'POLICE_MARK' or
27539             'COPWHLIST' or
27540             'IACLDST') and
27541            'NDRPDR' and
27542            'IP6FWD' and
27543            not 'SRv6' and
27544            not 'IPSEC' and
27545            not 'VHOST'"
27546   parameters:
27547   - "throughput"
27548   - "parent"
27549   - "tags"
27550   sort:
27551   - "IP6BASE"
27552   - "POLICE_MARK"
27553   - "COPWHLIST"
27554   - "IACLDST"
27555   layout:
27556     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
27557     layout: "plot-throughput-speedup-analysis"
27558
27559 -
27560   type: "plot"
27561   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
27562   algorithm: "plot_throughput_speedup_analysis"
27563   output-file-type: ".html"
27564   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
27565   data: "plot-throughput-speedup-analysis-3n-skx"
27566   filter: "'NIC_Intel-X710' and
27567            '78B' and
27568            ('IP6BASE' or
27569             'POLICE_MARK' or
27570             'COPWHLIST' or
27571             'IACLDST') and
27572            'NDRPDR' and
27573            'IP6FWD' and
27574            not 'SRv6' and
27575            not 'IPSEC' and
27576            not 'VHOST'"
27577   parameters:
27578   - "throughput"
27579   - "parent"
27580   - "tags"
27581   sort:
27582   - "IP6BASE"
27583   - "POLICE_MARK"
27584   - "COPWHLIST"
27585   - "IACLDST"
27586   layout:
27587     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
27588     layout: "plot-throughput-speedup-analysis"
27589
27590 # Speedup - VPP IPv6 2n-skx-x710
27591 -
27592   type: "plot"
27593   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
27594   algorithm: "plot_throughput_speedup_analysis"
27595   output-file-type: ".html"
27596   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
27597   data: "plot-throughput-speedup-analysis-2n-skx"
27598   filter: "'NIC_Intel-X710' and
27599            '78B' and
27600            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
27601            'NDRPDR' and
27602            'IP6FWD' and
27603            not 'SRv6' and
27604            not 'IPSEC' and
27605            not 'VHOST'"
27606   parameters:
27607   - "throughput"
27608   - "parent"
27609   - "tags"
27610   sort:
27611   - "IP6BASE"
27612   - "FIB_20k"
27613   - "FIB_200k"
27614   - "FIB_2M"
27615   layout:
27616     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
27617     layout: "plot-throughput-speedup-analysis"
27618
27619 -
27620   type: "plot"
27621   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
27622   algorithm: "plot_throughput_speedup_analysis"
27623   output-file-type: ".html"
27624   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
27625   data: "plot-throughput-speedup-analysis-2n-skx"
27626   filter: "'NIC_Intel-X710' and
27627            '78B' and
27628            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
27629            'NDRPDR' and
27630            'IP6FWD' and
27631            not 'SRv6' and
27632            not 'IPSEC' and
27633            not 'VHOST'"
27634   parameters:
27635   - "throughput"
27636   - "parent"
27637   - "tags"
27638   sort:
27639   - "IP6BASE"
27640   - "FIB_20k"
27641   - "FIB_200k"
27642   - "FIB_2M"
27643   layout:
27644     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
27645     layout: "plot-throughput-speedup-analysis"
27646
27647 # Speedup - VPP IPv6 2n-skx-xxv710
27648 -
27649   type: "plot"
27650   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
27651   algorithm: "plot_throughput_speedup_analysis"
27652   output-file-type: ".html"
27653   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
27654   data: "plot-throughput-speedup-analysis-2n-skx"
27655   filter: "'NIC_Intel-XXV710' and
27656            '78B' and
27657            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
27658            'NDRPDR' and
27659            'IP6FWD' and
27660            not 'SRv6' and
27661            not 'IPSEC' and
27662            not 'VHOST'"
27663   parameters:
27664   - "throughput"
27665   - "parent"
27666   - "tags"
27667   sort:
27668   - "IP6BASE"
27669   - "FIB_20k"
27670   - "FIB_200k"
27671   - "FIB_2M"
27672   layout:
27673     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
27674     layout: "plot-throughput-speedup-analysis"
27675
27676 -
27677   type: "plot"
27678   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
27679   algorithm: "plot_throughput_speedup_analysis"
27680   output-file-type: ".html"
27681   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
27682   data: "plot-throughput-speedup-analysis-2n-skx"
27683   filter: "'NIC_Intel-XXV710' and
27684            '78B' and
27685            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
27686            'NDRPDR' and
27687            'IP6FWD' and
27688            not 'SRv6' and
27689            not 'IPSEC' and
27690            not 'VHOST'"
27691   parameters:
27692   - "throughput"
27693   - "parent"
27694   - "tags"
27695   sort:
27696   - "IP6BASE"
27697   - "FIB_20k"
27698   - "FIB_200k"
27699   - "FIB_2M"
27700   layout:
27701     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
27702     layout: "plot-throughput-speedup-analysis"
27703
27704 # Speedup - VPP IPv6 2n-dnv-x553 base
27705 -
27706   type: "plot"
27707   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
27708   algorithm: "plot_throughput_speedup_analysis"
27709   output-file-type: ".html"
27710   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
27711   data: "intel-dnv-vpp"
27712   filter: "'NIC_Intel-X553' and
27713            '78B' and
27714            'IP6BASE' and
27715            'NDRPDR' and
27716            'IP6FWD' and
27717            not 'SRv6' and
27718            not 'IPSEC' and
27719            not 'VHOST'"
27720   parameters:
27721   - "throughput"
27722   - "parent"
27723   - "tags"
27724   sort:
27725   - "IP6BASE"
27726   layout:
27727     title: "ip6-2n-dnv-x553-78b-base-ndr"
27728     layout: "plot-throughput-speedup-analysis"
27729
27730 -
27731   type: "plot"
27732   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
27733   algorithm: "plot_throughput_speedup_analysis"
27734   output-file-type: ".html"
27735   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
27736   data: "intel-dnv-vpp"
27737   filter: "'NIC_Intel-X553' and
27738            '78B' and
27739            'IP6BASE' and
27740            'NDRPDR' and
27741            'IP6FWD' and
27742            not 'SRv6' and
27743            not 'IPSEC' and
27744            not 'VHOST'"
27745   parameters:
27746   - "throughput"
27747   - "parent"
27748   - "tags"
27749   sort:
27750   - "IP6BASE"
27751   layout:
27752     title: "ip6-2n-dnv-x553-78b-base-pdr"
27753     layout: "plot-throughput-speedup-analysis"
27754
27755 ################################################################################
27756
27757 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
27758 -
27759   type: "plot"
27760   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
27761   algorithm: "plot_throughput_speedup_analysis"
27762   output-file-type: ".html"
27763   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
27764   data: "plot-throughput-speedup-analysis-3n-hsw"
27765   filter: "'NIC_Intel-X520-DA2' and
27766            '78B' and
27767            'ENCAP' and
27768            'NDRPDR' and
27769            'LISP' and
27770            not 'VHOST'"
27771   parameters:
27772   - "throughput"
27773   - "parent"
27774   - "tags"
27775   sort:
27776   - "IP4UNRLAY"
27777   - "IP6UNRLAY"
27778   layout:
27779     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
27780     layout: "plot-throughput-speedup-analysis"
27781
27782 -
27783   type: "plot"
27784   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
27785   algorithm: "plot_throughput_speedup_analysis"
27786   output-file-type: ".html"
27787   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
27788   data: "plot-throughput-speedup-analysis-3n-hsw"
27789   filter: "'NIC_Intel-X520-DA2' and
27790            '78B' and
27791            'ENCAP' and
27792            'NDRPDR' and
27793            'LISP' and
27794            not 'VHOST'"
27795   parameters:
27796   - "throughput"
27797   - "parent"
27798   - "tags"
27799   sort:
27800   - "IP4UNRLAY"
27801   - "IP6UNRLAY"
27802   layout:
27803     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
27804     layout: "plot-throughput-speedup-analysis"
27805
27806 ################################################################################
27807
27808 # Speedup - VPP IPSec 3n-hsw-xl710 base
27809 -
27810   type: "plot"
27811   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
27812   algorithm: "plot_throughput_speedup_analysis"
27813   output-file-type: ".html"
27814   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
27815   data: "plot-throughput-speedup-analysis-3n-hsw"
27816   filter: "'NIC_Intel-XL710' and
27817            '64B' and
27818            'IP4FWD' and
27819            'NDRPDR' and
27820            'BASE' and
27821            'IPSECHW' and
27822            ('IPSECTRAN' or 'IPSECTUN') and
27823            not 'VHOST'"
27824   parameters:
27825   - "throughput"
27826   - "parent"
27827   - "tags"
27828   layout:
27829     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
27830     layout: "plot-throughput-speedup-analysis"
27831
27832 -
27833   type: "plot"
27834   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
27835   algorithm: "plot_throughput_speedup_analysis"
27836   output-file-type: ".html"
27837   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
27838   data: "plot-throughput-speedup-analysis-3n-hsw"
27839   filter: "'NIC_Intel-XL710' and
27840            '64B' and
27841            'IP4FWD' and
27842            'NDRPDR' and
27843            'BASE' and
27844            'IPSECHW' and
27845            ('IPSECTRAN' or 'IPSECTUN') and
27846            not 'VHOST'"
27847   parameters:
27848   - "throughput"
27849   - "parent"
27850   - "tags"
27851   layout:
27852     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
27853     layout: "plot-throughput-speedup-analysis"
27854
27855 # Speedup - VPP IPSec 3n-hsw-xl710 scale
27856 -
27857   type: "plot"
27858   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
27859   algorithm: "plot_throughput_speedup_analysis"
27860   output-file-type: ".html"
27861   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
27862   data: "plot-throughput-speedup-analysis-3n-hsw"
27863   filter: "'NIC_Intel-XL710' and
27864            '64B' and
27865            'IP4FWD' and
27866            'NDRPDR' and
27867            'SCALE' and
27868            'IPSECHW' and
27869            ('IPSECTRAN' or 'IPSECTUN') and
27870            not 'VHOST'"
27871   parameters:
27872   - "throughput"
27873   - "parent"
27874   - "tags"
27875   layout:
27876     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
27877     layout: "plot-throughput-speedup-analysis"
27878
27879 -
27880   type: "plot"
27881   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
27882   algorithm: "plot_throughput_speedup_analysis"
27883   output-file-type: ".html"
27884   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
27885   data: "plot-throughput-speedup-analysis-3n-hsw"
27886   filter: "'NIC_Intel-XL710' and
27887            '64B' and
27888            'IP4FWD' and
27889            'NDRPDR' and
27890            'SCALE' and
27891            'IPSECHW' and
27892            ('IPSECTRAN' or 'IPSECTUN') and
27893            not 'VHOST'"
27894   parameters:
27895   - "throughput"
27896   - "parent"
27897   - "tags"
27898   layout:
27899     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
27900     layout: "plot-throughput-speedup-analysis"
27901
27902 # Speedup - VPP IPSec 3n-hsw-xl710 sw
27903 -
27904   type: "plot"
27905   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
27906   algorithm: "plot_throughput_speedup_analysis"
27907   output-file-type: ".html"
27908   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
27909   data: "plot-throughput-speedup-analysis-3n-hsw"
27910   filter: "'NIC_Intel-XL710' and
27911            '64B' and
27912            'IP4FWD' and
27913            'NDRPDR' and
27914            'IPSECSW' and
27915            ('IPSECTRAN' or 'IPSECTUN') and
27916            not 'VHOST'"
27917   parameters:
27918   - "throughput"
27919   - "parent"
27920   - "tags"
27921   layout:
27922     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
27923     layout: "plot-throughput-speedup-analysis"
27924
27925 -
27926   type: "plot"
27927   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
27928   algorithm: "plot_throughput_speedup_analysis"
27929   output-file-type: ".html"
27930   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
27931   data: "plot-throughput-speedup-analysis-3n-hsw"
27932   filter: "'NIC_Intel-XL710' and
27933            '64B' and
27934            'IP4FWD' and
27935            'NDRPDR' and
27936            'IPSECSW' and
27937            ('IPSECTRAN' or 'IPSECTUN') and
27938            not 'VHOST'"
27939   parameters:
27940   - "throughput"
27941   - "parent"
27942   - "tags"
27943   layout:
27944     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
27945     layout: "plot-throughput-speedup-analysis"
27946
27947 ################################################################################
27948
27949 # Speedup - VPP SRv6 3n-hsw-x520
27950 -
27951   type: "plot"
27952   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
27953   algorithm: "plot_throughput_speedup_analysis"
27954   output-file-type: ".html"
27955   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
27956   data: "plot-throughput-speedup-analysis-3n-hsw"
27957   filter: "'NIC_Intel-X520-DA2' and
27958            '78B' and
27959            'FEATURE' and
27960            'NDRPDR' and
27961            'IP6FWD' and
27962            'SRv6'"
27963   parameters:
27964   - "throughput"
27965   - "parent"
27966   - "tags"
27967   layout:
27968     title: "srv6-3n-hsw-x520-78b-features-ndr"
27969     layout: "plot-throughput-speedup-analysis"
27970
27971 -
27972   type: "plot"
27973   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
27974   algorithm: "plot_throughput_speedup_analysis"
27975   output-file-type: ".html"
27976   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
27977   data: "plot-throughput-speedup-analysis-3n-hsw"
27978   filter: "'NIC_Intel-X520-DA2' and
27979            '78B' and
27980            'FEATURE' and
27981            'NDRPDR' and
27982            'IP6FWD' and
27983            'SRv6'"
27984   parameters:
27985   - "throughput"
27986   - "parent"
27987   - "tags"
27988   layout:
27989     title: "srv6-3n-hsw-x520-78b-features-pdr"
27990     layout: "plot-throughput-speedup-analysis"
27991
27992 ################################################################################
27993
27994 # Speedup - VPP L2 3n-hsw-x520 base and scale
27995 -
27996   type: "plot"
27997   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27998   algorithm: "plot_throughput_speedup_analysis"
27999   output-file-type: ".html"
28000   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
28001   data: "plot-throughput-speedup-analysis-3n-hsw"
28002   filter: "'NIC_Intel-X520-DA2' and
28003            '64B' and
28004            ('BASE' or 'SCALE') and
28005            'NDRPDR' and
28006            'ETH' and
28007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28008            not 'VHOST' and
28009            not 'MEMIF'"
28010   parameters:
28011   - "throughput"
28012   - "parent"
28013   - "tags"
28014   sort:
28015   - "L2XCFWD"
28016   - "L2PATCH"
28017   - "L2BDMACLRN"
28018   - "FIB_10K"
28019   - "FIB_100K"
28020   - "FIB_1M"
28021   layout:
28022     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
28023     layout: "plot-throughput-speedup-analysis"
28024
28025 -
28026   type: "plot"
28027   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
28028   algorithm: "plot_throughput_speedup_analysis"
28029   output-file-type: ".html"
28030   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
28031   data: "plot-throughput-speedup-analysis-3n-hsw"
28032   filter: "'NIC_Intel-X520-DA2' and
28033            '64B' and
28034            ('BASE' or 'SCALE') and
28035            'NDRPDR' and
28036            'ETH' and
28037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28038            not 'VHOST' and
28039            not 'MEMIF'"
28040   parameters:
28041   - "throughput"
28042   - "parent"
28043   - "tags"
28044   sort:
28045   - "L2XCFWD"
28046   - "L2PATCH"
28047   - "L2BDMACLRN"
28048   - "FIB_10K"
28049   - "FIB_100K"
28050   - "FIB_1M"
28051   layout:
28052     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
28053     layout: "plot-throughput-speedup-analysis"
28054
28055 # Speedup - VPP L2 3n-hsw-x520 features
28056 -
28057   type: "plot"
28058   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
28059   algorithm: "plot_throughput_speedup_analysis"
28060   output-file-type: ".html"
28061   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
28062   data: "plot-throughput-speedup-analysis-3n-hsw"
28063   filter: "'NIC_Intel-X520-DA2' and
28064            '64B' and
28065            'NDRPDR' and
28066            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
28067            not 'ACL' and
28068            not 'VHOST' and
28069            not 'MEMIF'"
28070   parameters:
28071   - "throughput"
28072   - "parent"
28073   - "tags"
28074   sort:
28075   - "L2XCBASE"    # l2xcbase
28076   - "L2BDBASE"    # l2bdbase
28077   - "L2XCFWD"     # dot1q-l2xcbase
28078   - "L2BDMACLRN"  # dot1q-l2bdbase
28079   layout:
28080     title: "l2sw-3n-hsw-x520-64b-features-ndr"
28081     layout: "plot-throughput-speedup-analysis"
28082
28083 -
28084   type: "plot"
28085   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
28086   algorithm: "plot_throughput_speedup_analysis"
28087   output-file-type: ".html"
28088   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
28089   data: "plot-throughput-speedup-analysis-3n-hsw"
28090   filter: "'NIC_Intel-X520-DA2' and
28091            '64B' and
28092            'NDRPDR' and
28093            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
28094            not 'ACL' and
28095            not 'VHOST' and
28096            not 'MEMIF'"
28097   parameters:
28098   - "throughput"
28099   - "parent"
28100   - "tags"
28101   sort:
28102   - "L2XCBASE"    # l2xcbase
28103   - "L2BDBASE"    # l2bdbase
28104   - "L2XCFWD"     # dot1q-l2xcbase
28105   - "L2BDMACLRN"  # dot1q-l2bdbase
28106   layout:
28107     title: "l2sw-3n-hsw-x520-64b-features-pdr"
28108     layout: "plot-throughput-speedup-analysis"
28109
28110 # Speedup - VPP L2 3n-hsw-x710 base and scale
28111 -
28112   type: "plot"
28113   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28114   algorithm: "plot_throughput_speedup_analysis"
28115   output-file-type: ".html"
28116   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28117   data: "plot-throughput-speedup-analysis-3n-hsw"
28118   filter: "'NIC_Intel-X710' and
28119            '64B' and
28120            ('BASE' or 'SCALE') and
28121            'NDRPDR' and
28122            'ETH' and
28123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28124            not 'VHOST' and
28125            not 'MEMIF' and
28126            not 'DRV_AVF'"
28127   parameters:
28128   - "throughput"
28129   - "parent"
28130   - "tags"
28131   sort:
28132   - "L2PATCH"
28133   - "L2XCBASE"
28134   - "BASE"
28135   - "FIB_10K"
28136   - "FIB_100K"
28137   - "FIB_1M"
28138   layout:
28139     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
28140     layout: "plot-throughput-speedup-analysis"
28141
28142 -
28143   type: "plot"
28144   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28145   algorithm: "plot_throughput_speedup_analysis"
28146   output-file-type: ".html"
28147   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28148   data: "plot-throughput-speedup-analysis-3n-hsw"
28149   filter: "'NIC_Intel-X710' and
28150            '64B' and
28151            ('BASE' or 'SCALE') and
28152            'NDRPDR' and
28153            'ETH' and
28154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28155            not 'VHOST' and
28156            not 'MEMIF' and
28157            not 'DRV_AVF'"
28158   parameters:
28159   - "throughput"
28160   - "parent"
28161   - "tags"
28162   sort:
28163   - "L2PATCH"
28164   - "L2XCBASE"
28165   - "BASE"
28166   - "FIB_10K"
28167   - "FIB_100K"
28168   - "FIB_1M"
28169   layout:
28170     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
28171     layout: "plot-throughput-speedup-analysis"
28172
28173 # Speedup - VPP L2 3n-hsw-x710 features
28174 -
28175   type: "plot"
28176   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
28177   algorithm: "plot_throughput_speedup_analysis"
28178   output-file-type: ".html"
28179   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
28180   data: "plot-throughput-speedup-analysis-3n-hsw"
28181   filter: "'NIC_Intel-X710' and
28182            '64B' and
28183            'NDRPDR' and
28184            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
28185            not 'ACL' and
28186            not 'VHOST' and
28187            not 'MEMIF'"
28188   parameters:
28189   - "throughput"
28190   - "parent"
28191   - "tags"
28192   sort:
28193   - "L2XCBASE"    # l2xcbase
28194   - "L2BDBASE"    # l2bdbase
28195   - "L2XCFWD"     # dot1q-l2xcbase
28196   - "L2BDMACLRN"  # dot1q-l2bdbase
28197   layout:
28198     title: "l2sw-3n-hsw-x710-64b-features-ndr"
28199     layout: "plot-throughput-speedup-analysis"
28200
28201 -
28202   type: "plot"
28203   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
28204   algorithm: "plot_throughput_speedup_analysis"
28205   output-file-type: ".html"
28206   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
28207   data: "plot-throughput-speedup-analysis-3n-hsw"
28208   filter: "'NIC_Intel-X710' and
28209            '64B' and
28210            'NDRPDR' and
28211            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
28212            not 'ACL' and
28213            not 'VHOST' and
28214            not 'MEMIF'"
28215   parameters:
28216   - "throughput"
28217   - "parent"
28218   - "tags"
28219   sort:
28220   - "L2XCBASE"    # l2xcbase
28221   - "L2BDBASE"    # l2bdbase
28222   - "L2XCFWD"     # dot1q-l2xcbase
28223   - "L2BDMACLRN"  # dot1q-l2bdbase
28224   layout:
28225     title: "l2sw-3n-hsw-x710-64b-features-pdr"
28226     layout: "plot-throughput-speedup-analysis"
28227
28228 # Speedup - VPP L2 3n-hsw-xl710 base and scale
28229 -
28230   type: "plot"
28231   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
28232   algorithm: "plot_throughput_speedup_analysis"
28233   output-file-type: ".html"
28234   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
28235   data: "plot-throughput-speedup-analysis-3n-hsw"
28236   filter: "'NIC_Intel-XL710' and
28237            '64B' and
28238            ('BASE' or 'SCALE') and
28239            'NDRPDR' and
28240            'ETH' and
28241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28242            not 'VHOST' and
28243            not 'MEMIF'"
28244   parameters:
28245   - "throughput"
28246   - "parent"
28247   - "tags"
28248   sort:
28249   - "L2PATCH"
28250   - "L2XCBASE"
28251   - "BASE"
28252   - "FIB_10K"
28253   - "FIB_100K"
28254   - "FIB_1M"
28255   layout:
28256     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
28257     layout: "plot-throughput-speedup-analysis"
28258
28259 -
28260   type: "plot"
28261   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
28262   algorithm: "plot_throughput_speedup_analysis"
28263   output-file-type: ".html"
28264   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
28265   data: "plot-throughput-speedup-analysis-3n-hsw"
28266   filter: "'NIC_Intel-XL710' and
28267            '64B' and
28268            ('BASE' or 'SCALE') and
28269            'NDRPDR' and
28270            'ETH' and
28271            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28272            not 'VHOST' and
28273            not 'MEMIF'"
28274   parameters:
28275   - "throughput"
28276   - "parent"
28277   - "tags"
28278   sort:
28279   - "L2PATCH"
28280   - "L2XCBASE"
28281   - "BASE"
28282   - "FIB_10K"
28283   - "FIB_100K"
28284   - "FIB_1M"
28285   layout:
28286     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
28287     layout: "plot-throughput-speedup-analysis"
28288
28289 # Speedup - VPP L2 3n-skx-x710 base and scale
28290 -
28291   type: "plot"
28292   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28293   algorithm: "plot_throughput_speedup_analysis"
28294   output-file-type: ".html"
28295   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28296   data: "plot-throughput-speedup-analysis-3n-skx"
28297   filter: "'NIC_Intel-X710' and
28298            '64B' and
28299            ('BASE' or 'SCALE') and
28300            'NDRPDR' and
28301            'ETH' and
28302            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28303            not 'VHOST' and
28304            not 'DRV_AVF' and
28305            not 'MEMIF'"
28306   parameters:
28307   - "throughput"
28308   - "parent"
28309   - "tags"
28310   sort:
28311   - "L2PATCH"
28312   - "L2XCBASE"
28313   - "BASE"
28314   - "FIB_10K"
28315   - "FIB_100K"
28316   - "FIB_1M"
28317   layout:
28318     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
28319     layout: "plot-throughput-speedup-analysis"
28320
28321 -
28322   type: "plot"
28323   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28324   algorithm: "plot_throughput_speedup_analysis"
28325   output-file-type: ".html"
28326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28327   data: "plot-throughput-speedup-analysis-3n-skx"
28328   filter: "'NIC_Intel-X710' and
28329            '64B' and
28330            ('BASE' or 'SCALE') and
28331            'NDRPDR' and
28332            'ETH' and
28333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28334            not 'VHOST' and
28335            not 'DRV_AVF' and
28336            not 'MEMIF'"
28337   parameters:
28338   - "throughput"
28339   - "parent"
28340   - "tags"
28341   sort:
28342   - "L2PATCH"
28343   - "L2XCBASE"
28344   - "BASE"
28345   - "FIB_10K"
28346   - "FIB_100K"
28347   - "FIB_1M"
28348   layout:
28349     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
28350     layout: "plot-throughput-speedup-analysis"
28351
28352 # Speedup - VPP L2 3n-skx-x710 features
28353 -
28354   type: "plot"
28355   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
28356   algorithm: "plot_throughput_speedup_analysis"
28357   output-file-type: ".html"
28358   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
28359   data: "plot-throughput-speedup-analysis-3n-skx"
28360   filter: "'NIC_Intel-X710' and
28361            '64B' and
28362            'NDRPDR' and
28363            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
28364            not 'ACL' and
28365            not 'VHOST' and
28366            not 'MEMIF'"
28367   parameters:
28368   - "throughput"
28369   - "parent"
28370   - "tags"
28371   sort:
28372   - "L2XCBASE"    # l2xcbase
28373   - "L2BDBASE"    # l2bdbase
28374   - "L2XCFWD"     # dot1q-l2xcbase
28375   - "L2BDMACLRN"  # dot1q-l2bdbase
28376   layout:
28377     title: "l2sw-3n-skx-x710-64b-features-ndr"
28378     layout: "plot-throughput-speedup-analysis"
28379
28380 -
28381   type: "plot"
28382   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
28383   algorithm: "plot_throughput_speedup_analysis"
28384   output-file-type: ".html"
28385   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
28386   data: "plot-throughput-speedup-analysis-3n-skx"
28387   filter: "'NIC_Intel-X710' and
28388            '64B' and
28389            'NDRPDR' and
28390            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
28391            not 'ACL' and
28392            not 'VHOST' and
28393            not 'MEMIF'"
28394   parameters:
28395   - "throughput"
28396   - "parent"
28397   - "tags"
28398   sort:
28399   - "L2XCBASE"    # l2xcbase
28400   - "L2BDBASE"    # l2bdbase
28401   - "L2XCFWD"     # dot1q-l2xcbase
28402   - "L2BDMACLRN"  # dot1q-l2bdbase
28403   layout:
28404     title: "l2sw-3n-skx-x710-64b-features-pdr"
28405     layout: "plot-throughput-speedup-analysis"
28406
28407 # Speedup - VPP L2 3n-skx-xxv710 base and scale
28408 -
28409   type: "plot"
28410   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28411   algorithm: "plot_throughput_speedup_analysis"
28412   output-file-type: ".html"
28413   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28414   data: "plot-throughput-speedup-analysis-3n-skx"
28415   filter: "'NIC_Intel-XXV710' and
28416            '64B' and
28417            ('BASE' or 'SCALE') and
28418            'NDRPDR' and
28419            'ETH' and
28420            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28421            not 'VHOST' and
28422            not 'MEMIF' and
28423            not 'DRV_AVF'"
28424   parameters:
28425   - "throughput"
28426   - "parent"
28427   - "tags"
28428   sort:
28429   - "L2PATCH"
28430   - "L2XCBASE"
28431   - "BASE"
28432   - "FIB_10K"
28433   - "FIB_100K"
28434   - "FIB_1M"
28435   layout:
28436     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
28437     layout: "plot-throughput-speedup-analysis"
28438
28439 -
28440   type: "plot"
28441   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28442   algorithm: "plot_throughput_speedup_analysis"
28443   output-file-type: ".html"
28444   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28445   data: "plot-throughput-speedup-analysis-3n-skx"
28446   filter: "'NIC_Intel-XXV710' and
28447            '64B' and
28448            ('BASE' or 'SCALE') and
28449            'NDRPDR' and
28450            'ETH' and
28451            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28452            not 'VHOST' and
28453            not 'MEMIF' and
28454            not 'DRV_AVF'"
28455   parameters:
28456   - "throughput"
28457   - "parent"
28458   - "tags"
28459   sort:
28460   - "L2PATCH"
28461   - "L2XCBASE"
28462   - "BASE"
28463   - "FIB_10K"
28464   - "FIB_100K"
28465   - "FIB_1M"
28466   layout:
28467     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
28468     layout: "plot-throughput-speedup-analysis"
28469
28470 # Speedup - VPP L2 2n-skx-x710 base and scale
28471 -
28472   type: "plot"
28473   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28474   algorithm: "plot_throughput_speedup_analysis"
28475   output-file-type: ".html"
28476   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28477   data: "plot-throughput-speedup-analysis-2n-skx"
28478   filter: "'NIC_Intel-X710' and
28479            '64B' and
28480            ('BASE' or 'SCALE') and
28481            'NDRPDR' and
28482            'ETH' and
28483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28484            not 'VHOST' and
28485            not 'MEMIF'"
28486   parameters:
28487   - "throughput"
28488   - "parent"
28489   - "tags"
28490   sort:
28491   - "L2PATCH"
28492   - "L2XCBASE"
28493   - "BASE"
28494   - "FIB_10K"
28495   - "FIB_100K"
28496   - "FIB_1M"
28497   layout:
28498     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
28499     layout: "plot-throughput-speedup-analysis"
28500
28501 -
28502   type: "plot"
28503   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28504   algorithm: "plot_throughput_speedup_analysis"
28505   output-file-type: ".html"
28506   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28507   data: "plot-throughput-speedup-analysis-2n-skx"
28508   filter: "'NIC_Intel-X710' and
28509            '64B' and
28510            ('BASE' or 'SCALE') and
28511            'NDRPDR' and
28512            'ETH' and
28513            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28514            not 'VHOST' and
28515            not 'MEMIF'"
28516   parameters:
28517   - "throughput"
28518   - "parent"
28519   - "tags"
28520   sort:
28521   - "L2PATCH"
28522   - "L2XCBASE"
28523   - "BASE"
28524   - "FIB_10K"
28525   - "FIB_100K"
28526   - "FIB_1M"
28527   layout:
28528     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
28529     layout: "plot-throughput-speedup-analysis"
28530
28531 # Speedup - VPP L2 2n-skx-xxv710 base and scale
28532 -
28533   type: "plot"
28534   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28535   algorithm: "plot_throughput_speedup_analysis"
28536   output-file-type: ".html"
28537   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28538   data: "plot-throughput-speedup-analysis-2n-skx"
28539   filter: "'NIC_Intel-XXV710' and
28540            '64B' and
28541            ('BASE' or 'SCALE') and
28542            'NDRPDR' and
28543            'ETH' and
28544            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28545            not 'VHOST' and
28546            not 'MEMIF'"
28547   parameters:
28548   - "throughput"
28549   - "parent"
28550   - "tags"
28551   sort:
28552   - "L2PATCH"
28553   - "L2XCBASE"
28554   - "BASE"
28555   - "FIB_10K"
28556   - "FIB_100K"
28557   - "FIB_1M"
28558   layout:
28559     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
28560     layout: "plot-throughput-speedup-analysis"
28561
28562 -
28563   type: "plot"
28564   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28565   algorithm: "plot_throughput_speedup_analysis"
28566   output-file-type: ".html"
28567   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28568   data: "plot-throughput-speedup-analysis-2n-skx"
28569   filter: "'NIC_Intel-XXV710' and
28570            '64B' and
28571            ('BASE' or 'SCALE') and
28572            'NDRPDR' and
28573            'ETH' and
28574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28575            not 'VHOST' and
28576            not 'MEMIF'"
28577   parameters:
28578   - "throughput"
28579   - "parent"
28580   - "tags"
28581   sort:
28582   - "L2PATCH"
28583   - "L2XCBASE"
28584   - "BASE"
28585   - "FIB_10K"
28586   - "FIB_100K"
28587   - "FIB_1M"
28588   layout:
28589     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
28590     layout: "plot-throughput-speedup-analysis"
28591
28592 # Speedup - VPP L2 2n-dnv-x553 base
28593 -
28594   type: "plot"
28595   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
28596   algorithm: "plot_throughput_speedup_analysis"
28597   output-file-type: ".html"
28598   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
28599   data: "intel-dnv-vpp"
28600   filter: "'NIC_Intel-X553' and
28601            '64B' and
28602            ('BASE' or 'SCALE') and
28603            'NDRPDR' and
28604            'ETH' and
28605            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28606            not 'VHOST' and
28607            not 'MEMIF'"
28608   parameters:
28609   - "throughput"
28610   - "parent"
28611   - "tags"
28612   sort:
28613   - "L2XCBASE"
28614   - "L2BDMACLRN"
28615   - "L2PATCH"
28616   layout:
28617     title: "l2sw-2n-dnv-x553-64b-base-ndr"
28618     layout: "plot-throughput-speedup-analysis"
28619
28620 -
28621   type: "plot"
28622   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
28623   algorithm: "plot_throughput_speedup_analysis"
28624   output-file-type: ".html"
28625   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
28626   data: "intel-dnv-vpp"
28627   filter: "'NIC_Intel-X553' and
28628            '64B' and
28629            ('BASE' or 'SCALE') and
28630            'NDRPDR' and
28631            'ETH' and
28632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
28633            not 'VHOST' and
28634            not 'MEMIF'"
28635   parameters:
28636   - "throughput"
28637   - "parent"
28638   - "tags"
28639   sort:
28640   - "L2XCBASE"
28641   - "L2BDMACLRN"
28642   - "L2PATCH"
28643   layout:
28644     title: "l2sw-2n-dnv-x553-64b-base-pdr"
28645     layout: "plot-throughput-speedup-analysis"
28646
28647 ################################################################################
28648
28649 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
28650 -
28651   type: "plot"
28652   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
28653   algorithm: "plot_throughput_speedup_analysis"
28654   output-file-type: ".html"
28655   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
28656   data: "plot-throughput-speedup-analysis-3n-hsw"
28657   filter: "'NIC_Intel-X520-DA2' and
28658            '64B' and
28659            'NDRPDR' and
28660            'ETH' and
28661            'IP4FWD' and
28662            'VHOST_1024' and
28663            not 'VXLAN' and
28664            not 'DOT1Q'"
28665   parameters:
28666   - "throughput"
28667   - "parent"
28668   - "tags"
28669   sort:
28670   - "not CFS_OPT"
28671   - "1VM"
28672   - "2VM"
28673   layout:
28674     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
28675     layout: "plot-throughput-speedup-analysis"
28676
28677 -
28678   type: "plot"
28679   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
28680   algorithm: "plot_throughput_speedup_analysis"
28681   output-file-type: ".html"
28682   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
28683   data: "plot-throughput-speedup-analysis-3n-hsw"
28684   filter: "'NIC_Intel-X520-DA2' and
28685            '64B' and
28686            'NDRPDR' and
28687            'ETH' and
28688            'IP4FWD' and
28689            'VHOST_1024' and
28690            not 'VXLAN' and
28691            not 'DOT1Q'"
28692   parameters:
28693   - "throughput"
28694   - "parent"
28695   - "tags"
28696   sort:
28697   - "not CFS_OPT"
28698   - "1VM"
28699   - "2VM"
28700   layout:
28701     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
28702     layout: "plot-throughput-speedup-analysis"
28703
28704 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520
28705 -
28706   type: "plot"
28707   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
28708   algorithm: "plot_throughput_speedup_analysis"
28709   output-file-type: ".html"
28710   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
28711   data: "plot-throughput-speedup-analysis-3n-hsw"
28712   filter: "'NIC_Intel-X520-DA2' and
28713            '64B' and
28714            'NDRPDR' and
28715            ('ETH' or 'DOT1Q') and
28716            'VHOST_1024' and
28717            not 'VXLAN' and
28718            not 'IP4FWD' and
28719            not '2VM'"
28720   parameters:
28721   - "throughput"
28722   - "parent"
28723   - "tags"
28724 #  sort:
28725 #  - "VM"  # "not CFS_OPT"
28726 #  - "CFS_OPT"
28727 #  - "FIB_10K"
28728 #  - "FIB_100K"
28729 #  - "FIB_1M"
28730   layout:
28731     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
28732     layout: "plot-throughput-speedup-analysis"
28733
28734 -
28735   type: "plot"
28736   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
28737   algorithm: "plot_throughput_speedup_analysis"
28738   output-file-type: ".html"
28739   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
28740   data: "plot-throughput-speedup-analysis-3n-hsw"
28741   filter: "'NIC_Intel-X520-DA2' and
28742            '64B' and
28743            'NDRPDR' and
28744            ('ETH' or 'DOT1Q') and
28745            'L2BDMACLRN' and
28746            'VHOST_1024' and
28747            not 'VXLAN' and
28748            not 'IP4FWD' and
28749            not '2VM'"
28750   parameters:
28751   - "throughput"
28752   - "parent"
28753   - "tags"
28754 #  sort:
28755 #  - "VM"  # "not CFS_OPT"
28756 #  - "CFS_OPT"
28757 #  - "FIB_10K"
28758 #  - "FIB_100K"
28759 #  - "FIB_1M"
28760   layout:
28761     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
28762     layout: "plot-throughput-speedup-analysis"
28763
28764 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
28765 -
28766   type: "plot"
28767   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
28768   algorithm: "plot_throughput_speedup_analysis"
28769   output-file-type: ".html"
28770   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
28771   data: "plot-throughput-speedup-analysis-3n-hsw"
28772   filter: "'NIC_Intel-X520-DA2' and
28773            '64B' and
28774            'NDRPDR' and
28775            ('ETH' or 'DOT1Q') and
28776            'BASE' and
28777            ('L2BDMACLRN' or 'L2XCFWD') and
28778            'VHOST_1024' and
28779            not 'VXLAN' and
28780            not 'IP4FWD' and
28781            not '2VM'"
28782   parameters:
28783   - "throughput"
28784   - "parent"
28785   - "tags"
28786 #  sort:
28787 #  - "not CFS_OPT"
28788 #  - "L2XCFWD"
28789 #  - "not CFS_OPT"
28790 #  - "CFS_OPT"
28791   layout:
28792     title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
28793     layout: "plot-throughput-speedup-analysis"
28794
28795 -
28796   type: "plot"
28797   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
28798   algorithm: "plot_throughput_speedup_analysis"
28799   output-file-type: ".html"
28800   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
28801   data: "plot-throughput-speedup-analysis-3n-hsw"
28802   filter: "'NIC_Intel-X520-DA2' and
28803            '64B' and
28804            'NDRPDR' and
28805            ('ETH' or 'DOT1Q') and
28806            'BASE' and
28807            ('L2BDMACLRN' or 'L2XCFWD') and
28808            'VHOST_1024' and
28809            not 'VXLAN' and
28810            not 'IP4FWD' and
28811            not '2VM'"
28812   parameters:
28813   - "throughput"
28814   - "parent"
28815   - "tags"
28816 #  sort:
28817 #  - "not CFS_OPT"
28818 #  - "L2XCFWD"
28819 #  - "not CFS_OPT"
28820 #  - "CFS_OPT"
28821   layout:
28822     title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
28823     layout: "plot-throughput-speedup-analysis"
28824
28825 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
28826 -
28827   type: "plot"
28828   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
28829   algorithm: "plot_throughput_speedup_analysis"
28830   output-file-type: ".html"
28831   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
28832   data: "plot-throughput-speedup-analysis-3n-hsw"
28833   filter: "'NIC_Intel-X520-DA2' and
28834            '64B' and
28835            'NDRPDR' and
28836            ('ETH' or 'DOT1Q') and
28837            ('L2BDMACLRN' or 'L2XCFWD') and
28838            'VHOST_1024' and
28839            not 'CFS_OPT' and
28840            not 'VXLAN' and
28841            not 'IP4FWD' and
28842            not 'LBOND'"
28843   parameters:
28844   - "throughput"
28845   - "parent"
28846   - "tags"
28847 #  sort:
28848 #  - "1VM"
28849 #  - "L2XCFWD"
28850 #  - "1VM"
28851 #  - "L2BDMACLRN"
28852   layout:
28853     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
28854     layout: "plot-throughput-speedup-analysis"
28855
28856 -
28857   type: "plot"
28858   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
28859   algorithm: "plot_throughput_speedup_analysis"
28860   output-file-type: ".html"
28861   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
28862   data: "plot-throughput-speedup-analysis-3n-hsw"
28863   filter: "'NIC_Intel-X520-DA2' and
28864            '64B' and
28865            'NDRPDR' and
28866            ('ETH' or 'DOT1Q') and
28867            ('L2BDMACLRN' or 'L2XCFWD') and
28868            'VHOST_1024' and
28869            not 'CFS_OPT' and
28870            not 'VXLAN' and
28871            not 'IP4FWD' and
28872            not 'LBOND'"
28873   parameters:
28874   - "throughput"
28875   - "parent"
28876   - "tags"
28877 #  sort:
28878 #  - "1VM"
28879 #  - "L2XCFWD"
28880 #  - "1VM"
28881 #  - "L2BDMACLRN"
28882   layout:
28883     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
28884     layout: "plot-throughput-speedup-analysis"
28885
28886 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
28887 -
28888   type: "plot"
28889   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28890   algorithm: "plot_throughput_speedup_analysis"
28891   output-file-type: ".html"
28892   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28893   data: "plot-throughput-speedup-analysis-3n-hsw"
28894   filter: "'NIC_Intel-X710' and
28895            '64B' and
28896            'NDRPDR' and
28897            'ETH' and
28898            'IP4FWD' and
28899            'VHOST_1024' and
28900            not 'VXLAN' and
28901            not 'DOT1Q'"
28902   parameters:
28903   - "throughput"
28904   - "parent"
28905   - "tags"
28906   sort:
28907   - "not CFS_OPT"
28908   - "1VM"
28909   - "2VM"
28910   layout:
28911     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
28912     layout: "plot-throughput-speedup-analysis"
28913
28914 -
28915   type: "plot"
28916   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28917   algorithm: "plot_throughput_speedup_analysis"
28918   output-file-type: ".html"
28919   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28920   data: "plot-throughput-speedup-analysis-3n-hsw"
28921   filter: "'NIC_Intel-X710' and
28922            '64B' and
28923            'NDRPDR' and
28924            'ETH' and
28925            'IP4FWD' and
28926            'VHOST_1024' and
28927            not 'VXLAN' and
28928            not 'DOT1Q'"
28929   parameters:
28930   - "throughput"
28931   - "parent"
28932   - "tags"
28933   sort:
28934   - "not CFS_OPT"
28935   - "1VM"
28936   - "2VM"
28937   layout:
28938     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
28939     layout: "plot-throughput-speedup-analysis"
28940
28941 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710
28942 -
28943   type: "plot"
28944   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28945   algorithm: "plot_throughput_speedup_analysis"
28946   output-file-type: ".html"
28947   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
28948   data: "plot-throughput-speedup-analysis-3n-hsw"
28949   filter: "'NIC_Intel-X710' and
28950            '64B' and
28951            'NDRPDR' and
28952            ('ETH' or 'DOT1Q') and
28953            'L2BDMACLRN' and
28954            'VHOST_1024' and
28955            not 'VXLAN' and
28956            not 'IP4FWD' and
28957            not '2VM'"
28958   parameters:
28959   - "throughput"
28960   - "parent"
28961   - "tags"
28962 #  sort:
28963 #  - "VM"  # "not CFS_OPT"
28964 #  - "CFS_OPT"
28965 #  - "FIB_10K"
28966 #  - "FIB_100K"
28967 #  - "FIB_1M"
28968   layout:
28969     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
28970     layout: "plot-throughput-speedup-analysis"
28971
28972 -
28973   type: "plot"
28974   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28975   algorithm: "plot_throughput_speedup_analysis"
28976   output-file-type: ".html"
28977   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
28978   data: "plot-throughput-speedup-analysis-3n-hsw"
28979   filter: "'NIC_Intel-X710' and
28980            '64B' and
28981            'NDRPDR' and
28982            ('ETH' or 'DOT1Q') and
28983            'L2BDMACLRN' and
28984            'VHOST_1024' and
28985            not 'VXLAN' and
28986            not 'IP4FWD' and
28987            not '2VM'"
28988   parameters:
28989   - "throughput"
28990   - "parent"
28991   - "tags"
28992 #  sort:
28993 #  - "VM"  # "not CFS_OPT"
28994 #  - "CFS_OPT"
28995 #  - "FIB_10K"
28996 #  - "FIB_100K"
28997 #  - "FIB_1M"
28998   layout:
28999     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
29000     layout: "plot-throughput-speedup-analysis"
29001
29002 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
29003 -
29004   type: "plot"
29005   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
29006   algorithm: "plot_throughput_speedup_analysis"
29007   output-file-type: ".html"
29008   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
29009   data: "plot-throughput-speedup-analysis-3n-hsw"
29010   filter: "'NIC_Intel-X710' and
29011            '64B' and
29012            'NDRPDR' and
29013            ('ETH' or 'DOT1Q') and
29014            'BASE' and
29015            ('L2BDMACLRN' or 'L2XCFWD') and
29016            'VHOST_1024' and
29017            not 'VXLAN' and
29018            not 'IP4FWD' and
29019            not '2VM'"
29020   parameters:
29021   - "throughput"
29022   - "parent"
29023   - "tags"
29024 #  sort:
29025 #  - "not CFS_OPT"
29026 #  - "L2XCFWD"
29027 #  - "not CFS_OPT"
29028 #  - "CFS_OPT"
29029   layout:
29030     title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
29031     layout: "plot-throughput-speedup-analysis"
29032
29033 -
29034   type: "plot"
29035   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
29036   algorithm: "plot_throughput_speedup_analysis"
29037   output-file-type: ".html"
29038   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
29039   data: "plot-throughput-speedup-analysis-3n-hsw"
29040   filter: "'NIC_Intel-X710' and
29041            '64B' and
29042            'NDRPDR' and
29043            ('ETH' or 'DOT1Q') and
29044            'BASE' and
29045            ('L2BDMACLRN' or 'L2XCFWD') and
29046            'VHOST_1024' and
29047            not 'VXLAN' and
29048            not 'IP4FWD' and
29049            not '2VM'"
29050   parameters:
29051   - "throughput"
29052   - "parent"
29053   - "tags"
29054 #  sort:
29055 #  - "not CFS_OPT"
29056 #  - "L2XCFWD"
29057 #  - "not CFS_OPT"
29058 #  - "CFS_OPT"
29059   layout:
29060     title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
29061     layout: "plot-throughput-speedup-analysis"
29062
29063 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
29064 -
29065   type: "plot"
29066   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
29067   algorithm: "plot_throughput_speedup_analysis"
29068   output-file-type: ".html"
29069   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
29070   data: "plot-throughput-speedup-analysis-3n-hsw"
29071   filter: "'NIC_Intel-X710' and
29072            '64B' and
29073            'NDRPDR' and
29074            ('ETH' or 'DOT1Q') and
29075            ('L2BDMACLRN' or 'L2XCFWD') and
29076            'VHOST_1024' and
29077            not 'CFS_OPT' and
29078            not 'VXLAN' and
29079            not 'IP4FWD' and
29080            not 'LBOND'"
29081   parameters:
29082   - "throughput"
29083   - "parent"
29084   - "tags"
29085 #  sort:
29086 #  - "1VM"
29087 #  - "L2XCFWD"
29088 #  - "1VM"
29089 #  - "L2BDMACLRN"
29090   layout:
29091     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
29092     layout: "plot-throughput-speedup-analysis"
29093
29094 -
29095   type: "plot"
29096   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
29097   algorithm: "plot_throughput_speedup_analysis"
29098   output-file-type: ".html"
29099   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
29100   data: "plot-throughput-speedup-analysis-3n-hsw"
29101   filter: "'NIC_Intel-X710' and
29102            '64B' and
29103            'NDRPDR' and
29104            ('ETH' or 'DOT1Q') and
29105            ('L2BDMACLRN' or 'L2XCFWD') and
29106            'VHOST_1024' and
29107            not 'CFS_OPT' and
29108            not 'VXLAN' and
29109            not 'IP4FWD' and
29110            not 'LBOND'"
29111   parameters:
29112   - "throughput"
29113   - "parent"
29114   - "tags"
29115 #  sort:
29116 #  - "1VM"
29117 #  - "L2XCFWD"
29118 #  - "1VM"
29119 #  - "L2BDMACLRN"
29120   layout:
29121     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
29122     layout: "plot-throughput-speedup-analysis"
29123
29124 # Packet Speedup - VPP vhost ip4 3n-hsw-xl710
29125 -
29126   type: "plot"
29127   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
29128   algorithm: "plot_throughput_speedup_analysis"
29129   output-file-type: ".html"
29130   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
29131   data: "plot-throughput-speedup-analysis-3n-hsw"
29132   filter: "'NIC_Intel-XL710' and
29133            '64B' and
29134            'NDRPDR' and
29135            'ETH' and
29136            'IP4FWD' and
29137            'VHOST_1024' and
29138            not 'VXLAN' and
29139            not 'DOT1Q'"
29140   parameters:
29141   - "throughput"
29142   - "parent"
29143   - "tags"
29144   sort:
29145   - "not CFS_OPT"
29146   - "1VM"
29147   - "2VM"
29148   layout:
29149     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
29150     layout: "plot-throughput-speedup-analysis"
29151
29152 -
29153   type: "plot"
29154   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
29155   algorithm: "plot_throughput_speedup_analysis"
29156   output-file-type: ".html"
29157   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
29158   data: "plot-throughput-speedup-analysis-3n-hsw"
29159   filter: "'NIC_Intel-XL710' and
29160            '64B' and
29161            'NDRPDR' and
29162            'ETH' and
29163            'IP4FWD' and
29164            'VHOST_1024' and
29165            not 'VXLAN' and
29166            not 'DOT1Q'"
29167   parameters:
29168   - "throughput"
29169   - "parent"
29170   - "tags"
29171   sort:
29172   - "not CFS_OPT"
29173   - "1VM"
29174   - "2VM"
29175   layout:
29176     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
29177     layout: "plot-throughput-speedup-analysis"
29178
29179 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
29180 -
29181   type: "plot"
29182   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
29183   algorithm: "plot_throughput_speedup_analysis"
29184   output-file-type: ".html"
29185   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
29186   data: "plot-throughput-speedup-analysis-3n-hsw"
29187   filter: "'NIC_Intel-XL710' and
29188            '64B' and
29189            'NDRPDR' and
29190            ('ETH' or 'DOT1Q') and
29191            'L2BDMACLRN' and
29192            'VHOST_1024' and
29193            not 'VXLAN' and
29194            not 'IP4FWD' and
29195            not '2VM'"
29196   parameters:
29197   - "throughput"
29198   - "parent"
29199   - "tags"
29200 #  sort:
29201 #  - "VM"  # "not CFS_OPT"
29202 #  - "CFS_OPT"
29203 #  - "FIB_10K"
29204 #  - "FIB_100K"
29205 #  - "FIB_1M"
29206   layout:
29207     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
29208     layout: "plot-throughput-speedup-analysis"
29209
29210 -
29211   type: "plot"
29212   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
29213   algorithm: "plot_throughput_speedup_analysis"
29214   output-file-type: ".html"
29215   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
29216   data: "plot-throughput-speedup-analysis-3n-hsw"
29217   filter: "'NIC_Intel-XL710' and
29218            '64B' and
29219            'NDRPDR' and
29220            ('ETH' or 'DOT1Q') and
29221            'L2BDMACLRN' and
29222            'VHOST_1024' and
29223            not 'VXLAN' and
29224            not 'IP4FWD' and
29225            not '2VM'"
29226   parameters:
29227   - "throughput"
29228   - "parent"
29229   - "tags"
29230 #  sort:
29231 #  - "VM"  # "not CFS_OPT"
29232 #  - "CFS_OPT"
29233 #  - "FIB_10K"
29234 #  - "FIB_100K"
29235 #  - "FIB_1M"
29236   layout:
29237     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
29238     layout: "plot-throughput-speedup-analysis"
29239
29240 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
29241 -
29242   type: "plot"
29243   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
29244   algorithm: "plot_throughput_speedup_analysis"
29245   output-file-type: ".html"
29246   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
29247   data: "plot-throughput-speedup-analysis-3n-hsw"
29248   filter: "'NIC_Intel-XL710' and
29249            '64B' and
29250            'NDRPDR' and
29251            ('ETH' or 'DOT1Q') and
29252            'BASE' and
29253            ('L2BDMACLRN' or 'L2XCFWD') and
29254            'VHOST_1024' and
29255            not 'VXLAN' and
29256            not 'IP4FWD' and
29257            not '2VM'"
29258   parameters:
29259   - "throughput"
29260   - "parent"
29261   - "tags"
29262 #  sort:
29263 #  - "not CFS_OPT"
29264 #  - "L2XCFWD"
29265 #  - "not CFS_OPT"
29266 #  - "CFS_OPT"
29267   layout:
29268     title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
29269     layout: "plot-throughput-speedup-analysis"
29270
29271 -
29272   type: "plot"
29273   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
29274   algorithm: "plot_throughput_speedup_analysis"
29275   output-file-type: ".html"
29276   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
29277   data: "plot-throughput-speedup-analysis-3n-hsw"
29278   filter: "'NIC_Intel-XL710' and
29279            '64B' and
29280            'NDRPDR' and
29281            ('ETH' or 'DOT1Q') and
29282            'BASE' and
29283            ('L2BDMACLRN' or 'L2XCFWD') and
29284            'VHOST_1024' and
29285            not 'VXLAN' and
29286            not 'IP4FWD' and
29287            not '2VM'"
29288   parameters:
29289   - "throughput"
29290   - "parent"
29291   - "tags"
29292 #  sort:
29293 #  - "not CFS_OPT"
29294 #  - "L2XCFWD"
29295 #  - "not CFS_OPT"
29296 #  - "CFS_OPT"
29297   layout:
29298     title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
29299     layout: "plot-throughput-speedup-analysis"
29300
29301 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
29302 -
29303   type: "plot"
29304   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
29305   algorithm: "plot_throughput_speedup_analysis"
29306   output-file-type: ".html"
29307   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
29308   data: "plot-throughput-speedup-analysis-3n-hsw"
29309   filter: "'NIC_Intel-XL710' and
29310            '64B' and
29311            'NDRPDR' and
29312            ('ETH' or 'DOT1Q') and
29313            ('L2BDMACLRN' or 'L2XCFWD') and
29314            'VHOST_1024' and
29315            not 'CFS_OPT' and
29316            not 'VXLAN' and
29317            not 'IP4FWD'"
29318   parameters:
29319   - "throughput"
29320   - "parent"
29321   - "tags"
29322 #  sort:
29323 #  - "1VM"
29324 #  - "L2XCFWD"
29325 #  - "1VM"
29326 #  - "L2BDMACLRN"
29327   layout:
29328     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
29329     layout: "plot-throughput-speedup-analysis"
29330
29331 -
29332   type: "plot"
29333   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
29334   algorithm: "plot_throughput_speedup_analysis"
29335   output-file-type: ".html"
29336   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
29337   data: "plot-throughput-speedup-analysis-3n-hsw"
29338   filter: "'NIC_Intel-XL710' and
29339            '64B' and
29340            'NDRPDR' and
29341            ('ETH' or 'DOT1Q') and
29342            ('L2BDMACLRN' or 'L2XCFWD') and
29343            'VHOST_1024' and
29344            not 'CFS_OPT' and
29345            not 'VXLAN' and
29346            not 'IP4FWD'"
29347   parameters:
29348   - "throughput"
29349   - "parent"
29350   - "tags"
29351 #  sort:
29352 #  - "1VM"
29353 #  - "L2XCFWD"
29354 #  - "1VM"
29355 #  - "L2BDMACLRN"
29356   layout:
29357     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
29358     layout: "plot-throughput-speedup-analysis"
29359
29360 # Packet Speedup - VPP vhost ip4 3n-skx-x710
29361 -
29362   type: "plot"
29363   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
29364   algorithm: "plot_throughput_speedup_analysis"
29365   output-file-type: ".html"
29366   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
29367   data: "plot-throughput-speedup-analysis-3n-skx"
29368   filter: "'NIC_Intel-X710' and
29369            '64B' and
29370            'NDRPDR' and
29371            'ETH' and
29372            'IP4FWD' and
29373            'VHOST_1024' and
29374            not 'VXLAN' and
29375            not 'DOT1Q'"
29376   parameters:
29377   - "throughput"
29378   - "parent"
29379   - "tags"
29380   sort:
29381   - "not CFS_OPT"
29382   - "1VM"
29383   - "2VM"
29384   layout:
29385     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
29386     layout: "plot-throughput-speedup-analysis"
29387
29388 -
29389   type: "plot"
29390   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
29391   algorithm: "plot_throughput_speedup_analysis"
29392   output-file-type: ".html"
29393   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
29394   data: "plot-throughput-speedup-analysis-3n-skx"
29395   filter: "'NIC_Intel-X710' and
29396            '64B' and
29397            'NDRPDR' and
29398            'ETH' and
29399            'IP4FWD' and
29400            'VHOST_1024' and
29401            not 'VXLAN' and
29402            not 'DOT1Q'"
29403   parameters:
29404   - "throughput"
29405   - "parent"
29406   - "tags"
29407   sort:
29408   - "not CFS_OPT"
29409   - "1VM"
29410   - "2VM"
29411   layout:
29412     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
29413     layout: "plot-throughput-speedup-analysis"
29414
29415 # Packet Speedup - VPP vhost l2sw 3n-skx-x710
29416 -
29417   type: "plot"
29418   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
29419   algorithm: "plot_throughput_speedup_analysis"
29420   output-file-type: ".html"
29421   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
29422   data: "plot-throughput-speedup-analysis-3n-skx"
29423   filter: "'NIC_Intel-X710' and
29424            '64B' and
29425            'NDRPDR' and
29426            ('ETH' or 'DOT1Q') and
29427            'L2BDMACLRN' and
29428            'VHOST_1024' and
29429            not 'VXLAN' and
29430            not 'IP4FWD' and
29431            not '2VM'"
29432   parameters:
29433   - "throughput"
29434   - "parent"
29435   - "tags"
29436 #  sort:
29437 #  - "VM"  # "not CFS_OPT"
29438 #  - "CFS_OPT"
29439 #  - "FIB_10K"
29440 #  - "FIB_100K"
29441 #  - "FIB_1M"
29442   layout:
29443     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
29444     layout: "plot-throughput-speedup-analysis"
29445
29446 -
29447   type: "plot"
29448   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
29449   algorithm: "plot_throughput_speedup_analysis"
29450   output-file-type: ".html"
29451   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
29452   data: "plot-throughput-speedup-analysis-3n-skx"
29453   filter: "'NIC_Intel-X710' and
29454            '64B' and
29455            'NDRPDR' and
29456            ('ETH' or 'DOT1Q') and
29457            'L2BDMACLRN' and
29458            'VHOST_1024' and
29459            not 'VXLAN' and
29460            not 'IP4FWD' and
29461            not '2VM'"
29462   parameters:
29463   - "throughput"
29464   - "parent"
29465   - "tags"
29466 #  sort:
29467 #  - "VM"  # "not CFS_OPT"
29468 #  - "CFS_OPT"
29469 #  - "FIB_10K"
29470 #  - "FIB_100K"
29471 #  - "FIB_1M"
29472   layout:
29473     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
29474     layout: "plot-throughput-speedup-analysis"
29475
29476 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
29477 -
29478   type: "plot"
29479   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
29480   algorithm: "plot_throughput_speedup_analysis"
29481   output-file-type: ".html"
29482   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
29483   data: "plot-throughput-speedup-analysis-3n-skx"
29484   filter: "'NIC_Intel-X710' and
29485            '64B' and
29486            'NDRPDR' and
29487            ('ETH' or 'DOT1Q') and
29488            'BASE' and
29489            ('L2BDMACLRN' or 'L2XCFWD') and
29490            'VHOST_1024' and
29491            not 'VXLAN' and
29492            not 'IP4FWD' and
29493            not '2VM' and
29494            not 'LBOND'"
29495   parameters:
29496   - "throughput"
29497   - "parent"
29498   - "tags"
29499 #  sort:
29500 #  - "not CFS_OPT"
29501 #  - "L2XCFWD"
29502 #  - "not CFS_OPT"
29503 #  - "CFS_OPT"
29504   layout:
29505     title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
29506     layout: "plot-throughput-speedup-analysis"
29507
29508 -
29509   type: "plot"
29510   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
29511   algorithm: "plot_throughput_speedup_analysis"
29512   output-file-type: ".html"
29513   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
29514   data: "plot-throughput-speedup-analysis-3n-skx"
29515   filter: "'NIC_Intel-X710' and
29516            '64B' and
29517            'NDRPDR' and
29518            ('ETH' or 'DOT1Q') and
29519            'BASE' and
29520            ('L2BDMACLRN' or 'L2XCFWD') and
29521            'VHOST_1024' and
29522            not 'VXLAN' and
29523            not 'IP4FWD' and
29524            not '2VM' and
29525            not 'LBOND'"
29526   parameters:
29527   - "throughput"
29528   - "parent"
29529   - "tags"
29530 #  sort:
29531 #  - "not CFS_OPT"
29532 #  - "L2XCFWD"
29533 #  - "not CFS_OPT"
29534 #  - "CFS_OPT"
29535   layout:
29536     title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
29537     layout: "plot-throughput-speedup-analysis"
29538
29539 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
29540 -
29541   type: "plot"
29542   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
29543   algorithm: "plot_throughput_speedup_analysis"
29544   output-file-type: ".html"
29545   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
29546   data: "plot-throughput-speedup-analysis-3n-skx"
29547   filter: "'NIC_Intel-X710' and
29548            '64B' and
29549            'NDRPDR' and
29550            ('ETH' or 'DOT1Q') and
29551            ('L2BDMACLRN' or 'L2XCFWD') and
29552            'VHOST_1024' and
29553            not 'CFS_OPT' and
29554            not 'VXLAN' and
29555            not 'IP4FWD' and
29556            not 'LBOND'"
29557   parameters:
29558   - "throughput"
29559   - "parent"
29560   - "tags"
29561 #  sort:
29562 #  - "1VM"
29563 #  - "L2XCFWD"
29564 #  - "1VM"
29565 #  - "L2BDMACLRN"
29566   layout:
29567     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
29568     layout: "plot-throughput-speedup-analysis"
29569
29570 -
29571   type: "plot"
29572   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
29573   algorithm: "plot_throughput_speedup_analysis"
29574   output-file-type: ".html"
29575   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
29576   data: "plot-throughput-speedup-analysis-3n-skx"
29577   filter: "'NIC_Intel-X710' and
29578            '64B' and
29579            'NDRPDR' and
29580            ('ETH' or 'DOT1Q') and
29581            ('L2BDMACLRN' or 'L2XCFWD') and
29582            'VHOST_1024' and
29583            not 'CFS_OPT' and
29584            not 'VXLAN' and
29585            not 'IP4FWD' and
29586            not 'LBOND'"
29587   parameters:
29588   - "throughput"
29589   - "parent"
29590   - "tags"
29591 #  sort:
29592 #  - "1VM"
29593 #  - "L2XCFWD"
29594 #  - "1VM"
29595 #  - "L2BDMACLRN"
29596   layout:
29597     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
29598     layout: "plot-throughput-speedup-analysis"
29599
29600 # Packet Speedup - VPP vhost ip4 2n-skx-x710
29601 -
29602   type: "plot"
29603   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
29604   algorithm: "plot_throughput_speedup_analysis"
29605   output-file-type: ".html"
29606   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
29607   data: "plot-throughput-speedup-analysis-2n-skx"
29608   filter: "'NIC_Intel-X710' and
29609            '64B' and
29610            'NDRPDR' and
29611            'ETH' and
29612            'IP4FWD' and
29613            'VHOST_1024' and
29614            not 'VXLAN' and
29615            not 'NF_DENSITY' and
29616            not 'DOT1Q'"
29617   parameters:
29618   - "throughput"
29619   - "parent"
29620   - "tags"
29621   sort:
29622   - "not CFS_OPT"
29623   - "1VM"
29624   - "2VM"
29625   layout:
29626     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
29627     layout: "plot-throughput-speedup-analysis"
29628
29629 -
29630   type: "plot"
29631   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
29632   algorithm: "plot_throughput_speedup_analysis"
29633   output-file-type: ".html"
29634   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
29635   data: "plot-throughput-speedup-analysis-2n-skx"
29636   filter: "'NIC_Intel-X710' and
29637            '64B' and
29638            'NDRPDR' and
29639            'ETH' and
29640            'IP4FWD' and
29641            'VHOST_1024' and
29642            not 'VXLAN' and
29643            not 'NF_DENSITY' and
29644            not 'DOT1Q'"
29645   parameters:
29646   - "throughput"
29647   - "parent"
29648   - "tags"
29649   sort:
29650   - "not CFS_OPT"
29651   - "1VM"
29652   - "2VM"
29653   layout:
29654     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
29655     layout: "plot-throughput-speedup-analysis"
29656
29657 # Packet Speedup - VPP vhost l2sw 2n-skx-x710
29658 -
29659   type: "plot"
29660   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
29661   algorithm: "plot_throughput_speedup_analysis"
29662   output-file-type: ".html"
29663   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
29664   data: "plot-throughput-speedup-analysis-2n-skx"
29665   filter: "'NIC_Intel-X710' and
29666            '64B' and
29667            'NDRPDR' and
29668            ('ETH' or 'DOT1Q') and
29669            'L2BDMACLRN' and
29670            'VHOST_1024' and
29671            not 'VXLAN' and
29672            not 'NF_DENSITY' and
29673            not 'IP4FWD' and
29674            not '2VM'"
29675   parameters:
29676   - "throughput"
29677   - "parent"
29678   - "tags"
29679 #  sort:
29680 #  - "VM"  # "not CFS_OPT"
29681 #  - "CFS_OPT"
29682 #  - "FIB_10K"
29683 #  - "FIB_100K"
29684 #  - "FIB_1M"
29685   layout:
29686     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
29687     layout: "plot-throughput-speedup-analysis"
29688
29689 -
29690   type: "plot"
29691   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
29692   algorithm: "plot_throughput_speedup_analysis"
29693   output-file-type: ".html"
29694   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
29695   data: "plot-throughput-speedup-analysis-2n-skx"
29696   filter: "'NIC_Intel-X710' and
29697            '64B' and
29698            'NDRPDR' and
29699            ('ETH' or 'DOT1Q') and
29700            'L2BDMACLRN' and
29701            'VHOST_1024' and
29702            not 'VXLAN' and
29703            not 'NF_DENSITY' and
29704            not 'IP4FWD' and
29705            not '2VM'"
29706   parameters:
29707   - "throughput"
29708   - "parent"
29709   - "tags"
29710 #  sort:
29711 #  - "VM"  # "not CFS_OPT"
29712 #  - "CFS_OPT"
29713 #  - "FIB_10K"
29714 #  - "FIB_100K"
29715 #  - "FIB_1M"
29716   layout:
29717     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
29718     layout: "plot-throughput-speedup-analysis"
29719
29720 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
29721 -
29722   type: "plot"
29723   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
29724   algorithm: "plot_throughput_speedup_analysis"
29725   output-file-type: ".html"
29726   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
29727   data: "plot-throughput-speedup-analysis-2n-skx"
29728   filter: "'NIC_Intel-X710' and
29729            '64B' and
29730            'NDRPDR' and
29731            ('ETH' or 'DOT1Q') and
29732            'BASE' and
29733            ('L2BDMACLRN' or 'L2XCFWD') and
29734            'VHOST_1024' and
29735            not 'VXLAN' and
29736            not 'NF_DENSITY' and
29737            not 'IP4FWD' and
29738            not '2VM'"
29739   parameters:
29740   - "throughput"
29741   - "parent"
29742   - "tags"
29743 #  sort:
29744 #  - "not CFS_OPT"
29745 #  - "L2XCFWD"
29746 #  - "not CFS_OPT"
29747 #  - "CFS_OPT"
29748   layout:
29749     title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
29750     layout: "plot-throughput-speedup-analysis"
29751
29752 -
29753   type: "plot"
29754   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
29755   algorithm: "plot_throughput_speedup_analysis"
29756   output-file-type: ".html"
29757   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
29758   data: "plot-throughput-speedup-analysis-2n-skx"
29759   filter: "'NIC_Intel-X710' and
29760            '64B' and
29761            'NDRPDR' and
29762            ('ETH' or 'DOT1Q') and
29763            'BASE' and
29764            ('L2BDMACLRN' or 'L2XCFWD') and
29765            'VHOST_1024' and
29766            not 'VXLAN' and
29767            not 'NF_DENSITY' and
29768            not 'IP4FWD' and
29769            not '2VM'"
29770   parameters:
29771   - "throughput"
29772   - "parent"
29773   - "tags"
29774 #  sort:
29775 #  - "not CFS_OPT"
29776 #  - "L2XCFWD"
29777 #  - "not CFS_OPT"
29778 #  - "CFS_OPT"
29779   layout:
29780     title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
29781     layout: "plot-throughput-speedup-analysis"
29782
29783 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
29784 -
29785   type: "plot"
29786   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
29787   algorithm: "plot_throughput_speedup_analysis"
29788   output-file-type: ".html"
29789   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
29790   data: "plot-throughput-speedup-analysis-2n-skx"
29791   filter: "'NIC_Intel-X710' and
29792            '64B' and
29793            'NDRPDR' and
29794            ('ETH' or 'DOT1Q') and
29795            ('L2BDMACLRN' or 'L2XCFWD') and
29796            'VHOST_1024' and
29797            not 'CFS_OPT' and
29798            not 'VXLAN' and
29799            not 'NF_DENSITY' and
29800            not 'IP4FWD'"
29801   parameters:
29802   - "throughput"
29803   - "parent"
29804   - "tags"
29805 #  sort:
29806 #  - "1VM"
29807 #  - "L2XCFWD"
29808 #  - "1VM"
29809 #  - "L2BDMACLRN"
29810   layout:
29811     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
29812     layout: "plot-throughput-speedup-analysis"
29813
29814 -
29815   type: "plot"
29816   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
29817   algorithm: "plot_throughput_speedup_analysis"
29818   output-file-type: ".html"
29819   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
29820   data: "plot-throughput-speedup-analysis-2n-skx"
29821   filter: "'NIC_Intel-X710' and
29822            '64B' and
29823            'NDRPDR' and
29824            ('ETH' or 'DOT1Q') and
29825            ('L2BDMACLRN' or 'L2XCFWD') and
29826            'VHOST_1024' and
29827            not 'CFS_OPT' and
29828            not 'VXLAN' and
29829            not 'NF_DENSITY' and
29830            not 'IP4FWD'"
29831   parameters:
29832   - "throughput"
29833   - "parent"
29834   - "tags"
29835 #  sort:
29836 #  - "1VM"
29837 #  - "L2XCFWD"
29838 #  - "1VM"
29839 #  - "L2BDMACLRN"
29840   layout:
29841     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
29842     layout: "plot-throughput-speedup-analysis"
29843
29844 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
29845 -
29846   type: "plot"
29847   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29848   algorithm: "plot_throughput_speedup_analysis"
29849   output-file-type: ".html"
29850   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29851   data: "plot-throughput-speedup-analysis-2n-skx"
29852   filter: "'NIC_Intel-XXV710' and
29853            '64B' and
29854            'NDRPDR' and
29855            'ETH' and
29856            'IP4FWD' and
29857            'VHOST_1024' and
29858            not 'VXLAN' and
29859            not 'DOT1Q'"
29860   parameters:
29861   - "throughput"
29862   - "parent"
29863   - "tags"
29864   sort:
29865   - "not CFS_OPT"
29866   - "1VM"
29867   - "2VM"
29868   layout:
29869     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
29870     layout: "plot-throughput-speedup-analysis"
29871
29872 -
29873   type: "plot"
29874   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29875   algorithm: "plot_throughput_speedup_analysis"
29876   output-file-type: ".html"
29877   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29878   data: "plot-throughput-speedup-analysis-2n-skx"
29879   filter: "'NIC_Intel-XXV710' and
29880            '64B' and
29881            'NDRPDR' and
29882            'ETH' and
29883            'IP4FWD' and
29884            'VHOST_1024' and
29885            not 'VXLAN' and
29886            not 'DOT1Q'"
29887   parameters:
29888   - "throughput"
29889   - "parent"
29890   - "tags"
29891   sort:
29892   - "not CFS_OPT"
29893   - "1VM"
29894   - "2VM"
29895   layout:
29896     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
29897     layout: "plot-throughput-speedup-analysis"
29898
29899 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
29900 -
29901   type: "plot"
29902   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29903   algorithm: "plot_throughput_speedup_analysis"
29904   output-file-type: ".html"
29905   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
29906   data: "plot-throughput-speedup-analysis-2n-skx"
29907   filter: "'NIC_Intel-XXV710' and
29908            '64B' and
29909            'NDRPDR' and
29910            ('ETH' or 'DOT1Q') and
29911            'L2BDMACLRN' and
29912            'VHOST_1024' and
29913            not 'VXLAN' and
29914            not 'IP4FWD' and
29915            not '2VM'"
29916   parameters:
29917   - "throughput"
29918   - "parent"
29919   - "tags"
29920 #  sort:
29921 #  - "VM"  # "not CFS_OPT"
29922 #  - "CFS_OPT"
29923 #  - "FIB_10K"
29924 #  - "FIB_100K"
29925 #  - "FIB_1M"
29926   layout:
29927     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
29928     layout: "plot-throughput-speedup-analysis"
29929
29930 -
29931   type: "plot"
29932   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29933   algorithm: "plot_throughput_speedup_analysis"
29934   output-file-type: ".html"
29935   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
29936   data: "plot-throughput-speedup-analysis-2n-skx"
29937   filter: "'NIC_Intel-XXV710' and
29938            '64B' and
29939            'NDRPDR' and
29940            ('ETH' or 'DOT1Q') and
29941            'L2BDMACLRN' and
29942            'VHOST_1024' and
29943            not 'VXLAN' and
29944            not 'IP4FWD' and
29945            not '2VM'"
29946   parameters:
29947   - "throughput"
29948   - "parent"
29949   - "tags"
29950 #  sort:
29951 #  - "VM"  # "not CFS_OPT"
29952 #  - "CFS_OPT"
29953 #  - "FIB_10K"
29954 #  - "FIB_100K"
29955 #  - "FIB_1M"
29956   layout:
29957     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
29958     layout: "plot-throughput-speedup-analysis"
29959
29960 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
29961 -
29962   type: "plot"
29963   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
29964   algorithm: "plot_throughput_speedup_analysis"
29965   output-file-type: ".html"
29966   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
29967   data: "plot-throughput-speedup-analysis-2n-skx"
29968   filter: "'NIC_Intel-XXV710' and
29969            '64B' and
29970            'NDRPDR' and
29971            ('ETH' or 'DOT1Q') and
29972            'BASE' and
29973            ('L2BDMACLRN' or 'L2XCFWD') and
29974            'VHOST_1024' and
29975            not 'VXLAN' and
29976            not 'IP4FWD' and
29977            not '2VM'"
29978   parameters:
29979   - "throughput"
29980   - "parent"
29981   - "tags"
29982 #  sort:
29983 #  - "not CFS_OPT"
29984 #  - "L2XCFWD"
29985 #  - "not CFS_OPT"
29986 #  - "CFS_OPT"
29987   layout:
29988     title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
29989     layout: "plot-throughput-speedup-analysis"
29990
29991 -
29992   type: "plot"
29993   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
29994   algorithm: "plot_throughput_speedup_analysis"
29995   output-file-type: ".html"
29996   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
29997   data: "plot-throughput-speedup-analysis-2n-skx"
29998   filter: "'NIC_Intel-XXV710' and
29999            '64B' and
30000            'NDRPDR' and
30001            ('ETH' or 'DOT1Q') and
30002            'BASE' and
30003            ('L2BDMACLRN' or 'L2XCFWD') and
30004            'VHOST_1024' and
30005            not 'VXLAN' and
30006            not 'IP4FWD' and
30007            not '2VM'"
30008   parameters:
30009   - "throughput"
30010   - "parent"
30011   - "tags"
30012 #  sort:
30013 #  - "not CFS_OPT"
30014 #  - "L2XCFWD"
30015 #  - "not CFS_OPT"
30016 #  - "CFS_OPT"
30017   layout:
30018     title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
30019     layout: "plot-throughput-speedup-analysis"
30020
30021 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
30022 -
30023   type: "plot"
30024   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
30025   algorithm: "plot_throughput_speedup_analysis"
30026   output-file-type: ".html"
30027   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
30028   data: "plot-throughput-speedup-analysis-2n-skx"
30029   filter: "'NIC_Intel-XXV710' and
30030            '64B' and
30031            'NDRPDR' and
30032            ('ETH' or 'DOT1Q') and
30033            ('L2BDMACLRN' or 'L2XCFWD') and
30034            'VHOST_1024' and
30035            not 'CFS_OPT' and
30036            not 'VXLAN' and
30037            not 'IP4FWD'"
30038   parameters:
30039   - "throughput"
30040   - "parent"
30041   - "tags"
30042 #  sort:
30043 #  - "1VM"
30044 #  - "L2XCFWD"
30045 #  - "1VM"
30046 #  - "L2BDMACLRN"
30047   layout:
30048     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
30049     layout: "plot-throughput-speedup-analysis"
30050
30051 -
30052   type: "plot"
30053   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
30054   algorithm: "plot_throughput_speedup_analysis"
30055   output-file-type: ".html"
30056   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
30057   data: "plot-throughput-speedup-analysis-2n-skx"
30058   filter: "'NIC_Intel-XXV710' and
30059            '64B' and
30060            'NDRPDR' and
30061            ('ETH' or 'DOT1Q') and
30062            ('L2BDMACLRN' or 'L2XCFWD') and
30063            'VHOST_1024' and
30064            not 'CFS_OPT' and
30065            not 'VXLAN' and
30066            not 'IP4FWD'"
30067   parameters:
30068   - "throughput"
30069   - "parent"
30070   - "tags"
30071 #  sort:
30072 #  - "1VM"
30073 #  - "L2XCFWD"
30074 #  - "1VM"
30075 #  - "L2BDMACLRN"
30076   layout:
30077     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
30078     layout: "plot-throughput-speedup-analysis"
30079
30080 ################################################################################
30081
30082 # Speedup - VPP vts 3n-hsw-x520
30083 -
30084   type: "plot"
30085   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
30086   algorithm: "plot_throughput_speedup_analysis"
30087   output-file-type: ".html"
30088   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
30089   data: "plot-throughput-speedup-analysis-3n-hsw"
30090   filter: "'NIC_Intel-X520-DA2' and
30091            '114B' and
30092            'NDRPDR' and
30093            'VTS'"
30094   parameters:
30095   - "throughput"
30096   - "parent"
30097   - "tags"
30098   layout:
30099     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
30100     layout: "plot-throughput-speedup-analysis"
30101
30102 -
30103   type: "plot"
30104   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
30105   algorithm: "plot_throughput_speedup_analysis"
30106   output-file-type: ".html"
30107   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
30108   data: "plot-throughput-speedup-analysis-3n-hsw"
30109   filter: "'NIC_Intel-X520-DA2' and
30110            '114B' and
30111            'NDRPDR' and
30112            'VTS'"
30113   parameters:
30114   - "throughput"
30115   - "parent"
30116   - "tags"
30117   layout:
30118     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
30119     layout: "plot-throughput-speedup-analysis"