7d995447749963b978b1ef6a74a0be21bc1de864
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS]: "https://docs.fd.io/csit"
80     DIR[NEXUS]: "report/_static/archive"
81
82   make-dirs:
83   # List the directories which are created while preparing the environment.
84   # All directories MUST be defined in "paths" section.
85   - "DIR[WORKING,DATA]"
86   - "DIR[STATIC,VPP]"
87   - "DIR[STATIC,DPDK]"
88   - "DIR[STATIC,ARCH]"
89   - "DIR[BUILD,LATEX]"
90   - "DIR[WORKING,SRC]"
91   - "DIR[WORKING,SRC,STATIC]"
92
93   remove-dirs:
94   # List the directories which are deleted while cleaning the environment.
95   # All directories MUST be defined in "paths" section.
96   #- "DIR[BUILD,HTML]"
97   - "DIR[WORKING,DATA]"
98
99   build-dirs:
100   # List the directories where the results (build) is stored.
101   # All directories MUST be defined in "paths" section.
102   - "DIR[BUILD,HTML]"
103   - "DIR[BUILD,LATEX]"
104
105 - type: "configuration"
106
107   limits:
108     nic:
109       x520: 24460000
110       x553: 29761905
111       x710: 35800000
112       xxv710: 35800000
113       xl710: 35800000
114
115     link:
116       10ge: 14880952.38
117       25ge: 37202380.95
118       40ge: 59523809.52
119       100ge: 148809523.81
120
121     pci:
122       pci-g3-x8: 74404761.90
123       pci-g3-x16: 148809523.81
124
125   data-sets:
126
127     ###########################################################################
128     # Plots:
129
130     # 3n-hsw
131
132     plot-vpp-throughput-lat-tsa-3n-hsw:
133       # TODO: Add 1904 data
134       csit-vpp-perf-verify-1904-3n-hsw:
135         - 11  # NDRPDR sel
136         - 12  # NDRPDR sel
137         - 20  # NDRPDR sel
138         - 21  # NDRPDR sel
139         - 23  # NDRPDR sel
140         - 24  # NDRPDR sel
141         - 25  # NDRPDR sel
142
143     plot-vpp-http-server-performance:
144       # TODO: Replace with 1904 data
145       # csit-vpp-perf-verify-1904-3n-hsw:
146       csit-vpp-perf-verify-1810-3n-hsw:
147         - 28  # WRK
148         - 29  # WRK
149         - 30  # WRK
150         - 31  # WRK
151         - 32  # WRK
152         - 33  # WRK
153         - 34  # WRK
154         - 35  # WRK
155         - 36  # WRK
156         - 37  # WRK
157
158     plot-ligato-throughput-lat-tsa-3n-hsw:
159       # TODO: Replace with 1904 data
160       # csit-ligato-perf-verify-1904-3n-hsw:
161       csit-ligato-perf-verify-1901-3n-hsw:
162         - 8   # NDRPDR sel
163         - 9   # NDRPDR sel
164         - 11  # NDRPDR sel
165         - 12  # NDRPDR sel
166         - 13  # NDRPDR sel
167         - 14  # NDRPDR sel
168         - 15  # NDRPDR sel
169         - 16  # NDRPDR sel
170         - 17  # NDRPDR sel
171         - 18  # NDRPDR sel
172
173     plot-dpdk-throughput-latency-3n-hsw:
174       csit-dpdk-perf-verify-1904-3n-hsw:
175         - 2   # NDRPDR sel
176         - 3   # NDRPDR sel
177         - 5   # NDRPDR sel
178         - 6   # NDRPDR sel
179         - 13  # NDRPDR sel
180         - 14  # NDRPDR sel
181         - 15  # NDRPDR sel
182         - 18  # NDRPDR sel
183         - 19  # NDRPDR sel
184         - 20  # NDRPDR sel
185
186     # 3n-skx
187
188     plot-vpp-throughput-lat-tsa-3n-skx:
189       csit-vpp-perf-verify-1904-3n-skx:
190         - 8   # NDRPDR sel
191         - 9   # NDRPDR sel
192         - 10  # NDRPDR sel
193         - 11  # NDRPDR sel
194         - 12  # NDRPDR sel
195         - 14  # NDRPDR sel
196         - 16  # NDRPDR sel
197         - 21  # NDRPDR sel
198         - 23  # NDRPDR sel
199         - 25  # NDRPDR sel
200
201     plot-dpdk-throughput-latency-3n-skx:
202       csit-dpdk-perf-verify-1904-3n-skx:
203         - 2   # NDRPDR sel
204         - 3   # NDRPDR sel
205         - 4   # NDRPDR sel
206         - 5   # NDRPDR sel
207         - 6   # NDRPDR sel
208         - 7   # NDRPDR sel
209         - 11  # NDRPDR sel
210         - 12  # NDRPDR sel
211         - 13  # NDRPDR sel
212         - 14  # NDRPDR sel
213
214     # 2n-skx
215
216     plot-vpp-throughput-lat-tsa-2n-skx:
217       csit-vpp-perf-verify-1904-2n-skx:
218         - 12  # NDRPDR sel
219         - 14  # NDRPDR sel
220         - 16  # NDRPDR sel
221         - 17  # NDRPDR sel
222         - 18  # NDRPDR sel
223         - 21  # NDRPDR sel
224         - 27  # NDRPDR sel
225         - 30  # NDRPDR sel
226         - 31  # NDRPDR sel
227         - 32  # NDRPDR sel
228
229     plot-vpp-soak-2n-skx:
230       # TODO: Replace with 1904 data
231       # csit-vpp-perf-verify-1904-2n-skx:
232       csit-vpp-perf-verify-1901-2n-skx:
233         - 45  # SOAK sel
234
235     plot-vpp-nfv-2n-skx:
236       # TODO: Add 1904 data
237       csit-vpp-perf-verify-1904-2n-skx:
238         - 9   # NFV NDRPDR
239
240     plot-vpp-nfv-2n-skx-mrr:
241       # TODO: Add 1904 data
242       csit-vpp-perf-verify-1904-2n-skx:
243         - 40  # NFV MRR
244         - 41  # NFV MRR
245         - 42  # NFV MRR
246
247     plot-dpdk-throughput-latency-2n-skx:
248       csit-dpdk-perf-verify-1904-2n-skx:
249         - 2   # NDRPDR sel
250         - 3   # NDRPDR sel
251         - 4   # NDRPDR sel
252         - 5   # NDRPDR sel
253         - 7   # NDRPDR sel
254         - 8   # NDRPDR sel
255         - 9   # NDRPDR sel
256         - 10  # NDRPDR sel
257         - 11  # NDRPDR sel
258         - 12  # NDRPDR sel
259
260     # 3rd party
261
262     # Denverton:
263     intel-dnv-vpp:
264       # TODO: Replace with 1904 data
265       # intel-dnv-vpp-release-1904:
266       intel-dnv-vpp-release-1901:
267         - 1
268
269     ###########################################################################
270     # Simple tables (only one data set):
271
272     # NIC Comparisons
273
274     vpp-nic-comparison-3n-hsw:
275       # TODO: Add 1904 data
276       csit-vpp-perf-verify-1904-3n-hsw:
277         - 11  # NDRPDR sel
278         - 12  # NDRPDR sel
279         - 20  # NDRPDR sel
280         - 21  # NDRPDR sel
281         - 23  # NDRPDR sel
282         - 24  # NDRPDR sel
283         - 25  # NDRPDR sel
284
285     vpp-nic-comparison-3n-skx:
286       csit-vpp-perf-verify-1904-3n-skx:
287         - 8   # NDRPDR sel
288         - 9   # NDRPDR sel
289         - 10  # NDRPDR sel
290         - 11  # NDRPDR sel
291         - 12  # NDRPDR sel
292         - 14  # NDRPDR sel
293         - 16  # NDRPDR sel
294         - 21  # NDRPDR sel
295         - 23  # NDRPDR sel
296         - 25  # NDRPDR sel
297
298     vpp-nic-comparison-2n-skx:
299       csit-vpp-perf-verify-1904-2n-skx:
300         - 12  # NDRPDR sel
301         - 14  # NDRPDR sel
302         - 16  # NDRPDR sel
303         - 17  # NDRPDR sel
304         - 18  # NDRPDR sel
305         - 21  # NDRPDR sel
306         - 27  # NDRPDR sel
307         - 30  # NDRPDR sel
308         - 31  # NDRPDR sel
309         - 32  # NDRPDR sel
310
311     vpp-nic-comparison-3n-hsw-mrr:
312       csit-vpp-perf-verify-1904-3n-hsw:
313         - 9   # MRR sel
314
315     vpp-nic-comparison-3n-skx-mrr:
316       csit-vpp-perf-verify-1904-3n-skx:
317         - 7   # MRR sel
318
319     vpp-nic-comparison-2n-skx-mrr:
320       csit-vpp-perf-verify-1904-2n-skx:
321         - 11  # MRR sel
322
323     # Results
324
325     vpp-perf-results-3n-hsw:
326       # TODO: Replace with FULL 1904 data
327       csit-vpp-perf-verify-1904-3n-hsw:
328         - 12  # NDRPDR sel
329
330     vpp-perf-results-3n-skx:
331       # TODO: Replace with FULL 1904 data
332       csit-vpp-perf-verify-1904-3n-skx:
333         - 10  # NDRPDR sel
334
335     vpp-perf-results-2n-skx:
336       # TODO: Add FULL 1904 data
337       csit-vpp-perf-verify-1904-2n-skx:
338         - 33  # NDRPDR full
339         - 39  # NDRPDR full
340
341     vpp-mrr-results-3n-hsw:
342       csit-vpp-perf-verify-1904-3n-hsw:
343         - 9   # MRR sel
344
345     vpp-mrr-results-3n-skx:
346       csit-vpp-perf-verify-1904-3n-skx:
347         - 7   # MRR sel
348
349     vpp-mrr-results-2n-skx:
350       csit-vpp-perf-verify-1904-2n-skx:
351         - 11  # MRR sel
352
353     vpp-func-results-ubuntu:
354       csit-vpp-functional-1904-ubuntu1604-virl:
355         - 29
356
357     vpp-func-results-centos:
358       csit-vpp-functional-1904-centos7-virl:
359         - 32
360
361     vpp-device-results-ubuntu:
362       csit-vpp-device-1904-ubuntu1804-1n-skx:
363         - 33
364
365     # VPP Ligato
366     ligato-perf-results-3n-hsw:
367       # TODO: Replace with 1904 data
368       # csit-ligato-perf-verify-1904-3n-hsw:
369       csit-ligato-perf-verify-1901-3n-hsw:
370         - 10  # NDRPDR full
371
372     dpdk-perf-results-3n-hsw:
373       csit-dpdk-perf-verify-1904-3n-hsw:
374         - 5   # NDRPDR sel
375
376     dpdk-perf-results-3n-skx:
377       csit-dpdk-perf-verify-1904-3n-skx:
378         - 7   # NDRPDR sel
379
380     dpdk-perf-results-2n-skx:
381       csit-dpdk-perf-verify-1904-2n-skx:
382         - 9   # NDRPDR sel
383
384     # HoneyComb Functional
385     hc-func-results:
386       csit-hc2vpp-verify-func-1904-ubuntu1604:
387         - 1
388
389 #    # NSH SFC Functional
390 #    nsh-func-results:
391 #      # Not used
392 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
393 #        - 1
394
395     # DMM Functional
396     dmm-func-results:
397       csit-dmm-functional-1904-ubuntu1604-virl:
398         - 1
399
400     ###########################################################################
401     # Tables (more than one data set)
402
403     # Performance changes
404
405     intel-dnv-vpp-changes-2n-dnv-h1:
406       intel-dnv-vpp-release-1810:
407         - 1
408     intel-dnv-vpp-changes-2n-dnv-ref:
409       intel-dnv-vpp-release-1901:
410         - 1
411     intel-dnv-vpp-changes-2n-dnv-cmp:
412       # TODO: Replace with 1904 data
413       # intel-dnv-vpp-release-1904:
414       intel-dnv-vpp-release-1901:
415         - 1
416     intel-dnv-vpp-changes-2n-dnv:
417       - "intel-dnv-vpp-changes-2n-dnv-h1"
418       - "intel-dnv-vpp-changes-2n-dnv-ref"
419       - "intel-dnv-vpp-changes-2n-dnv-cmp"
420
421     vpp-performance-changes-3n-hsw-h1:
422       csit-vpp-perf-verify-1810-3n-hsw:
423         - 8   # NDRPDR sel
424         - 12  # NDRPDR sel
425         - 14  # NDRPDR sel
426         - 18  # NDRPDR sel
427         - 23  # NDRPDR sel
428         - 25  # NDRPDR sel
429         - 38  # NDRPDR sel
430         - 39  # NDRPDR sel
431         - 41  # NDRPDR sel
432         - 42  # NDRPDR sel
433     vpp-performance-changes-3n-hsw-ref:
434       csit-vpp-perf-verify-1901-3n-hsw:
435         - 10  # NDRPDR sel
436         - 19  # NDRPDR sel
437         - 31  # NDRPDR sel
438         - 36  # NDRPDR sel
439         - 40  # NDRPDR sel
440         - 42  # NDRPDR sel
441         - 44  # NDRPDR sel
442         - 46  # NDRPDR sel
443         - 47  # NDRPDR sel
444         - 48  # NDRPDR sel
445         - 61  # NDRPDR LB
446         - 62  # NDRPDR LB
447         - 63  # NDRPDR LB
448         - 64  # NDRPDR LB
449         - 65  # NDRPDR LB
450         - 66  # NDRPDR LB
451         - 67  # NDRPDR LB
452         - 69  # NDRPDR LB
453         - 70  # NDRPDR LB
454         - 71  # NDRPDR LB
455     vpp-performance-changes-3n-hsw-cmp:
456       # TODO: Add 1904 data
457       csit-vpp-perf-verify-1904-3n-hsw:
458         - 11  # NDRPDR sel
459         - 12  # NDRPDR sel
460         - 20  # NDRPDR sel
461         - 21  # NDRPDR sel
462         - 23  # NDRPDR sel
463         - 24  # NDRPDR sel
464         - 25  # NDRPDR sel
465     vpp-performance-changes-3n-hsw:
466       - "vpp-performance-changes-3n-hsw-h1"
467       - "vpp-performance-changes-3n-hsw-ref"
468       - "vpp-performance-changes-3n-hsw-cmp"
469
470     vpp-performance-changes-3n-skx-h1:
471       csit-vpp-perf-verify-1810-3n-skx:
472         - 10  # NDRPDR sel
473         - 14  # NDRPDR sel
474         - 15  # NDRPDR sel
475         - 16  # NDRPDR sel
476         - 17  # NDRPDR sel
477         - 19  # NDRPDR sel
478         - 20  # NDRPDR sel
479         - 21  # NDRPDR sel
480         - 22  # NDRPDR sel
481         - 25  # NDRPDR sel
482     vpp-performance-changes-3n-skx-ref:
483       csit-vpp-perf-verify-1901-3n-skx:
484         - 18  # NDRPDR sel
485         - 19  # NDRPDR sel
486         - 20  # NDRPDR sel
487         - 28  # NDRPDR sel
488         - 31  # NDRPDR sel
489         - 33  # NDRPDR sel
490         - 36  # NDRPDR sel
491         - 38  # NDRPDR sel
492         - 47  # NDRPDR sel
493         - 48  # NDRPDR sel
494         - 54  # NDRPDR LB
495         - 57  # NDRPDR LB
496         - 58  # NDRPDR LB
497         - 59  # NDRPDR LB
498         - 60  # NDRPDR LB
499         - 63  # NDRPDR LB
500         - 64  # NDRPDR LB
501         - 65  # NDRPDR LB
502         - 66  # NDRPDR LB
503         - 67  # NDRPDR LB
504     vpp-performance-changes-3n-skx-cmp:
505       csit-vpp-perf-verify-1904-3n-skx:
506         - 8   # NDRPDR sel
507         - 9   # NDRPDR sel
508         - 10  # NDRPDR sel
509         - 11  # NDRPDR sel
510         - 12  # NDRPDR sel
511         - 14  # NDRPDR sel
512         - 16  # NDRPDR sel
513         - 21  # NDRPDR sel
514         - 23  # NDRPDR sel
515         - 25  # NDRPDR sel
516     vpp-performance-changes-3n-skx:
517       - "vpp-performance-changes-3n-skx-h1"
518       - "vpp-performance-changes-3n-skx-ref"
519       - "vpp-performance-changes-3n-skx-cmp"
520
521     vpp-performance-changes-2n-skx-h1:
522       csit-vpp-perf-verify-1810-2n-skx:
523         - 9   # NDRPDR sel
524         - 13  # NDRPDR sel
525         - 14  # NDRPDR sel
526         - 19  # NDRPDR sel
527         - 20  # NDRPDR sel
528         - 21  # NDRPDR sel
529         - 22  # NDRPDR sel
530         - 23  # NDRPDR sel
531         - 24  # NDRPDR sel
532         - 27  # NDRPDR sel
533     vpp-performance-changes-2n-skx-ref:
534       csit-vpp-perf-verify-1901-2n-skx:
535         - 5   # NDRPDR sel
536         - 12  # NDRPDR sel
537         - 13  # NDRPDR sel
538         - 21  # NDRPDR sel
539         - 23  # NDRPDR sel
540         - 31  # NDRPDR sel
541         - 34  # NDRPDR sel
542         - 40  # NDRPDR sel
543         - 42  # NDRPDR sel
544         - 43  # NDRPDR sel
545     vpp-performance-changes-2n-skx-cmp:
546       csit-vpp-perf-verify-1904-2n-skx:
547         - 12  # NDRPDR sel
548         - 14  # NDRPDR sel
549         - 16  # NDRPDR sel
550         - 17  # NDRPDR sel
551         - 18  # NDRPDR sel
552         - 21  # NDRPDR sel
553         - 27  # NDRPDR sel
554         - 30  # NDRPDR sel
555         - 31  # NDRPDR sel
556         - 32  # NDRPDR sel
557     vpp-performance-changes-2n-skx:
558       - "vpp-performance-changes-2n-skx-h1"
559       - "vpp-performance-changes-2n-skx-ref"
560       - "vpp-performance-changes-2n-skx-cmp"
561
562     vpp-performance-changes-3n-hsw-mrr-h1:
563       csit-vpp-perf-verify-1810-3n-hsw:
564         - 9   # MRR sel
565     vpp-performance-changes-3n-hsw-mrr-ref:
566       csit-vpp-perf-verify-1901-3n-hsw:
567         - 35  # MRR sel
568     vpp-performance-changes-3n-hsw-mrr-cmp:
569       csit-vpp-perf-verify-1904-3n-hsw:
570         - 9   # MRR sel
571     vpp-performance-changes-3n-hsw-mrr:
572       - "vpp-performance-changes-3n-hsw-mrr-h1"
573       - "vpp-performance-changes-3n-hsw-mrr-ref"
574       - "vpp-performance-changes-3n-hsw-mrr-cmp"
575
576     vpp-performance-changes-3n-skx-mrr-h1:
577       csit-vpp-perf-verify-1810-3n-skx:
578         - 9   # MRR sel
579         - 11  # MRR sel
580         - 12  # MRR sel
581         - 13  # MRR sel
582     vpp-performance-changes-3n-skx-mrr-ref:
583       csit-vpp-perf-verify-1901-3n-skx:
584         - 32  # MRR sel
585     vpp-performance-changes-3n-skx-mrr-cmp:
586       csit-vpp-perf-verify-1904-3n-skx:
587         - 7   # MRR sel
588     vpp-performance-changes-3n-skx-mrr:
589       - "vpp-performance-changes-3n-skx-mrr-h1"
590       - "vpp-performance-changes-3n-skx-mrr-ref"
591       - "vpp-performance-changes-3n-skx-mrr-cmp"
592
593     vpp-performance-changes-2n-skx-mrr-h1:
594       csit-vpp-perf-verify-1810-2n-skx:
595         - 8   # MRR sel
596         - 10  # MRR sel
597         - 11  # MRR sel
598         - 12  # MRR sel
599     vpp-performance-changes-2n-skx-mrr-ref:
600       csit-vpp-perf-verify-1901-2n-skx:
601         - 22  # MRR sel
602     vpp-performance-changes-2n-skx-mrr-cmp:
603       csit-vpp-perf-verify-1904-2n-skx:
604         - 11  # MRR sel
605     vpp-performance-changes-2n-skx-mrr:
606       - "vpp-performance-changes-2n-skx-mrr-h1"
607       - "vpp-performance-changes-2n-skx-mrr-ref"
608       - "vpp-performance-changes-2n-skx-mrr-cmp"
609
610     dpdk-performance-changes-3n-hsw-h1:
611       csit-dpdk-perf-verify-1810-3n-hsw:
612         - 1   # NDRPDR sel
613         - 2   # NDRPDR sel
614         - 3   # NDRPDR sel
615         - 4   # NDRPDR sel
616         - 5   # NDRPDR sel
617         - 6   # NDRPDR sel
618         - 7   # NDRPDR sel
619         - 8   # NDRPDR sel
620         - 9   # NDRPDR sel
621         - 10  # NDRPDR sel
622     dpdk-performance-changes-3n-hsw-ref:
623       csit-dpdk-perf-verify-1901-3n-hsw:
624         - 13  # NDRPDR sel
625         - 14  # NDRPDR sel
626         - 16  # NDRPDR sel
627         - 17  # NDRPDR sel
628         - 18  # NDRPDR sel
629         - 19  # NDRPDR sel
630         - 20  # NDRPDR sel
631         - 21  # NDRPDR sel
632         - 22  # NDRPDR sel
633         - 23  # NDRPDR sel
634     dpdk-performance-changes-3n-hsw-cmp:
635       csit-dpdk-perf-verify-1904-3n-hsw:
636         - 2   # NDRPDR sel
637         - 3   # NDRPDR sel
638         - 5   # NDRPDR sel
639         - 6   # NDRPDR sel
640         - 13  # NDRPDR sel
641         - 14  # NDRPDR sel
642         - 15  # NDRPDR sel
643         - 18  # NDRPDR sel
644         - 19  # NDRPDR sel
645         - 20  # NDRPDR sel
646     dpdk-performance-changes-3n-hsw:
647       - "dpdk-performance-changes-3n-hsw-h1"
648       - "dpdk-performance-changes-3n-hsw-ref"
649       - "dpdk-performance-changes-3n-hsw-cmp"
650
651     dpdk-performance-changes-3n-skx-h1:
652       csit-dpdk-perf-verify-1810-3n-skx:
653         - 3   # NDRPDR sel
654         - 4   # NDRPDR sel
655         - 6   # NDRPDR sel
656         - 7   # NDRPDR sel
657         - 8   # NDRPDR sel
658         - 9   # NDRPDR sel
659         - 10  # NDRPDR sel
660         - 11  # NDRPDR sel
661         - 12  # NDRPDR sel
662         - 13  # NDRPDR sel
663     dpdk-performance-changes-3n-skx-ref:
664       csit-dpdk-perf-verify-1901-3n-skx:
665         - 3   # NDRPDR sel
666         - 5   # NDRPDR sel
667         - 6   # NDRPDR sel
668         - 7   # NDRPDR sel
669         - 8   # NDRPDR sel
670         - 9   # NDRPDR sel
671         - 10  # NDRPDR sel
672         - 11  # NDRPDR sel
673         - 12  # NDRPDR sel
674         - 13  # NDRPDR sel
675     dpdk-performance-changes-3n-skx-cmp:
676       csit-dpdk-perf-verify-1904-3n-skx:
677         - 2   # NDRPDR sel
678         - 3   # NDRPDR sel
679         - 4   # NDRPDR sel
680         - 5   # NDRPDR sel
681         - 6   # NDRPDR sel
682         - 7   # NDRPDR sel
683         - 11  # NDRPDR sel
684         - 12  # NDRPDR sel
685         - 13  # NDRPDR sel
686         - 14  # NDRPDR sel
687     dpdk-performance-changes-3n-skx:
688       - "dpdk-performance-changes-3n-skx-h1"
689       - "dpdk-performance-changes-3n-skx-ref"
690       - "dpdk-performance-changes-3n-skx-cmp"
691
692     dpdk-performance-changes-2n-skx-h1:
693       csit-dpdk-perf-verify-1810-2n-skx:
694         - 3   # NDRPDR sel
695         - 4   # NDRPDR sel
696         - 5   # NDRPDR sel
697         - 7   # NDRPDR sel
698         - 8   # NDRPDR sel
699         - 9   # NDRPDR sel
700         - 10  # NDRPDR sel
701         - 11  # NDRPDR sel
702         - 12  # NDRPDR sel
703         - 13  # NDRPDR sel
704     dpdk-performance-changes-2n-skx-ref:
705       csit-dpdk-perf-verify-1901-2n-skx:
706         - 12  # NDRPDR sel
707         - 13  # NDRPDR sel
708         - 14  # NDRPDR sel
709         - 15  # 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     dpdk-performance-changes-2n-skx-cmp:
717       csit-dpdk-perf-verify-1904-2n-skx:
718         - 2   # NDRPDR sel
719         - 3   # NDRPDR sel
720         - 4   # NDRPDR sel
721         - 5   # NDRPDR sel
722         - 7   # NDRPDR sel
723         - 8   # NDRPDR sel
724         - 9   # NDRPDR sel
725         - 10  # NDRPDR sel
726         - 11  # NDRPDR sel
727         - 12  # NDRPDR sel
728     dpdk-performance-changes-2n-skx:
729       - "dpdk-performance-changes-2n-skx-h1"
730       - "dpdk-performance-changes-2n-skx-ref"
731       - "dpdk-performance-changes-2n-skx-cmp"
732
733     # Compare testbeds
734
735     vpp-compare-testbeds-ref:
736       # TODO: Add 1904 data
737       csit-vpp-perf-verify-1904-3n-hsw:
738         - 11  # NDRPDR sel
739         - 12  # NDRPDR sel
740         - 20  # NDRPDR sel
741         - 21  # NDRPDR sel
742         - 23  # NDRPDR sel
743         - 24  # NDRPDR sel
744         - 25  # NDRPDR sel
745     vpp-compare-testbeds-cmp:
746       csit-vpp-perf-verify-1904-3n-skx:
747         - 8   # NDRPDR sel
748         - 9   # NDRPDR sel
749         - 10  # NDRPDR sel
750         - 11  # NDRPDR sel
751         - 12  # NDRPDR sel
752         - 14  # NDRPDR sel
753         - 16  # NDRPDR sel
754         - 21  # NDRPDR sel
755         - 23  # NDRPDR sel
756         - 25  # NDRPDR sel
757     vpp-compare-testbeds:
758       - "vpp-compare-testbeds-ref"
759       - "vpp-compare-testbeds-cmp"
760
761     vpp-compare-testbeds-mrr-ref:
762       csit-vpp-perf-verify-1904-3n-hsw:
763         - 9   # MRR sel
764     vpp-compare-testbeds-mrr-cmp:
765       csit-vpp-perf-verify-1904-3n-skx:
766         - 7   # MRR sel
767     vpp-compare-testbeds-mrr:
768       - "vpp-compare-testbeds-mrr-ref"
769       - "vpp-compare-testbeds-mrr-cmp"
770
771     dpdk-compare-testbeds-ref:
772       csit-dpdk-perf-verify-1904-3n-hsw:
773         - 2   # NDRPDR sel
774         - 3   # NDRPDR sel
775         - 5   # NDRPDR sel
776         - 6   # NDRPDR sel
777         - 13  # NDRPDR sel
778         - 14  # NDRPDR sel
779         - 15  # NDRPDR sel
780         - 18  # NDRPDR sel
781         - 19  # NDRPDR sel
782         - 20  # NDRPDR sel
783     dpdk-compare-testbeds-cmp:
784       csit-dpdk-perf-verify-1904-3n-skx:
785         - 2   # NDRPDR sel
786         - 3   # NDRPDR sel
787         - 4   # NDRPDR sel
788         - 5   # NDRPDR sel
789         - 6   # NDRPDR sel
790         - 7   # NDRPDR sel
791         - 11  # NDRPDR sel
792         - 12  # NDRPDR sel
793         - 13  # NDRPDR sel
794         - 14  # NDRPDR sel
795     dpdk-compare-testbeds:
796       - "dpdk-compare-testbeds-ref"
797       - "dpdk-compare-testbeds-cmp"
798
799     # Compare topologies
800
801     vpp-compare-topologies-ref:
802       csit-vpp-perf-verify-1904-3n-skx:
803         - 8   # NDRPDR sel
804         - 9   # NDRPDR sel
805         - 10  # NDRPDR sel
806         - 11  # NDRPDR sel
807         - 12  # NDRPDR sel
808         - 14  # NDRPDR sel
809         - 16  # NDRPDR sel
810         - 21  # NDRPDR sel
811         - 23  # NDRPDR sel
812         - 25  # NDRPDR sel
813     vpp-compare-topologies-cmp:
814       csit-vpp-perf-verify-1904-2n-skx:
815         - 12  # NDRPDR sel
816         - 14  # NDRPDR sel
817         - 16  # NDRPDR sel
818         - 17  # NDRPDR sel
819         - 18  # NDRPDR sel
820         - 21  # NDRPDR sel
821         - 27  # NDRPDR sel
822         - 30  # NDRPDR sel
823         - 31  # NDRPDR sel
824         - 32  # NDRPDR sel
825     vpp-compare-topologies:
826       - "vpp-compare-topologies-ref"
827       - "vpp-compare-topologies-cmp"
828
829     vpp-compare-topologies-mrr-ref:
830       csit-vpp-perf-verify-1904-3n-skx:
831         - 7   # MRR sel
832     vpp-compare-topologies-mrr-cmp:
833       csit-vpp-perf-verify-1904-2n-skx:
834         - 11  # MRR sel
835     vpp-compare-topologies-mrr:
836       - "vpp-compare-topologies-mrr-ref"
837       - "vpp-compare-topologies-mrr-cmp"
838
839     dpdk-compare-topologies-ref:
840       csit-dpdk-perf-verify-1904-3n-skx:
841         - 2   # NDRPDR sel
842         - 3   # NDRPDR sel
843         - 4   # NDRPDR sel
844         - 5   # NDRPDR sel
845         - 6   # NDRPDR sel
846         - 7   # NDRPDR sel
847         - 11  # NDRPDR sel
848         - 12  # NDRPDR sel
849         - 13  # NDRPDR sel
850         - 14  # NDRPDR sel
851     dpdk-compare-topologies-cmp:
852       csit-dpdk-perf-verify-1904-2n-skx:
853         - 2   # NDRPDR sel
854         - 3   # NDRPDR sel
855         - 4   # NDRPDR sel
856         - 5   # NDRPDR sel
857         - 7   # NDRPDR sel
858         - 8   # NDRPDR sel
859         - 9   # NDRPDR sel
860         - 10  # NDRPDR sel
861         - 11  # NDRPDR sel
862         - 12  # NDRPDR sel
863     dpdk-compare-topologies:
864       - "dpdk-compare-topologies-ref"
865       - "dpdk-compare-topologies-cmp"
866
867   plot-layouts:
868
869     plot-soak-throughput:
870       titlefont:
871         size: 18
872       xaxis:
873         title: "<b>Test Cases [Index]</b>"
874         titlefont:
875           size: 16
876         autorange: True
877         fixedrange: False
878         gridcolor: "rgb(230, 230, 230)"
879         linecolor: "rgb(220, 220, 220)"
880         linewidth: 1
881         showgrid: True
882         showline: True
883         showticklabels: True
884         tickcolor: "rgb(220, 220, 220)"
885         tickmode: "linear"
886         tickfont:
887           size: 16
888         zeroline: False
889       yaxis:
890         title: "<b>Packet Throughput [Mpps]</b>"
891         titlefont:
892           size: 16
893         gridcolor: "rgb(230, 230, 230)"
894         hoverformat: ".4s"
895         tickformat: ".3s"
896         linecolor: "rgb(220, 220, 220)"
897         linewidth: 1
898         showgrid: True
899         showline: True
900         showticklabels: True
901         tickcolor: "rgb(220, 220, 220)"
902         tickfont:
903           size: 16
904         zeroline: False
905         range: [0,50]
906       autosize: False
907       margin:
908         t: 50
909         b: 0
910         l: 80
911         r: 20
912       showlegend: True
913       legend:
914         orientation: "h"
915         font:
916           size: 16
917       width: 700
918       height: 900
919
920     plot-service-density:
921       titlefont:
922         size: 18
923       xaxis:
924         side: "top"
925         autorange: True
926         fixedrange: False
927         showgrid: False
928         showline: False
929         showticklabels: False
930         ticks: ""
931         ticklen: 0
932         tickwidth: 0
933         zeroline: False
934       yaxis:
935         autorange: "reversed"
936         showgrid: False
937         showline: False
938         showticklabels: False
939         ticks: ""
940         ticklen: 0
941         tickwidth: 0
942         zeroline: False
943       autosize: True
944       showlegend: False
945       width: 700
946       height: 700
947
948     plot-cps:
949       titlefont:
950         size: 18
951       xaxis:
952         title: "<b>Test Cases [Index]</b>"
953         titlefont:
954           size: 16
955         autorange: True
956         fixedrange: False
957         gridcolor: "rgb(230, 230, 230)"
958         linecolor: "rgb(220, 220, 220)"
959         linewidth: 1
960         showgrid: True
961         showline: True
962         showticklabels: True
963         tickcolor: "rgb(220, 220, 220)"
964         tickmode: "linear"
965         tickfont:
966           size: 16
967         zeroline: False
968       yaxis:
969         title: "<b>Connections Per Second [cps]</b>"
970         titlefont:
971           size: 16
972         gridcolor: "rgb(230, 230, 230)"
973         hoverformat: ".4s"
974         linecolor: "rgb(220, 220, 220)"
975         linewidth: 1
976         rangemode: "tozero"
977         showgrid: True
978         showline: True
979         showticklabels: True
980         tickcolor: "rgb(220, 220, 220)"
981         tickformat: ".3s"
982         tickfont:
983           size: 16
984         zeroline: False
985       boxmode: "group"
986       boxgroupgap: 0.5
987       autosize: False
988       margin:
989         t: 50
990         b: 20
991         l: 80
992         r: 20
993       showlegend: True
994       legend:
995         orientation: "h"
996         font:
997           size: 16
998       width: 700
999       height: 800
1000
1001     plot-rps:
1002       titlefont:
1003         size: 18
1004       xaxis:
1005         title: "<b>Test Cases [Index]</b>"
1006         titlefont:
1007           size: 16
1008         autorange: True
1009         fixedrange: False
1010         gridcolor: "rgb(230, 230, 230)"
1011         linecolor: "rgb(220, 220, 220)"
1012         linewidth: 1
1013         showgrid: True
1014         showline: True
1015         showticklabels: True
1016         tickcolor: "rgb(220, 220, 220)"
1017         tickmode: "linear"
1018         tickfont:
1019           size: 16
1020         zeroline: False
1021       yaxis:
1022         title: "<b>Requests Per Second [rps]</b>"
1023         titlefont:
1024           size: 16
1025         gridcolor: "rgb(230, 230, 230)"
1026         hoverformat: ".4s"
1027         linecolor: "rgb(220, 220, 220)"
1028         linewidth: 1
1029         rangemode: "tozero"
1030         showgrid: True
1031         showline: True
1032         showticklabels: True
1033         tickcolor: "rgb(230, 230, 230)"
1034         tickformat: ".3s"
1035         tickfont:
1036           size: 16
1037         zeroline: False
1038       boxmode: "group"
1039       boxgroupgap: 0.5
1040       autosize: False
1041       margin:
1042         t: 50
1043         b: 20
1044         l: 80
1045         r: 20
1046       showlegend: True
1047       legend:
1048         orientation: "h"
1049         font:
1050           size: 16
1051       width: 700
1052       height: 800
1053
1054     plot-throughput:
1055       titlefont:
1056         size: 18
1057       xaxis:
1058         title: "<b>Test Cases [Index]</b>"
1059         titlefont:
1060           size: 16
1061         autorange: True
1062         fixedrange: False
1063         gridcolor: "rgb(230, 230, 230)"
1064         linecolor: "rgb(220, 220, 220)"
1065         linewidth: 1
1066         showgrid: True
1067         showline: True
1068         showticklabels: True
1069         tickcolor: "rgb(220, 220, 220)"
1070         tickmode: "linear"
1071         tickfont:
1072           size: 16
1073         zeroline: False
1074       yaxis:
1075         title: "<b>Packet Throughput [Mpps]</b>"
1076         titlefont:
1077           size: 16
1078         gridcolor: "rgb(230, 230, 230)"
1079         hoverformat: ".4s"
1080         tickformat: ".3s"
1081         linecolor: "rgb(220, 220, 220)"
1082         linewidth: 1
1083         showgrid: True
1084         showline: True
1085         showticklabels: True
1086         tickcolor: "rgb(220, 220, 220)"
1087         tickfont:
1088           size: 16
1089         zeroline: False
1090         range: [0,50]
1091       boxmode: "group"
1092       boxgroupgap: 0.5
1093       autosize: False
1094       margin:
1095         t: 50
1096         b: 0
1097         l: 80
1098         r: 20
1099       showlegend: True
1100       legend:
1101         orientation: "h"
1102         font:
1103           size: 16
1104       width: 700
1105       height: 900
1106
1107     plot-throughput-speedup-analysis:
1108       titlefont:
1109         size: 18
1110       xaxis:
1111         title: "<b>Number of Cores [Qty]</b>"
1112         titlefont:
1113           size: 16
1114         autorange: True
1115         fixedrange: False
1116         gridcolor: "rgb(230, 230, 230)"
1117         linecolor: "rgb(220, 220, 220)"
1118         linewidth: 1
1119         showgrid: True
1120         showline: True
1121         showticklabels: True
1122         tickcolor: "rgb(238, 238, 238)"
1123         tickmode: "linear"
1124         tickfont:
1125           size: 16
1126         zeroline: False
1127       yaxis:
1128         title: "<b>Packet Throughput [Mpps]</b>"
1129         titlefont:
1130           size: 16
1131         type: "linear"
1132         gridcolor: "rgb(230, 230, 230)"
1133         hoverformat: ".4s"
1134         linecolor: "rgb(220, 220, 220)"
1135         linewidth: 1
1136         showgrid: True
1137         showline: True
1138         showticklabels: True
1139         tickcolor: "rgb(220, 220, 220)"
1140         tickformat: ".4s"
1141         tickfont:
1142           size: 16
1143         zeroline: True
1144         rangemode: "tozero"
1145         range: [0,100]
1146       legend:
1147         orientation: "h"
1148         font:
1149           size: 16
1150         xanchor: "left"
1151         yanchor: "top"
1152         x: 0
1153         y: -0.2
1154         bgcolor: "rgba(255, 255, 255, 0)"
1155         bordercolor: "rgba(255, 255, 255, 0)"
1156         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1157       autosize: False
1158       margin:
1159           't': 50
1160           'b': 150
1161           'l': 85
1162           'r': 10
1163       showlegend: True
1164       width: 700
1165       height: 700
1166       hoverlabel:
1167         namelength: -1
1168       annotations: [
1169         {
1170           text: "_ _          __          ...",
1171           align: "left",
1172           showarrow: False,
1173           xref: "paper",
1174           yref: "paper",
1175           xanchor: "left",
1176           yanchor: "top",
1177           x: 0,
1178           y: -0.13,
1179           font: {
1180             family: "Consolas, Courier New",
1181             size: 15
1182           },
1183         },
1184         {
1185           text: "    Perfect     Measured     Limit",
1186           align: "left",
1187           showarrow: False,
1188           xref: "paper",
1189           yref: "paper",
1190           xanchor: "left",
1191           yanchor: "top",
1192           x: 0,
1193           y: -0.15,
1194           font: {
1195             family: "Consolas, Courier New",
1196             size: 15
1197           },
1198         },
1199       ]
1200
1201     plot-latency:
1202       titlefont:
1203         size: 18
1204       xaxis:
1205         title: "<b>Direction</b>"
1206         titlefont:
1207           size: 16
1208         autorange: True
1209         fixedrange: False
1210         gridcolor: "rgb(230, 230, 230)"
1211         linecolor: "rgb(220, 220, 220)"
1212         linewidth: 1
1213         showgrid: True
1214         showline: True
1215         showticklabels: False
1216         tickcolor: "rgb(220, 220, 220)"
1217         tickmode: "linear"
1218         tickfont:
1219           size: 16
1220         zeroline: False
1221       yaxis:
1222         title: "<b>Packet Latency [uSec]</b>"
1223         titlefont:
1224           size: 16
1225         type: "linear"
1226         gridcolor: "rgb(230, 230, 230)"
1227         hoverformat: ".4s"
1228         linecolor: "rgb(220, 220, 220)"
1229         linewidth: 1
1230         showgrid: True
1231         showline: True
1232         showticklabels: True
1233         tickcolor: "rgb(220, 220, 220)"
1234         tickformat: ".4s"
1235         tickfont:
1236           size: 16
1237         zeroline: True
1238         rangemode: "tozero"
1239       legend:
1240         orientation: "h"
1241         font:
1242           size: 16
1243         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1244       autosize: False
1245       margin:
1246           't': 50
1247           'b': 150
1248           'l': 80
1249           'r': 10
1250       showlegend: True
1251       width: 700
1252       height: 700
1253       hoverlabel:
1254         namelength: -1
1255
1256 - type: "static"
1257   src-path: "{DIR[RST]}"
1258   dst-path: "{DIR[WORKING,SRC]}"
1259
1260 - type: "input"
1261   general:
1262     file-name: "robot-plugin.zip"
1263     file-format: ".zip"
1264     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1265     extract: "robot-plugin/output.xml"
1266
1267   builds:
1268     # TODO: Add 1904 data
1269 #    intel-dnv-vpp-release-1904:
1270 #      - 1
1271
1272     intel-dnv-vpp-release-1901:
1273       - 1
1274
1275     intel-dnv-vpp-release-1810:
1276       - 1
1277
1278     csit-vpp-perf-verify-1810-3n-hsw:
1279       - 9   # MRR sel
1280       - 8   # NDRPDR sel
1281       - 12  # NDRPDR sel
1282       - 14  # NDRPDR sel
1283       - 18  # NDRPDR sel
1284       - 23  # NDRPDR sel
1285       - 25  # NDRPDR sel
1286       - 38  # NDRPDR sel
1287       - 39  # NDRPDR sel
1288       - 41  # NDRPDR sel
1289       - 42  # NDRPDR sel
1290       - 28  # WRK
1291       - 29  # WRK
1292       - 30  # WRK
1293       - 31  # WRK
1294       - 32  # WRK
1295       - 33  # WRK
1296       - 34  # WRK
1297       - 35  # WRK
1298       - 36  # WRK
1299       - 37  # WRK
1300     csit-vpp-perf-verify-1901-3n-hsw:
1301       - 35  # MRR sel
1302       - 10  # NDRPDR sel
1303       - 19  # NDRPDR sel
1304       - 31  # NDRPDR sel
1305       - 36  # NDRPDR sel
1306       - 40  # NDRPDR sel
1307       - 42  # NDRPDR sel
1308       - 44  # NDRPDR sel
1309       - 46  # NDRPDR sel
1310       - 47  # NDRPDR sel
1311       - 48  # NDRPDR sel
1312       - 61  # NDRPDR LB
1313       - 62  # NDRPDR LB
1314       - 63  # NDRPDR LB
1315       - 64  # NDRPDR LB
1316       - 65  # NDRPDR LB
1317       - 66  # NDRPDR LB
1318       - 67  # NDRPDR LB
1319       - 69  # NDRPDR LB
1320       - 70  # NDRPDR LB
1321       - 71  # NDRPDR LB
1322     # TODO: Add 1904 Data
1323     csit-vpp-perf-verify-1904-3n-hsw:
1324       - 9   # MRR sel
1325       - 11  # NDRPDR sel
1326       - 12  # NDRPDR sel
1327       - 20  # NDRPDR sel
1328       - 21  # NDRPDR sel
1329       - 23  # NDRPDR sel
1330       - 24  # NDRPDR sel
1331       - 25  # NDRPDR sel
1332
1333     csit-vpp-perf-verify-1810-3n-skx:
1334       - 9   # MRR sel
1335       - 11  # MRR sel
1336       - 12  # MRR sel
1337       - 13  # MRR sel
1338       - 10  # NDRPDR sel
1339       - 14  # NDRPDR sel
1340       - 15  # NDRPDR sel
1341       - 16  # NDRPDR sel
1342       - 17  # NDRPDR sel
1343       - 19  # NDRPDR sel
1344       - 20  # NDRPDR sel
1345       - 21  # NDRPDR sel
1346       - 22  # NDRPDR sel
1347       - 25  # NDRPDR sel
1348     csit-vpp-perf-verify-1901-3n-skx:
1349       - 32  # MRR sel
1350       - 18  # NDRPDR sel
1351       - 19  # NDRPDR sel
1352       - 20  # NDRPDR sel
1353       - 28  # NDRPDR sel
1354       - 31  # NDRPDR sel
1355       - 33  # NDRPDR sel
1356       - 36  # NDRPDR sel
1357       - 38  # NDRPDR sel
1358       - 47  # NDRPDR sel
1359       - 48  # NDRPDR sel
1360       - 54  # NDRPDR LB
1361       - 57  # NDRPDR LB
1362       - 58  # NDRPDR LB
1363       - 59  # NDRPDR LB
1364       - 60  # NDRPDR LB
1365       - 63  # NDRPDR LB
1366       - 64  # NDRPDR LB
1367       - 65  # NDRPDR LB
1368       - 66  # NDRPDR LB
1369       - 67  # NDRPDR LB
1370     csit-vpp-perf-verify-1904-3n-skx:
1371       - 7   # MRR sel
1372       - 8   # NDRPDR sel
1373       - 9   # NDRPDR sel
1374       - 10  # NDRPDR sel
1375       - 11  # NDRPDR sel
1376       - 12  # NDRPDR sel
1377       - 14  # NDRPDR sel
1378       - 16  # NDRPDR sel
1379       - 21  # NDRPDR sel
1380       - 23  # NDRPDR sel
1381       - 25  # NDRPDR sel
1382
1383     csit-vpp-perf-verify-1810-2n-skx:
1384       - 8   # MRR sel
1385       - 10  # MRR sel
1386       - 11  # MRR sel
1387       - 12  # MRR sel
1388       - 9   # NDRPDR sel
1389       - 13  # NDRPDR sel
1390       - 14  # NDRPDR sel
1391       - 19  # NDRPDR sel
1392       - 20  # NDRPDR sel
1393       - 21  # NDRPDR sel
1394       - 22  # NDRPDR sel
1395       - 23  # NDRPDR sel
1396       - 24  # NDRPDR sel
1397       - 27  # NDRPDR sel
1398     csit-vpp-perf-verify-1901-2n-skx:
1399       - 22  # MRR sel
1400       - 5   # NDRPDR sel
1401       - 12  # NDRPDR sel
1402       - 13  # NDRPDR sel
1403       - 21  # NDRPDR sel
1404       - 23  # NDRPDR sel
1405       - 31  # NDRPDR sel
1406       - 34  # NDRPDR sel
1407       - 40  # NDRPDR sel
1408       - 42  # NDRPDR sel
1409       - 43  # NDRPDR sel
1410       - 24  # NFV MRR
1411       - 26  # NFV MRR
1412       - 27  # NFV MRR
1413       - 35  # NFV MRR
1414       - 37  # NFV MRR
1415       - 28  # NFV NDRPDR
1416       - 29  # NFV NDRPDR
1417       - 32  # NFV NDRPDR
1418       - 39  # NFV NDRPDR
1419       - 46  # NFV NDRPDR
1420       - 45  # SOAK
1421     # TODO: Add 1904 data
1422     csit-vpp-perf-verify-1904-2n-skx:
1423       - 11  # MRR sel
1424       - 33  # NDRPDR full
1425       - 39  # NDRPDR full
1426       - 12  # NDRPDR sel
1427       - 14  # NDRPDR sel
1428       - 16  # NDRPDR sel
1429       - 17  # NDRPDR sel
1430       - 18  # NDRPDR sel
1431       - 21  # NDRPDR sel
1432       - 27  # NDRPDR sel
1433       - 30  # NDRPDR sel
1434       - 31  # NDRPDR sel
1435       - 32  # NDRPDR sel
1436       - 40  # NFV MRR 64b
1437       - 41  # NFV MRR 64b
1438       - 42  # NFV MRR 64b
1439       - 47  # NFV MRR 64b
1440       - 48  # NFV MRR 64b
1441       - 49  # NFV MRR IMIX
1442       - 50  # NFV MRR IMIX
1443       - 51  # NFV MRR IMIX
1444       - 54  # NFV MRR IMIX
1445       - 9   # NFV NDRPDR - replace
1446
1447     # TODO: Remove
1448     csit-ligato-perf-verify-1901-3n-hsw:
1449       - 10  # NDRPDR full
1450       - 8   # NDRPDR sel
1451       - 9   # NDRPDR sel
1452       - 11  # NDRPDR sel
1453       - 12  # NDRPDR sel
1454       - 13  # NDRPDR sel
1455       - 14  # NDRPDR sel
1456       - 15  # NDRPDR sel
1457       - 16  # NDRPDR sel
1458       - 17  # NDRPDR sel
1459       - 18  # NDRPDR sel
1460     # TODO: Add 1904 data
1461 #    csit-ligato-perf-verify-1904-3n-hsw:
1462 #      -
1463
1464     csit-dpdk-perf-verify-1810-3n-hsw:
1465       - 1   # NDRPDR sel
1466       - 2   # NDRPDR sel
1467       - 3   # NDRPDR sel
1468       - 4   # NDRPDR sel
1469       - 5   # NDRPDR sel
1470       - 6   # NDRPDR sel
1471       - 7   # NDRPDR sel
1472       - 8   # NDRPDR sel
1473       - 9   # NDRPDR sel
1474       - 10  # NDRPDR sel
1475     csit-dpdk-perf-verify-1901-3n-hsw:
1476       - 13  # NDRPDR sel
1477       - 14  # NDRPDR sel
1478       - 16  # NDRPDR sel
1479       - 17  # NDRPDR sel
1480       - 18  # NDRPDR sel
1481       - 19  # NDRPDR sel
1482       - 20  # NDRPDR sel
1483       - 21  # NDRPDR sel
1484       - 22  # NDRPDR sel
1485       - 23  # NDRPDR sel
1486     csit-dpdk-perf-verify-1904-3n-hsw:
1487       - 2   # NDRPDR sel
1488       - 3   # NDRPDR sel
1489       - 5   # NDRPDR sel
1490       - 6   # NDRPDR sel
1491       - 13  # NDRPDR sel
1492       - 14  # NDRPDR sel
1493       - 15  # NDRPDR sel
1494       - 18  # NDRPDR sel
1495       - 19  # NDRPDR sel
1496       - 20  # NDRPDR sel
1497
1498     csit-dpdk-perf-verify-1810-3n-skx:
1499       - 3   # NDRPDR sel
1500       - 4   # NDRPDR sel
1501       - 6   # NDRPDR sel
1502       - 7   # NDRPDR sel
1503       - 8   # NDRPDR sel
1504       - 9   # NDRPDR sel
1505       - 10  # NDRPDR sel
1506       - 11  # NDRPDR sel
1507       - 12  # NDRPDR sel
1508       - 13  # NDRPDR sel
1509     csit-dpdk-perf-verify-1901-3n-skx:
1510       - 3   # NDRPDR sel
1511       - 5   # NDRPDR sel
1512       - 6   # NDRPDR sel
1513       - 7   # NDRPDR sel
1514       - 8   # NDRPDR sel
1515       - 9   # NDRPDR sel
1516       - 10  # NDRPDR sel
1517       - 11  # NDRPDR sel
1518       - 12  # NDRPDR sel
1519       - 13  # NDRPDR sel
1520     csit-dpdk-perf-verify-1904-3n-skx:
1521       - 2   # NDRPDR sel
1522       - 3   # NDRPDR sel
1523       - 4   # NDRPDR sel
1524       - 5   # NDRPDR sel
1525       - 6   # NDRPDR sel
1526       - 7   # NDRPDR sel
1527       - 11  # NDRPDR sel
1528       - 12  # NDRPDR sel
1529       - 13  # NDRPDR sel
1530       - 14  # NDRPDR sel
1531
1532     csit-dpdk-perf-verify-1810-2n-skx:
1533       - 3   # NDRPDR sel
1534       - 4   # NDRPDR sel
1535       - 5   # NDRPDR sel
1536       - 7   # NDRPDR sel
1537       - 8   # NDRPDR sel
1538       - 9   # NDRPDR sel
1539       - 10  # NDRPDR sel
1540       - 11  # NDRPDR sel
1541       - 12  # NDRPDR sel
1542       - 13  # NDRPDR sel
1543     csit-dpdk-perf-verify-1901-2n-skx:
1544       - 12  # NDRPDR sel
1545       - 13  # NDRPDR sel
1546       - 14  # NDRPDR sel
1547       - 15  # NDRPDR sel
1548       - 16  # NDRPDR sel
1549       - 17  # NDRPDR sel
1550       - 18  # NDRPDR sel
1551       - 19  # NDRPDR sel
1552       - 20  # NDRPDR sel
1553       - 21  # NDRPDR sel
1554     csit-dpdk-perf-verify-1904-2n-skx:
1555       - 2   # NDRPDR sel
1556       - 3   # NDRPDR sel
1557       - 4   # NDRPDR sel
1558       - 5   # NDRPDR sel
1559       - 7   # NDRPDR sel
1560       - 8   # NDRPDR sel
1561       - 9   # NDRPDR sel
1562       - 10  # NDRPDR sel
1563       - 11  # NDRPDR sel
1564       - 12  # NDRPDR sel
1565
1566     csit-vpp-functional-1904-ubuntu1604-virl:
1567       - 33
1568     csit-vpp-functional-1904-centos7-virl:
1569       - 32
1570     csit-vpp-device-1904-ubuntu1804-1n-skx:
1571       - 32
1572 #    # Not used
1573 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1574 #      - 1
1575     csit-dmm-functional-1904-ubuntu1604-virl:
1576       - 1
1577     csit-hc2vpp-verify-func-1904-ubuntu1604:
1578       - 1
1579
1580 - type: "output"
1581   output: "report"
1582   format:
1583     html:
1584     - full
1585 #    pdf:
1586 #    - minimal
1587
1588 ################################################################################
1589 ###                               T A B L E S                                ###
1590 ################################################################################
1591
1592 # VPP Compare NICs 3n-hsw 1t1c ndr
1593 - type: "table"
1594   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1595   algorithm: "table_nics_comparison"
1596   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1597   reference:
1598     title: "Intel-x520"
1599     nic: "NIC_Intel-X520-DA2"
1600   compare:
1601     title: "Intel-x710"
1602     nic: "NIC_Intel-X710"
1603   data: "vpp-nic-comparison-3n-hsw"
1604   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1605   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1606   parameters:
1607   - "name"
1608   - "parent"
1609   - "throughput"
1610   - "tags"
1611
1612 # VPP Compare NICs 3n-hsw 2t2c ndr
1613 - type: "table"
1614   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1615   algorithm: "table_nics_comparison"
1616   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1617   reference:
1618     title: "Intel-x520"
1619     nic: "NIC_Intel-X520-DA2"
1620   compare:
1621     title: "Intel-x710"
1622     nic: "NIC_Intel-X710"
1623   data: "vpp-nic-comparison-3n-hsw"
1624   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1625   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1626   parameters:
1627   - "name"
1628   - "parent"
1629   - "throughput"
1630   - "tags"
1631
1632 # VPP Compare NICs 3n-hsw 1t1c pdr
1633 - type: "table"
1634   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1635   algorithm: "table_nics_comparison"
1636   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1637   reference:
1638     title: "Intel-x520"
1639     nic: "NIC_Intel-X520-DA2"
1640   compare:
1641     title: "Intel-x710"
1642     nic: "NIC_Intel-X710"
1643   data: "vpp-nic-comparison-3n-hsw"
1644   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1645   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1646   parameters:
1647   - "name"
1648   - "parent"
1649   - "throughput"
1650   - "tags"
1651
1652 # VPP Compare NICs 3n-hsw 2t2c pdr
1653 - type: "table"
1654   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1655   algorithm: "table_nics_comparison"
1656   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1657   reference:
1658     title: "Intel-x520"
1659     nic: "NIC_Intel-X520-DA2"
1660   compare:
1661     title: "Intel-x710"
1662     nic: "NIC_Intel-X710"
1663   data: "vpp-nic-comparison-3n-hsw"
1664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1665   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1666   parameters:
1667   - "name"
1668   - "parent"
1669   - "throughput"
1670   - "tags"
1671
1672 # VPP Compare NICs 3n-hsw 1t1c mrr
1673 - type: "table"
1674   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1675   algorithm: "table_nics_comparison"
1676   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1677   reference:
1678     title: "Intel-x520"
1679     nic: "NIC_Intel-X520-DA2"
1680   compare:
1681     title: "Intel-x710"
1682     nic: "NIC_Intel-X710"
1683   data: "vpp-nic-comparison-3n-hsw-mrr"
1684   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1685   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1686   parameters:
1687   - "name"
1688   - "parent"
1689   - "result"
1690   - "tags"
1691
1692 # VPP Compare NICs 3n-hsw 2t2c mrr
1693 - type: "table"
1694   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1695   algorithm: "table_nics_comparison"
1696   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1697   reference:
1698     title: "Intel-x520"
1699     nic: "NIC_Intel-X520-DA2"
1700   compare:
1701     title: "Intel-x710"
1702     nic: "NIC_Intel-X710"
1703   data: "vpp-nic-comparison-3n-hsw-mrr"
1704   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1705   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1706   parameters:
1707   - "name"
1708   - "parent"
1709   - "result"
1710   - "tags"
1711
1712 # VPP Compare NICs 3n-hsw 4t4c mrr
1713 - type: "table"
1714   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1715   algorithm: "table_nics_comparison"
1716   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1717   reference:
1718     title: "Intel-x520"
1719     nic: "NIC_Intel-X520-DA2"
1720   compare:
1721     title: "Intel-x710"
1722     nic: "NIC_Intel-X710"
1723   data: "vpp-nic-comparison-3n-hsw-mrr"
1724   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1725   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1726   parameters:
1727   - "name"
1728   - "parent"
1729   - "result"
1730   - "tags"
1731
1732 # VPP Compare NICs 3n-skx 2t1c ndr
1733 - type: "table"
1734   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1735   algorithm: "table_nics_comparison"
1736   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1737   reference:
1738     title: "Intel-x710"
1739     nic: "NIC_Intel-X710"
1740   compare:
1741     title: "Intel-xxv710"
1742     nic: "NIC_Intel-XXV710"
1743   data: "vpp-nic-comparison-3n-skx"
1744   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1745   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1746   parameters:
1747   - "name"
1748   - "parent"
1749   - "throughput"
1750   - "tags"
1751
1752 # VPP Compare NICs 3n-skx 4t2c ndr
1753 - type: "table"
1754   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1755   algorithm: "table_nics_comparison"
1756   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1757   reference:
1758     title: "Intel-x710"
1759     nic: "NIC_Intel-X710"
1760   compare:
1761     title: "Intel-xxv710"
1762     nic: "NIC_Intel-XXV710"
1763   data: "vpp-nic-comparison-3n-skx"
1764   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1765   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1766   parameters:
1767   - "name"
1768   - "parent"
1769   - "throughput"
1770   - "tags"
1771
1772 # VPP Compare NICs 3n-skx 2t1c pdr
1773 - type: "table"
1774   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1775   algorithm: "table_nics_comparison"
1776   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1777   reference:
1778     title: "Intel-x710"
1779     nic: "NIC_Intel-X710"
1780   compare:
1781     title: "Intel-xxv710"
1782     nic: "NIC_Intel-XXV710"
1783   data: "vpp-nic-comparison-3n-skx"
1784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1785   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1786   parameters:
1787   - "name"
1788   - "parent"
1789   - "throughput"
1790   - "tags"
1791
1792  # VPP Compare NICs 3n-skx 4t2c pdr
1793 - type: "table"
1794   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1795   algorithm: "table_nics_comparison"
1796   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1797   reference:
1798     title: "Intel-x710"
1799     nic: "NIC_Intel-X710"
1800   compare:
1801     title: "Intel-xxv710"
1802     nic: "NIC_Intel-XXV710"
1803   data: "vpp-nic-comparison-3n-skx"
1804   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1805   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1806   parameters:
1807   - "name"
1808   - "parent"
1809   - "throughput"
1810   - "tags"
1811
1812 # VPP Compare NICs 3n-skx 2t1c mrr
1813 - type: "table"
1814   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1815   algorithm: "table_nics_comparison"
1816   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1817   reference:
1818     title: "Intel-x710"
1819     nic: "NIC_Intel-X710"
1820   compare:
1821     title: "Intel-xxv710"
1822     nic: "NIC_Intel-XXV710"
1823   data: "vpp-nic-comparison-3n-skx-mrr"
1824   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1825   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1826   parameters:
1827   - "name"
1828   - "parent"
1829   - "result"
1830   - "tags"
1831
1832 # VPP Compare NICs 3n-skx 4t2c mrr
1833 - type: "table"
1834   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1835   algorithm: "table_nics_comparison"
1836   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1837   reference:
1838     title: "Intel-x710"
1839     nic: "NIC_Intel-X710"
1840   compare:
1841     title: "Intel-xxv710"
1842     nic: "NIC_Intel-XXV710"
1843   data: "vpp-nic-comparison-3n-skx-mrr"
1844   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1845   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1846   parameters:
1847   - "name"
1848   - "parent"
1849   - "result"
1850   - "tags"
1851
1852  # VPP Compare NICs 3n-skx 8t4c mrr
1853 - type: "table"
1854   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1855   algorithm: "table_nics_comparison"
1856   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1857   reference:
1858     title: "Intel-x710"
1859     nic: "NIC_Intel-X710"
1860   compare:
1861     title: "Intel-xxv710"
1862     nic: "NIC_Intel-XXV710"
1863   data: "vpp-nic-comparison-3n-skx-mrr"
1864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1865   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1866   parameters:
1867   - "name"
1868   - "parent"
1869   - "result"
1870   - "tags"
1871
1872 # VPP Compare NICs 2n-skx 2t1c ndr
1873 - type: "table"
1874   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1875   algorithm: "table_nics_comparison"
1876   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1877   reference:
1878     title: "Intel-x710"
1879     nic: "NIC_Intel-X710"
1880   compare:
1881     title: "Intel-xxv710"
1882     nic: "NIC_Intel-XXV710"
1883   data: "vpp-nic-comparison-2n-skx"
1884   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1885   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1886   parameters:
1887   - "name"
1888   - "parent"
1889   - "throughput"
1890   - "tags"
1891
1892 # VPP Compare NICs 2n-skx 4t2c ndr
1893 - type: "table"
1894   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1895   algorithm: "table_nics_comparison"
1896   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1897   reference:
1898     title: "Intel-x710"
1899     nic: "NIC_Intel-X710"
1900   compare:
1901     title: "Intel-xxv710"
1902     nic: "NIC_Intel-XXV710"
1903   data: "vpp-nic-comparison-2n-skx"
1904   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1905   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1906   parameters:
1907   - "name"
1908   - "parent"
1909   - "throughput"
1910   - "tags"
1911
1912  # VPP Compare NICs 2n-skx 2t1c pdr
1913 - type: "table"
1914   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1915   algorithm: "table_nics_comparison"
1916   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1917   reference:
1918     title: "Intel-x710"
1919     nic: "NIC_Intel-X710"
1920   compare:
1921     title: "Intel-xxv710"
1922     nic: "NIC_Intel-XXV710"
1923   data: "vpp-nic-comparison-2n-skx"
1924   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1925   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1926   parameters:
1927   - "name"
1928   - "parent"
1929   - "throughput"
1930   - "tags"
1931
1932 # VPP Compare NICs 2n-skx 4t2c pdr
1933 - type: "table"
1934   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1935   algorithm: "table_nics_comparison"
1936   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1937   reference:
1938     title: "Intel-x710"
1939     nic: "NIC_Intel-X710"
1940   compare:
1941     title: "Intel-xxv710"
1942     nic: "NIC_Intel-XXV710"
1943   data: "vpp-nic-comparison-2n-skx"
1944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1945   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1946   parameters:
1947   - "name"
1948   - "parent"
1949   - "throughput"
1950   - "tags"
1951
1952 # VPP Compare NICs 2n-skx 2t1c mrr
1953 - type: "table"
1954   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1955   algorithm: "table_nics_comparison"
1956   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1957   reference:
1958     title: "Intel-x710"
1959     nic: "NIC_Intel-X710"
1960   compare:
1961     title: "Intel-xxv710"
1962     nic: "NIC_Intel-XXV710"
1963   data: "vpp-nic-comparison-2n-skx-mrr"
1964   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1965   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1966   parameters:
1967   - "name"
1968   - "parent"
1969   - "result"
1970   - "tags"
1971
1972 # VPP Compare NICs 2n-skx 4t2c mrr
1973 - type: "table"
1974   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1975   algorithm: "table_nics_comparison"
1976   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1977   reference:
1978     title: "Intel-x710"
1979     nic: "NIC_Intel-X710"
1980   compare:
1981     title: "Intel-xxv710"
1982     nic: "NIC_Intel-XXV710"
1983   data: "vpp-nic-comparison-2n-skx-mrr"
1984   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1985   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1986   parameters:
1987   - "name"
1988   - "parent"
1989   - "result"
1990   - "tags"
1991
1992 # VPP Compare NICs 2n-skx 8t4c mrr
1993 - type: "table"
1994   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1995   algorithm: "table_nics_comparison"
1996   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1997   reference:
1998     title: "Intel-x710"
1999     nic: "NIC_Intel-X710"
2000   compare:
2001     title: "Intel-xxv710"
2002     nic: "NIC_Intel-XXV710"
2003   data: "vpp-nic-comparison-2n-skx-mrr"
2004   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2005   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2006   parameters:
2007   - "name"
2008   - "parent"
2009   - "result"
2010   - "tags"
2011
2012 ################################################################################
2013 # VPP
2014
2015 # VPP Performance Changes 2n-dnv 1t1c pdr
2016 - type: "table"
2017   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2018   algorithm: "table_performance_comparison"
2019   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2020   history:
2021     - title: "rls1810"
2022       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2023   reference:
2024     title: "rls1901"
2025     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2026   compare:
2027     title: "rls1904"
2028     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2029   data: "intel-dnv-vpp-changes-2n-dnv"
2030   include-tests: "PDR"
2031   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2032   parameters:
2033   - "name"
2034   - "parent"
2035   - "throughput"
2036
2037 # VPP Performance Changes 2n-dnv 2t2c pdr
2038 - type: "table"
2039   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2040   algorithm: "table_performance_comparison"
2041   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2042   history:
2043     - title: "rls1810"
2044       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2045   reference:
2046     title: "rls1901"
2047     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2048   compare:
2049     title: "rls1904"
2050     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2051   data: "intel-dnv-vpp-changes-2n-dnv"
2052   include-tests: "PDR"
2053   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2054   parameters:
2055   - "name"
2056   - "parent"
2057   - "throughput"
2058
2059 # VPP Performance Changes 2n-dnv 1t1c ndr
2060 - type: "table"
2061   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2062   algorithm: "table_performance_comparison"
2063   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2064   history:
2065     - title: "rls1810"
2066       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2067   reference:
2068     title: "rls1901"
2069     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2070   compare:
2071     title: "rls1904"
2072     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2073   data: "intel-dnv-vpp-changes-2n-dnv"
2074   include-tests: "NDR"
2075   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2076   parameters:
2077   - "name"
2078   - "parent"
2079   - "throughput"
2080
2081 # VPP Performance Changes 2n-dnv 2t2c ndr
2082 - type: "table"
2083   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2084   algorithm: "table_performance_comparison"
2085   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2086   history:
2087     - title: "rls1810"
2088       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2089   reference:
2090     title: "rls1901"
2091     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2092   compare:
2093     title: "rls1904"
2094     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2095   data: "intel-dnv-vpp-changes-2n-dnv"
2096   include-tests: "NDR"
2097   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2098   parameters:
2099   - "name"
2100   - "parent"
2101   - "throughput"
2102
2103 # VPP Performance Changes 2n-dnv 1t1c MRR
2104 - type: "table"
2105   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2106   algorithm: "table_performance_comparison"
2107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2108   history:
2109     - title: "rls1810"
2110       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2111   reference:
2112     title: "rls1901"
2113     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2114   compare:
2115     title: "rls1904"
2116     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2117   data: "intel-dnv-vpp-changes-2n-dnv"
2118   include-tests: "MRR"
2119   filter: "'1T1C' and 'MRR'"
2120   parameters:
2121   - "name"
2122   - "parent"
2123   - "result"
2124
2125 # VPP Performance Changes 2n-dnv 2t2c MRR
2126 - type: "table"
2127   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2128   algorithm: "table_performance_comparison"
2129   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2130   history:
2131     - title: "rls1810"
2132       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2133   reference:
2134     title: "rls1901"
2135     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2136   compare:
2137     title: "rls1904"
2138     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2139   data: "intel-dnv-vpp-changes-2n-dnv"
2140   include-tests: "MRR"
2141   filter: "'2T2C' and 'MRR'"
2142   parameters:
2143   - "name"
2144   - "parent"
2145   - "result"
2146
2147 # VPP Performance Changes 2n-dnv 4t4c MRR
2148 - type: "table"
2149   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2150   algorithm: "table_performance_comparison"
2151   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2152   history:
2153     - title: "rls1810"
2154       data: "intel-dnv-vpp-changes-2n-dnv-h1"
2155   reference:
2156     title: "rls1901"
2157     data: "intel-dnv-vpp-changes-2n-dnv-ref"
2158   compare:
2159     title: "rls1904"
2160     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2161   data: "intel-dnv-vpp-changes-2n-dnv"
2162   include-tests: "MRR"
2163   filter: "'4T4C' and 'MRR'"
2164   parameters:
2165   - "name"
2166   - "parent"
2167   - "result"
2168
2169 # VPP Performance Changes 3n-hsw 1t1c pdr
2170 - type: "table"
2171   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2172   algorithm: "table_performance_comparison"
2173   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2174   history:
2175     - title: "rls1810"
2176       data: "vpp-performance-changes-3n-hsw-h1"
2177   reference:
2178     title: "rls1901"
2179     data: "vpp-performance-changes-3n-hsw-ref"
2180   compare:
2181     title: "rls1904"
2182     data: "vpp-performance-changes-3n-hsw-cmp"
2183   data: "vpp-performance-changes-3n-hsw"
2184   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2185   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2186   parameters:
2187   - "name"
2188   - "parent"
2189   - "throughput"
2190
2191 # VPP Performance Changes 3n-hsw 2t2c pdr
2192 - type: "table"
2193   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2194   algorithm: "table_performance_comparison"
2195   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2196   history:
2197     - title: "rls1810"
2198       data: "vpp-performance-changes-3n-hsw-h1"
2199   reference:
2200     title: "rls1901"
2201     data: "vpp-performance-changes-3n-hsw-ref"
2202   compare:
2203     title: "rls1904"
2204     data: "vpp-performance-changes-3n-hsw-cmp"
2205   data: "vpp-performance-changes-3n-hsw"
2206   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2207   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2208   parameters:
2209   - "name"
2210   - "parent"
2211   - "throughput"
2212
2213 # VPP Performance Changes 3n-hsw 1t1c ndr
2214 - type: "table"
2215   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2216   algorithm: "table_performance_comparison"
2217   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2218   history:
2219     - title: "rls1810"
2220       data: "vpp-performance-changes-3n-hsw-h1"
2221   reference:
2222     title: "rls1901"
2223     data: "vpp-performance-changes-3n-hsw-ref"
2224   compare:
2225     title: "rls1904"
2226     data: "vpp-performance-changes-3n-hsw-cmp"
2227   data: "vpp-performance-changes-3n-hsw"
2228   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2229   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2230   parameters:
2231   - "name"
2232   - "parent"
2233   - "throughput"
2234
2235 # VPP Performance Changes 3n-hsw 2t2c ndr
2236 - type: "table"
2237   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2238   algorithm: "table_performance_comparison"
2239   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2240   history:
2241     - title: "rls1810"
2242       data: "vpp-performance-changes-3n-hsw-h1"
2243   reference:
2244     title: "rls1901"
2245     data: "vpp-performance-changes-3n-hsw-ref"
2246   compare:
2247     title: "rls1904"
2248     data: "vpp-performance-changes-3n-hsw-cmp"
2249   data: "vpp-performance-changes-3n-hsw"
2250   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2251   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2252   parameters:
2253   - "name"
2254   - "parent"
2255   - "throughput"
2256
2257 # VPP Performance Changes 3n-skx 2t1c pdr
2258 - type: "table"
2259   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2260   algorithm: "table_performance_comparison"
2261   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2262   history:
2263     - title: "rls1810"
2264       data: "vpp-performance-changes-3n-skx-h1"
2265   reference:
2266     title: "rls1901"
2267     data: "vpp-performance-changes-3n-skx-ref"
2268   compare:
2269     title: "rls1904"
2270     data: "vpp-performance-changes-3n-skx-cmp"
2271   data: "vpp-performance-changes-3n-skx"
2272   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2273   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2274   parameters:
2275   - "name"
2276   - "parent"
2277   - "throughput"
2278
2279 # VPP Performance Changes 3n-skx 4t2c pdr
2280 - type: "table"
2281   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2282   algorithm: "table_performance_comparison"
2283   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2284   history:
2285     - title: "rls1810"
2286       data: "vpp-performance-changes-3n-skx-h1"
2287   reference:
2288     title: "rls1901"
2289     data: "vpp-performance-changes-3n-skx-ref"
2290   compare:
2291     title: "rls1904"
2292     data: "vpp-performance-changes-3n-skx-cmp"
2293   data: "vpp-performance-changes-3n-skx"
2294   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2295   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2296   parameters:
2297   - "name"
2298   - "parent"
2299   - "throughput"
2300
2301 # VPP Performance Changes 3n-skx 2t1c ndr
2302 - type: "table"
2303   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2304   algorithm: "table_performance_comparison"
2305   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2306   history:
2307     - title: "rls1810"
2308       data: "vpp-performance-changes-3n-skx-h1"
2309   reference:
2310     title: "rls1901"
2311     data: "vpp-performance-changes-3n-skx-ref"
2312   compare:
2313     title: "rls1904"
2314     data: "vpp-performance-changes-3n-skx-cmp"
2315   data: "vpp-performance-changes-3n-skx"
2316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2317   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2318   parameters:
2319   - "name"
2320   - "parent"
2321   - "throughput"
2322
2323 # VPP Performance Changes 3n-skx 4t2c ndr
2324 - type: "table"
2325   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2326   algorithm: "table_performance_comparison"
2327   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2328   history:
2329     - title: "rls1810"
2330       data: "vpp-performance-changes-3n-skx-h1"
2331   reference:
2332     title: "rls1901"
2333     data: "vpp-performance-changes-3n-skx-ref"
2334   compare:
2335     title: "rls1904"
2336     data: "vpp-performance-changes-3n-skx-cmp"
2337   data: "vpp-performance-changes-3n-skx"
2338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2339   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2340   parameters:
2341   - "name"
2342   - "parent"
2343   - "throughput"
2344
2345 # VPP Performance Changes 2n-skx 2t1c pdr
2346 - type: "table"
2347   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2348   algorithm: "table_performance_comparison"
2349   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2350   history:
2351     - title: "rls1810"
2352       data: "vpp-performance-changes-2n-skx-h1"
2353   reference:
2354     title: "rls1901"
2355     data: "vpp-performance-changes-2n-skx-ref"
2356   compare:
2357     title: "rls1904"
2358     data: "vpp-performance-changes-2n-skx-cmp"
2359   data: "vpp-performance-changes-2n-skx"
2360   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2361   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2362   parameters:
2363   - "name"
2364   - "parent"
2365   - "throughput"
2366
2367 # VPP Performance Changes 2n-skx 4t2c pdr
2368 - type: "table"
2369   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2370   algorithm: "table_performance_comparison"
2371   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2372   history:
2373     - title: "rls1810"
2374       data: "vpp-performance-changes-2n-skx-h1"
2375   reference:
2376     title: "rls1901"
2377     data: "vpp-performance-changes-2n-skx-ref"
2378   compare:
2379     title: "rls1904"
2380     data: "vpp-performance-changes-2n-skx-cmp"
2381   data: "vpp-performance-changes-2n-skx"
2382   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2383   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2384   parameters:
2385   - "name"
2386   - "parent"
2387   - "throughput"
2388
2389 # VPP Performance Changes 2n-skx 2t1c ndr
2390 - type: "table"
2391   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2392   algorithm: "table_performance_comparison"
2393   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2394   history:
2395     - title: "rls1810"
2396       data: "vpp-performance-changes-2n-skx-h1"
2397   reference:
2398     title: "rls1901"
2399     data: "vpp-performance-changes-2n-skx-ref"
2400   compare:
2401     title: "rls1904"
2402     data: "vpp-performance-changes-2n-skx-cmp"
2403   data: "vpp-performance-changes-2n-skx"
2404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2405   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2406   parameters:
2407   - "name"
2408   - "parent"
2409   - "throughput"
2410
2411 # VPP Performance Changes 2n-skx 4t2c ndr
2412 - type: "table"
2413   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2414   algorithm: "table_performance_comparison"
2415   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2416   history:
2417     - title: "rls1810"
2418       data: "vpp-performance-changes-2n-skx-h1"
2419   reference:
2420     title: "rls1901"
2421     data: "vpp-performance-changes-2n-skx-ref"
2422   compare:
2423     title: "rls1904"
2424     data: "vpp-performance-changes-2n-skx-cmp"
2425   data: "vpp-performance-changes-2n-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 Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2434 - type: "table"
2435   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2436   algorithm: "table_performance_comparison"
2437   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2438   reference:
2439     title: "3-Node Hsw"
2440     data: "vpp-compare-testbeds-ref"
2441   compare:
2442     title: "3-Node Skx"
2443     data: "vpp-compare-testbeds-cmp"
2444   data: "vpp-compare-testbeds"
2445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2446   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2447   parameters:
2448   - "name"
2449   - "parent"
2450   - "throughput"
2451
2452 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2453 - type: "table"
2454   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2455   algorithm: "table_performance_comparison"
2456   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2457   reference:
2458     title: "3-Node Hsw"
2459     data: "vpp-compare-testbeds-ref"
2460   compare:
2461     title: "3-Node Skx"
2462     data: "vpp-compare-testbeds-cmp"
2463   data: "vpp-compare-testbeds"
2464   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2465   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2466   parameters:
2467   - "name"
2468   - "parent"
2469   - "throughput"
2470
2471 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2472 - type: "table"
2473   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2474   algorithm: "table_performance_comparison"
2475   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2476   reference:
2477     title: "3-Node Hsw"
2478     data: "vpp-compare-testbeds-ref"
2479   compare:
2480     title: "3-Node Skx"
2481     data: "vpp-compare-testbeds-cmp"
2482   data: "vpp-compare-testbeds"
2483   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2484   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2485   parameters:
2486   - "name"
2487   - "parent"
2488   - "throughput"
2489
2490 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2491 - type: "table"
2492   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2493   algorithm: "table_performance_comparison"
2494   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2495   reference:
2496     title: "3-Node Hsw"
2497     data: "vpp-compare-testbeds-ref"
2498   compare:
2499     title: "3-Node Skx"
2500     data: "vpp-compare-testbeds-cmp"
2501   data: "vpp-compare-testbeds"
2502   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2503   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2504   parameters:
2505   - "name"
2506   - "parent"
2507   - "throughput"
2508
2509 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2510 - type: "table"
2511   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2512   algorithm: "table_performance_comparison"
2513   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2514   reference:
2515     title: "3-Node Skx"
2516     data: "vpp-compare-topologies-ref"
2517   compare:
2518     title: "2-Node Skx"
2519     data: "vpp-compare-topologies-cmp"
2520   data: "vpp-compare-topologies"
2521   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2522   filter: "'NDRPDR' and '1C'"
2523   parameters:
2524   - "name"
2525   - "parent"
2526   - "throughput"
2527
2528 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2529 - type: "table"
2530   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2531   algorithm: "table_performance_comparison"
2532   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2533   reference:
2534     title: "3-Node Skx"
2535     data: "vpp-compare-topologies-ref"
2536   compare:
2537     title: "2-Node Skx"
2538     data: "vpp-compare-topologies-cmp"
2539   data: "vpp-compare-topologies"
2540   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2541   filter: "'NDRPDR' and '2C'"
2542   parameters:
2543   - "name"
2544   - "parent"
2545   - "throughput"
2546
2547 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2548 - type: "table"
2549   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2550   algorithm: "table_performance_comparison"
2551   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2552   reference:
2553     title: "3-Node Skx"
2554     data: "vpp-compare-topologies-ref"
2555   compare:
2556     title: "2-Node Skx"
2557     data: "vpp-compare-topologies-cmp"
2558   data: "vpp-compare-topologies"
2559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2560   filter: "'NDRPDR' and '1C'"
2561   parameters:
2562   - "name"
2563   - "parent"
2564   - "throughput"
2565
2566 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2567 - type: "table"
2568   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2569   algorithm: "table_performance_comparison"
2570   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2571   reference:
2572     title: "3-Node Skx"
2573     data: "vpp-compare-topologies-ref"
2574   compare:
2575     title: "2-Node Skx"
2576     data: "vpp-compare-topologies-cmp"
2577   data: "vpp-compare-topologies"
2578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2579   filter: "'NDRPDR' and '2C'"
2580   parameters:
2581   - "name"
2582   - "parent"
2583   - "throughput"
2584
2585 # VPP Performance Changes 3n-hsw 1t1c MRR
2586 - type: "table"
2587   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2588   algorithm: "table_performance_comparison"
2589   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2590   history:
2591     - title: "rls1810"
2592       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2593   reference:
2594     title: "rls1901"
2595     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2596   compare:
2597     title: "rls1904"
2598     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2599   data: "vpp-performance-changes-3n-hsw-mrr"
2600   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2601   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2602   parameters:
2603   - "name"
2604   - "parent"
2605   - "result"
2606
2607 # VPP Performance Changes 3n-hsw 2t2c MRR
2608 - type: "table"
2609   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2610   algorithm: "table_performance_comparison"
2611   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2612   history:
2613     - title: "rls1810"
2614       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2615   reference:
2616     title: "rls1901"
2617     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2618   compare:
2619     title: "rls1904"
2620     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2621   data: "vpp-performance-changes-3n-hsw-mrr"
2622   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2623   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2624   parameters:
2625   - "name"
2626   - "parent"
2627   - "result"
2628
2629 # VPP Performance Changes 3n-hsw 4t4c MRR
2630 - type: "table"
2631   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2632   algorithm: "table_performance_comparison"
2633   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2634   history:
2635     - title: "rls1810"
2636       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2637   reference:
2638     title: "rls1901"
2639     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2640   compare:
2641     title: "rls1904"
2642     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2643   data: "vpp-performance-changes-3n-hsw-mrr"
2644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2645   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2646   parameters:
2647   - "name"
2648   - "parent"
2649   - "result"
2650
2651 # VPP Performance Changes 3n-skx 2t1c MRR
2652 - type: "table"
2653   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2654   algorithm: "table_performance_comparison"
2655   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2656   history:
2657     - title: "rls1810"
2658       data: "vpp-performance-changes-3n-skx-mrr-h1"
2659   reference:
2660     title: "rls1901"
2661     data: "vpp-performance-changes-3n-skx-mrr-ref"
2662   compare:
2663     title: "rls1904"
2664     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2665   data: "vpp-performance-changes-3n-skx-mrr"
2666   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2667   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2668   parameters:
2669   - "name"
2670   - "parent"
2671   - "result"
2672
2673 # VPP Performance Changes 3n-skx 4t2c MRR
2674 - type: "table"
2675   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2676   algorithm: "table_performance_comparison"
2677   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2678   history:
2679     - title: "rls1810"
2680       data: "vpp-performance-changes-3n-skx-mrr-h1"
2681   reference:
2682     title: "rls1901"
2683     data: "vpp-performance-changes-3n-skx-mrr-ref"
2684   compare:
2685     title: "rls1904"
2686     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2687   data: "vpp-performance-changes-3n-skx-mrr"
2688   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2689   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2690   parameters:
2691   - "name"
2692   - "parent"
2693   - "result"
2694
2695 # VPP Performance Changes 3n-skx 8t4c MRR
2696 - type: "table"
2697   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2698   algorithm: "table_performance_comparison"
2699   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2700   history:
2701     - title: "rls1810"
2702       data: "vpp-performance-changes-3n-skx-mrr-h1"
2703   reference:
2704     title: "rls1901"
2705     data: "vpp-performance-changes-3n-skx-mrr-ref"
2706   compare:
2707     title: "rls1904"
2708     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2709   data: "vpp-performance-changes-3n-skx-mrr"
2710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2711   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2712   parameters:
2713   - "name"
2714   - "parent"
2715   - "result"
2716
2717 # VPP Performance Changes 2n-skx 2t1c MRR
2718 - type: "table"
2719   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2720   algorithm: "table_performance_comparison"
2721   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2722   history:
2723     - title: "rls1810"
2724       data: "vpp-performance-changes-2n-skx-mrr-h1"
2725   reference:
2726     title: "rls1901"
2727     data: "vpp-performance-changes-2n-skx-mrr-ref"
2728   compare:
2729     title: "rls1904"
2730     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2731   data: "vpp-performance-changes-2n-skx-mrr"
2732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2733   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2734   parameters:
2735   - "name"
2736   - "parent"
2737   - "result"
2738
2739 # VPP Performance Changes 2n-skx 4t2c MRR
2740 - type: "table"
2741   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2742   algorithm: "table_performance_comparison"
2743   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2744   history:
2745     - title: "rls1810"
2746       data: "vpp-performance-changes-2n-skx-mrr-h1"
2747   reference:
2748     title: "rls1901"
2749     data: "vpp-performance-changes-2n-skx-mrr-ref"
2750   compare:
2751     title: "rls1904"
2752     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2753   data: "vpp-performance-changes-2n-skx-mrr"
2754   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2755   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2756   parameters:
2757   - "name"
2758   - "parent"
2759   - "result"
2760
2761 # VPP Performance Changes 2n-skx 8t4c MRR
2762 - type: "table"
2763   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2764   algorithm: "table_performance_comparison"
2765   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2766   history:
2767     - title: "rls1810"
2768       data: "vpp-performance-changes-2n-skx-mrr-h1"
2769   reference:
2770     title: "rls1901"
2771     data: "vpp-performance-changes-2n-skx-mrr-ref"
2772   compare:
2773     title: "rls1904"
2774     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2775   data: "vpp-performance-changes-2n-skx-mrr"
2776   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2777   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2778   parameters:
2779   - "name"
2780   - "parent"
2781   - "result"
2782
2783 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2784 - type: "table"
2785   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2786   algorithm: "table_performance_comparison"
2787   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2788   reference:
2789     title: "3-Node Hsw"
2790     data: "vpp-compare-testbeds-mrr-ref"
2791   compare:
2792     title: "3-Node Skx"
2793     data: "vpp-compare-testbeds-mrr-cmp"
2794   data: "vpp-compare-testbeds-mrr"
2795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2796   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2797   parameters:
2798   - "name"
2799   - "parent"
2800   - "result"
2801
2802 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2803 - type: "table"
2804   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2805   algorithm: "table_performance_comparison"
2806   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2807   reference:
2808     title: "3-Node Hsw"
2809     data: "vpp-compare-testbeds-mrr-ref"
2810   compare:
2811     title: "3-Node Skx"
2812     data: "vpp-compare-testbeds-mrr-cmp"
2813   data: "vpp-compare-testbeds-mrr"
2814   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2815   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2816   parameters:
2817   - "name"
2818   - "parent"
2819   - "result"
2820
2821 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2822 - type: "table"
2823   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2824   algorithm: "table_performance_comparison"
2825   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2826   reference:
2827     title: "3-Node Hsw"
2828     data: "vpp-compare-testbeds-mrr-ref"
2829   compare:
2830     title: "3-Node Skx"
2831     data: "vpp-compare-testbeds-mrr-cmp"
2832   data: "vpp-compare-testbeds-mrr"
2833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2834   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2835   parameters:
2836   - "name"
2837   - "parent"
2838   - "result"
2839
2840 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2841 - type: "table"
2842   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2843   algorithm: "table_performance_comparison"
2844   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2845   reference:
2846     title: "3-Node Skx"
2847     data: "vpp-compare-topologies-mrr-ref"
2848   compare:
2849     title: "2-Node Skx"
2850     data: "vpp-compare-topologies-mrr-cmp"
2851   data: "vpp-compare-topologies-mrr"
2852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2853   filter: "'MRR' and '1C'"
2854   parameters:
2855   - "name"
2856   - "parent"
2857   - "result"
2858
2859 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2860 - type: "table"
2861   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2862   algorithm: "table_performance_comparison"
2863   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2864   reference:
2865     title: "3-Node Skx"
2866     data: "vpp-compare-topologies-mrr-ref"
2867   compare:
2868     title: "2-Node Skx"
2869     data: "vpp-compare-topologies-mrr-cmp"
2870   data: "vpp-compare-topologies-mrr"
2871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2872   filter: "'MRR' and '2C'"
2873   parameters:
2874   - "name"
2875   - "parent"
2876   - "result"
2877
2878 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2879 - type: "table"
2880   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2881   algorithm: "table_performance_comparison"
2882   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2883   reference:
2884     title: "3-Node Skx"
2885     data: "vpp-compare-topologies-mrr-ref"
2886   compare:
2887     title: "2-Node Skx"
2888     data: "vpp-compare-topologies-mrr-cmp"
2889   data: "vpp-compare-topologies-mrr"
2890   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2891   filter: "'MRR' and '4C'"
2892   parameters:
2893   - "name"
2894   - "parent"
2895   - "result"
2896
2897 # Detailed Test Results - VPP Performance Results 3n-hsw
2898 - type: "table"
2899   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2900   algorithm: "table_merged_details"
2901   output-file-ext: ".csv"
2902   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2903   columns:
2904   - title: "Name"
2905     data: "data name"
2906   - title: "Status"
2907     data: "data msg"
2908   rows: "generated"
2909   data: "vpp-perf-results-3n-hsw"
2910   filter: "not 'NDRCHK' and not 'PDRCHK'"
2911   parameters:
2912   - "name"
2913   - "parent"
2914   - "msg"
2915
2916 # Detailed Test Results - VPP Performance Results 3n-skx
2917 - type: "table"
2918   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2919   algorithm: "table_merged_details"
2920   output-file-ext: ".csv"
2921   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2922   columns:
2923   - title: "Name"
2924     data: "data name"
2925   - title: "Status"
2926     data: "data msg"
2927   rows: "generated"
2928   data: "vpp-perf-results-3n-skx"
2929   filter: "not 'NDRCHK' and not 'PDRCHK'"
2930   parameters:
2931   - "name"
2932   - "parent"
2933   - "msg"
2934
2935 # Detailed Test Results - VPP Performance Results 2n-skx
2936 - type: "table"
2937   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2938   algorithm: "table_merged_details"
2939   output-file-ext: ".csv"
2940   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2941   columns:
2942   - title: "Name"
2943     data: "data name"
2944   - title: "Status"
2945     data: "data msg"
2946   rows: "generated"
2947   data: "vpp-perf-results-2n-skx"
2948   filter: "not 'NDRCHK' and not 'PDRCHK'"
2949   parameters:
2950   - "name"
2951   - "parent"
2952   - "msg"
2953
2954 # Detailed Test Results - VPP Performance Results 2n-dnv
2955 - type: "table"
2956   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2957   algorithm: "table_details"
2958   output-file-ext: ".csv"
2959   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2960   columns:
2961   - title: "Name"
2962     data: "data name"
2963   - title: "Status"
2964     data: "data msg"
2965   rows: "generated"
2966   data: "intel-dnv-vpp"
2967   filter: "'NDRPDR'"
2968   parameters:
2969   - "name"
2970   - "parent"
2971   - "msg"
2972
2973 # Test configuration - VPP Performance Test Configs 3n-hsw
2974 - type: "table"
2975   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2976   algorithm: "table_merged_details"
2977   output-file-ext: ".csv"
2978   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2979   columns:
2980   - title: "Name"
2981     data: "data name"
2982   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2983     data: "data conf-history"
2984   rows: "generated"
2985   data: "vpp-perf-results-3n-hsw"
2986   filter: "not 'NDRCHK' and not 'PDRCHK'"
2987   parameters:
2988   - "parent"
2989   - "name"
2990   - "conf-history"
2991
2992 # Test configuration - VPP Performance Test Configs 3n-skx
2993 - type: "table"
2994   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2995   algorithm: "table_merged_details"
2996   output-file-ext: ".csv"
2997   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2998   columns:
2999   - title: "Name"
3000     data: "data name"
3001   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3002     data: "data conf-history"
3003   rows: "generated"
3004   data: "vpp-perf-results-3n-skx"
3005   filter: "not 'NDRCHK' and not 'PDRCHK'"
3006   parameters:
3007   - "parent"
3008   - "name"
3009   - "conf-history"
3010
3011 # Test configuration - VPP Performance Test Configs 2n-skx
3012 - type: "table"
3013   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3014   algorithm: "table_merged_details"
3015   output-file-ext: ".csv"
3016   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3017   columns:
3018   - title: "Name"
3019     data: "data name"
3020   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3021     data: "data conf-history"
3022   rows: "generated"
3023   data: "vpp-perf-results-2n-skx"
3024   filter: "not 'NDRCHK' and not 'PDRCHK'"
3025   parameters:
3026   - "parent"
3027   - "name"
3028   - "conf-history"
3029
3030 # Test configuration - VPP Performance Test Configs 2n-dnv
3031 - type: "table"
3032   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3033   algorithm: "table_details"
3034   output-file-ext: ".csv"
3035   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3036   columns:
3037   - title: "Name"
3038     data: "data name"
3039   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3040     data: "data conf-history"
3041   rows: "generated"
3042   data: "intel-dnv-vpp"
3043   filter: "'NDRPDR'"
3044   parameters:
3045   - "parent"
3046   - "name"
3047   - "conf-history"
3048
3049 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3050 - type: "table"
3051   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3052   algorithm: "table_merged_details"
3053   output-file-ext: ".csv"
3054   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3055   columns:
3056   - title: "Name"
3057     data: "data name"
3058   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3059     data: "data show-run"
3060   rows: "generated"
3061   data: "vpp-perf-results-3n-hsw"
3062   filter: "not 'NDRCHK' and not 'PDRCHK'"
3063   parameters:
3064   - "parent"
3065   - "name"
3066   - "show-run"
3067
3068 # Test Operational Data - VPP Performance Operational Data 3n-skx
3069 - type: "table"
3070   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3071   algorithm: "table_merged_details"
3072   output-file-ext: ".csv"
3073   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3074   columns:
3075   - title: "Name"
3076     data: "data name"
3077   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3078     data: "data show-run"
3079   rows: "generated"
3080   data: "vpp-perf-results-3n-skx"
3081   filter: "not 'NDRCHK' and not 'PDRCHK'"
3082   parameters:
3083   - "parent"
3084   - "name"
3085   - "show-run"
3086
3087 # Test Operational Data - VPP Performance Operational Data 2n-skx
3088 - type: "table"
3089   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3090   algorithm: "table_merged_details"
3091   output-file-ext: ".csv"
3092   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3093   columns:
3094   - title: "Name"
3095     data: "data name"
3096   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3097     data: "data show-run"
3098   rows: "generated"
3099   data: "vpp-perf-results-2n-skx"
3100   filter: "not 'NDRCHK' and not 'PDRCHK'"
3101   parameters:
3102   - "parent"
3103   - "name"
3104   - "show-run"
3105
3106 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3107 - type: "table"
3108   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3109   algorithm: "table_details"
3110   output-file-ext: ".csv"
3111   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3112   columns:
3113   - title: "Name"
3114     data: "data name"
3115   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3116     data: "data show-run"
3117   rows: "generated"
3118   data: "intel-dnv-vpp"
3119   filter: "'NDRPDR'"
3120   parameters:
3121   - "parent"
3122   - "name"
3123   - "show-run"
3124
3125 # Detailed Test Results - VPP MRR Results 3n-hsw
3126 - type: "table"
3127   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3128   algorithm: "table_details"
3129   output-file-ext: ".csv"
3130   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3131   columns:
3132   - title: "Name"
3133     data: "data name"
3134   - title: "Status"
3135     data: "data msg"
3136   rows: "generated"
3137   data: "vpp-mrr-results-3n-hsw"
3138   filter: "'MRR'"
3139   parameters:
3140   - "name"
3141   - "parent"
3142   - "msg"
3143
3144 # Detailed Test Results - VPP MRR Results 3n-skx
3145 - type: "table"
3146   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3147   algorithm: "table_details"
3148   output-file-ext: ".csv"
3149   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3150   columns:
3151   - title: "Name"
3152     data: "data name"
3153   - title: "Status"
3154     data: "data msg"
3155   rows: "generated"
3156   data: "vpp-mrr-results-3n-skx"
3157   filter: "'MRR'"
3158   parameters:
3159   - "name"
3160   - "parent"
3161   - "msg"
3162
3163 # Detailed Test Results - VPP MRR Results 2n-skx
3164 - type: "table"
3165   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3166   algorithm: "table_details"
3167   output-file-ext: ".csv"
3168   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3169   columns:
3170   - title: "Name"
3171     data: "data name"
3172   - title: "Status"
3173     data: "data msg"
3174   rows: "generated"
3175   data: "vpp-mrr-results-2n-skx"
3176   filter: "'MRR'"
3177   parameters:
3178   - "name"
3179   - "parent"
3180   - "msg"
3181
3182 # Detailed Test Results - VPP MRR Results 2n-dnv
3183 - type: "table"
3184   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3185   algorithm: "table_details"
3186   output-file-ext: ".csv"
3187   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3188   columns:
3189   - title: "Name"
3190     data: "data name"
3191   - title: "Status"
3192     data: "data msg"
3193   rows: "generated"
3194   data: "intel-dnv-vpp"
3195   filter: "'MRR'"
3196   parameters:
3197   - "name"
3198   - "parent"
3199   - "msg"
3200
3201 # Test configuration - VPP MRR Test Configs 3n-hsw
3202 - type: "table"
3203   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3204   algorithm: "table_details"
3205   output-file-ext: ".csv"
3206   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3207   columns:
3208   - title: "Name"
3209     data: "data name"
3210   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3211     data: "data conf-history"
3212   rows: "generated"
3213   data: "vpp-mrr-results-3n-hsw"
3214   filter: "'MRR'"
3215   parameters:
3216   - "parent"
3217   - "name"
3218   - "conf-history"
3219
3220 # Test configuration - VPP MRR Test Configs 3n-skx
3221 - type: "table"
3222   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3223   algorithm: "table_details"
3224   output-file-ext: ".csv"
3225   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3226   columns:
3227   - title: "Name"
3228     data: "data name"
3229   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3230     data: "data conf-history"
3231   rows: "generated"
3232   data: "vpp-mrr-results-3n-skx"
3233   filter: "'MRR'"
3234   parameters:
3235   - "parent"
3236   - "name"
3237   - "conf-history"
3238
3239 # Test configuration - VPP MRR Test Configs 2n-skx
3240 - type: "table"
3241   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3242   algorithm: "table_details"
3243   output-file-ext: ".csv"
3244   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3245   columns:
3246   - title: "Name"
3247     data: "data name"
3248   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3249     data: "data conf-history"
3250   rows: "generated"
3251   data: "vpp-mrr-results-2n-skx"
3252   filter: "'MRR'"
3253   parameters:
3254   - "parent"
3255   - "name"
3256   - "conf-history"
3257
3258 # Test configuration - VPP MRR Test Configs 2n-dnv
3259 - type: "table"
3260   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3261   algorithm: "table_details"
3262   output-file-ext: ".csv"
3263   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3264   columns:
3265   - title: "Name"
3266     data: "data name"
3267   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3268     data: "data conf-history"
3269   rows: "generated"
3270   data: "intel-dnv-vpp"
3271   filter: "'MRR'"
3272   parameters:
3273   - "parent"
3274   - "name"
3275   - "conf-history"
3276
3277 # Detailed Test Results - VPP Functional Results - Ubuntu
3278 - type: "table"
3279   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3280   algorithm: "table_details"
3281   output-file-ext: ".csv"
3282   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3283   columns:
3284   - title: "Name"
3285     data: "data name"
3286   - title: "Documentation"
3287     data: "data doc"
3288   - title: "Status"
3289     data: "data status"
3290   rows: "generated"
3291   data: "vpp-func-results-ubuntu"
3292   filter: "all"
3293   parameters:
3294   - "name"
3295   - "parent"
3296   - "doc"
3297   - "status"
3298
3299 # Detailed Test Results - VPP Functional Results - CentOS
3300 - type: "table"
3301   title: "Detailed Test Results - VPP Functional Results - CentOS"
3302   algorithm: "table_details"
3303   output-file-ext: ".csv"
3304   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3305   columns:
3306   - title: "Name"
3307     data: "data name"
3308   - title: "Documentation"
3309     data: "data doc"
3310   -
3311     title: "Status"
3312     data: "data status"
3313   rows: "generated"
3314   data:
3315     "vpp-func-results-centos"
3316   filter: "all"
3317   parameters:
3318   - "name"
3319   - "parent"
3320   - "doc"
3321   - "status"
3322
3323 # Test configuration - VPP Functional Test Configs - Ubuntu
3324 - type: "table"
3325   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3326   algorithm: "table_details"
3327   output-file-ext: ".csv"
3328   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3329   columns:
3330   - title: "Name"
3331     data: "data name"
3332   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3333     data: "data conf-history"
3334   rows: "generated"
3335   data: "vpp-func-results-ubuntu"
3336   filter: "all"
3337   parameters:
3338   - "parent"
3339   - "name"
3340   - "conf-history"
3341
3342 # Test configuration - VPP Functional Test Configs - CentOS
3343 - type: "table"
3344   title: "Test configuration - VPP Functional Test Configs - CentOS"
3345   algorithm: "table_details"
3346   output-file-ext: ".csv"
3347   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3348   columns:
3349   - title: "Name"
3350     data: "data name"
3351   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3352     data: "data conf-history"
3353   rows: "generated"
3354   data: "vpp-func-results-centos"
3355   filter: "all"
3356   parameters:
3357   - "parent"
3358   - "name"
3359   - "conf-history"
3360
3361 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3362 - type: "table"
3363   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3364   algorithm: "table_details"
3365   output-file-ext: ".csv"
3366   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3367   columns:
3368   - title: "Name"
3369     data: "data name"
3370   - title: "Status"
3371     data: "data msg"
3372   rows: "generated"
3373   data: "ligato-perf-results-3n-hsw"
3374   filter: "all"
3375   parameters:
3376   - "name"
3377   - "parent"
3378   - "msg"
3379
3380 # Detailed Test Results - VPP Device Results - Ubuntu
3381 - type: "table"
3382   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3383   algorithm: "table_details"
3384   output-file-ext: ".csv"
3385   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3386   columns:
3387   - title: "Name"
3388     data: "data name"
3389   - title: "Documentation"
3390     data: "data doc"
3391   - title: "Status"
3392     data: "data status"
3393   rows: "generated"
3394   data: "vpp-device-results-ubuntu"
3395   filter: "all"
3396   parameters:
3397   - "name"
3398   - "parent"
3399   - "doc"
3400   - "status"
3401
3402 # Test configuration - VPP Device Test Configs - Ubuntu
3403 - type: "table"
3404   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3405   algorithm: "table_details"
3406   output-file-ext: ".csv"
3407   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3408   columns:
3409   - title: "Name"
3410     data: "data name"
3411   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3412     data: "data conf-history"
3413   rows: "generated"
3414   data: "vpp-device-results-ubuntu"
3415   filter: "all"
3416   parameters:
3417   - "parent"
3418   - "name"
3419   - "conf-history"
3420
3421 ################################################################################
3422
3423 # DPDK Performance Changes 3n-hsw 1t1c pdr
3424 - type: "table"
3425   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3426   algorithm: "table_performance_comparison"
3427   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3428   history:
3429     - title: "rls1810"
3430       data: "dpdk-performance-changes-3n-hsw-h1"
3431   reference:
3432     title: "rls1901"
3433     data: "dpdk-performance-changes-3n-hsw-ref"
3434   compare:
3435     title: "rls1904"
3436     data: "dpdk-performance-changes-3n-hsw-cmp"
3437   data: "dpdk-performance-changes-3n-hsw"
3438   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3439   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3440   parameters:
3441   - "name"
3442   - "parent"
3443   - "throughput"
3444
3445 # DPDK Performance Changes 3n-hsw 2t2c pdr
3446 - type: "table"
3447   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3448   algorithm: "table_performance_comparison"
3449   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3450   history:
3451     - title: "rls1810"
3452       data: "dpdk-performance-changes-3n-hsw-h1"
3453   reference:
3454     title: "rls1901"
3455     data: "dpdk-performance-changes-3n-hsw-ref"
3456   compare:
3457     title: "rls1904"
3458     data: "dpdk-performance-changes-3n-hsw-cmp"
3459   data: "dpdk-performance-changes-3n-hsw"
3460   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3461   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3462   parameters:
3463   - "name"
3464   - "parent"
3465   - "throughput"
3466
3467 # DPDK Performance Changes 3n-hsw 1t1c ndr
3468 - type: "table"
3469   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3470   algorithm: "table_performance_comparison"
3471   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3472   history:
3473     - title: "rls1810"
3474       data: "dpdk-performance-changes-3n-hsw-h1"
3475   reference:
3476     title: "rls1901"
3477     data: "dpdk-performance-changes-3n-hsw-ref"
3478   compare:
3479     title: "rls1904"
3480     data: "dpdk-performance-changes-3n-hsw-cmp"
3481   data: "dpdk-performance-changes-3n-hsw"
3482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3483   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3484   parameters:
3485   - "name"
3486   - "parent"
3487   - "throughput"
3488
3489 # DPDK Performance Changes 3n-hsw 2t2c ndr
3490 - type: "table"
3491   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3492   algorithm: "table_performance_comparison"
3493   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3494   history:
3495     - title: "rls1810"
3496       data: "dpdk-performance-changes-3n-hsw-h1"
3497   reference:
3498     title: "rls1901"
3499     data: "dpdk-performance-changes-3n-hsw-ref"
3500   compare:
3501     title: "rls1904"
3502     data: "dpdk-performance-changes-3n-hsw-cmp"
3503   data: "dpdk-performance-changes-3n-hsw"
3504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3505   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3506   parameters:
3507   - "name"
3508   - "parent"
3509   - "throughput"
3510
3511 # DPDK Performance Changes 3n-skx 2t1c pdr
3512 - type: "table"
3513   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3514   algorithm: "table_performance_comparison"
3515   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3516   history:
3517     - title: "rls1810"
3518       data: "dpdk-performance-changes-3n-skx-h1"
3519   reference:
3520     title: "rls1901"
3521     data: "dpdk-performance-changes-3n-skx-ref"
3522   compare:
3523     title: "rls1904"
3524     data: "dpdk-performance-changes-3n-skx-cmp"
3525   data: "dpdk-performance-changes-3n-skx"
3526   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3527   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3528   parameters:
3529   - "name"
3530   - "parent"
3531   - "throughput"
3532
3533 # DPDK Performance Changes 3n-skx 4t2c pdr
3534 - type: "table"
3535   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3536   algorithm: "table_performance_comparison"
3537   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3538   history:
3539     - title: "rls1810"
3540       data: "dpdk-performance-changes-3n-skx-h1"
3541   reference:
3542     title: "rls1901"
3543     data: "dpdk-performance-changes-3n-skx-ref"
3544   compare:
3545     title: "rls1904"
3546     data: "dpdk-performance-changes-3n-skx-cmp"
3547   data: "dpdk-performance-changes-3n-skx"
3548   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3549   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3550   parameters:
3551   - "name"
3552   - "parent"
3553   - "throughput"
3554
3555 # DPDK Performance Changes 3n-skx 2t1c ndr
3556 - type: "table"
3557   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3558   algorithm: "table_performance_comparison"
3559   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3560   history:
3561     - title: "rls1810"
3562       data: "dpdk-performance-changes-3n-skx-h1"
3563   reference:
3564     title: "rls1901"
3565     data: "dpdk-performance-changes-3n-skx-ref"
3566   compare:
3567     title: "rls1904"
3568     data: "dpdk-performance-changes-3n-skx-cmp"
3569   data: "dpdk-performance-changes-3n-skx"
3570   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3571   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3572   parameters:
3573   - "name"
3574   - "parent"
3575   - "throughput"
3576
3577 # DPDK Performance Changes 3n-skx 4t2c ndr
3578 - type: "table"
3579   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3580   algorithm: "table_performance_comparison"
3581   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3582   history:
3583     - title: "rls1810"
3584       data: "dpdk-performance-changes-3n-skx-h1"
3585   reference:
3586     title: "rls1901"
3587     data: "dpdk-performance-changes-3n-skx-ref"
3588   compare:
3589     title: "rls1904"
3590     data: "dpdk-performance-changes-3n-skx-cmp"
3591   data: "dpdk-performance-changes-3n-skx"
3592   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3593   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3594   parameters:
3595   - "name"
3596   - "parent"
3597   - "throughput"
3598
3599 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3600 - type: "table"
3601   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3602   algorithm: "table_performance_comparison"
3603   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3604   reference:
3605     title: "3-Node Hsw"
3606     data: "dpdk-compare-testbeds-ref"
3607   compare:
3608     title: "3-Node Skx"
3609     data: "dpdk-compare-testbeds-cmp"
3610   data: "dpdk-compare-testbeds"
3611   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3612   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3613   parameters:
3614   - "name"
3615   - "parent"
3616   - "throughput"
3617
3618 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3619 - type: "table"
3620   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3621   algorithm: "table_performance_comparison"
3622   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3623   reference:
3624     title: "3-Node Hsw"
3625     data: "dpdk-compare-testbeds-ref"
3626   compare:
3627     title: "3-Node Skx"
3628     data: "dpdk-compare-testbeds-cmp"
3629   data: "dpdk-compare-testbeds"
3630   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3631   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3632   parameters:
3633   - "name"
3634   - "parent"
3635   - "throughput"
3636
3637 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3638 - type: "table"
3639   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3640   algorithm: "table_performance_comparison"
3641   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3642   reference:
3643     title: "3-Node Skx"
3644     data: "dpdk-compare-topologies-ref"
3645   compare:
3646     title: "2-Node Skx"
3647     data: "dpdk-compare-topologies-cmp"
3648   data: "dpdk-compare-topologies"
3649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3650   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3651   parameters:
3652   - "name"
3653   - "parent"
3654   - "throughput"
3655
3656 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3657 - type: "table"
3658   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3659   algorithm: "table_performance_comparison"
3660   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3661   reference:
3662     title: "3-Node Skx"
3663     data: "dpdk-compare-topologies-ref"
3664   compare:
3665     title: "2-Node Skx"
3666     data: "dpdk-compare-topologies-cmp"
3667   data: "dpdk-compare-topologies"
3668   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3669   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3670   parameters:
3671   - "name"
3672   - "parent"
3673   - "throughput"
3674
3675 # DPDK Performance Changes 2n-skx 2t1c pdr
3676 - type: "table"
3677   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3678   algorithm: "table_performance_comparison"
3679   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3680   history:
3681     - title: "rls1810"
3682       data: "dpdk-performance-changes-2n-skx-h1"
3683   reference:
3684     title: "rls1901"
3685     data: "dpdk-performance-changes-2n-skx-ref"
3686   compare:
3687     title: "rls1904"
3688     data: "dpdk-performance-changes-2n-skx-cmp"
3689   data: "dpdk-performance-changes-2n-skx"
3690   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3691   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3692   parameters:
3693   - "name"
3694   - "parent"
3695   - "throughput"
3696
3697 # DPDK Performance Changes 2n-skx 4t2c pdr
3698 - type: "table"
3699   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3700   algorithm: "table_performance_comparison"
3701   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3702   history:
3703     - title: "rls1810"
3704       data: "dpdk-performance-changes-2n-skx-h1"
3705   reference:
3706     title: "rls1901"
3707     data: "dpdk-performance-changes-2n-skx-ref"
3708   compare:
3709     title: "rls1904"
3710     data: "dpdk-performance-changes-2n-skx-cmp"
3711   data: "dpdk-performance-changes-2n-skx"
3712   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3713   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3714   parameters:
3715   - "name"
3716   - "parent"
3717   - "throughput"
3718
3719 # DPDK Performance Changes 2n-skx 2t1c ndr
3720 - type: "table"
3721   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3722   algorithm: "table_performance_comparison"
3723   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3724   history:
3725     - title: "rls1810"
3726       data: "dpdk-performance-changes-2n-skx-h1"
3727   reference:
3728     title: "rls1901"
3729     data: "dpdk-performance-changes-2n-skx-ref"
3730   compare:
3731     title: "rls1904"
3732     data: "dpdk-performance-changes-2n-skx-cmp"
3733   data: "dpdk-performance-changes-2n-skx"
3734   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3735   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3736   parameters:
3737   - "name"
3738   - "parent"
3739   - "throughput"
3740
3741 # DPDK Performance Changes 2n-skx 4t2c ndr
3742 - type: "table"
3743   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3744   algorithm: "table_performance_comparison"
3745   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3746   history:
3747     - title: "rls1810"
3748       data: "dpdk-performance-changes-2n-skx-h1"
3749   reference:
3750     title: "rls1901"
3751     data: "dpdk-performance-changes-2n-skx-ref"
3752   compare:
3753     title: "rls1904"
3754     data: "dpdk-performance-changes-2n-skx-cmp"
3755   data: "dpdk-performance-changes-2n-skx"
3756   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3757   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3758   parameters:
3759   - "name"
3760   - "parent"
3761   - "throughput"
3762
3763 # Detailed Test Results - DPDK Performance Results 3n-hsw
3764 - type: "table"
3765   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3766   algorithm: "table_details"
3767   output-file-ext: ".csv"
3768   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3769   columns:
3770   - title: "Name"
3771     data: "data name"
3772   - title: "Status"
3773     data: "data msg"
3774   rows: "generated"
3775   data: "dpdk-perf-results-3n-hsw"
3776   filter: "all"
3777   parameters:
3778   - "name"
3779   - "parent"
3780   - "msg"
3781
3782 # Detailed Test Results - DPDK Performance Results 3n-skx
3783 - type: "table"
3784   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3785   algorithm: "table_details"
3786   output-file-ext: ".csv"
3787   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3788   columns:
3789   - title: "Name"
3790     data: "data name"
3791   - title: "Status"
3792     data: "data msg"
3793   rows: "generated"
3794   data: "dpdk-perf-results-3n-skx"
3795   filter: "all"
3796   parameters:
3797   - "name"
3798   - "parent"
3799   - "msg"
3800
3801 # Detailed Test Results - DPDK Performance Results 2n-skx
3802 - type: "table"
3803   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3804   algorithm: "table_details"
3805   output-file-ext: ".csv"
3806   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3807   columns:
3808   - title: "Name"
3809     data: "data name"
3810   - title: "Status"
3811     data: "data msg"
3812   rows: "generated"
3813   data: "dpdk-perf-results-2n-skx"
3814   filter: "all"
3815   parameters:
3816   - "name"
3817   - "parent"
3818   - "msg"
3819
3820 ################################################################################
3821 # HoneyComb
3822 - type: "table"
3823   title: "Detailed Test Results - Honeycomb Functional Results"
3824   algorithm: "table_details"
3825   output-file-ext: ".csv"
3826   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3827   columns:
3828   - title: "Name"
3829     data: "data name"
3830   - title: "Documentation"
3831     data: "data doc"
3832   - title: "Status"
3833     data: "data status"
3834   rows: "generated"
3835   data:
3836     "hc-func-results"
3837   filter: "all"
3838   parameters:
3839   - "name"
3840   - "parent"
3841   - "doc"
3842   - "status"
3843
3844 ################################################################################
3845 # NSH SFC
3846 #-
3847 #  type: "table"
3848 #  title: "Detailed Test Results - NSH SFC Functional Results"
3849 #  algorithm: "table_details"
3850 #  output-file-ext: ".csv"
3851 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3852 #  columns:
3853 #  -
3854 #    title: "Name"
3855 #    data: "data name"
3856 #  -
3857 #    title: "Documentation"
3858 #    data: "data doc"
3859 #  -
3860 #    title: "Status"
3861 #    data: "data status"
3862 #  rows: "generated"
3863 #  data:
3864 #    "nsh-func-results"
3865 #  filter: "all"
3866 #  parameters:
3867 #  - "name"
3868 #  - "parent"
3869 #  - "doc"
3870 #  - "status"
3871
3872 ################################################################################
3873 # DMM
3874 - type: "table"
3875   title: "Detailed Test Results - DMM Functional Results"
3876   algorithm: "table_details"
3877   output-file-ext: ".csv"
3878   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3879   columns:
3880   - title: "Name"
3881     data: "data name"
3882   - title: "Documentation"
3883     data: "data doc"
3884   - title: "Status"
3885     data: "data status"
3886   rows: "generated"
3887   data:
3888     "dmm-func-results"
3889   filter: "all"
3890   parameters:
3891   - "name"
3892   - "parent"
3893   - "doc"
3894   - "status"
3895
3896 ################################################################################
3897 ###                                F I L E S                                 ###
3898 ################################################################################
3899
3900 # VPP Performance Results 3n-hsw
3901 - type: "file"
3902   title: "VPP Performance Results 3n-hsw"
3903   algorithm: "file_test_results"
3904   output-file-ext: ".rst"
3905   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3906   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"
3907   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3908   data: "vpp-perf-results-3n-hsw"
3909   filter: "not 'NDRCHK' and not 'PDRCHK'"
3910   parameters:
3911   - "name"
3912   - "doc"
3913   - "level"
3914   - "parent"
3915   data-start-level: 3
3916
3917 # VPP Performance Results 3n-skx
3918 - type: "file"
3919   title: "VPP Performance Results 3n-skx"
3920   algorithm: "file_test_results"
3921   output-file-ext: ".rst"
3922   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3923   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"
3924   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3925   data: "vpp-perf-results-3n-skx"
3926   filter: "not 'NDRCHK' and not 'PDRCHK'"
3927   parameters:
3928   - "name"
3929   - "doc"
3930   - "level"
3931   - "parent"
3932   data-start-level: 3
3933
3934 # VPP Performance Results 2n-skx
3935 - type: "file"
3936   title: "VPP Performance Results 2n-skx"
3937   algorithm: "file_test_results"
3938   output-file-ext: ".rst"
3939   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3940   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"
3941   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3942   data: "vpp-perf-results-2n-skx"
3943   filter: "not 'NDRCHK' and not 'PDRCHK'"
3944   parameters:
3945   - "name"
3946   - "doc"
3947   - "level"
3948   - "parent"
3949   data-start-level: 3
3950
3951 # VPP Performance Results 2n-dnv
3952 - type: "file"
3953   title: "VPP Performance Results 2n-dnv"
3954   algorithm: "file_test_results"
3955   output-file-ext: ".rst"
3956   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3957   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"
3958   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3959   data: "intel-dnv-vpp"
3960   filter: "'NDRPDR'"
3961   parameters:
3962   - "name"
3963   - "doc"
3964   - "level"
3965   - "parent"
3966   data-start-level: 3
3967
3968 # VPP Performance Configuration 3n-hsw
3969 - type: "file"
3970   title: "VPP Performance Configuration 3n-hsw"
3971   algorithm: "file_test_results"
3972   output-file-ext: ".rst"
3973   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3974   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"
3975   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3976   data: "vpp-perf-results-3n-hsw"
3977   filter: "not 'NDRCHK' and not 'PDRCHK'"
3978   parameters:
3979   - "name"
3980   - "doc"
3981   - "level"
3982   - "parent"
3983   data-start-level: 3
3984
3985 # VPP Performance Configuration 3n-skx
3986 - type: "file"
3987   title: "VPP Performance Configuration 3n-skx"
3988   algorithm: "file_test_results"
3989   output-file-ext: ".rst"
3990   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3991   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"
3992   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3993   data: "vpp-perf-results-3n-skx"
3994   filter: "not 'NDRCHK' and not 'PDRCHK'"
3995   parameters:
3996   - "name"
3997   - "doc"
3998   - "level"
3999   - "parent"
4000   data-start-level: 3
4001
4002 # VPP Performance Configuration 2n-skx
4003 - type: "file"
4004   title: "VPP Performance Configuration 2n-skx"
4005   algorithm: "file_test_results"
4006   output-file-ext: ".rst"
4007   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4008   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"
4009   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4010   data: "vpp-perf-results-2n-skx"
4011   filter: "not 'NDRCHK' and not 'PDRCHK'"
4012   parameters:
4013   - "name"
4014   - "doc"
4015   - "level"
4016   - "parent"
4017   data-start-level: 3
4018
4019 # VPP Performance Configuration 2n-dnv
4020 - type: "file"
4021   title: "VPP Performance Configuration 2n-dnv"
4022   algorithm: "file_test_results"
4023   output-file-ext: ".rst"
4024   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4025   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"
4026   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4027   data: "intel-dnv-vpp"
4028   filter: "'NDRPDR'"
4029   parameters:
4030   - "name"
4031   - "doc"
4032   - "level"
4033   - "parent"
4034   data-start-level: 3
4035
4036 # VPP Performance Operational Data 3n-hsw
4037 - type: "file"
4038   title: "VPP Performance Operational Data 3n-hsw"
4039   algorithm: "file_test_results"
4040   output-file-ext: ".rst"
4041   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4042   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"
4043   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4044   data: "vpp-perf-results-3n-hsw"
4045   filter: "not 'NDRCHK' and not 'PDRCHK'"
4046   parameters:
4047   - "name"
4048   - "doc"
4049   - "level"
4050   - "parent"
4051   data-start-level: 3
4052
4053 # VPP Performance Operational Data 3n-skx
4054 - type: "file"
4055   title: "VPP Performance Operational Data 3n-skx"
4056   algorithm: "file_test_results"
4057   output-file-ext: ".rst"
4058   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4059   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"
4060   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4061   data: "vpp-perf-results-3n-skx"
4062   filter: "not 'NDRCHK' and not 'PDRCHK'"
4063   parameters:
4064   - "name"
4065   - "doc"
4066   - "level"
4067   - "parent"
4068   data-start-level: 3
4069
4070 # VPP Performance Operational Data 2n-skx
4071 - type: "file"
4072   title: "VPP Performance Operational Data 2n-skx"
4073   algorithm: "file_test_results"
4074   output-file-ext: ".rst"
4075   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4076   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"
4077   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4078   data: "vpp-perf-results-2n-skx"
4079   filter: "not 'NDRCHK' and not 'PDRCHK'"
4080   parameters:
4081   - "name"
4082   - "doc"
4083   - "level"
4084   - "parent"
4085   data-start-level: 3
4086
4087 # VPP Performance Operational Data 2n-dnv
4088 - type: "file"
4089   title: "VPP Performance Operational Data 2n-dnv"
4090   algorithm: "file_test_results"
4091   output-file-ext: ".rst"
4092   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4093   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"
4094   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4095   data: "intel-dnv-vpp"
4096   filter: "'NDRPDR'"
4097   parameters:
4098   - "name"
4099   - "doc"
4100   - "level"
4101   - "parent"
4102   data-start-level: 3
4103
4104 # VPP MRR Results 3n-hsw
4105 - type: "file"
4106   title: "VPP MRR Results 3n-hsw"
4107   algorithm: "file_test_results"
4108   output-file-ext: ".rst"
4109   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4110   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"
4111   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4112   data: "vpp-mrr-results-3n-hsw"
4113   filter: "'MRR'"
4114   parameters:
4115   - "name"
4116   - "doc"
4117   - "level"
4118   - "parent"
4119   data-start-level: 3
4120
4121 # VPP MRR Results 3n-skx
4122 - type: "file"
4123   title: "VPP MRR Results 3n-skx"
4124   algorithm: "file_test_results"
4125   output-file-ext: ".rst"
4126   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4127   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"
4128   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4129   data: "vpp-mrr-results-3n-skx"
4130   filter: "'MRR'"
4131   parameters:
4132   - "name"
4133   - "doc"
4134   - "level"
4135   - "parent"
4136   data-start-level: 3
4137
4138 # VPP MRR Results 2n-skx
4139 - type: "file"
4140   title: "VPP MRR Results 2n-skx"
4141   algorithm: "file_test_results"
4142   output-file-ext: ".rst"
4143   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4144   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"
4145   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4146   data: "vpp-mrr-results-2n-skx"
4147   filter: "all"
4148   parameters:
4149   - "name"
4150   - "doc"
4151   - "level"
4152   - "parent"
4153   data-start-level: 3
4154
4155 # VPP MRR Results 2n-dnv
4156 - type: "file"
4157   title: "VPP MRR Results 2n-dnv"
4158   algorithm: "file_test_results"
4159   output-file-ext: ".rst"
4160   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4161   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"
4162   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4163   data: "intel-dnv-vpp"
4164   filter: "'MRR'"
4165   parameters:
4166   - "name"
4167   - "doc"
4168   - "level"
4169   - "parent"
4170   data-start-level: 3
4171
4172 # VPP MRR Configuration 3n-hsw
4173 - type: "file"
4174   title: "VPP MRR Configuration 3n-hsw"
4175   algorithm: "file_test_results"
4176   output-file-ext: ".rst"
4177   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4178   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"
4179   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4180   data: "vpp-mrr-results-3n-hsw"
4181   filter: "'MRR'"
4182   parameters:
4183   - "name"
4184   - "doc"
4185   - "level"
4186   - "parent"
4187   data-start-level: 3
4188
4189 # VPP MRR Configuration 3n-skx
4190 - type: "file"
4191   title: "VPP MRR Configuration 3n-skx"
4192   algorithm: "file_test_results"
4193   output-file-ext: ".rst"
4194   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4195   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"
4196   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4197   data: "vpp-mrr-results-3n-skx"
4198   filter: "'MRR'"
4199   parameters:
4200   - "name"
4201   - "doc"
4202   - "level"
4203   - "parent"
4204   data-start-level: 3
4205
4206 # VPP MRR Configuration 2n-skx
4207 - type: "file"
4208   title: "VPP MRR Configuration 2n-skx"
4209   algorithm: "file_test_results"
4210   output-file-ext: ".rst"
4211   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4212   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"
4213   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4214   data: "vpp-mrr-results-2n-skx"
4215   filter: "'MRR'"
4216   parameters:
4217   - "name"
4218   - "doc"
4219   - "level"
4220   - "parent"
4221   data-start-level: 3
4222
4223 # VPP MRR Configuration 2n-dnv
4224 - type: "file"
4225   title: "VPP MRR Configuration 2n-dnv"
4226   algorithm: "file_test_results"
4227   output-file-ext: ".rst"
4228   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4229   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"
4230   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4231   data: "intel-dnv-vpp"
4232   filter: "'MRR'"
4233   parameters:
4234   - "name"
4235   - "doc"
4236   - "level"
4237   - "parent"
4238   data-start-level: 3
4239
4240 # VPP Functional Results - Ubuntu
4241 - type: "file"
4242   title: "VPP Functional Results - Ubuntu"
4243   algorithm: "file_test_results"
4244   output-file-ext: ".rst"
4245   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4246   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"
4247   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4248   data: "vpp-func-results-ubuntu"
4249   filter: "all"
4250   parameters:
4251   - "name"
4252   - "doc"
4253   - "level"
4254   - "parent"
4255   data-start-level: 3
4256
4257 # VPP Functional Results - CentOS
4258 - type: "file"
4259   title: "VPP Functional Results - CentOS"
4260   algorithm: "file_test_results"
4261   output-file-ext: ".rst"
4262   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4263   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"
4264   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4265   data:
4266     "vpp-func-results-centos"
4267   filter: "all"
4268   parameters:
4269   - "name"
4270   - "doc"
4271   - "level"
4272   - "parent"
4273   data-start-level: 3
4274
4275 # VPP Functional Configuration - Ubuntu
4276 - type: "file"
4277   title: "VPP Functional Configuration - Ubuntu"
4278   algorithm: "file_test_results"
4279   output-file-ext: ".rst"
4280   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4281   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"
4282   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4283   data: "vpp-func-results-ubuntu"
4284   filter: "all"
4285   parameters:
4286   - "name"
4287   - "doc"
4288   - "level"
4289   - "parent"
4290   data-start-level: 3
4291
4292 # VPP Functional Configuration - CentOS
4293 - type: "file"
4294   title: "VPP Functional Configuration - CentOS"
4295   algorithm: "file_test_results"
4296   output-file-ext: ".rst"
4297   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4298   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"
4299   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4300   data:
4301     "vpp-func-results-centos"
4302   filter: "all"
4303   parameters:
4304   - "name"
4305   - "doc"
4306   - "level"
4307   - "parent"
4308   data-start-level: 3
4309
4310 # VPP Device Results - Ubuntu
4311 - type: "file"
4312   title: "VPP Device Results - Ubuntu"
4313   algorithm: "file_test_results"
4314   output-file-ext: ".rst"
4315   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4316   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"
4317   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4318   data: "vpp-device-results-ubuntu"
4319   filter: "all"
4320   parameters:
4321   - "name"
4322   - "doc"
4323   - "level"
4324   - "parent"
4325   data-start-level: 2
4326
4327 # VPP Device Configuration - Ubuntu
4328 - type: "file"
4329   title: "VPP Device Configuration - Ubuntu"
4330   algorithm: "file_test_results"
4331   output-file-ext: ".rst"
4332   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4333   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"
4334   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4335   data: "vpp-device-results-ubuntu"
4336   filter: "all"
4337   parameters:
4338   - "name"
4339   - "doc"
4340   - "level"
4341   - "parent"
4342   data-start-level: 2
4343
4344 # Container Orchestrated Performance Results 3n-hsw
4345 - type: "file"
4346   title: "Container Orchestrated Performance Results 3n-hsw"
4347   algorithm: "file_test_results"
4348   output-file-ext: ".rst"
4349   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4350   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"
4351   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4352   data: "ligato-perf-results-3n-hsw"
4353   filter: "all"
4354   parameters:
4355   - "name"
4356   - "doc"
4357   - "level"
4358   - "parent"
4359   data-start-level: 3
4360
4361 # DPDK Performance Results 3n-hsw
4362 - type: "file"
4363   title: "DPDK Performance Results 3n-hsw"
4364   algorithm: "file_test_results"
4365   output-file-ext: ".rst"
4366   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4367   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"
4368   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4369   data: "dpdk-perf-results-3n-hsw"
4370   filter: "all"
4371   parameters:
4372   - "name"
4373   - "doc"
4374   - "level"
4375   - "parent"
4376   data-start-level: 3
4377
4378 # DPDK Performance Results 3n-skx
4379 - type: "file"
4380   title: "DPDK Performance Results 3n-skx"
4381   algorithm: "file_test_results"
4382   output-file-ext: ".rst"
4383   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4384   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"
4385   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4386   data: "dpdk-perf-results-3n-skx"
4387   filter: "all"
4388   parameters:
4389   - "name"
4390   - "doc"
4391   - "level"
4392   - "parent"
4393   data-start-level: 3
4394
4395 # DPDK Performance Results 2n-skx
4396 - type: "file"
4397   title: "DPDK Performance Results 2n-skx"
4398   algorithm: "file_test_results"
4399   output-file-ext: ".rst"
4400   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4401   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"
4402   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4403   data: "dpdk-perf-results-2n-skx"
4404   filter: "all"
4405   parameters:
4406   - "name"
4407   - "doc"
4408   - "level"
4409   - "parent"
4410   data-start-level: 3
4411
4412 # Honeycomb Functional Results
4413 - type: "file"
4414   title: "Honeycomb Functional Results"
4415   algorithm: "file_test_results"
4416   output-file-ext: ".rst"
4417   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4418   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"
4419   dir-tables: "{DIR[DTR,FUNC,HC]}"
4420   data:
4421     "hc-func-results"
4422   filter: "all"
4423   parameters:
4424   - "name"
4425   - "doc"
4426   - "level"
4427   - "parent"
4428   data-start-level: 3
4429
4430 # NSH SFC Functional Results
4431 #-
4432 #  type: "file"
4433 #  title: "NSH SFC Functional Results"
4434 #  algorithm: "file_test_results"
4435 #  output-file-ext: ".rst"
4436 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4437 #  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"
4438 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4439 #  data:
4440 #    "nsh-func-results"
4441 #  filter: "all"
4442 #  parameters:
4443 #  - "name"
4444 #  - "doc"
4445 #  - "level"
4446 #  - "parent"
4447 #  data-start-level: 3
4448
4449 # DMM Functional Results
4450 - type: "file"
4451   title: "DMM Functional Results"
4452   algorithm: "file_test_results"
4453   output-file-ext: ".rst"
4454   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4455   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"
4456   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4457   data:
4458     "dmm-func-results"
4459   filter: "all"
4460   parameters:
4461   - "name"
4462   - "doc"
4463   - "level"
4464   - "parent"
4465   data-start-level: 3
4466
4467 ################################################################################
4468 ###                                P L O T S                                 ###
4469 ################################################################################
4470
4471 # Soak test - 30min Soak Test (PLRsearch), boxes
4472 - type: "plot"
4473   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4474   algorithm: "plot_soak_boxes"
4475   output-file-type: ".html"
4476   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4477   data: "plot-vpp-soak-2n-skx"
4478   filter: "'SOAK'"
4479   parameters:
4480   - "throughput"
4481   - "parent"
4482   - "tags"
4483   sort:
4484   - "L2PATCH"
4485 #  - "L2XCBASE"
4486 #  - "L2BDMACLRN"
4487 #  - "IP4FWD"
4488 #  - "IP6FWD"
4489   - "VHOST"
4490   layout:
4491     title: "30min Soak Test (PLRsearch)"
4492     layout: "plot-soak-throughput"
4493
4494 # Soak test - example, not used
4495 - type: "plot"
4496   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4497   algorithm: "plot_soak_bars"
4498   output-file-type: ".html"
4499   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4500   data: "plot-vpp-soak-2n-skx"
4501   filter: "'SOAK'"
4502   parameters:
4503   - "throughput"
4504   - "parent"
4505   - "tags"
4506   sort:
4507   - "L2PATCH"
4508 #  - "L2XCBASE"
4509 #  - "L2BDMACLRN"
4510 #  - "IP4FWD"
4511 #  - "IP6FWD"
4512   - "VHOST"
4513   layout:
4514     title: "30min Soak Test (PLRsearch)"
4515     layout: "plot-soak-throughput"
4516
4517 ################################################################################
4518 # Plots - NF Density - VSC
4519
4520 - type: "plot"
4521   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4522   algorithm: "plot_service_density_heatmap"
4523   output-file-type: ".html"
4524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4525   data: "plot-vpp-nfv-2n-skx-mrr"
4526   filter: "'NIC_Intel-X710' and
4527            'NF_DENSITY' and
4528            'VM' and
4529            'CHAIN' and
4530            '64B' and
4531            '2T1C' and
4532            'MRR'"
4533   parameters:
4534   - "result"
4535   - "name"
4536   - "tags"
4537   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4538   x-axis: "X = VNFs per Service Chain"
4539   y-axis: "Y = Number of Service Chains"
4540   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4541   layout:
4542     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4543     layout: "plot-service-density"
4544
4545 - type: "plot"
4546   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4547   algorithm: "plot_service_density_heatmap"
4548   output-file-type: ".html"
4549   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4550   data: "plot-vpp-nfv-2n-skx-mrr"
4551   filter: "'NIC_Intel-X710' and
4552            'NF_DENSITY' and
4553            'VM' and
4554            'CHAIN' and
4555            '64B' and
4556            '4T2C' and
4557            'MRR'"
4558   parameters:
4559   - "result"
4560   - "name"
4561   - "tags"
4562   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4563   x-axis: "X = VNFs per Service Chain"
4564   y-axis: "Y = Number of Service Chains"
4565   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4566   layout:
4567     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4568     layout: "plot-service-density"
4569
4570 - type: "plot"
4571   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4572   algorithm: "plot_service_density_heatmap"
4573   output-file-type: ".html"
4574   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4575   data: "plot-vpp-nfv-2n-skx-mrr"
4576   filter: "'NIC_Intel-X710' and
4577            'NF_DENSITY' and
4578            'VM' and
4579            'CHAIN' and
4580            'IMIX' and
4581            '2T1C' and
4582            'MRR'"
4583   parameters:
4584   - "result"
4585   - "name"
4586   - "tags"
4587   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4588   x-axis: "X = VNFs per Service Chain"
4589   y-axis: "Y = Number of Service Chains"
4590   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4591   layout:
4592     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4593     layout: "plot-service-density"
4594
4595 - type: "plot"
4596   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4597   algorithm: "plot_service_density_heatmap"
4598   output-file-type: ".html"
4599   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4600   data: "plot-vpp-nfv-2n-skx-mrr"
4601   filter: "'NIC_Intel-X710' and
4602            'NF_DENSITY' and
4603            'VM' and
4604            'CHAIN' and
4605            'IMIX' and
4606            '4T2C' and
4607            'MRR'"
4608   parameters:
4609   - "result"
4610   - "name"
4611   - "tags"
4612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4613   x-axis: "X = VNFs per Service Chain"
4614   y-axis: "Y = Number of Service Chains"
4615   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4616   layout:
4617     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4618     layout: "plot-service-density"
4619
4620 - type: "plot"
4621   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4622   algorithm: "plot_service_density_heatmap"
4623   output-file-type: ".html"
4624   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4625   data: "plot-vpp-nfv-2n-skx"
4626   filter: "'NIC_Intel-X710' and
4627            'NF_DENSITY' and
4628            'VM' and
4629            'CHAIN' and
4630            '64B' and
4631            '2T1C' and
4632            'NDRPDR'"
4633   parameters:
4634   - "throughput"
4635   - "name"
4636   - "tags"
4637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4638   x-axis: "X = VNFs per Service Chain"
4639   y-axis: "Y = Number of Service Chains"
4640   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4641   layout:
4642     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4643     layout: "plot-service-density"
4644
4645 - type: "plot"
4646   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4647   algorithm: "plot_service_density_heatmap"
4648   output-file-type: ".html"
4649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4650   data: "plot-vpp-nfv-2n-skx"
4651   filter: "'NIC_Intel-X710' and
4652            'NF_DENSITY' and
4653            'VM' and
4654            'CHAIN' and
4655            '64B' and
4656            '4T2C' and
4657            'NDRPDR'"
4658   parameters:
4659   - "throughput"
4660   - "name"
4661   - "tags"
4662   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4663   x-axis: "X = VNFs per Service Chain"
4664   y-axis: "Y = Number of Service Chains"
4665   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4666   layout:
4667     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4668     layout: "plot-service-density"
4669
4670 - type: "plot"
4671   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4672   algorithm: "plot_service_density_heatmap"
4673   output-file-type: ".html"
4674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4675   data: "plot-vpp-nfv-2n-skx"
4676   filter: "'NIC_Intel-X710' and
4677            'NF_DENSITY' and
4678            'VM' and
4679            'CHAIN' and
4680            'IMIX' and
4681            '2T1C' and
4682            'NDRPDR'"
4683   parameters:
4684   - "throughput"
4685   - "name"
4686   - "tags"
4687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4688   x-axis: "X = VNFs per Service Chain"
4689   y-axis: "Y = Number of Service Chains"
4690   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4691   layout:
4692     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4693     layout: "plot-service-density"
4694
4695 - type: "plot"
4696   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4697   algorithm: "plot_service_density_heatmap"
4698   output-file-type: ".html"
4699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4700   data: "plot-vpp-nfv-2n-skx"
4701   filter: "'NIC_Intel-X710' and
4702            'NF_DENSITY' and
4703            'VM' and
4704            'CHAIN' and
4705            'IMIX' and
4706            '4T2C' and
4707            'NDRPDR'"
4708   parameters:
4709   - "throughput"
4710   - "name"
4711   - "tags"
4712   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4713   x-axis: "X = VNFs per Service Chain"
4714   y-axis: "Y = Number of Service Chains"
4715   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4716   layout:
4717     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4718     layout: "plot-service-density"
4719
4720 - type: "plot"
4721   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4722   algorithm: "plot_service_density_heatmap"
4723   output-file-type: ".html"
4724   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4725   data: "plot-vpp-nfv-2n-skx"
4726   filter: "'NIC_Intel-X710' and
4727            'NF_DENSITY' and
4728            'VM' and
4729            'CHAIN' and
4730            '64B' and
4731            '2T1C' and
4732            'NDRPDR'"
4733   parameters:
4734   - "throughput"
4735   - "name"
4736   - "tags"
4737   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4738   x-axis: "X = VNFs per Service Chain"
4739   y-axis: "Y = Number of Service Chains"
4740   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4741   layout:
4742     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4743     layout: "plot-service-density"
4744
4745 - type: "plot"
4746   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4747   algorithm: "plot_service_density_heatmap"
4748   output-file-type: ".html"
4749   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4750   data: "plot-vpp-nfv-2n-skx"
4751   filter: "'NIC_Intel-X710' and
4752            'NF_DENSITY' and
4753            'VM' and
4754            'CHAIN' and
4755            '64B' and
4756            '4T2C' and
4757            'NDRPDR'"
4758   parameters:
4759   - "throughput"
4760   - "name"
4761   - "tags"
4762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4763   x-axis: "X = VNFs per Service Chain"
4764   y-axis: "Y = Number of Service Chains"
4765   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4766   layout:
4767     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4768     layout: "plot-service-density"
4769
4770 - type: "plot"
4771   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4772   algorithm: "plot_service_density_heatmap"
4773   output-file-type: ".html"
4774   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4775   data: "plot-vpp-nfv-2n-skx"
4776   filter: "'NIC_Intel-X710' and
4777            'NF_DENSITY' and
4778            'VM' and
4779            'CHAIN' and
4780            'IMIX' and
4781            '2T1C' and
4782            'NDRPDR'"
4783   parameters:
4784   - "throughput"
4785   - "name"
4786   - "tags"
4787   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4788   x-axis: "X = VNFs per Service Chain"
4789   y-axis: "Y = Number of Service Chains"
4790   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4791   layout:
4792     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4793     layout: "plot-service-density"
4794
4795 - type: "plot"
4796   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4797   algorithm: "plot_service_density_heatmap"
4798   output-file-type: ".html"
4799   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
4800   data: "plot-vpp-nfv-2n-skx"
4801   filter: "'NIC_Intel-X710' and
4802            'NF_DENSITY' and
4803            'VM' and
4804            'CHAIN' and
4805            'IMIX' and
4806            '4T2C' and
4807            'NDRPDR'"
4808   parameters:
4809   - "throughput"
4810   - "name"
4811   - "tags"
4812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4813   x-axis: "X = VNFs per Service Chain"
4814   y-axis: "Y = Number of Service Chains"
4815   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4816   layout:
4817     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4818     layout: "plot-service-density"
4819
4820 ################################################################################
4821 # Plots - NF Density - CSC
4822
4823 - type: "plot"
4824   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4825   algorithm: "plot_service_density_heatmap"
4826   output-file-type: ".html"
4827   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
4828   data: "plot-vpp-nfv-2n-skx-mrr"
4829   filter: "'NIC_Intel-X710' and
4830            'NF_DENSITY' and
4831            'DOCKER' and
4832            'CHAIN' and
4833            '64B' and
4834            '2T1C' and
4835            'MRR'"
4836   parameters:
4837   - "result"
4838   - "name"
4839   - "tags"
4840   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4841   x-axis: "X = CNFs per Service Chain"
4842   y-axis: "Y = Number of Service Chains"
4843   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4844   layout:
4845     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4846     layout: "plot-service-density"
4847
4848 - type: "plot"
4849   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4850   algorithm: "plot_service_density_heatmap"
4851   output-file-type: ".html"
4852   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
4853   data: "plot-vpp-nfv-2n-skx-mrr"
4854   filter: "'NIC_Intel-X710' and
4855            'NF_DENSITY' and
4856            'DOCKER' and
4857            'CHAIN' and
4858            '64B' and
4859            '4T2C' and
4860            'MRR'"
4861   parameters:
4862   - "result"
4863   - "name"
4864   - "tags"
4865   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4866   x-axis: "X = CNFs per Service Chain"
4867   y-axis: "Y = Number of Service Chains"
4868   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4869   layout:
4870     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4871     layout: "plot-service-density"
4872
4873 - type: "plot"
4874   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4875   algorithm: "plot_service_density_heatmap"
4876   output-file-type: ".html"
4877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
4878   data: "plot-vpp-nfv-2n-skx-mrr"
4879   filter: "'NIC_Intel-X710' and
4880            'NF_DENSITY' and
4881            'DOCKER' and
4882            'CHAIN' and
4883            'IMIX' and
4884            '2T1C' and
4885            'MRR'"
4886   parameters:
4887   - "result"
4888   - "name"
4889   - "tags"
4890   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4891   x-axis: "X = CNFs per Service Chain"
4892   y-axis: "Y = Number of Service Chains"
4893   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4894   layout:
4895     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4896     layout: "plot-service-density"
4897
4898 - type: "plot"
4899   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4900   algorithm: "plot_service_density_heatmap"
4901   output-file-type: ".html"
4902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
4903   data: "plot-vpp-nfv-2n-skx-mrr"
4904   filter: "'NIC_Intel-X710' and
4905            'NF_DENSITY' and
4906            'DOCKER' and
4907            'CHAIN' and
4908            'IMIX' and
4909            '4T2C' and
4910            'MRR'"
4911   parameters:
4912   - "result"
4913   - "name"
4914   - "tags"
4915   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4916   x-axis: "X = CNFs per Service Chain"
4917   y-axis: "Y = Number of Service Chains"
4918   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4919   layout:
4920     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4921     layout: "plot-service-density"
4922
4923 - type: "plot"
4924   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4925   algorithm: "plot_service_density_heatmap"
4926   output-file-type: ".html"
4927   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
4928   data: "plot-vpp-nfv-2n-skx"
4929   filter: "'NIC_Intel-X710' and
4930            'NF_DENSITY' and
4931            'DOCKER' and
4932            'CHAIN' and
4933            '64B' and
4934            '2T1C' and
4935            'NDRPDR'"
4936   parameters:
4937   - "throughput"
4938   - "name"
4939   - "tags"
4940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4941   x-axis: "X = CNFs per Service Chain"
4942   y-axis: "Y = Number of Service Chains"
4943   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4944   layout:
4945     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4946     layout: "plot-service-density"
4947
4948 - type: "plot"
4949   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4950   algorithm: "plot_service_density_heatmap"
4951   output-file-type: ".html"
4952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
4953   data: "plot-vpp-nfv-2n-skx"
4954   filter: "'NIC_Intel-X710' and
4955            'NF_DENSITY' and
4956            'DOCKER' and
4957            'CHAIN' and
4958            '64B' and
4959            '4T2C' and
4960            'NDRPDR'"
4961   parameters:
4962   - "throughput"
4963   - "name"
4964   - "tags"
4965   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4966   x-axis: "X = CNFs per Service Chain"
4967   y-axis: "Y = Number of Service Chains"
4968   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4969   layout:
4970     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4971     layout: "plot-service-density"
4972
4973 - type: "plot"
4974   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4975   algorithm: "plot_service_density_heatmap"
4976   output-file-type: ".html"
4977   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
4978   data: "plot-vpp-nfv-2n-skx"
4979   filter: "'NIC_Intel-X710' and
4980            'NF_DENSITY' and
4981            'DOCKER' and
4982            'CHAIN' and
4983            'IMIX' and
4984            '2T1C' and
4985            'NDRPDR'"
4986   parameters:
4987   - "throughput"
4988   - "name"
4989   - "tags"
4990   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4991   x-axis: "X = CNFs per Service Chain"
4992   y-axis: "Y = Number of Service Chains"
4993   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4994   layout:
4995     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4996     layout: "plot-service-density"
4997
4998 - type: "plot"
4999   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5000   algorithm: "plot_service_density_heatmap"
5001   output-file-type: ".html"
5002   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5003   data: "plot-vpp-nfv-2n-skx"
5004   filter: "'NIC_Intel-X710' and
5005            'NF_DENSITY' and
5006            'DOCKER' and
5007            'CHAIN' and
5008            'IMIX' and
5009            '4T2C' and
5010            'NDRPDR'"
5011   parameters:
5012   - "throughput"
5013   - "name"
5014   - "tags"
5015   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5016   x-axis: "X = CNFs per Service Chain"
5017   y-axis: "Y = Number of Service Chains"
5018   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5019   layout:
5020     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5021     layout: "plot-service-density"
5022
5023 - type: "plot"
5024   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5025   algorithm: "plot_service_density_heatmap"
5026   output-file-type: ".html"
5027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5028   data: "plot-vpp-nfv-2n-skx"
5029   filter: "'NIC_Intel-X710' and
5030            'NF_DENSITY' and
5031            'DOCKER' and
5032            'CHAIN' and
5033            '64B' and
5034            '2T1C' and
5035            'NDRPDR'"
5036   parameters:
5037   - "throughput"
5038   - "name"
5039   - "tags"
5040   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5041   x-axis: "X = CNFs per Service Chain"
5042   y-axis: "Y = Number of Service Chains"
5043   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5044   layout:
5045     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5046     layout: "plot-service-density"
5047
5048 - type: "plot"
5049   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5050   algorithm: "plot_service_density_heatmap"
5051   output-file-type: ".html"
5052   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5053   data: "plot-vpp-nfv-2n-skx"
5054   filter: "'NIC_Intel-X710' and
5055            'NF_DENSITY' and
5056            'DOCKER' and
5057            'CHAIN' and
5058            '64B' and
5059            '4T2C' and
5060            'NDRPDR'"
5061   parameters:
5062   - "throughput"
5063   - "name"
5064   - "tags"
5065   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5066   x-axis: "X = CNFs per Service Chain"
5067   y-axis: "Y = Number of Service Chains"
5068   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5069   layout:
5070     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5071     layout: "plot-service-density"
5072
5073 - type: "plot"
5074   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5075   algorithm: "plot_service_density_heatmap"
5076   output-file-type: ".html"
5077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5078   data: "plot-vpp-nfv-2n-skx"
5079   filter: "'NIC_Intel-X710' and
5080            'NF_DENSITY' and
5081            'DOCKER' and
5082            'CHAIN' and
5083            'IMIX' and
5084            '2T1C' and
5085            'NDRPDR'"
5086   parameters:
5087   - "throughput"
5088   - "name"
5089   - "tags"
5090   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5091   x-axis: "X = CNFs per Service Chain"
5092   y-axis: "Y = Number of Service Chains"
5093   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5094   layout:
5095     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5096     layout: "plot-service-density"
5097
5098 - type: "plot"
5099   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5100   algorithm: "plot_service_density_heatmap"
5101   output-file-type: ".html"
5102   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5103   data: "plot-vpp-nfv-2n-skx"
5104   filter: "'NIC_Intel-X710' and
5105            'NF_DENSITY' and
5106            'DOCKER' and
5107            'CHAIN' and
5108            'IMIX' and
5109            '4T2C' and
5110            'NDRPDR'"
5111   parameters:
5112   - "throughput"
5113   - "name"
5114   - "tags"
5115   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5116   x-axis: "X = CNFs per Service Chain"
5117   y-axis: "Y = Number of Service Chains"
5118   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5119   layout:
5120     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5121     layout: "plot-service-density"
5122
5123 ################################################################################
5124 # Plots - NF Density - CSP
5125
5126 - type: "plot"
5127   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5128   algorithm: "plot_service_density_heatmap"
5129   output-file-type: ".html"
5130   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5131   data: "plot-vpp-nfv-2n-skx-mrr"
5132   filter: "'NIC_Intel-X710' and
5133            'NF_DENSITY' and
5134            'DOCKER' and
5135            'PIPELINE' and
5136            '64B' and
5137            '2T1C' and
5138            'MRR'"
5139   parameters:
5140   - "result"
5141   - "name"
5142   - "tags"
5143   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5144   x-axis: "X = CNFs per Service Pipeline"
5145   y-axis: "Y = Number of Service Pipelines"
5146   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5147   layout:
5148     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5149     layout: "plot-service-density"
5150
5151 - type: "plot"
5152   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5153   algorithm: "plot_service_density_heatmap"
5154   output-file-type: ".html"
5155   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5156   data: "plot-vpp-nfv-2n-skx-mrr"
5157   filter: "'NIC_Intel-X710' and
5158            'NF_DENSITY' and
5159            'DOCKER' and
5160            'PIPELINE' and
5161            '64B' and
5162            '4T2C' and
5163            'MRR'"
5164   parameters:
5165   - "result"
5166   - "name"
5167   - "tags"
5168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5169   x-axis: "X = CNFs per Service Pipeline"
5170   y-axis: "Y = Number of Service Pipelines"
5171   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5172   layout:
5173     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5174     layout: "plot-service-density"
5175
5176 - type: "plot"
5177   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5178   algorithm: "plot_service_density_heatmap"
5179   output-file-type: ".html"
5180   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5181   data: "plot-vpp-nfv-2n-skx-mrr"
5182   filter: "'NIC_Intel-X710' and
5183            'NF_DENSITY' and
5184            'DOCKER' and
5185            'PIPELINE' and
5186            'IMIX' and
5187            '2T1C' and
5188            'MRR'"
5189   parameters:
5190   - "result"
5191   - "name"
5192   - "tags"
5193   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5194   x-axis: "X = CNFs per Service Pipeline"
5195   y-axis: "Y = Number of Service Pipelines"
5196   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5197   layout:
5198     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5199     layout: "plot-service-density"
5200
5201 - type: "plot"
5202   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5203   algorithm: "plot_service_density_heatmap"
5204   output-file-type: ".html"
5205   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5206   data: "plot-vpp-nfv-2n-skx-mrr"
5207   filter: "'NIC_Intel-X710' and
5208            'NF_DENSITY' and
5209            'DOCKER' and
5210            'PIPELINE' and
5211            'IMIX' and
5212            '4T2C' and
5213            'MRR'"
5214   parameters:
5215   - "result"
5216   - "name"
5217   - "tags"
5218   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5219   x-axis: "X = CNFs per Service Pipeline"
5220   y-axis: "Y = Number of Service Pipelines"
5221   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5222   layout:
5223     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5224     layout: "plot-service-density"
5225
5226 - type: "plot"
5227   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5228   algorithm: "plot_service_density_heatmap"
5229   output-file-type: ".html"
5230   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5231   data: "plot-vpp-nfv-2n-skx"
5232   filter: "'NIC_Intel-X710' and
5233            'NF_DENSITY' and
5234            'DOCKER' and
5235            'PIPELINE' and
5236            '64B' and
5237            '2T1C' and
5238            'NDRPDR'"
5239   parameters:
5240   - "throughput"
5241   - "name"
5242   - "tags"
5243   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5244   x-axis: "X = CNFs per Service Pipeline"
5245   y-axis: "Y = Number of Service Pipelines"
5246   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5247   layout:
5248     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5249     layout: "plot-service-density"
5250
5251 - type: "plot"
5252   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5253   algorithm: "plot_service_density_heatmap"
5254   output-file-type: ".html"
5255   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5256   data: "plot-vpp-nfv-2n-skx"
5257   filter: "'NIC_Intel-X710' and
5258            'NF_DENSITY' and
5259            'DOCKER' and
5260            'PIPELINE' and
5261            '64B' and
5262            '4T2C' and
5263            'NDRPDR'"
5264   parameters:
5265   - "throughput"
5266   - "name"
5267   - "tags"
5268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5269   x-axis: "X = CNFs per Service Pipeline"
5270   y-axis: "Y = Number of Service Pipelines"
5271   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5272   layout:
5273     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5274     layout: "plot-service-density"
5275
5276 - type: "plot"
5277   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5278   algorithm: "plot_service_density_heatmap"
5279   output-file-type: ".html"
5280   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5281   data: "plot-vpp-nfv-2n-skx"
5282   filter: "'NIC_Intel-X710' and
5283            'NF_DENSITY' and
5284            'DOCKER' and
5285            'PIPELINE' and
5286            'IMIX' and
5287            '2T1C' and
5288            'NDRPDR'"
5289   parameters:
5290   - "throughput"
5291   - "name"
5292   - "tags"
5293   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5294   x-axis: "X = CNFs per Service Pipeline"
5295   y-axis: "Y = Number of Service Pipelines"
5296   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5297   layout:
5298     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5299     layout: "plot-service-density"
5300
5301 - type: "plot"
5302   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5303   algorithm: "plot_service_density_heatmap"
5304   output-file-type: ".html"
5305   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5306   data: "plot-vpp-nfv-2n-skx"
5307   filter: "'NIC_Intel-X710' and
5308            'NF_DENSITY' and
5309            'DOCKER' and
5310            'PIPELINE' and
5311            'IMIX' and
5312            '4T2C' and
5313            'NDRPDR'"
5314   parameters:
5315   - "throughput"
5316   - "name"
5317   - "tags"
5318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5319   x-axis: "X = CNFs per Service Pipeline"
5320   y-axis: "Y = Number of Service Pipelines"
5321   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5322   layout:
5323     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5324     layout: "plot-service-density"
5325
5326 - type: "plot"
5327   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5328   algorithm: "plot_service_density_heatmap"
5329   output-file-type: ".html"
5330   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5331   data: "plot-vpp-nfv-2n-skx"
5332   filter: "'NIC_Intel-X710' and
5333            'NF_DENSITY' and
5334            'DOCKER' and
5335            'PIPELINE' and
5336            '64B' and
5337            '2T1C' and
5338            'NDRPDR'"
5339   parameters:
5340   - "throughput"
5341   - "name"
5342   - "tags"
5343   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5344   x-axis: "X = CNFs per Service Pipeline"
5345   y-axis: "Y = Number of Service Pipelines"
5346   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5347   layout:
5348     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5349     layout: "plot-service-density"
5350
5351 - type: "plot"
5352   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5353   algorithm: "plot_service_density_heatmap"
5354   output-file-type: ".html"
5355   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5356   data: "plot-vpp-nfv-2n-skx"
5357   filter: "'NIC_Intel-X710' and
5358            'NF_DENSITY' and
5359            'DOCKER' and
5360            'PIPELINE' and
5361            '64B' and
5362            '4T2C' and
5363            'NDRPDR'"
5364   parameters:
5365   - "throughput"
5366   - "name"
5367   - "tags"
5368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5369   x-axis: "X = CNFs per Service Pipeline"
5370   y-axis: "Y = Number of Service Pipelines"
5371   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5372   layout:
5373     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5374     layout: "plot-service-density"
5375
5376 - type: "plot"
5377   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5378   algorithm: "plot_service_density_heatmap"
5379   output-file-type: ".html"
5380   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
5381   data: "plot-vpp-nfv-2n-skx"
5382   filter: "'NIC_Intel-X710' and
5383            'NF_DENSITY' and
5384            'DOCKER' and
5385            'PIPELINE' and
5386            'IMIX' and
5387            '2T1C' and
5388            'NDRPDR'"
5389   parameters:
5390   - "throughput"
5391   - "name"
5392   - "tags"
5393   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5394   x-axis: "X = CNFs per Service Pipeline"
5395   y-axis: "Y = Number of Service Pipelines"
5396   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5397   layout:
5398     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5399     layout: "plot-service-density"
5400
5401 - type: "plot"
5402   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5403   algorithm: "plot_service_density_heatmap"
5404   output-file-type: ".html"
5405   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
5406   data: "plot-vpp-nfv-2n-skx"
5407   filter: "'NIC_Intel-X710' and
5408            'NF_DENSITY' and
5409            'DOCKER' and
5410            'PIPELINE' and
5411            'IMIX' and
5412            '4T2C' and
5413            'NDRPDR'"
5414   parameters:
5415   - "throughput"
5416   - "name"
5417   - "tags"
5418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5419   x-axis: "X = CNFs per Service Pipeline"
5420   y-axis: "Y = Number of Service Pipelines"
5421   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5422   layout:
5423     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5424     layout: "plot-service-density"
5425
5426 ################################################################################
5427 # Plots VPP HTTP Server Performance
5428 - type: "plot"
5429   title: "VPP HTTP Server Performance"
5430   algorithm: "plot_http_server_performance_box"
5431   output-file-type: ".html"
5432   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5433   data:
5434     "plot-vpp-http-server-performance"
5435   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5436   # each tag is enclosed with ' (apostrophe).
5437   filter: "'HTTP' and 'TCP_CPS'"
5438   parameters:
5439   - "result"
5440   - "name"
5441   traces:
5442     hoverinfo: "x+y"
5443     boxpoints: "outliers"
5444     whiskerwidth: 0
5445   layout:
5446     title: "VPP HTTP Server Performance"
5447     layout:
5448       "plot-cps"
5449
5450 - type: "plot"
5451   title: "VPP HTTP Server Performance"
5452   algorithm: "plot_http_server_performance_box"
5453   output-file-type: ".html"
5454   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5455   data:
5456     "plot-vpp-http-server-performance"
5457   filter: "'HTTP' and 'TCP_RPS'"
5458   parameters:
5459   - "result"
5460   - "name"
5461   traces:
5462     hoverinfo: "x+y"
5463     boxpoints: "outliers"
5464     whiskerwidth: 0
5465   layout:
5466     title: "VPP HTTP Server Performance"
5467     layout:
5468       "plot-rps"
5469
5470 ################################################################################
5471
5472 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5473 - type: "plot"
5474   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5475   algorithm: "plot_performance_box"
5476   output-file-type: ".html"
5477   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5478   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5479   filter: "'NIC_Intel-X520-DA2' and
5480            '64B' and
5481            ('BASE' or 'SCALE') and
5482            'NDRPDR' and
5483            'ETH' and
5484            '1T1C' and
5485            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5486            not 'VHOST' and
5487            not 'MEMIF'"
5488   parameters:
5489   - "throughput"
5490   - "parent"
5491   - "tags"
5492   sort:
5493   - "L2PATCH"
5494   - "L2XCBASE"
5495   - "BASE"
5496   - "FIB_10K"
5497   - "FIB_100K"
5498   - "FIB_1M"
5499   traces:
5500     hoverinfo: "x+y"
5501     boxpoints: "outliers"
5502     whiskerwidth: 0
5503   layout:
5504     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5505     layout: "plot-throughput"
5506
5507 - type: "plot"
5508   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5509   algorithm: "plot_performance_box"
5510   output-file-type: ".html"
5511   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5513   filter: "'NIC_Intel-X520-DA2' and
5514            '64B' and
5515            ('BASE' or 'SCALE') and
5516            'NDRPDR' and
5517            'ETH' and
5518            '1T1C' and
5519            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5520            not 'VHOST' and
5521            not 'MEMIF'"
5522   parameters:
5523   - "throughput"
5524   - "parent"
5525   - "tags"
5526   sort:
5527   - "L2PATCH"
5528   - "L2XCBASE"
5529   - "BASE"
5530   - "FIB_10K"
5531   - "FIB_100K"
5532   - "FIB_1M"
5533   traces:
5534     hoverinfo: "x+y"
5535     boxpoints: "outliers"
5536     whiskerwidth: 0
5537   layout:
5538     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5539     layout: "plot-throughput"
5540
5541 - type: "plot"
5542   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5543   algorithm: "plot_performance_box"
5544   output-file-type: ".html"
5545   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5547   filter: "'NIC_Intel-X520-DA2' and
5548            '64B' and
5549            ('BASE' or 'SCALE') and
5550            'NDRPDR' and
5551            'ETH' and
5552            '2T2C' and
5553            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5554            not 'VHOST' and
5555            not 'MEMIF'"
5556   parameters:
5557   - "throughput"
5558   - "parent"
5559   - "tags"
5560   sort:
5561   - "L2PATCH"
5562   - "L2XCBASE"
5563   - "BASE"
5564   - "FIB_10K"
5565   - "FIB_100K"
5566   - "FIB_1M"
5567   traces:
5568     hoverinfo: "x+y"
5569     boxpoints: "outliers"
5570     whiskerwidth: 0
5571   layout:
5572     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5573     layout: "plot-throughput"
5574
5575 - type: "plot"
5576   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5577   algorithm: "plot_performance_box"
5578   output-file-type: ".html"
5579   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5580   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5581   filter: "'NIC_Intel-X520-DA2' and
5582            '64B' and
5583            ('BASE' or 'SCALE') and
5584            'NDRPDR' and
5585            'ETH' and
5586            '2T2C' and
5587            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5588            not 'VHOST' and
5589            not 'MEMIF'"
5590   parameters:
5591   - "throughput"
5592   - "parent"
5593   - "tags"
5594   sort:
5595   - "L2PATCH"
5596   - "L2XCBASE"
5597   - "BASE"
5598   - "FIB_10K"
5599   - "FIB_100K"
5600   - "FIB_1M"
5601   traces:
5602     hoverinfo: "x+y"
5603     boxpoints: "outliers"
5604     whiskerwidth: 0
5605   layout:
5606     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5607     layout: "plot-throughput"
5608
5609 # Packet Throughput - VPP L2 3n-hsw-x520 features
5610 - type: "plot"
5611   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5612   algorithm: "plot_performance_box"
5613   output-file-type: ".html"
5614   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5615   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5616   filter: "'NIC_Intel-X520-DA2' and
5617            '64B' and
5618            'NDRPDR' and
5619            '1T1C' and
5620            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5621            not 'ACL' and
5622            not 'VHOST' and
5623            not 'MEMIF'"
5624   parameters:
5625   - "throughput"
5626   - "parent"
5627   - "tags"
5628   sort:
5629   - "L2XCBASE"    # l2xcbase
5630   - "L2BDBASE"    # l2bdbase
5631   - "L2XCFWD"     # dot1q-l2xcbase
5632   - "L2BDMACLRN"  # dot1q-l2bdbase
5633   traces:
5634     hoverinfo: "x+y"
5635     boxpoints: "outliers"
5636     whiskerwidth: 0
5637   layout:
5638     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5639     layout: "plot-throughput"
5640
5641 - type: "plot"
5642   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5643   algorithm: "plot_performance_box"
5644   output-file-type: ".html"
5645   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5647   filter: "'NIC_Intel-X520-DA2' and
5648            '64B' and
5649            'NDRPDR' and
5650            '1T1C' and
5651            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5652            not 'ACL' and
5653            not 'VHOST' and
5654            not 'MEMIF'"
5655   parameters:
5656   - "throughput"
5657   - "parent"
5658   - "tags"
5659   sort:
5660   - "L2XCBASE"    # l2xcbase
5661   - "L2BDBASE"    # l2bdbase
5662   - "L2XCFWD"     # dot1q-l2xcbase
5663   - "L2BDMACLRN"  # dot1q-l2bdbase
5664   traces:
5665     hoverinfo: "x+y"
5666     boxpoints: "outliers"
5667     whiskerwidth: 0
5668   layout:
5669     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5670     layout: "plot-throughput"
5671
5672 - type: "plot"
5673   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5674   algorithm: "plot_performance_box"
5675   output-file-type: ".html"
5676   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5678   filter: "'NIC_Intel-X520-DA2' and
5679            '64B' and
5680            'NDRPDR' and
5681            '2T2C' and
5682            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5683            not 'ACL' and
5684            not 'VHOST' and
5685            not 'MEMIF'"
5686   parameters:
5687   - "throughput"
5688   - "parent"
5689   - "tags"
5690   sort:
5691   - "L2XCBASE"    # l2xcbase
5692   - "L2BDBASE"    # l2bdbase
5693   - "L2XCFWD"     # dot1q-l2xcbase
5694   - "L2BDMACLRN"  # dot1q-l2bdbase
5695   traces:
5696     hoverinfo: "x+y"
5697     boxpoints: "outliers"
5698     whiskerwidth: 0
5699   layout:
5700     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5701     layout: "plot-throughput"
5702
5703 - type: "plot"
5704   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5705   algorithm: "plot_performance_box"
5706   output-file-type: ".html"
5707   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5709   filter: "'NIC_Intel-X520-DA2' and
5710            '64B' and
5711            'NDRPDR' and
5712            '2T2C' and
5713            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5714            not 'ACL' and
5715            not 'VHOST' and
5716            not 'MEMIF'"
5717   parameters:
5718   - "throughput"
5719   - "parent"
5720   - "tags"
5721   sort:
5722   - "L2XCBASE"    # l2xcbase
5723   - "L2BDBASE"    # l2bdbase
5724   - "L2XCFWD"     # dot1q-l2xcbase
5725   - "L2BDMACLRN"  # dot1q-l2bdbase
5726   traces:
5727     hoverinfo: "x+y"
5728     boxpoints: "outliers"
5729     whiskerwidth: 0
5730   layout:
5731     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5732     layout: "plot-throughput"
5733
5734 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
5735 - type: "plot"
5736   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5737   algorithm: "plot_performance_box"
5738   output-file-type: ".html"
5739   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5741   filter: "'NIC_Intel-X520-DA2' and
5742            '64B' and
5743            'NDRPDR' and
5744            '1T1C' and
5745            'FEATURE' and
5746            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5747            'IACL' and
5748            ('ACL1' or 'ACL50') and
5749            ('10K_FLOWS' or '10k_FLOWS') and
5750            not 'MACIP' and
5751            not 'VHOST' and
5752            not 'MEMIF'"
5753   parameters:
5754   - "throughput"
5755   - "parent"
5756   - "tags"
5757   traces:
5758     hoverinfo: "x+y"
5759     boxpoints: "outliers"
5760     whiskerwidth: 0
5761   layout:
5762     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5763     layout: "plot-throughput"
5764
5765 - type: "plot"
5766   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5767   algorithm: "plot_performance_box"
5768   output-file-type: ".html"
5769   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5771   filter: "'NIC_Intel-X520-DA2' and
5772            '64B' and
5773            'NDRPDR' and
5774            '1T1C' and
5775            'FEATURE' and
5776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5777            'IACL' and
5778            ('ACL1' or 'ACL50') and
5779            ('10K_FLOWS' or '10k_FLOWS') and
5780            not 'MACIP' and
5781            not 'VHOST' and
5782            not 'MEMIF'"
5783   parameters:
5784   - "throughput"
5785   - "parent"
5786   - "tags"
5787   traces:
5788     hoverinfo: "x+y"
5789     boxpoints: "outliers"
5790     whiskerwidth: 0
5791   layout:
5792     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5793     layout: "plot-throughput"
5794
5795 - type: "plot"
5796   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5797   algorithm: "plot_performance_box"
5798   output-file-type: ".html"
5799   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5801   filter: "'NIC_Intel-X520-DA2' and
5802            '64B' and
5803            'NDRPDR' and
5804            '2T2C' and
5805            'FEATURE' and
5806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5807            'IACL' and
5808            ('ACL1' or 'ACL50') and
5809            ('10K_FLOWS' or '10k_FLOWS') and
5810            not 'MACIP' and
5811            not 'VHOST' and
5812            not 'MEMIF'"
5813   parameters:
5814   - "throughput"
5815   - "parent"
5816   - "tags"
5817   traces:
5818     hoverinfo: "x+y"
5819     boxpoints: "outliers"
5820     whiskerwidth: 0
5821   layout:
5822     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5823     layout: "plot-throughput"
5824
5825 - type: "plot"
5826   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5827   algorithm: "plot_performance_box"
5828   output-file-type: ".html"
5829   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5831   filter: "'NIC_Intel-X520-DA2' and
5832            '64B' and
5833            'NDRPDR' and
5834            '2T2C' and
5835            'FEATURE' and
5836            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5837            'IACL' and
5838            ('ACL1' or 'ACL50') and
5839            ('10K_FLOWS' or '10k_FLOWS') and
5840            not 'MACIP' and
5841            not 'VHOST' and
5842            not 'MEMIF'"
5843   parameters:
5844   - "throughput"
5845   - "parent"
5846   - "tags"
5847   traces:
5848     hoverinfo: "x+y"
5849     boxpoints: "outliers"
5850     whiskerwidth: 0
5851   layout:
5852     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5853     layout: "plot-throughput"
5854
5855 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
5856 - type: "plot"
5857   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5858   algorithm: "plot_performance_box"
5859   output-file-type: ".html"
5860   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5862   filter: "'NIC_Intel-X520-DA2' and
5863            '64B' and
5864            'NDRPDR' and
5865            '1T1C' and
5866            'FEATURE' and
5867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5868            'OACL' and
5869            ('ACL1' or 'ACL50') and
5870            ('10K_FLOWS' or '10k_FLOWS') and
5871            not 'MACIP' and
5872            not 'VHOST' and
5873            not 'MEMIF'"
5874   parameters:
5875   - "throughput"
5876   - "parent"
5877   - "tags"
5878   traces:
5879     hoverinfo: "x+y"
5880     boxpoints: "outliers"
5881     whiskerwidth: 0
5882   layout:
5883     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5884     layout: "plot-throughput"
5885
5886 - type: "plot"
5887   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5888   algorithm: "plot_performance_box"
5889   output-file-type: ".html"
5890   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5891   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5892   filter: "'NIC_Intel-X520-DA2' and
5893            '64B' and
5894            'NDRPDR' and
5895            '1T1C' and
5896            'FEATURE' and
5897            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5898            'OACL' and
5899            ('ACL1' or 'ACL50') and
5900            ('10K_FLOWS' or '10k_FLOWS') and
5901            not 'MACIP' and
5902            not 'VHOST' and
5903            not 'MEMIF'"
5904   parameters:
5905   - "throughput"
5906   - "parent"
5907   - "tags"
5908   traces:
5909     hoverinfo: "x+y"
5910     boxpoints: "outliers"
5911     whiskerwidth: 0
5912   layout:
5913     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5914     layout: "plot-throughput"
5915
5916 - type: "plot"
5917   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5918   algorithm: "plot_performance_box"
5919   output-file-type: ".html"
5920   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5921   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5922   filter: "'NIC_Intel-X520-DA2' and
5923            '64B' and
5924            'NDRPDR' and
5925            '2T2C' and
5926            'FEATURE' and
5927            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5928            'OACL' and
5929            ('ACL1' or 'ACL50') and
5930            ('10K_FLOWS' or '10k_FLOWS') and
5931            not 'MACIP' and
5932            not 'VHOST' and
5933            not 'MEMIF'"
5934   parameters:
5935   - "throughput"
5936   - "parent"
5937   - "tags"
5938   traces:
5939     hoverinfo: "x+y"
5940     boxpoints: "outliers"
5941     whiskerwidth: 0
5942   layout:
5943     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5944     layout: "plot-throughput"
5945
5946 - type: "plot"
5947   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5948   algorithm: "plot_performance_box"
5949   output-file-type: ".html"
5950   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5951   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5952   filter: "'NIC_Intel-X520-DA2' and
5953            '64B' and
5954            'NDRPDR' and
5955            '2T2C' and
5956            'FEATURE' and
5957            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5958            'OACL' and
5959            ('ACL1' or 'ACL50') and
5960            ('10K_FLOWS' or '10k_FLOWS') and
5961            not 'MACIP' and
5962            not 'VHOST' and
5963            not 'MEMIF'"
5964   parameters:
5965   - "throughput"
5966   - "parent"
5967   - "tags"
5968   traces:
5969     hoverinfo: "x+y"
5970     boxpoints: "outliers"
5971     whiskerwidth: 0
5972   layout:
5973     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5974     layout: "plot-throughput"
5975
5976 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
5977 - type: "plot"
5978   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5979   algorithm: "plot_performance_box"
5980   output-file-type: ".html"
5981   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5983   filter: "'NIC_Intel-X520-DA2' and
5984            '64B' and
5985            'NDRPDR' and
5986            '1T1C' and
5987            'FEATURE' and
5988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5989            'MACIP' and
5990            ('ACL1' or 'ACL50') and
5991            ('10K_FLOWS' or '10k_FLOWS') and
5992            not 'VHOST' and
5993            not 'MEMIF'"
5994   parameters:
5995   - "throughput"
5996   - "parent"
5997   - "tags"
5998   traces:
5999     hoverinfo: "x+y"
6000     boxpoints: "outliers"
6001     whiskerwidth: 0
6002   layout:
6003     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6004     layout: "plot-throughput"
6005
6006 - type: "plot"
6007   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6008   algorithm: "plot_performance_box"
6009   output-file-type: ".html"
6010   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6012   filter: "'NIC_Intel-X520-DA2' and
6013            '64B' and
6014            'NDRPDR' and
6015            '1T1C' and
6016            'FEATURE' and
6017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6018            'MACIP' and
6019            ('ACL1' or 'ACL50') and
6020            ('10K_FLOWS' or '10k_FLOWS') and
6021            not 'VHOST' and
6022            not 'MEMIF'"
6023   parameters:
6024   - "throughput"
6025   - "parent"
6026   - "tags"
6027   traces:
6028     hoverinfo: "x+y"
6029     boxpoints: "outliers"
6030     whiskerwidth: 0
6031   layout:
6032     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6033     layout: "plot-throughput"
6034
6035 - type: "plot"
6036   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6037   algorithm: "plot_performance_box"
6038   output-file-type: ".html"
6039   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6041   filter: "'NIC_Intel-X520-DA2' and
6042            '64B' and
6043            'NDRPDR' and
6044            '2T2C' and
6045            'FEATURE' and
6046            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6047            'MACIP' and
6048            ('ACL1' or 'ACL50') and
6049            ('10K_FLOWS' or '10k_FLOWS') and
6050            not 'VHOST' and
6051            not 'MEMIF'"
6052   parameters:
6053   - "throughput"
6054   - "parent"
6055   - "tags"
6056   traces:
6057     hoverinfo: "x+y"
6058     boxpoints: "outliers"
6059     whiskerwidth: 0
6060   layout:
6061     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6062     layout: "plot-throughput"
6063
6064 - type: "plot"
6065   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6066   algorithm: "plot_performance_box"
6067   output-file-type: ".html"
6068   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6069   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6070   filter: "'NIC_Intel-X520-DA2' and
6071            '64B' and
6072            'NDRPDR' and
6073            '2T2C' and
6074            'FEATURE' and
6075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6076            'MACIP' and
6077            ('ACL1' or 'ACL50') and
6078            ('10K_FLOWS' or '10k_FLOWS') and
6079            not 'VHOST' and
6080            not 'MEMIF'"
6081   parameters:
6082   - "throughput"
6083   - "parent"
6084   - "tags"
6085   traces:
6086     hoverinfo: "x+y"
6087     boxpoints: "outliers"
6088     whiskerwidth: 0
6089   layout:
6090     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6091     layout: "plot-throughput"
6092
6093 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6094 - type: "plot"
6095   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6096   algorithm: "plot_performance_box"
6097   output-file-type: ".html"
6098   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6100   filter: "'NIC_Intel-X710' and
6101            '64B' and
6102            ('BASE' or 'SCALE') and
6103            'NDRPDR' and
6104            'ETH' and
6105            '1T1C' and
6106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6107            not 'VHOST' and
6108            not 'MEMIF'"
6109   parameters:
6110   - "throughput"
6111   - "parent"
6112   - "tags"
6113   sort:
6114   - "L2PATCH"
6115   - "L2XCFWD"
6116   - "L2BDMACLRN"
6117   - "FIB_10K"
6118   - "FIB_100K"
6119   - "FIB_1M"
6120   traces:
6121     hoverinfo: "x+y"
6122     boxpoints: "outliers"
6123     whiskerwidth: 0
6124   layout:
6125     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6126     layout: "plot-throughput"
6127
6128 - type: "plot"
6129   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6130   algorithm: "plot_performance_box"
6131   output-file-type: ".html"
6132   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6134   filter: "'NIC_Intel-X710' and
6135            '64B' and
6136            ('BASE' or 'SCALE') and
6137            'NDRPDR' and
6138            'ETH' and
6139            '1T1C' and
6140            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6141            not 'VHOST' and
6142            not 'MEMIF'"
6143   parameters:
6144   - "throughput"
6145   - "parent"
6146   - "tags"
6147   sort:
6148   - "L2PATCH"
6149   - "L2XCFWD"
6150   - "L2BDMACLRN"
6151   - "FIB_10K"
6152   - "FIB_100K"
6153   - "FIB_1M"
6154   traces:
6155     hoverinfo: "x+y"
6156     boxpoints: "outliers"
6157     whiskerwidth: 0
6158   layout:
6159     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6160     layout: "plot-throughput"
6161
6162 - type: "plot"
6163   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6164   algorithm: "plot_performance_box"
6165   output-file-type: ".html"
6166   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6168   filter: "'NIC_Intel-X710' and
6169            '64B' and
6170            ('BASE' or 'SCALE') and
6171            'NDRPDR' and
6172            'ETH' and
6173            '2T2C' and
6174            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6175            not 'VHOST' and
6176            not 'MEMIF'"
6177   parameters:
6178   - "throughput"
6179   - "parent"
6180   - "tags"
6181   sort:
6182   - "L2PATCH"
6183   - "L2XCFWD"
6184   - "L2BDMACLRN"
6185   - "FIB_10K"
6186   - "FIB_100K"
6187   - "FIB_1M"
6188   traces:
6189     hoverinfo: "x+y"
6190     boxpoints: "outliers"
6191     whiskerwidth: 0
6192   layout:
6193     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6194     layout: "plot-throughput"
6195
6196 - type: "plot"
6197   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6198   algorithm: "plot_performance_box"
6199   output-file-type: ".html"
6200   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6202   filter: "'NIC_Intel-X710' and
6203            '64B' and
6204            ('BASE' or 'SCALE') and
6205            'NDRPDR' and
6206            'ETH' and
6207            '2T2C' and
6208            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6209            not 'VHOST' and
6210            not 'MEMIF'"
6211   parameters:
6212   - "throughput"
6213   - "parent"
6214   - "tags"
6215   sort:
6216   - "L2PATCH"
6217   - "L2XCFWD"
6218   - "L2BDMACLRN"
6219   - "FIB_10K"
6220   - "FIB_100K"
6221   - "FIB_1M"
6222   traces:
6223     hoverinfo: "x+y"
6224     boxpoints: "outliers"
6225     whiskerwidth: 0
6226   layout:
6227     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6228     layout: "plot-throughput"
6229
6230 # Packet Throughput - VPP L2 3n-hsw-x710 features
6231 - type: "plot"
6232   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6233   algorithm: "plot_performance_box"
6234   output-file-type: ".html"
6235   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6237   filter: "'NIC_Intel-X710' and
6238            '64B' and
6239            'NDRPDR' and
6240            '1T1C' and
6241            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6242            not 'ACL' and
6243            not 'VHOST' and
6244            not 'L2OVRLAY' and
6245            not 'MEMIF'"
6246   parameters:
6247   - "throughput"
6248   - "parent"
6249   - "tags"
6250   sort:
6251   - "L2XCBASE"    # l2xcbase
6252   - "L2BDBASE"    # l2bdbase
6253   - "L2XCFWD"     # dot1q-l2xcbase
6254   - "L2BDMACLRN"  # dot1q-l2bdbase
6255   traces:
6256     hoverinfo: "x+y"
6257     boxpoints: "outliers"
6258     whiskerwidth: 0
6259   layout:
6260     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6261     layout: "plot-throughput"
6262
6263 - type: "plot"
6264   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6265   algorithm: "plot_performance_box"
6266   output-file-type: ".html"
6267   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6268   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6269   filter: "'NIC_Intel-X710' and
6270            '64B' and
6271            'NDRPDR' and
6272            '1T1C' and
6273            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6274            not 'ACL' and
6275            not 'VHOST' and
6276            not 'L2OVRLAY' and
6277            not 'MEMIF'"
6278   parameters:
6279   - "throughput"
6280   - "parent"
6281   - "tags"
6282   sort:
6283   - "L2XCBASE"    # l2xcbase
6284   - "L2BDBASE"    # l2bdbase
6285   - "L2XCFWD"     # dot1q-l2xcbase
6286   - "L2BDMACLRN"  # dot1q-l2bdbase
6287   traces:
6288     hoverinfo: "x+y"
6289     boxpoints: "outliers"
6290     whiskerwidth: 0
6291   layout:
6292     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6293     layout: "plot-throughput"
6294
6295 - type: "plot"
6296   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6297   algorithm: "plot_performance_box"
6298   output-file-type: ".html"
6299   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6301   filter: "'NIC_Intel-X710' and
6302            '64B' and
6303            'NDRPDR' and
6304            '2T2C' and
6305            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6306            not 'ACL' and
6307            not 'VHOST' and
6308            not 'L2OVRLAY' and
6309            not 'MEMIF'"
6310   parameters:
6311   - "throughput"
6312   - "parent"
6313   - "tags"
6314   sort:
6315   - "L2XCBASE"    # l2xcbase
6316   - "L2BDBASE"    # l2bdbase
6317   - "L2XCFWD"     # dot1q-l2xcbase
6318   - "L2BDMACLRN"  # dot1q-l2bdbase
6319   traces:
6320     hoverinfo: "x+y"
6321     boxpoints: "outliers"
6322     whiskerwidth: 0
6323   layout:
6324     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6325     layout: "plot-throughput"
6326
6327 - type: "plot"
6328   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6329   algorithm: "plot_performance_box"
6330   output-file-type: ".html"
6331   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6333   filter: "'NIC_Intel-X710' and
6334            '64B' and
6335            'NDRPDR' and
6336            '2T2C' and
6337            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6338            not 'ACL' and
6339            not 'VHOST' and
6340            not 'L2OVRLAY' and
6341            not 'MEMIF'"
6342   parameters:
6343   - "throughput"
6344   - "parent"
6345   - "tags"
6346   sort:
6347   - "L2XCBASE"    # l2xcbase
6348   - "L2BDBASE"    # l2bdbase
6349   - "L2XCFWD"     # dot1q-l2xcbase
6350   - "L2BDMACLRN"  # dot1q-l2bdbase
6351   traces:
6352     hoverinfo: "x+y"
6353     boxpoints: "outliers"
6354     whiskerwidth: 0
6355   layout:
6356     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6357     layout: "plot-throughput"
6358
6359 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
6360 - type: "plot"
6361   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6362   algorithm: "plot_performance_box"
6363   output-file-type: ".html"
6364   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6366   filter: "'NIC_Intel-X710' and
6367            '64B' and
6368            'NDRPDR' and
6369            '1T1C' and
6370            'FEATURE' and
6371            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6372            'IACL' and
6373            ('ACL1' or 'ACL50') and
6374            ('10K_FLOWS' or '10k_FLOWS') and
6375            not 'MACIP' and
6376            not 'VHOST' and
6377            not 'MEMIF'"
6378   parameters:
6379   - "throughput"
6380   - "parent"
6381   - "tags"
6382   traces:
6383     hoverinfo: "x+y"
6384     boxpoints: "outliers"
6385     whiskerwidth: 0
6386   layout:
6387     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6388     layout: "plot-throughput"
6389
6390 - type: "plot"
6391   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6392   algorithm: "plot_performance_box"
6393   output-file-type: ".html"
6394   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6396   filter: "'NIC_Intel-X710' and
6397            '64B' and
6398            'NDRPDR' and
6399            '1T1C' and
6400            'FEATURE' and
6401            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6402            'IACL' and
6403            ('ACL1' or 'ACL50') and
6404            ('10K_FLOWS' or '10k_FLOWS') and
6405            not 'MACIP' and
6406            not 'VHOST' and
6407            not 'MEMIF'"
6408   parameters:
6409   - "throughput"
6410   - "parent"
6411   - "tags"
6412   traces:
6413     hoverinfo: "x+y"
6414     boxpoints: "outliers"
6415     whiskerwidth: 0
6416   layout:
6417     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6418     layout: "plot-throughput"
6419
6420 - type: "plot"
6421   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6422   algorithm: "plot_performance_box"
6423   output-file-type: ".html"
6424   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6425   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6426   filter: "'NIC_Intel-X710' and
6427            '64B' and
6428            'NDRPDR' and
6429            '2T2C' and
6430            'FEATURE' and
6431            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6432            'IACL' and
6433            ('ACL1' or 'ACL50') and
6434            ('10K_FLOWS' or '10k_FLOWS') and
6435            not 'MACIP' and
6436            not 'VHOST' and
6437            not 'MEMIF'"
6438   parameters:
6439   - "throughput"
6440   - "parent"
6441   - "tags"
6442   traces:
6443     hoverinfo: "x+y"
6444     boxpoints: "outliers"
6445     whiskerwidth: 0
6446   layout:
6447     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6448     layout: "plot-throughput"
6449
6450 - type: "plot"
6451   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6452   algorithm: "plot_performance_box"
6453   output-file-type: ".html"
6454   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6455   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6456   filter: "'NIC_Intel-X710' and
6457            '64B' and
6458            'NDRPDR' and
6459            '2T2C' and
6460            'FEATURE' and
6461            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6462            'IACL' and
6463            ('ACL1' or 'ACL50') and
6464            ('10K_FLOWS' or '10k_FLOWS') and
6465            not 'MACIP' and
6466            not 'VHOST' and
6467            not 'MEMIF'"
6468   parameters:
6469   - "throughput"
6470   - "parent"
6471   - "tags"
6472   traces:
6473     hoverinfo: "x+y"
6474     boxpoints: "outliers"
6475     whiskerwidth: 0
6476   layout:
6477     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6478     layout: "plot-throughput"
6479
6480 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6481 - type: "plot"
6482   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6483   algorithm: "plot_performance_box"
6484   output-file-type: ".html"
6485   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6487   filter: "'NIC_Intel-XL710' and
6488            '64B' and
6489            'BASE' and
6490            'NDRPDR' and
6491            'ETH' and
6492            '1T1C' and
6493            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6494            not 'VHOST' and
6495            not 'MEMIF'"
6496   parameters:
6497   - "throughput"
6498   - "parent"
6499   - "tags"
6500   sort:
6501   - "L2PATCH"
6502   - "L2XCFWD"
6503   - "L2BDMACLRN"
6504   traces:
6505     hoverinfo: "x+y"
6506     boxpoints: "outliers"
6507     whiskerwidth: 0
6508   layout:
6509     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6510     layout: "plot-throughput"
6511
6512 - type: "plot"
6513   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6514   algorithm: "plot_performance_box"
6515   output-file-type: ".html"
6516   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6518   filter: "'NIC_Intel-XL710' and
6519            '64B' and
6520            'BASE' and
6521            'NDRPDR' and
6522            'ETH' and
6523            '1T1C' and
6524            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6525            not 'VHOST' and
6526            not 'MEMIF'"
6527   parameters:
6528   - "throughput"
6529   - "parent"
6530   - "tags"
6531   sort:
6532   - "L2PATCH"
6533   - "L2XCFWD"
6534   - "L2BDMACLRN"
6535   traces:
6536     hoverinfo: "x+y"
6537     boxpoints: "outliers"
6538     whiskerwidth: 0
6539   layout:
6540     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6541     layout: "plot-throughput"
6542
6543 - type: "plot"
6544   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6545   algorithm: "plot_performance_box"
6546   output-file-type: ".html"
6547   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6549   filter: "'NIC_Intel-XL710' and
6550            '64B' and
6551            'BASE' and
6552            'NDRPDR' and
6553            'ETH' and
6554            '2T2C' and
6555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6556            not 'VHOST' and
6557            not 'MEMIF'"
6558   parameters:
6559   - "throughput"
6560   - "parent"
6561   - "tags"
6562   sort:
6563   - "L2PATCH"
6564   - "L2XCFWD"
6565   - "L2BDMACLRN"
6566   traces:
6567     hoverinfo: "x+y"
6568     boxpoints: "outliers"
6569     whiskerwidth: 0
6570   layout:
6571     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6572     layout: "plot-throughput"
6573
6574 - type: "plot"
6575   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6576   algorithm: "plot_performance_box"
6577   output-file-type: ".html"
6578   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6579   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6580   filter: "'NIC_Intel-XL710' and
6581            '64B' and
6582            'BASE' and
6583            'NDRPDR' and
6584            'ETH' and
6585            '2T2C' and
6586            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6587            not 'VHOST' and
6588            not 'MEMIF'"
6589   parameters:
6590   - "throughput"
6591   - "parent"
6592   - "tags"
6593   sort:
6594   - "L2PATCH"
6595   - "L2XCFWD"
6596   - "L2BDMACLRN"
6597   traces:
6598     hoverinfo: "x+y"
6599     boxpoints: "outliers"
6600     whiskerwidth: 0
6601   layout:
6602     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6603     layout: "plot-throughput"
6604
6605 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6606 - type: "plot"
6607   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6608   algorithm: "plot_performance_box"
6609   output-file-type: ".html"
6610   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6612   filter: "'NIC_Intel-X710' and
6613            '64B' and
6614            ('BASE' or 'SCALE') and
6615            'NDRPDR' and
6616            'ETH' and
6617            '2T1C' and
6618            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6619            not 'VHOST' and
6620            not 'MEMIF' and
6621            not 'DRV_AVF'"
6622   parameters:
6623   - "throughput"
6624   - "parent"
6625   - "tags"
6626   sort:
6627   - "L2PATCH"
6628   - "L2XCBASE"
6629   - "BASE"
6630   - "FIB_10K"
6631   - "FIB_100K"
6632   - "FIB_1M"
6633   traces:
6634     hoverinfo: "x+y"
6635     boxpoints: "outliers"
6636     whiskerwidth: 0
6637   layout:
6638     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6639     layout: "plot-throughput"
6640
6641 - type: "plot"
6642   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6643   algorithm: "plot_performance_box"
6644   output-file-type: ".html"
6645   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6647   filter: "'NIC_Intel-X710' and
6648            '64B' and
6649            ('BASE' or 'SCALE') and
6650            'NDRPDR' and
6651            'ETH' and
6652            '2T1C' and
6653            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6654            not 'VHOST' and
6655            not 'MEMIF' and
6656            not 'DRV_AVF'"
6657   parameters:
6658   - "throughput"
6659   - "parent"
6660   - "tags"
6661   sort:
6662   - "L2PATCH"
6663   - "L2XCBASE"
6664   - "BASE"
6665   - "FIB_10K"
6666   - "FIB_100K"
6667   - "FIB_1M"
6668   traces:
6669     hoverinfo: "x+y"
6670     boxpoints: "outliers"
6671     whiskerwidth: 0
6672   layout:
6673     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6674     layout: "plot-throughput"
6675
6676 - type: "plot"
6677   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6678   algorithm: "plot_performance_box"
6679   output-file-type: ".html"
6680   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6682   filter: "'NIC_Intel-X710' and
6683            '64B' and
6684            ('BASE' or 'SCALE') and
6685            'NDRPDR' and
6686            'ETH' and
6687            '4T2C' and
6688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6689            not 'VHOST' and
6690            not 'MEMIF' and
6691            not 'DRV_AVF'"
6692   parameters:
6693   - "throughput"
6694   - "parent"
6695   - "tags"
6696   sort:
6697   - "L2PATCH"
6698   - "L2XCBASE"
6699   - "BASE"
6700   - "FIB_10K"
6701   - "FIB_100K"
6702   - "FIB_1M"
6703   traces:
6704     hoverinfo: "x+y"
6705     boxpoints: "outliers"
6706     whiskerwidth: 0
6707   layout:
6708     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6709     layout: "plot-throughput"
6710
6711 - type: "plot"
6712   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6713   algorithm: "plot_performance_box"
6714   output-file-type: ".html"
6715   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6716   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6717   filter: "'NIC_Intel-X710' and
6718            '64B' and
6719            ('BASE' or 'SCALE') and
6720            'NDRPDR' and
6721            'ETH' and
6722            '4T2C' and
6723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6724            not 'VHOST' and
6725            not 'MEMIF' and
6726            not 'DRV_AVF'"
6727   parameters:
6728   - "throughput"
6729   - "parent"
6730   - "tags"
6731   sort:
6732   - "L2PATCH"
6733   - "L2XCBASE"
6734   - "BASE"
6735   - "FIB_10K"
6736   - "FIB_100K"
6737   - "FIB_1M"
6738   traces:
6739     hoverinfo: "x+y"
6740     boxpoints: "outliers"
6741     whiskerwidth: 0
6742   layout:
6743     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6744     layout: "plot-throughput"
6745
6746 # Packet Throughput - VPP L2 3n-skx-x710 features
6747 - type: "plot"
6748   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6749   algorithm: "plot_performance_box"
6750   output-file-type: ".html"
6751   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6753   filter: "'NIC_Intel-X710' and
6754            '64B' and
6755            'NDRPDR' and
6756            '2T1C' and
6757            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6758            not 'ACL' and
6759            not 'VHOST' and
6760            not 'DRV_AVF' and
6761            not 'L2OVRLAY' and
6762            not 'MEMIF'"
6763   parameters:
6764   - "throughput"
6765   - "parent"
6766   - "tags"
6767   sort:
6768   - "L2XCBASE"    # l2xcbase
6769   - "L2BDBASE"    # l2bdbase
6770   - "L2XCFWD"     # dot1q-l2xcbase
6771   - "L2BDMACLRN"  # dot1q-l2bdbase
6772   traces:
6773     hoverinfo: "x+y"
6774     boxpoints: "outliers"
6775     whiskerwidth: 0
6776   layout:
6777     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6778     layout: "plot-throughput"
6779
6780 - type: "plot"
6781   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6782   algorithm: "plot_performance_box"
6783   output-file-type: ".html"
6784   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6786   filter: "'NIC_Intel-X710' and
6787            '64B' and
6788            'NDRPDR' and
6789            '2T1C' and
6790            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6791            not 'ACL' and
6792            not 'VHOST' and
6793            not 'DRV_AVF' and
6794            not 'L2OVRLAY' and
6795            not 'MEMIF'"
6796   parameters:
6797   - "throughput"
6798   - "parent"
6799   - "tags"
6800   sort:
6801   - "L2XCBASE"    # l2xcbase
6802   - "L2BDBASE"    # l2bdbase
6803   - "L2XCFWD"     # dot1q-l2xcbase
6804   - "L2BDMACLRN"  # dot1q-l2bdbase
6805   traces:
6806     hoverinfo: "x+y"
6807     boxpoints: "outliers"
6808     whiskerwidth: 0
6809   layout:
6810     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6811     layout: "plot-throughput"
6812
6813 - type: "plot"
6814   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6815   algorithm: "plot_performance_box"
6816   output-file-type: ".html"
6817   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6819   filter: "'NIC_Intel-X710' and
6820            '64B' and
6821            'NDRPDR' and
6822            '4T2C' and
6823            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6824            not 'ACL' and
6825            not 'VHOST' and
6826            not 'DRV_AVF' and
6827            not 'L2OVRLAY' and
6828            not 'MEMIF'"
6829   parameters:
6830   - "throughput"
6831   - "parent"
6832   - "tags"
6833   sort:
6834   - "L2XCBASE"    # l2xcbase
6835   - "L2BDBASE"    # l2bdbase
6836   - "L2XCFWD"     # dot1q-l2xcbase
6837   - "L2BDMACLRN"  # dot1q-l2bdbase
6838   traces:
6839     hoverinfo: "x+y"
6840     boxpoints: "outliers"
6841     whiskerwidth: 0
6842   layout:
6843     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6844     layout: "plot-throughput"
6845
6846 - type: "plot"
6847   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6848   algorithm: "plot_performance_box"
6849   output-file-type: ".html"
6850   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6852   filter: "'NIC_Intel-X710' and
6853            '64B' and
6854            'NDRPDR' and
6855            '4T2C' and
6856            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6857            not 'ACL' and
6858            not 'VHOST' and
6859            not 'DRV_AVF' and
6860            not 'L2OVRLAY' and
6861            not 'MEMIF'"
6862   parameters:
6863   - "throughput"
6864   - "parent"
6865   - "tags"
6866   sort:
6867   - "L2XCBASE"    # l2xcbase
6868   - "L2BDBASE"    # l2bdbase
6869   - "L2XCFWD"     # dot1q-l2xcbase
6870   - "L2BDMACLRN"  # dot1q-l2bdbase
6871   traces:
6872     hoverinfo: "x+y"
6873     boxpoints: "outliers"
6874     whiskerwidth: 0
6875   layout:
6876     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6877     layout: "plot-throughput"
6878
6879 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
6880 - type: "plot"
6881   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6882   algorithm: "plot_performance_box"
6883   output-file-type: ".html"
6884   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6886   filter: "'NIC_Intel-X710' and
6887            '64B' and
6888            'NDRPDR' and
6889            '2T1C' and
6890            'FEATURE' and
6891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6892            'IACL' and
6893            ('ACL1' or 'ACL50') and
6894            ('10K_FLOWS' or '10k_FLOWS') and
6895            not 'MACIP' and
6896            not 'VHOST' and
6897            not 'MEMIF'"
6898   parameters:
6899   - "throughput"
6900   - "parent"
6901   - "tags"
6902   traces:
6903     hoverinfo: "x+y"
6904     boxpoints: "outliers"
6905     whiskerwidth: 0
6906   layout:
6907     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6908     layout: "plot-throughput"
6909
6910 - type: "plot"
6911   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6912   algorithm: "plot_performance_box"
6913   output-file-type: ".html"
6914   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6915   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6916   filter: "'NIC_Intel-X710' and
6917            '64B' and
6918            'NDRPDR' and
6919            '2T1C' and
6920            'FEATURE' and
6921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6922            'IACL' and
6923            ('ACL1' or 'ACL50') and
6924            ('10K_FLOWS' or '10k_FLOWS') and
6925            not 'MACIP' and
6926            not 'VHOST' and
6927            not 'MEMIF'"
6928   parameters:
6929   - "throughput"
6930   - "parent"
6931   - "tags"
6932   traces:
6933     hoverinfo: "x+y"
6934     boxpoints: "outliers"
6935     whiskerwidth: 0
6936   layout:
6937     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6938     layout: "plot-throughput"
6939
6940 - type: "plot"
6941   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6942   algorithm: "plot_performance_box"
6943   output-file-type: ".html"
6944   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6946   filter: "'NIC_Intel-X710' and
6947            '64B' and
6948            'NDRPDR' and
6949            '4T2C' and
6950            'FEATURE' and
6951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6952            'IACL' and
6953            ('ACL1' or 'ACL50') and
6954            ('10K_FLOWS' or '10k_FLOWS') and
6955            not 'MACIP' and
6956            not 'VHOST' and
6957            not 'MEMIF'"
6958   parameters:
6959   - "throughput"
6960   - "parent"
6961   - "tags"
6962   traces:
6963     hoverinfo: "x+y"
6964     boxpoints: "outliers"
6965     whiskerwidth: 0
6966   layout:
6967     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6968     layout: "plot-throughput"
6969
6970 - type: "plot"
6971   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6972   algorithm: "plot_performance_box"
6973   output-file-type: ".html"
6974   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6976   filter: "'NIC_Intel-X710' and
6977            '64B' and
6978            'NDRPDR' and
6979            '4T2C' and
6980            'FEATURE' and
6981            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6982            'IACL' and
6983            ('ACL1' or 'ACL50') and
6984            ('10K_FLOWS' or '10k_FLOWS') and
6985            not 'MACIP' and
6986            not 'VHOST' and
6987            not 'MEMIF'"
6988   parameters:
6989   - "throughput"
6990   - "parent"
6991   - "tags"
6992   traces:
6993     hoverinfo: "x+y"
6994     boxpoints: "outliers"
6995     whiskerwidth: 0
6996   layout:
6997     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6998     layout: "plot-throughput"
6999
7000 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7001 - type: "plot"
7002   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7003   algorithm: "plot_performance_box"
7004   output-file-type: ".html"
7005   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7007   filter: "'NIC_Intel-XXV710' and
7008            '64B' and
7009            ('BASE' or 'SCALE') and
7010            'NDRPDR' and
7011            'ETH' and
7012            '2T1C' and
7013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7014            not 'VHOST' and
7015            not 'MEMIF'"
7016   parameters:
7017   - "throughput"
7018   - "parent"
7019   - "tags"
7020   sort:
7021   - "L2PATCH"
7022   - "L2PATCH"
7023   - "L2XCBASE"
7024   - "L2BDMACLRN"
7025   traces:
7026     hoverinfo: "x+y"
7027     boxpoints: "outliers"
7028     whiskerwidth: 0
7029   layout:
7030     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7031     layout: "plot-throughput"
7032
7033 - type: "plot"
7034   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7035   algorithm: "plot_performance_box"
7036   output-file-type: ".html"
7037   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7039   filter: "'NIC_Intel-XXV710' and
7040            '64B' and
7041            ('BASE' or 'SCALE') and
7042            'NDRPDR' and
7043            'ETH' and
7044            '2T1C' and
7045            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7046            not 'VHOST' and
7047            not 'MEMIF'"
7048   parameters:
7049   - "throughput"
7050   - "parent"
7051   - "tags"
7052   sort:
7053   - "L2PATCH"
7054   - "L2PATCH"
7055   - "L2XCBASE"
7056   - "L2BDMACLRN"
7057   traces:
7058     hoverinfo: "x+y"
7059     boxpoints: "outliers"
7060     whiskerwidth: 0
7061   layout:
7062     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7063     layout: "plot-throughput"
7064
7065 - type: "plot"
7066   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7067   algorithm: "plot_performance_box"
7068   output-file-type: ".html"
7069   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7071   filter: "'NIC_Intel-XXV710' and
7072            '64B' and
7073            ('BASE' or 'SCALE') and
7074            'NDRPDR' and
7075            'ETH' and
7076            '4T2C' and
7077            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7078            not 'VHOST' and
7079            not 'MEMIF'"
7080   parameters:
7081   - "throughput"
7082   - "parent"
7083   - "tags"
7084   sort:
7085   - "L2PATCH"
7086   - "L2PATCH"
7087   - "L2XCBASE"
7088   - "L2BDMACLRN"
7089   traces:
7090     hoverinfo: "x+y"
7091     boxpoints: "outliers"
7092     whiskerwidth: 0
7093   layout:
7094     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7095     layout: "plot-throughput"
7096
7097 - type: "plot"
7098   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7099   algorithm: "plot_performance_box"
7100   output-file-type: ".html"
7101   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7103   filter: "'NIC_Intel-XXV710' and
7104            '64B' and
7105            ('BASE' or 'SCALE') and
7106            'NDRPDR' and
7107            'ETH' and
7108            '4T2C' and
7109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7110            not 'VHOST' and
7111            not 'MEMIF'"
7112   parameters:
7113   - "throughput"
7114   - "parent"
7115   - "tags"
7116   sort:
7117   - "L2PATCH"
7118   - "L2PATCH"
7119   - "L2XCBASE"
7120   - "L2BDMACLRN"
7121   traces:
7122     hoverinfo: "x+y"
7123     boxpoints: "outliers"
7124     whiskerwidth: 0
7125   layout:
7126     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7127     layout: "plot-throughput"
7128
7129 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7130 - type: "plot"
7131   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7132   algorithm: "plot_performance_box"
7133   output-file-type: ".html"
7134   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7136   filter: "'NIC_Intel-X710' and
7137            '64B' and
7138            ('BASE' or 'SCALE') and
7139            'NDRPDR' and
7140            'ETH' and
7141            '2T1C' and
7142            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7143            not 'VHOST' and
7144            not 'MEMIF'"
7145   parameters:
7146   - "throughput"
7147   - "parent"
7148   - "tags"
7149   sort:
7150   - "L2PATCH"
7151   - "L2XCBASE"
7152   - "BASE"
7153   - "FIB_10K"
7154   - "FIB_100K"
7155   - "FIB_1M"
7156   traces:
7157     hoverinfo: "x+y"
7158     boxpoints: "outliers"
7159     whiskerwidth: 0
7160   layout:
7161     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7162     layout: "plot-throughput"
7163
7164 - type: "plot"
7165   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7166   algorithm: "plot_performance_box"
7167   output-file-type: ".html"
7168   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7170   filter: "'NIC_Intel-X710' and
7171            '64B' and
7172            ('BASE' or 'SCALE') and
7173            'NDRPDR' and
7174            'ETH' and
7175            '2T1C' and
7176            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7177            not 'VHOST' and
7178            not 'MEMIF'"
7179   parameters:
7180   - "throughput"
7181   - "parent"
7182   - "tags"
7183   sort:
7184   - "L2PATCH"
7185   - "L2XCBASE"
7186   - "BASE"
7187   - "FIB_10K"
7188   - "FIB_100K"
7189   - "FIB_1M"
7190   traces:
7191     hoverinfo: "x+y"
7192     boxpoints: "outliers"
7193     whiskerwidth: 0
7194   layout:
7195     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7196     layout: "plot-throughput"
7197
7198 - type: "plot"
7199   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7200   algorithm: "plot_performance_box"
7201   output-file-type: ".html"
7202   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7204   filter: "'NIC_Intel-X710' and
7205            '64B' and
7206            ('BASE' or 'SCALE') and
7207            'NDRPDR' and
7208            'ETH' and
7209            '4T2C' and
7210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7211            not 'VHOST' and
7212            not 'MEMIF'"
7213   parameters:
7214   - "throughput"
7215   - "parent"
7216   - "tags"
7217   sort:
7218   - "L2PATCH"
7219   - "L2XCBASE"
7220   - "BASE"
7221   - "FIB_10K"
7222   - "FIB_100K"
7223   - "FIB_1M"
7224   traces:
7225     hoverinfo: "x+y"
7226     boxpoints: "outliers"
7227     whiskerwidth: 0
7228   layout:
7229     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7230     layout: "plot-throughput"
7231
7232 - type: "plot"
7233   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7234   algorithm: "plot_performance_box"
7235   output-file-type: ".html"
7236   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7238   filter: "'NIC_Intel-X710' and
7239            '64B' and
7240            ('BASE' or 'SCALE') and
7241            'NDRPDR' and
7242            'ETH' and
7243            '4T2C' and
7244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7245            not 'VHOST' and
7246            not 'MEMIF'"
7247   parameters:
7248   - "throughput"
7249   - "parent"
7250   - "tags"
7251   sort:
7252   - "L2PATCH"
7253   - "L2XCBASE"
7254   - "BASE"
7255   - "FIB_10K"
7256   - "FIB_100K"
7257   - "FIB_1M"
7258   traces:
7259     hoverinfo: "x+y"
7260     boxpoints: "outliers"
7261     whiskerwidth: 0
7262   layout:
7263     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7264     layout: "plot-throughput"
7265
7266 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
7267 - type: "plot"
7268   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7269   algorithm: "plot_performance_box"
7270   output-file-type: ".html"
7271   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7273   filter: "'NIC_Intel-XXV710' and
7274            '64B' and
7275            ('BASE' or 'SCALE') and
7276            'NDRPDR' and
7277            'ETH' and
7278            '2T1C' and
7279            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7280            not 'VHOST' and
7281            not 'MEMIF'"
7282   parameters:
7283   - "throughput"
7284   - "parent"
7285   - "tags"
7286   sort:
7287   - "L2PATCH"
7288   - "L2XCBASE"
7289   - "BASE"
7290   - "FIB_10K"
7291   - "FIB_100K"
7292   - "FIB_1M"
7293   traces:
7294     hoverinfo: "x+y"
7295     boxpoints: "outliers"
7296     whiskerwidth: 0
7297   layout:
7298     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7299     layout: "plot-throughput"
7300
7301 - type: "plot"
7302   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7303   algorithm: "plot_performance_box"
7304   output-file-type: ".html"
7305   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7306   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7307   filter: "'NIC_Intel-XXV710' and
7308            '64B' and
7309            ('BASE' or 'SCALE') and
7310            'NDRPDR' and
7311            'ETH' and
7312            '2T1C' and
7313            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7314            not 'VHOST' and
7315            not 'MEMIF'"
7316   parameters:
7317   - "throughput"
7318   - "parent"
7319   - "tags"
7320   sort:
7321   - "L2PATCH"
7322   - "L2XCBASE"
7323   - "BASE"
7324   - "FIB_10K"
7325   - "FIB_100K"
7326   - "FIB_1M"
7327   traces:
7328     hoverinfo: "x+y"
7329     boxpoints: "outliers"
7330     whiskerwidth: 0
7331   layout:
7332     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7333     layout: "plot-throughput"
7334
7335 - type: "plot"
7336   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7337   algorithm: "plot_performance_box"
7338   output-file-type: ".html"
7339   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7341   filter: "'NIC_Intel-XXV710' and
7342            '64B' and
7343            ('BASE' or 'SCALE') and
7344            'NDRPDR' and
7345            'ETH' and
7346            '4T2C' and
7347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7348            not 'VHOST' and
7349            not 'MEMIF'"
7350   parameters:
7351   - "throughput"
7352   - "parent"
7353   - "tags"
7354   sort:
7355   - "L2PATCH"
7356   - "L2XCBASE"
7357   - "BASE"
7358   - "FIB_10K"
7359   - "FIB_100K"
7360   - "FIB_1M"
7361   traces:
7362     hoverinfo: "x+y"
7363     boxpoints: "outliers"
7364     whiskerwidth: 0
7365   layout:
7366     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7367     layout: "plot-throughput"
7368
7369 - type: "plot"
7370   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7371   algorithm: "plot_performance_box"
7372   output-file-type: ".html"
7373   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7374   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7375   filter: "'NIC_Intel-XXV710' and
7376            '64B' and
7377            ('BASE' or 'SCALE') and
7378            'NDRPDR' and
7379            'ETH' and
7380            '4T2C' and
7381            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7382            not 'VHOST' and
7383            not 'MEMIF'"
7384   parameters:
7385   - "throughput"
7386   - "parent"
7387   - "tags"
7388   sort:
7389   - "L2PATCH"
7390   - "L2XCBASE"
7391   - "BASE"
7392   - "FIB_10K"
7393   - "FIB_100K"
7394   - "FIB_1M"
7395   traces:
7396     hoverinfo: "x+y"
7397     boxpoints: "outliers"
7398     whiskerwidth: 0
7399   layout:
7400     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7401     layout: "plot-throughput"
7402
7403 # Packet Throughput - VPP L2 2n-dnv-x553 base
7404 - type: "plot"
7405   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7406   algorithm: "plot_performance_box"
7407   output-file-type: ".html"
7408   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7409   data: "intel-dnv-vpp"
7410   filter: "'NIC_Intel-X553' and
7411            '64B' and
7412            'BASE' and
7413            'NDRPDR' and
7414            'ETH' and
7415            '1T1C' and
7416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7417            not 'VHOST' and
7418            not 'MEMIF'"
7419   parameters:
7420   - "throughput"
7421   - "parent"
7422   - "tags"
7423   sort:
7424   - "L2XCBASE"
7425   - "L2BDMACLRN"
7426   - "L2PATCH"
7427   traces:
7428     hoverinfo: "x+y"
7429     boxpoints: "outliers"
7430     whiskerwidth: 0
7431   layout:
7432     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7433     layout: "plot-throughput"
7434
7435 - type: "plot"
7436   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7437   algorithm: "plot_performance_box"
7438   output-file-type: ".html"
7439   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7440   data: "intel-dnv-vpp"
7441   filter: "'NIC_Intel-X553' and
7442            '64B' and
7443            ('BASE' or 'SCALE') and
7444            'NDRPDR' and
7445            'ETH' and
7446            '1T1C' and
7447            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7448            not 'VHOST' and
7449            not 'MEMIF'"
7450   parameters:
7451   - "throughput"
7452   - "parent"
7453   - "tags"
7454   sort:
7455   - "L2XCBASE"
7456   - "L2BDMACLRN"
7457   - "L2PATCH"
7458   traces:
7459     hoverinfo: "x+y"
7460     boxpoints: "outliers"
7461     whiskerwidth: 0
7462   layout:
7463     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7464     layout: "plot-throughput"
7465
7466 - type: "plot"
7467   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7468   algorithm: "plot_performance_box"
7469   output-file-type: ".html"
7470   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7471   data: "intel-dnv-vpp"
7472   filter: "'NIC_Intel-X553' and
7473            '64B' and
7474            ('BASE' or 'SCALE') and
7475            'NDRPDR' and
7476            'ETH' and
7477            '2T2C' and
7478            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7479            not 'VHOST' and
7480            not 'MEMIF'"
7481   parameters:
7482   - "throughput"
7483   - "parent"
7484   - "tags"
7485   sort:
7486   - "L2XCBASE"
7487   - "L2BDMACLRN"
7488   - "L2PATCH"
7489   traces:
7490     hoverinfo: "x+y"
7491     boxpoints: "outliers"
7492     whiskerwidth: 0
7493   layout:
7494     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7495     layout: "plot-throughput"
7496
7497 - type: "plot"
7498   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7499   algorithm: "plot_performance_box"
7500   output-file-type: ".html"
7501   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7502   data: "intel-dnv-vpp"
7503   filter: "'NIC_Intel-X553' and
7504            '64B' and
7505            ('BASE' or 'SCALE') and
7506            'NDRPDR' and
7507            'ETH' and
7508            '2T2C' and
7509            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7510            not 'VHOST' and
7511            not 'MEMIF'"
7512   parameters:
7513   - "throughput"
7514   - "parent"
7515   - "tags"
7516   sort:
7517   - "L2XCBASE"
7518   - "L2BDMACLRN"
7519   - "L2PATCH"
7520   traces:
7521     hoverinfo: "x+y"
7522     boxpoints: "outliers"
7523     whiskerwidth: 0
7524   layout:
7525     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7526     layout: "plot-throughput"
7527
7528 ################################################################################
7529
7530 # Packet Throughput - VPP Container Memif 3n-hsw-x520
7531 - type: "plot"
7532   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7533   algorithm: "plot_performance_box"
7534   output-file-type: ".html"
7535   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7537   filter: "'NIC_Intel-X520-DA2' and
7538            '64B' and
7539            ('BASE' or 'SCALE') and
7540            'NDRPDR' and
7541            '1T1C' and
7542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7543            not 'VHOST' and
7544            'MEMIF'"
7545   parameters:
7546   - "throughput"
7547   - "parent"
7548   - "tags"
7549   sort:
7550   - "L2XCFWD"
7551   - "L2XCFWD"
7552   - "L2XCFWD"
7553   - "L2BDMACLRN"
7554   - "L2BDMACLRN"
7555   - "L2BDMACLRN"
7556   - "IP4FWD"
7557   traces:
7558     hoverinfo: "x+y"
7559     boxpoints: "outliers"
7560     whiskerwidth: 0
7561   layout:
7562     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7563     layout: "plot-throughput"
7564
7565 - type: "plot"
7566   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7567   algorithm: "plot_performance_box"
7568   output-file-type: ".html"
7569   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7571   filter: "'NIC_Intel-X520-DA2' and
7572            '64B' and
7573            ('BASE' or 'SCALE') and
7574            'NDRPDR' and
7575            '1T1C' and
7576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7577            not 'VHOST' and
7578            'MEMIF'"
7579   parameters:
7580   - "throughput"
7581   - "parent"
7582   - "tags"
7583   sort:
7584   - "L2XCFWD"
7585   - "L2XCFWD"
7586   - "L2XCFWD"
7587   - "L2BDMACLRN"
7588   - "L2BDMACLRN"
7589   - "L2BDMACLRN"
7590   - "IP4FWD"
7591   traces:
7592     hoverinfo: "x+y"
7593     boxpoints: "outliers"
7594     whiskerwidth: 0
7595   layout:
7596     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7597     layout: "plot-throughput"
7598
7599 - type: "plot"
7600   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7601   algorithm: "plot_performance_box"
7602   output-file-type: ".html"
7603   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7605   filter: "'NIC_Intel-X520-DA2' and
7606            '64B' and
7607            ('BASE' or 'SCALE') and
7608            'NDRPDR' and
7609            '2T2C' and
7610            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7611            not 'VHOST' and
7612            'MEMIF'"
7613   parameters:
7614   - "throughput"
7615   - "parent"
7616   - "tags"
7617   sort:
7618   - "L2XCFWD"
7619   - "L2XCFWD"
7620   - "L2XCFWD"
7621   - "L2BDMACLRN"
7622   - "L2BDMACLRN"
7623   - "L2BDMACLRN"
7624   - "IP4FWD"
7625   traces:
7626     hoverinfo: "x+y"
7627     boxpoints: "outliers"
7628     whiskerwidth: 0
7629   layout:
7630     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7631     layout: "plot-throughput"
7632
7633 - type: "plot"
7634   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7635   algorithm: "plot_performance_box"
7636   output-file-type: ".html"
7637   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7638   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7639   filter: "'NIC_Intel-X520-DA2' and
7640            '64B' and
7641            ('BASE' or 'SCALE') and
7642            'NDRPDR' and
7643            '2T2C' and
7644            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7645            not 'VHOST' and
7646            'MEMIF'"
7647   parameters:
7648   - "throughput"
7649   - "parent"
7650   - "tags"
7651   sort:
7652   - "L2XCFWD"
7653   - "L2XCFWD"
7654   - "L2XCFWD"
7655   - "L2BDMACLRN"
7656   - "L2BDMACLRN"
7657   - "L2BDMACLRN"
7658   - "IP4FWD"
7659   traces:
7660     hoverinfo: "x+y"
7661     boxpoints: "outliers"
7662     whiskerwidth: 0
7663   layout:
7664     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7665     layout: "plot-throughput"
7666
7667 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7668 - type: "plot"
7669   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7670   algorithm: "plot_performance_box"
7671   output-file-type: ".html"
7672   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7674   filter: "'NIC_Intel-X710' and
7675            '64B' and
7676            ('BASE' or 'SCALE') and
7677            'NDRPDR' and
7678            '1T1C' and
7679            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7680            not 'VHOST' and
7681            'MEMIF'"
7682   parameters:
7683   - "throughput"
7684   - "parent"
7685   - "tags"
7686   sort:
7687   - "L2XCFWD"
7688   - "L2XCFWD"
7689   - "L2XCFWD"
7690   - "L2BDMACLRN"
7691   - "L2BDMACLRN"
7692   - "L2BDMACLRN"
7693   - "IP4FWD"
7694   traces:
7695     hoverinfo: "x+y"
7696     boxpoints: "outliers"
7697     whiskerwidth: 0
7698   layout:
7699     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7700     layout: "plot-throughput"
7701
7702 - type: "plot"
7703   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7704   algorithm: "plot_performance_box"
7705   output-file-type: ".html"
7706   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7708   filter: "'NIC_Intel-X710' and
7709            '64B' and
7710            ('BASE' or 'SCALE') and
7711            'NDRPDR' and
7712            '1T1C' and
7713            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7714            not 'VHOST' and
7715            'MEMIF'"
7716   parameters:
7717   - "throughput"
7718   - "parent"
7719   - "tags"
7720   sort:
7721   - "L2XCFWD"
7722   - "L2XCFWD"
7723   - "L2XCFWD"
7724   - "L2BDMACLRN"
7725   - "L2BDMACLRN"
7726   - "L2BDMACLRN"
7727   - "IP4FWD"
7728   traces:
7729     hoverinfo: "x+y"
7730     boxpoints: "outliers"
7731     whiskerwidth: 0
7732   layout:
7733     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7734     layout: "plot-throughput"
7735
7736 - type: "plot"
7737   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7738   algorithm: "plot_performance_box"
7739   output-file-type: ".html"
7740   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7742   filter: "'NIC_Intel-X710' and
7743            '64B' and
7744            ('BASE' or 'SCALE') and
7745            'NDRPDR' and
7746            '2T2C' and
7747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7748            not 'VHOST' and
7749            'MEMIF'"
7750   parameters:
7751   - "throughput"
7752   - "parent"
7753   - "tags"
7754   sort:
7755   - "L2XCFWD"
7756   - "L2XCFWD"
7757   - "L2XCFWD"
7758   - "L2BDMACLRN"
7759   - "L2BDMACLRN"
7760   - "L2BDMACLRN"
7761   - "IP4FWD"
7762   traces:
7763     hoverinfo: "x+y"
7764     boxpoints: "outliers"
7765     whiskerwidth: 0
7766   layout:
7767     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7768     layout: "plot-throughput"
7769
7770 - type: "plot"
7771   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7772   algorithm: "plot_performance_box"
7773   output-file-type: ".html"
7774   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7776   filter: "'NIC_Intel-X710' and
7777            '64B' and
7778            ('BASE' or 'SCALE') and
7779            'NDRPDR' and
7780            '2T2C' and
7781            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7782            not 'VHOST' and
7783            'MEMIF'"
7784   parameters:
7785   - "throughput"
7786   - "parent"
7787   - "tags"
7788   sort:
7789   - "L2XCFWD"
7790   - "L2XCFWD"
7791   - "L2XCFWD"
7792   - "L2BDMACLRN"
7793   - "L2BDMACLRN"
7794   - "L2BDMACLRN"
7795   - "IP4FWD"
7796   traces:
7797     hoverinfo: "x+y"
7798     boxpoints: "outliers"
7799     whiskerwidth: 0
7800   layout:
7801     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7802     layout: "plot-throughput"
7803
7804 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7805 - type: "plot"
7806   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7807   algorithm: "plot_performance_box"
7808   output-file-type: ".html"
7809   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7811   filter: "'NIC_Intel-XL710' and
7812            '64B' and
7813            ('BASE' or 'SCALE') and
7814            'NDRPDR' and
7815            '1T1C' and
7816            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7817            not 'VHOST' and
7818            'MEMIF'"
7819   parameters:
7820   - "throughput"
7821   - "parent"
7822   - "tags"
7823   sort:
7824   - "L2XCFWD"
7825   - "L2XCFWD"
7826   - "L2XCFWD"
7827   - "L2BDMACLRN"
7828   - "L2BDMACLRN"
7829   - "L2BDMACLRN"
7830   - "IP4FWD"
7831   traces:
7832     hoverinfo: "x+y"
7833     boxpoints: "outliers"
7834     whiskerwidth: 0
7835   layout:
7836     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7837     layout: "plot-throughput"
7838
7839 - type: "plot"
7840   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7841   algorithm: "plot_performance_box"
7842   output-file-type: ".html"
7843   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7844   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7845   filter: "'NIC_Intel-XL710' and
7846            '64B' and
7847            ('BASE' or 'SCALE') and
7848            'NDRPDR' and
7849            '1T1C' and
7850            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7851            not 'VHOST' and
7852            'MEMIF'"
7853   parameters:
7854   - "throughput"
7855   - "parent"
7856   - "tags"
7857   sort:
7858   - "L2XCFWD"
7859   - "L2XCFWD"
7860   - "L2XCFWD"
7861   - "L2BDMACLRN"
7862   - "L2BDMACLRN"
7863   - "L2BDMACLRN"
7864   - "IP4FWD"
7865   traces:
7866     hoverinfo: "x+y"
7867     boxpoints: "outliers"
7868     whiskerwidth: 0
7869   layout:
7870     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7871     layout: "plot-throughput"
7872
7873 - type: "plot"
7874   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7875   algorithm: "plot_performance_box"
7876   output-file-type: ".html"
7877   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7879   filter: "'NIC_Intel-XL710' and
7880            '64B' and
7881            ('BASE' or 'SCALE') and
7882            'NDRPDR' and
7883            '2T2C' and
7884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7885            not 'VHOST' and
7886            'MEMIF'"
7887   parameters:
7888   - "throughput"
7889   - "parent"
7890   - "tags"
7891   sort:
7892   - "L2XCFWD"
7893   - "L2XCFWD"
7894   - "L2XCFWD"
7895   - "L2BDMACLRN"
7896   - "L2BDMACLRN"
7897   - "L2BDMACLRN"
7898   - "IP4FWD"
7899   traces:
7900     hoverinfo: "x+y"
7901     boxpoints: "outliers"
7902     whiskerwidth: 0
7903   layout:
7904     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7905     layout: "plot-throughput"
7906
7907 - type: "plot"
7908   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7909   algorithm: "plot_performance_box"
7910   output-file-type: ".html"
7911   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7913   filter: "'NIC_Intel-XL710' and
7914            '64B' and
7915            ('BASE' or 'SCALE') and
7916            'NDRPDR' and
7917            '2T2C' and
7918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7919            not 'VHOST' and
7920            'MEMIF'"
7921   parameters:
7922   - "throughput"
7923   - "parent"
7924   - "tags"
7925   sort:
7926   - "L2XCFWD"
7927   - "L2XCFWD"
7928   - "L2XCFWD"
7929   - "L2BDMACLRN"
7930   - "L2BDMACLRN"
7931   - "L2BDMACLRN"
7932   - "IP4FWD"
7933   traces:
7934     hoverinfo: "x+y"
7935     boxpoints: "outliers"
7936     whiskerwidth: 0
7937   layout:
7938     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7939     layout: "plot-throughput"
7940
7941 # Packet Throughput - VPP Container Memif 3n-skx-x710
7942 - type: "plot"
7943   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7944   algorithm: "plot_performance_box"
7945   output-file-type: ".html"
7946   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7948   filter: "'NIC_Intel-X710' and
7949            '64B' and
7950            ('BASE' or 'SCALE') and
7951            'NDRPDR' and
7952            '2T1C' and
7953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7954            not 'VHOST' and
7955            'MEMIF'"
7956   parameters:
7957   - "throughput"
7958   - "parent"
7959   - "tags"
7960   sort:
7961   - "L2XCFWD"
7962   - "L2XCFWD"
7963   - "L2XCFWD"
7964   - "L2BDMACLRN"
7965   - "L2BDMACLRN"
7966   - "L2BDMACLRN"
7967   - "IP4FWD"
7968   traces:
7969     hoverinfo: "x+y"
7970     boxpoints: "outliers"
7971     whiskerwidth: 0
7972   layout:
7973     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7974     layout: "plot-throughput"
7975
7976 - type: "plot"
7977   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7978   algorithm: "plot_performance_box"
7979   output-file-type: ".html"
7980   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7982   filter: "'NIC_Intel-X710' and
7983            '64B' and
7984            ('BASE' or 'SCALE') and
7985            'NDRPDR' and
7986            '2T1C' and
7987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7988            not 'VHOST' and
7989            'MEMIF'"
7990   parameters:
7991   - "throughput"
7992   - "parent"
7993   - "tags"
7994   sort:
7995   - "L2XCFWD"
7996   - "L2XCFWD"
7997   - "L2XCFWD"
7998   - "L2BDMACLRN"
7999   - "L2BDMACLRN"
8000   - "L2BDMACLRN"
8001   - "IP4FWD"
8002   traces:
8003     hoverinfo: "x+y"
8004     boxpoints: "outliers"
8005     whiskerwidth: 0
8006   layout:
8007     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8008     layout: "plot-throughput"
8009
8010 - type: "plot"
8011   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8012   algorithm: "plot_performance_box"
8013   output-file-type: ".html"
8014   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8015   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8016   filter: "'NIC_Intel-X710' and
8017            '64B' and
8018            ('BASE' or 'SCALE') and
8019            'NDRPDR' and
8020            '4T2C' and
8021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8022            not 'VHOST' and
8023            'MEMIF'"
8024   parameters:
8025   - "throughput"
8026   - "parent"
8027   - "tags"
8028   sort:
8029   - "L2XCFWD"
8030   - "L2XCFWD"
8031   - "L2XCFWD"
8032   - "L2BDMACLRN"
8033   - "L2BDMACLRN"
8034   - "L2BDMACLRN"
8035   - "IP4FWD"
8036   traces:
8037     hoverinfo: "x+y"
8038     boxpoints: "outliers"
8039     whiskerwidth: 0
8040   layout:
8041     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8042     layout: "plot-throughput"
8043
8044 - type: "plot"
8045   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8046   algorithm: "plot_performance_box"
8047   output-file-type: ".html"
8048   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8050   filter: "'NIC_Intel-X710' and
8051            '64B' and
8052            ('BASE' or 'SCALE') and
8053            'NDRPDR' and
8054            '4T2C' and
8055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8056            not 'VHOST' and
8057            'MEMIF'"
8058   parameters:
8059   - "throughput"
8060   - "parent"
8061   - "tags"
8062   sort:
8063   - "L2XCFWD"
8064   - "L2XCFWD"
8065   - "L2XCFWD"
8066   - "L2BDMACLRN"
8067   - "L2BDMACLRN"
8068   - "L2BDMACLRN"
8069   - "IP4FWD"
8070   traces:
8071     hoverinfo: "x+y"
8072     boxpoints: "outliers"
8073     whiskerwidth: 0
8074   layout:
8075     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8076     layout: "plot-throughput"
8077
8078 # Packet Throughput - VPP Container Memif 2n-skx-x710
8079 - type: "plot"
8080   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8081   algorithm: "plot_performance_box"
8082   output-file-type: ".html"
8083   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8085   filter: "'NIC_Intel-X710' and
8086            '64B' and
8087            ('BASE' or 'SCALE') and
8088            'NDRPDR' and
8089            '2T1C' and
8090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8091            not 'VHOST' and
8092            not 'NF_DENSITY' and
8093            'MEMIF'"
8094   parameters:
8095   - "throughput"
8096   - "parent"
8097   - "tags"
8098   sort:
8099   - "L2XCFWD"
8100   - "L2XCFWD"
8101   - "L2XCFWD"
8102   - "L2BDMACLRN"
8103   - "L2BDMACLRN"
8104   - "L2BDMACLRN"
8105   - "IP4FWD"
8106   traces:
8107     hoverinfo: "x+y"
8108     boxpoints: "outliers"
8109     whiskerwidth: 0
8110   layout:
8111     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8112     layout: "plot-throughput"
8113
8114 - type: "plot"
8115   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8116   algorithm: "plot_performance_box"
8117   output-file-type: ".html"
8118   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8120   filter: "'NIC_Intel-X710' and
8121            '64B' and
8122            ('BASE' or 'SCALE') and
8123            'NDRPDR' and
8124            '2T1C' and
8125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8126            not 'VHOST' and
8127            not 'NF_DENSITY' and
8128            'MEMIF'"
8129   parameters:
8130   - "throughput"
8131   - "parent"
8132   - "tags"
8133   sort:
8134   - "L2XCFWD"
8135   - "L2XCFWD"
8136   - "L2XCFWD"
8137   - "L2BDMACLRN"
8138   - "L2BDMACLRN"
8139   - "L2BDMACLRN"
8140   - "IP4FWD"
8141   traces:
8142     hoverinfo: "x+y"
8143     boxpoints: "outliers"
8144     whiskerwidth: 0
8145   layout:
8146     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8147     layout: "plot-throughput"
8148
8149 - type: "plot"
8150   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8151   algorithm: "plot_performance_box"
8152   output-file-type: ".html"
8153   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8155   filter: "'NIC_Intel-X710' and
8156            '64B' and
8157            ('BASE' or 'SCALE') and
8158            'NDRPDR' and
8159            '4T2C' and
8160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8161            not 'VHOST' and
8162            not 'NF_DENSITY' and
8163            'MEMIF'"
8164   parameters:
8165   - "throughput"
8166   - "parent"
8167   - "tags"
8168   sort:
8169   - "L2XCFWD"
8170   - "L2XCFWD"
8171   - "L2XCFWD"
8172   - "L2BDMACLRN"
8173   - "L2BDMACLRN"
8174   - "L2BDMACLRN"
8175   - "IP4FWD"
8176   traces:
8177     hoverinfo: "x+y"
8178     boxpoints: "outliers"
8179     whiskerwidth: 0
8180   layout:
8181     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8182     layout: "plot-throughput"
8183
8184 - type: "plot"
8185   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8186   algorithm: "plot_performance_box"
8187   output-file-type: ".html"
8188   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8190   filter: "'NIC_Intel-X710' and
8191            '64B' and
8192            ('BASE' or 'SCALE') and
8193            'NDRPDR' and
8194            '4T2C' and
8195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8196            not 'VHOST' and
8197            not 'NF_DENSITY' and
8198            'MEMIF'"
8199   parameters:
8200   - "throughput"
8201   - "parent"
8202   - "tags"
8203   sort:
8204   - "L2XCFWD"
8205   - "L2XCFWD"
8206   - "L2XCFWD"
8207   - "L2BDMACLRN"
8208   - "L2BDMACLRN"
8209   - "L2BDMACLRN"
8210   - "IP4FWD"
8211   traces:
8212     hoverinfo: "x+y"
8213     boxpoints: "outliers"
8214     whiskerwidth: 0
8215   layout:
8216     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8217     layout: "plot-throughput"
8218
8219 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
8220 #- type: "plot"
8221 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8222 #  algorithm: "plot_performance_box"
8223 #  output-file-type: ".html"
8224 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8225 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8226 #  filter: "'NIC_Intel-XXV710' and
8227 #           '64B' and
8228 #           ('BASE' or 'SCALE') and
8229 #           'NDRPDR' and
8230 #           '2T1C' and
8231 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8232 #           not 'VHOST' and
8233 #           'MEMIF'"
8234 #  parameters:
8235 #  - "throughput"
8236 #  - "parent"
8237 #  - "tags"
8238 #  sort:
8239 #  - "L2XCFWD"
8240 #  - "L2XCFWD"
8241 #  - "L2XCFWD"
8242 #  - "L2BDMACLRN"
8243 #  - "L2BDMACLRN"
8244 #  - "L2BDMACLRN"
8245 #  - "IP4FWD"
8246 #  traces:
8247 #    hoverinfo: "x+y"
8248 #    boxpoints: "outliers"
8249 #    whiskerwidth: 0
8250 #  layout:
8251 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8252 #    layout: "plot-throughput"
8253 #
8254 #- type: "plot"
8255 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8256 #  algorithm: "plot_performance_box"
8257 #  output-file-type: ".html"
8258 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8259 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8260 #  filter: "'NIC_Intel-XXV710' and
8261 #           '64B' and
8262 #           ('BASE' or 'SCALE') and
8263 #           'NDRPDR' and
8264 #           '2T1C' and
8265 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8266 #           not 'VHOST' and
8267 #           'MEMIF'"
8268 #  parameters:
8269 #  - "throughput"
8270 #  - "parent"
8271 #  - "tags"
8272 #  sort:
8273 #  - "L2XCFWD"
8274 #  - "L2XCFWD"
8275 #  - "L2XCFWD"
8276 #  - "L2BDMACLRN"
8277 #  - "L2BDMACLRN"
8278 #  - "L2BDMACLRN"
8279 #  - "IP4FWD"
8280 #  traces:
8281 #    hoverinfo: "x+y"
8282 #    boxpoints: "outliers"
8283 #    whiskerwidth: 0
8284 #  layout:
8285 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8286 #    layout: "plot-throughput"
8287 #
8288 #- type: "plot"
8289 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8290 #  algorithm: "plot_performance_box"
8291 #  output-file-type: ".html"
8292 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8293 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8294 #  filter: "'NIC_Intel-XXV710' and
8295 #           '64B' and
8296 #           ('BASE' or 'SCALE') and
8297 #           'NDRPDR' and
8298 #           '4T2C' and
8299 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8300 #           not 'VHOST' and
8301 #           'MEMIF'"
8302 #  parameters:
8303 #  - "throughput"
8304 #  - "parent"
8305 #  - "tags"
8306 #  sort:
8307 #  - "L2XCFWD"
8308 #  - "L2XCFWD"
8309 #  - "L2XCFWD"
8310 #  - "L2BDMACLRN"
8311 #  - "L2BDMACLRN"
8312 #  - "L2BDMACLRN"
8313 #  - "IP4FWD"
8314 #  traces:
8315 #    hoverinfo: "x+y"
8316 #    boxpoints: "outliers"
8317 #    whiskerwidth: 0
8318 #  layout:
8319 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8320 #    layout: "plot-throughput"
8321 #
8322 #- type: "plot"
8323 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8324 #  algorithm: "plot_performance_box"
8325 #  output-file-type: ".html"
8326 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8327 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8328 #  filter: "'NIC_Intel-XXV710' and
8329 #           '64B' and
8330 #           ('BASE' or 'SCALE') and
8331 #           'NDRPDR' and
8332 #           '4T2C' and
8333 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8334 #           not 'VHOST' and
8335 #           'MEMIF'"
8336 #  parameters:
8337 #  - "throughput"
8338 #  - "parent"
8339 #  - "tags"
8340 #  sort:
8341 #  - "L2XCFWD"
8342 #  - "L2XCFWD"
8343 #  - "L2XCFWD"
8344 #  - "L2BDMACLRN"
8345 #  - "L2BDMACLRN"
8346 #  - "L2BDMACLRN"
8347 #  - "IP4FWD"
8348 #  traces:
8349 #    hoverinfo: "x+y"
8350 #    boxpoints: "outliers"
8351 #    whiskerwidth: 0
8352 #  layout:
8353 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8354 #    layout: "plot-throughput"
8355
8356 ################################################################################
8357
8358 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
8359 - type: "plot"
8360   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8361   algorithm: "plot_performance_box"
8362   output-file-type: ".html"
8363   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8364   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8365   filter: "'NIC_Intel-X520-DA2' and
8366            '64B' and
8367            ('BASE' or 'SCALE') and
8368            'NDRPDR' and
8369            '1T1C' and
8370            'L2XCFWD' and
8371            not 'VHOST' and
8372            not 'NF_DENSITY' and
8373            'MEMIF'"
8374   parameters:
8375   - "throughput"
8376   - "parent"
8377   - "tags"
8378   sort:
8379   - "1VNF"
8380   - "2VNF"
8381   - "4VNF"
8382   - "2VNF"
8383   - "4VNF"
8384   traces:
8385     hoverinfo: "x+y"
8386     boxpoints: "outliers"
8387     whiskerwidth: 0
8388   layout:
8389     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8390     layout: "plot-throughput"
8391
8392 - type: "plot"
8393   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8394   algorithm: "plot_performance_box"
8395   output-file-type: ".html"
8396   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8397   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8398   filter: "'NIC_Intel-X520-DA2' and
8399            '64B' and
8400            ('BASE' or 'SCALE') and
8401            'NDRPDR' and
8402            '1T1C' and
8403            'L2XCFWD' and
8404            not 'VHOST' and
8405            not 'NF_DENSITY' and
8406            'MEMIF'"
8407   parameters:
8408   - "throughput"
8409   - "parent"
8410   - "tags"
8411   sort:
8412   - "1VNF"
8413   - "2VNF"
8414   - "4VNF"
8415   - "2VNF"
8416   - "4VNF"
8417   traces:
8418     hoverinfo: "x+y"
8419     boxpoints: "outliers"
8420     whiskerwidth: 0
8421   layout:
8422     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8423     layout: "plot-throughput"
8424
8425 - type: "plot"
8426   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8427   algorithm: "plot_performance_box"
8428   output-file-type: ".html"
8429   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8430   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8431   filter: "'NIC_Intel-X520-DA2' and
8432            '64B' and
8433            ('BASE' or 'SCALE') and
8434            'NDRPDR' and
8435            '2T2C' and
8436            'L2XCFWD' and
8437            not 'VHOST' and
8438            not 'NF_DENSITY' and
8439            'MEMIF'"
8440   parameters:
8441   - "throughput"
8442   - "parent"
8443   - "tags"
8444   sort:
8445   - "1VNF"
8446   - "2VNF"
8447   - "4VNF"
8448   - "2VNF"
8449   - "4VNF"
8450   traces:
8451     hoverinfo: "x+y"
8452     boxpoints: "outliers"
8453     whiskerwidth: 0
8454   layout:
8455     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8456     layout: "plot-throughput"
8457
8458 - type: "plot"
8459   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8460   algorithm: "plot_performance_box"
8461   output-file-type: ".html"
8462   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8463   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8464   filter: "'NIC_Intel-X520-DA2' and
8465            '64B' and
8466            ('BASE' or 'SCALE') and
8467            'NDRPDR' and
8468            '2T2C' and
8469            'L2XCFWD' and
8470            not 'VHOST' and
8471            not 'NF_DENSITY' and
8472            'MEMIF'"
8473   parameters:
8474   - "throughput"
8475   - "parent"
8476   - "tags"
8477   sort:
8478   - "1VNF"
8479   - "2VNF"
8480   - "4VNF"
8481   - "2VNF"
8482   - "4VNF"
8483   traces:
8484     hoverinfo: "x+y"
8485     boxpoints: "outliers"
8486     whiskerwidth: 0
8487   layout:
8488     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8489     layout: "plot-throughput"
8490
8491 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
8492 - type: "plot"
8493   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8494   algorithm: "plot_performance_box"
8495   output-file-type: ".html"
8496   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8497   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8498   filter: "'NIC_Intel-X520-DA2' and
8499            '64B' and
8500            ('BASE' or 'SCALE') and
8501            'NDRPDR' and
8502            '1T1C' and
8503            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8504            not 'VHOST' and
8505            not 'NF_DENSITY' and
8506            'MEMIF'"
8507   parameters:
8508   - "throughput"
8509   - "parent"
8510   - "tags"
8511   sort:
8512   - "1VNF"
8513   - "2VNF"
8514   - "4VNF"
8515   - "2VNF"
8516   - "4VNF"
8517   traces:
8518     hoverinfo: "x+y"
8519     boxpoints: "outliers"
8520     whiskerwidth: 0
8521   layout:
8522     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8523     layout: "plot-throughput"
8524
8525 - type: "plot"
8526   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8527   algorithm: "plot_performance_box"
8528   output-file-type: ".html"
8529   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8530   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8531   filter: "'NIC_Intel-X520-DA2' and
8532            '64B' and
8533            ('BASE' or 'SCALE') and
8534            'NDRPDR' and
8535            '1T1C' and
8536            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8537            not 'VHOST' and
8538            not 'NF_DENSITY' and
8539            'MEMIF'"
8540   parameters:
8541   - "throughput"
8542   - "parent"
8543   - "tags"
8544   sort:
8545   - "1VNF"
8546   - "2VNF"
8547   - "4VNF"
8548   - "2VNF"
8549   - "4VNF"
8550   traces:
8551     hoverinfo: "x+y"
8552     boxpoints: "outliers"
8553     whiskerwidth: 0
8554   layout:
8555     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8556     layout: "plot-throughput"
8557
8558 - type: "plot"
8559   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8560   algorithm: "plot_performance_box"
8561   output-file-type: ".html"
8562   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8563   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8564   filter: "'NIC_Intel-X520-DA2' and
8565            '64B' and
8566            ('BASE' or 'SCALE') and
8567            'NDRPDR' and
8568            '2T2C' and
8569            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8570            not 'VHOST' and
8571            not 'NF_DENSITY' and
8572            'MEMIF'"
8573   parameters:
8574   - "throughput"
8575   - "parent"
8576   - "tags"
8577   sort:
8578   - "1VNF"
8579   - "2VNF"
8580   - "4VNF"
8581   - "2VNF"
8582   - "4VNF"
8583   traces:
8584     hoverinfo: "x+y"
8585     boxpoints: "outliers"
8586     whiskerwidth: 0
8587   layout:
8588     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8589     layout: "plot-throughput"
8590
8591 - type: "plot"
8592   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8593   algorithm: "plot_performance_box"
8594   output-file-type: ".html"
8595   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8596   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8597   filter: "'NIC_Intel-X520-DA2' and
8598            '64B' and
8599            ('BASE' or 'SCALE') and
8600            'NDRPDR' and
8601            '2T2C' and
8602            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8603            not 'VHOST' and
8604            not 'NF_DENSITY' and
8605            'MEMIF'"
8606   parameters:
8607   - "throughput"
8608   - "parent"
8609   - "tags"
8610   sort:
8611   - "1VNF"
8612   - "2VNF"
8613   - "4VNF"
8614   - "2VNF"
8615   - "4VNF"
8616   traces:
8617     hoverinfo: "x+y"
8618     boxpoints: "outliers"
8619     whiskerwidth: 0
8620   layout:
8621     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8622     layout: "plot-throughput"
8623
8624 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8625 - type: "plot"
8626   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8627   algorithm: "plot_performance_box"
8628   output-file-type: ".html"
8629   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8630   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8631   filter: "'NIC_Intel-X710' and
8632            '64B' and
8633            ('BASE' or 'SCALE') and
8634            'NDRPDR' and
8635            '1T1C' and
8636            'L2XCFWD' and
8637            not 'VHOST' and
8638            not 'NF_DENSITY' and
8639            'MEMIF'"
8640   parameters:
8641   - "throughput"
8642   - "parent"
8643   - "tags"
8644   sort:
8645   - "1VNF"
8646   - "2VNF"
8647   - "4VNF"
8648   - "2VNF"
8649   - "4VNF"
8650   traces:
8651     hoverinfo: "x+y"
8652     boxpoints: "outliers"
8653     whiskerwidth: 0
8654   layout:
8655     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8656     layout: "plot-throughput"
8657
8658 - type: "plot"
8659   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8660   algorithm: "plot_performance_box"
8661   output-file-type: ".html"
8662   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8663   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8664   filter: "'NIC_Intel-X710' and
8665            '64B' and
8666            ('BASE' or 'SCALE') and
8667            'NDRPDR' and
8668            '1T1C' and
8669            'L2XCFWD' and
8670            not 'VHOST' and
8671            not 'NF_DENSITY' and
8672            'MEMIF'"
8673   parameters:
8674   - "throughput"
8675   - "parent"
8676   - "tags"
8677   sort:
8678   - "1VNF"
8679   - "2VNF"
8680   - "4VNF"
8681   - "2VNF"
8682   - "4VNF"
8683   traces:
8684     hoverinfo: "x+y"
8685     boxpoints: "outliers"
8686     whiskerwidth: 0
8687   layout:
8688     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8689     layout: "plot-throughput"
8690
8691 - type: "plot"
8692   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8693   algorithm: "plot_performance_box"
8694   output-file-type: ".html"
8695   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8696   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8697   filter: "'NIC_Intel-X710' and
8698            '64B' and
8699            ('BASE' or 'SCALE') and
8700            'NDRPDR' and
8701            '2T2C' and
8702            'L2XCFWD' and
8703            not 'VHOST' and
8704            not 'NF_DENSITY' and
8705            'MEMIF'"
8706   parameters:
8707   - "throughput"
8708   - "parent"
8709   - "tags"
8710   sort:
8711   - "1VNF"
8712   - "2VNF"
8713   - "4VNF"
8714   - "2VNF"
8715   - "4VNF"
8716   traces:
8717     hoverinfo: "x+y"
8718     boxpoints: "outliers"
8719     whiskerwidth: 0
8720   layout:
8721     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8722     layout: "plot-throughput"
8723
8724 - type: "plot"
8725   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8726   algorithm: "plot_performance_box"
8727   output-file-type: ".html"
8728   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8729   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8730   filter: "'NIC_Intel-X710' and
8731            '64B' and
8732            ('BASE' or 'SCALE') and
8733            'NDRPDR' and
8734            '2T2C' and
8735            'L2XCFWD' and
8736            not 'VHOST' and
8737            not 'NF_DENSITY' and
8738            'MEMIF'"
8739   parameters:
8740   - "throughput"
8741   - "parent"
8742   - "tags"
8743   sort:
8744   - "1VNF"
8745   - "2VNF"
8746   - "4VNF"
8747   - "2VNF"
8748   - "4VNF"
8749   traces:
8750     hoverinfo: "x+y"
8751     boxpoints: "outliers"
8752     whiskerwidth: 0
8753   layout:
8754     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8755     layout: "plot-throughput"
8756
8757 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8758 - type: "plot"
8759   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8760   algorithm: "plot_performance_box"
8761   output-file-type: ".html"
8762   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8763   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8764   filter: "'NIC_Intel-X710' and
8765            '64B' and
8766            ('BASE' or 'SCALE') and
8767            'NDRPDR' and
8768            '1T1C' and
8769            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8770            not 'VHOST' and
8771            not 'NF_DENSITY' and
8772            'MEMIF'"
8773   parameters:
8774   - "throughput"
8775   - "parent"
8776   - "tags"
8777   sort:
8778   - "1VNF"
8779   - "2VNF"
8780   - "4VNF"
8781   - "2VNF"
8782   - "4VNF"
8783   traces:
8784     hoverinfo: "x+y"
8785     boxpoints: "outliers"
8786     whiskerwidth: 0
8787   layout:
8788     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8789     layout: "plot-throughput"
8790
8791 - type: "plot"
8792   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8793   algorithm: "plot_performance_box"
8794   output-file-type: ".html"
8795   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8796   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8797   filter: "'NIC_Intel-X710' and
8798            '64B' and
8799            ('BASE' or 'SCALE') and
8800            'NDRPDR' and
8801            '1T1C' and
8802            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8803            not 'VHOST' and
8804            not 'NF_DENSITY' and
8805            'MEMIF'"
8806   parameters:
8807   - "throughput"
8808   - "parent"
8809   - "tags"
8810   sort:
8811   - "1VNF"
8812   - "2VNF"
8813   - "4VNF"
8814   - "2VNF"
8815   - "4VNF"
8816   traces:
8817     hoverinfo: "x+y"
8818     boxpoints: "outliers"
8819     whiskerwidth: 0
8820   layout:
8821     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8822     layout: "plot-throughput"
8823
8824 - type: "plot"
8825   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8826   algorithm: "plot_performance_box"
8827   output-file-type: ".html"
8828   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8829   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8830   filter: "'NIC_Intel-X710' and
8831            '64B' and
8832            ('BASE' or 'SCALE') and
8833            'NDRPDR' and
8834            '2T2C' and
8835            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8836            not 'VHOST' and
8837            not 'NF_DENSITY' and
8838            'MEMIF'"
8839   parameters:
8840   - "throughput"
8841   - "parent"
8842   - "tags"
8843   sort:
8844   - "1VNF"
8845   - "2VNF"
8846   - "4VNF"
8847   - "2VNF"
8848   - "4VNF"
8849   traces:
8850     hoverinfo: "x+y"
8851     boxpoints: "outliers"
8852     whiskerwidth: 0
8853   layout:
8854     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8855     layout: "plot-throughput"
8856
8857 - type: "plot"
8858   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8859   algorithm: "plot_performance_box"
8860   output-file-type: ".html"
8861   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8862   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8863   filter: "'NIC_Intel-X710' and
8864            '64B' and
8865            ('BASE' or 'SCALE') and
8866            'NDRPDR' and
8867            '2T2C' and
8868            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8869            not 'VHOST' and
8870            not 'NF_DENSITY' and
8871            'MEMIF'"
8872   parameters:
8873   - "throughput"
8874   - "parent"
8875   - "tags"
8876   sort:
8877   - "1VNF"
8878   - "2VNF"
8879   - "4VNF"
8880   - "2VNF"
8881   - "4VNF"
8882   traces:
8883     hoverinfo: "x+y"
8884     boxpoints: "outliers"
8885     whiskerwidth: 0
8886   layout:
8887     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8888     layout: "plot-throughput"
8889
8890 ################################################################################
8891
8892 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8893 - type: "plot"
8894   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8895   algorithm: "plot_performance_box"
8896   output-file-type: ".html"
8897   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8899   filter: "'NIC_Intel-X520-DA2' and
8900            '64B' and
8901            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8902            'NDRPDR' and
8903            '1T1C' and
8904            'IP4FWD' and
8905            not 'IPSEC' and
8906            not 'DOT1Q' and
8907            not 'VHOST'"
8908   parameters:
8909   - "throughput"
8910   - "parent"
8911   - "tags"
8912   sort:
8913   - "IP4BASE"
8914   - "FIB_20K"
8915   - "FIB_200K"
8916   - "FIB_2M"
8917   traces:
8918     hoverinfo: "x+y"
8919     boxpoints: "outliers"
8920     whiskerwidth: 0
8921   layout:
8922     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8923     layout: "plot-throughput"
8924
8925 - type: "plot"
8926   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8927   algorithm: "plot_performance_box"
8928   output-file-type: ".html"
8929   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8931   filter: "'NIC_Intel-X520-DA2' and
8932            '64B' and
8933            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8934            'NDRPDR' and
8935            '1T1C' and
8936            'IP4FWD' and
8937            not 'IPSEC' and
8938            not 'DOT1Q' and
8939            not 'VHOST'"
8940   parameters:
8941   - "throughput"
8942   - "parent"
8943   - "tags"
8944   sort:
8945   - "IP4BASE"
8946   - "FIB_20K"
8947   - "FIB_200K"
8948   - "FIB_2M"
8949   traces:
8950     hoverinfo: "x+y"
8951     boxpoints: "outliers"
8952     whiskerwidth: 0
8953   layout:
8954     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8955     layout: "plot-throughput"
8956
8957 - type: "plot"
8958   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8959   algorithm: "plot_performance_box"
8960   output-file-type: ".html"
8961   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8963   filter: "'NIC_Intel-X520-DA2' and
8964            '64B' and
8965            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8966            'NDRPDR' and
8967            '2T2C' and
8968            'IP4FWD' and
8969            not 'IPSEC' and
8970            not 'DOT1Q' and
8971            not 'VHOST'"
8972   parameters:
8973   - "throughput"
8974   - "parent"
8975   - "tags"
8976   sort:
8977   - "IP4BASE"
8978   - "FIB_20K"
8979   - "FIB_200K"
8980   - "FIB_2M"
8981   traces:
8982     hoverinfo: "x+y"
8983     boxpoints: "outliers"
8984     whiskerwidth: 0
8985   layout:
8986     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8987     layout: "plot-throughput"
8988
8989 - type: "plot"
8990   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8991   algorithm: "plot_performance_box"
8992   output-file-type: ".html"
8993   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8995   filter: "'NIC_Intel-X520-DA2' and
8996            '64B' and
8997            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8998            'NDRPDR' and
8999            '2T2C' and
9000            'IP4FWD' and
9001            not 'IPSEC' and
9002            not 'DOT1Q' and
9003            not 'VHOST'"
9004   parameters:
9005   - "throughput"
9006   - "parent"
9007   - "tags"
9008   sort:
9009   - "IP4BASE"
9010   - "FIB_20K"
9011   - "FIB_200K"
9012   - "FIB_2M"
9013   traces:
9014     hoverinfo: "x+y"
9015     boxpoints: "outliers"
9016     whiskerwidth: 0
9017   layout:
9018     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9019     layout: "plot-throughput"
9020
9021 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9022 - type: "plot"
9023   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9024   algorithm: "plot_performance_box"
9025   output-file-type: ".html"
9026   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9028   filter: "'NIC_Intel-X520-DA2' and
9029            '64B' and
9030            ('IP4BASE' or
9031             'POLICE_MARK' or
9032             'COPWHLIST' or
9033             ('NAT44' and 'BASE') or
9034             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9035            'NDRPDR' and
9036            '1T1C' and
9037            'IP4FWD' and
9038            not 'IPSEC' and
9039            not 'VHOST'"
9040   parameters:
9041   - "throughput"
9042   - "parent"
9043   - "tags"
9044   sort:
9045   - "DOT1Q"
9046   - "IP4BASE"
9047   - "NAT44"
9048   - "POLICE_MARK"
9049   - "COPWHLIST"
9050   - "IACL"
9051   - "OACL"
9052   traces:
9053     hoverinfo: "x+y"
9054     boxpoints: "outliers"
9055     whiskerwidth: 0
9056   layout:
9057     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9058     layout: "plot-throughput"
9059
9060 - type: "plot"
9061   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9062   algorithm: "plot_performance_box"
9063   output-file-type: ".html"
9064   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9066   filter: "'NIC_Intel-X520-DA2' and
9067            '64B' and
9068            ('IP4BASE' or
9069             'POLICE_MARK' or
9070             'COPWHLIST' or
9071             ('NAT44' and 'BASE') or
9072             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9073            'NDRPDR' and
9074            '1T1C' and
9075            'IP4FWD' and
9076            not 'IPSEC' and
9077            not 'VHOST'"
9078   parameters:
9079   - "throughput"
9080   - "parent"
9081   - "tags"
9082   sort:
9083   - "DOT1Q"
9084   - "IP4BASE"
9085   - "NAT44"
9086   - "POLICE_MARK"
9087   - "COPWHLIST"
9088   - "IACL"
9089   - "OACL"
9090   traces:
9091     hoverinfo: "x+y"
9092     boxpoints: "outliers"
9093     whiskerwidth: 0
9094   layout:
9095     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9096     layout: "plot-throughput"
9097
9098 - type: "plot"
9099   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9100   algorithm: "plot_performance_box"
9101   output-file-type: ".html"
9102   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9104   filter: "'NIC_Intel-X520-DA2' and
9105            '64B' and
9106            ('IP4BASE' or
9107             'POLICE_MARK' or
9108             'COPWHLIST' or
9109             ('NAT44' and 'BASE') or
9110             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9111            'NDRPDR' and
9112            '2T2C' and
9113            'IP4FWD' and
9114            not 'IPSEC' and
9115            not 'VHOST'"
9116   parameters:
9117   - "throughput"
9118   - "parent"
9119   - "tags"
9120   sort:
9121   - "DOT1Q"
9122   - "IP4BASE"
9123   - "NAT44"
9124   - "POLICE_MARK"
9125   - "COPWHLIST"
9126   - "IACL"
9127   - "OACL"
9128   traces:
9129     hoverinfo: "x+y"
9130     boxpoints: "outliers"
9131     whiskerwidth: 0
9132   layout:
9133     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9134     layout: "plot-throughput"
9135
9136 - type: "plot"
9137   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9138   algorithm: "plot_performance_box"
9139   output-file-type: ".html"
9140   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9142   filter: "'NIC_Intel-X520-DA2' and
9143            '64B' and
9144            ('IP4BASE' or
9145             'POLICE_MARK' or
9146             'COPWHLIST' or
9147             ('NAT44' and 'BASE') or
9148             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9149            'NDRPDR' and
9150            '2T2C' and
9151            'IP4FWD' and
9152            not 'IPSEC' and
9153            not 'VHOST'"
9154   parameters:
9155   - "throughput"
9156   - "parent"
9157   - "tags"
9158   sort:
9159   - "DOT1Q"
9160   - "IP4BASE"
9161   - "NAT44"
9162   - "POLICE_MARK"
9163   - "COPWHLIST"
9164   - "IACL"
9165   - "OACL"
9166   traces:
9167     hoverinfo: "x+y"
9168     boxpoints: "outliers"
9169     whiskerwidth: 0
9170   layout:
9171     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9172     layout: "plot-throughput"
9173
9174 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
9175 - type: "plot"
9176   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9177   algorithm: "plot_performance_box"
9178   output-file-type: ".html"
9179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9181   filter: "'NIC_Intel-X520-DA2' and
9182            '64B' and
9183            'NDRPDR' and
9184            '1T1C' and
9185            'IP4FWD' and
9186            ('NAT44' or 'IP4BASE') and
9187            not 'DOT1Q' and
9188            not 'IPSEC' and
9189            not 'VHOST'"
9190   parameters:
9191   - "throughput"
9192   - "parent"
9193   - "tags"
9194   sort:
9195   - "IP4BASE"
9196   - "BASE"
9197   - "SRC_USER_10"
9198   - "SRC_USER_100"
9199   - "SRC_USER_1000"
9200   - "SRC_USER_2000"
9201   traces:
9202     hoverinfo: "x+y"
9203     boxpoints: "outliers"
9204     whiskerwidth: 0
9205   layout:
9206     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9207     layout: "plot-throughput"
9208
9209 - type: "plot"
9210   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9211   algorithm: "plot_performance_box"
9212   output-file-type: ".html"
9213   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9215   filter: "'NIC_Intel-X520-DA2' and
9216            '64B' and
9217            'NDRPDR' and
9218            '1T1C' and
9219            'IP4FWD' and
9220            ('NAT44' or 'IP4BASE') and
9221            not 'DOT1Q' and
9222            not 'IPSEC' and
9223            not 'VHOST'"
9224   parameters:
9225   - "throughput"
9226   - "parent"
9227   - "tags"
9228   sort:
9229   - "IP4BASE"
9230   - "BASE"
9231   - "SRC_USER_10"
9232   - "SRC_USER_100"
9233   - "SRC_USER_1000"
9234   - "SRC_USER_2000"
9235   traces:
9236     hoverinfo: "x+y"
9237     boxpoints: "outliers"
9238     whiskerwidth: 0
9239   layout:
9240     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9241     layout: "plot-throughput"
9242
9243 - type: "plot"
9244   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9245   algorithm: "plot_performance_box"
9246   output-file-type: ".html"
9247   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9249   filter: "'NIC_Intel-X520-DA2' and
9250            '64B' and
9251            'NDRPDR' and
9252            '2T2C' and
9253            'IP4FWD' and
9254            ('NAT44' or 'IP4BASE') and
9255            not 'DOT1Q' and
9256            not 'IPSEC' and
9257            not 'VHOST'"
9258   parameters:
9259   - "throughput"
9260   - "parent"
9261   - "tags"
9262   sort:
9263   - "IP4BASE"
9264   - "BASE"
9265   - "SRC_USER_10"
9266   - "SRC_USER_100"
9267   - "SRC_USER_1000"
9268   - "SRC_USER_2000"
9269   traces:
9270     hoverinfo: "x+y"
9271     boxpoints: "outliers"
9272     whiskerwidth: 0
9273   layout:
9274     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9275     layout: "plot-throughput"
9276
9277 - type: "plot"
9278   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9279   algorithm: "plot_performance_box"
9280   output-file-type: ".html"
9281   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9283   filter: "'NIC_Intel-X520-DA2' and
9284            '64B' and
9285            'NDRPDR' and
9286            '2T2C' and
9287            'IP4FWD' and
9288            ('NAT44' or 'IP4BASE') and
9289            not 'DOT1Q' and
9290            not 'IPSEC' and
9291            not 'VHOST'"
9292   parameters:
9293   - "throughput"
9294   - "parent"
9295   - "tags"
9296   sort:
9297   - "IP4BASE"
9298   - "BASE"
9299   - "SRC_USER_10"
9300   - "SRC_USER_100"
9301   - "SRC_USER_1000"
9302   - "SRC_USER_2000"
9303   traces:
9304     hoverinfo: "x+y"
9305     boxpoints: "outliers"
9306     whiskerwidth: 0
9307   layout:
9308     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9309     layout: "plot-throughput"
9310
9311 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
9312 - type: "plot"
9313   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9314   algorithm: "plot_performance_box"
9315   output-file-type: ".html"
9316   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9318   filter: "'NIC_Intel-X520-DA2' and
9319            '64B' and
9320            'NDRPDR' and
9321            '1T1C' and
9322            'IP4FWD' and
9323            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9324            not 'IPSEC' and
9325            not 'DOT1Q' and
9326            not 'VHOST'"
9327   parameters:
9328   - "throughput"
9329   - "parent"
9330   - "tags"
9331   sort:
9332   - "IP4BASE"
9333   - "ACL_STATELESS"
9334   - "ACL_STATEFUL"
9335   - "ACL_STATELESS"
9336   - "ACL_STATEFUL"
9337   traces:
9338     hoverinfo: "x+y"
9339     boxpoints: "outliers"
9340     whiskerwidth: 0
9341   layout:
9342     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9343     layout: "plot-throughput"
9344
9345 - type: "plot"
9346   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9347   algorithm: "plot_performance_box"
9348   output-file-type: ".html"
9349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9351   filter: "'NIC_Intel-X520-DA2' and
9352            '64B' and
9353            'NDRPDR' and
9354            '1T1C' and
9355            'IP4FWD' and
9356            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9357            not 'IPSEC' and
9358            not 'DOT1Q' and
9359            not 'VHOST'"
9360   parameters:
9361   - "throughput"
9362   - "parent"
9363   - "tags"
9364   sort:
9365   - "IP4BASE"
9366   - "ACL_STATELESS"
9367   - "ACL_STATEFUL"
9368   - "ACL_STATELESS"
9369   - "ACL_STATEFUL"
9370   traces:
9371     hoverinfo: "x+y"
9372     boxpoints: "outliers"
9373     whiskerwidth: 0
9374   layout:
9375     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9376     layout: "plot-throughput"
9377
9378 - type: "plot"
9379   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9380   algorithm: "plot_performance_box"
9381   output-file-type: ".html"
9382   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9384   filter: "'NIC_Intel-X520-DA2' and
9385            '64B' and
9386            'NDRPDR' and
9387            '2T2C' and
9388            'IP4FWD' and
9389            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9390            not 'IPSEC' and
9391            not 'DOT1Q' and
9392            not 'VHOST'"
9393   parameters:
9394   - "throughput"
9395   - "parent"
9396   - "tags"
9397   sort:
9398   - "IP4BASE"
9399   - "ACL_STATELESS"
9400   - "ACL_STATEFUL"
9401   - "ACL_STATELESS"
9402   - "ACL_STATEFUL"
9403   traces:
9404     hoverinfo: "x+y"
9405     boxpoints: "outliers"
9406     whiskerwidth: 0
9407   layout:
9408     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9409     layout: "plot-throughput"
9410
9411 - type: "plot"
9412   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9413   algorithm: "plot_performance_box"
9414   output-file-type: ".html"
9415   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9417   filter: "'NIC_Intel-X520-DA2' and
9418            '64B' and
9419            'NDRPDR' and
9420            '2T2C' and
9421            'IP4FWD' and
9422            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9423            not 'IPSEC' and
9424            not 'DOT1Q' and
9425            not 'VHOST'"
9426   parameters:
9427   - "throughput"
9428   - "parent"
9429   - "tags"
9430   sort:
9431   - "IP4BASE"
9432   - "ACL_STATELESS"
9433   - "ACL_STATEFUL"
9434   - "ACL_STATELESS"
9435   - "ACL_STATEFUL"
9436   traces:
9437     hoverinfo: "x+y"
9438     boxpoints: "outliers"
9439     whiskerwidth: 0
9440   layout:
9441     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9442     layout: "plot-throughput"
9443
9444 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
9445 - type: "plot"
9446   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9447   algorithm: "plot_performance_box"
9448   output-file-type: ".html"
9449   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9451   filter: "'NIC_Intel-X520-DA2' and
9452            '64B' and
9453            'NDRPDR' and
9454            '1T1C' and
9455            'IP4FWD' and
9456            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9457            not 'IPSEC' and
9458            not 'DOT1Q' and
9459            not 'VHOST'"
9460   parameters:
9461   - "throughput"
9462   - "parent"
9463   - "tags"
9464   sort:
9465   - "IP4BASE"
9466   - "ACL_STATELESS"
9467   - "ACL_STATEFUL"
9468   - "ACL_STATELESS"
9469   - "ACL_STATEFUL"
9470   traces:
9471     hoverinfo: "x+y"
9472     boxpoints: "outliers"
9473     whiskerwidth: 0
9474   layout:
9475     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9476     layout: "plot-throughput"
9477
9478 - type: "plot"
9479   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9480   algorithm: "plot_performance_box"
9481   output-file-type: ".html"
9482   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9484   filter: "'NIC_Intel-X520-DA2' and
9485            '64B' and
9486            'NDRPDR' and
9487            '1T1C' and
9488            'IP4FWD' and
9489            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9490            not 'IPSEC' and
9491            not 'DOT1Q' and
9492            not 'VHOST'"
9493   parameters:
9494   - "throughput"
9495   - "parent"
9496   - "tags"
9497   sort:
9498   - "IP4BASE"
9499   - "ACL_STATELESS"
9500   - "ACL_STATEFUL"
9501   - "ACL_STATELESS"
9502   - "ACL_STATEFUL"
9503   traces:
9504     hoverinfo: "x+y"
9505     boxpoints: "outliers"
9506     whiskerwidth: 0
9507   layout:
9508     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9509     layout: "plot-throughput"
9510
9511 - type: "plot"
9512   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9513   algorithm: "plot_performance_box"
9514   output-file-type: ".html"
9515   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9517   filter: "'NIC_Intel-X520-DA2' and
9518            '64B' and
9519            'NDRPDR' and
9520            '2T2C' and
9521            'IP4FWD' and
9522            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9523            not 'IPSEC' and
9524            not 'DOT1Q' and
9525            not 'VHOST'"
9526   parameters:
9527   - "throughput"
9528   - "parent"
9529   - "tags"
9530   sort:
9531   - "IP4BASE"
9532   - "ACL_STATELESS"
9533   - "ACL_STATEFUL"
9534   - "ACL_STATELESS"
9535   - "ACL_STATEFUL"
9536   traces:
9537     hoverinfo: "x+y"
9538     boxpoints: "outliers"
9539     whiskerwidth: 0
9540   layout:
9541     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9542     layout: "plot-throughput"
9543
9544 - type: "plot"
9545   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9546   algorithm: "plot_performance_box"
9547   output-file-type: ".html"
9548   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9550   filter: "'NIC_Intel-X520-DA2' and
9551            '64B' and
9552            'NDRPDR' and
9553            '2T2C' and
9554            'IP4FWD' and
9555            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9556            not 'IPSEC' and
9557            not 'DOT1Q' and
9558            not 'VHOST'"
9559   parameters:
9560   - "throughput"
9561   - "parent"
9562   - "tags"
9563   sort:
9564   - "IP4BASE"
9565   - "ACL_STATELESS"
9566   - "ACL_STATEFUL"
9567   - "ACL_STATELESS"
9568   - "ACL_STATEFUL"
9569   traces:
9570     hoverinfo: "x+y"
9571     boxpoints: "outliers"
9572     whiskerwidth: 0
9573   layout:
9574     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9575     layout: "plot-throughput"
9576
9577 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9578 - type: "plot"
9579   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9580   algorithm: "plot_performance_box"
9581   output-file-type: ".html"
9582   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9584   filter: "'NIC_Intel-X710' and
9585            '64B' and
9586            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9587            'NDRPDR' and
9588            '1T1C' and
9589            'IP4FWD' and
9590            not 'IPSEC' and
9591            not 'DOT1Q' and
9592            not 'VHOST'"
9593   parameters:
9594   - "throughput"
9595   - "parent"
9596   - "tags"
9597   sort:
9598   - "IP4BASE"
9599   - "FIB_20K"
9600   - "FIB_200K"
9601   - "FIB_2M"
9602   traces:
9603     hoverinfo: "x+y"
9604     boxpoints: "outliers"
9605     whiskerwidth: 0
9606   layout:
9607     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9608     layout: "plot-throughput"
9609
9610 - type: "plot"
9611   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9612   algorithm: "plot_performance_box"
9613   output-file-type: ".html"
9614   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9615   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9616   filter: "'NIC_Intel-X710' and
9617            '64B' and
9618            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9619            'NDRPDR' and
9620            '1T1C' and
9621            'IP4FWD' and
9622            not 'IPSEC' and
9623            not 'DOT1Q' and
9624            not 'VHOST'"
9625   parameters:
9626   - "throughput"
9627   - "parent"
9628   - "tags"
9629   sort:
9630   - "IP4BASE"
9631   - "FIB_20K"
9632   - "FIB_200K"
9633   - "FIB_2M"
9634   traces:
9635     hoverinfo: "x+y"
9636     boxpoints: "outliers"
9637     whiskerwidth: 0
9638   layout:
9639     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9640     layout: "plot-throughput"
9641
9642 - type: "plot"
9643   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9644   algorithm: "plot_performance_box"
9645   output-file-type: ".html"
9646   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9648   filter: "'NIC_Intel-X710' and
9649            '64B' and
9650            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9651            'NDRPDR' and
9652            '2T2C' and
9653            'IP4FWD' and
9654            not 'IPSEC' and
9655            not 'DOT1Q' and
9656            not 'VHOST'"
9657   parameters:
9658   - "throughput"
9659   - "parent"
9660   - "tags"
9661   sort:
9662   - "IP4BASE"
9663   - "FIB_20K"
9664   - "FIB_200K"
9665   - "FIB_2M"
9666   traces:
9667     hoverinfo: "x+y"
9668     boxpoints: "outliers"
9669     whiskerwidth: 0
9670   layout:
9671     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9672     layout: "plot-throughput"
9673
9674 - type: "plot"
9675   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9676   algorithm: "plot_performance_box"
9677   output-file-type: ".html"
9678   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9680   filter: "'NIC_Intel-X710' and
9681            '64B' and
9682            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9683            'NDRPDR' and
9684            '2T2C' and
9685            'IP4FWD' and
9686            not 'IPSEC' and
9687            not 'DOT1Q' and
9688            not 'VHOST'"
9689   parameters:
9690   - "throughput"
9691   - "parent"
9692   - "tags"
9693   sort:
9694   - "IP4BASE"
9695   - "FIB_20K"
9696   - "FIB_200K"
9697   - "FIB_2M"
9698   traces:
9699     hoverinfo: "x+y"
9700     boxpoints: "outliers"
9701     whiskerwidth: 0
9702   layout:
9703     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9704     layout: "plot-throughput"
9705
9706 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9707 - type: "plot"
9708   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9709   algorithm: "plot_performance_box"
9710   output-file-type: ".html"
9711   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9712   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9713   filter: "'NIC_Intel-X710' and
9714            '64B' and
9715            ('IP4BASE' or
9716             'POLICE_MARK' or
9717             'COPWHLIST' or
9718             ('NAT44' and 'BASE') or
9719             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9720            'NDRPDR' and
9721            '1T1C' and
9722            'IP4FWD' and
9723            not 'IPSEC' and
9724            not 'VHOST'"
9725   parameters:
9726   - "throughput"
9727   - "parent"
9728   - "tags"
9729   sort:
9730   - "DOT1Q"
9731   - "IP4BASE"
9732   - "NAT44"
9733   - "POLICE_MARK"
9734   - "COPWHLIST"
9735   - "IACL"
9736   - "OACL"
9737   traces:
9738     hoverinfo: "x+y"
9739     boxpoints: "outliers"
9740     whiskerwidth: 0
9741   layout:
9742     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9743     layout: "plot-throughput"
9744
9745 - type: "plot"
9746   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9747   algorithm: "plot_performance_box"
9748   output-file-type: ".html"
9749   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9751   filter: "'NIC_Intel-X710' and
9752            '64B' and
9753            ('IP4BASE' or
9754             'POLICE_MARK' or
9755             'COPWHLIST' or
9756             ('NAT44' and 'BASE') or
9757             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9758            'NDRPDR' and
9759            '1T1C' and
9760            'IP4FWD' and
9761            not 'IPSEC' and
9762            not 'VHOST'"
9763   parameters:
9764   - "throughput"
9765   - "parent"
9766   - "tags"
9767   sort:
9768   - "DOT1Q"
9769   - "IP4BASE"
9770   - "NAT44"
9771   - "POLICE_MARK"
9772   - "COPWHLIST"
9773   - "IACL"
9774   - "OACL"
9775   traces:
9776     hoverinfo: "x+y"
9777     boxpoints: "outliers"
9778     whiskerwidth: 0
9779   layout:
9780     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9781     layout: "plot-throughput"
9782
9783 - type: "plot"
9784   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9785   algorithm: "plot_performance_box"
9786   output-file-type: ".html"
9787   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9789   filter: "'NIC_Intel-X710' and
9790            '64B' and
9791            ('IP4BASE' or
9792             'POLICE_MARK' or
9793             'COPWHLIST' or
9794             ('NAT44' and 'BASE') or
9795             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9796            'NDRPDR' and
9797            '2T2C' and
9798            'IP4FWD' and
9799            not 'IPSEC' and
9800            not 'VHOST'"
9801   parameters:
9802   - "throughput"
9803   - "parent"
9804   - "tags"
9805   sort:
9806   - "DOT1Q"
9807   - "IP4BASE"
9808   - "NAT44"
9809   - "POLICE_MARK"
9810   - "COPWHLIST"
9811   - "IACL"
9812   - "OACL"
9813   traces:
9814     hoverinfo: "x+y"
9815     boxpoints: "outliers"
9816     whiskerwidth: 0
9817   layout:
9818     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9819     layout: "plot-throughput"
9820
9821 - type: "plot"
9822   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9823   algorithm: "plot_performance_box"
9824   output-file-type: ".html"
9825   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9827   filter: "'NIC_Intel-X710' and
9828            '64B' and
9829            ('IP4BASE' or
9830             'POLICE_MARK' or
9831             'COPWHLIST' or
9832             ('NAT44' and 'BASE') or
9833             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9834            'NDRPDR' and
9835            '2T2C' and
9836            'IP4FWD' and
9837            not 'IPSEC' and
9838            not 'VHOST'"
9839   parameters:
9840   - "throughput"
9841   - "parent"
9842   - "tags"
9843   sort:
9844   - "DOT1Q"
9845   - "IP4BASE"
9846   - "NAT44"
9847   - "POLICE_MARK"
9848   - "COPWHLIST"
9849   - "IACL"
9850   - "OACL"
9851   traces:
9852     hoverinfo: "x+y"
9853     boxpoints: "outliers"
9854     whiskerwidth: 0
9855   layout:
9856     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9857     layout: "plot-throughput"
9858
9859 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9860 - type: "plot"
9861   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9862   algorithm: "plot_performance_box"
9863   output-file-type: ".html"
9864   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9866   filter: "'NIC_Intel-X710' and
9867            '64B' and
9868            'NDRPDR' and
9869            '2T1C' and
9870            'IP4FWD' and
9871            ('NAT44' or 'IP4BASE') and
9872            not 'IPSEC' and
9873            not 'VHOST'"
9874   parameters:
9875   - "throughput"
9876   - "parent"
9877   - "tags"
9878   sort:
9879   - "IP4BASE"
9880   - "BASE"
9881   - "SRC_USER_10"
9882   - "SRC_USER_100"
9883   - "SRC_USER_1000"
9884   - "SRC_USER_2000"
9885   traces:
9886     hoverinfo: "x+y"
9887     boxpoints: "outliers"
9888     whiskerwidth: 0
9889   layout:
9890     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9891     layout: "plot-throughput"
9892
9893 - type: "plot"
9894   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9895   algorithm: "plot_performance_box"
9896   output-file-type: ".html"
9897   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9899   filter: "'NIC_Intel-X710' and
9900            '64B' and
9901            'NDRPDR' and
9902            '2T1C' and
9903            'IP4FWD' and
9904            ('NAT44' or 'IP4BASE') and
9905            not 'IPSEC' and
9906            not 'VHOST'"
9907   parameters:
9908   - "throughput"
9909   - "parent"
9910   - "tags"
9911   sort:
9912   - "IP4BASE"
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-skx-x710-64b-2t1c-features-nat44-pdr"
9924     layout: "plot-throughput"
9925
9926 - type: "plot"
9927   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9928   algorithm: "plot_performance_box"
9929   output-file-type: ".html"
9930   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9932   filter: "'NIC_Intel-X710' and
9933            '64B' and
9934            'NDRPDR' and
9935            '4T2C' and
9936            'IP4FWD' and
9937            ('NAT44' or 'IP4BASE') and
9938            not 'IPSEC' and
9939            not 'VHOST'"
9940   parameters:
9941   - "throughput"
9942   - "parent"
9943   - "tags"
9944   sort:
9945   - "IP4BASE"
9946   - "BASE"
9947   - "SRC_USER_10"
9948   - "SRC_USER_100"
9949   - "SRC_USER_1000"
9950   - "SRC_USER_2000"
9951   traces:
9952     hoverinfo: "x+y"
9953     boxpoints: "outliers"
9954     whiskerwidth: 0
9955   layout:
9956     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9957     layout: "plot-throughput"
9958
9959 - type: "plot"
9960   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9961   algorithm: "plot_performance_box"
9962   output-file-type: ".html"
9963   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9965   filter: "'NIC_Intel-X710' and
9966            '64B' and
9967            'NDRPDR' and
9968            '4T2C' and
9969            'IP4FWD' and
9970            ('NAT44' or 'IP4BASE') and
9971            not 'IPSEC' and
9972            not 'VHOST'"
9973   parameters:
9974   - "throughput"
9975   - "parent"
9976   - "tags"
9977   sort:
9978   - "IP4BASE"
9979   - "BASE"
9980   - "SRC_USER_10"
9981   - "SRC_USER_100"
9982   - "SRC_USER_1000"
9983   - "SRC_USER_2000"
9984   traces:
9985     hoverinfo: "x+y"
9986     boxpoints: "outliers"
9987     whiskerwidth: 0
9988   layout:
9989     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9990     layout: "plot-throughput"
9991
9992 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9993 - type: "plot"
9994   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9995   algorithm: "plot_performance_box"
9996   output-file-type: ".html"
9997   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9998   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9999   filter: "'NIC_Intel-X710' and
10000            '64B' and
10001            'NDRPDR' and
10002            '2T1C' and
10003            'IP4FWD' and
10004            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10005            not 'IPSEC' and
10006            not 'VHOST'"
10007   parameters:
10008   - "throughput"
10009   - "parent"
10010   - "tags"
10011   sort:
10012   - "IP4BASE"
10013   - "ACL_STATELESS"
10014   - "ACL_STATEFUL"
10015   - "ACL_STATELESS"
10016   - "ACL_STATEFUL"
10017   traces:
10018     hoverinfo: "x+y"
10019     boxpoints: "outliers"
10020     whiskerwidth: 0
10021   layout:
10022     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10023     layout: "plot-throughput"
10024
10025 - type: "plot"
10026   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10027   algorithm: "plot_performance_box"
10028   output-file-type: ".html"
10029   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10031   filter: "'NIC_Intel-X710' and
10032            '64B' and
10033            'NDRPDR' and
10034            '2T1C' and
10035            'IP4FWD' and
10036            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10037            not 'IPSEC' and
10038            not 'VHOST'"
10039   parameters:
10040   - "throughput"
10041   - "parent"
10042   - "tags"
10043   sort:
10044   - "IP4BASE"
10045   - "ACL_STATELESS"
10046   - "ACL_STATEFUL"
10047   - "ACL_STATELESS"
10048   - "ACL_STATEFUL"
10049   traces:
10050     hoverinfo: "x+y"
10051     boxpoints: "outliers"
10052     whiskerwidth: 0
10053   layout:
10054     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10055     layout: "plot-throughput"
10056
10057 - type: "plot"
10058   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10059   algorithm: "plot_performance_box"
10060   output-file-type: ".html"
10061   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10063   filter: "'NIC_Intel-X710' and
10064            '64B' and
10065            'NDRPDR' and
10066            '4T2C' and
10067            'IP4FWD' and
10068            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10069            not 'IPSEC' and
10070            not 'VHOST'"
10071   parameters:
10072   - "throughput"
10073   - "parent"
10074   - "tags"
10075   sort:
10076   - "IP4BASE"
10077   - "ACL_STATELESS"
10078   - "ACL_STATEFUL"
10079   - "ACL_STATELESS"
10080   - "ACL_STATEFUL"
10081   traces:
10082     hoverinfo: "x+y"
10083     boxpoints: "outliers"
10084     whiskerwidth: 0
10085   layout:
10086     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10087     layout: "plot-throughput"
10088
10089 - type: "plot"
10090   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10091   algorithm: "plot_performance_box"
10092   output-file-type: ".html"
10093   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10095   filter: "'NIC_Intel-X710' and
10096            '64B' and
10097            'NDRPDR' and
10098            '4T2C' and
10099            'IP4FWD' and
10100            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10101            not 'IPSEC' and
10102            not 'VHOST'"
10103   parameters:
10104   - "throughput"
10105   - "parent"
10106   - "tags"
10107   sort:
10108   - "IP4BASE"
10109   - "ACL_STATELESS"
10110   - "ACL_STATEFUL"
10111   - "ACL_STATELESS"
10112   - "ACL_STATEFUL"
10113   traces:
10114     hoverinfo: "x+y"
10115     boxpoints: "outliers"
10116     whiskerwidth: 0
10117   layout:
10118     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10119     layout: "plot-throughput"
10120
10121 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10122 - type: "plot"
10123   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10124   algorithm: "plot_performance_box"
10125   output-file-type: ".html"
10126   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10128   filter: "'NIC_Intel-XL710' and
10129            '64B' and
10130            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10131            'NDRPDR' and
10132            '1T1C' and
10133            'IP4FWD' and
10134            not 'IPSEC' and
10135            not 'VHOST'"
10136   parameters:
10137   - "throughput"
10138   - "parent"
10139   - "tags"
10140   sort:
10141   - "IP4BASE"
10142   - "FIB_20K"
10143   - "FIB_200K"
10144   - "FIB_2M"
10145   traces:
10146     hoverinfo: "x+y"
10147     boxpoints: "outliers"
10148     whiskerwidth: 0
10149   layout:
10150     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10151     layout: "plot-throughput"
10152
10153 - type: "plot"
10154   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10155   algorithm: "plot_performance_box"
10156   output-file-type: ".html"
10157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10159   filter: "'NIC_Intel-XL710' and
10160            '64B' and
10161            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10162            'NDRPDR' and
10163            '1T1C' and
10164            'IP4FWD' and
10165            not 'IPSEC' and
10166            not 'VHOST'"
10167   parameters:
10168   - "throughput"
10169   - "parent"
10170   - "tags"
10171   sort:
10172   - "IP4BASE"
10173   - "FIB_20K"
10174   - "FIB_200K"
10175   - "FIB_2M"
10176   traces:
10177     hoverinfo: "x+y"
10178     boxpoints: "outliers"
10179     whiskerwidth: 0
10180   layout:
10181     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10182     layout: "plot-throughput"
10183
10184 - type: "plot"
10185   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10186   algorithm: "plot_performance_box"
10187   output-file-type: ".html"
10188   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10190   filter: "'NIC_Intel-XL710' and
10191            '64B' and
10192            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10193            'NDRPDR' and
10194            '2T2C' and
10195            'IP4FWD' and
10196            not 'IPSEC' and
10197            not 'VHOST'"
10198   parameters:
10199   - "throughput"
10200   - "parent"
10201   - "tags"
10202   sort:
10203   - "IP4BASE"
10204   - "FIB_20K"
10205   - "FIB_200K"
10206   - "FIB_2M"
10207   traces:
10208     hoverinfo: "x+y"
10209     boxpoints: "outliers"
10210     whiskerwidth: 0
10211   layout:
10212     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10213     layout: "plot-throughput"
10214
10215 - type: "plot"
10216   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10217   algorithm: "plot_performance_box"
10218   output-file-type: ".html"
10219   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10221   filter: "'NIC_Intel-XL710' and
10222            '64B' and
10223            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10224            'NDRPDR' and
10225            '2T2C' and
10226            'IP4FWD' and
10227            not 'IPSEC' and
10228            not 'VHOST'"
10229   parameters:
10230   - "throughput"
10231   - "parent"
10232   - "tags"
10233   sort:
10234   - "IP4BASE"
10235   - "FIB_20K"
10236   - "FIB_200K"
10237   - "FIB_2M"
10238   traces:
10239     hoverinfo: "x+y"
10240     boxpoints: "outliers"
10241     whiskerwidth: 0
10242   layout:
10243     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10244     layout: "plot-throughput"
10245
10246 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10247 - type: "plot"
10248   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10249   algorithm: "plot_performance_box"
10250   output-file-type: ".html"
10251   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10253   filter: "'NIC_Intel-X710' and
10254            '64B' and
10255            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10256            'NDRPDR' and
10257            '2T1C' and
10258            'IP4FWD' and
10259            not 'IPSEC' and
10260            not 'DOT1Q' and
10261            not 'VHOST'"
10262   parameters:
10263   - "throughput"
10264   - "parent"
10265   - "tags"
10266   sort:
10267   - "IP4BASE"
10268   - "FIB_20K"
10269   - "FIB_200K"
10270   - "FIB_2M"
10271   traces:
10272     hoverinfo: "x+y"
10273     boxpoints: "outliers"
10274     whiskerwidth: 0
10275   layout:
10276     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10277     layout: "plot-throughput"
10278
10279 - type: "plot"
10280   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10281   algorithm: "plot_performance_box"
10282   output-file-type: ".html"
10283   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10284   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10285   filter: "'NIC_Intel-X710' and
10286            '64B' and
10287            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10288            'NDRPDR' and
10289            '2T1C' and
10290            'IP4FWD' and
10291            not 'IPSEC' and
10292            not 'DOT1Q' and
10293            not 'VHOST'"
10294   parameters:
10295   - "throughput"
10296   - "parent"
10297   - "tags"
10298   sort:
10299   - "IP4BASE"
10300   - "FIB_20K"
10301   - "FIB_200K"
10302   - "FIB_2M"
10303   traces:
10304     hoverinfo: "x+y"
10305     boxpoints: "outliers"
10306     whiskerwidth: 0
10307   layout:
10308     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10309     layout: "plot-throughput"
10310
10311 - type: "plot"
10312   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10313   algorithm: "plot_performance_box"
10314   output-file-type: ".html"
10315   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10317   filter: "'NIC_Intel-X710' and
10318            '64B' and
10319            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10320            'NDRPDR' and
10321            '4T2C' and
10322            'IP4FWD' and
10323            not 'IPSEC' and
10324            not 'DOT1Q' and
10325            not 'VHOST'"
10326   parameters:
10327   - "throughput"
10328   - "parent"
10329   - "tags"
10330   sort:
10331   - "IP4BASE"
10332   - "FIB_20K"
10333   - "FIB_200K"
10334   - "FIB_2M"
10335   traces:
10336     hoverinfo: "x+y"
10337     boxpoints: "outliers"
10338     whiskerwidth: 0
10339   layout:
10340     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10341     layout: "plot-throughput"
10342
10343 - type: "plot"
10344   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10345   algorithm: "plot_performance_box"
10346   output-file-type: ".html"
10347   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10349   filter: "'NIC_Intel-X710' and
10350            '64B' and
10351            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10352            'NDRPDR' and
10353            '4T2C' and
10354            'IP4FWD' and
10355            not 'IPSEC' and
10356            not 'DOT1Q' and
10357            not 'VHOST'"
10358   parameters:
10359   - "throughput"
10360   - "parent"
10361   - "tags"
10362   sort:
10363   - "IP4BASE"
10364   - "FIB_20K"
10365   - "FIB_200K"
10366   - "FIB_2M"
10367   traces:
10368     hoverinfo: "x+y"
10369     boxpoints: "outliers"
10370     whiskerwidth: 0
10371   layout:
10372     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10373     layout: "plot-throughput"
10374
10375 # Packet Throughput - VPP IPv4 3n-skx-x710 features
10376 - type: "plot"
10377   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
10378   algorithm: "plot_performance_box"
10379   output-file-type: ".html"
10380   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
10381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10382   filter: "'NIC_Intel-X710' and
10383            '64B' and
10384            ('IP4BASE' or
10385             'POLICE_MARK' or
10386             'COPWHLIST' or
10387             ('NAT44' and 'BASE') or
10388             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10389            'NDRPDR' and
10390            '2T1C' and
10391            'IP4FWD' and
10392            not 'IPSEC' and
10393            not 'VHOST'"
10394   parameters:
10395   - "throughput"
10396   - "parent"
10397   - "tags"
10398   sort:
10399   - "DOT1Q"
10400   - "IP4BASE"
10401   - "NAT44"
10402   - "POLICE_MARK"
10403   - "COPWHLIST"
10404   - "IACL"
10405   - "OACL"
10406   traces:
10407     hoverinfo: "x+y"
10408     boxpoints: "outliers"
10409     whiskerwidth: 0
10410   layout:
10411     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
10412     layout: "plot-throughput"
10413
10414 - type: "plot"
10415   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
10416   algorithm: "plot_performance_box"
10417   output-file-type: ".html"
10418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
10419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10420   filter: "'NIC_Intel-X710' and
10421            '64B' and
10422            ('IP4BASE' or
10423             'POLICE_MARK' or
10424             'COPWHLIST' or
10425             ('NAT44' and 'BASE') or
10426             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10427            'NDRPDR' and
10428            '2T1C' and
10429            'IP4FWD' and
10430            not 'IPSEC' and
10431            not 'VHOST'"
10432   parameters:
10433   - "throughput"
10434   - "parent"
10435   - "tags"
10436   sort:
10437   - "DOT1Q"
10438   - "IP4BASE"
10439   - "NAT44"
10440   - "POLICE_MARK"
10441   - "COPWHLIST"
10442   - "IACL"
10443   - "OACL"
10444   traces:
10445     hoverinfo: "x+y"
10446     boxpoints: "outliers"
10447     whiskerwidth: 0
10448   layout:
10449     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10450     layout: "plot-throughput"
10451
10452 - type: "plot"
10453   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10454   algorithm: "plot_performance_box"
10455   output-file-type: ".html"
10456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10458   filter: "'NIC_Intel-X710' and
10459            '64B' and
10460            ('IP4BASE' or
10461             'POLICE_MARK' or
10462             'COPWHLIST' or
10463             ('NAT44' and 'BASE') or
10464             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10465            'NDRPDR' and
10466            '4T2C' and
10467            'IP4FWD' and
10468            not 'IPSEC' and
10469            not 'VHOST'"
10470   parameters:
10471   - "throughput"
10472   - "parent"
10473   - "tags"
10474   sort:
10475   - "DOT1Q"
10476   - "IP4BASE"
10477   - "NAT44"
10478   - "POLICE_MARK"
10479   - "COPWHLIST"
10480   - "IACL"
10481   - "OACL"
10482   traces:
10483     hoverinfo: "x+y"
10484     boxpoints: "outliers"
10485     whiskerwidth: 0
10486   layout:
10487     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10488     layout: "plot-throughput"
10489
10490 - type: "plot"
10491   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10492   algorithm: "plot_performance_box"
10493   output-file-type: ".html"
10494   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10496   filter: "'NIC_Intel-X710' and
10497            '64B' and
10498            ('IP4BASE' or
10499             'POLICE_MARK' or
10500             'COPWHLIST' or
10501             ('NAT44' and 'BASE') or
10502             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10503            'NDRPDR' and
10504            '4T2C' and
10505            'IP4FWD' and
10506            not 'IPSEC' and
10507            not 'VHOST'"
10508   parameters:
10509   - "throughput"
10510   - "parent"
10511   - "tags"
10512   sort:
10513   - "DOT1Q"
10514   - "IP4BASE"
10515   - "NAT44"
10516   - "POLICE_MARK"
10517   - "COPWHLIST"
10518   - "IACL"
10519   - "OACL"
10520   traces:
10521     hoverinfo: "x+y"
10522     boxpoints: "outliers"
10523     whiskerwidth: 0
10524   layout:
10525     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10526     layout: "plot-throughput"
10527
10528 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10529 - type: "plot"
10530   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10531   algorithm: "plot_performance_box"
10532   output-file-type: ".html"
10533   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10534   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10535   filter: "'NIC_Intel-X710' and
10536            '64B' and
10537            'NDRPDR' and
10538            '1T1C' and
10539            'IP4FWD' and
10540            ('NAT44' or 'IP4BASE') and
10541            not 'IPSEC' and
10542            not 'VHOST'"
10543   parameters:
10544   - "throughput"
10545   - "parent"
10546   - "tags"
10547   sort:
10548   - "IP4BASE"
10549   - "BASE"
10550   - "SRC_USER_10"
10551   - "SRC_USER_100"
10552   - "SRC_USER_1000"
10553   - "SRC_USER_2000"
10554   traces:
10555     hoverinfo: "x+y"
10556     boxpoints: "outliers"
10557     whiskerwidth: 0
10558   layout:
10559     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10560     layout: "plot-throughput"
10561
10562 - type: "plot"
10563   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10564   algorithm: "plot_performance_box"
10565   output-file-type: ".html"
10566   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10568   filter: "'NIC_Intel-X710' and
10569            '64B' and
10570            'NDRPDR' and
10571            '1T1C' and
10572            'IP4FWD' and
10573            ('NAT44' or 'IP4BASE') and
10574            not 'IPSEC' and
10575            not 'VHOST'"
10576   parameters:
10577   - "throughput"
10578   - "parent"
10579   - "tags"
10580   sort:
10581   - "IP4BASE"
10582   - "BASE"
10583   - "SRC_USER_10"
10584   - "SRC_USER_100"
10585   - "SRC_USER_1000"
10586   - "SRC_USER_2000"
10587   traces:
10588     hoverinfo: "x+y"
10589     boxpoints: "outliers"
10590     whiskerwidth: 0
10591   layout:
10592     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10593     layout: "plot-throughput"
10594
10595 - type: "plot"
10596   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10597   algorithm: "plot_performance_box"
10598   output-file-type: ".html"
10599   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10601   filter: "'NIC_Intel-X710' and
10602            '64B' and
10603            'NDRPDR' and
10604            '2T2C' and
10605            'IP4FWD' and
10606            ('NAT44' or 'IP4BASE') and
10607            not 'IPSEC' and
10608            not 'VHOST'"
10609   parameters:
10610   - "throughput"
10611   - "parent"
10612   - "tags"
10613   sort:
10614   - "IP4BASE"
10615   - "BASE"
10616   - "SRC_USER_10"
10617   - "SRC_USER_100"
10618   - "SRC_USER_1000"
10619   - "SRC_USER_2000"
10620   traces:
10621     hoverinfo: "x+y"
10622     boxpoints: "outliers"
10623     whiskerwidth: 0
10624   layout:
10625     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10626     layout: "plot-throughput"
10627
10628 - type: "plot"
10629   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10630   algorithm: "plot_performance_box"
10631   output-file-type: ".html"
10632   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10634   filter: "'NIC_Intel-X710' and
10635            '64B' and
10636            'NDRPDR' and
10637            '2T2C' and
10638            'IP4FWD' and
10639            ('NAT44' or 'IP4BASE') and
10640            not 'IPSEC' and
10641            not 'VHOST'"
10642   parameters:
10643   - "throughput"
10644   - "parent"
10645   - "tags"
10646   sort:
10647   - "IP4BASE"
10648   - "BASE"
10649   - "SRC_USER_10"
10650   - "SRC_USER_100"
10651   - "SRC_USER_1000"
10652   - "SRC_USER_2000"
10653   traces:
10654     hoverinfo: "x+y"
10655     boxpoints: "outliers"
10656     whiskerwidth: 0
10657   layout:
10658     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10659     layout: "plot-throughput"
10660
10661 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10662 - type: "plot"
10663   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10664   algorithm: "plot_performance_box"
10665   output-file-type: ".html"
10666   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10667   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10668   filter: "'NIC_Intel-X710' and
10669            '64B' and
10670            'NDRPDR' and
10671            '1T1C' and
10672            'IP4FWD' and
10673            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10674            not 'IPSEC' and
10675            not 'VHOST'"
10676   parameters:
10677   - "throughput"
10678   - "parent"
10679   - "tags"
10680   sort:
10681   - "IP4BASE"
10682   - "ACL_STATELESS"
10683   - "ACL_STATEFUL"
10684   - "ACL_STATELESS"
10685   - "ACL_STATEFUL"
10686   traces:
10687     hoverinfo: "x+y"
10688     boxpoints: "outliers"
10689     whiskerwidth: 0
10690   layout:
10691     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10692     layout: "plot-throughput"
10693
10694 - type: "plot"
10695   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10696   algorithm: "plot_performance_box"
10697   output-file-type: ".html"
10698   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10699   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10700   filter: "'NIC_Intel-X710' and
10701            '64B' and
10702            'NDRPDR' and
10703            '1T1C' and
10704            'IP4FWD' and
10705            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10706            not 'IPSEC' and
10707            not 'VHOST'"
10708   parameters:
10709   - "throughput"
10710   - "parent"
10711   - "tags"
10712   sort:
10713   - "IP4BASE"
10714   - "ACL_STATELESS"
10715   - "ACL_STATEFUL"
10716   - "ACL_STATELESS"
10717   - "ACL_STATEFUL"
10718   traces:
10719     hoverinfo: "x+y"
10720     boxpoints: "outliers"
10721     whiskerwidth: 0
10722   layout:
10723     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10724     layout: "plot-throughput"
10725
10726 - type: "plot"
10727   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10728   algorithm: "plot_performance_box"
10729   output-file-type: ".html"
10730   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10732   filter: "'NIC_Intel-X710' and
10733            '64B' and
10734            'NDRPDR' and
10735            '2T2C' and
10736            'IP4FWD' and
10737            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10738            not 'IPSEC' and
10739            not 'VHOST'"
10740   parameters:
10741   - "throughput"
10742   - "parent"
10743   - "tags"
10744   sort:
10745   - "IP4BASE"
10746   - "ACL_STATELESS"
10747   - "ACL_STATEFUL"
10748   - "ACL_STATELESS"
10749   - "ACL_STATEFUL"
10750   traces:
10751     hoverinfo: "x+y"
10752     boxpoints: "outliers"
10753     whiskerwidth: 0
10754   layout:
10755     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10756     layout: "plot-throughput"
10757
10758 - type: "plot"
10759   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10760   algorithm: "plot_performance_box"
10761   output-file-type: ".html"
10762   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10763   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10764   filter: "'NIC_Intel-X710' and
10765            '64B' and
10766            'NDRPDR' and
10767            '2T2C' and
10768            'IP4FWD' and
10769            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10770            not 'IPSEC' and
10771            not 'VHOST'"
10772   parameters:
10773   - "throughput"
10774   - "parent"
10775   - "tags"
10776   sort:
10777   - "IP4BASE"
10778   - "ACL_STATELESS"
10779   - "ACL_STATEFUL"
10780   - "ACL_STATELESS"
10781   - "ACL_STATEFUL"
10782   traces:
10783     hoverinfo: "x+y"
10784     boxpoints: "outliers"
10785     whiskerwidth: 0
10786   layout:
10787     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10788     layout: "plot-throughput"
10789
10790 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10791 - type: "plot"
10792   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10793   algorithm: "plot_performance_box"
10794   output-file-type: ".html"
10795   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10796   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10797   filter: "'NIC_Intel-X710' and
10798            '64B' and
10799            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10800            'NDRPDR' and
10801            '2T1C' and
10802            'IP4FWD' and
10803            not 'IPSEC' and
10804            not 'DOT1Q' and
10805            not 'VHOST'"
10806   parameters:
10807   - "throughput"
10808   - "parent"
10809   - "tags"
10810   sort:
10811   - "IP4BASE"
10812   - "FIB_20K"
10813   - "FIB_200K"
10814   - "FIB_2M"
10815   traces:
10816     hoverinfo: "x+y"
10817     boxpoints: "outliers"
10818     whiskerwidth: 0
10819   layout:
10820     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10821     layout: "plot-throughput"
10822
10823 - type: "plot"
10824   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10825   algorithm: "plot_performance_box"
10826   output-file-type: ".html"
10827   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10828   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10829   filter: "'NIC_Intel-X710' and
10830            '64B' and
10831            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10832            'NDRPDR' and
10833            '2T1C' and
10834            'IP4FWD' and
10835            not 'IPSEC' and
10836            not 'DOT1Q' and
10837            not 'VHOST'"
10838   parameters:
10839   - "throughput"
10840   - "parent"
10841   - "tags"
10842   sort:
10843   - "IP4BASE"
10844   - "FIB_20K"
10845   - "FIB_200K"
10846   - "FIB_2M"
10847   traces:
10848     hoverinfo: "x+y"
10849     boxpoints: "outliers"
10850     whiskerwidth: 0
10851   layout:
10852     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10853     layout: "plot-throughput"
10854
10855 - type: "plot"
10856   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10857   algorithm: "plot_performance_box"
10858   output-file-type: ".html"
10859   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10861   filter: "'NIC_Intel-X710' and
10862            '64B' and
10863            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10864            'NDRPDR' and
10865            '4T2C' and
10866            'IP4FWD' and
10867            not 'IPSEC' and
10868            not 'DOT1Q' and
10869            not 'VHOST'"
10870   parameters:
10871   - "throughput"
10872   - "parent"
10873   - "tags"
10874   sort:
10875   - "IP4BASE"
10876   - "FIB_20K"
10877   - "FIB_200K"
10878   - "FIB_2M"
10879   traces:
10880     hoverinfo: "x+y"
10881     boxpoints: "outliers"
10882     whiskerwidth: 0
10883   layout:
10884     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10885     layout: "plot-throughput"
10886
10887 - type: "plot"
10888   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10889   algorithm: "plot_performance_box"
10890   output-file-type: ".html"
10891   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10893   filter: "'NIC_Intel-X710' and
10894            '64B' and
10895            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10896            'NDRPDR' and
10897            '4T2C' and
10898            'IP4FWD' and
10899            not 'IPSEC' and
10900            not 'DOT1Q' and
10901            not 'VHOST'"
10902   parameters:
10903   - "throughput"
10904   - "parent"
10905   - "tags"
10906   sort:
10907   - "IP4BASE"
10908   - "FIB_20K"
10909   - "FIB_200K"
10910   - "FIB_2M"
10911   traces:
10912     hoverinfo: "x+y"
10913     boxpoints: "outliers"
10914     whiskerwidth: 0
10915   layout:
10916     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10917     layout: "plot-throughput"
10918
10919 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
10920 - type: "plot"
10921   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10922   algorithm: "plot_performance_box"
10923   output-file-type: ".html"
10924   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10926   filter: "'NIC_Intel-X710' and
10927            '64B' and
10928            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10929            'NDRPDR' and
10930            '2T1C' and
10931            'IP4FWD' and
10932            not 'IPSEC' and
10933            not 'DOT1Q' and
10934            not 'VHOST'"
10935   parameters:
10936   - "throughput"
10937   - "parent"
10938   - "tags"
10939   sort:
10940   - "IP4BASE"
10941   - "ACL_STATELESS"
10942   - "ACL_STATEFUL"
10943   - "ACL_STATELESS"
10944   - "ACL_STATEFUL"
10945   traces:
10946     hoverinfo: "x+y"
10947     boxpoints: "outliers"
10948     whiskerwidth: 0
10949   layout:
10950     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10951     layout: "plot-throughput"
10952
10953 - type: "plot"
10954   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10955   algorithm: "plot_performance_box"
10956   output-file-type: ".html"
10957   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10958   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10959   filter: "'NIC_Intel-X710' and
10960            '64B' and
10961            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10962            'NDRPDR' and
10963            '2T1C' and
10964            'IP4FWD' and
10965            not 'IPSEC' and
10966            not 'DOT1Q' and
10967            not 'VHOST'"
10968   parameters:
10969   - "throughput"
10970   - "parent"
10971   - "tags"
10972   sort:
10973   - "IP4BASE"
10974   - "ACL_STATELESS"
10975   - "ACL_STATEFUL"
10976   - "ACL_STATELESS"
10977   - "ACL_STATEFUL"
10978   traces:
10979     hoverinfo: "x+y"
10980     boxpoints: "outliers"
10981     whiskerwidth: 0
10982   layout:
10983     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10984     layout: "plot-throughput"
10985
10986 - type: "plot"
10987   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10988   algorithm: "plot_performance_box"
10989   output-file-type: ".html"
10990   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10992   filter: "'NIC_Intel-X710' and
10993            '64B' and
10994            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10995            'NDRPDR' and
10996            '4T2C' and
10997            'IP4FWD' and
10998            not 'IPSEC' and
10999            not 'DOT1Q' and
11000            not 'VHOST'"
11001   parameters:
11002   - "throughput"
11003   - "parent"
11004   - "tags"
11005   sort:
11006   - "IP4BASE"
11007   - "ACL_STATELESS"
11008   - "ACL_STATEFUL"
11009   - "ACL_STATELESS"
11010   - "ACL_STATEFUL"
11011   traces:
11012     hoverinfo: "x+y"
11013     boxpoints: "outliers"
11014     whiskerwidth: 0
11015   layout:
11016     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11017     layout: "plot-throughput"
11018
11019 - type: "plot"
11020   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11021   algorithm: "plot_performance_box"
11022   output-file-type: ".html"
11023   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11025   filter: "'NIC_Intel-X710' and
11026            '64B' and
11027            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11028            'NDRPDR' and
11029            '4T2C' and
11030            'IP4FWD' and
11031            not 'IPSEC' and
11032            not 'DOT1Q' and
11033            not 'VHOST'"
11034   parameters:
11035   - "throughput"
11036   - "parent"
11037   - "tags"
11038   sort:
11039   - "IP4BASE"
11040   - "ACL_STATELESS"
11041   - "ACL_STATEFUL"
11042   - "ACL_STATELESS"
11043   - "ACL_STATEFUL"
11044   traces:
11045     hoverinfo: "x+y"
11046     boxpoints: "outliers"
11047     whiskerwidth: 0
11048   layout:
11049     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11050     layout: "plot-throughput"
11051
11052 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11053 - type: "plot"
11054   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11055   algorithm: "plot_performance_box"
11056   output-file-type: ".html"
11057   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11059   filter: "'NIC_Intel-XXV710' and
11060            '64B' and
11061            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11062            'NDRPDR' and
11063            '2T1C' and
11064            'IP4FWD' and
11065            not 'IPSEC' and
11066            not 'DOT1Q' and
11067            not 'VHOST'"
11068   parameters:
11069   - "throughput"
11070   - "parent"
11071   - "tags"
11072   sort:
11073   - "IP4BASE"
11074   - "FIB_20K"
11075   - "FIB_200K"
11076   - "FIB_2M"
11077   traces:
11078     hoverinfo: "x+y"
11079     boxpoints: "outliers"
11080     whiskerwidth: 0
11081   layout:
11082     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11083     layout: "plot-throughput"
11084
11085 - type: "plot"
11086   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11087   algorithm: "plot_performance_box"
11088   output-file-type: ".html"
11089   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11091   filter: "'NIC_Intel-XXV710' and
11092            '64B' and
11093            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11094            'NDRPDR' and
11095            '2T1C' and
11096            'IP4FWD' and
11097            not 'IPSEC' and
11098            not 'DOT1Q' and
11099            not 'VHOST'"
11100   parameters:
11101   - "throughput"
11102   - "parent"
11103   - "tags"
11104   sort:
11105   - "IP4BASE"
11106   - "FIB_20K"
11107   - "FIB_200K"
11108   - "FIB_2M"
11109   traces:
11110     hoverinfo: "x+y"
11111     boxpoints: "outliers"
11112     whiskerwidth: 0
11113   layout:
11114     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11115     layout: "plot-throughput"
11116
11117 - type: "plot"
11118   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11119   algorithm: "plot_performance_box"
11120   output-file-type: ".html"
11121   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11122   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11123   filter: "'NIC_Intel-XXV710' and
11124            '64B' and
11125            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11126            'NDRPDR' and
11127            '4T2C' and
11128            'IP4FWD' and
11129            not 'IPSEC' and
11130            not 'DOT1Q' and
11131            not 'VHOST'"
11132   parameters:
11133   - "throughput"
11134   - "parent"
11135   - "tags"
11136   sort:
11137   - "IP4BASE"
11138   - "FIB_20K"
11139   - "FIB_200K"
11140   - "FIB_2M"
11141   traces:
11142     hoverinfo: "x+y"
11143     boxpoints: "outliers"
11144     whiskerwidth: 0
11145   layout:
11146     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11147     layout: "plot-throughput"
11148
11149 - type: "plot"
11150   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11151   algorithm: "plot_performance_box"
11152   output-file-type: ".html"
11153   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11155   filter: "'NIC_Intel-XXV710' and
11156            '64B' and
11157            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11158            'NDRPDR' and
11159            '4T2C' and
11160            'IP4FWD' and
11161            not 'IPSEC' and
11162            not 'DOT1Q' and
11163            not 'VHOST'"
11164   parameters:
11165   - "throughput"
11166   - "parent"
11167   - "tags"
11168   sort:
11169   - "IP4BASE"
11170   - "FIB_20K"
11171   - "FIB_200K"
11172   - "FIB_2M"
11173   traces:
11174     hoverinfo: "x+y"
11175     boxpoints: "outliers"
11176     whiskerwidth: 0
11177   layout:
11178     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11179     layout: "plot-throughput"
11180
11181 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
11182 - type: "plot"
11183   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11184   algorithm: "plot_performance_box"
11185   output-file-type: ".html"
11186   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11187   data: "intel-dnv-vpp"
11188   filter: "'NIC_Intel-X553' and
11189            '64B' and
11190            'IP4BASE' and
11191            'NDRPDR' and
11192            '1T1C' and
11193            'IP4FWD' and
11194            not 'IPSEC' and
11195            not 'VHOST'"
11196   parameters:
11197   - "throughput"
11198   - "parent"
11199   - "tags"
11200   sort:
11201   - "IP4BASE"
11202   traces:
11203     hoverinfo: "x+y"
11204     boxpoints: "outliers"
11205     whiskerwidth: 0
11206   layout:
11207     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11208     layout: "plot-throughput"
11209
11210 - type: "plot"
11211   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11212   algorithm: "plot_performance_box"
11213   output-file-type: ".html"
11214   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11215   data: "intel-dnv-vpp"
11216   filter: "'NIC_Intel-X553' and
11217            '64B' and
11218            'IP4BASE' and
11219            'NDRPDR' and
11220            '1T1C' and
11221            'IP4FWD' and
11222            not 'IPSEC' and
11223            not 'VHOST'"
11224   parameters:
11225   - "throughput"
11226   - "parent"
11227   - "tags"
11228   sort:
11229   - "IP4BASE"
11230   traces:
11231     hoverinfo: "x+y"
11232     boxpoints: "outliers"
11233     whiskerwidth: 0
11234   layout:
11235     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11236     layout: "plot-throughput"
11237
11238 - type: "plot"
11239   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11240   algorithm: "plot_performance_box"
11241   output-file-type: ".html"
11242   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11243   data: "intel-dnv-vpp"
11244   filter: "'NIC_Intel-X553' and
11245            '64B' and
11246            'IP4BASE' and
11247            'NDRPDR' and
11248            '2T2C' and
11249            'IP4FWD' and
11250            not 'IPSEC' and
11251            not 'VHOST'"
11252   parameters:
11253   - "throughput"
11254   - "parent"
11255   - "tags"
11256   sort:
11257   - "IP4BASE"
11258   traces:
11259     hoverinfo: "x+y"
11260     boxpoints: "outliers"
11261     whiskerwidth: 0
11262   layout:
11263     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11264     layout: "plot-throughput"
11265
11266 - type: "plot"
11267   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11268   algorithm: "plot_performance_box"
11269   output-file-type: ".html"
11270   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11271   data: "intel-dnv-vpp"
11272   filter: "'NIC_Intel-X553' and
11273            '64B' and
11274            'IP4BASE' and
11275            'NDRPDR' and
11276            '2T2C' and
11277            'IP4FWD' and
11278            not 'IPSEC' and
11279            not 'VHOST'"
11280   parameters:
11281   - "throughput"
11282   - "parent"
11283   - "tags"
11284   sort:
11285   - "IP4BASE"
11286   traces:
11287     hoverinfo: "x+y"
11288     boxpoints: "outliers"
11289     whiskerwidth: 0
11290   layout:
11291     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11292     layout: "plot-throughput"
11293
11294 ################################################################################
11295
11296 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
11297 - type: "plot"
11298   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11299   algorithm: "plot_performance_box"
11300   output-file-type: ".html"
11301   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11303   filter: "'NIC_Intel-X520-DA2' and
11304            '64B' and
11305            'ENCAP' and
11306            'NDRPDR' and
11307            '1T1C' and
11308            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11309            not 'DOT1Q' and
11310            not 'VHOST' and
11311            not 'IPSECHW'"
11312   parameters:
11313   - "throughput"
11314   - "parent"
11315   - "tags"
11316   sort:
11317   - "IP4BASE"
11318   - "L2BDMACLRN"
11319   - "L2XCFWD"
11320   - "LISP"
11321   traces:
11322     hoverinfo: "x+y"
11323     boxpoints: "outliers"
11324     whiskerwidth: 0
11325   layout:
11326     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11327     layout: "plot-throughput"
11328
11329 - type: "plot"
11330   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11331   algorithm: "plot_performance_box"
11332   output-file-type: ".html"
11333   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11335   filter: "'NIC_Intel-X520-DA2' and
11336            '64B' and
11337            'ENCAP' and
11338            'NDRPDR' and
11339            '2T2C' and
11340            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11341            not 'DOT1Q' and
11342            not 'VHOST' and
11343            not 'IPSECHW'"
11344   parameters:
11345   - "throughput"
11346   - "parent"
11347   - "tags"
11348   sort:
11349   - "IP4BASE"
11350   - "L2BDMACLRN"
11351   - "L2XCFWD"
11352   - "LISP"
11353   traces:
11354     hoverinfo: "x+y"
11355     boxpoints: "outliers"
11356     whiskerwidth: 0
11357   layout:
11358     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11359     layout: "plot-throughput"
11360
11361 - type: "plot"
11362   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11363   algorithm: "plot_performance_box"
11364   output-file-type: ".html"
11365   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11367   filter: "'NIC_Intel-X520-DA2' and
11368            '64B' and
11369            'ENCAP' and
11370            'NDRPDR' and
11371            '1T1C' and
11372            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11373            not 'DOT1Q' and
11374            not 'VHOST' and
11375            not 'IPSECHW'"
11376   parameters:
11377   - "throughput"
11378   - "parent"
11379   - "tags"
11380   sort:
11381   - "IP4BASE"
11382   - "L2BDMACLRN"
11383   - "L2XCFWD"
11384   - "LISP"
11385   traces:
11386     hoverinfo: "x+y"
11387     boxpoints: "outliers"
11388     whiskerwidth: 0
11389   layout:
11390     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11391     layout: "plot-throughput"
11392
11393 - type: "plot"
11394   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11395   algorithm: "plot_performance_box"
11396   output-file-type: ".html"
11397   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11399   filter: "'NIC_Intel-X520-DA2' and
11400            '64B' and
11401            'ENCAP' and
11402            'NDRPDR' and
11403            '2T2C' and
11404            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11405            not 'DOT1Q' and
11406            not 'VHOST' and
11407            not 'IPSECHW'"
11408   parameters:
11409   - "throughput"
11410   - "parent"
11411   - "tags"
11412   sort:
11413   - "IP4BASE"
11414   - "L2BDMACLRN"
11415   - "L2XCFWD"
11416   - "LISP"
11417   traces:
11418     hoverinfo: "x+y"
11419     boxpoints: "outliers"
11420     whiskerwidth: 0
11421   layout:
11422     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11423     layout: "plot-throughput"
11424
11425 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11426 - type: "plot"
11427   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11428   algorithm: "plot_performance_box"
11429   output-file-type: ".html"
11430   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11432   filter: "'NIC_Intel-X710' and
11433            '64B' and
11434            'ENCAP' and
11435            'NDRPDR' and
11436            '1T1C' and
11437            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11438            not 'VHOST' and
11439            not 'IPSECHW'"
11440   parameters:
11441   - "throughput"
11442   - "parent"
11443   - "tags"
11444   sort:
11445   - "IP4BASE"
11446   - "LISP"
11447   - "VXLAN_1"
11448   - "VXLAN_10"
11449   - "VXLAN_100"
11450   - "VXLAN_1000"
11451   traces:
11452     hoverinfo: "x+y"
11453     boxpoints: "outliers"
11454     whiskerwidth: 0
11455   layout:
11456     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11457     layout: "plot-throughput"
11458
11459 - type: "plot"
11460   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11461   algorithm: "plot_performance_box"
11462   output-file-type: ".html"
11463   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11464   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11465   filter: "'NIC_Intel-X710' and
11466            '64B' and
11467            'ENCAP' and
11468            'NDRPDR' and
11469            '1T1C' and
11470            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11471            not 'VHOST' and
11472            not 'IPSECHW'"
11473   parameters:
11474   - "throughput"
11475   - "parent"
11476   - "tags"
11477   sort:
11478   - "IP4BASE"
11479   - "LISP"
11480   - "VXLAN_1"
11481   - "VXLAN_10"
11482   - "VXLAN_100"
11483   - "VXLAN_1000"
11484   traces:
11485     hoverinfo: "x+y"
11486     boxpoints: "outliers"
11487     whiskerwidth: 0
11488   layout:
11489     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11490     layout: "plot-throughput"
11491
11492 - type: "plot"
11493   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11494   algorithm: "plot_performance_box"
11495   output-file-type: ".html"
11496   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11498   filter: "'NIC_Intel-X710' and
11499            '64B' and
11500            'ENCAP' and
11501            'NDRPDR' and
11502            '2T2C' and
11503            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11504            not 'VHOST' and
11505            not 'IPSECHW'"
11506   parameters:
11507   - "throughput"
11508   - "parent"
11509   - "tags"
11510   sort:
11511   - "IP4BASE"
11512   - "LISP"
11513   - "VXLAN_1"
11514   - "VXLAN_10"
11515   - "VXLAN_100"
11516   - "VXLAN_1000"
11517   traces:
11518     hoverinfo: "x+y"
11519     boxpoints: "outliers"
11520     whiskerwidth: 0
11521   layout:
11522     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11523     layout: "plot-throughput"
11524
11525 - type: "plot"
11526   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11527   algorithm: "plot_performance_box"
11528   output-file-type: ".html"
11529   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11530   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11531   filter: "'NIC_Intel-X710' and
11532            '64B' and
11533            'ENCAP' and
11534            'NDRPDR' and
11535            '2T2C' and
11536            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11537            not 'VHOST' and
11538            not 'IPSECHW'"
11539   parameters:
11540   - "throughput"
11541   - "parent"
11542   - "tags"
11543   sort:
11544   - "IP4BASE"
11545   - "LISP"
11546   - "VXLAN_1"
11547   - "VXLAN_10"
11548   - "VXLAN_100"
11549   - "VXLAN_1000"
11550   traces:
11551     hoverinfo: "x+y"
11552     boxpoints: "outliers"
11553     whiskerwidth: 0
11554   layout:
11555     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11556     layout: "plot-throughput"
11557
11558 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11559 - type: "plot"
11560   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11561   algorithm: "plot_performance_box"
11562   output-file-type: ".html"
11563   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11565   filter: "'NIC_Intel-X710' and
11566            '64B' and
11567            'ENCAP' and
11568            'NDRPDR' and
11569            '1T1C' and
11570            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
11571            not 'DOT1Q' and
11572            not 'VHOST' and
11573            not 'IPSECHW'"
11574   parameters:
11575   - "throughput"
11576   - "parent"
11577   - "tags"
11578   sort:
11579   - "IP4BASE"
11580   - "L2BDMACLRN"
11581   - "L2XCFWD"
11582   - "LISP"
11583   traces:
11584     hoverinfo: "x+y"
11585     boxpoints: "outliers"
11586     whiskerwidth: 0
11587   layout:
11588     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11589     layout: "plot-throughput"
11590
11591 - type: "plot"
11592   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11593   algorithm: "plot_performance_box"
11594   output-file-type: ".html"
11595   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11597   filter: "'NIC_Intel-X710' and
11598            '64B' and
11599            'ENCAP' and
11600            'NDRPDR' and
11601            '2T2C' and
11602            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11603            not 'DOT1Q' and
11604            not 'VHOST' and
11605            not 'IPSECHW'"
11606   parameters:
11607   - "throughput"
11608   - "parent"
11609   - "tags"
11610   sort:
11611   - "IP4BASE"
11612   - "L2BDMACLRN"
11613   - "L2XCFWD"
11614   - "LISP"
11615   traces:
11616     hoverinfo: "x+y"
11617     boxpoints: "outliers"
11618     whiskerwidth: 0
11619   layout:
11620     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11621     layout: "plot-throughput"
11622
11623 - type: "plot"
11624   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11625   algorithm: "plot_performance_box"
11626   output-file-type: ".html"
11627   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11629   filter: "'NIC_Intel-X710' and
11630            '64B' and
11631            'ENCAP' and
11632            'NDRPDR' and
11633            '1T1C' and
11634            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11635            not 'DOT1Q' and
11636            not 'VHOST' and
11637            not 'IPSECHW'"
11638   parameters:
11639   - "throughput"
11640   - "parent"
11641   - "tags"
11642   sort:
11643   - "IP4BASE"
11644   - "L2BDMACLRN"
11645   - "L2XCFWD"
11646   - "LISP"
11647   traces:
11648     hoverinfo: "x+y"
11649     boxpoints: "outliers"
11650     whiskerwidth: 0
11651   layout:
11652     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11653     layout: "plot-throughput"
11654
11655 - type: "plot"
11656   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11657   algorithm: "plot_performance_box"
11658   output-file-type: ".html"
11659   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11660   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11661   filter: "'NIC_Intel-X710' and
11662            '64B' and
11663            'ENCAP' and
11664            'NDRPDR' and
11665            '2T2C' and
11666            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11667            not 'DOT1Q' and
11668            not 'VHOST' and
11669            not 'IPSECHW'"
11670   parameters:
11671   - "throughput"
11672   - "parent"
11673   - "tags"
11674   sort:
11675   - "IP4BASE"
11676   - "L2BDMACLRN"
11677   - "L2XCFWD"
11678   - "LISP"
11679   traces:
11680     hoverinfo: "x+y"
11681     boxpoints: "outliers"
11682     whiskerwidth: 0
11683   layout:
11684     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11685     layout: "plot-throughput"
11686
11687 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11688 - type: "plot"
11689   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11690   algorithm: "plot_performance_box"
11691   output-file-type: ".html"
11692   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11694   filter: "'NIC_Intel-X710' and
11695            '64B' and
11696            'ENCAP' and
11697            'NDRPDR' and
11698            '2T1C' and
11699            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11700            not 'VHOST' and
11701            not 'IPSECHW'"
11702   parameters:
11703   - "throughput"
11704   - "parent"
11705   - "tags"
11706   sort:
11707   - "IP4BASE"
11708   - "LISP"
11709   - "VXLAN_1"
11710   - "VXLAN_10"
11711   - "VXLAN_100"
11712   - "VXLAN_1000"
11713   traces:
11714     hoverinfo: "x+y"
11715     boxpoints: "outliers"
11716     whiskerwidth: 0
11717   layout:
11718     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11719     layout: "plot-throughput"
11720
11721 - type: "plot"
11722   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11723   algorithm: "plot_performance_box"
11724   output-file-type: ".html"
11725   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11727   filter: "'NIC_Intel-X710' and
11728            '64B' and
11729            'ENCAP' and
11730            'NDRPDR' and
11731            '2T1C' and
11732            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11733            not 'VHOST' and
11734            not 'IPSECHW'"
11735   parameters:
11736   - "throughput"
11737   - "parent"
11738   - "tags"
11739   sort:
11740   - "IP4BASE"
11741   - "LISP"
11742   - "VXLAN_1"
11743   - "VXLAN_10"
11744   - "VXLAN_100"
11745   - "VXLAN_1000"
11746   traces:
11747     hoverinfo: "x+y"
11748     boxpoints: "outliers"
11749     whiskerwidth: 0
11750   layout:
11751     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11752     layout: "plot-throughput"
11753
11754 - type: "plot"
11755   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11756   algorithm: "plot_performance_box"
11757   output-file-type: ".html"
11758   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11760   filter: "'NIC_Intel-X710' and
11761            '64B' and
11762            'ENCAP' and
11763            'NDRPDR' and
11764            '4T2C' and
11765            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11766            not 'VHOST' and
11767            not 'IPSECHW'"
11768   parameters:
11769   - "throughput"
11770   - "parent"
11771   - "tags"
11772   sort:
11773   - "IP4BASE"
11774   - "LISP"
11775   - "VXLAN_1"
11776   - "VXLAN_10"
11777   - "VXLAN_100"
11778   - "VXLAN_1000"
11779   traces:
11780     hoverinfo: "x+y"
11781     boxpoints: "outliers"
11782     whiskerwidth: 0
11783   layout:
11784     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11785     layout: "plot-throughput"
11786
11787 - type: "plot"
11788   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11789   algorithm: "plot_performance_box"
11790   output-file-type: ".html"
11791   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11793   filter: "'NIC_Intel-X710' and
11794            '64B' and
11795            'ENCAP' and
11796            'NDRPDR' and
11797            '4T2C' and
11798            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11799            not 'VHOST' and
11800            not 'IPSECHW'"
11801   parameters:
11802   - "throughput"
11803   - "parent"
11804   - "tags"
11805   sort:
11806   - "IP4BASE"
11807   - "LISP"
11808   - "VXLAN_1"
11809   - "VXLAN_10"
11810   - "VXLAN_100"
11811   - "VXLAN_1000"
11812   traces:
11813     hoverinfo: "x+y"
11814     boxpoints: "outliers"
11815     whiskerwidth: 0
11816   layout:
11817     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11818     layout: "plot-throughput"
11819
11820 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11821 - type: "plot"
11822   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11823   algorithm: "plot_performance_box"
11824   output-file-type: ".html"
11825   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11826   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11827   filter: "'NIC_Intel-X710' and
11828            '64B' and
11829            'ENCAP' and
11830            'NDRPDR' and
11831            '2T1C' and
11832            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11833            not 'DOT1Q' and
11834            not 'VHOST' and
11835            not 'IPSECHW'"
11836   parameters:
11837   - "throughput"
11838   - "parent"
11839   - "tags"
11840   sort:
11841   - "IP4BASE"
11842   - "L2BDMACLRN"
11843   - "L2XCFWD"
11844   - "LISP"
11845   traces:
11846     hoverinfo: "x+y"
11847     boxpoints: "outliers"
11848     whiskerwidth: 0
11849   layout:
11850     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11851     layout: "plot-throughput"
11852
11853 - type: "plot"
11854   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11855   algorithm: "plot_performance_box"
11856   output-file-type: ".html"
11857   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11859   filter: "'NIC_Intel-X710' and
11860            '64B' and
11861            'ENCAP' and
11862            'NDRPDR' and
11863            '4T2C' and
11864            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11865            not 'DOT1Q' and
11866            not 'VHOST' and
11867            not 'IPSECHW'"
11868   parameters:
11869   - "throughput"
11870   - "parent"
11871   - "tags"
11872   sort:
11873   - "IP4BASE"
11874   - "L2BDMACLRN"
11875   - "L2XCFWD"
11876   - "LISP"
11877   traces:
11878     hoverinfo: "x+y"
11879     boxpoints: "outliers"
11880     whiskerwidth: 0
11881   layout:
11882     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11883     layout: "plot-throughput"
11884
11885 - type: "plot"
11886   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11887   algorithm: "plot_performance_box"
11888   output-file-type: ".html"
11889   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11891   filter: "'NIC_Intel-X710' and
11892            '64B' and
11893            'ENCAP' and
11894            'NDRPDR' and
11895            '2T1C' and
11896            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11897            not 'DOT1Q' and
11898            not 'VHOST' and
11899            not 'IPSECHW'"
11900   parameters:
11901   - "throughput"
11902   - "parent"
11903   - "tags"
11904   sort:
11905   - "IP4BASE"
11906   - "L2BDMACLRN"
11907   - "L2XCFWD"
11908   - "LISP"
11909   traces:
11910     hoverinfo: "x+y"
11911     boxpoints: "outliers"
11912     whiskerwidth: 0
11913   layout:
11914     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11915     layout: "plot-throughput"
11916
11917 - type: "plot"
11918   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11919   algorithm: "plot_performance_box"
11920   output-file-type: ".html"
11921   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11923   filter: "'NIC_Intel-X710' and
11924            '64B' and
11925            'ENCAP' and
11926            'NDRPDR' and
11927            '4T2C' and
11928            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11929            not 'DOT1Q' and
11930            not 'VHOST' and
11931            not 'IPSECHW'"
11932   parameters:
11933   - "throughput"
11934   - "parent"
11935   - "tags"
11936   sort:
11937   - "IP4BASE"
11938   - "L2BDMACLRN"
11939   - "L2XCFWD"
11940   - "LISP"
11941   traces:
11942     hoverinfo: "x+y"
11943     boxpoints: "outliers"
11944     whiskerwidth: 0
11945   layout:
11946     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11947     layout: "plot-throughput"
11948
11949 ################################################################################
11950
11951 # Packet Throughput - VPP IPv6 3n-hsw-x520
11952 - type: "plot"
11953   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11954   algorithm: "plot_performance_box"
11955   output-file-type: ".html"
11956   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11958   filter: "'NIC_Intel-X520-DA2' and
11959            '78B' and
11960            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11961            'NDRPDR' and
11962            '1T1C' and
11963            'IP6FWD' and
11964            not 'SRv6' and
11965            not 'IPSEC' and
11966            not 'VHOST'"
11967   parameters:
11968   - "throughput"
11969   - "parent"
11970   - "tags"
11971   sort:
11972   - "IP6BASE"
11973   - "FIB_20K"
11974   - "FIB_200K"
11975   - "FIB_2M"
11976   traces:
11977     hoverinfo: "x+y"
11978     boxpoints: "outliers"
11979     whiskerwidth: 0
11980   layout:
11981     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11982     layout: "plot-throughput"
11983
11984 - type: "plot"
11985   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11986   algorithm: "plot_performance_box"
11987   output-file-type: ".html"
11988   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11990   filter: "'NIC_Intel-X520-DA2' and
11991            '78B' and
11992            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11993            'NDRPDR' and
11994            '1T1C' and
11995            'IP6FWD' and
11996            not 'SRv6' and
11997            not 'IPSEC' and
11998            not 'VHOST'"
11999   parameters:
12000   - "throughput"
12001   - "parent"
12002   - "tags"
12003   sort:
12004   - "IP6BASE"
12005   - "FIB_20K"
12006   - "FIB_200K"
12007   - "FIB_2M"
12008   traces:
12009     hoverinfo: "x+y"
12010     boxpoints: "outliers"
12011     whiskerwidth: 0
12012   layout:
12013     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12014     layout: "plot-throughput"
12015
12016 - type: "plot"
12017   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12018   algorithm: "plot_performance_box"
12019   output-file-type: ".html"
12020   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12022   filter: "'NIC_Intel-X520-DA2' and
12023            '78B' and
12024            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12025            'NDRPDR' and
12026            '2T2C' and
12027            'IP6FWD' and
12028            not 'SRv6' and
12029            not 'IPSEC' and
12030            not 'VHOST'"
12031   parameters:
12032   - "throughput"
12033   - "parent"
12034   - "tags"
12035   sort:
12036   - "IP6BASE"
12037   - "FIB_20K"
12038   - "FIB_200K"
12039   - "FIB_2M"
12040   traces:
12041     hoverinfo: "x+y"
12042     boxpoints: "outliers"
12043     whiskerwidth: 0
12044   layout:
12045     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12046     layout: "plot-throughput"
12047
12048 - type: "plot"
12049   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12050   algorithm: "plot_performance_box"
12051   output-file-type: ".html"
12052   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12054   filter: "'NIC_Intel-X520-DA2' and
12055            '78B' and
12056            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12057            'NDRPDR' and
12058            '2T2C' and
12059            'IP6FWD' and
12060            not 'SRv6' and
12061            not 'IPSEC' and
12062            not 'VHOST'"
12063   parameters:
12064   - "throughput"
12065   - "parent"
12066   - "tags"
12067   sort:
12068   - "IP6BASE"
12069   - "FIB_20K"
12070   - "FIB_200K"
12071   - "FIB_2M"
12072   traces:
12073     hoverinfo: "x+y"
12074     boxpoints: "outliers"
12075     whiskerwidth: 0
12076   layout:
12077     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12078     layout: "plot-throughput"
12079
12080 # Packet Throughput - VPP IPv6 3n-hsw-x710
12081 - type: "plot"
12082   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12083   algorithm: "plot_performance_box"
12084   output-file-type: ".html"
12085   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12087   filter: "'NIC_Intel-X710' and
12088            '78B' and
12089            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12090            'NDRPDR' and
12091            '1T1C' and
12092            'IP6FWD' and
12093            not 'SRv6' and
12094            not 'IPSEC' and
12095            not 'VHOST'"
12096   parameters:
12097   - "throughput"
12098   - "parent"
12099   - "tags"
12100   sort:
12101   - "IP6BASE"
12102   - "FIB_20K"
12103   - "FIB_200K"
12104   - "FIB_2M"
12105   traces:
12106     hoverinfo: "x+y"
12107     boxpoints: "outliers"
12108     whiskerwidth: 0
12109   layout:
12110     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12111     layout: "plot-throughput"
12112
12113 - type: "plot"
12114   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12115   algorithm: "plot_performance_box"
12116   output-file-type: ".html"
12117   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12119   filter: "'NIC_Intel-X710' and
12120            '78B' and
12121            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12122            'NDRPDR' and
12123            '1T1C' and
12124            'IP6FWD' and
12125            not 'SRv6' and
12126            not 'IPSEC' and
12127            not 'VHOST'"
12128   parameters:
12129   - "throughput"
12130   - "parent"
12131   - "tags"
12132   sort:
12133   - "IP6BASE"
12134   - "FIB_20K"
12135   - "FIB_200K"
12136   - "FIB_2M"
12137   traces:
12138     hoverinfo: "x+y"
12139     boxpoints: "outliers"
12140     whiskerwidth: 0
12141   layout:
12142     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12143     layout: "plot-throughput"
12144
12145 - type: "plot"
12146   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12147   algorithm: "plot_performance_box"
12148   output-file-type: ".html"
12149   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12151   filter: "'NIC_Intel-X710' and
12152            '78B' and
12153            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12154            'NDRPDR' and
12155            '2T2C' and
12156            'IP6FWD' and
12157            not 'SRv6' and
12158            not 'IPSEC' and
12159            not 'VHOST'"
12160   parameters:
12161   - "throughput"
12162   - "parent"
12163   - "tags"
12164   sort:
12165   - "IP6BASE"
12166   - "FIB_20K"
12167   - "FIB_200K"
12168   - "FIB_2M"
12169   traces:
12170     hoverinfo: "x+y"
12171     boxpoints: "outliers"
12172     whiskerwidth: 0
12173   layout:
12174     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12175     layout: "plot-throughput"
12176
12177 - type: "plot"
12178   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12179   algorithm: "plot_performance_box"
12180   output-file-type: ".html"
12181   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12183   filter: "'NIC_Intel-X710' and
12184            '78B' and
12185            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12186            'NDRPDR' and
12187            '2T2C' and
12188            'IP6FWD' and
12189            not 'SRv6' and
12190            not 'IPSEC' and
12191            not 'VHOST'"
12192   parameters:
12193   - "throughput"
12194   - "parent"
12195   - "tags"
12196   sort:
12197   - "IP6BASE"
12198   - "FIB_20K"
12199   - "FIB_200K"
12200   - "FIB_2M"
12201   traces:
12202     hoverinfo: "x+y"
12203     boxpoints: "outliers"
12204     whiskerwidth: 0
12205   layout:
12206     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12207     layout: "plot-throughput"
12208
12209 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12210 - type: "plot"
12211   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12212   algorithm: "plot_performance_box"
12213   output-file-type: ".html"
12214   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12216   filter: "'NIC_Intel-X710' and
12217            '78B' and
12218            ('IP6BASE' or
12219             'POLICE_MARK' or
12220             'COPWHLIST' or
12221             'IACLDST') and
12222            'NDRPDR' and
12223            '1T1C' and
12224            'IP6FWD' and
12225            not 'SRv6' and
12226            not 'IPSEC' and
12227            not 'VHOST'"
12228   parameters:
12229   - "throughput"
12230   - "parent"
12231   - "tags"
12232   sort:
12233   - "IP6BASE"
12234   - "POLICE_MARK"
12235   - "COPWHLIST"
12236   - "IACLDST"
12237   traces:
12238     hoverinfo: "x+y"
12239     boxpoints: "outliers"
12240     whiskerwidth: 0
12241   layout:
12242     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12247   algorithm: "plot_performance_box"
12248   output-file-type: ".html"
12249   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12251   filter: "'NIC_Intel-X710' and
12252            '78B' and
12253            ('IP6BASE' or
12254             'POLICE_MARK' or
12255             'COPWHLIST' or
12256             'IACLDST') and
12257            'NDRPDR' and
12258            '2T2C' and
12259            'IP6FWD' and
12260            not 'SRv6' and
12261            not 'IPSEC' and
12262            not 'VHOST'"
12263   parameters:
12264   - "throughput"
12265   - "parent"
12266   - "tags"
12267   sort:
12268   - "IP6BASE"
12269   - "POLICE_MARK"
12270   - "COPWHLIST"
12271   - "IACLDST"
12272   traces:
12273     hoverinfo: "x+y"
12274     boxpoints: "outliers"
12275     whiskerwidth: 0
12276   layout:
12277     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12278     layout: "plot-throughput"
12279
12280 - type: "plot"
12281   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12282   algorithm: "plot_performance_box"
12283   output-file-type: ".html"
12284   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12286   filter: "'NIC_Intel-X710' and
12287            '78B' and
12288            ('IP6BASE' or
12289             'POLICE_MARK' or
12290             'COPWHLIST' or
12291             'IACLDST') and
12292            'NDRPDR' and
12293            '1T1C' and
12294            'IP6FWD' and
12295            not 'SRv6' and
12296            not 'IPSEC' and
12297            not 'VHOST'"
12298   parameters:
12299   - "throughput"
12300   - "parent"
12301   - "tags"
12302   sort:
12303   - "IP6BASE"
12304   - "POLICE_MARK"
12305   - "COPWHLIST"
12306   - "IACLDST"
12307   traces:
12308     hoverinfo: "x+y"
12309     boxpoints: "outliers"
12310     whiskerwidth: 0
12311   layout:
12312     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12317   algorithm: "plot_performance_box"
12318   output-file-type: ".html"
12319   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12321   filter: "'NIC_Intel-X710' and
12322            '78B' and
12323            ('IP6BASE' or
12324             'POLICE_MARK' or
12325             'COPWHLIST' or
12326             'IACLDST') and
12327            'NDRPDR' and
12328            '2T2C' and
12329            'IP6FWD' and
12330            not 'SRv6' and
12331            not 'IPSEC' and
12332            not 'VHOST'"
12333   parameters:
12334   - "throughput"
12335   - "parent"
12336   - "tags"
12337   sort:
12338   - "IP6BASE"
12339   - "POLICE_MARK"
12340   - "COPWHLIST"
12341   - "IACLDST"
12342   traces:
12343     hoverinfo: "x+y"
12344     boxpoints: "outliers"
12345     whiskerwidth: 0
12346   layout:
12347     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12348     layout: "plot-throughput"
12349
12350 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12351 - type: "plot"
12352   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12353   algorithm: "plot_performance_box"
12354   output-file-type: ".html"
12355   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12357   filter: "'NIC_Intel-XL710' and
12358            '78B' and
12359            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12360            'NDRPDR' and
12361            '1T1C' and
12362            'IP6FWD' and
12363            not 'SRv6' and
12364            not 'IPSEC' and
12365            not 'VHOST'"
12366   parameters:
12367   - "throughput"
12368   - "parent"
12369   - "tags"
12370   sort:
12371   - "IP6BASE"
12372   - "FIB_20K"
12373   - "FIB_200K"
12374   - "FIB_2M"
12375   traces:
12376     hoverinfo: "x+y"
12377     boxpoints: "outliers"
12378     whiskerwidth: 0
12379   layout:
12380     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12381     layout: "plot-throughput"
12382
12383 - type: "plot"
12384   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12385   algorithm: "plot_performance_box"
12386   output-file-type: ".html"
12387   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12389   filter: "'NIC_Intel-XL710' and
12390            '78B' and
12391            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12392            'NDRPDR' and
12393            '1T1C' and
12394            'IP6FWD' and
12395            not 'SRv6' and
12396            not 'IPSEC' and
12397            not 'VHOST'"
12398   parameters:
12399   - "throughput"
12400   - "parent"
12401   - "tags"
12402   sort:
12403   - "IP6BASE"
12404   - "FIB_20K"
12405   - "FIB_200K"
12406   - "FIB_2M"
12407   traces:
12408     hoverinfo: "x+y"
12409     boxpoints: "outliers"
12410     whiskerwidth: 0
12411   layout:
12412     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12413     layout: "plot-throughput"
12414
12415 - type: "plot"
12416   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12417   algorithm: "plot_performance_box"
12418   output-file-type: ".html"
12419   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12421   filter: "'NIC_Intel-XL710' and
12422            '78B' and
12423            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12424            'NDRPDR' and
12425            '2T2C' and
12426            'IP6FWD' and
12427            not 'SRv6' and
12428            not 'IPSEC' and
12429            not 'VHOST'"
12430   parameters:
12431   - "throughput"
12432   - "parent"
12433   - "tags"
12434   sort:
12435   - "IP6BASE"
12436   - "FIB_20K"
12437   - "FIB_200K"
12438   - "FIB_2M"
12439   traces:
12440     hoverinfo: "x+y"
12441     boxpoints: "outliers"
12442     whiskerwidth: 0
12443   layout:
12444     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12445     layout: "plot-throughput"
12446
12447 - type: "plot"
12448   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12449   algorithm: "plot_performance_box"
12450   output-file-type: ".html"
12451   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12453   filter: "'NIC_Intel-XL710' and
12454            '78B' and
12455            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12456            'NDRPDR' and
12457            '2T2C' and
12458            'IP6FWD' and
12459            not 'SRv6' and
12460            not 'IPSEC' and
12461            not 'VHOST'"
12462   parameters:
12463   - "throughput"
12464   - "parent"
12465   - "tags"
12466   sort:
12467   - "IP6BASE"
12468   - "FIB_20K"
12469   - "FIB_200K"
12470   - "FIB_2M"
12471   traces:
12472     hoverinfo: "x+y"
12473     boxpoints: "outliers"
12474     whiskerwidth: 0
12475   layout:
12476     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12477     layout: "plot-throughput"
12478
12479 # Packet Throughput - VPP IPv6 3n-skx-x710
12480 - type: "plot"
12481   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12482   algorithm: "plot_performance_box"
12483   output-file-type: ".html"
12484   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12486   filter: "'NIC_Intel-X710' and
12487            '78B' and
12488            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12489            'NDRPDR' and
12490            '2T1C' and
12491            'IP6FWD' and
12492            not 'SRv6' and
12493            not 'IPSEC' and
12494            not 'VHOST'"
12495   parameters:
12496   - "throughput"
12497   - "parent"
12498   - "tags"
12499   sort:
12500   - "IP6BASE"
12501   - "FIB_20K"
12502   - "FIB_200K"
12503   - "FIB_2M"
12504   traces:
12505     hoverinfo: "x+y"
12506     boxpoints: "outliers"
12507     whiskerwidth: 0
12508   layout:
12509     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12510     layout: "plot-throughput"
12511
12512 - type: "plot"
12513   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12514   algorithm: "plot_performance_box"
12515   output-file-type: ".html"
12516   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12518   filter: "'NIC_Intel-X710' and
12519            '78B' and
12520            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12521            'NDRPDR' and
12522            '2T1C' and
12523            'IP6FWD' and
12524            not 'SRv6' and
12525            not 'IPSEC' and
12526            not 'VHOST'"
12527   parameters:
12528   - "throughput"
12529   - "parent"
12530   - "tags"
12531   sort:
12532   - "IP6BASE"
12533   - "FIB_20K"
12534   - "FIB_200K"
12535   - "FIB_2M"
12536   traces:
12537     hoverinfo: "x+y"
12538     boxpoints: "outliers"
12539     whiskerwidth: 0
12540   layout:
12541     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12546   algorithm: "plot_performance_box"
12547   output-file-type: ".html"
12548   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12550   filter: "'NIC_Intel-X710' and
12551            '78B' and
12552            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12553            'NDRPDR' and
12554            '4T2C' and
12555            'IP6FWD' and
12556            not 'SRv6' and
12557            not 'IPSEC' and
12558            not 'VHOST'"
12559   parameters:
12560   - "throughput"
12561   - "parent"
12562   - "tags"
12563   sort:
12564   - "IP6BASE"
12565   - "FIB_20K"
12566   - "FIB_200K"
12567   - "FIB_2M"
12568   traces:
12569     hoverinfo: "x+y"
12570     boxpoints: "outliers"
12571     whiskerwidth: 0
12572   layout:
12573     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12574     layout: "plot-throughput"
12575
12576 - type: "plot"
12577   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12578   algorithm: "plot_performance_box"
12579   output-file-type: ".html"
12580   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12582   filter: "'NIC_Intel-X710' and
12583            '78B' and
12584            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12585            'NDRPDR' and
12586            '4T2C' and
12587            'IP6FWD' and
12588            not 'SRv6' and
12589            not 'IPSEC' and
12590            not 'VHOST'"
12591   parameters:
12592   - "throughput"
12593   - "parent"
12594   - "tags"
12595   sort:
12596   - "IP6BASE"
12597   - "FIB_20K"
12598   - "FIB_200K"
12599   - "FIB_2M"
12600   traces:
12601     hoverinfo: "x+y"
12602     boxpoints: "outliers"
12603     whiskerwidth: 0
12604   layout:
12605     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12606     layout: "plot-throughput"
12607
12608 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12609 - type: "plot"
12610   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12611   algorithm: "plot_performance_box"
12612   output-file-type: ".html"
12613   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12615   filter: "'NIC_Intel-X710' and
12616            '78B' and
12617            ('IP6BASE' or
12618             'POLICE_MARK' or
12619             'COPWHLIST' or
12620             'IACLDST') and
12621            'NDRPDR' and
12622            '2T1C' and
12623            'IP6FWD' and
12624            not 'SRv6' and
12625            not 'IPSEC' and
12626            not 'VHOST'"
12627   parameters:
12628   - "throughput"
12629   - "parent"
12630   - "tags"
12631   sort:
12632   - "IP6BASE"
12633   - "POLICE_MARK"
12634   - "COPWHLIST"
12635   - "IACLDST"
12636   traces:
12637     hoverinfo: "x+y"
12638     boxpoints: "outliers"
12639     whiskerwidth: 0
12640   layout:
12641     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12642     layout: "plot-throughput"
12643
12644 - type: "plot"
12645   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12646   algorithm: "plot_performance_box"
12647   output-file-type: ".html"
12648   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12650   filter: "'NIC_Intel-X710' and
12651            '78B' and
12652            ('IP6BASE' or
12653             'POLICE_MARK' or
12654             'COPWHLIST' or
12655             'IACLDST') and
12656            'NDRPDR' and
12657            '4T2C' and
12658            'IP6FWD' and
12659            not 'SRv6' and
12660            not 'IPSEC' and
12661            not 'VHOST'"
12662   parameters:
12663   - "throughput"
12664   - "parent"
12665   - "tags"
12666   sort:
12667   - "IP6BASE"
12668   - "POLICE_MARK"
12669   - "COPWHLIST"
12670   - "IACLDST"
12671   traces:
12672     hoverinfo: "x+y"
12673     boxpoints: "outliers"
12674     whiskerwidth: 0
12675   layout:
12676     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12677     layout: "plot-throughput"
12678
12679 - type: "plot"
12680   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12681   algorithm: "plot_performance_box"
12682   output-file-type: ".html"
12683   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12685   filter: "'NIC_Intel-X710' and
12686            '78B' and
12687            ('IP6BASE' or
12688             'POLICE_MARK' or
12689             'COPWHLIST' or
12690             'IACLDST') and
12691            'NDRPDR' and
12692            '2T1C' and
12693            'IP6FWD' and
12694            not 'SRv6' and
12695            not 'IPSEC' and
12696            not 'VHOST'"
12697   parameters:
12698   - "throughput"
12699   - "parent"
12700   - "tags"
12701   sort:
12702   - "IP6BASE"
12703   - "POLICE_MARK"
12704   - "COPWHLIST"
12705   - "IACLDST"
12706   traces:
12707     hoverinfo: "x+y"
12708     boxpoints: "outliers"
12709     whiskerwidth: 0
12710   layout:
12711     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12712     layout: "plot-throughput"
12713
12714 - type: "plot"
12715   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12716   algorithm: "plot_performance_box"
12717   output-file-type: ".html"
12718   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12720   filter: "'NIC_Intel-X710' and
12721            '78B' and
12722            ('IP6BASE' or
12723             'POLICE_MARK' or
12724             'COPWHLIST' or
12725             'IACLDST') and
12726            'NDRPDR' and
12727            '4T2C' and
12728            'IP6FWD' and
12729            not 'SRv6' and
12730            not 'IPSEC' and
12731            not 'VHOST'"
12732   parameters:
12733   - "throughput"
12734   - "parent"
12735   - "tags"
12736   sort:
12737   - "IP6BASE"
12738   - "POLICE_MARK"
12739   - "COPWHLIST"
12740   - "IACLDST"
12741   traces:
12742     hoverinfo: "x+y"
12743     boxpoints: "outliers"
12744     whiskerwidth: 0
12745   layout:
12746     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12747     layout: "plot-throughput"
12748
12749 # Packet Throughput - VPP IPv6 3n-skx-xxv710
12750 - type: "plot"
12751   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12752   algorithm: "plot_performance_box"
12753   output-file-type: ".html"
12754   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12755   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12756   filter: "'NIC_Intel-XXV710' and
12757            '78B' and
12758            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12759            'NDRPDR' and
12760            '2T1C' and
12761            'IP6FWD' and
12762            not 'SRv6' and
12763            not 'IPSEC' and
12764            not 'VHOST'"
12765   parameters:
12766   - "throughput"
12767   - "parent"
12768   - "tags"
12769   sort:
12770   - "IP6BASE"
12771   - "FIB_20K"
12772   - "FIB_200K"
12773   - "FIB_2M"
12774   traces:
12775     hoverinfo: "x+y"
12776     boxpoints: "outliers"
12777     whiskerwidth: 0
12778   layout:
12779     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12780     layout: "plot-throughput"
12781
12782 - type: "plot"
12783   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12784   algorithm: "plot_performance_box"
12785   output-file-type: ".html"
12786   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12788   filter: "'NIC_Intel-XXV710' and
12789            '78B' and
12790            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12791            'NDRPDR' and
12792            '2T1C' and
12793            'IP6FWD' and
12794            not 'SRv6' and
12795            not 'IPSEC' and
12796            not 'VHOST'"
12797   parameters:
12798   - "throughput"
12799   - "parent"
12800   - "tags"
12801   sort:
12802   - "IP6BASE"
12803   - "FIB_20K"
12804   - "FIB_200K"
12805   - "FIB_2M"
12806   traces:
12807     hoverinfo: "x+y"
12808     boxpoints: "outliers"
12809     whiskerwidth: 0
12810   layout:
12811     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12812     layout: "plot-throughput"
12813
12814 - type: "plot"
12815   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12816   algorithm: "plot_performance_box"
12817   output-file-type: ".html"
12818   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12820   filter: "'NIC_Intel-XXV710' and
12821            '78B' and
12822            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12823            'NDRPDR' and
12824            '4T2C' and
12825            'IP6FWD' and
12826            not 'SRv6' and
12827            not 'IPSEC' and
12828            not 'VHOST'"
12829   parameters:
12830   - "throughput"
12831   - "parent"
12832   - "tags"
12833   sort:
12834   - "IP6BASE"
12835   - "FIB_20K"
12836   - "FIB_200K"
12837   - "FIB_2M"
12838   traces:
12839     hoverinfo: "x+y"
12840     boxpoints: "outliers"
12841     whiskerwidth: 0
12842   layout:
12843     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12844     layout: "plot-throughput"
12845
12846 - type: "plot"
12847   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12848   algorithm: "plot_performance_box"
12849   output-file-type: ".html"
12850   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12852   filter: "'NIC_Intel-XXV710' and
12853            '78B' and
12854            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12855            'NDRPDR' and
12856            '4T2C' and
12857            'IP6FWD' and
12858            not 'SRv6' and
12859            not 'IPSEC' and
12860            not 'VHOST'"
12861   parameters:
12862   - "throughput"
12863   - "parent"
12864   - "tags"
12865   sort:
12866   - "IP6BASE"
12867   - "FIB_20K"
12868   - "FIB_200K"
12869   - "FIB_2M"
12870   traces:
12871     hoverinfo: "x+y"
12872     boxpoints: "outliers"
12873     whiskerwidth: 0
12874   layout:
12875     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12876     layout: "plot-throughput"
12877
12878 # Packet Throughput - VPP IPv6 2n-skx-x710
12879 - type: "plot"
12880   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12881   algorithm: "plot_performance_box"
12882   output-file-type: ".html"
12883   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12884   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12885   filter: "'NIC_Intel-X710' and
12886            '78B' and
12887            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12888            'NDRPDR' and
12889            '2T1C' and
12890            'IP6FWD' and
12891            not 'SRv6' and
12892            not 'IPSEC' and
12893            not 'VHOST'"
12894   parameters:
12895   - "throughput"
12896   - "parent"
12897   - "tags"
12898   sort:
12899   - "IP6BASE"
12900   - "FIB_20K"
12901   - "FIB_200K"
12902   - "FIB_2M"
12903   traces:
12904     hoverinfo: "x+y"
12905     boxpoints: "outliers"
12906     whiskerwidth: 0
12907   layout:
12908     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12909     layout: "plot-throughput"
12910
12911 - type: "plot"
12912   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12913   algorithm: "plot_performance_box"
12914   output-file-type: ".html"
12915   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12916   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12917   filter: "'NIC_Intel-X710' and
12918            '78B' and
12919            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12920            'NDRPDR' and
12921            '2T1C' and
12922            'IP6FWD' and
12923            not 'SRv6' and
12924            not 'IPSEC' and
12925            not 'VHOST'"
12926   parameters:
12927   - "throughput"
12928   - "parent"
12929   - "tags"
12930   sort:
12931   - "IP6BASE"
12932   - "FIB_20K"
12933   - "FIB_200K"
12934   - "FIB_2M"
12935   traces:
12936     hoverinfo: "x+y"
12937     boxpoints: "outliers"
12938     whiskerwidth: 0
12939   layout:
12940     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12941     layout: "plot-throughput"
12942
12943 - type: "plot"
12944   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12945   algorithm: "plot_performance_box"
12946   output-file-type: ".html"
12947   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12948   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12949   filter: "'NIC_Intel-X710' and
12950            '78B' and
12951            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12952            'NDRPDR' and
12953            '4T2C' and
12954            'IP6FWD' and
12955            not 'SRv6' and
12956            not 'IPSEC' and
12957            not 'VHOST'"
12958   parameters:
12959   - "throughput"
12960   - "parent"
12961   - "tags"
12962   sort:
12963   - "IP6BASE"
12964   - "FIB_20K"
12965   - "FIB_200K"
12966   - "FIB_2M"
12967   traces:
12968     hoverinfo: "x+y"
12969     boxpoints: "outliers"
12970     whiskerwidth: 0
12971   layout:
12972     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12973     layout: "plot-throughput"
12974
12975 - type: "plot"
12976   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12977   algorithm: "plot_performance_box"
12978   output-file-type: ".html"
12979   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12981   filter: "'NIC_Intel-X710' and
12982            '78B' and
12983            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12984            'NDRPDR' and
12985            '4T2C' and
12986            'IP6FWD' and
12987            not 'SRv6' and
12988            not 'IPSEC' and
12989            not 'VHOST'"
12990   parameters:
12991   - "throughput"
12992   - "parent"
12993   - "tags"
12994   sort:
12995   - "IP6BASE"
12996   - "FIB_20K"
12997   - "FIB_200K"
12998   - "FIB_2M"
12999   traces:
13000     hoverinfo: "x+y"
13001     boxpoints: "outliers"
13002     whiskerwidth: 0
13003   layout:
13004     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13005     layout: "plot-throughput"
13006
13007 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13008 - type: "plot"
13009   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13010   algorithm: "plot_performance_box"
13011   output-file-type: ".html"
13012   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13014   filter: "'NIC_Intel-XXV710' and
13015            '78B' and
13016            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13017            'NDRPDR' and
13018            '2T1C' and
13019            'IP6FWD' and
13020            not 'SRv6' and
13021            not 'IPSEC' and
13022            not 'VHOST'"
13023   parameters:
13024   - "throughput"
13025   - "parent"
13026   - "tags"
13027   sort:
13028   - "IP6BASE"
13029   - "FIB_20K"
13030   - "FIB_200K"
13031   - "FIB_2M"
13032   traces:
13033     hoverinfo: "x+y"
13034     boxpoints: "outliers"
13035     whiskerwidth: 0
13036   layout:
13037     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13038     layout: "plot-throughput"
13039
13040 - type: "plot"
13041   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13042   algorithm: "plot_performance_box"
13043   output-file-type: ".html"
13044   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13045   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13046   filter: "'NIC_Intel-XXV710' and
13047            '78B' and
13048            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13049            'NDRPDR' and
13050            '2T1C' and
13051            'IP6FWD' and
13052            not 'SRv6' and
13053            not 'IPSEC' and
13054            not 'VHOST'"
13055   parameters:
13056   - "throughput"
13057   - "parent"
13058   - "tags"
13059   sort:
13060   - "IP6BASE"
13061   - "FIB_20K"
13062   - "FIB_200K"
13063   - "FIB_2M"
13064   traces:
13065     hoverinfo: "x+y"
13066     boxpoints: "outliers"
13067     whiskerwidth: 0
13068   layout:
13069     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13070     layout: "plot-throughput"
13071
13072 - type: "plot"
13073   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13074   algorithm: "plot_performance_box"
13075   output-file-type: ".html"
13076   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13077   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13078   filter: "'NIC_Intel-XXV710' and
13079            '78B' and
13080            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13081            'NDRPDR' and
13082            '4T2C' and
13083            'IP6FWD' and
13084            not 'SRv6' and
13085            not 'IPSEC' and
13086            not 'VHOST'"
13087   parameters:
13088   - "throughput"
13089   - "parent"
13090   - "tags"
13091   sort:
13092   - "IP6BASE"
13093   - "FIB_20K"
13094   - "FIB_200K"
13095   - "FIB_2M"
13096   traces:
13097     hoverinfo: "x+y"
13098     boxpoints: "outliers"
13099     whiskerwidth: 0
13100   layout:
13101     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13102     layout: "plot-throughput"
13103
13104 - type: "plot"
13105   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13106   algorithm: "plot_performance_box"
13107   output-file-type: ".html"
13108   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13109   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13110   filter: "'NIC_Intel-XXV710' and
13111            '78B' and
13112            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13113            'NDRPDR' and
13114            '4T2C' and
13115            'IP6FWD' and
13116            not 'SRv6' and
13117            not 'IPSEC' and
13118            not 'VHOST'"
13119   parameters:
13120   - "throughput"
13121   - "parent"
13122   - "tags"
13123   sort:
13124   - "IP6BASE"
13125   - "FIB_20K"
13126   - "FIB_200K"
13127   - "FIB_2M"
13128   traces:
13129     hoverinfo: "x+y"
13130     boxpoints: "outliers"
13131     whiskerwidth: 0
13132   layout:
13133     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13134     layout: "plot-throughput"
13135
13136 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
13137 - type: "plot"
13138   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13139   algorithm: "plot_performance_box"
13140   output-file-type: ".html"
13141   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13142   data: "intel-dnv-vpp"
13143   filter: "'NIC_Intel-X553' and
13144            '78B' and
13145            'IP6BASE' and
13146            'NDRPDR' and
13147            '1T1C' and
13148            'IP6FWD' and
13149            not 'SRv6' and
13150            not 'IPSEC' and
13151            not 'VHOST'"
13152   parameters:
13153   - "throughput"
13154   - "parent"
13155   - "tags"
13156   sort:
13157   - "IP6BASE"
13158   traces:
13159     hoverinfo: "x+y"
13160     boxpoints: "outliers"
13161     whiskerwidth: 0
13162   layout:
13163     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13164     layout: "plot-throughput"
13165
13166 - type: "plot"
13167   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13168   algorithm: "plot_performance_box"
13169   output-file-type: ".html"
13170   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13171   data: "intel-dnv-vpp"
13172   filter: "'NIC_Intel-X553' and
13173            '78B' and
13174            'IP6BASE' and
13175            'NDRPDR' and
13176            '1T1C' and
13177            'IP6FWD' and
13178            not 'SRv6' and
13179            not 'IPSEC' and
13180            not 'VHOST'"
13181   parameters:
13182   - "throughput"
13183   - "parent"
13184   - "tags"
13185   sort:
13186   - "IP6BASE"
13187   traces:
13188     hoverinfo: "x+y"
13189     boxpoints: "outliers"
13190     whiskerwidth: 0
13191   layout:
13192     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13193     layout: "plot-throughput"
13194
13195 - type: "plot"
13196   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13197   algorithm: "plot_performance_box"
13198   output-file-type: ".html"
13199   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13200   data: "intel-dnv-vpp"
13201   filter: "'NIC_Intel-X553' and
13202            '78B' and
13203            'IP6BASE' and
13204            'NDRPDR' and
13205            '2T2C' and
13206            'IP6FWD' and
13207            not 'SRv6' and
13208            not 'IPSEC' and
13209            not 'VHOST'"
13210   parameters:
13211   - "throughput"
13212   - "parent"
13213   - "tags"
13214   sort:
13215   - "IP6BASE"
13216   traces:
13217     hoverinfo: "x+y"
13218     boxpoints: "outliers"
13219     whiskerwidth: 0
13220   layout:
13221     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13222     layout: "plot-throughput"
13223
13224 - type: "plot"
13225   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13226   algorithm: "plot_performance_box"
13227   output-file-type: ".html"
13228   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13229   data: "intel-dnv-vpp"
13230   filter: "'NIC_Intel-X553' and
13231            '78B' and
13232            'IP6BASE' and
13233            'NDRPDR' and
13234            '2T2C' and
13235            'IP6FWD' and
13236            not 'SRv6' and
13237            not 'IPSEC' and
13238            not 'VHOST'"
13239   parameters:
13240   - "throughput"
13241   - "parent"
13242   - "tags"
13243   sort:
13244   - "IP6BASE"
13245   traces:
13246     hoverinfo: "x+y"
13247     boxpoints: "outliers"
13248     whiskerwidth: 0
13249   layout:
13250     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13251     layout: "plot-throughput"
13252
13253 ################################################################################
13254
13255 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13256 - type: "plot"
13257   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13258   algorithm: "plot_performance_box"
13259   output-file-type: ".html"
13260   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13262   filter: "'NIC_Intel-X520-DA2' and
13263            '78B' and
13264            'ENCAP' and
13265            'NDRPDR' and
13266            '1T1C' and
13267            'LISP' and
13268            not 'VHOST'"
13269   parameters:
13270   - "throughput"
13271   - "parent"
13272   - "tags"
13273   sort:
13274   - "IP4UNRLAY"
13275   - "IP6UNRLAY"
13276   traces:
13277     hoverinfo: "x+y"
13278     boxpoints: "outliers"
13279     whiskerwidth: 0
13280   layout:
13281     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13282     layout: "plot-throughput"
13283
13284 - type: "plot"
13285   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13286   algorithm: "plot_performance_box"
13287   output-file-type: ".html"
13288   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13290   filter: "'NIC_Intel-X520-DA2' and
13291            '78B' and
13292            'ENCAP' and
13293            'NDRPDR' and
13294            '1T1C' and
13295            'LISP' and
13296            not 'VHOST'"
13297   parameters:
13298   - "throughput"
13299   - "parent"
13300   - "tags"
13301   sort:
13302   - "IP4UNRLAY"
13303   - "IP6UNRLAY"
13304   traces:
13305     hoverinfo: "x+y"
13306     boxpoints: "outliers"
13307     whiskerwidth: 0
13308   layout:
13309     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13310     layout: "plot-throughput"
13311
13312 - type: "plot"
13313   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13314   algorithm: "plot_performance_box"
13315   output-file-type: ".html"
13316   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13318   filter: "'NIC_Intel-X520-DA2' and
13319            '78B' and
13320            'ENCAP' and
13321            'NDRPDR' and
13322            '2T2C' and
13323            'LISP' and
13324            not 'VHOST'"
13325   parameters:
13326   - "throughput"
13327   - "parent"
13328   - "tags"
13329   sort:
13330   - "IP4UNRLAY"
13331   - "IP6UNRLAY"
13332   traces:
13333     hoverinfo: "x+y"
13334     boxpoints: "outliers"
13335     whiskerwidth: 0
13336   layout:
13337     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13338     layout: "plot-throughput"
13339
13340 - type: "plot"
13341   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13342   algorithm: "plot_performance_box"
13343   output-file-type: ".html"
13344   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13346   filter: "'NIC_Intel-X520-DA2' and
13347            '78B' and
13348            'ENCAP' and
13349            'NDRPDR' and
13350            '2T2C' and
13351            'LISP' and
13352            not 'VHOST'"
13353   parameters:
13354   - "throughput"
13355   - "parent"
13356   - "tags"
13357   sort:
13358   - "IP4UNRLAY"
13359   - "IP6UNRLAY"
13360   traces:
13361     hoverinfo: "x+y"
13362     boxpoints: "outliers"
13363     whiskerwidth: 0
13364   layout:
13365     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13366     layout: "plot-throughput"
13367
13368 ################################################################################
13369
13370 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13371 - type: "plot"
13372   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13373   algorithm: "plot_performance_box"
13374   output-file-type: ".html"
13375   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13377   filter: "'NIC_Intel-XL710' and
13378            '64B' and
13379            'IP4FWD' and
13380            'NDRPDR' and
13381            'BASE' and
13382            '1T1C' and
13383            'IPSECHW' and
13384            ('IPSECTRAN' or 'IPSECTUN') and
13385            not 'VHOST'"
13386   parameters:
13387   - "throughput"
13388   - "parent"
13389   - "tags"
13390   traces:
13391     hoverinfo: "x+y"
13392     boxpoints: "outliers"
13393     whiskerwidth: 0
13394   layout:
13395     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13396     layout: "plot-throughput"
13397
13398 - type: "plot"
13399   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13400   algorithm: "plot_performance_box"
13401   output-file-type: ".html"
13402   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13404   filter: "'NIC_Intel-XL710' and
13405            '64B' and
13406            'IP4FWD' and
13407            'NDRPDR' and
13408            'BASE' and
13409            '1T1C' and
13410            'IPSECHW' and
13411            ('IPSECTRAN' or 'IPSECTUN') and
13412            not 'VHOST'"
13413   parameters:
13414   - "throughput"
13415   - "parent"
13416   - "tags"
13417   traces:
13418     hoverinfo: "x+y"
13419     boxpoints: "outliers"
13420     whiskerwidth: 0
13421   layout:
13422     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13423     layout: "plot-throughput"
13424
13425 - type: "plot"
13426   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13427   algorithm: "plot_performance_box"
13428   output-file-type: ".html"
13429   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13431   filter: "'NIC_Intel-XL710' and
13432            '64B' and
13433            'IP4FWD' and
13434            'NDRPDR' and
13435            'BASE' and
13436            '2T2C' and
13437            'IPSECHW' and
13438            ('IPSECTRAN' or 'IPSECTUN') and
13439            not 'VHOST'"
13440   parameters:
13441   - "throughput"
13442   - "parent"
13443   - "tags"
13444   traces:
13445     hoverinfo: "x+y"
13446     boxpoints: "outliers"
13447     whiskerwidth: 0
13448   layout:
13449     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13450     layout: "plot-throughput"
13451
13452 - type: "plot"
13453   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13454   algorithm: "plot_performance_box"
13455   output-file-type: ".html"
13456   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13458   filter: "'NIC_Intel-XL710' and
13459            '64B' and
13460            'IP4FWD' and
13461            'NDRPDR' and
13462            'BASE' and
13463            '2T2C' and
13464            'IPSECHW' and
13465            ('IPSECTRAN' or 'IPSECTUN') and
13466            not 'VHOST'"
13467   parameters:
13468   - "throughput"
13469   - "parent"
13470   - "tags"
13471   traces:
13472     hoverinfo: "x+y"
13473     boxpoints: "outliers"
13474     whiskerwidth: 0
13475   layout:
13476     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13477     layout: "plot-throughput"
13478
13479 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13480 - type: "plot"
13481   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13482   algorithm: "plot_performance_box"
13483   output-file-type: ".html"
13484   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13486   filter: "'NIC_Intel-XL710' and
13487            '64B' and
13488            'IP4FWD' and
13489            'NDRPDR' and
13490            'SCALE' and
13491            '1T1C' and
13492            'IPSECHW' and
13493            ('IPSECTRAN' or 'IPSECTUN') and
13494            not 'VHOST'"
13495   parameters:
13496   - "throughput"
13497   - "parent"
13498   - "tags"
13499   traces:
13500     hoverinfo: "x+y"
13501     boxpoints: "outliers"
13502     whiskerwidth: 0
13503   layout:
13504     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13505     layout: "plot-throughput"
13506
13507 - type: "plot"
13508   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13509   algorithm: "plot_performance_box"
13510   output-file-type: ".html"
13511   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13513   filter: "'NIC_Intel-XL710' and
13514            '64B' and
13515            'IP4FWD' and
13516            'NDRPDR' and
13517            'SCALE' and
13518            '1T1C' and
13519            'IPSECHW' and
13520            ('IPSECTRAN' or 'IPSECTUN') and
13521            not 'VHOST'"
13522   parameters:
13523   - "throughput"
13524   - "parent"
13525   - "tags"
13526   traces:
13527     hoverinfo: "x+y"
13528     boxpoints: "outliers"
13529     whiskerwidth: 0
13530   layout:
13531     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13532     layout: "plot-throughput"
13533
13534 - type: "plot"
13535   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13536   algorithm: "plot_performance_box"
13537   output-file-type: ".html"
13538   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13540   filter: "'NIC_Intel-XL710' and
13541            '64B' and
13542            'IP4FWD' and
13543            'NDRPDR' and
13544            'SCALE' and
13545            '2T2C' and
13546            'IPSECHW' and
13547            ('IPSECTRAN' or 'IPSECTUN') and
13548            not 'VHOST'"
13549   parameters:
13550   - "throughput"
13551   - "parent"
13552   - "tags"
13553   traces:
13554     hoverinfo: "x+y"
13555     boxpoints: "outliers"
13556     whiskerwidth: 0
13557   layout:
13558     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13559     layout: "plot-throughput"
13560
13561 - type: "plot"
13562   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13563   algorithm: "plot_performance_box"
13564   output-file-type: ".html"
13565   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13567   filter: "'NIC_Intel-XL710' and
13568            '64B' and
13569            'IP4FWD' and
13570            'NDRPDR' and
13571            'SCALE' and
13572            '2T2C' and
13573            'IPSECHW' and
13574            ('IPSECTRAN' or 'IPSECTUN') and
13575            not 'VHOST'"
13576   parameters:
13577   - "throughput"
13578   - "parent"
13579   - "tags"
13580   traces:
13581     hoverinfo: "x+y"
13582     boxpoints: "outliers"
13583     whiskerwidth: 0
13584   layout:
13585     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13586     layout: "plot-throughput"
13587
13588 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13589 - type: "plot"
13590   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13591   algorithm: "plot_performance_box"
13592   output-file-type: ".html"
13593   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13595   filter: "'NIC_Intel-XL710' and
13596            '64B' and
13597            'IP4FWD' and
13598            'NDRPDR' and
13599            '1T1C' and
13600            'IPSECSW' and
13601            ('IPSECTRAN' or 'IPSECTUN') and
13602            not 'VHOST'"
13603   parameters:
13604   - "throughput"
13605   - "parent"
13606   - "tags"
13607   traces:
13608     hoverinfo: "x+y"
13609     boxpoints: "outliers"
13610     whiskerwidth: 0
13611   layout:
13612     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13613     layout: "plot-throughput"
13614
13615 - type: "plot"
13616   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13617   algorithm: "plot_performance_box"
13618   output-file-type: ".html"
13619   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13621   filter: "'NIC_Intel-XL710' and
13622            '64B' and
13623            'IP4FWD' and
13624            'NDRPDR' and
13625            '1T1C' and
13626            'IPSECSW' and
13627            ('IPSECTRAN' or 'IPSECTUN') and
13628            not 'VHOST'"
13629   parameters:
13630   - "throughput"
13631   - "parent"
13632   - "tags"
13633   traces:
13634     hoverinfo: "x+y"
13635     boxpoints: "outliers"
13636     whiskerwidth: 0
13637   layout:
13638     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13639     layout: "plot-throughput"
13640
13641 - type: "plot"
13642   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13643   algorithm: "plot_performance_box"
13644   output-file-type: ".html"
13645   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13647   filter: "'NIC_Intel-XL710' and
13648            '64B' and
13649            'IP4FWD' and
13650            'NDRPDR' and
13651            '2T2C' and
13652            'IPSECSW' and
13653            ('IPSECTRAN' or 'IPSECTUN') and
13654            not 'VHOST'"
13655   parameters:
13656   - "throughput"
13657   - "parent"
13658   - "tags"
13659   traces:
13660     hoverinfo: "x+y"
13661     boxpoints: "outliers"
13662     whiskerwidth: 0
13663   layout:
13664     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13665     layout: "plot-throughput"
13666
13667 - type: "plot"
13668   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13669   algorithm: "plot_performance_box"
13670   output-file-type: ".html"
13671   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13673   filter: "'NIC_Intel-XL710' and
13674            '64B' and
13675            'IP4FWD' and
13676            'NDRPDR' and
13677            '2T2C' and
13678            'IPSECSW' and
13679            ('IPSECTRAN' or 'IPSECTUN') and
13680            not 'VHOST'"
13681   parameters:
13682   - "throughput"
13683   - "parent"
13684   - "tags"
13685   traces:
13686     hoverinfo: "x+y"
13687     boxpoints: "outliers"
13688     whiskerwidth: 0
13689   layout:
13690     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13691     layout: "plot-throughput"
13692
13693 ################################################################################
13694
13695 # Packet Throughput - VPP SRv6 3n-hsw-x520
13696 - type: "plot"
13697   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13698   algorithm: "plot_performance_box"
13699   output-file-type: ".html"
13700   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13702   filter: "'NIC_Intel-X520-DA2' and
13703            '78B' and
13704            'FEATURE' and
13705            'NDRPDR' and
13706            '1T1C' and
13707            'IP6FWD' and
13708            'SRv6'"
13709   parameters:
13710   - "throughput"
13711   - "parent"
13712   - "tags"
13713   traces:
13714     hoverinfo: "x+y"
13715     boxpoints: "outliers"
13716     whiskerwidth: 0
13717   layout:
13718     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13719     layout: "plot-throughput"
13720
13721 - type: "plot"
13722   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13723   algorithm: "plot_performance_box"
13724   output-file-type: ".html"
13725   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13727   filter: "'NIC_Intel-X520-DA2' and
13728            '78B' and
13729            'FEATURE' and
13730            'NDRPDR' and
13731            '1T1C' and
13732            'IP6FWD' and
13733            'SRv6'"
13734   parameters:
13735   - "throughput"
13736   - "parent"
13737   - "tags"
13738   traces:
13739     hoverinfo: "x+y"
13740     boxpoints: "outliers"
13741     whiskerwidth: 0
13742   layout:
13743     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13744     layout: "plot-throughput"
13745
13746 - type: "plot"
13747   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13748   algorithm: "plot_performance_box"
13749   output-file-type: ".html"
13750   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13752   filter: "'NIC_Intel-X520-DA2' and
13753            '78B' and
13754            'FEATURE' and
13755            'NDRPDR' and
13756            '2T2C' and
13757            'IP6FWD' and
13758            'SRv6'"
13759   parameters:
13760   - "throughput"
13761   - "parent"
13762   - "tags"
13763   traces:
13764     hoverinfo: "x+y"
13765     boxpoints: "outliers"
13766     whiskerwidth: 0
13767   layout:
13768     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13769     layout: "plot-throughput"
13770
13771 - type: "plot"
13772   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13773   algorithm: "plot_performance_box"
13774   output-file-type: ".html"
13775   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13777   filter: "'NIC_Intel-X520-DA2' and
13778            '78B' and
13779            'FEATURE' and
13780            'NDRPDR' and
13781            '2T2C' and
13782            'IP6FWD' and
13783            'SRv6'"
13784   parameters:
13785   - "throughput"
13786   - "parent"
13787   - "tags"
13788   traces:
13789     hoverinfo: "x+y"
13790     boxpoints: "outliers"
13791     whiskerwidth: 0
13792   layout:
13793     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13794     layout: "plot-throughput"
13795
13796 ################################################################################
13797
13798 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13799 - type: "plot"
13800   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13801   algorithm: "plot_performance_box"
13802   output-file-type: ".html"
13803   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13805   filter: "'NIC_Intel-X520-DA2' and
13806            '64B' and
13807            'NDRPDR' and
13808            'ETH' and
13809            'IP4FWD' and
13810            '1T1C' and
13811            'VHOST_1024' and
13812            not 'VXLAN' and
13813            not 'DOT1Q'"
13814   parameters:
13815   - "throughput"
13816   - "parent"
13817   - "tags"
13818   sort:
13819   - "not CFS_OPT"
13820   - "1VM"
13821   - "2VM"
13822   traces:
13823     hoverinfo: "x+y"
13824     boxpoints: "outliers"
13825     whiskerwidth: 0
13826   layout:
13827     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13828     layout: "plot-throughput"
13829
13830 - type: "plot"
13831   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13832   algorithm: "plot_performance_box"
13833   output-file-type: ".html"
13834   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13836   filter: "'NIC_Intel-X520-DA2' and
13837            '64B' and
13838            'NDRPDR' and
13839            'ETH' and
13840            'IP4FWD' and
13841            '2T2C' and
13842            'VHOST_1024' and
13843            not 'VXLAN' and
13844            not 'DOT1Q'"
13845   parameters:
13846   - "throughput"
13847   - "parent"
13848   - "tags"
13849   sort:
13850   - "not CFS_OPT"
13851   - "1VM"
13852   - "2VM"
13853   traces:
13854     hoverinfo: "x+y"
13855     boxpoints: "outliers"
13856     whiskerwidth: 0
13857   layout:
13858     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13859     layout: "plot-throughput"
13860
13861 - type: "plot"
13862   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13863   algorithm: "plot_performance_box"
13864   output-file-type: ".html"
13865   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13867   filter: "'NIC_Intel-X520-DA2' and
13868            '64B' and
13869            'NDRPDR' and
13870            'ETH' and
13871            'IP4FWD' and
13872            '1T1C' and
13873            'VHOST_1024' and
13874            not 'VXLAN' and
13875            not 'DOT1Q'"
13876   parameters:
13877   - "throughput"
13878   - "parent"
13879   - "tags"
13880   sort:
13881   - "not CFS_OPT"
13882   - "1VM"
13883   - "2VM"
13884   traces:
13885     hoverinfo: "x+y"
13886     boxpoints: "outliers"
13887     whiskerwidth: 0
13888   layout:
13889     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13890     layout: "plot-throughput"
13891
13892 - type: "plot"
13893   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13894   algorithm: "plot_performance_box"
13895   output-file-type: ".html"
13896   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13898   filter: "'NIC_Intel-X520-DA2' and
13899            '64B' and
13900            'NDRPDR' and
13901            'ETH' and
13902            'IP4FWD' and
13903            '2T2C' and
13904            'VHOST_1024' and
13905            not 'VXLAN' and
13906            not 'DOT1Q'"
13907   parameters:
13908   - "throughput"
13909   - "parent"
13910   - "tags"
13911   sort:
13912   - "not CFS_OPT"
13913   - "1VM"
13914   - "2VM"
13915   traces:
13916     hoverinfo: "x+y"
13917     boxpoints: "outliers"
13918     whiskerwidth: 0
13919   layout:
13920     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13921     layout: "plot-throughput"
13922
13923 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13924 - type: "plot"
13925   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13926   algorithm: "plot_performance_box"
13927   output-file-type: ".html"
13928   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13929   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13930   filter: "'NIC_Intel-X520-DA2' and
13931            '64B' and
13932            'NDRPDR' and
13933            ('ETH' or 'DOT1Q') and
13934            'BASE' and
13935            '1T1C' and
13936            ('L2BDMACLRN' or 'L2XCFWD') and
13937            'VHOST_1024' and
13938            not 'VXLAN' and
13939            not 'IP4FWD' and
13940            not '2VM'"
13941   parameters:
13942   - "throughput"
13943   - "parent"
13944   - "tags"
13945   sort:
13946   - "L2BDMACLRN"
13947   - "L2BDMACLRN"
13948   - "L2BDMACLRN"
13949   - "L2XCFWD"
13950   - "L2XCFWD"
13951   - "L2XCFWD"
13952   traces:
13953     hoverinfo: "x+y"
13954     boxpoints: "outliers"
13955     whiskerwidth: 0
13956   layout:
13957     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13958     layout: "plot-throughput"
13959
13960 - type: "plot"
13961   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13962   algorithm: "plot_performance_box"
13963   output-file-type: ".html"
13964   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13966   filter: "'NIC_Intel-X520-DA2' and
13967            '64B' and
13968            'NDRPDR' and
13969            ('ETH' or 'DOT1Q') and
13970            'BASE' and
13971            '1T1C' and
13972            ('L2BDMACLRN' or 'L2XCFWD') and
13973            'VHOST_1024' and
13974            not 'VXLAN' and
13975            not 'IP4FWD' and
13976            not '2VM'"
13977   parameters:
13978   - "throughput"
13979   - "parent"
13980   - "tags"
13981   sort:
13982   - "L2BDMACLRN"
13983   - "L2BDMACLRN"
13984   - "L2BDMACLRN"
13985   - "L2XCFWD"
13986   - "L2XCFWD"
13987   - "L2XCFWD"
13988   traces:
13989     hoverinfo: "x+y"
13990     boxpoints: "outliers"
13991     whiskerwidth: 0
13992   layout:
13993     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13994     layout: "plot-throughput"
13995
13996 - type: "plot"
13997   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13998   algorithm: "plot_performance_box"
13999   output-file-type: ".html"
14000   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14002   filter: "'NIC_Intel-X520-DA2' and
14003            '64B' and
14004            'NDRPDR' and
14005            ('ETH' or 'DOT1Q') and
14006            'BASE' and
14007            '2T2C' and
14008            ('L2BDMACLRN' or 'L2XCFWD') and
14009            'VHOST_1024' and
14010            not 'VXLAN' and
14011            not 'IP4FWD' and
14012            not '2VM'"
14013   parameters:
14014   - "throughput"
14015   - "parent"
14016   - "tags"
14017   sort:
14018   - "L2BDMACLRN"
14019   - "L2BDMACLRN"
14020   - "L2BDMACLRN"
14021   - "L2XCFWD"
14022   - "L2XCFWD"
14023   - "L2XCFWD"
14024   traces:
14025     hoverinfo: "x+y"
14026     boxpoints: "outliers"
14027     whiskerwidth: 0
14028   layout:
14029     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14030     layout: "plot-throughput"
14031
14032 - type: "plot"
14033   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14034   algorithm: "plot_performance_box"
14035   output-file-type: ".html"
14036   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14038   filter: "'NIC_Intel-X520-DA2' and
14039            '64B' and
14040            'NDRPDR' and
14041            ('ETH' or 'DOT1Q') and
14042            'BASE' and
14043            '2T2C' and
14044            ('L2BDMACLRN' or 'L2XCFWD') and
14045            'VHOST_1024' and
14046            not 'VXLAN' and
14047            not 'IP4FWD' and
14048            not '2VM'"
14049   parameters:
14050   - "throughput"
14051   - "parent"
14052   - "tags"
14053   sort:
14054   - "L2BDMACLRN"
14055   - "L2BDMACLRN"
14056   - "L2BDMACLRN"
14057   - "L2XCFWD"
14058   - "L2XCFWD"
14059   - "L2XCFWD"
14060   traces:
14061     hoverinfo: "x+y"
14062     boxpoints: "outliers"
14063     whiskerwidth: 0
14064   layout:
14065     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14066     layout: "plot-throughput"
14067
14068 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14069 - type: "plot"
14070   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14071   algorithm: "plot_performance_box"
14072   output-file-type: ".html"
14073   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14075   filter: "'NIC_Intel-X520-DA2' and
14076            '64B' and
14077            'NDRPDR' and
14078            ('ETH' or 'DOT1Q') and
14079            '1T1C' and
14080            ('L2BDMACLRN' or 'L2XCFWD') and
14081            'VHOST_1024' and
14082            not 'CFS_OPT' and
14083            not 'DOT1Q' and
14084            not 'VXLAN' and
14085            not 'IP4FWD' and
14086            not 'LBOND'"
14087   parameters:
14088   - "throughput"
14089   - "parent"
14090   - "tags"
14091 #  sort:
14092 #  - "1VM"
14093 #  - "L2XCFWD"
14094 #  - "1VM"
14095 #  - "L2BDMACLRN"
14096   traces:
14097     hoverinfo: "x+y"
14098     boxpoints: "outliers"
14099     whiskerwidth: 0
14100   layout:
14101     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14102     layout: "plot-throughput"
14103
14104 - type: "plot"
14105   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14106   algorithm: "plot_performance_box"
14107   output-file-type: ".html"
14108   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14110   filter: "'NIC_Intel-X520-DA2' and
14111            '64B' and
14112            'NDRPDR' and
14113            ('ETH' or 'DOT1Q') and
14114            '1T1C' and
14115            ('L2BDMACLRN' or 'L2XCFWD') and
14116            'VHOST_1024' and
14117            not 'CFS_OPT' and
14118            not 'DOT1Q' and
14119            not 'VXLAN' and
14120            not 'IP4FWD' and
14121            not 'LBOND'"
14122   parameters:
14123   - "throughput"
14124   - "parent"
14125   - "tags"
14126 #  sort:
14127 #  - "1VM"
14128 #  - "L2XCFWD"
14129 #  - "1VM"
14130 #  - "L2BDMACLRN"
14131   traces:
14132     hoverinfo: "x+y"
14133     boxpoints: "outliers"
14134     whiskerwidth: 0
14135   layout:
14136     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14137     layout: "plot-throughput"
14138
14139 - type: "plot"
14140   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14141   algorithm: "plot_performance_box"
14142   output-file-type: ".html"
14143   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14145   filter: "'NIC_Intel-X520-DA2' and
14146            '64B' and
14147            'NDRPDR' and
14148            ('ETH' or 'DOT1Q') and
14149            '2T2C' and
14150            ('L2BDMACLRN' or 'L2XCFWD') and
14151            'VHOST_1024' and
14152            not 'CFS_OPT' and
14153            not 'DOT1Q' and
14154            not 'VXLAN' and
14155            not 'IP4FWD' and
14156            not 'LBOND'"
14157   parameters:
14158   - "throughput"
14159   - "parent"
14160   - "tags"
14161 #  sort:
14162 #  - "1VM"
14163 #  - "L2XCFWD"
14164 #  - "1VM"
14165 #  - "L2BDMACLRN"
14166   traces:
14167     hoverinfo: "x+y"
14168     boxpoints: "outliers"
14169     whiskerwidth: 0
14170   layout:
14171     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14172     layout: "plot-throughput"
14173
14174 - type: "plot"
14175   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14176   algorithm: "plot_performance_box"
14177   output-file-type: ".html"
14178   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14180   filter: "'NIC_Intel-X520-DA2' and
14181            '64B' and
14182            'NDRPDR' and
14183            ('ETH' or 'DOT1Q') and
14184            '2T2C' and
14185            ('L2BDMACLRN' or 'L2XCFWD') and
14186            'VHOST_1024' and
14187            not 'CFS_OPT' and
14188            not 'DOT1Q' and
14189            not 'VXLAN' and
14190            not 'IP4FWD' and
14191            not 'LBOND'"
14192   parameters:
14193   - "throughput"
14194   - "parent"
14195   - "tags"
14196 #  sort:
14197 #  - "1VM"
14198 #  - "L2XCFWD"
14199 #  - "1VM"
14200 #  - "L2BDMACLRN"
14201   traces:
14202     hoverinfo: "x+y"
14203     boxpoints: "outliers"
14204     whiskerwidth: 0
14205   layout:
14206     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14207     layout: "plot-throughput"
14208
14209 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14210 - type: "plot"
14211   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14212   algorithm: "plot_performance_box"
14213   output-file-type: ".html"
14214   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14216   filter: "'NIC_Intel-X710' and
14217            '64B' and
14218            'NDRPDR' and
14219            'ETH' and
14220            'IP4FWD' and
14221            '1T1C' and
14222            'VHOST_1024' and
14223            not 'VXLAN' and
14224            not 'CFS_OPT' and
14225            not 'DOT1Q'"
14226   parameters:
14227   - "throughput"
14228   - "parent"
14229   - "tags"
14230   sort:
14231   - "1VM"
14232   - "2VM"
14233   traces:
14234     hoverinfo: "x+y"
14235     boxpoints: "outliers"
14236     whiskerwidth: 0
14237   layout:
14238     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14239     layout: "plot-throughput"
14240
14241 - type: "plot"
14242   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14243   algorithm: "plot_performance_box"
14244   output-file-type: ".html"
14245   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14247   filter: "'NIC_Intel-X710' and
14248            '64B' and
14249            'NDRPDR' and
14250            'ETH' and
14251            'IP4FWD' and
14252            '2T2C' and
14253            'VHOST_1024' and
14254            not 'VXLAN' and
14255            not 'CFS_OPT' and
14256            not 'DOT1Q'"
14257   parameters:
14258   - "throughput"
14259   - "parent"
14260   - "tags"
14261   sort:
14262   - "1VM"
14263   - "2VM"
14264   traces:
14265     hoverinfo: "x+y"
14266     boxpoints: "outliers"
14267     whiskerwidth: 0
14268   layout:
14269     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14270     layout: "plot-throughput"
14271
14272 - type: "plot"
14273   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14274   algorithm: "plot_performance_box"
14275   output-file-type: ".html"
14276   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14278   filter: "'NIC_Intel-X710' and
14279            '64B' and
14280            'NDRPDR' and
14281            'ETH' and
14282            'IP4FWD' and
14283            '1T1C' and
14284            'VHOST_1024' and
14285            not 'VXLAN' and
14286            not 'CFS_OPT' and
14287            not 'DOT1Q'"
14288   parameters:
14289   - "throughput"
14290   - "parent"
14291   - "tags"
14292   sort:
14293   - "1VM"
14294   - "2VM"
14295   traces:
14296     hoverinfo: "x+y"
14297     boxpoints: "outliers"
14298     whiskerwidth: 0
14299   layout:
14300     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14301     layout: "plot-throughput"
14302
14303 - type: "plot"
14304   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14305   algorithm: "plot_performance_box"
14306   output-file-type: ".html"
14307   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14309   filter: "'NIC_Intel-X710' and
14310            '64B' and
14311            'NDRPDR' and
14312            'ETH' and
14313            'IP4FWD' and
14314            '2T2C' and
14315            'VHOST_1024' and
14316            not 'VXLAN' and
14317            not 'CFS_OPT' and
14318            not 'DOT1Q'"
14319   parameters:
14320   - "throughput"
14321   - "parent"
14322   - "tags"
14323   sort:
14324   - "1VM"
14325   - "2VM"
14326   traces:
14327     hoverinfo: "x+y"
14328     boxpoints: "outliers"
14329     whiskerwidth: 0
14330   layout:
14331     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14332     layout: "plot-throughput"
14333
14334 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14335 - type: "plot"
14336   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14337   algorithm: "plot_performance_box"
14338   output-file-type: ".html"
14339   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14341   filter: "'NIC_Intel-X710' and
14342            '64B' and
14343            'NDRPDR' and
14344            ('ETH' or 'DOT1Q') and
14345            'BASE' and
14346            '1T1C' and
14347            ('L2BDMACLRN' or 'L2XCFWD') and
14348            'VHOST_1024' and
14349            not 'VXLAN' and
14350            not 'IP4FWD' and
14351            not '2VM'"
14352   parameters:
14353   - "throughput"
14354   - "parent"
14355   - "tags"
14356   sort:
14357   - "L2BDMACLRN"
14358   - "L2BDMACLRN"
14359   - "L2BDMACLRN"
14360   - "L2XCFWD"
14361   - "L2XCFWD"
14362   - "L2XCFWD"
14363   traces:
14364     hoverinfo: "x+y"
14365     boxpoints: "outliers"
14366     whiskerwidth: 0
14367   layout:
14368     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14369     layout: "plot-throughput"
14370
14371 - type: "plot"
14372   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14373   algorithm: "plot_performance_box"
14374   output-file-type: ".html"
14375   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14377   filter: "'NIC_Intel-X710' and
14378            '64B' and
14379            'NDRPDR' and
14380            ('ETH' or 'DOT1Q') and
14381            'BASE' and
14382            '1T1C' and
14383            ('L2BDMACLRN' or 'L2XCFWD') and
14384            'VHOST_1024' and
14385            not 'VXLAN' and
14386            not 'IP4FWD' and
14387            not '2VM'"
14388   parameters:
14389   - "throughput"
14390   - "parent"
14391   - "tags"
14392   sort:
14393   - "L2BDMACLRN"
14394   - "L2BDMACLRN"
14395   - "L2BDMACLRN"
14396   - "L2XCFWD"
14397   - "L2XCFWD"
14398   - "L2XCFWD"
14399   traces:
14400     hoverinfo: "x+y"
14401     boxpoints: "outliers"
14402     whiskerwidth: 0
14403   layout:
14404     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14405     layout: "plot-throughput"
14406
14407 - type: "plot"
14408   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14409   algorithm: "plot_performance_box"
14410   output-file-type: ".html"
14411   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14412   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14413   filter: "'NIC_Intel-X710' and
14414            '64B' and
14415            'NDRPDR' and
14416            ('ETH' or 'DOT1Q') and
14417            'BASE' and
14418            '2T2C' and
14419            ('L2BDMACLRN' or 'L2XCFWD') and
14420            'VHOST_1024' and
14421            not 'VXLAN' and
14422            not 'IP4FWD' and
14423            not '2VM'"
14424   parameters:
14425   - "throughput"
14426   - "parent"
14427   - "tags"
14428   sort:
14429   - "L2BDMACLRN"
14430   - "L2BDMACLRN"
14431   - "L2BDMACLRN"
14432   - "L2XCFWD"
14433   - "L2XCFWD"
14434   - "L2XCFWD"
14435   traces:
14436     hoverinfo: "x+y"
14437     boxpoints: "outliers"
14438     whiskerwidth: 0
14439   layout:
14440     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14441     layout: "plot-throughput"
14442
14443 - type: "plot"
14444   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14445   algorithm: "plot_performance_box"
14446   output-file-type: ".html"
14447   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14449   filter: "'NIC_Intel-X710' and
14450            '64B' and
14451            'NDRPDR' and
14452            ('ETH' or 'DOT1Q') and
14453            'BASE' and
14454            '2T2C' and
14455            ('L2BDMACLRN' or 'L2XCFWD') and
14456            'VHOST_1024' and
14457            not 'VXLAN' and
14458            not 'IP4FWD' and
14459            not '2VM'"
14460   parameters:
14461   - "throughput"
14462   - "parent"
14463   - "tags"
14464   sort:
14465   - "L2BDMACLRN"
14466   - "L2BDMACLRN"
14467   - "L2BDMACLRN"
14468   - "L2XCFWD"
14469   - "L2XCFWD"
14470   - "L2XCFWD"
14471   traces:
14472     hoverinfo: "x+y"
14473     boxpoints: "outliers"
14474     whiskerwidth: 0
14475   layout:
14476     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14477     layout: "plot-throughput"
14478
14479 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14480 - type: "plot"
14481   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14482   algorithm: "plot_performance_box"
14483   output-file-type: ".html"
14484   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14486   filter: "'NIC_Intel-X710' and
14487            '64B' and
14488            'NDRPDR' and
14489            ('ETH' or 'DOT1Q') and
14490            '1T1C' and
14491            ('L2BDMACLRN' or 'L2XCFWD') and
14492            'VHOST_1024' and
14493            not 'CFS_OPT' and
14494            not 'VXLAN' and
14495            not 'IP4FWD' and
14496            not 'LBOND'"
14497   parameters:
14498   - "throughput"
14499   - "parent"
14500   - "tags"
14501   sort:
14502   - "L2BDMACLRN"
14503   - "L2BDMACLRN"
14504   - "L2BDMACLRN"
14505   - "L2XCFWD"
14506   - "L2XCFWD"
14507   - "L2XCFWD"
14508   traces:
14509     hoverinfo: "x+y"
14510     boxpoints: "outliers"
14511     whiskerwidth: 0
14512   layout:
14513     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14514     layout: "plot-throughput"
14515
14516 - type: "plot"
14517   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14518   algorithm: "plot_performance_box"
14519   output-file-type: ".html"
14520   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14522   filter: "'NIC_Intel-X710' and
14523            '64B' and
14524            'NDRPDR' and
14525            ('ETH' or 'DOT1Q') and
14526            '1T1C' and
14527            ('L2BDMACLRN' or 'L2XCFWD') and
14528            'VHOST_1024' and
14529            not 'CFS_OPT' and
14530            not 'VXLAN' and
14531            not 'IP4FWD' and
14532            not 'LBOND'"
14533   parameters:
14534   - "throughput"
14535   - "parent"
14536   - "tags"
14537   sort:
14538   - "L2BDMACLRN"
14539   - "L2BDMACLRN"
14540   - "L2BDMACLRN"
14541   - "L2XCFWD"
14542   - "L2XCFWD"
14543   - "L2XCFWD"
14544   traces:
14545     hoverinfo: "x+y"
14546     boxpoints: "outliers"
14547     whiskerwidth: 0
14548   layout:
14549     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14550     layout: "plot-throughput"
14551
14552 - type: "plot"
14553   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14554   algorithm: "plot_performance_box"
14555   output-file-type: ".html"
14556   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14558   filter: "'NIC_Intel-X710' and
14559            '64B' and
14560            'NDRPDR' and
14561            ('ETH' or 'DOT1Q') and
14562            '2T2C' and
14563            ('L2BDMACLRN' or 'L2XCFWD') and
14564            'VHOST_1024' and
14565            not 'CFS_OPT' and
14566            not 'VXLAN' and
14567            not 'IP4FWD' and
14568            not 'LBOND'"
14569   parameters:
14570   - "throughput"
14571   - "parent"
14572   - "tags"
14573   sort:
14574   - "L2BDMACLRN"
14575   - "L2BDMACLRN"
14576   - "L2BDMACLRN"
14577   - "L2XCFWD"
14578   - "L2XCFWD"
14579   - "L2XCFWD"
14580   traces:
14581     hoverinfo: "x+y"
14582     boxpoints: "outliers"
14583     whiskerwidth: 0
14584   layout:
14585     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14586     layout: "plot-throughput"
14587
14588 - type: "plot"
14589   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14590   algorithm: "plot_performance_box"
14591   output-file-type: ".html"
14592   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14594   filter: "'NIC_Intel-X710' and
14595            '64B' and
14596            'NDRPDR' and
14597            ('ETH' or 'DOT1Q') and
14598            '2T2C' and
14599            ('L2BDMACLRN' or 'L2XCFWD') and
14600            'VHOST_1024' and
14601            not 'CFS_OPT' and
14602            not 'VXLAN' and
14603            not 'IP4FWD' and
14604            not 'LBOND'"
14605   parameters:
14606   - "throughput"
14607   - "parent"
14608   - "tags"
14609   sort:
14610   - "L2BDMACLRN"
14611   - "L2BDMACLRN"
14612   - "L2BDMACLRN"
14613   - "L2XCFWD"
14614   - "L2XCFWD"
14615   - "L2XCFWD"
14616   traces:
14617     hoverinfo: "x+y"
14618     boxpoints: "outliers"
14619     whiskerwidth: 0
14620   layout:
14621     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14622     layout: "plot-throughput"
14623
14624 # Packet Throughput - VPP vhost ip4 3n-skx-x710
14625 - type: "plot"
14626   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14627   algorithm: "plot_performance_box"
14628   output-file-type: ".html"
14629   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14631   filter: "'NIC_Intel-X710' and
14632            '64B' and
14633            'NDRPDR' and
14634            'ETH' and
14635            'IP4FWD' and
14636            '2T1C' and
14637            'VHOST_1024' and
14638            not 'VXLAN' and
14639            not 'DOT1Q'"
14640   parameters:
14641   - "throughput"
14642   - "parent"
14643   - "tags"
14644   sort:
14645   - "1VM"
14646   - "2VM"
14647   traces:
14648     hoverinfo: "x+y"
14649     boxpoints: "outliers"
14650     whiskerwidth: 0
14651   layout:
14652     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14653     layout: "plot-throughput"
14654
14655 - type: "plot"
14656   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14657   algorithm: "plot_performance_box"
14658   output-file-type: ".html"
14659   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14661   filter: "'NIC_Intel-X710' and
14662            '64B' and
14663            'NDRPDR' and
14664            'ETH' and
14665            'IP4FWD' and
14666            '4T2C' and
14667            'VHOST_1024' and
14668            not 'VXLAN' and
14669            not 'DOT1Q'"
14670   parameters:
14671   - "throughput"
14672   - "parent"
14673   - "tags"
14674   sort:
14675   - "1VM"
14676   - "2VM"
14677   traces:
14678     hoverinfo: "x+y"
14679     boxpoints: "outliers"
14680     whiskerwidth: 0
14681   layout:
14682     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14683     layout: "plot-throughput"
14684
14685 - type: "plot"
14686   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14687   algorithm: "plot_performance_box"
14688   output-file-type: ".html"
14689   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14691   filter: "'NIC_Intel-X710' and
14692            '64B' and
14693            'NDRPDR' and
14694            'ETH' and
14695            'IP4FWD' and
14696            '2T1C' and
14697            'VHOST_1024' and
14698            not 'VXLAN' and
14699            not 'DOT1Q'"
14700   parameters:
14701   - "throughput"
14702   - "parent"
14703   - "tags"
14704   sort:
14705   - "1VM"
14706   - "2VM"
14707   traces:
14708     hoverinfo: "x+y"
14709     boxpoints: "outliers"
14710     whiskerwidth: 0
14711   layout:
14712     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14713     layout: "plot-throughput"
14714
14715 - type: "plot"
14716   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14717   algorithm: "plot_performance_box"
14718   output-file-type: ".html"
14719   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14721   filter: "'NIC_Intel-X710' and
14722            '64B' and
14723            'NDRPDR' and
14724            'ETH' and
14725            'IP4FWD' and
14726            '4T2C' and
14727            'VHOST_1024' and
14728            not 'VXLAN' and
14729            not 'DOT1Q'"
14730   parameters:
14731   - "throughput"
14732   - "parent"
14733   - "tags"
14734   sort:
14735   - "1VM"
14736   - "2VM"
14737   traces:
14738     hoverinfo: "x+y"
14739     boxpoints: "outliers"
14740     whiskerwidth: 0
14741   layout:
14742     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14743     layout: "plot-throughput"
14744
14745 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
14746 - type: "plot"
14747   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14748   algorithm: "plot_performance_box"
14749   output-file-type: ".html"
14750   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14752   filter: "'NIC_Intel-X710' and
14753            '64B' and
14754            'NDRPDR' and
14755            ('ETH' or 'DOT1Q') and
14756            'BASE' and
14757            '2T1C' and
14758            ('L2BDMACLRN' or 'L2XCFWD') and
14759            'VHOST_1024' and
14760            not 'VXLAN' and
14761            not 'IP4FWD' and
14762            not '2VM'"
14763   parameters:
14764   - "throughput"
14765   - "parent"
14766   - "tags"
14767   sort:
14768   - "L2BDMACLRN"
14769   - "L2BDMACLRN"
14770   - "L2BDMACLRN"
14771   - "L2XCFWD"
14772   - "L2XCFWD"
14773   - "L2XCFWD"
14774   traces:
14775     hoverinfo: "x+y"
14776     boxpoints: "outliers"
14777     whiskerwidth: 0
14778   layout:
14779     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14780     layout: "plot-throughput"
14781
14782 - type: "plot"
14783   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14784   algorithm: "plot_performance_box"
14785   output-file-type: ".html"
14786   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14788   filter: "'NIC_Intel-X710' and
14789            '64B' and
14790            'NDRPDR' and
14791            ('ETH' or 'DOT1Q') and
14792            'BASE' and
14793            '2T1C' and
14794            ('L2BDMACLRN' or 'L2XCFWD') and
14795            'VHOST_1024' and
14796            not 'VXLAN' and
14797            not 'IP4FWD' and
14798            not '2VM'"
14799   parameters:
14800   - "throughput"
14801   - "parent"
14802   - "tags"
14803   sort:
14804   - "L2BDMACLRN"
14805   - "L2BDMACLRN"
14806   - "L2BDMACLRN"
14807   - "L2XCFWD"
14808   - "L2XCFWD"
14809   - "L2XCFWD"
14810   traces:
14811     hoverinfo: "x+y"
14812     boxpoints: "outliers"
14813     whiskerwidth: 0
14814   layout:
14815     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14816     layout: "plot-throughput"
14817
14818 - type: "plot"
14819   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14820   algorithm: "plot_performance_box"
14821   output-file-type: ".html"
14822   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14824   filter: "'NIC_Intel-X710' and
14825            '64B' and
14826            'NDRPDR' and
14827            ('ETH' or 'DOT1Q') and
14828            'BASE' and
14829            '4T2C' and
14830            ('L2BDMACLRN' or 'L2XCFWD') and
14831            'VHOST_1024' and
14832            not 'VXLAN' and
14833            not 'IP4FWD' and
14834            not '2VM'"
14835   parameters:
14836   - "throughput"
14837   - "parent"
14838   - "tags"
14839   sort:
14840   - "L2BDMACLRN"
14841   - "L2BDMACLRN"
14842   - "L2BDMACLRN"
14843   - "L2XCFWD"
14844   - "L2XCFWD"
14845   - "L2XCFWD"
14846   traces:
14847     hoverinfo: "x+y"
14848     boxpoints: "outliers"
14849     whiskerwidth: 0
14850   layout:
14851     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14852     layout: "plot-throughput"
14853
14854 - type: "plot"
14855   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14856   algorithm: "plot_performance_box"
14857   output-file-type: ".html"
14858   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14859   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14860   filter: "'NIC_Intel-X710' and
14861            '64B' and
14862            'NDRPDR' and
14863            ('ETH' or 'DOT1Q') and
14864            'BASE' and
14865            '4T2C' and
14866            ('L2BDMACLRN' or 'L2XCFWD') and
14867            'VHOST_1024' and
14868            not 'VXLAN' and
14869            not 'IP4FWD' and
14870            not '2VM'"
14871   parameters:
14872   - "throughput"
14873   - "parent"
14874   - "tags"
14875   sort:
14876   - "L2BDMACLRN"
14877   - "L2BDMACLRN"
14878   - "L2BDMACLRN"
14879   - "L2XCFWD"
14880   - "L2XCFWD"
14881   - "L2XCFWD"
14882   traces:
14883     hoverinfo: "x+y"
14884     boxpoints: "outliers"
14885     whiskerwidth: 0
14886   layout:
14887     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14888     layout: "plot-throughput"
14889
14890 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
14891 - type: "plot"
14892   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14893   algorithm: "plot_performance_box"
14894   output-file-type: ".html"
14895   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14897   filter: "'NIC_Intel-X710' and
14898            '64B' and
14899            'NDRPDR' and
14900            ('ETH' or 'DOT1Q') and
14901            '2T1C' and
14902            ('L2BDMACLRN' or 'L2XCFWD') and
14903            'VHOST_1024' and
14904            not 'CFS_OPT' and
14905            not 'VXLAN' and
14906            not 'IP4FWD' and
14907            not 'LBOND'"
14908   parameters:
14909   - "throughput"
14910   - "parent"
14911   - "tags"
14912   sort:
14913   - "L2BDMACLRN"
14914   - "L2BDMACLRN"
14915   - "L2BDMACLRN"
14916   - "L2XCFWD"
14917   - "L2XCFWD"
14918   - "L2XCFWD"
14919   traces:
14920     hoverinfo: "x+y"
14921     boxpoints: "outliers"
14922     whiskerwidth: 0
14923   layout:
14924     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14925     layout: "plot-throughput"
14926
14927 - type: "plot"
14928   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14929   algorithm: "plot_performance_box"
14930   output-file-type: ".html"
14931   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14933   filter: "'NIC_Intel-X710' and
14934            '64B' and
14935            'NDRPDR' and
14936            ('ETH' or 'DOT1Q') and
14937            '2T1C' and
14938            ('L2BDMACLRN' or 'L2XCFWD') and
14939            'VHOST_1024' and
14940            not 'CFS_OPT' and
14941            not 'VXLAN' and
14942            not 'IP4FWD' and
14943            not 'LBOND'"
14944   parameters:
14945   - "throughput"
14946   - "parent"
14947   - "tags"
14948   sort:
14949   - "L2BDMACLRN"
14950   - "L2BDMACLRN"
14951   - "L2BDMACLRN"
14952   - "L2XCFWD"
14953   - "L2XCFWD"
14954   - "L2XCFWD"
14955   traces:
14956     hoverinfo: "x+y"
14957     boxpoints: "outliers"
14958     whiskerwidth: 0
14959   layout:
14960     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14961     layout: "plot-throughput"
14962
14963 - type: "plot"
14964   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14965   algorithm: "plot_performance_box"
14966   output-file-type: ".html"
14967   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14969   filter: "'NIC_Intel-X710' and
14970            '64B' and
14971            'NDRPDR' and
14972            ('ETH' or 'DOT1Q') and
14973            '4T2C' and
14974            ('L2BDMACLRN' or 'L2XCFWD') and
14975            'VHOST_1024' and
14976            not 'CFS_OPT' and
14977            not 'VXLAN' and
14978            not 'IP4FWD' and
14979            not 'LBOND'"
14980   parameters:
14981   - "throughput"
14982   - "parent"
14983   - "tags"
14984   sort:
14985   - "L2BDMACLRN"
14986   - "L2BDMACLRN"
14987   - "L2BDMACLRN"
14988   - "L2XCFWD"
14989   - "L2XCFWD"
14990   - "L2XCFWD"
14991   traces:
14992     hoverinfo: "x+y"
14993     boxpoints: "outliers"
14994     whiskerwidth: 0
14995   layout:
14996     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14997     layout: "plot-throughput"
14998
14999 - type: "plot"
15000   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15001   algorithm: "plot_performance_box"
15002   output-file-type: ".html"
15003   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15004   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15005   filter: "'NIC_Intel-X710' and
15006            '64B' and
15007            'NDRPDR' and
15008            ('ETH' or 'DOT1Q') and
15009            '4T2C' and
15010            ('L2BDMACLRN' or 'L2XCFWD') and
15011            'VHOST_1024' and
15012            not 'CFS_OPT' and
15013            not 'VXLAN' and
15014            not 'IP4FWD' and
15015            not 'LBOND'"
15016   parameters:
15017   - "throughput"
15018   - "parent"
15019   - "tags"
15020   sort:
15021   - "L2BDMACLRN"
15022   - "L2BDMACLRN"
15023   - "L2BDMACLRN"
15024   - "L2XCFWD"
15025   - "L2XCFWD"
15026   - "L2XCFWD"
15027   traces:
15028     hoverinfo: "x+y"
15029     boxpoints: "outliers"
15030     whiskerwidth: 0
15031   layout:
15032     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15033     layout: "plot-throughput"
15034
15035 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15036 - type: "plot"
15037   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15038   algorithm: "plot_performance_box"
15039   output-file-type: ".html"
15040   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15042   filter: "'NIC_Intel-X710' and
15043            '64B' and
15044            'NDRPDR' and
15045            'ETH' and
15046            'IP4FWD' and
15047            '2T1C' and
15048            'VHOST_1024' and
15049            not 'VXLAN' and
15050            not 'NF_DENSITY' and
15051            not 'CFS_OPT' and
15052            not 'DOT1Q'"
15053   parameters:
15054   - "throughput"
15055   - "parent"
15056   - "tags"
15057   sort:
15058   - "1VM"
15059   - "2VM"
15060   traces:
15061     hoverinfo: "x+y"
15062     boxpoints: "outliers"
15063     whiskerwidth: 0
15064   layout:
15065     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15066     layout: "plot-throughput"
15067
15068 - type: "plot"
15069   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15070   algorithm: "plot_performance_box"
15071   output-file-type: ".html"
15072   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15073   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15074   filter: "'NIC_Intel-X710' and
15075            '64B' and
15076            'NDRPDR' and
15077            'ETH' and
15078            'IP4FWD' and
15079            '4T2C' and
15080            'VHOST_1024' and
15081            not 'VXLAN' and
15082            not 'NF_DENSITY' and
15083            not 'CFS_OPT' and
15084            not 'DOT1Q'"
15085   parameters:
15086   - "throughput"
15087   - "parent"
15088   - "tags"
15089   sort:
15090   - "1VM"
15091   - "2VM"
15092   traces:
15093     hoverinfo: "x+y"
15094     boxpoints: "outliers"
15095     whiskerwidth: 0
15096   layout:
15097     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15098     layout: "plot-throughput"
15099
15100 - type: "plot"
15101   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15102   algorithm: "plot_performance_box"
15103   output-file-type: ".html"
15104   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15106   filter: "'NIC_Intel-X710' and
15107            '64B' and
15108            'NDRPDR' and
15109            'ETH' and
15110            'IP4FWD' and
15111            '2T1C' and
15112            'VHOST_1024' and
15113            not 'VXLAN' and
15114            not 'NF_DENSITY' and
15115            not 'CFS_OPT' and
15116            not 'DOT1Q'"
15117   parameters:
15118   - "throughput"
15119   - "parent"
15120   - "tags"
15121   sort:
15122   - "1VM"
15123   - "2VM"
15124   traces:
15125     hoverinfo: "x+y"
15126     boxpoints: "outliers"
15127     whiskerwidth: 0
15128   layout:
15129     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15130     layout: "plot-throughput"
15131
15132 - type: "plot"
15133   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15134   algorithm: "plot_performance_box"
15135   output-file-type: ".html"
15136   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15138   filter: "'NIC_Intel-X710' and
15139            '64B' and
15140            'NDRPDR' and
15141            'ETH' and
15142            'IP4FWD' and
15143            '4T2C' and
15144            'VHOST_1024' and
15145            not 'VXLAN' and
15146            not 'NF_DENSITY' and
15147            not 'CFS_OPT' and
15148            not 'DOT1Q'"
15149   parameters:
15150   - "throughput"
15151   - "parent"
15152   - "tags"
15153   sort:
15154   - "1VM"
15155   - "2VM"
15156   traces:
15157     hoverinfo: "x+y"
15158     boxpoints: "outliers"
15159     whiskerwidth: 0
15160   layout:
15161     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15162     layout: "plot-throughput"
15163
15164 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
15165 - type: "plot"
15166   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15167   algorithm: "plot_performance_box"
15168   output-file-type: ".html"
15169   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15171   filter: "'NIC_Intel-X710' and
15172            '64B' and
15173            'NDRPDR' and
15174            ('ETH' or 'DOT1Q') and
15175            'BASE' and
15176            '2T1C' and
15177            ('L2BDMACLRN' or 'L2XCFWD') and
15178            'VHOST_1024' and
15179            not 'VXLAN' and
15180            not 'NF_DENSITY' and
15181            not 'IP4FWD' and
15182            not '2VM'"
15183   parameters:
15184   - "throughput"
15185   - "parent"
15186   - "tags"
15187 #  sort:
15188 #  - "not CFS_OPT"
15189 #  - "L2XCFWD"
15190 #  - "not CFS_OPT"
15191 #  - "CFS_OPT"
15192   traces:
15193     hoverinfo: "x+y"
15194     boxpoints: "outliers"
15195     whiskerwidth: 0
15196   layout:
15197     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15198     layout: "plot-throughput"
15199
15200 - type: "plot"
15201   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15202   algorithm: "plot_performance_box"
15203   output-file-type: ".html"
15204   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15206   filter: "'NIC_Intel-X710' and
15207            '64B' and
15208            'NDRPDR' and
15209            ('ETH' or 'DOT1Q') and
15210            'BASE' and
15211            '2T1C' and
15212            ('L2BDMACLRN' or 'L2XCFWD') and
15213            'VHOST_1024' and
15214            not 'VXLAN' and
15215            not 'NF_DENSITY' and
15216            not 'IP4FWD' and
15217            not '2VM'"
15218   parameters:
15219   - "throughput"
15220   - "parent"
15221   - "tags"
15222 #  sort:
15223 #  - "not CFS_OPT"
15224 #  - "L2XCFWD"
15225 #  - "not CFS_OPT"
15226 #  - "CFS_OPT"
15227   traces:
15228     hoverinfo: "x+y"
15229     boxpoints: "outliers"
15230     whiskerwidth: 0
15231   layout:
15232     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15233     layout: "plot-throughput"
15234
15235 - type: "plot"
15236   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15237   algorithm: "plot_performance_box"
15238   output-file-type: ".html"
15239   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15241   filter: "'NIC_Intel-X710' and
15242            '64B' and
15243            'NDRPDR' and
15244            ('ETH' or 'DOT1Q') and
15245            'BASE' and
15246            '4T2C' and
15247            ('L2BDMACLRN' or 'L2XCFWD') and
15248            'VHOST_1024' and
15249            not 'VXLAN' and
15250            not 'NF_DENSITY' and
15251            not 'IP4FWD' and
15252            not '2VM'"
15253   parameters:
15254   - "throughput"
15255   - "parent"
15256   - "tags"
15257 #  sort:
15258 #  - "not CFS_OPT"
15259 #  - "L2XCFWD"
15260 #  - "not CFS_OPT"
15261 #  - "CFS_OPT"
15262   traces:
15263     hoverinfo: "x+y"
15264     boxpoints: "outliers"
15265     whiskerwidth: 0
15266   layout:
15267     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15268     layout: "plot-throughput"
15269
15270 - type: "plot"
15271   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15272   algorithm: "plot_performance_box"
15273   output-file-type: ".html"
15274   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15276   filter: "'NIC_Intel-X710' and
15277            '64B' and
15278            'NDRPDR' and
15279            ('ETH' or 'DOT1Q') and
15280            'BASE' and
15281            '4T2C' and
15282            ('L2BDMACLRN' or 'L2XCFWD') and
15283            'VHOST_1024' and
15284            not 'VXLAN' and
15285            not 'NF_DENSITY' and
15286            not 'IP4FWD' and
15287            not '2VM'"
15288   parameters:
15289   - "throughput"
15290   - "parent"
15291   - "tags"
15292 #  sort:
15293 #  - "not CFS_OPT"
15294 #  - "L2XCFWD"
15295 #  - "not CFS_OPT"
15296 #  - "CFS_OPT"
15297   traces:
15298     hoverinfo: "x+y"
15299     boxpoints: "outliers"
15300     whiskerwidth: 0
15301   layout:
15302     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15303     layout: "plot-throughput"
15304
15305 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
15306 - type: "plot"
15307   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15308   algorithm: "plot_performance_box"
15309   output-file-type: ".html"
15310   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15312   filter: "'NIC_Intel-X710' and
15313            '64B' and
15314            'NDRPDR' and
15315            ('ETH' or 'DOT1Q') and
15316            '2T1C' and
15317            ('L2BDMACLRN' or 'L2XCFWD') and
15318            'VHOST_1024' and
15319            not 'CFS_OPT' and
15320            not 'VXLAN' and
15321            not 'NF_DENSITY' and
15322            not 'DOT1Q' and
15323            not 'IP4FWD'"
15324   parameters:
15325   - "throughput"
15326   - "parent"
15327   - "tags"
15328 #  sort:
15329 #  - "1VM"
15330 #  - "L2XCFWD"
15331 #  - "1VM"
15332 #  - "L2BDMACLRN"
15333   traces:
15334     hoverinfo: "x+y"
15335     boxpoints: "outliers"
15336     whiskerwidth: 0
15337   layout:
15338     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15339     layout: "plot-throughput"
15340
15341 - type: "plot"
15342   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15343   algorithm: "plot_performance_box"
15344   output-file-type: ".html"
15345   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15346   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15347   filter: "'NIC_Intel-X710' and
15348            '64B' and
15349            'NDRPDR' and
15350            ('ETH' or 'DOT1Q') and
15351            '2T1C' and
15352            ('L2BDMACLRN' or 'L2XCFWD') and
15353            'VHOST_1024' and
15354            not 'CFS_OPT' and
15355            not 'VXLAN' and
15356            not 'NF_DENSITY' and
15357            not 'DOT1Q' and
15358            not 'IP4FWD'"
15359   parameters:
15360   - "throughput"
15361   - "parent"
15362   - "tags"
15363 #  sort:
15364 #  - "1VM"
15365 #  - "L2XCFWD"
15366 #  - "1VM"
15367 #  - "L2BDMACLRN"
15368   traces:
15369     hoverinfo: "x+y"
15370     boxpoints: "outliers"
15371     whiskerwidth: 0
15372   layout:
15373     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15374     layout: "plot-throughput"
15375
15376 - type: "plot"
15377   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15378   algorithm: "plot_performance_box"
15379   output-file-type: ".html"
15380   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15382   filter: "'NIC_Intel-X710' and
15383            '64B' and
15384            'NDRPDR' and
15385            ('ETH' or 'DOT1Q') and
15386            '4T2C' and
15387            ('L2BDMACLRN' or 'L2XCFWD') and
15388            'VHOST_1024' and
15389            not 'CFS_OPT' and
15390            not 'VXLAN' and
15391            not 'NF_DENSITY' and
15392            not 'DOT1Q' and
15393            not 'IP4FWD'"
15394   parameters:
15395   - "throughput"
15396   - "parent"
15397   - "tags"
15398 #  sort:
15399 #  - "1VM"
15400 #  - "L2XCFWD"
15401 #  - "1VM"
15402 #  - "L2BDMACLRN"
15403   traces:
15404     hoverinfo: "x+y"
15405     boxpoints: "outliers"
15406     whiskerwidth: 0
15407   layout:
15408     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15409     layout: "plot-throughput"
15410
15411 - type: "plot"
15412   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15413   algorithm: "plot_performance_box"
15414   output-file-type: ".html"
15415   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15417   filter: "'NIC_Intel-X710' and
15418            '64B' and
15419            'NDRPDR' and
15420            ('ETH' or 'DOT1Q') and
15421            '4T2C' and
15422            ('L2BDMACLRN' or 'L2XCFWD') and
15423            'VHOST_1024' and
15424            not 'CFS_OPT' and
15425            not 'VXLAN' and
15426            not 'NF_DENSITY' and
15427            not 'DOT1Q' and
15428            not 'IP4FWD'"
15429   parameters:
15430   - "throughput"
15431   - "parent"
15432   - "tags"
15433 #  sort:
15434 #  - "1VM"
15435 #  - "L2XCFWD"
15436 #  - "1VM"
15437 #  - "L2BDMACLRN"
15438   traces:
15439     hoverinfo: "x+y"
15440     boxpoints: "outliers"
15441     whiskerwidth: 0
15442   layout:
15443     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15444     layout: "plot-throughput"
15445
15446 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
15447 - type: "plot"
15448   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15449   algorithm: "plot_performance_box"
15450   output-file-type: ".html"
15451   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15452   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15453   filter: "'NIC_Intel-XXV710' and
15454            '64B' and
15455            'NDRPDR' and
15456            'ETH' and
15457            'IP4FWD' and
15458            '2T1C' and
15459            'VHOST_1024' and
15460            not 'VXLAN' and
15461            not 'CFS_OPT' and
15462            not 'DOT1Q'"
15463   parameters:
15464   - "throughput"
15465   - "parent"
15466   - "tags"
15467   sort:
15468   - "1VM"
15469   - "2VM"
15470   traces:
15471     hoverinfo: "x+y"
15472     boxpoints: "outliers"
15473     whiskerwidth: 0
15474   layout:
15475     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15476     layout: "plot-throughput"
15477
15478 - type: "plot"
15479   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15480   algorithm: "plot_performance_box"
15481   output-file-type: ".html"
15482   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15484   filter: "'NIC_Intel-XXV710' and
15485            '64B' and
15486            'NDRPDR' and
15487            'ETH' and
15488            'IP4FWD' and
15489            '4T2C' and
15490            'VHOST_1024' and
15491            not 'VXLAN' and
15492            not 'CFS_OPT' and
15493            not 'DOT1Q'"
15494   parameters:
15495   - "throughput"
15496   - "parent"
15497   - "tags"
15498   sort:
15499   - "1VM"
15500   - "2VM"
15501   traces:
15502     hoverinfo: "x+y"
15503     boxpoints: "outliers"
15504     whiskerwidth: 0
15505   layout:
15506     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15507     layout: "plot-throughput"
15508
15509 - type: "plot"
15510   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15511   algorithm: "plot_performance_box"
15512   output-file-type: ".html"
15513   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15515   filter: "'NIC_Intel-XXV710' and
15516            '64B' and
15517            'NDRPDR' and
15518            'ETH' and
15519            'IP4FWD' and
15520            '2T1C' and
15521            'VHOST_1024' and
15522            not 'VXLAN' and
15523            not 'CFS_OPT' and
15524            not 'DOT1Q'"
15525   parameters:
15526   - "throughput"
15527   - "parent"
15528   - "tags"
15529   sort:
15530   - "1VM"
15531   - "2VM"
15532   traces:
15533     hoverinfo: "x+y"
15534     boxpoints: "outliers"
15535     whiskerwidth: 0
15536   layout:
15537     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15538     layout: "plot-throughput"
15539
15540 - type: "plot"
15541   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15542   algorithm: "plot_performance_box"
15543   output-file-type: ".html"
15544   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15546   filter: "'NIC_Intel-XXV710' and
15547            '64B' and
15548            'NDRPDR' and
15549            'ETH' and
15550            'IP4FWD' and
15551            '4T2C' and
15552            'VHOST_1024' and
15553            not 'VXLAN' and
15554            not 'CFS_OPT' and
15555            not 'DOT1Q'"
15556   parameters:
15557   - "throughput"
15558   - "parent"
15559   - "tags"
15560   sort:
15561   - "1VM"
15562   - "2VM"
15563   traces:
15564     hoverinfo: "x+y"
15565     boxpoints: "outliers"
15566     whiskerwidth: 0
15567   layout:
15568     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15569     layout: "plot-throughput"
15570
15571 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
15572 #- type: "plot"
15573 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15574 #  algorithm: "plot_performance_box"
15575 #  output-file-type: ".html"
15576 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15577 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15578 #  filter: "'NIC_Intel-XXV710' and
15579 #           '64B' and
15580 #           'NDRPDR' and
15581 #           ('ETH' or 'DOT1Q') and
15582 #           'BASE' and
15583 #           '2T1C' and
15584 #           ('L2BDMACLRN' or 'L2XCFWD') and
15585 #           'VHOST_1024' and
15586 #           not 'VXLAN' and
15587 #           not 'IP4FWD' and
15588 #           not '2VM'"
15589 #  parameters:
15590 #  - "throughput"
15591 #  - "parent"
15592 #  - "tags"
15593 ##  sort:
15594 ##  - "not CFS_OPT"
15595 ##  - "L2XCFWD"
15596 ##  - "not CFS_OPT"
15597 ##  - "CFS_OPT"
15598 #  traces:
15599 #    hoverinfo: "x+y"
15600 #    boxpoints: "outliers"
15601 #    whiskerwidth: 0
15602 #  layout:
15603 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15604 #    layout: "plot-throughput"
15605 #
15606 #- type: "plot"
15607 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15608 #  algorithm: "plot_performance_box"
15609 #  output-file-type: ".html"
15610 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15611 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15612 #  filter: "'NIC_Intel-XXV710' and
15613 #           '64B' and
15614 #           'NDRPDR' and
15615 #           ('ETH' or 'DOT1Q') and
15616 #           'BASE' and
15617 #           '2T1C' and
15618 #           ('L2BDMACLRN' or 'L2XCFWD') 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 ##  - "not CFS_OPT"
15629 ##  - "L2XCFWD"
15630 ##  - "not CFS_OPT"
15631 ##  - "CFS_OPT"
15632 #  traces:
15633 #    hoverinfo: "x+y"
15634 #    boxpoints: "outliers"
15635 #    whiskerwidth: 0
15636 #  layout:
15637 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15638 #    layout: "plot-throughput"
15639 #
15640 #- type: "plot"
15641 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15642 #  algorithm: "plot_performance_box"
15643 #  output-file-type: ".html"
15644 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15645 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15646 #  filter: "'NIC_Intel-XXV710' and
15647 #           '64B' and
15648 #           'NDRPDR' and
15649 #           ('ETH' or 'DOT1Q') and
15650 #           'BASE' and
15651 #           '4T2C' and
15652 #           ('L2BDMACLRN' or 'L2XCFWD') and
15653 #           'VHOST_1024' and
15654 #           not 'VXLAN' and
15655 #           not 'IP4FWD' and
15656 #           not '2VM'"
15657 #  parameters:
15658 #  - "throughput"
15659 #  - "parent"
15660 #  - "tags"
15661 ##  sort:
15662 ##  - "not CFS_OPT"
15663 ##  - "L2XCFWD"
15664 ##  - "not CFS_OPT"
15665 ##  - "CFS_OPT"
15666 #  traces:
15667 #    hoverinfo: "x+y"
15668 #    boxpoints: "outliers"
15669 #    whiskerwidth: 0
15670 #  layout:
15671 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15672 #    layout: "plot-throughput"
15673 #
15674 #- type: "plot"
15675 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15676 #  algorithm: "plot_performance_box"
15677 #  output-file-type: ".html"
15678 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15679 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15680 #  filter: "'NIC_Intel-XXV710' and
15681 #           '64B' and
15682 #           'NDRPDR' and
15683 #           ('ETH' or 'DOT1Q') and
15684 #           'BASE' and
15685 #           '4T2C' and
15686 #           ('L2BDMACLRN' or 'L2XCFWD') and
15687 #           'VHOST_1024' and
15688 #           not 'VXLAN' and
15689 #           not 'IP4FWD' and
15690 #           not '2VM'"
15691 #  parameters:
15692 #  - "throughput"
15693 #  - "parent"
15694 #  - "tags"
15695 ##  sort:
15696 ##  - "not CFS_OPT"
15697 ##  - "L2XCFWD"
15698 ##  - "not CFS_OPT"
15699 ##  - "CFS_OPT"
15700 #  traces:
15701 #    hoverinfo: "x+y"
15702 #    boxpoints: "outliers"
15703 #    whiskerwidth: 0
15704 #  layout:
15705 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15706 #    layout: "plot-throughput"
15707 #
15708 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
15709 #- type: "plot"
15710 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15711 #  algorithm: "plot_performance_box"
15712 #  output-file-type: ".html"
15713 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15714 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15715 #  filter: "'NIC_Intel-XXV710' and
15716 #           '64B' and
15717 #           'NDRPDR' and
15718 #           ('ETH' or 'DOT1Q') and
15719 #           '2T1C' and
15720 #           ('L2BDMACLRN' or 'L2XCFWD') and
15721 #           'VHOST_1024' and
15722 #           not 'CFS_OPT' and
15723 #           not 'VXLAN' and
15724 #           not 'DOT1Q' and
15725 #           not 'IP4FWD'"
15726 #  parameters:
15727 #  - "throughput"
15728 #  - "parent"
15729 #  - "tags"
15730 ##  sort:
15731 ##  - "1VM"
15732 ##  - "L2XCFWD"
15733 ##  - "1VM"
15734 ##  - "L2BDMACLRN"
15735 #  traces:
15736 #    hoverinfo: "x+y"
15737 #    boxpoints: "outliers"
15738 #    whiskerwidth: 0
15739 #  layout:
15740 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15741 #    layout: "plot-throughput"
15742 #
15743 #- type: "plot"
15744 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15745 #  algorithm: "plot_performance_box"
15746 #  output-file-type: ".html"
15747 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15748 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15749 #  filter: "'NIC_Intel-XXV710' and
15750 #           '64B' and
15751 #           'NDRPDR' and
15752 #           ('ETH' or 'DOT1Q') and
15753 #           '2T1C' and
15754 #           ('L2BDMACLRN' or 'L2XCFWD') and
15755 #           'VHOST_1024' and
15756 #           not 'CFS_OPT' and
15757 #           not 'VXLAN' and
15758 #           not 'DOT1Q' and
15759 #           not 'IP4FWD'"
15760 #  parameters:
15761 #  - "throughput"
15762 #  - "parent"
15763 #  - "tags"
15764 ##  sort:
15765 ##  - "1VM"
15766 ##  - "L2XCFWD"
15767 ##  - "1VM"
15768 ##  - "L2BDMACLRN"
15769 #  traces:
15770 #    hoverinfo: "x+y"
15771 #    boxpoints: "outliers"
15772 #    whiskerwidth: 0
15773 #  layout:
15774 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15775 #    layout: "plot-throughput"
15776 #
15777 #- type: "plot"
15778 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15779 #  algorithm: "plot_performance_box"
15780 #  output-file-type: ".html"
15781 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15782 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15783 #  filter: "'NIC_Intel-XXV710' and
15784 #           '64B' and
15785 #           'NDRPDR' and
15786 #           ('ETH' or 'DOT1Q') and
15787 #           '4T2C' and
15788 #           ('L2BDMACLRN' or 'L2XCFWD') and
15789 #           'VHOST_1024' and
15790 #           not 'CFS_OPT' and
15791 #           not 'VXLAN' and
15792 #           not 'DOT1Q' and
15793 #           not 'IP4FWD'"
15794 #  parameters:
15795 #  - "throughput"
15796 #  - "parent"
15797 #  - "tags"
15798 ##  sort:
15799 ##  - "1VM"
15800 ##  - "L2XCFWD"
15801 ##  - "1VM"
15802 ##  - "L2BDMACLRN"
15803 #  traces:
15804 #    hoverinfo: "x+y"
15805 #    boxpoints: "outliers"
15806 #    whiskerwidth: 0
15807 #  layout:
15808 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15809 #    layout: "plot-throughput"
15810 #
15811 #- type: "plot"
15812 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15813 #  algorithm: "plot_performance_box"
15814 #  output-file-type: ".html"
15815 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15816 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15817 #  filter: "'NIC_Intel-XXV710' and
15818 #           '64B' and
15819 #           'NDRPDR' and
15820 #           ('ETH' or 'DOT1Q') and
15821 #           '4T2C' and
15822 #           ('L2BDMACLRN' or 'L2XCFWD') and
15823 #           'VHOST_1024' and
15824 #           not 'CFS_OPT' and
15825 #           not 'VXLAN' and
15826 #           not 'DOT1Q' and
15827 #           not 'IP4FWD'"
15828 #  parameters:
15829 #  - "throughput"
15830 #  - "parent"
15831 #  - "tags"
15832 ##  sort:
15833 ##  - "1VM"
15834 ##  - "L2XCFWD"
15835 ##  - "1VM"
15836 ##  - "L2BDMACLRN"
15837 #  traces:
15838 #    hoverinfo: "x+y"
15839 #    boxpoints: "outliers"
15840 #    whiskerwidth: 0
15841 #  layout:
15842 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15843 #    layout: "plot-throughput"
15844
15845 ################################################################################
15846
15847 # Packet Throughput - VPP VTS 3n-hsw-x520
15848 - type: "plot"
15849   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
15850   algorithm: "plot_performance_box"
15851   output-file-type: ".html"
15852   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
15853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15854   filter: "'NIC_Intel-X520-DA2' and
15855            '114B' and
15856            'NDRPDR' and
15857            '1T1C' and
15858            'VTS'"
15859   parameters:
15860   - "throughput"
15861   - "parent"
15862   - "tags"
15863   traces:
15864     hoverinfo: "x+y"
15865     boxpoints: "outliers"
15866     whiskerwidth: 0
15867   layout:
15868     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
15869     layout: "plot-throughput"
15870
15871 - type: "plot"
15872   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
15873   algorithm: "plot_performance_box"
15874   output-file-type: ".html"
15875   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
15876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15877   filter: "'NIC_Intel-X520-DA2' and
15878            '114B' and
15879            'NDRPDR' and
15880            '2T2C' and
15881            'VTS'"
15882   parameters:
15883   - "throughput"
15884   - "parent"
15885   - "tags"
15886   traces:
15887     hoverinfo: "x+y"
15888     boxpoints: "outliers"
15889     whiskerwidth: 0
15890   layout:
15891     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
15892     layout: "plot-throughput"
15893
15894 - type: "plot"
15895   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
15896   algorithm: "plot_performance_box"
15897   output-file-type: ".html"
15898   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
15899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15900   filter: "'NIC_Intel-X520-DA2' and
15901            '114B' and
15902            'NDRPDR' and
15903            '1T1C' and
15904            'VTS'"
15905   parameters:
15906   - "throughput"
15907   - "parent"
15908   - "tags"
15909   traces:
15910     hoverinfo: "x+y"
15911     boxpoints: "outliers"
15912     whiskerwidth: 0
15913   layout:
15914     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
15915     layout: "plot-throughput"
15916
15917 - type: "plot"
15918   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
15919   algorithm: "plot_performance_box"
15920   output-file-type: ".html"
15921   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
15922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15923   filter: "'NIC_Intel-X520-DA2' and
15924            '114B' and
15925            'NDRPDR' and
15926            '2T2C' and
15927            'VTS'"
15928   parameters:
15929   - "throughput"
15930   - "parent"
15931   - "tags"
15932   traces:
15933     hoverinfo: "x+y"
15934     boxpoints: "outliers"
15935     whiskerwidth: 0
15936   layout:
15937     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
15938     layout: "plot-throughput"
15939
15940 ################################################################################
15941
15942 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
15943 - type: "plot"
15944   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15945   algorithm: "plot_performance_box"
15946   output-file-type: ".html"
15947   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15948   data: "plot-dpdk-throughput-latency-3n-hsw"
15949   filter: "'NIC_Intel-X520-DA2' and
15950            '64B' and
15951            'BASE' and
15952            'NDRPDR' and
15953            '1T1C' and
15954            'IP4FWD'"
15955   parameters:
15956   - "throughput"
15957   - "parent"
15958   - "tags"
15959   traces:
15960     hoverinfo: "x+y"
15961     boxpoints: "outliers"
15962     whiskerwidth: 0
15963   layout:
15964     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15965     layout: "plot-throughput"
15966
15967 - type: "plot"
15968   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15969   algorithm: "plot_performance_box"
15970   output-file-type: ".html"
15971   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15972   data: "plot-dpdk-throughput-latency-3n-hsw"
15973   filter: "'NIC_Intel-X520-DA2' and
15974            '64B' and
15975            'BASE' and
15976            'NDRPDR' and
15977            '2T2C' and
15978            'IP4FWD'"
15979   parameters:
15980   - "throughput"
15981   - "parent"
15982   - "tags"
15983   traces:
15984     hoverinfo: "x+y"
15985     boxpoints: "outliers"
15986     whiskerwidth: 0
15987   layout:
15988     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15989     layout: "plot-throughput"
15990
15991 - type: "plot"
15992   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15993   algorithm: "plot_performance_box"
15994   output-file-type: ".html"
15995   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15996   data: "plot-dpdk-throughput-latency-3n-hsw"
15997   filter: "'NIC_Intel-X520-DA2' and
15998            '64B' and
15999            'BASE' and
16000            'NDRPDR' and
16001            '1T1C' and
16002            'IP4FWD'"
16003   parameters:
16004   - "throughput"
16005   - "parent"
16006   - "tags"
16007   traces:
16008     hoverinfo: "x+y"
16009     boxpoints: "outliers"
16010     whiskerwidth: 0
16011   layout:
16012     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16013     layout: "plot-throughput"
16014
16015 - type: "plot"
16016   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16017   algorithm: "plot_performance_box"
16018   output-file-type: ".html"
16019   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16020   data: "plot-dpdk-throughput-latency-3n-hsw"
16021   filter: "'NIC_Intel-X520-DA2' and
16022            '64B' and
16023            'BASE' and
16024            'NDRPDR' and
16025            '2T2C' and
16026            'IP4FWD'"
16027   parameters:
16028   - "throughput"
16029   - "parent"
16030   - "tags"
16031   traces:
16032     hoverinfo: "x+y"
16033     boxpoints: "outliers"
16034     whiskerwidth: 0
16035   layout:
16036     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16037     layout: "plot-throughput"
16038
16039 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16040 - type: "plot"
16041   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16042   algorithm: "plot_performance_box"
16043   output-file-type: ".html"
16044   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16045   data: "plot-dpdk-throughput-latency-3n-hsw"
16046   filter: "'NIC_Intel-X710' and
16047            '64B' and
16048            'BASE' and
16049            'NDRPDR' and
16050            '1T1C' and
16051            'IP4FWD'"
16052   parameters:
16053   - "throughput"
16054   - "parent"
16055   - "tags"
16056   traces:
16057     hoverinfo: "x+y"
16058     boxpoints: "outliers"
16059     whiskerwidth: 0
16060   layout:
16061     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16062     layout: "plot-throughput"
16063
16064 - type: "plot"
16065   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16066   algorithm: "plot_performance_box"
16067   output-file-type: ".html"
16068   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16069   data: "plot-dpdk-throughput-latency-3n-hsw"
16070   filter: "'NIC_Intel-X710' and
16071            '64B' and
16072            'BASE' and
16073            'NDRPDR' and
16074            '2T2C' and
16075            'IP4FWD'"
16076   parameters:
16077   - "throughput"
16078   - "parent"
16079   - "tags"
16080   traces:
16081     hoverinfo: "x+y"
16082     boxpoints: "outliers"
16083     whiskerwidth: 0
16084   layout:
16085     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16086     layout: "plot-throughput"
16087
16088 - type: "plot"
16089   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16090   algorithm: "plot_performance_box"
16091   output-file-type: ".html"
16092   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16093   data: "plot-dpdk-throughput-latency-3n-hsw"
16094   filter: "'NIC_Intel-X710' and
16095            '64B' and
16096            'BASE' and
16097            'NDRPDR' and
16098            '1T1C' and
16099            'IP4FWD'"
16100   parameters:
16101   - "throughput"
16102   - "parent"
16103   - "tags"
16104   traces:
16105     hoverinfo: "x+y"
16106     boxpoints: "outliers"
16107     whiskerwidth: 0
16108   layout:
16109     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16110     layout: "plot-throughput"
16111
16112 - type: "plot"
16113   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16114   algorithm: "plot_performance_box"
16115   output-file-type: ".html"
16116   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16117   data: "plot-dpdk-throughput-latency-3n-hsw"
16118   filter: "'NIC_Intel-X710' and
16119            '64B' and
16120            'BASE' and
16121            'NDRPDR' and
16122            '2T2C' and
16123            'IP4FWD'"
16124   parameters:
16125   - "throughput"
16126   - "parent"
16127   - "tags"
16128   traces:
16129     hoverinfo: "x+y"
16130     boxpoints: "outliers"
16131     whiskerwidth: 0
16132   layout:
16133     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16134     layout: "plot-throughput"
16135
16136 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
16137 - type: "plot"
16138   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16139   algorithm: "plot_performance_box"
16140   output-file-type: ".html"
16141   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16142   data: "plot-dpdk-throughput-latency-3n-hsw"
16143   filter: "'NIC_Intel-XL710' and
16144            '64B' and
16145            'BASE' and
16146            'NDRPDR' and
16147            '1T1C' and
16148            'IP4FWD'"
16149   parameters:
16150   - "throughput"
16151   - "parent"
16152   - "tags"
16153   traces:
16154     hoverinfo: "x+y"
16155     boxpoints: "outliers"
16156     whiskerwidth: 0
16157   layout:
16158     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16159     layout: "plot-throughput"
16160
16161 - type: "plot"
16162   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16163   algorithm: "plot_performance_box"
16164   output-file-type: ".html"
16165   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16166   data: "plot-dpdk-throughput-latency-3n-hsw"
16167   filter: "'NIC_Intel-XL710' and
16168            '64B' and
16169            'BASE' and
16170            'NDRPDR' and
16171            '2T2C' and
16172            'IP4FWD'"
16173   parameters:
16174   - "throughput"
16175   - "parent"
16176   - "tags"
16177   traces:
16178     hoverinfo: "x+y"
16179     boxpoints: "outliers"
16180     whiskerwidth: 0
16181   layout:
16182     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16183     layout: "plot-throughput"
16184
16185 - type: "plot"
16186   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16187   algorithm: "plot_performance_box"
16188   output-file-type: ".html"
16189   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16190   data: "plot-dpdk-throughput-latency-3n-hsw"
16191   filter: "'NIC_Intel-XL710' and
16192            '64B' and
16193            'BASE' and
16194            'NDRPDR' and
16195            '1T1C' and
16196            'IP4FWD'"
16197   parameters:
16198   - "throughput"
16199   - "parent"
16200   - "tags"
16201   traces:
16202     hoverinfo: "x+y"
16203     boxpoints: "outliers"
16204     whiskerwidth: 0
16205   layout:
16206     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16207     layout: "plot-throughput"
16208
16209 - type: "plot"
16210   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16211   algorithm: "plot_performance_box"
16212   output-file-type: ".html"
16213   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16214   data: "plot-dpdk-throughput-latency-3n-hsw"
16215   filter: "'NIC_Intel-XL710' and
16216            '64B' and
16217            'BASE' and
16218            'NDRPDR' and
16219            '2T2C' and
16220            'IP4FWD'"
16221   parameters:
16222   - "throughput"
16223   - "parent"
16224   - "tags"
16225   traces:
16226     hoverinfo: "x+y"
16227     boxpoints: "outliers"
16228     whiskerwidth: 0
16229   layout:
16230     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16231     layout: "plot-throughput"
16232
16233 # Packet Throughput - DPDK l3fwd 3n-skx-x710
16234 - type: "plot"
16235   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16236   algorithm: "plot_performance_box"
16237   output-file-type: ".html"
16238   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16239   data: "plot-dpdk-throughput-latency-3n-skx"
16240   filter: "'NIC_Intel-X710' and
16241            '64B' and
16242            'BASE' and
16243            'NDRPDR' and
16244            '2T1C' and
16245            'IP4FWD'"
16246   parameters:
16247   - "throughput"
16248   - "parent"
16249   - "tags"
16250   traces:
16251     hoverinfo: "x+y"
16252     boxpoints: "outliers"
16253     whiskerwidth: 0
16254   layout:
16255     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16256     layout: "plot-throughput"
16257
16258 - type: "plot"
16259   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16260   algorithm: "plot_performance_box"
16261   output-file-type: ".html"
16262   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16263   data: "plot-dpdk-throughput-latency-3n-skx"
16264   filter: "'NIC_Intel-X710' and
16265            '64B' and
16266            'BASE' and
16267            'NDRPDR' and
16268            '4T2C' and
16269            'IP4FWD'"
16270   parameters:
16271   - "throughput"
16272   - "parent"
16273   - "tags"
16274   traces:
16275     hoverinfo: "x+y"
16276     boxpoints: "outliers"
16277     whiskerwidth: 0
16278   layout:
16279     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16280     layout: "plot-throughput"
16281
16282 - type: "plot"
16283   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16284   algorithm: "plot_performance_box"
16285   output-file-type: ".html"
16286   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16287   data: "plot-dpdk-throughput-latency-3n-skx"
16288   filter: "'NIC_Intel-X710' and
16289            '64B' and
16290            'BASE' and
16291            'NDRPDR' and
16292            '2T1C' and
16293            'IP4FWD'"
16294   parameters:
16295   - "throughput"
16296   - "parent"
16297   - "tags"
16298   traces:
16299     hoverinfo: "x+y"
16300     boxpoints: "outliers"
16301     whiskerwidth: 0
16302   layout:
16303     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16304     layout: "plot-throughput"
16305
16306 - type: "plot"
16307   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16308   algorithm: "plot_performance_box"
16309   output-file-type: ".html"
16310   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16311   data: "plot-dpdk-throughput-latency-3n-skx"
16312   filter: "'NIC_Intel-X710' and
16313            '64B' and
16314            'BASE' and
16315            'NDRPDR' and
16316            '4T2C' and
16317            'IP4FWD'"
16318   parameters:
16319   - "throughput"
16320   - "parent"
16321   - "tags"
16322   traces:
16323     hoverinfo: "x+y"
16324     boxpoints: "outliers"
16325     whiskerwidth: 0
16326   layout:
16327     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16328     layout: "plot-throughput"
16329
16330 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
16331 - type: "plot"
16332   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16333   algorithm: "plot_performance_box"
16334   output-file-type: ".html"
16335   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16336   data: "plot-dpdk-throughput-latency-3n-skx"
16337   filter: "'NIC_Intel-XXV710' and
16338            '64B' and
16339            'BASE' and
16340            'NDRPDR' and
16341            '2T1C' and
16342            'IP4FWD'"
16343   parameters:
16344   - "throughput"
16345   - "parent"
16346   - "tags"
16347   traces:
16348     hoverinfo: "x+y"
16349     boxpoints: "outliers"
16350     whiskerwidth: 0
16351   layout:
16352     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16353     layout: "plot-throughput"
16354
16355 - type: "plot"
16356   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16357   algorithm: "plot_performance_box"
16358   output-file-type: ".html"
16359   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16360   data: "plot-dpdk-throughput-latency-3n-skx"
16361   filter: "'NIC_Intel-XXV710' and
16362            '64B' and
16363            'BASE' and
16364            'NDRPDR' and
16365            '4T2C' and
16366            'IP4FWD'"
16367   parameters:
16368   - "throughput"
16369   - "parent"
16370   - "tags"
16371   traces:
16372     hoverinfo: "x+y"
16373     boxpoints: "outliers"
16374     whiskerwidth: 0
16375   layout:
16376     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16377     layout: "plot-throughput"
16378
16379 - type: "plot"
16380   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16381   algorithm: "plot_performance_box"
16382   output-file-type: ".html"
16383   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16384   data: "plot-dpdk-throughput-latency-3n-skx"
16385   filter: "'NIC_Intel-XXV710' and
16386            '64B' and
16387            'BASE' and
16388            'NDRPDR' and
16389            '2T1C' and
16390            'IP4FWD'"
16391   parameters:
16392   - "throughput"
16393   - "parent"
16394   - "tags"
16395   traces:
16396     hoverinfo: "x+y"
16397     boxpoints: "outliers"
16398     whiskerwidth: 0
16399   layout:
16400     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16401     layout: "plot-throughput"
16402
16403 - type: "plot"
16404   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16405   algorithm: "plot_performance_box"
16406   output-file-type: ".html"
16407   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16408   data: "plot-dpdk-throughput-latency-3n-skx"
16409   filter: "'NIC_Intel-XXV710' and
16410            '64B' and
16411            'BASE' and
16412            'NDRPDR' and
16413            '4T2C' and
16414            'IP4FWD'"
16415   parameters:
16416   - "throughput"
16417   - "parent"
16418   - "tags"
16419   traces:
16420     hoverinfo: "x+y"
16421     boxpoints: "outliers"
16422     whiskerwidth: 0
16423   layout:
16424     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16425     layout: "plot-throughput"
16426
16427 # Packet Throughput - DPDK l3fwd 2n-skx-x710
16428 - type: "plot"
16429   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16430   algorithm: "plot_performance_box"
16431   output-file-type: ".html"
16432   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16433   data: "plot-dpdk-throughput-latency-2n-skx"
16434   filter: "'NIC_Intel-X710' and
16435            '64B' and
16436            'BASE' and
16437            'NDRPDR' and
16438            '2T1C' and
16439            'IP4FWD'"
16440   parameters:
16441   - "throughput"
16442   - "parent"
16443   - "tags"
16444   traces:
16445     hoverinfo: "x+y"
16446     boxpoints: "outliers"
16447     whiskerwidth: 0
16448   layout:
16449     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16450     layout: "plot-throughput"
16451
16452 - type: "plot"
16453   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16454   algorithm: "plot_performance_box"
16455   output-file-type: ".html"
16456   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16457   data: "plot-dpdk-throughput-latency-2n-skx"
16458   filter: "'NIC_Intel-X710' and
16459            '64B' and
16460            'BASE' and
16461            'NDRPDR' and
16462            '4T2C' and
16463            'IP4FWD'"
16464   parameters:
16465   - "throughput"
16466   - "parent"
16467   - "tags"
16468   traces:
16469     hoverinfo: "x+y"
16470     boxpoints: "outliers"
16471     whiskerwidth: 0
16472   layout:
16473     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16474     layout: "plot-throughput"
16475
16476 - type: "plot"
16477   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16478   algorithm: "plot_performance_box"
16479   output-file-type: ".html"
16480   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16481   data: "plot-dpdk-throughput-latency-2n-skx"
16482   filter: "'NIC_Intel-X710' and
16483            '64B' and
16484            'BASE' and
16485            'NDRPDR' and
16486            '2T1C' and
16487            'IP4FWD'"
16488   parameters:
16489   - "throughput"
16490   - "parent"
16491   - "tags"
16492   traces:
16493     hoverinfo: "x+y"
16494     boxpoints: "outliers"
16495     whiskerwidth: 0
16496   layout:
16497     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16498     layout: "plot-throughput"
16499
16500 - type: "plot"
16501   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16502   algorithm: "plot_performance_box"
16503   output-file-type: ".html"
16504   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16505   data: "plot-dpdk-throughput-latency-2n-skx"
16506   filter: "'NIC_Intel-X710' and
16507            '64B' and
16508            'BASE' and
16509            'NDRPDR' and
16510            '4T2C' and
16511            'IP4FWD'"
16512   parameters:
16513   - "throughput"
16514   - "parent"
16515   - "tags"
16516   traces:
16517     hoverinfo: "x+y"
16518     boxpoints: "outliers"
16519     whiskerwidth: 0
16520   layout:
16521     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16522     layout: "plot-throughput"
16523
16524 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
16525 - type: "plot"
16526   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16527   algorithm: "plot_performance_box"
16528   output-file-type: ".html"
16529   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16530   data: "plot-dpdk-throughput-latency-2n-skx"
16531   filter: "'NIC_Intel-XXV710' and
16532            '64B' and
16533            'BASE' and
16534            'NDRPDR' and
16535            '2T1C' and
16536            'IP4FWD'"
16537   parameters:
16538   - "throughput"
16539   - "parent"
16540   - "tags"
16541   traces:
16542     hoverinfo: "x+y"
16543     boxpoints: "outliers"
16544     whiskerwidth: 0
16545   layout:
16546     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16547     layout: "plot-throughput"
16548
16549 - type: "plot"
16550   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16551   algorithm: "plot_performance_box"
16552   output-file-type: ".html"
16553   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16554   data: "plot-dpdk-throughput-latency-2n-skx"
16555   filter: "'NIC_Intel-XXV710' and
16556            '64B' and
16557            'BASE' and
16558            'NDRPDR' and
16559            '4T2C' and
16560            'IP4FWD'"
16561   parameters:
16562   - "throughput"
16563   - "parent"
16564   - "tags"
16565   traces:
16566     hoverinfo: "x+y"
16567     boxpoints: "outliers"
16568     whiskerwidth: 0
16569   layout:
16570     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16571     layout: "plot-throughput"
16572
16573 - type: "plot"
16574   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16575   algorithm: "plot_performance_box"
16576   output-file-type: ".html"
16577   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16578   data: "plot-dpdk-throughput-latency-2n-skx"
16579   filter: "'NIC_Intel-XXV710' and
16580            '64B' and
16581            'BASE' and
16582            'NDRPDR' and
16583            '2T1C' and
16584            'IP4FWD'"
16585   parameters:
16586   - "throughput"
16587   - "parent"
16588   - "tags"
16589   traces:
16590     hoverinfo: "x+y"
16591     boxpoints: "outliers"
16592     whiskerwidth: 0
16593   layout:
16594     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16595     layout: "plot-throughput"
16596
16597 - type: "plot"
16598   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16599   algorithm: "plot_performance_box"
16600   output-file-type: ".html"
16601   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16602   data: "plot-dpdk-throughput-latency-2n-skx"
16603   filter: "'NIC_Intel-XXV710' and
16604            '64B' and
16605            'BASE' and
16606            'NDRPDR' and
16607            '4T2C' and
16608            'IP4FWD'"
16609   parameters:
16610   - "throughput"
16611   - "parent"
16612   - "tags"
16613   traces:
16614     hoverinfo: "x+y"
16615     boxpoints: "outliers"
16616     whiskerwidth: 0
16617   layout:
16618     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16619     layout: "plot-throughput"
16620
16621 ################################################################################
16622
16623 # Packet Throughput - DPDK testpmd 3n-hsw-x520
16624 - type: "plot"
16625   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16626   algorithm: "plot_performance_box"
16627   output-file-type: ".html"
16628   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16629   data: "plot-dpdk-throughput-latency-3n-hsw"
16630   filter: "'NIC_Intel-X520-DA2' and
16631            '64B' and
16632            'BASE' and
16633            'NDRPDR' and
16634            '1T1C' and
16635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16636   parameters:
16637   - "throughput"
16638   - "parent"
16639   - "tags"
16640   traces:
16641     hoverinfo: "x+y"
16642     boxpoints: "outliers"
16643     whiskerwidth: 0
16644   layout:
16645     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16646     layout: "plot-throughput"
16647
16648 - type: "plot"
16649   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16650   algorithm: "plot_performance_box"
16651   output-file-type: ".html"
16652   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16653   data: "plot-dpdk-throughput-latency-3n-hsw"
16654   filter: "'NIC_Intel-X520-DA2' and
16655            '64B' and
16656            'BASE' and
16657            'NDRPDR' and
16658            '2T2C' and
16659            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16660   parameters:
16661   - "throughput"
16662   - "parent"
16663   - "tags"
16664   traces:
16665     hoverinfo: "x+y"
16666     boxpoints: "outliers"
16667     whiskerwidth: 0
16668   layout:
16669     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16670     layout: "plot-throughput"
16671
16672 - type: "plot"
16673   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16674   algorithm: "plot_performance_box"
16675   output-file-type: ".html"
16676   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16677   data: "plot-dpdk-throughput-latency-3n-hsw"
16678   filter: "'NIC_Intel-X520-DA2' and
16679            '64B' and
16680            'BASE' and
16681            'NDRPDR' and
16682            '1T1C' and
16683            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16684   parameters:
16685   - "throughput"
16686   - "parent"
16687   - "tags"
16688   traces:
16689     hoverinfo: "x+y"
16690     boxpoints: "outliers"
16691     whiskerwidth: 0
16692   layout:
16693     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16694     layout: "plot-throughput"
16695
16696 - type: "plot"
16697   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16698   algorithm: "plot_performance_box"
16699   output-file-type: ".html"
16700   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16701   data: "plot-dpdk-throughput-latency-3n-hsw"
16702   filter: "'NIC_Intel-X520-DA2' and
16703            '64B' and
16704            'BASE' and
16705            'NDRPDR' and
16706            '2T2C' and
16707            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16708   parameters:
16709   - "throughput"
16710   - "parent"
16711   - "tags"
16712   traces:
16713     hoverinfo: "x+y"
16714     boxpoints: "outliers"
16715     whiskerwidth: 0
16716   layout:
16717     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16718     layout: "plot-throughput"
16719
16720 # Packet Throughput - DPDK testpmd 3n-hsw-x710
16721 - type: "plot"
16722   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16723   algorithm: "plot_performance_box"
16724   output-file-type: ".html"
16725   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16726   data: "plot-dpdk-throughput-latency-3n-hsw"
16727   filter: "'NIC_Intel-X710' and
16728            '64B' and
16729            'BASE' and
16730            'NDRPDR' and
16731            '1T1C' and
16732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16733   parameters:
16734   - "throughput"
16735   - "parent"
16736   - "tags"
16737   traces:
16738     hoverinfo: "x+y"
16739     boxpoints: "outliers"
16740     whiskerwidth: 0
16741   layout:
16742     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16743     layout: "plot-throughput"
16744
16745 - type: "plot"
16746   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16747   algorithm: "plot_performance_box"
16748   output-file-type: ".html"
16749   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16750   data: "plot-dpdk-throughput-latency-3n-hsw"
16751   filter: "'NIC_Intel-X710' and
16752            '64B' and
16753            'BASE' and
16754            'NDRPDR' and
16755            '2T2C' and
16756            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16757   parameters:
16758   - "throughput"
16759   - "parent"
16760   - "tags"
16761   traces:
16762     hoverinfo: "x+y"
16763     boxpoints: "outliers"
16764     whiskerwidth: 0
16765   layout:
16766     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16767     layout: "plot-throughput"
16768
16769 - type: "plot"
16770   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16771   algorithm: "plot_performance_box"
16772   output-file-type: ".html"
16773   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16774   data: "plot-dpdk-throughput-latency-3n-hsw"
16775   filter: "'NIC_Intel-X710' and
16776            '64B' and
16777            'BASE' and
16778            'NDRPDR' and
16779            '1T1C' and
16780            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16781   parameters:
16782   - "throughput"
16783   - "parent"
16784   - "tags"
16785   traces:
16786     hoverinfo: "x+y"
16787     boxpoints: "outliers"
16788     whiskerwidth: 0
16789   layout:
16790     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16791     layout: "plot-throughput"
16792
16793 - type: "plot"
16794   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16795   algorithm: "plot_performance_box"
16796   output-file-type: ".html"
16797   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16798   data: "plot-dpdk-throughput-latency-3n-hsw"
16799   filter: "'NIC_Intel-X710' and
16800            '64B' and
16801            'BASE' and
16802            'NDRPDR' and
16803            '2T2C' and
16804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16805   parameters:
16806   - "throughput"
16807   - "parent"
16808   - "tags"
16809   traces:
16810     hoverinfo: "x+y"
16811     boxpoints: "outliers"
16812     whiskerwidth: 0
16813   layout:
16814     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16815     layout: "plot-throughput"
16816
16817 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
16818 - type: "plot"
16819   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16820   algorithm: "plot_performance_box"
16821   output-file-type: ".html"
16822   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16823   data: "plot-dpdk-throughput-latency-3n-hsw"
16824   filter: "'NIC_Intel-XL710' and
16825            '64B' and
16826            'BASE' and
16827            'NDRPDR' and
16828            '1T1C' and
16829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16830   parameters:
16831   - "throughput"
16832   - "parent"
16833   - "tags"
16834   traces:
16835     hoverinfo: "x+y"
16836     boxpoints: "outliers"
16837     whiskerwidth: 0
16838   layout:
16839     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16840     layout: "plot-throughput"
16841
16842 - type: "plot"
16843   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16844   algorithm: "plot_performance_box"
16845   output-file-type: ".html"
16846   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16847   data: "plot-dpdk-throughput-latency-3n-hsw"
16848   filter: "'NIC_Intel-XL710' and
16849            '64B' and
16850            'BASE' and
16851            'NDRPDR' and
16852            '2T2C' and
16853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16854   parameters:
16855   - "throughput"
16856   - "parent"
16857   - "tags"
16858   traces:
16859     hoverinfo: "x+y"
16860     boxpoints: "outliers"
16861     whiskerwidth: 0
16862   layout:
16863     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16864     layout: "plot-throughput"
16865
16866 - type: "plot"
16867   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16868   algorithm: "plot_performance_box"
16869   output-file-type: ".html"
16870   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16871   data: "plot-dpdk-throughput-latency-3n-hsw"
16872   filter: "'NIC_Intel-XL710' and
16873            '64B' and
16874            'BASE' and
16875            'NDRPDR' and
16876            '1T1C' and
16877            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16878   parameters:
16879   - "throughput"
16880   - "parent"
16881   - "tags"
16882   traces:
16883     hoverinfo: "x+y"
16884     boxpoints: "outliers"
16885     whiskerwidth: 0
16886   layout:
16887     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16888     layout: "plot-throughput"
16889
16890 - type: "plot"
16891   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16892   algorithm: "plot_performance_box"
16893   output-file-type: ".html"
16894   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16895   data: "plot-dpdk-throughput-latency-3n-hsw"
16896   filter: "'NIC_Intel-XL710' and
16897            '64B' and
16898            'BASE' and
16899            'NDRPDR' and
16900            '2T2C' and
16901            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16902   parameters:
16903   - "throughput"
16904   - "parent"
16905   - "tags"
16906   traces:
16907     hoverinfo: "x+y"
16908     boxpoints: "outliers"
16909     whiskerwidth: 0
16910   layout:
16911     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16912     layout: "plot-throughput"
16913
16914 # Packet Throughput - DPDK testpmd 3n-skx-x710
16915 - type: "plot"
16916   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16917   algorithm: "plot_performance_box"
16918   output-file-type: ".html"
16919   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16920   data: "plot-dpdk-throughput-latency-3n-skx"
16921   filter: "'NIC_Intel-X710' and
16922            '64B' and
16923            'BASE' and
16924            'NDRPDR' and
16925            '2T1C' and
16926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16927   parameters:
16928   - "throughput"
16929   - "parent"
16930   - "tags"
16931   traces:
16932     hoverinfo: "x+y"
16933     boxpoints: "outliers"
16934     whiskerwidth: 0
16935   layout:
16936     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16937     layout: "plot-throughput"
16938
16939 - type: "plot"
16940   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16941   algorithm: "plot_performance_box"
16942   output-file-type: ".html"
16943   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16944   data: "plot-dpdk-throughput-latency-3n-skx"
16945   filter: "'NIC_Intel-X710' and
16946            '64B' and
16947            'BASE' and
16948            'NDRPDR' and
16949            '4T2C' and
16950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16951   parameters:
16952   - "throughput"
16953   - "parent"
16954   - "tags"
16955   traces:
16956     hoverinfo: "x+y"
16957     boxpoints: "outliers"
16958     whiskerwidth: 0
16959   layout:
16960     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16961     layout: "plot-throughput"
16962
16963 - type: "plot"
16964   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16965   algorithm: "plot_performance_box"
16966   output-file-type: ".html"
16967   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16968   data: "plot-dpdk-throughput-latency-3n-skx"
16969   filter: "'NIC_Intel-X710' and
16970            '64B' and
16971            'BASE' and
16972            'NDRPDR' and
16973            '2T1C' and
16974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16975   parameters:
16976   - "throughput"
16977   - "parent"
16978   - "tags"
16979   traces:
16980     hoverinfo: "x+y"
16981     boxpoints: "outliers"
16982     whiskerwidth: 0
16983   layout:
16984     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16985     layout: "plot-throughput"
16986
16987 - type: "plot"
16988   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16989   algorithm: "plot_performance_box"
16990   output-file-type: ".html"
16991   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16992   data: "plot-dpdk-throughput-latency-3n-skx"
16993   filter: "'NIC_Intel-X710' and
16994            '64B' and
16995            'BASE' and
16996            'NDRPDR' and
16997            '4T2C' and
16998            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16999   parameters:
17000   - "throughput"
17001   - "parent"
17002   - "tags"
17003   traces:
17004     hoverinfo: "x+y"
17005     boxpoints: "outliers"
17006     whiskerwidth: 0
17007   layout:
17008     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17009     layout: "plot-throughput"
17010
17011 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17012 - type: "plot"
17013   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17014   algorithm: "plot_performance_box"
17015   output-file-type: ".html"
17016   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17017   data: "plot-dpdk-throughput-latency-3n-skx"
17018   filter: "'NIC_Intel-XXV710' and
17019            '64B' and
17020            'BASE' and
17021            'NDRPDR' and
17022            '2T1C' and
17023            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17024   parameters:
17025   - "throughput"
17026   - "parent"
17027   - "tags"
17028   traces:
17029     hoverinfo: "x+y"
17030     boxpoints: "outliers"
17031     whiskerwidth: 0
17032   layout:
17033     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17034     layout: "plot-throughput"
17035
17036 - type: "plot"
17037   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17038   algorithm: "plot_performance_box"
17039   output-file-type: ".html"
17040   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17041   data: "plot-dpdk-throughput-latency-3n-skx"
17042   filter: "'NIC_Intel-XXV710' and
17043            '64B' and
17044            'BASE' and
17045            'NDRPDR' and
17046            '4T2C' and
17047            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17048   parameters:
17049   - "throughput"
17050   - "parent"
17051   - "tags"
17052   traces:
17053     hoverinfo: "x+y"
17054     boxpoints: "outliers"
17055     whiskerwidth: 0
17056   layout:
17057     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17058     layout: "plot-throughput"
17059
17060 - type: "plot"
17061   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17062   algorithm: "plot_performance_box"
17063   output-file-type: ".html"
17064   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17065   data: "plot-dpdk-throughput-latency-3n-skx"
17066   filter: "'NIC_Intel-XXV710' and
17067            '64B' and
17068            'BASE' and
17069            'NDRPDR' and
17070            '2T1C' and
17071            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17072   parameters:
17073   - "throughput"
17074   - "parent"
17075   - "tags"
17076   traces:
17077     hoverinfo: "x+y"
17078     boxpoints: "outliers"
17079     whiskerwidth: 0
17080   layout:
17081     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17082     layout: "plot-throughput"
17083
17084 - type: "plot"
17085   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17086   algorithm: "plot_performance_box"
17087   output-file-type: ".html"
17088   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17089   data: "plot-dpdk-throughput-latency-3n-skx"
17090   filter: "'NIC_Intel-XXV710' and
17091            '64B' and
17092            'BASE' and
17093            'NDRPDR' and
17094            '4T2C' and
17095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17096   parameters:
17097   - "throughput"
17098   - "parent"
17099   - "tags"
17100   traces:
17101     hoverinfo: "x+y"
17102     boxpoints: "outliers"
17103     whiskerwidth: 0
17104   layout:
17105     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17106     layout: "plot-throughput"
17107
17108 # Packet Throughput - DPDK testpmd 2n-skx-x710
17109 - type: "plot"
17110   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17111   algorithm: "plot_performance_box"
17112   output-file-type: ".html"
17113   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17114   data: "plot-dpdk-throughput-latency-2n-skx"
17115   filter: "'NIC_Intel-X710' and
17116            '64B' and
17117            'BASE' and
17118            'NDRPDR' and
17119            '2T1C' and
17120            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17121   parameters:
17122   - "throughput"
17123   - "parent"
17124   - "tags"
17125   traces:
17126     hoverinfo: "x+y"
17127     boxpoints: "outliers"
17128     whiskerwidth: 0
17129   layout:
17130     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17131     layout: "plot-throughput"
17132
17133 - type: "plot"
17134   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17135   algorithm: "plot_performance_box"
17136   output-file-type: ".html"
17137   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17138   data: "plot-dpdk-throughput-latency-2n-skx"
17139   filter: "'NIC_Intel-X710' and
17140            '64B' and
17141            'BASE' and
17142            'NDRPDR' and
17143            '4T2C' and
17144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17145   parameters:
17146   - "throughput"
17147   - "parent"
17148   - "tags"
17149   traces:
17150     hoverinfo: "x+y"
17151     boxpoints: "outliers"
17152     whiskerwidth: 0
17153   layout:
17154     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17155     layout: "plot-throughput"
17156
17157 - type: "plot"
17158   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17159   algorithm: "plot_performance_box"
17160   output-file-type: ".html"
17161   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17162   data: "plot-dpdk-throughput-latency-2n-skx"
17163   filter: "'NIC_Intel-X710' and
17164            '64B' and
17165            'BASE' and
17166            'NDRPDR' and
17167            '2T1C' and
17168            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17169   parameters:
17170   - "throughput"
17171   - "parent"
17172   - "tags"
17173   traces:
17174     hoverinfo: "x+y"
17175     boxpoints: "outliers"
17176     whiskerwidth: 0
17177   layout:
17178     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17179     layout: "plot-throughput"
17180
17181 - type: "plot"
17182   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17183   algorithm: "plot_performance_box"
17184   output-file-type: ".html"
17185   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17186   data: "plot-dpdk-throughput-latency-2n-skx"
17187   filter: "'NIC_Intel-X710' and
17188            '64B' and
17189            'BASE' and
17190            'NDRPDR' and
17191            '4T2C' and
17192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17193   parameters:
17194   - "throughput"
17195   - "parent"
17196   - "tags"
17197   traces:
17198     hoverinfo: "x+y"
17199     boxpoints: "outliers"
17200     whiskerwidth: 0
17201   layout:
17202     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17203     layout: "plot-throughput"
17204
17205 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
17206 - type: "plot"
17207   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17208   algorithm: "plot_performance_box"
17209   output-file-type: ".html"
17210   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17211   data: "plot-dpdk-throughput-latency-2n-skx"
17212   filter: "'NIC_Intel-XXV710' and
17213            '64B' and
17214            'BASE' and
17215            'NDRPDR' and
17216            '2T1C' and
17217            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17218   parameters:
17219   - "throughput"
17220   - "parent"
17221   - "tags"
17222   traces:
17223     hoverinfo: "x+y"
17224     boxpoints: "outliers"
17225     whiskerwidth: 0
17226   layout:
17227     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17228     layout: "plot-throughput"
17229
17230 - type: "plot"
17231   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17232   algorithm: "plot_performance_box"
17233   output-file-type: ".html"
17234   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17235   data: "plot-dpdk-throughput-latency-2n-skx"
17236   filter: "'NIC_Intel-XXV710' and
17237            '64B' and
17238            'BASE' and
17239            'NDRPDR' and
17240            '4T2C' and
17241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17242   parameters:
17243   - "throughput"
17244   - "parent"
17245   - "tags"
17246   traces:
17247     hoverinfo: "x+y"
17248     boxpoints: "outliers"
17249     whiskerwidth: 0
17250   layout:
17251     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17252     layout: "plot-throughput"
17253
17254 - type: "plot"
17255   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17256   algorithm: "plot_performance_box"
17257   output-file-type: ".html"
17258   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17259   data: "plot-dpdk-throughput-latency-2n-skx"
17260   filter: "'NIC_Intel-XXV710' and
17261            '64B' and
17262            'BASE' and
17263            'NDRPDR' and
17264            '2T1C' and
17265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17266   parameters:
17267   - "throughput"
17268   - "parent"
17269   - "tags"
17270   traces:
17271     hoverinfo: "x+y"
17272     boxpoints: "outliers"
17273     whiskerwidth: 0
17274   layout:
17275     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17276     layout: "plot-throughput"
17277
17278 - type: "plot"
17279   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17280   algorithm: "plot_performance_box"
17281   output-file-type: ".html"
17282   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17283   data: "plot-dpdk-throughput-latency-2n-skx"
17284   filter: "'NIC_Intel-XXV710' and
17285            '64B' and
17286            'BASE' and
17287            'NDRPDR' and
17288            '4T2C' and
17289            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17290   parameters:
17291   - "throughput"
17292   - "parent"
17293   - "tags"
17294   traces:
17295     hoverinfo: "x+y"
17296     boxpoints: "outliers"
17297     whiskerwidth: 0
17298   layout:
17299     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17300     layout: "plot-throughput"
17301
17302 ################################################################################
17303
17304 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
17305 - type: "plot"
17306   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17307   algorithm: "plot_latency_error_bars"
17308   output-file-type: ".html"
17309   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17310   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17311   filter: "'NIC_Intel-X520-DA2' and
17312            '64B' and
17313            ('BASE' or 'SCALE') and
17314            'NDRPDR' and
17315            'ETH' and
17316            '1T1C' and
17317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17318            not 'VHOST' and
17319            not 'MEMIF'"
17320   parameters:
17321   - "latency"
17322   - "parent"
17323   - "tags"
17324   sort:
17325   - "L2XCFWD"
17326   - "L2PATCH"
17327   - "L2BDMACLRN"
17328   - "FIB_10K"
17329   - "FIB_100K"
17330   - "FIB_1M"
17331   layout:
17332     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17333     layout: "plot-latency"
17334
17335 - type: "plot"
17336   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17337   algorithm: "plot_latency_error_bars"
17338   output-file-type: ".html"
17339   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17341   filter: "'NIC_Intel-X520-DA2' and
17342            '64B' and
17343            ('BASE' or 'SCALE') and
17344            'NDRPDR' and
17345            'ETH' and
17346            '2T2C' and
17347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17348            not 'VHOST' and
17349            not 'MEMIF'"
17350   parameters:
17351   - "latency"
17352   - "parent"
17353   - "tags"
17354   sort:
17355   - "L2XCFWD"
17356   - "L2PATCH"
17357   - "L2BDMACLRN"
17358   - "FIB_10K"
17359   - "FIB_100K"
17360   - "FIB_1M"
17361   layout:
17362     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17363     layout: "plot-latency"
17364
17365 # Packet Latency - VPP L2 3n-hsw-x520 features
17366 - type: "plot"
17367   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17368   algorithm: "plot_latency_error_bars"
17369   output-file-type: ".html"
17370   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17372   filter: "'NIC_Intel-X520-DA2' and
17373            '64B' and
17374            'NDRPDR' and
17375            '1T1C' and
17376            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17377            not 'ACL' and
17378            not 'VHOST' and
17379            not 'MEMIF'"
17380   parameters:
17381   - "latency"
17382   - "parent"
17383   - "tags"
17384   sort:
17385   - "L2XCBASE"    # l2xcbase
17386   - "L2BDBASE"    # l2bdbase
17387   - "L2XCFWD"     # dot1q-l2xcbase
17388   - "L2BDMACLRN"  # dot1q-l2bdbase
17389   layout:
17390     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
17391     layout: "plot-latency"
17392
17393 - type: "plot"
17394   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17395   algorithm: "plot_latency_error_bars"
17396   output-file-type: ".html"
17397   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17399   filter: "'NIC_Intel-X520-DA2' and
17400            '64B' and
17401            'NDRPDR' and
17402            '2T2C' and
17403            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17404            not 'ACL' and
17405            not 'VHOST' and
17406            not 'MEMIF'"
17407   parameters:
17408   - "latency"
17409   - "parent"
17410   - "tags"
17411   sort:
17412   - "L2XCBASE"    # l2xcbase
17413   - "L2BDBASE"    # l2bdbase
17414   - "L2XCFWD"     # dot1q-l2xcbase
17415   - "L2BDMACLRN"  # dot1q-l2bdbase
17416   layout:
17417     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
17418     layout: "plot-latency"
17419
17420 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
17421 - type: "plot"
17422   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17423   algorithm: "plot_latency_error_bars"
17424   output-file-type: ".html"
17425   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17426   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17427   filter: "'NIC_Intel-X520-DA2' and
17428            '64B' and
17429            'NDRPDR' and
17430            '1T1C' and
17431            'FEATURE' and
17432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17433            'IACL' and
17434            ('ACL1' or 'ACL50') and
17435            ('10K_FLOWS' or '10k_FLOWS') and
17436            not 'MACIP' and
17437            not 'VHOST' and
17438            not 'MEMIF'"
17439   parameters:
17440   - "latency"
17441   - "parent"
17442   - "tags"
17443   layout:
17444     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
17445     layout: "plot-latency"
17446
17447 - type: "plot"
17448   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17449   algorithm: "plot_latency_error_bars"
17450   output-file-type: ".html"
17451   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17453   filter: "'NIC_Intel-X520-DA2' and
17454            '64B' and
17455            'NDRPDR' and
17456            '2T2C' and
17457            'FEATURE' and
17458            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17459            'IACL' and
17460            ('ACL1' or 'ACL50') and
17461            ('10K_FLOWS' or '10k_FLOWS') and
17462            not 'MACIP' and
17463            not 'VHOST' and
17464            not 'MEMIF'"
17465   parameters:
17466   - "latency"
17467   - "parent"
17468   - "tags"
17469   layout:
17470     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
17471     layout: "plot-latency"
17472
17473 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
17474 - type: "plot"
17475   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17476   algorithm: "plot_latency_error_bars"
17477   output-file-type: ".html"
17478   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17479   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17480   filter: "'NIC_Intel-X520-DA2' and
17481            '64B' and
17482            'NDRPDR' and
17483            '1T1C' and
17484            'FEATURE' and
17485            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17486            'OACL' and
17487            ('ACL1' or 'ACL50') and
17488            ('10K_FLOWS' or '10k_FLOWS') and
17489            not 'MACIP' and
17490            not 'VHOST' and
17491            not 'MEMIF'"
17492   parameters:
17493   - "latency"
17494   - "parent"
17495   - "tags"
17496   layout:
17497     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
17498     layout: "plot-latency"
17499
17500 - type: "plot"
17501   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17502   algorithm: "plot_latency_error_bars"
17503   output-file-type: ".html"
17504   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17506   filter: "'NIC_Intel-X520-DA2' and
17507            '64B' and
17508            'NDRPDR' and
17509            '2T2C' and
17510            'FEATURE' and
17511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17512            'OACL' and
17513            ('ACL1' or 'ACL50') and
17514            ('10K_FLOWS' or '10k_FLOWS') and
17515            not 'MACIP' and
17516            not 'VHOST' and
17517            not 'MEMIF'"
17518   parameters:
17519   - "latency"
17520   - "parent"
17521   - "tags"
17522   layout:
17523     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
17524     layout: "plot-latency"
17525
17526 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
17527 - type: "plot"
17528   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17529   algorithm: "plot_latency_error_bars"
17530   output-file-type: ".html"
17531   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17533   filter: "'NIC_Intel-X520-DA2' and
17534            '64B' and
17535            'NDRPDR' and
17536            '1T1C' and
17537            'FEATURE' and
17538            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17539            'MACIP' and
17540            ('ACL1' or 'ACL50') and
17541            ('10K_FLOWS' or '10k_FLOWS') and
17542            not 'VHOST' and
17543            not 'MEMIF'"
17544   parameters:
17545   - "latency"
17546   - "parent"
17547   - "tags"
17548   layout:
17549     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
17550     layout: "plot-latency"
17551
17552 - type: "plot"
17553   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17554   algorithm: "plot_latency_error_bars"
17555   output-file-type: ".html"
17556   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17558   filter: "'NIC_Intel-X520-DA2' and
17559            '64B' and
17560            'NDRPDR' and
17561            '2T2C' and
17562            'FEATURE' and
17563            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17564            'MACIP' and
17565            ('ACL1' or 'ACL50') and
17566            ('10K_FLOWS' or '10k_FLOWS') and
17567            not 'VHOST' and
17568            not 'MEMIF'"
17569   parameters:
17570   - "latency"
17571   - "parent"
17572   - "tags"
17573   layout:
17574     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
17575     layout: "plot-latency"
17576
17577 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
17578 - type: "plot"
17579   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17580   algorithm: "plot_latency_error_bars"
17581   output-file-type: ".html"
17582   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17584   filter: "'NIC_Intel-X710' and
17585            '64B' and
17586            ('BASE' or 'SCALE') and
17587            'NDRPDR' and
17588            'ETH' and
17589            '1T1C' and
17590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17591            not 'VHOST' and
17592            not 'MEMIF'"
17593   parameters:
17594   - "latency"
17595   - "parent"
17596   - "tags"
17597   sort:
17598   - "L2PATCH"
17599   - "L2XCFWD"
17600   - "L2BDMACLRN"
17601   - "FIB_10K"
17602   - "FIB_100K"
17603   - "FIB_1M"
17604   layout:
17605     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17606     layout: "plot-latency"
17607
17608 - type: "plot"
17609   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17610   algorithm: "plot_latency_error_bars"
17611   output-file-type: ".html"
17612   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17614   filter: "'NIC_Intel-X710' and
17615            '64B' and
17616            ('BASE' or 'SCALE') and
17617            'NDRPDR' and
17618            'ETH' and
17619            '2T2C' and
17620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17621            not 'VHOST' and
17622            not 'MEMIF'"
17623   parameters:
17624   - "latency"
17625   - "parent"
17626   - "tags"
17627   sort:
17628   - "L2PATCH"
17629   - "L2XCFWD"
17630   - "L2BDMACLRN"
17631   - "FIB_10K"
17632   - "FIB_100K"
17633   - "FIB_1M"
17634   layout:
17635     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17636     layout: "plot-latency"
17637
17638 # Packet Latency - VPP L2 3n-hsw-x710 features
17639 - type: "plot"
17640   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17641   algorithm: "plot_latency_error_bars"
17642   output-file-type: ".html"
17643   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17645   filter: "'NIC_Intel-X710' and
17646            '64B' and
17647            'NDRPDR' and
17648            '1T1C' and
17649            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17650            not 'ACL' and
17651            not 'VHOST' and
17652            not 'L2OVRLAY' and
17653            not 'MEMIF'"
17654   parameters:
17655   - "latency"
17656   - "parent"
17657   - "tags"
17658   sort:
17659   - "L2XCBASE"    # l2xcbase
17660   - "L2BDBASE"    # l2bdbase
17661   - "L2XCFWD"     # dot1q-l2xcbase
17662   - "L2BDMACLRN"  # dot1q-l2bdbase
17663   layout:
17664     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
17665     layout: "plot-latency"
17666
17667 - type: "plot"
17668   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17669   algorithm: "plot_latency_error_bars"
17670   output-file-type: ".html"
17671   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17673   filter: "'NIC_Intel-X710' and
17674            '64B' and
17675            'NDRPDR' and
17676            '2T2C' and
17677            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17678            not 'ACL' and
17679            not 'VHOST' and
17680            not 'L2OVRLAY' and
17681            not 'MEMIF'"
17682   parameters:
17683   - "latency"
17684   - "parent"
17685   - "tags"
17686   sort:
17687   - "L2XCBASE"    # l2xcbase
17688   - "L2BDBASE"    # l2bdbase
17689   - "L2XCFWD"     # dot1q-l2xcbase
17690   - "L2BDMACLRN"  # dot1q-l2bdbase
17691   layout:
17692     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
17693     layout: "plot-latency"
17694
17695 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
17696 - type: "plot"
17697   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17698   algorithm: "plot_latency_error_bars"
17699   output-file-type: ".html"
17700   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17702   filter: "'NIC_Intel-X710' and
17703            '64B' and
17704            'NDRPDR' and
17705            '1T1C' and
17706            'FEATURE' and
17707            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17708            'IACL' and
17709            ('ACL1' or 'ACL50') and
17710            ('10K_FLOWS' or '10k_FLOWS') and
17711            not 'MACIP' and
17712            not 'VHOST' and
17713            not 'MEMIF'"
17714   parameters:
17715   - "latency"
17716   - "parent"
17717   - "tags"
17718   layout:
17719     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
17720     layout: "plot-latency"
17721
17722 - type: "plot"
17723   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17724   algorithm: "plot_latency_error_bars"
17725   output-file-type: ".html"
17726   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17727   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17728   filter: "'NIC_Intel-X710' and
17729            '64B' and
17730            'NDRPDR' and
17731            '2T2C' and
17732            'FEATURE' and
17733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17734            'IACL' and
17735            ('ACL1' or 'ACL50') and
17736            ('10K_FLOWS' or '10k_FLOWS') and
17737            not 'MACIP' and
17738            not 'VHOST' and
17739            not 'MEMIF'"
17740   parameters:
17741   - "latency"
17742   - "parent"
17743   - "tags"
17744   layout:
17745     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
17746     layout: "plot-latency"
17747
17748 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
17749 - type: "plot"
17750   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17751   algorithm: "plot_latency_error_bars"
17752   output-file-type: ".html"
17753   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17754   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17755   filter: "'NIC_Intel-XL710' and
17756            '64B' and
17757            'BASE' and
17758            'NDRPDR' and
17759            'ETH' and
17760            '1T1C' and
17761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17762            not 'VHOST' and
17763            not 'MEMIF'"
17764   parameters:
17765   - "latency"
17766   - "parent"
17767   - "tags"
17768   sort:
17769   - "L2PATCH"
17770   - "L2XCFWD"
17771   - "L2BDMACLRN"
17772   layout:
17773     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
17774     layout: "plot-latency"
17775
17776 - type: "plot"
17777   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17778   algorithm: "plot_latency_error_bars"
17779   output-file-type: ".html"
17780   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17782   filter: "'NIC_Intel-XL710' and
17783            '64B' and
17784            'BASE' and
17785            'NDRPDR' and
17786            'ETH' and
17787            '2T2C' and
17788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17789            not 'VHOST' and
17790            not 'MEMIF'"
17791   parameters:
17792   - "latency"
17793   - "parent"
17794   - "tags"
17795   sort:
17796   - "L2PATCH"
17797   - "L2XCFWD"
17798   - "L2BDMACLRN"
17799   layout:
17800     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
17801     layout: "plot-latency"
17802
17803 # Packet Latency - VPP L2 3n-skx-x710 base and scale
17804 - type: "plot"
17805   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17806   algorithm: "plot_latency_error_bars"
17807   output-file-type: ".html"
17808   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17810   filter: "'NIC_Intel-X710' and
17811            '64B' and
17812            ('BASE' or 'SCALE') and
17813            'NDRPDR' and
17814            'ETH' and
17815            '2T1C' and
17816            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17817            not 'VHOST' and
17818            not 'MEMIF' and
17819            not 'DRV_AVF'"
17820   parameters:
17821   - "latency"
17822   - "parent"
17823   - "tags"
17824   sort:
17825   - "L2PATCH"
17826   - "L2XCBASE"
17827   - "BASE"
17828   - "FIB_10K"
17829   - "FIB_100K"
17830   - "FIB_1M"
17831   layout:
17832     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17833     layout: "plot-latency"
17834
17835 - type: "plot"
17836   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17837   algorithm: "plot_latency_error_bars"
17838   output-file-type: ".html"
17839   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17841   filter: "'NIC_Intel-X710' and
17842            '64B' and
17843            ('BASE' or 'SCALE') and
17844            'NDRPDR' and
17845            'ETH' and
17846            '4T2C' and
17847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17848            not 'VHOST' and
17849            not 'MEMIF' and
17850            not 'DRV_AVF'"
17851   parameters:
17852   - "latency"
17853   - "parent"
17854   - "tags"
17855   sort:
17856   - "L2PATCH"
17857   - "L2XCBASE"
17858   - "BASE"
17859   - "FIB_10K"
17860   - "FIB_100K"
17861   - "FIB_1M"
17862   layout:
17863     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17864     layout: "plot-latency"
17865
17866 # Packet Latency - VPP L2 3n-skx-x710 features
17867 - type: "plot"
17868   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17869   algorithm: "plot_latency_error_bars"
17870   output-file-type: ".html"
17871   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17873   filter: "'NIC_Intel-X710' and
17874            '64B' and
17875            'NDRPDR' and
17876            '2T1C' and
17877            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17878            not 'ACL' and
17879            not 'VHOST' and
17880            not 'DRV_AVF' and
17881            not 'L2OVRLAY' and
17882            not 'MEMIF'"
17883   parameters:
17884   - "latency"
17885   - "parent"
17886   - "tags"
17887   sort:
17888   - "L2XCBASE"    # l2xcbase
17889   - "L2BDBASE"    # l2bdbase
17890   - "L2XCFWD"     # dot1q-l2xcbase
17891   - "L2BDMACLRN"  # dot1q-l2bdbase
17892   layout:
17893     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
17894     layout: "plot-latency"
17895
17896 - type: "plot"
17897   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17898   algorithm: "plot_latency_error_bars"
17899   output-file-type: ".html"
17900   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17902   filter: "'NIC_Intel-X710' and
17903            '64B' and
17904            'NDRPDR' and
17905            '4T2C' and
17906            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17907            not 'ACL' and
17908            not 'VHOST' and
17909            not 'DRV_AVF' and
17910            not 'L2OVRLAY' and
17911            not 'MEMIF'"
17912   parameters:
17913   - "latency"
17914   - "parent"
17915   - "tags"
17916   sort:
17917   - "L2XCBASE"    # l2xcbase
17918   - "L2BDBASE"    # l2bdbase
17919   - "L2XCFWD"     # dot1q-l2xcbase
17920   - "L2BDMACLRN"  # dot1q-l2bdbase
17921   layout:
17922     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
17923     layout: "plot-latency"
17924
17925 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
17926 - type: "plot"
17927   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17928   algorithm: "plot_latency_error_bars"
17929   output-file-type: ".html"
17930   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17932   filter: "'NIC_Intel-X710' and
17933            '64B' and
17934            'NDRPDR' and
17935            '2T1C' and
17936            'FEATURE' and
17937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17938            'IACL' and
17939            ('ACL1' or 'ACL50') and
17940            ('10K_FLOWS' or '10k_FLOWS') and
17941            not 'MACIP' and
17942            not 'VHOST' and
17943            not 'MEMIF'"
17944   parameters:
17945   - "latency"
17946   - "parent"
17947   - "tags"
17948   layout:
17949     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
17950     layout: "plot-latency"
17951
17952 - type: "plot"
17953   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17954   algorithm: "plot_latency_error_bars"
17955   output-file-type: ".html"
17956   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17958   filter: "'NIC_Intel-X710' and
17959            '64B' and
17960            'NDRPDR' and
17961            '4T2C' and
17962            'FEATURE' and
17963            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17964            'IACL' and
17965            ('ACL1' or 'ACL50') and
17966            ('10K_FLOWS' or '10k_FLOWS') and
17967            not 'MACIP' and
17968            not 'VHOST' and
17969            not 'MEMIF'"
17970   parameters:
17971   - "latency"
17972   - "parent"
17973   - "tags"
17974   layout:
17975     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
17976     layout: "plot-latency"
17977
17978 # Packet Latency - VPP L2 3n-skx-xxv710 base
17979 - type: "plot"
17980   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17981   algorithm: "plot_latency_error_bars"
17982   output-file-type: ".html"
17983   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17984   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17985   filter: "'NIC_Intel-XXV710' and
17986            '64B' and
17987            ('BASE' or 'SCALE') and
17988            'NDRPDR' and
17989            'ETH' and
17990            '2T1C' and
17991            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17992            not 'VHOST' and
17993            not 'MEMIF'"
17994   parameters:
17995   - "latency"
17996   - "parent"
17997   - "tags"
17998   sort:
17999   - "L2PATCH"
18000   - "L2PATCH"
18001   - "L2XCBASE"
18002   - "L2BDMACLRN"
18003   layout:
18004     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18005     layout: "plot-latency"
18006
18007 - type: "plot"
18008   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18009   algorithm: "plot_latency_error_bars"
18010   output-file-type: ".html"
18011   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18013   filter: "'NIC_Intel-XXV710' and
18014            '64B' and
18015            ('BASE' or 'SCALE') and
18016            'NDRPDR' and
18017            'ETH' and
18018            '4T2C' and
18019            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18020            not 'VHOST' and
18021            not 'MEMIF'"
18022   parameters:
18023   - "latency"
18024   - "parent"
18025   - "tags"
18026   sort:
18027   - "L2PATCH"
18028   - "L2PATCH"
18029   - "L2XCBASE"
18030   - "L2BDMACLRN"
18031   layout:
18032     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18033     layout: "plot-latency"
18034
18035 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18036 - type: "plot"
18037   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18038   algorithm: "plot_latency_error_bars"
18039   output-file-type: ".html"
18040   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
18041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18042   filter: "'NIC_Intel-X710' and
18043            '64B' and
18044            'ETH' and
18045            ('BASE' or 'SCALE') and
18046            'NDRPDR' and
18047            '2T1C' and
18048            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18049            not 'VHOST' and
18050            not 'MEMIF'"
18051   parameters:
18052   - "latency"
18053   - "parent"
18054   - "tags"
18055   sort:
18056   - "L2PATCH"
18057   - "L2XCBASE"
18058   - "BASE"
18059   - "FIB_10K"
18060   - "FIB_100K"
18061   - "FIB_1M"
18062   layout:
18063     title: "l2sw-2n-skx-x710-64b-2t1c-base-ndr"
18064     layout: "plot-latency"
18065
18066 - type: "plot"
18067   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18068   algorithm: "plot_latency_error_bars"
18069   output-file-type: ".html"
18070   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
18071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18072   filter: "'NIC_Intel-X710' and
18073            '64B' and
18074            ('BASE' or 'SCALE') and
18075            'NDRPDR' and
18076            'ETH' and
18077            '4T2C' and
18078            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18079            not 'VHOST' and
18080            not 'MEMIF'"
18081   parameters:
18082   - "latency"
18083   - "parent"
18084   - "tags"
18085   sort:
18086   - "L2PATCH"
18087   - "L2XCBASE"
18088   - "BASE"
18089   - "FIB_10K"
18090   - "FIB_100K"
18091   - "FIB_1M"
18092   layout:
18093     title: "l2sw-2n-skx-x710-64b-4t2c-base-ndr"
18094     layout: "plot-latency"
18095
18096 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18097 - type: "plot"
18098   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18099   algorithm: "plot_latency_error_bars"
18100   output-file-type: ".html"
18101   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18103   filter: "'NIC_Intel-XXV710' and
18104            '64B' and
18105            ('BASE' or 'SCALE') and
18106            'NDRPDR' and
18107            'ETH' and
18108            '2T1C' and
18109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18110            not 'VHOST' and
18111            not 'MEMIF'"
18112   parameters:
18113   - "latency"
18114   - "parent"
18115   - "tags"
18116   sort:
18117   - "L2PATCH"
18118   - "L2XCBASE"
18119   - "BASE"
18120   - "FIB_10K"
18121   - "FIB_100K"
18122   - "FIB_1M"
18123   layout:
18124     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18125     layout: "plot-latency"
18126
18127 - type: "plot"
18128   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18129   algorithm: "plot_latency_error_bars"
18130   output-file-type: ".html"
18131   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18133   filter: "'NIC_Intel-XXV710' and
18134            '64B' and
18135            ('BASE' or 'SCALE') and
18136            'NDRPDR' and
18137            'ETH' and
18138            '4T2C' and
18139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18140            not 'VHOST' and
18141            not 'MEMIF'"
18142   parameters:
18143   - "latency"
18144   - "parent"
18145   - "tags"
18146   sort:
18147   - "L2PATCH"
18148   - "L2XCBASE"
18149   - "BASE"
18150   - "FIB_10K"
18151   - "FIB_100K"
18152   - "FIB_1M"
18153   layout:
18154     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18155     layout: "plot-latency"
18156
18157 ################################################################################
18158
18159 # Packet Latency - VPP Container Memif 3n-hsw-x520
18160 - type: "plot"
18161   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18162   algorithm: "plot_latency_error_bars"
18163   output-file-type: ".html"
18164   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18166   filter: "'NIC_Intel-X520-DA2' and
18167            '64B' and
18168            ('BASE' or 'SCALE') and
18169            'NDRPDR' and
18170            '1T1C' and
18171            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18172            not 'VHOST' and
18173            'MEMIF'"
18174   parameters:
18175   - "latency"
18176   - "parent"
18177   - "tags"
18178   sort:
18179   - "L2XCFWD"
18180   - "L2XCFWD"
18181   - "L2XCFWD"
18182   - "L2BDMACLRN"
18183   - "L2BDMACLRN"
18184   - "L2BDMACLRN"
18185   - "IP4FWD"
18186   layout:
18187     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
18188     layout: "plot-latency"
18189
18190 - type: "plot"
18191   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18192   algorithm: "plot_latency_error_bars"
18193   output-file-type: ".html"
18194   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18196   filter: "'NIC_Intel-X520-DA2' and
18197            '64B' and
18198            ('BASE' or 'SCALE') and
18199            'NDRPDR' and
18200            '2T2C' and
18201            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18202            not 'VHOST' and
18203            'MEMIF'"
18204   parameters:
18205   - "latency"
18206   - "parent"
18207   - "tags"
18208   sort:
18209   - "L2XCFWD"
18210   - "L2XCFWD"
18211   - "L2XCFWD"
18212   - "L2BDMACLRN"
18213   - "L2BDMACLRN"
18214   - "L2BDMACLRN"
18215   - "IP4FWD"
18216   layout:
18217     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18218     layout: "plot-latency"
18219
18220 # Packet Latency - VPP Container Memif 3n-hsw-x710
18221 - type: "plot"
18222   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18223   algorithm: "plot_latency_error_bars"
18224   output-file-type: ".html"
18225   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18227   filter: "'NIC_Intel-X710' and
18228            '64B' and
18229            ('BASE' or 'SCALE') and
18230            'NDRPDR' and
18231            '1T1C' and
18232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18233            not 'VHOST' and
18234            'MEMIF'"
18235   parameters:
18236   - "latency"
18237   - "parent"
18238   - "tags"
18239   sort:
18240   - "L2XCFWD"
18241   - "L2XCFWD"
18242   - "L2XCFWD"
18243   - "L2BDMACLRN"
18244   - "L2BDMACLRN"
18245   - "L2BDMACLRN"
18246   - "IP4FWD"
18247   layout:
18248     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18249     layout: "plot-latency"
18250
18251 - type: "plot"
18252   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18253   algorithm: "plot_latency_error_bars"
18254   output-file-type: ".html"
18255   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18257   filter: "'NIC_Intel-X710' and
18258            '64B' and
18259            ('BASE' or 'SCALE') and
18260            'NDRPDR' and
18261            '2T2C' and
18262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18263            not 'VHOST' and
18264            'MEMIF'"
18265   parameters:
18266   - "latency"
18267   - "parent"
18268   - "tags"
18269   sort:
18270   - "L2XCFWD"
18271   - "L2XCFWD"
18272   - "L2XCFWD"
18273   - "L2BDMACLRN"
18274   - "L2BDMACLRN"
18275   - "L2BDMACLRN"
18276   - "IP4FWD"
18277   layout:
18278     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18279     layout: "plot-latency"
18280
18281 # Packet Latency - VPP Container Memif 3n-hsw-xl710
18282 - type: "plot"
18283   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18284   algorithm: "plot_latency_error_bars"
18285   output-file-type: ".html"
18286   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18288   filter: "'NIC_Intel-XL710' and
18289            '64B' and
18290            ('BASE' or 'SCALE') and
18291            'NDRPDR' and
18292            '1T1C' and
18293            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18294            not 'VHOST' and
18295            'MEMIF'"
18296   parameters:
18297   - "latency"
18298   - "parent"
18299   - "tags"
18300   sort:
18301   - "L2XCFWD"
18302   - "L2XCFWD"
18303   - "L2XCFWD"
18304   - "L2BDMACLRN"
18305   - "L2BDMACLRN"
18306   - "L2BDMACLRN"
18307   - "IP4FWD"
18308   layout:
18309     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
18310     layout: "plot-latency"
18311
18312 - type: "plot"
18313   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18314   algorithm: "plot_latency_error_bars"
18315   output-file-type: ".html"
18316   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18318   filter: "'NIC_Intel-XL710' and
18319            '64B' and
18320            ('BASE' or 'SCALE') and
18321            'NDRPDR' and
18322            '2T2C' and
18323            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18324            not 'VHOST' and
18325            'MEMIF'"
18326   parameters:
18327   - "latency"
18328   - "parent"
18329   - "tags"
18330   sort:
18331   - "L2XCFWD"
18332   - "L2XCFWD"
18333   - "L2XCFWD"
18334   - "L2BDMACLRN"
18335   - "L2BDMACLRN"
18336   - "L2BDMACLRN"
18337   - "IP4FWD"
18338   layout:
18339     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
18340     layout: "plot-latency"
18341
18342 # Packet Latency - VPP Container Memif 3n-skx-x710
18343 - type: "plot"
18344   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18345   algorithm: "plot_latency_error_bars"
18346   output-file-type: ".html"
18347   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18349   filter: "'NIC_Intel-X710' and
18350            '64B' and
18351            ('BASE' or 'SCALE') and
18352            'NDRPDR' and
18353            '2T1C' and
18354            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18355            not 'VHOST' and
18356            'MEMIF'"
18357   parameters:
18358   - "latency"
18359   - "parent"
18360   - "tags"
18361   sort:
18362   - "L2XCFWD"
18363   - "L2XCFWD"
18364   - "L2XCFWD"
18365   - "L2BDMACLRN"
18366   - "L2BDMACLRN"
18367   - "L2BDMACLRN"
18368   - "IP4FWD"
18369   layout:
18370     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
18371     layout: "plot-latency"
18372
18373 - type: "plot"
18374   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18375   algorithm: "plot_latency_error_bars"
18376   output-file-type: ".html"
18377   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18379   filter: "'NIC_Intel-X710' and
18380            '64B' and
18381            ('BASE' or 'SCALE') and
18382            'NDRPDR' and
18383            '4T2C' and
18384            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18385            not 'VHOST' and
18386            'MEMIF'"
18387   parameters:
18388   - "latency"
18389   - "parent"
18390   - "tags"
18391   sort:
18392   - "L2XCFWD"
18393   - "L2XCFWD"
18394   - "L2XCFWD"
18395   - "L2BDMACLRN"
18396   - "L2BDMACLRN"
18397   - "L2BDMACLRN"
18398   - "IP4FWD"
18399   layout:
18400     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
18401     layout: "plot-latency"
18402
18403 # Packet Latency - VPP Container Memif 2n-skx-x710
18404 - type: "plot"
18405   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18406   algorithm: "plot_latency_error_bars"
18407   output-file-type: ".html"
18408   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18409   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18410   filter: "'NIC_Intel-X710' and
18411            '64B' and
18412            ('BASE' or 'SCALE') and
18413            'NDRPDR' and
18414            '2T1C' and
18415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18416            not 'VHOST' and
18417            not 'NF_DENSITY' and
18418            'MEMIF'"
18419   parameters:
18420   - "latency"
18421   - "parent"
18422   - "tags"
18423   sort:
18424   - "L2XCFWD"
18425   - "L2XCFWD"
18426   - "L2XCFWD"
18427   - "L2BDMACLRN"
18428   - "L2BDMACLRN"
18429   - "L2BDMACLRN"
18430   - "IP4FWD"
18431   layout:
18432     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
18433     layout: "plot-latency"
18434
18435 - type: "plot"
18436   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18437   algorithm: "plot_latency_error_bars"
18438   output-file-type: ".html"
18439   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18441   filter: "'NIC_Intel-X710' and
18442            '64B' and
18443            ('BASE' or 'SCALE') and
18444            'NDRPDR' and
18445            '4T2C' and
18446            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18447            not 'VHOST' and
18448            not 'NF_DENSITY' and
18449            'MEMIF'"
18450   parameters:
18451   - "latency"
18452   - "parent"
18453   - "tags"
18454   sort:
18455   - "L2XCFWD"
18456   - "L2XCFWD"
18457   - "L2XCFWD"
18458   - "L2BDMACLRN"
18459   - "L2BDMACLRN"
18460   - "L2BDMACLRN"
18461   - "IP4FWD"
18462   layout:
18463     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
18464     layout: "plot-latency"
18465
18466 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
18467 #- type: "plot"
18468 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18469 #  algorithm: "plot_latency_error_bars"
18470 #  output-file-type: ".html"
18471 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18472 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
18473 #  filter: "'NIC_Intel-XXV710' and
18474 #           '64B' and
18475 #           ('BASE' or 'SCALE') and
18476 #           'NDRPDR' and
18477 #           '2T1C' and
18478 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18479 #           not 'VHOST' and
18480 #           'MEMIF'"
18481 #  parameters:
18482 #  - "latency"
18483 #  - "parent"
18484 #  - "tags"
18485 #  sort:
18486 #  - "L2XCFWD"
18487 #  - "L2XCFWD"
18488 #  - "L2XCFWD"
18489 #  - "L2BDMACLRN"
18490 #  - "L2BDMACLRN"
18491 #  - "L2BDMACLRN"
18492 #  - "IP4FWD"
18493 #  layout:
18494 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
18495 #    layout: "plot-latency"
18496 #
18497 #- type: "plot"
18498 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18499 #  algorithm: "plot_latency_error_bars"
18500 #  output-file-type: ".html"
18501 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18502 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
18503 #  filter: "'NIC_Intel-XXV710' and
18504 #           '64B' and
18505 #           ('BASE' or 'SCALE') and
18506 #           'NDRPDR' and
18507 #           '4T2C' and
18508 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18509 #           not 'VHOST' and
18510 #           'MEMIF'"
18511 #  parameters:
18512 #  - "latency"
18513 #  - "parent"
18514 #  - "tags"
18515 #  sort:
18516 #  - "L2XCFWD"
18517 #  - "L2XCFWD"
18518 #  - "L2XCFWD"
18519 #  - "L2BDMACLRN"
18520 #  - "L2BDMACLRN"
18521 #  - "L2BDMACLRN"
18522 #  - "IP4FWD"
18523 #  layout:
18524 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
18525 #    layout: "plot-latency"
18526
18527 ################################################################################
18528
18529 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
18530 - type: "plot"
18531   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18532   algorithm: "plot_latency_error_bars"
18533   output-file-type: ".html"
18534   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18535   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18536   filter: "'NIC_Intel-X520-DA2' and
18537            '64B' and
18538            ('BASE' or 'SCALE') and
18539            'NDRPDR' and
18540            '1T1C' and
18541            'L2XCFWD' and
18542            not 'VHOST' and
18543            not 'NF_DENSITY' and
18544            'MEMIF'"
18545   parameters:
18546   - "latency"
18547   - "parent"
18548   - "tags"
18549   sort:
18550   - "1VNF"
18551   - "2VNF"
18552   - "4VNF"
18553   - "2VNF"
18554   - "4VNF"
18555   layout:
18556     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
18557     layout: "plot-latency"
18558
18559 - type: "plot"
18560   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18561   algorithm: "plot_latency_error_bars"
18562   output-file-type: ".html"
18563   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18564   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18565   filter: "'NIC_Intel-X520-DA2' and
18566            '64B' and
18567            ('BASE' or 'SCALE') and
18568            'NDRPDR' and
18569            '2T2C' and
18570            'L2XCFWD' and
18571            not 'VHOST' and
18572            not 'NF_DENSITY' and
18573            'MEMIF'"
18574   parameters:
18575   - "latency"
18576   - "parent"
18577   - "tags"
18578   sort:
18579   - "1VNF"
18580   - "2VNF"
18581   - "4VNF"
18582   - "2VNF"
18583   - "4VNF"
18584   layout:
18585     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
18586     layout: "plot-latency"
18587
18588 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
18589 - type: "plot"
18590   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18591   algorithm: "plot_latency_error_bars"
18592   output-file-type: ".html"
18593   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18594   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18595   filter: "'NIC_Intel-X520-DA2' and
18596            '64B' and
18597            ('BASE' or 'SCALE') and
18598            'NDRPDR' and
18599            '1T1C' and
18600            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18601            not 'VHOST' and
18602            not 'NF_DENSITY' and
18603            'MEMIF'"
18604   parameters:
18605   - "latency"
18606   - "parent"
18607   - "tags"
18608   sort:
18609   - "1VNF"
18610   - "2VNF"
18611   - "4VNF"
18612   - "2VNF"
18613   - "4VNF"
18614   layout:
18615     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
18616     layout: "plot-latency"
18617
18618 - type: "plot"
18619   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18620   algorithm: "plot_latency_error_bars"
18621   output-file-type: ".html"
18622   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18623   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18624   filter: "'NIC_Intel-X520-DA2' and
18625            '64B' and
18626            ('BASE' or 'SCALE') and
18627            'NDRPDR' and
18628            '2T2C' and
18629            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18630            not 'VHOST' and
18631            not 'NF_DENSITY' and
18632            'MEMIF'"
18633   parameters:
18634   - "latency"
18635   - "parent"
18636   - "tags"
18637   sort:
18638   - "1VNF"
18639   - "2VNF"
18640   - "4VNF"
18641   - "2VNF"
18642   - "4VNF"
18643   layout:
18644     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
18645     layout: "plot-latency"
18646
18647 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
18648 - type: "plot"
18649   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18650   algorithm: "plot_latency_error_bars"
18651   output-file-type: ".html"
18652   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18653   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18654   filter: "'NIC_Intel-X710' and
18655            '64B' and
18656            ('BASE' or 'SCALE') and
18657            'NDRPDR' and
18658            '1T1C' and
18659            'L2XCFWD' and
18660            not 'VHOST' and
18661            not 'NF_DENSITY' and
18662            'MEMIF'"
18663   parameters:
18664   - "latency"
18665   - "parent"
18666   - "tags"
18667   sort:
18668   - "1VNF"
18669   - "2VNF"
18670   - "4VNF"
18671   - "2VNF"
18672   - "4VNF"
18673   layout:
18674     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
18675     layout: "plot-latency"
18676
18677 - type: "plot"
18678   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18679   algorithm: "plot_latency_error_bars"
18680   output-file-type: ".html"
18681   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18682   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18683   filter: "'NIC_Intel-X710' and
18684            '64B' and
18685            ('BASE' or 'SCALE') and
18686            'NDRPDR' and
18687            '2T2C' and
18688            'L2XCFWD' and
18689            not 'VHOST' and
18690            not 'NF_DENSITY' and
18691            'MEMIF'"
18692   parameters:
18693   - "latency"
18694   - "parent"
18695   - "tags"
18696   sort:
18697   - "1VNF"
18698   - "2VNF"
18699   - "4VNF"
18700   - "2VNF"
18701   - "4VNF"
18702   layout:
18703     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
18704     layout: "plot-latency"
18705
18706 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
18707 - type: "plot"
18708   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18709   algorithm: "plot_latency_error_bars"
18710   output-file-type: ".html"
18711   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18712   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18713   filter: "'NIC_Intel-X710' and
18714            '64B' and
18715            ('BASE' or 'SCALE') and
18716            'NDRPDR' and
18717            '1T1C' and
18718            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18719            not 'VHOST' and
18720            not 'NF_DENSITY' and
18721            'MEMIF'"
18722   parameters:
18723   - "latency"
18724   - "parent"
18725   - "tags"
18726   sort:
18727   - "1VNF"
18728   - "2VNF"
18729   - "4VNF"
18730   - "2VNF"
18731   - "4VNF"
18732   layout:
18733     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
18734     layout: "plot-latency"
18735
18736 - type: "plot"
18737   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18738   algorithm: "plot_latency_error_bars"
18739   output-file-type: ".html"
18740   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18741   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18742   filter: "'NIC_Intel-X710' and
18743            '64B' and
18744            ('BASE' or 'SCALE') and
18745            'NDRPDR' and
18746            '2T2C' and
18747            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18748            not 'VHOST' and
18749            not 'NF_DENSITY' and
18750            'MEMIF'"
18751   parameters:
18752   - "latency"
18753   - "parent"
18754   - "tags"
18755   sort:
18756   - "1VNF"
18757   - "2VNF"
18758   - "4VNF"
18759   - "2VNF"
18760   - "4VNF"
18761   layout:
18762     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
18763     layout: "plot-latency"
18764
18765 ################################################################################
18766
18767 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
18768 - type: "plot"
18769   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18770   algorithm: "plot_latency_error_bars"
18771   output-file-type: ".html"
18772   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18774   filter: "'NIC_Intel-X520-DA2' and
18775            '64B' and
18776            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18777            'NDRPDR' and
18778            '1T1C' and
18779            'IP4FWD' and
18780            not 'IPSEC' and
18781            not 'DOT1Q' and
18782            not 'VHOST'"
18783   parameters:
18784   - "latency"
18785   - "parent"
18786   - "tags"
18787   sort:
18788   - "DOT1Q"
18789   - "IP4BASE"
18790   - "FIB_20K"
18791   - "FIB_200K"
18792   - "FIB_2M"
18793   layout:
18794     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18795     layout: "plot-latency"
18796
18797 - type: "plot"
18798   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18799   algorithm: "plot_latency_error_bars"
18800   output-file-type: ".html"
18801   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18803   filter: "'NIC_Intel-X520-DA2' and
18804            '64B' and
18805            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18806            'NDRPDR' and
18807            '2T2C' and
18808            'IP4FWD' and
18809            not 'IPSEC' and
18810            not 'DOT1Q' and
18811            not 'VHOST'"
18812   parameters:
18813   - "latency"
18814   - "parent"
18815   - "tags"
18816   sort:
18817   - "DOT1Q"
18818   - "IP4BASE"
18819   - "FIB_20K"
18820   - "FIB_200K"
18821   - "FIB_2M"
18822   layout:
18823     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18824     layout: "plot-latency"
18825
18826 # Packet Latency - VPP IPv4 3n-hsw-x520 features
18827 - type: "plot"
18828   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18829   algorithm: "plot_latency_error_bars"
18830   output-file-type: ".html"
18831   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18833   filter: "'NIC_Intel-X520-DA2' and
18834            '64B' and
18835            ('IP4BASE' or
18836             'POLICE_MARK' or
18837             'COPWHLIST' or
18838             ('NAT44' and 'BASE') or
18839             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18840            'NDRPDR' and
18841            '1T1C' and
18842            'IP4FWD' and
18843            not 'IPSEC' and
18844            not 'VHOST'"
18845   parameters:
18846   - "latency"
18847   - "parent"
18848   - "tags"
18849   sort:
18850   - "DOT1Q"
18851   - "IP4BASE"
18852   - "NAT44"
18853   - "POLICE_MARK"
18854   - "COPWHLIST"
18855   - "IACL"
18856   - "OACL"
18857   layout:
18858     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
18859     layout: "plot-latency"
18860
18861 - type: "plot"
18862   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18863   algorithm: "plot_latency_error_bars"
18864   output-file-type: ".html"
18865   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18867   filter: "'NIC_Intel-X520-DA2' and
18868            '64B' and
18869            ('IP4BASE' or
18870             'POLICE_MARK' or
18871             'COPWHLIST' or
18872             ('NAT44' and 'BASE') or
18873             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18874            'NDRPDR' and
18875            '2T2C' and
18876            'IP4FWD' and
18877            not 'IPSEC' and
18878            not 'VHOST'"
18879   parameters:
18880   - "latency"
18881   - "parent"
18882   - "tags"
18883   sort:
18884   - "DOT1Q"
18885   - "IP4BASE"
18886   - "NAT44"
18887   - "POLICE_MARK"
18888   - "COPWHLIST"
18889   - "IACL"
18890   - "OACL"
18891   layout:
18892     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
18893     layout: "plot-latency"
18894
18895 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
18896 - type: "plot"
18897   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18898   algorithm: "plot_latency_error_bars"
18899   output-file-type: ".html"
18900   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18902   filter: "'NIC_Intel-X520-DA2' and
18903            '64B' and
18904            'NDRPDR' and
18905            '1T1C' and
18906            'IP4FWD' and
18907            ('NAT44' or 'IP4BASE') and
18908            not 'DOT1Q' and
18909            not 'IPSEC' and
18910            not 'VHOST'"
18911   parameters:
18912   - "latency"
18913   - "parent"
18914   - "tags"
18915   sort:
18916   - "IP4BASE"
18917   - "BASE"
18918   - "SRC_USER_10"
18919   - "SRC_USER_100"
18920   - "SRC_USER_1000"
18921   - "SRC_USER_2000"
18922   layout:
18923     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
18924     layout: "plot-latency"
18925
18926 - type: "plot"
18927   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18928   algorithm: "plot_latency_error_bars"
18929   output-file-type: ".html"
18930   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18931   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18932   filter: "'NIC_Intel-X520-DA2' and
18933            '64B' and
18934            'NDRPDR' and
18935            '2T2C' and
18936            'IP4FWD' and
18937            ('NAT44' or 'IP4BASE') and
18938            not 'DOT1Q' and
18939            not 'IPSEC' and
18940            not 'VHOST'"
18941   parameters:
18942   - "latency"
18943   - "parent"
18944   - "tags"
18945   sort:
18946   - "IP4BASE"
18947   - "BASE"
18948   - "SRC_USER_10"
18949   - "SRC_USER_100"
18950   - "SRC_USER_1000"
18951   - "SRC_USER_2000"
18952   layout:
18953     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
18954     layout: "plot-latency"
18955
18956 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
18957 - type: "plot"
18958   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18959   algorithm: "plot_latency_error_bars"
18960   output-file-type: ".html"
18961   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18963   filter: "'NIC_Intel-X520-DA2' and
18964            '64B' and
18965            'NDRPDR' and
18966            '1T1C' and
18967            'IP4FWD' and
18968            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18969            not 'IPSEC' and
18970            not 'DOT1Q' and
18971            not 'VHOST'"
18972   parameters:
18973   - "latency"
18974   - "parent"
18975   - "tags"
18976   sort:
18977   - "IP4BASE"
18978   - "ACL_STATELESS"
18979   - "ACL_STATEFUL"
18980   - "ACL_STATELESS"
18981   - "ACL_STATEFUL"
18982   layout:
18983     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18984     layout: "plot-latency"
18985
18986 - type: "plot"
18987   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18988   algorithm: "plot_latency_error_bars"
18989   output-file-type: ".html"
18990   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18992   filter: "'NIC_Intel-X520-DA2' and
18993            '64B' and
18994            'NDRPDR' and
18995            '2T2C' and
18996            'IP4FWD' and
18997            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18998            not 'IPSEC' and
18999            not 'DOT1Q' and
19000            not 'VHOST'"
19001   parameters:
19002   - "latency"
19003   - "parent"
19004   - "tags"
19005   sort:
19006   - "IP4BASE"
19007   - "ACL_STATELESS"
19008   - "ACL_STATEFUL"
19009   - "ACL_STATELESS"
19010   - "ACL_STATEFUL"
19011   layout:
19012     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19013     layout: "plot-latency"
19014
19015 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19016 - type: "plot"
19017   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19018   algorithm: "plot_latency_error_bars"
19019   output-file-type: ".html"
19020   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19022   filter: "'NIC_Intel-X520-DA2' and
19023            '64B' and
19024            'NDRPDR' and
19025            '1T1C' and
19026            'IP4FWD' and
19027            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19028            not 'IPSEC' and
19029            not 'DOT1Q' and
19030            not 'VHOST'"
19031   parameters:
19032   - "latency"
19033   - "parent"
19034   - "tags"
19035   sort:
19036   - "IP4BASE"
19037   - "ACL_STATELESS"
19038   - "ACL_STATEFUL"
19039   - "ACL_STATELESS"
19040   - "ACL_STATEFUL"
19041   layout:
19042     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19043     layout: "plot-latency"
19044
19045 - type: "plot"
19046   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19047   algorithm: "plot_latency_error_bars"
19048   output-file-type: ".html"
19049   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19051   filter: "'NIC_Intel-X520-DA2' and
19052            '64B' and
19053            'NDRPDR' and
19054            '2T2C' and
19055            'IP4FWD' and
19056            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19057            not 'IPSEC' and
19058            not 'DOT1Q' and
19059            not 'VHOST'"
19060   parameters:
19061   - "latency"
19062   - "parent"
19063   - "tags"
19064   sort:
19065   - "IP4BASE"
19066   - "ACL_STATELESS"
19067   - "ACL_STATEFUL"
19068   - "ACL_STATELESS"
19069   - "ACL_STATEFUL"
19070   layout:
19071     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19072     layout: "plot-latency"
19073
19074 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19075 - type: "plot"
19076   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19077   algorithm: "plot_latency_error_bars"
19078   output-file-type: ".html"
19079   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19081   filter: "'NIC_Intel-X710' and
19082            '64B' and
19083            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19084            'NDRPDR' and
19085            '1T1C' and
19086            'IP4FWD' and
19087            not 'IPSEC' and
19088            not 'DOT1Q' and
19089            not 'VHOST'"
19090   parameters:
19091   - "latency"
19092   - "parent"
19093   - "tags"
19094   sort:
19095   - "IP4BASE"
19096   - "FIB_20K"
19097   - "FIB_200K"
19098   - "FIB_2M"
19099   layout:
19100     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19101     layout: "plot-latency"
19102
19103 - type: "plot"
19104   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19105   algorithm: "plot_latency_error_bars"
19106   output-file-type: ".html"
19107   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19109   filter: "'NIC_Intel-X710' and
19110            '64B' and
19111            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19112            'NDRPDR' and
19113            '2T2C' and
19114            'IP4FWD' and
19115            not 'IPSEC' and
19116            not 'DOT1Q' and
19117            not 'VHOST'"
19118   parameters:
19119   - "latency"
19120   - "parent"
19121   - "tags"
19122   sort:
19123   - "IP4BASE"
19124   - "FIB_20K"
19125   - "FIB_200K"
19126   - "FIB_2M"
19127   layout:
19128     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19129     layout: "plot-latency"
19130
19131 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19132 - type: "plot"
19133   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19134   algorithm: "plot_latency_error_bars"
19135   output-file-type: ".html"
19136   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19138   filter: "'NIC_Intel-X710' and
19139            '64B' and
19140            ('IP4BASE' or
19141             'POLICE_MARK' or
19142             'COPWHLIST' or
19143             ('NAT44' and 'BASE') or
19144             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19145            'NDRPDR' and
19146            '1T1C' and
19147            'IP4FWD' and
19148            not 'IPSEC' and
19149            not 'VHOST'"
19150   parameters:
19151   - "latency"
19152   - "parent"
19153   - "tags"
19154   sort:
19155   - "DOT1Q"
19156   - "IP4BASE"
19157   - "NAT44"
19158   - "POLICE_MARK"
19159   - "COPWHLIST"
19160   - "IACL"
19161   - "OACL"
19162   layout:
19163     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
19164     layout: "plot-latency"
19165
19166 - type: "plot"
19167   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19168   algorithm: "plot_latency_error_bars"
19169   output-file-type: ".html"
19170   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19172   filter: "'NIC_Intel-X710' and
19173            '64B' and
19174            ('IP4BASE' or
19175             'POLICE_MARK' or
19176             'COPWHLIST' or
19177             ('NAT44' and 'BASE') or
19178             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19179            'NDRPDR' and
19180            '2T2C' and
19181            'IP4FWD' and
19182            not 'IPSEC' and
19183            not 'VHOST'"
19184   parameters:
19185   - "latency"
19186   - "parent"
19187   - "tags"
19188   sort:
19189   - "DOT1Q"
19190   - "IP4BASE"
19191   - "NAT44"
19192   - "POLICE_MARK"
19193   - "COPWHLIST"
19194   - "IACL"
19195   - "OACL"
19196   layout:
19197     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
19198     layout: "plot-latency"
19199
19200 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
19201 - type: "plot"
19202   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19203   algorithm: "plot_latency_error_bars"
19204   output-file-type: ".html"
19205   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19207   filter: "'NIC_Intel-X710' and
19208            '64B' and
19209            'NDRPDR' and
19210            '1T1C' and
19211            'IP4FWD' and
19212            ('NAT44' or 'IP4BASE') and
19213            not 'IPSEC' and
19214            not 'VHOST'"
19215   parameters:
19216   - "latency"
19217   - "parent"
19218   - "tags"
19219   sort:
19220   - "IP4BASE"
19221   - "BASE"
19222   - "SRC_USER_10"
19223   - "SRC_USER_100"
19224   - "SRC_USER_1000"
19225   - "SRC_USER_2000"
19226   layout:
19227     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
19228     layout: "plot-latency"
19229
19230 - type: "plot"
19231   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19232   algorithm: "plot_latency_error_bars"
19233   output-file-type: ".html"
19234   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19236   filter: "'NIC_Intel-X710' and
19237            '64B' and
19238            'NDRPDR' and
19239            '2T2C' and
19240            'IP4FWD' and
19241            ('NAT44' or 'IP4BASE') and
19242            not 'IPSEC' and
19243            not 'VHOST'"
19244   parameters:
19245   - "latency"
19246   - "parent"
19247   - "tags"
19248   sort:
19249   - "IP4BASE"
19250   - "BASE"
19251   - "SRC_USER_10"
19252   - "SRC_USER_100"
19253   - "SRC_USER_1000"
19254   - "SRC_USER_2000"
19255   layout:
19256     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
19257     layout: "plot-latency"
19258
19259 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
19260 - type: "plot"
19261   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19262   algorithm: "plot_latency_error_bars"
19263   output-file-type: ".html"
19264   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19266   filter: "'NIC_Intel-X710' and
19267            '64B' and
19268            'NDRPDR' and
19269            '1T1C' and
19270            'IP4FWD' and
19271            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19272            not 'IPSEC' and
19273            not 'VHOST'"
19274   parameters:
19275   - "latency"
19276   - "parent"
19277   - "tags"
19278   sort:
19279   - "IP4BASE"
19280   - "ACL_STATELESS"
19281   - "ACL_STATEFUL"
19282   - "ACL_STATELESS"
19283   - "ACL_STATEFUL"
19284   layout:
19285     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
19286     layout: "plot-latency"
19287
19288 - type: "plot"
19289   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19290   algorithm: "plot_latency_error_bars"
19291   output-file-type: ".html"
19292   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19294   filter: "'NIC_Intel-X710' and
19295            '64B' and
19296            'NDRPDR' and
19297            '2T2C' and
19298            'IP4FWD' and
19299            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19300            not 'IPSEC' and
19301            not 'VHOST'"
19302   parameters:
19303   - "latency"
19304   - "parent"
19305   - "tags"
19306   sort:
19307   - "IP4BASE"
19308   - "ACL_STATELESS"
19309   - "ACL_STATEFUL"
19310   - "ACL_STATELESS"
19311   - "ACL_STATEFUL"
19312   layout:
19313     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
19314     layout: "plot-latency"
19315
19316 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
19317 - type: "plot"
19318   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19319   algorithm: "plot_latency_error_bars"
19320   output-file-type: ".html"
19321   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19323   filter: "'NIC_Intel-XL710' and
19324            '64B' and
19325            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19326            'NDRPDR' and
19327            '1T1C' and
19328            'IP4FWD' and
19329            not 'IPSEC' and
19330            not 'VHOST'"
19331   parameters:
19332   - "latency"
19333   - "parent"
19334   - "tags"
19335   sort:
19336   - "IP4BASE"
19337   - "FIB_20K"
19338   - "FIB_200K"
19339   - "FIB_2M"
19340   layout:
19341     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
19342     layout: "plot-latency"
19343
19344 - type: "plot"
19345   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19346   algorithm: "plot_latency_error_bars"
19347   output-file-type: ".html"
19348   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19350   filter: "'NIC_Intel-XL710' and
19351            '64B' and
19352            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19353            'NDRPDR' and
19354            '2T2C' and
19355            'IP4FWD' and
19356            not 'IPSEC' and
19357            not 'VHOST'"
19358   parameters:
19359   - "latency"
19360   - "parent"
19361   - "tags"
19362   sort:
19363   - "IP4BASE"
19364   - "FIB_20K"
19365   - "FIB_200K"
19366   - "FIB_2M"
19367   layout:
19368     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
19369     layout: "plot-latency"
19370
19371 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
19372 - type: "plot"
19373   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19374   algorithm: "plot_latency_error_bars"
19375   output-file-type: ".html"
19376   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19378   filter: "'NIC_Intel-X710' and
19379            '64B' and
19380            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19381            'NDRPDR' and
19382            '2T1C' and
19383            'IP4FWD' and
19384            not 'IPSEC' and
19385            not 'DOT1Q' and
19386            not 'VHOST'"
19387   parameters:
19388   - "latency"
19389   - "parent"
19390   - "tags"
19391   sort:
19392   - "IP4BASE"
19393   - "FIB_20K"
19394   - "FIB_200K"
19395   - "FIB_2M"
19396   layout:
19397     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19398     layout: "plot-latency"
19399
19400 - type: "plot"
19401   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19402   algorithm: "plot_latency_error_bars"
19403   output-file-type: ".html"
19404   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19406   filter: "'NIC_Intel-X710' and
19407            '64B' and
19408            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19409            'NDRPDR' and
19410            '4T2C' and
19411            'IP4FWD' and
19412            not 'IPSEC' and
19413            not 'DOT1Q' and
19414            not 'VHOST'"
19415   parameters:
19416   - "latency"
19417   - "parent"
19418   - "tags"
19419   sort:
19420   - "IP4BASE"
19421   - "FIB_20K"
19422   - "FIB_200K"
19423   - "FIB_2M"
19424   layout:
19425     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19426     layout: "plot-latency"
19427
19428 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
19429 - type: "plot"
19430   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19431   algorithm: "plot_latency_error_bars"
19432   output-file-type: ".html"
19433   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19434   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19435   filter: "'NIC_Intel-X710' and
19436            '64B' and
19437            ('IP4BASE' or
19438             'POLICE_MARK' or
19439             'COPWHLIST' or
19440             ('NAT44' and 'BASE') or
19441             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19442            'NDRPDR' and
19443            '2T1C' and
19444            'IP4FWD' and
19445            not 'IPSEC' and
19446            not 'VHOST'"
19447   parameters:
19448   - "latency"
19449   - "parent"
19450   - "tags"
19451   sort:
19452   - "DOT1Q"
19453   - "IP4BASE"
19454   - "NAT44"
19455   - "POLICE_MARK"
19456   - "COPWHLIST"
19457   - "IACL"
19458   - "OACL"
19459   layout:
19460     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
19461     layout: "plot-latency"
19462
19463 - type: "plot"
19464   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19465   algorithm: "plot_latency_error_bars"
19466   output-file-type: ".html"
19467   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19469   filter: "'NIC_Intel-X710' and
19470            '64B' and
19471            ('IP4BASE' or
19472             'POLICE_MARK' or
19473             'COPWHLIST' or
19474             ('NAT44' and 'BASE') or
19475             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19476            'NDRPDR' and
19477            '4T2C' and
19478            'IP4FWD' and
19479            not 'IPSEC' and
19480            not 'VHOST'"
19481   parameters:
19482   - "latency"
19483   - "parent"
19484   - "tags"
19485   sort:
19486   - "DOT1Q"
19487   - "IP4BASE"
19488   - "NAT44"
19489   - "POLICE_MARK"
19490   - "COPWHLIST"
19491   - "IACL"
19492   - "OACL"
19493   layout:
19494     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
19495     layout: "plot-latency"
19496
19497 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
19498 - type: "plot"
19499   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19500   algorithm: "plot_latency_error_bars"
19501   output-file-type: ".html"
19502   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19503   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19504   filter: "'NIC_Intel-X710' and
19505            '64B' and
19506            'NDRPDR' and
19507            '2T1C' and
19508            'IP4FWD' and
19509            ('NAT44' or 'IP4BASE') and
19510            not 'IPSEC' and
19511            not 'VHOST'"
19512   parameters:
19513   - "latency"
19514   - "parent"
19515   - "tags"
19516   sort:
19517   - "IP4BASE"
19518   - "BASE"
19519   - "SRC_USER_10"
19520   - "SRC_USER_100"
19521   - "SRC_USER_1000"
19522   - "SRC_USER_2000"
19523   layout:
19524     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
19525     layout: "plot-latency"
19526
19527 - type: "plot"
19528   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19529   algorithm: "plot_latency_error_bars"
19530   output-file-type: ".html"
19531   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19533   filter: "'NIC_Intel-X710' and
19534            '64B' and
19535            'NDRPDR' and
19536            '4T2C' and
19537            'IP4FWD' and
19538            ('NAT44' or 'IP4BASE') and
19539            not 'IPSEC' and
19540            not 'VHOST'"
19541   parameters:
19542   - "latency"
19543   - "parent"
19544   - "tags"
19545   sort:
19546   - "IP4BASE"
19547   - "BASE"
19548   - "SRC_USER_10"
19549   - "SRC_USER_100"
19550   - "SRC_USER_1000"
19551   - "SRC_USER_2000"
19552   layout:
19553     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
19554     layout: "plot-latency"
19555
19556 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
19557 - type: "plot"
19558   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19559   algorithm: "plot_latency_error_bars"
19560   output-file-type: ".html"
19561   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19563   filter: "'NIC_Intel-X710' and
19564            '64B' and
19565            'NDRPDR' and
19566            '2T1C' and
19567            'IP4FWD' and
19568            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19569            not 'IPSEC' and
19570            not 'VHOST'"
19571   parameters:
19572   - "latency"
19573   - "parent"
19574   - "tags"
19575   sort:
19576   - "IP4BASE"
19577   - "ACL_STATELESS"
19578   - "ACL_STATEFUL"
19579   - "ACL_STATELESS"
19580   - "ACL_STATEFUL"
19581   layout:
19582     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
19583     layout: "plot-latency"
19584
19585 - type: "plot"
19586   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19587   algorithm: "plot_latency_error_bars"
19588   output-file-type: ".html"
19589   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19591   filter: "'NIC_Intel-X710' and
19592            '64B' and
19593            'NDRPDR' and
19594            '4T2C' and
19595            'IP4FWD' and
19596            'IACL' and
19597            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19598            not 'IPSEC' and
19599            not 'VHOST'"
19600   parameters:
19601   - "latency"
19602   - "parent"
19603   - "tags"
19604   sort:
19605   - "IP4BASE"
19606   - "ACL_STATELESS"
19607   - "ACL_STATEFUL"
19608   - "ACL_STATELESS"
19609   - "ACL_STATEFUL"
19610   layout:
19611     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
19612     layout: "plot-latency"
19613
19614 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19615 - type: "plot"
19616   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19617   algorithm: "plot_latency_error_bars"
19618   output-file-type: ".html"
19619   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19620   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19621   filter: "'NIC_Intel-X710' and
19622            '64B' and
19623            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19624            'NDRPDR' and
19625            '2T1C' and
19626            'IP4FWD' and
19627            not 'IPSEC' and
19628            not 'DOT1Q' and
19629            not 'VHOST'"
19630   parameters:
19631   - "latency"
19632   - "parent"
19633   - "tags"
19634   sort:
19635   - "IP4BASE"
19636   - "FIB_20K"
19637   - "FIB_200K"
19638   - "FIB_2M"
19639   layout:
19640     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19641     layout: "plot-latency"
19642
19643 - type: "plot"
19644   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19645   algorithm: "plot_latency_error_bars"
19646   output-file-type: ".html"
19647   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19648   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19649   filter: "'NIC_Intel-X710' and
19650            '64B' and
19651            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19652            'NDRPDR' and
19653            '4T2C' and
19654            'IP4FWD' and
19655            not 'IPSEC' and
19656            not 'DOT1Q' and
19657            not 'VHOST'"
19658   parameters:
19659   - "latency"
19660   - "parent"
19661   - "tags"
19662   sort:
19663   - "IP4BASE"
19664   - "FIB_20K"
19665   - "FIB_200K"
19666   - "FIB_2M"
19667   layout:
19668     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19669     layout: "plot-latency"
19670
19671 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19672 - type: "plot"
19673   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19674   algorithm: "plot_latency_error_bars"
19675   output-file-type: ".html"
19676   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19678   filter: "'NIC_Intel-X710' and
19679            '64B' and
19680            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19681            'NDRPDR' and
19682            '2T1C' and
19683            'IP4FWD' and
19684            not 'IPSEC' and
19685            not 'DOT1Q' and
19686            not 'VHOST'"
19687   parameters:
19688   - "latency"
19689   - "parent"
19690   - "tags"
19691   sort:
19692   - "IP4BASE"
19693   - "ACL_STATELESS"
19694   - "ACL_STATEFUL"
19695   - "ACL_STATELESS"
19696   - "ACL_STATEFUL"
19697   layout:
19698     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
19699     layout: "plot-latency"
19700
19701 - type: "plot"
19702   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19703   algorithm: "plot_latency_error_bars"
19704   output-file-type: ".html"
19705   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19706   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19707   filter: "'NIC_Intel-X710' and
19708            '64B' and
19709            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19710            'NDRPDR' and
19711            '4T2C' and
19712            'IP4FWD' and
19713            not 'IPSEC' and
19714            not 'DOT1Q' and
19715            not 'VHOST'"
19716   parameters:
19717   - "latency"
19718   - "parent"
19719   - "tags"
19720   sort:
19721   - "IP4BASE"
19722   - "ACL_STATELESS"
19723   - "ACL_STATEFUL"
19724   - "ACL_STATELESS"
19725   - "ACL_STATEFUL"
19726   layout:
19727     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
19728     layout: "plot-latency"
19729
19730 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
19731 - type: "plot"
19732   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19733   algorithm: "plot_latency_error_bars"
19734   output-file-type: ".html"
19735   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19736   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19737   filter: "'NIC_Intel-XXV710' and
19738            '64B' and
19739            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19740            'NDRPDR' and
19741            '2T1C' and
19742            'IP4FWD' and
19743            not 'IPSEC' and
19744            not 'DOT1Q' and
19745            not 'VHOST'"
19746   parameters:
19747   - "latency"
19748   - "parent"
19749   - "tags"
19750   sort:
19751   - "IP4BASE"
19752   - "FIB_20K"
19753   - "FIB_200K"
19754   - "FIB_2M"
19755   layout:
19756     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19757     layout: "plot-latency"
19758
19759 - type: "plot"
19760   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19761   algorithm: "plot_latency_error_bars"
19762   output-file-type: ".html"
19763   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19764   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19765   filter: "'NIC_Intel-XXV710' and
19766            '64B' and
19767            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19768            'NDRPDR' and
19769            '4T2C' and
19770            'IP4FWD' and
19771            not 'IPSEC' and
19772            not 'DOT1Q' and
19773            not 'VHOST'"
19774   parameters:
19775   - "latency"
19776   - "parent"
19777   - "tags"
19778   sort:
19779   - "IP4BASE"
19780   - "FIB_20K"
19781   - "FIB_200K"
19782   - "FIB_2M"
19783   layout:
19784     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19785     layout: "plot-latency"
19786
19787 ################################################################################
19788
19789 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
19790 - type: "plot"
19791   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19792   algorithm: "plot_latency_error_bars"
19793   output-file-type: ".html"
19794   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19796   filter: "'NIC_Intel-X520-DA2' and
19797            '64B' and
19798            'ENCAP' and
19799            'NDRPDR' and
19800            '1T1C' and
19801            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19802            not 'DOT1Q' and
19803            not 'VHOST' and
19804            not 'IPSECHW'"
19805   parameters:
19806   - "latency"
19807   - "parent"
19808   - "tags"
19809   sort:
19810   - "IP4BASE"
19811   - "L2BDMACLRN"
19812   - "L2XCFWD"
19813   - "LISP"
19814   layout:
19815     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19816     layout: "plot-latency"
19817
19818 - type: "plot"
19819   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19820   algorithm: "plot_latency_error_bars"
19821   output-file-type: ".html"
19822   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19824   filter: "'NIC_Intel-X520-DA2' and
19825            '64B' and
19826            'ENCAP' and
19827            'NDRPDR' and
19828            '2T2C' and
19829            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19830            not 'DOT1Q' and
19831            not 'VHOST' and
19832            not 'IPSECHW'"
19833   parameters:
19834   - "latency"
19835   - "parent"
19836   - "tags"
19837   sort:
19838   - "IP4BASE"
19839   - "L2BDMACLRN"
19840   - "L2XCFWD"
19841   - "LISP"
19842   layout:
19843     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19844     layout: "plot-latency"
19845
19846 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
19847 - type: "plot"
19848   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19849   algorithm: "plot_latency_error_bars"
19850   output-file-type: ".html"
19851   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19853   filter: "'NIC_Intel-X710' and
19854            '64B' and
19855            'ENCAP' and
19856            'NDRPDR' and
19857            '1T1C' and
19858            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19859            not 'VHOST' and
19860            not 'IPSECHW'"
19861   parameters:
19862   - "latency"
19863   - "parent"
19864   - "tags"
19865   sort:
19866   - "IP4BASE"
19867   - "LISP"
19868   - "VXLAN_1"
19869   - "VXLAN_10"
19870   - "VXLAN_100"
19871   - "VXLAN_1000"
19872   layout:
19873     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19874     layout: "plot-latency"
19875
19876 - type: "plot"
19877   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19878   algorithm: "plot_latency_error_bars"
19879   output-file-type: ".html"
19880   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19882   filter: "'NIC_Intel-X710' and
19883            '64B' and
19884            'ENCAP' and
19885            'NDRPDR' and
19886            '2T2C' and
19887            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19888            not 'VHOST' and
19889            not 'IPSECHW'"
19890   parameters:
19891   - "latency"
19892   - "parent"
19893   - "tags"
19894   sort:
19895   - "IP4BASE"
19896   - "LISP"
19897   - "VXLAN_1"
19898   - "VXLAN_10"
19899   - "VXLAN_100"
19900   - "VXLAN_1000"
19901   layout:
19902     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19903     layout: "plot-latency"
19904
19905 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
19906 - type: "plot"
19907   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19908   algorithm: "plot_latency_error_bars"
19909   output-file-type: ".html"
19910   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19912   filter: "'NIC_Intel-X710' and
19913            '64B' and
19914            'ENCAP' and
19915            'NDRPDR' and
19916            '1T1C' and
19917            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19918            not 'DOT1Q' and
19919            not 'VHOST' and
19920            not 'IPSECHW'"
19921   parameters:
19922   - "latency"
19923   - "parent"
19924   - "tags"
19925   sort:
19926   - "IP4BASE"
19927   - "L2BDMACLRN"
19928   - "L2XCFWD"
19929   - "LISP"
19930   layout:
19931     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19932     layout: "plot-latency"
19933
19934 - type: "plot"
19935   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19936   algorithm: "plot_latency_error_bars"
19937   output-file-type: ".html"
19938   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19940   filter: "'NIC_Intel-X710' and
19941            '64B' and
19942            'ENCAP' and
19943            'NDRPDR' and
19944            '2T2C' and
19945            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19946            not 'DOT1Q' and
19947            not 'VHOST' and
19948            not 'IPSECHW'"
19949   parameters:
19950   - "latency"
19951   - "parent"
19952   - "tags"
19953   sort:
19954   - "IP4BASE"
19955   - "L2BDMACLRN"
19956   - "L2XCFWD"
19957   - "LISP"
19958   layout:
19959     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19960     layout: "plot-latency"
19961
19962 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
19963 - type: "plot"
19964   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19965   algorithm: "plot_latency_error_bars"
19966   output-file-type: ".html"
19967   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19969   filter: "'NIC_Intel-X710' and
19970            '64B' and
19971            'ENCAP' and
19972            'NDRPDR' and
19973            '2T1C' and
19974            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19975            not 'VHOST' and
19976            not 'IPSECHW'"
19977   parameters:
19978   - "latency"
19979   - "parent"
19980   - "tags"
19981   sort:
19982   - "IP4BASE"
19983   - "LISP"
19984   - "VXLAN_1"
19985   - "VXLAN_10"
19986   - "VXLAN_100"
19987   - "VXLAN_1000"
19988   layout:
19989     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19990     layout: "plot-latency"
19991
19992 - type: "plot"
19993   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19994   algorithm: "plot_latency_error_bars"
19995   output-file-type: ".html"
19996   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19998   filter: "'NIC_Intel-X710' and
19999            '64B' and
20000            'ENCAP' and
20001            'NDRPDR' and
20002            '4T2C' and
20003            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20004            not 'VHOST' and
20005            not 'IPSECHW'"
20006   parameters:
20007   - "latency"
20008   - "parent"
20009   - "tags"
20010   sort:
20011   - "IP4BASE"
20012   - "LISP"
20013   - "VXLAN_1"
20014   - "VXLAN_10"
20015   - "VXLAN_100"
20016   - "VXLAN_1000"
20017   layout:
20018     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20019     layout: "plot-latency"
20020
20021 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20022 - type: "plot"
20023   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20024   algorithm: "plot_latency_error_bars"
20025   output-file-type: ".html"
20026   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20028   filter: "'NIC_Intel-X710' and
20029            '64B' and
20030            'ENCAP' and
20031            'NDRPDR' and
20032            '2T1C' and
20033            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20034            not 'DOT1Q' and
20035            not 'VHOST' and
20036            not 'IPSECHW'"
20037   parameters:
20038   - "latency"
20039   - "parent"
20040   - "tags"
20041   sort:
20042   - "IP4BASE"
20043   - "L2BDMACLRN"
20044   - "L2XCFWD"
20045   - "LISP"
20046   layout:
20047     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20048     layout: "plot-latency"
20049
20050 - type: "plot"
20051   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20052   algorithm: "plot_latency_error_bars"
20053   output-file-type: ".html"
20054   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20056   filter: "'NIC_Intel-X710' and
20057            '64B' and
20058            'ENCAP' and
20059            'NDRPDR' and
20060            '4T2C' and
20061            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20062            not 'DOT1Q' and
20063            not 'VHOST' and
20064            not 'IPSECHW'"
20065   parameters:
20066   - "latency"
20067   - "parent"
20068   - "tags"
20069   sort:
20070   - "IP4BASE"
20071   - "L2BDMACLRN"
20072   - "L2XCFWD"
20073   - "LISP"
20074   layout:
20075     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20076     layout: "plot-latency"
20077
20078 ################################################################################
20079
20080 # Packet Latency - VPP IPv6 3n-hsw-x520
20081 - type: "plot"
20082   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20083   algorithm: "plot_latency_error_bars"
20084   output-file-type: ".html"
20085   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20087   filter: "'NIC_Intel-X520-DA2' and
20088            '78B' and
20089            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20090            'NDRPDR' and
20091            '1T1C' and
20092            'IP6FWD' and
20093            not 'SRv6' and
20094            not 'IPSEC' and
20095            not 'VHOST'"
20096   parameters:
20097   - "latency"
20098   - "parent"
20099   - "tags"
20100   sort:
20101   - "IP6BASE"
20102   - "FIB_20K"
20103   - "FIB_200K"
20104   - "FIB_2M"
20105   layout:
20106     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20107     layout: "plot-latency"
20108
20109 - type: "plot"
20110   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20111   algorithm: "plot_latency_error_bars"
20112   output-file-type: ".html"
20113   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20114   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20115   filter: "'NIC_Intel-X520-DA2' and
20116            '78B' and
20117            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20118            'NDRPDR' and
20119            '2T2C' and
20120            'IP6FWD' and
20121            not 'SRv6' and
20122            not 'IPSEC' and
20123            not 'VHOST'"
20124   parameters:
20125   - "latency"
20126   - "parent"
20127   - "tags"
20128   sort:
20129   - "IP6BASE"
20130   - "FIB_20K"
20131   - "FIB_200K"
20132   - "FIB_2M"
20133   layout:
20134     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
20135     layout: "plot-latency"
20136
20137 # Packet Latency - VPP IPv6 3n-hsw-x710
20138 - type: "plot"
20139   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20140   algorithm: "plot_latency_error_bars"
20141   output-file-type: ".html"
20142   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20144   filter: "'NIC_Intel-X710' and
20145            '78B' and
20146            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20147            'NDRPDR' and
20148            '1T1C' and
20149            'IP6FWD' and
20150            not 'SRv6' and
20151            not 'IPSEC' and
20152            not 'VHOST'"
20153   parameters:
20154   - "latency"
20155   - "parent"
20156   - "tags"
20157   sort:
20158   - "IP6BASE"
20159   - "FIB_20K"
20160   - "FIB_200K"
20161   - "FIB_2M"
20162   layout:
20163     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
20164     layout: "plot-latency"
20165
20166 - type: "plot"
20167   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20168   algorithm: "plot_latency_error_bars"
20169   output-file-type: ".html"
20170   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20172   filter: "'NIC_Intel-X710' and
20173            '78B' and
20174            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20175            'NDRPDR' and
20176            '2T2C' and
20177            'IP6FWD' and
20178            not 'SRv6' and
20179            not 'IPSEC' and
20180            not 'VHOST'"
20181   parameters:
20182   - "latency"
20183   - "parent"
20184   - "tags"
20185   sort:
20186   - "IP6BASE"
20187   - "FIB_20K"
20188   - "FIB_200K"
20189   - "FIB_2M"
20190   layout:
20191     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
20192     layout: "plot-latency"
20193
20194 # Packet Latency - VPP IPv6 3n-hsw-xl710
20195 - type: "plot"
20196   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20197   algorithm: "plot_latency_error_bars"
20198   output-file-type: ".html"
20199   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20200   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20201   filter: "'NIC_Intel-XL710' and
20202            '78B' and
20203            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20204            'NDRPDR' and
20205            '1T1C' and
20206            'IP6FWD' and
20207            not 'SRv6' and
20208            not 'IPSEC' and
20209            not 'VHOST'"
20210   parameters:
20211   - "latency"
20212   - "parent"
20213   - "tags"
20214   sort:
20215   - "IP6BASE"
20216   - "FIB_20K"
20217   - "FIB_200K"
20218   - "FIB_2M"
20219   layout:
20220     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
20221     layout: "plot-latency"
20222
20223 - type: "plot"
20224   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20225   algorithm: "plot_latency_error_bars"
20226   output-file-type: ".html"
20227   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20229   filter: "'NIC_Intel-XL710' and
20230            '78B' and
20231            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20232            'NDRPDR' and
20233            '2T2C' and
20234            'IP6FWD' and
20235            not 'SRv6' and
20236            not 'IPSEC' and
20237            not 'VHOST'"
20238   parameters:
20239   - "latency"
20240   - "parent"
20241   - "tags"
20242   sort:
20243   - "IP6BASE"
20244   - "FIB_20K"
20245   - "FIB_200K"
20246   - "FIB_2M"
20247   layout:
20248     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
20249     layout: "plot-latency"
20250
20251 # Packet Latency - VPP IPv6 3n-skx-x710
20252 - type: "plot"
20253   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20254   algorithm: "plot_latency_error_bars"
20255   output-file-type: ".html"
20256   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20258   filter: "'NIC_Intel-X710' and
20259            '78B' and
20260            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20261            'NDRPDR' and
20262            '2T1C' and
20263            'IP6FWD' and
20264            not 'SRv6' and
20265            not 'IPSEC' and
20266            not 'VHOST'"
20267   parameters:
20268   - "latency"
20269   - "parent"
20270   - "tags"
20271   sort:
20272   - "IP6BASE"
20273   - "FIB_20K"
20274   - "FIB_200K"
20275   - "FIB_2M"
20276   layout:
20277     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
20278     layout: "plot-latency"
20279
20280 - type: "plot"
20281   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20282   algorithm: "plot_latency_error_bars"
20283   output-file-type: ".html"
20284   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20286   filter: "'NIC_Intel-X710' and
20287            '78B' and
20288            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20289            'NDRPDR' and
20290            '4T2C' and
20291            'IP6FWD' and
20292            not 'SRv6' and
20293            not 'IPSEC' and
20294            not 'VHOST'"
20295   parameters:
20296   - "latency"
20297   - "parent"
20298   - "tags"
20299   sort:
20300   - "IP6BASE"
20301   - "FIB_20K"
20302   - "FIB_200K"
20303   - "FIB_2M"
20304   layout:
20305     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
20306     layout: "plot-latency"
20307
20308 # Packet Latency - VPP IPv6 3n-skx-xxv710
20309 - type: "plot"
20310   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20311   algorithm: "plot_latency_error_bars"
20312   output-file-type: ".html"
20313   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20315   filter: "'NIC_Intel-XXV710' and
20316            '78B' and
20317            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20318            'NDRPDR' and
20319            '2T1C' and
20320            'IP6FWD' and
20321            not 'SRv6' and
20322            not 'IPSEC' and
20323            not 'VHOST'"
20324   parameters:
20325   - "latency"
20326   - "parent"
20327   - "tags"
20328   sort:
20329   - "IP6BASE"
20330   - "FIB_20K"
20331   - "FIB_200K"
20332   - "FIB_2M"
20333   layout:
20334     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20335     layout: "plot-latency"
20336
20337 - type: "plot"
20338   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20339   algorithm: "plot_latency_error_bars"
20340   output-file-type: ".html"
20341   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20343   filter: "'NIC_Intel-XXV710' and
20344            '78B' and
20345            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20346            'NDRPDR' and
20347            '4T2C' and
20348            'IP6FWD' and
20349            not 'SRv6' and
20350            not 'IPSEC' and
20351            not 'VHOST'"
20352   parameters:
20353   - "latency"
20354   - "parent"
20355   - "tags"
20356   sort:
20357   - "IP6BASE"
20358   - "FIB_20K"
20359   - "FIB_200K"
20360   - "FIB_2M"
20361   layout:
20362     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20363     layout: "plot-latency"
20364
20365 # Packet Latency - VPP IPv6 2n-skx-x710
20366 - type: "plot"
20367   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20368   algorithm: "plot_latency_error_bars"
20369   output-file-type: ".html"
20370   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20371   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20372   filter: "'NIC_Intel-X710' and
20373            '78B' and
20374            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20375            'NDRPDR' and
20376            '2T1C' and
20377            'IP6FWD' and
20378            not 'SRv6' and
20379            not 'IPSEC' and
20380            not 'VHOST'"
20381   parameters:
20382   - "latency"
20383   - "parent"
20384   - "tags"
20385   sort:
20386   - "IP6BASE"
20387   - "FIB_20K"
20388   - "FIB_200K"
20389   - "FIB_2M"
20390   layout:
20391     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
20392     layout: "plot-latency"
20393
20394 - type: "plot"
20395   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20396   algorithm: "plot_latency_error_bars"
20397   output-file-type: ".html"
20398   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20399   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20400   filter: "'NIC_Intel-X710' and
20401            '78B' and
20402            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20403            'NDRPDR' and
20404            '4T2C' and
20405            'IP6FWD' and
20406            not 'SRv6' and
20407            not 'IPSEC' and
20408            not 'VHOST'"
20409   parameters:
20410   - "latency"
20411   - "parent"
20412   - "tags"
20413   sort:
20414   - "IP6BASE"
20415   - "FIB_20K"
20416   - "FIB_200K"
20417   - "FIB_2M"
20418   layout:
20419     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
20420     layout: "plot-latency"
20421
20422 # Packet Latency - VPP IPv6 2n-skx-xxv710
20423 - type: "plot"
20424   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20425   algorithm: "plot_latency_error_bars"
20426   output-file-type: ".html"
20427   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20428   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20429   filter: "'NIC_Intel-XXV710' and
20430            '78B' and
20431            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20432            'NDRPDR' and
20433            '2T1C' and
20434            'IP6FWD' and
20435            not 'SRv6' and
20436            not 'IPSEC' and
20437            not 'VHOST'"
20438   parameters:
20439   - "latency"
20440   - "parent"
20441   - "tags"
20442   sort:
20443   - "IP6BASE"
20444   - "FIB_20K"
20445   - "FIB_200K"
20446   - "FIB_2M"
20447   layout:
20448     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20449     layout: "plot-latency"
20450
20451 - type: "plot"
20452   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20453   algorithm: "plot_latency_error_bars"
20454   output-file-type: ".html"
20455   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20456   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20457   filter: "'NIC_Intel-XXV710' and
20458            '78B' and
20459            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20460            'NDRPDR' and
20461            '4T2C' and
20462            'IP6FWD' and
20463            not 'SRv6' and
20464            not 'IPSEC' and
20465            not 'VHOST'"
20466   parameters:
20467   - "latency"
20468   - "parent"
20469   - "tags"
20470   sort:
20471   - "IP6BASE"
20472   - "FIB_20K"
20473   - "FIB_200K"
20474   - "FIB_2M"
20475   layout:
20476     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20477     layout: "plot-latency"
20478
20479 ################################################################################
20480
20481 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
20482 - type: "plot"
20483   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20484   algorithm: "plot_latency_error_bars"
20485   output-file-type: ".html"
20486   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20488   filter: "'NIC_Intel-X520-DA2' and
20489            '78B' and
20490            'ENCAP' and
20491            'NDRPDR' and
20492            '1T1C' and
20493            'LISP' and
20494            not 'VHOST'"
20495   parameters:
20496   - "latency"
20497   - "parent"
20498   - "tags"
20499   sort:
20500   - "IP4UNRLAY"
20501   - "IP6UNRLAY"
20502   layout:
20503     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
20504     layout: "plot-latency"
20505
20506 - type: "plot"
20507   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20508   algorithm: "plot_latency_error_bars"
20509   output-file-type: ".html"
20510   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20512   filter: "'NIC_Intel-X520-DA2' and
20513            '78B' and
20514            'ENCAP' and
20515            'NDRPDR' and
20516            '2T2C' and
20517            'LISP' and
20518            not 'VHOST'"
20519   parameters:
20520   - "latency"
20521   - "parent"
20522   - "tags"
20523   sort:
20524   - "IP4UNRLAY"
20525   - "IP6UNRLAY"
20526   layout:
20527     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
20528     layout: "plot-latency"
20529
20530 ################################################################################
20531
20532 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
20533 - type: "plot"
20534   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20535   algorithm: "plot_latency_error_bars"
20536   output-file-type: ".html"
20537   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20539   filter: "'NIC_Intel-XL710' and
20540            '64B' and
20541            'IP4FWD' and
20542            'NDRPDR' and
20543            'BASE' and
20544            '1T1C' and
20545            'IPSECHW' and
20546            ('IPSECTRAN' or 'IPSECTUN') and
20547            not 'VHOST'"
20548   parameters:
20549   - "latency"
20550   - "parent"
20551   - "tags"
20552   layout:
20553     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
20554     layout: "plot-latency"
20555
20556 - type: "plot"
20557   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20558   algorithm: "plot_latency_error_bars"
20559   output-file-type: ".html"
20560   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20561   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20562   filter: "'NIC_Intel-XL710' and
20563            '64B' and
20564            'IP4FWD' and
20565            'NDRPDR' and
20566            'BASE' and
20567            '2T2C' and
20568            'IPSECHW' and
20569            ('IPSECTRAN' or 'IPSECTUN') and
20570            not 'VHOST'"
20571   parameters:
20572   - "latency"
20573   - "parent"
20574   - "tags"
20575   layout:
20576     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
20577     layout: "plot-latency"
20578
20579 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
20580 - type: "plot"
20581   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20582   algorithm: "plot_latency_error_bars"
20583   output-file-type: ".html"
20584   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20586   filter: "'NIC_Intel-XL710' and
20587            '64B' and
20588            'IP4FWD' and
20589            'NDRPDR' and
20590            'SCALE' and
20591            '1T1C' and
20592            'IPSECHW' and
20593            ('IPSECTRAN' or 'IPSECTUN') and
20594            not 'VHOST'"
20595   parameters:
20596   - "latency"
20597   - "parent"
20598   - "tags"
20599   layout:
20600     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
20601     layout: "plot-latency"
20602
20603 - type: "plot"
20604   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20605   algorithm: "plot_latency_error_bars"
20606   output-file-type: ".html"
20607   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20609   filter: "'NIC_Intel-XL710' and
20610            '64B' and
20611            'IP4FWD' and
20612            'NDRPDR' and
20613            'SCALE' and
20614            '2T2C' and
20615            'IPSECHW' and
20616            ('IPSECTRAN' or 'IPSECTUN') and
20617            not 'VHOST'"
20618   parameters:
20619   - "latency"
20620   - "parent"
20621   - "tags"
20622   layout:
20623     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
20624     layout: "plot-latency"
20625
20626 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
20627 - type: "plot"
20628   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20629   algorithm: "plot_latency_error_bars"
20630   output-file-type: ".html"
20631   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20633   filter: "'NIC_Intel-XL710' and
20634            '64B' and
20635            'IP4FWD' and
20636            'NDRPDR' and
20637            '1T1C' and
20638            'IPSECSW' and
20639            ('IPSECTRAN' or 'IPSECTUN') and
20640            not 'VHOST'"
20641   parameters:
20642   - "latency"
20643   - "parent"
20644   - "tags"
20645   layout:
20646     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
20647     layout: "plot-latency"
20648
20649 - type: "plot"
20650   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20651   algorithm: "plot_latency_error_bars"
20652   output-file-type: ".html"
20653   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20655   filter: "'NIC_Intel-XL710' and
20656            '64B' and
20657            'IP4FWD' and
20658            'NDRPDR' and
20659            '2T2C' and
20660            'IPSECSW' and
20661            ('IPSECTRAN' or 'IPSECTUN') and
20662            not 'VHOST'"
20663   parameters:
20664   - "latency"
20665   - "parent"
20666   - "tags"
20667   layout:
20668     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
20669     layout: "plot-latency"
20670
20671 ################################################################################
20672
20673 # Packet Latency - VPP SRv6 3n-hsw-x520
20674 - type: "plot"
20675   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20676   algorithm: "plot_latency_error_bars"
20677   output-file-type: ".html"
20678   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20680   filter: "'NIC_Intel-X520-DA2' and
20681            '78B' and
20682            'FEATURE' and
20683            'NDRPDR' and
20684            '1T1C' and
20685            'IP6FWD' and
20686            'SRv6'"
20687   parameters:
20688   - "latency"
20689   - "parent"
20690   - "tags"
20691   layout:
20692     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
20693     layout: "plot-latency"
20694
20695 - type: "plot"
20696   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20697   algorithm: "plot_latency_error_bars"
20698   output-file-type: ".html"
20699   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20701   filter: "'NIC_Intel-X520-DA2' and
20702            '78B' and
20703            'FEATURE' and
20704            'NDRPDR' and
20705            '2T2C' and
20706            'IP6FWD' and
20707            'SRv6'"
20708   parameters:
20709   - "latency"
20710   - "parent"
20711   - "tags"
20712   layout:
20713     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
20714     layout: "plot-latency"
20715
20716 ################################################################################
20717
20718 # Packet Latency - VPP vhost ip4 3n-hsw-x520
20719 - type: "plot"
20720   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20721   algorithm: "plot_latency_error_bars"
20722   output-file-type: ".html"
20723   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20725   filter: "'NIC_Intel-X520-DA2' and
20726            '64B' and
20727            'NDRPDR' and
20728            'ETH' and
20729            'IP4FWD' and
20730            '1T1C' and
20731            'VHOST_1024' and
20732            not 'VXLAN' and
20733            not 'DOT1Q'"
20734   parameters:
20735   - "latency"
20736   - "parent"
20737   - "tags"
20738   sort:
20739   - "not CFS_OPT"
20740   - "1VM"
20741   - "2VM"
20742   layout:
20743     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20744     layout: "plot-latency"
20745
20746 - type: "plot"
20747   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20748   algorithm: "plot_latency_error_bars"
20749   output-file-type: ".html"
20750   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20752   filter: "'NIC_Intel-X520-DA2' and
20753            '64B' and
20754            'NDRPDR' and
20755            'ETH' and
20756            'IP4FWD' and
20757            '2T2C' and
20758            'VHOST_1024' and
20759            not 'VXLAN' and
20760            not 'DOT1Q'"
20761   parameters:
20762   - "latency"
20763   - "parent"
20764   - "tags"
20765   sort:
20766   - "not CFS_OPT"
20767   - "1VM"
20768   - "2VM"
20769   layout:
20770     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20771     layout: "plot-latency"
20772
20773 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
20774 - type: "plot"
20775   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20776   algorithm: "plot_latency_error_bars"
20777   output-file-type: ".html"
20778   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20779   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20780   filter: "'NIC_Intel-X520-DA2' and
20781            '64B' and
20782            'NDRPDR' and
20783            ('ETH' or 'DOT1Q') and
20784            'BASE' and
20785            '1T1C' and
20786            ('L2BDMACLRN' or 'L2XCFWD') and
20787            'VHOST_1024' and
20788            not 'VXLAN' and
20789            not 'IP4FWD' and
20790            not '2VM'"
20791   parameters:
20792   - "latency"
20793   - "parent"
20794   - "tags"
20795   sort:
20796   - "L2BDMACLRN"
20797   - "L2BDMACLRN"
20798   - "L2BDMACLRN"
20799   - "L2XCFWD"
20800   - "L2XCFWD"
20801   - "L2XCFWD"
20802   layout:
20803     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20804     layout: "plot-latency"
20805
20806 - type: "plot"
20807   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20808   algorithm: "plot_latency_error_bars"
20809   output-file-type: ".html"
20810   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20812   filter: "'NIC_Intel-X520-DA2' and
20813            '64B' and
20814            'NDRPDR' and
20815            ('ETH' or 'DOT1Q') and
20816            'BASE' and
20817            '2T2C' and
20818            ('L2BDMACLRN' or 'L2XCFWD') and
20819            'VHOST_1024' and
20820            not 'VXLAN' and
20821            not 'IP4FWD' and
20822            not '2VM'"
20823   parameters:
20824   - "latency"
20825   - "parent"
20826   - "tags"
20827   sort:
20828   - "L2BDMACLRN"
20829   - "L2BDMACLRN"
20830   - "L2BDMACLRN"
20831   - "L2XCFWD"
20832   - "L2XCFWD"
20833   - "L2XCFWD"
20834   layout:
20835     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20836     layout: "plot-latency"
20837
20838 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
20839 - type: "plot"
20840   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20841   algorithm: "plot_latency_error_bars"
20842   output-file-type: ".html"
20843   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20844   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20845   filter: "'NIC_Intel-X520-DA2' and
20846            '64B' and
20847            'NDRPDR' and
20848            ('ETH' or 'DOT1Q') and
20849            '1T1C' and
20850            ('L2BDMACLRN' or 'L2XCFWD') and
20851            'VHOST_1024' and
20852            not 'CFS_OPT' and
20853            not 'DOT1Q' and
20854            not 'VXLAN' and
20855            not 'IP4FWD' and
20856            not 'LBOND'"
20857   parameters:
20858   - "latency"
20859   - "parent"
20860   - "tags"
20861 #  sort:
20862 #  - "1VM"
20863 #  - "L2XCFWD"
20864 #  - "1VM"
20865 #  - "L2BDMACLRN"
20866   layout:
20867     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
20868     layout: "plot-latency"
20869
20870 - type: "plot"
20871   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20872   algorithm: "plot_latency_error_bars"
20873   output-file-type: ".html"
20874   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20876   filter: "'NIC_Intel-X520-DA2' and
20877            '64B' and
20878            'NDRPDR' and
20879            ('ETH' or 'DOT1Q') and
20880            '2T2C' and
20881            ('L2BDMACLRN' or 'L2XCFWD') and
20882            'VHOST_1024' and
20883            not 'CFS_OPT' and
20884            not 'DOT1Q' and
20885            not 'VXLAN' and
20886            not 'IP4FWD' and
20887            not 'LBOND'"
20888   parameters:
20889   - "latency"
20890   - "parent"
20891   - "tags"
20892 #  sort:
20893 #  - "1VM"
20894 #  - "L2XCFWD"
20895 #  - "1VM"
20896 #  - "L2BDMACLRN"
20897   layout:
20898     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
20899     layout: "plot-latency"
20900
20901 # Packet Latency - VPP vhost ip4 3n-hsw-x710
20902 - type: "plot"
20903   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20904   algorithm: "plot_latency_error_bars"
20905   output-file-type: ".html"
20906   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20908   filter: "'NIC_Intel-X710' and
20909            '64B' and
20910            'NDRPDR' and
20911            'ETH' and
20912            'IP4FWD' and
20913            '1T1C' and
20914            'VHOST_1024' and
20915            not 'VXLAN' and
20916            not 'CFS_OPT' and
20917            not 'DOT1Q'"
20918   parameters:
20919   - "latency"
20920   - "parent"
20921   - "tags"
20922   sort:
20923   - "1VM"
20924   - "2VM"
20925   layout:
20926     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20927     layout: "plot-latency"
20928
20929 - type: "plot"
20930   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20931   algorithm: "plot_latency_error_bars"
20932   output-file-type: ".html"
20933   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20935   filter: "'NIC_Intel-X710' and
20936            '64B' and
20937            'NDRPDR' and
20938            'ETH' and
20939            'IP4FWD' and
20940            '2T2C' and
20941            'VHOST_1024' and
20942            not 'VXLAN' and
20943            not 'CFS_OPT' and
20944            not 'DOT1Q'"
20945   parameters:
20946   - "latency"
20947   - "parent"
20948   - "tags"
20949   sort:
20950   - "1VM"
20951   - "2VM"
20952   layout:
20953     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20954     layout: "plot-latency"
20955
20956 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
20957 - type: "plot"
20958   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20959   algorithm: "plot_latency_error_bars"
20960   output-file-type: ".html"
20961   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20963   filter: "'NIC_Intel-X710' and
20964            '64B' and
20965            'NDRPDR' and
20966            ('ETH' or 'DOT1Q') and
20967            'BASE' and
20968            '1T1C' and
20969            ('L2BDMACLRN' or 'L2XCFWD') and
20970            'VHOST_1024' and
20971            not 'VXLAN' and
20972            not 'IP4FWD' and
20973            not '2VM'"
20974   parameters:
20975   - "latency"
20976   - "parent"
20977   - "tags"
20978   sort:
20979   - "L2BDMACLRN"
20980   - "L2BDMACLRN"
20981   - "L2BDMACLRN"
20982   - "L2XCFWD"
20983   - "L2XCFWD"
20984   - "L2XCFWD"
20985   layout:
20986     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20987     layout: "plot-latency"
20988
20989 - type: "plot"
20990   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20991   algorithm: "plot_latency_error_bars"
20992   output-file-type: ".html"
20993   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20995   filter: "'NIC_Intel-X710' and
20996            '64B' and
20997            'NDRPDR' and
20998            ('ETH' or 'DOT1Q') and
20999            'BASE' and
21000            '2T2C' and
21001            ('L2BDMACLRN' or 'L2XCFWD') and
21002            'VHOST_1024' and
21003            not 'VXLAN' and
21004            not 'IP4FWD' and
21005            not '2VM'"
21006   parameters:
21007   - "latency"
21008   - "parent"
21009   - "tags"
21010   sort:
21011   - "L2BDMACLRN"
21012   - "L2BDMACLRN"
21013   - "L2BDMACLRN"
21014   - "L2XCFWD"
21015   - "L2XCFWD"
21016   - "L2XCFWD"
21017   layout:
21018     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21019     layout: "plot-latency"
21020
21021 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21022 - type: "plot"
21023   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21024   algorithm: "plot_latency_error_bars"
21025   output-file-type: ".html"
21026   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21028   filter: "'NIC_Intel-X710' and
21029            '64B' and
21030            'NDRPDR' and
21031            ('ETH' or 'DOT1Q') and
21032            '1T1C' and
21033            ('L2BDMACLRN' or 'L2XCFWD') and
21034            'VHOST_1024' and
21035            not 'CFS_OPT' and
21036            not 'VXLAN' and
21037            not 'IP4FWD' and
21038            not 'LBOND'"
21039   parameters:
21040   - "latency"
21041   - "parent"
21042   - "tags"
21043   sort:
21044   - "L2BDMACLRN"
21045   - "L2BDMACLRN"
21046   - "L2BDMACLRN"
21047   - "L2XCFWD"
21048   - "L2XCFWD"
21049   - "L2XCFWD"
21050   layout:
21051     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21052     layout: "plot-latency"
21053
21054 - type: "plot"
21055   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21056   algorithm: "plot_latency_error_bars"
21057   output-file-type: ".html"
21058   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21060   filter: "'NIC_Intel-X710' and
21061            '64B' and
21062            'NDRPDR' and
21063            ('ETH' or 'DOT1Q') and
21064            '2T2C' and
21065            ('L2BDMACLRN' or 'L2XCFWD') and
21066            'VHOST_1024' and
21067            not 'CFS_OPT' and
21068            not 'VXLAN' and
21069            not 'IP4FWD' and
21070            not 'LBOND'"
21071   parameters:
21072   - "latency"
21073   - "parent"
21074   - "tags"
21075   sort:
21076   - "L2BDMACLRN"
21077   - "L2BDMACLRN"
21078   - "L2BDMACLRN"
21079   - "L2XCFWD"
21080   - "L2XCFWD"
21081   - "L2XCFWD"
21082   layout:
21083     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21084     layout: "plot-latency"
21085
21086 # Packet Latency - VPP vhost ip4 3n-skx-x710
21087 - type: "plot"
21088   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21089   algorithm: "plot_latency_error_bars"
21090   output-file-type: ".html"
21091   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21093   filter: "'NIC_Intel-X710' and
21094            '64B' and
21095            'NDRPDR' and
21096            'ETH' and
21097            'IP4FWD' and
21098            '2T1C' and
21099            'VHOST_1024' and
21100            not 'VXLAN' and
21101            not 'DOT1Q'"
21102   parameters:
21103   - "latency"
21104   - "parent"
21105   - "tags"
21106   sort:
21107   - "1VM"
21108   - "2VM"
21109   layout:
21110     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21111     layout: "plot-latency"
21112
21113 - type: "plot"
21114   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21115   algorithm: "plot_latency_error_bars"
21116   output-file-type: ".html"
21117   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21119   filter: "'NIC_Intel-X710' and
21120            '64B' and
21121            'NDRPDR' and
21122            'ETH' and
21123            'IP4FWD' and
21124            '4T2C' and
21125            'VHOST_1024' and
21126            not 'VXLAN' and
21127            not 'DOT1Q'"
21128   parameters:
21129   - "latency"
21130   - "parent"
21131   - "tags"
21132   sort:
21133   - "1VM"
21134   - "2VM"
21135   layout:
21136     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21137     layout: "plot-latency"
21138
21139 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
21140 - type: "plot"
21141   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21142   algorithm: "plot_latency_error_bars"
21143   output-file-type: ".html"
21144   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21145   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21146   filter: "'NIC_Intel-X710' and
21147            '64B' and
21148            'NDRPDR' and
21149            ('ETH' or 'DOT1Q') and
21150            'BASE' and
21151            '2T1C' and
21152            ('L2BDMACLRN' or 'L2XCFWD') and
21153            'VHOST_1024' and
21154            not 'VXLAN' and
21155            not 'IP4FWD' and
21156            not '2VM'"
21157   parameters:
21158   - "latency"
21159   - "parent"
21160   - "tags"
21161   sort:
21162   - "L2BDMACLRN"
21163   - "L2BDMACLRN"
21164   - "L2BDMACLRN"
21165   - "L2XCFWD"
21166   - "L2XCFWD"
21167   - "L2XCFWD"
21168   layout:
21169     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21170     layout: "plot-latency"
21171
21172 - type: "plot"
21173   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21174   algorithm: "plot_latency_error_bars"
21175   output-file-type: ".html"
21176   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21178   filter: "'NIC_Intel-X710' and
21179            '64B' and
21180            'NDRPDR' and
21181            ('ETH' or 'DOT1Q') and
21182            'BASE' and
21183            '4T2C' and
21184            ('L2BDMACLRN' or 'L2XCFWD') and
21185            'VHOST_1024' and
21186            not 'VXLAN' and
21187            not 'IP4FWD' and
21188            not '2VM'"
21189   parameters:
21190   - "latency"
21191   - "parent"
21192   - "tags"
21193   sort:
21194   - "L2BDMACLRN"
21195   - "L2BDMACLRN"
21196   - "L2BDMACLRN"
21197   - "L2XCFWD"
21198   - "L2XCFWD"
21199   - "L2XCFWD"
21200   layout:
21201     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21202     layout: "plot-latency"
21203
21204 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
21205 - type: "plot"
21206   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21207   algorithm: "plot_latency_error_bars"
21208   output-file-type: ".html"
21209   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21211   filter: "'NIC_Intel-X710' and
21212            '64B' and
21213            'NDRPDR' and
21214            ('ETH' or 'DOT1Q') and
21215            '2T1C' and
21216            ('L2BDMACLRN' or 'L2XCFWD') and
21217            'VHOST_1024' and
21218            not 'CFS_OPT' and
21219            not 'VXLAN' and
21220            not 'IP4FWD' and
21221            not 'LBOND'"
21222   parameters:
21223   - "latency"
21224   - "parent"
21225   - "tags"
21226   sort:
21227   - "L2BDMACLRN"
21228   - "L2BDMACLRN"
21229   - "L2BDMACLRN"
21230   - "L2XCFWD"
21231   - "L2XCFWD"
21232   - "L2XCFWD"
21233   layout:
21234     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
21235     layout: "plot-latency"
21236
21237 - type: "plot"
21238   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21239   algorithm: "plot_latency_error_bars"
21240   output-file-type: ".html"
21241   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21243   filter: "'NIC_Intel-X710' and
21244            '64B' and
21245            'NDRPDR' and
21246            ('ETH' or 'DOT1Q') and
21247            '4T2C' and
21248            ('L2BDMACLRN' or 'L2XCFWD') and
21249            'VHOST_1024' and
21250            not 'CFS_OPT' and
21251            not 'VXLAN' and
21252            not 'IP4FWD' and
21253            not 'LBOND'"
21254   parameters:
21255   - "latency"
21256   - "parent"
21257   - "tags"
21258   sort:
21259   - "L2BDMACLRN"
21260   - "L2BDMACLRN"
21261   - "L2BDMACLRN"
21262   - "L2XCFWD"
21263   - "L2XCFWD"
21264   - "L2XCFWD"
21265   layout:
21266     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
21267     layout: "plot-latency"
21268
21269 # Packet Latency - VPP vhost ip4 2n-skx-x710
21270 - type: "plot"
21271   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21272   algorithm: "plot_latency_error_bars"
21273   output-file-type: ".html"
21274   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21276   filter: "'NIC_Intel-X710' and
21277            '64B' and
21278            'NDRPDR' and
21279            'ETH' and
21280            'IP4FWD' and
21281            '2T1C' and
21282            'VHOST_1024' and
21283            not 'VXLAN' and
21284            not 'NF_DENSITY' and
21285            not 'CFS_OPT' and
21286            not 'DOT1Q'"
21287   parameters:
21288   - "latency"
21289   - "parent"
21290   - "tags"
21291   sort:
21292   - "1VM"
21293   - "2VM"
21294   layout:
21295     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21296     layout: "plot-latency"
21297
21298 - type: "plot"
21299   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21300   algorithm: "plot_latency_error_bars"
21301   output-file-type: ".html"
21302   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21304   filter: "'NIC_Intel-X710' and
21305            '64B' and
21306            'NDRPDR' and
21307            'ETH' and
21308            'IP4FWD' and
21309            '4T2C' and
21310            'VHOST_1024' and
21311            not 'VXLAN' and
21312            not 'NF_DENSITY' and
21313            not 'CFS_OPT' and
21314            not 'DOT1Q'"
21315   parameters:
21316   - "latency"
21317   - "parent"
21318   - "tags"
21319   sort:
21320   - "1VM"
21321   - "2VM"
21322   layout:
21323     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21324     layout: "plot-latency"
21325
21326 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
21327 - type: "plot"
21328   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21329   algorithm: "plot_latency_error_bars"
21330   output-file-type: ".html"
21331   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21332   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21333   filter: "'NIC_Intel-X710' and
21334            '64B' and
21335            'NDRPDR' and
21336            ('ETH' or 'DOT1Q') and
21337            'BASE' and
21338            '2T1C' and
21339            ('L2BDMACLRN' or 'L2XCFWD') and
21340            'VHOST_1024' and
21341            not 'VXLAN' and
21342            not 'NF_DENSITY' and
21343            not 'IP4FWD' and
21344            not '2VM'"
21345   parameters:
21346   - "latency"
21347   - "parent"
21348   - "tags"
21349 #  sort:
21350 #  - "not CFS_OPT"
21351 #  - "L2XCFWD"
21352 #  - "not CFS_OPT"
21353 #  - "CFS_OPT"
21354   layout:
21355     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
21356     layout: "plot-latency"
21357
21358 - type: "plot"
21359   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21360   algorithm: "plot_latency_error_bars"
21361   output-file-type: ".html"
21362   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21364   filter: "'NIC_Intel-X710' and
21365            '64B' and
21366            'NDRPDR' and
21367            ('ETH' or 'DOT1Q') and
21368            'BASE' and
21369            '4T2C' and
21370            ('L2BDMACLRN' or 'L2XCFWD') and
21371            'VHOST_1024' and
21372            not 'VXLAN' and
21373            not 'NF_DENSITY' and
21374            not 'IP4FWD' and
21375            not '2VM'"
21376   parameters:
21377   - "latency"
21378   - "parent"
21379   - "tags"
21380 #  sort:
21381 #  - "not CFS_OPT"
21382 #  - "L2XCFWD"
21383 #  - "not CFS_OPT"
21384 #  - "CFS_OPT"
21385   layout:
21386     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
21387     layout: "plot-latency"
21388
21389 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
21390 - type: "plot"
21391   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21392   algorithm: "plot_latency_error_bars"
21393   output-file-type: ".html"
21394   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21395   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21396   filter: "'NIC_Intel-X710' and
21397            '64B' and
21398            'NDRPDR' and
21399            ('ETH' or 'DOT1Q') and
21400            '2T1C' and
21401            ('L2BDMACLRN' or 'L2XCFWD') and
21402            'VHOST_1024' and
21403            not 'CFS_OPT' and
21404            not 'VXLAN' and
21405            not 'NF_DENSITY' and
21406            not 'DOT1Q' and
21407            not 'IP4FWD'"
21408   parameters:
21409   - "latency"
21410   - "parent"
21411   - "tags"
21412 #  sort:
21413 #  - "1VM"
21414 #  - "L2XCFWD"
21415 #  - "1VM"
21416 #  - "L2BDMACLRN"
21417   layout:
21418     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
21419     layout: "plot-latency"
21420
21421 - type: "plot"
21422   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21423   algorithm: "plot_latency_error_bars"
21424   output-file-type: ".html"
21425   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21426   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21427   filter: "'NIC_Intel-X710' and
21428            '64B' and
21429            'NDRPDR' and
21430            ('ETH' or 'DOT1Q') and
21431            '4T2C' and
21432            ('L2BDMACLRN' or 'L2XCFWD') and
21433            'VHOST_1024' and
21434            not 'CFS_OPT' and
21435            not 'VXLAN' and
21436            not 'NF_DENSITY' and
21437            not 'DOT1Q' and
21438            not 'IP4FWD'"
21439   parameters:
21440   - "latency"
21441   - "parent"
21442   - "tags"
21443 #  sort:
21444 #  - "1VM"
21445 #  - "L2XCFWD"
21446 #  - "1VM"
21447 #  - "L2BDMACLRN"
21448   layout:
21449     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
21450     layout: "plot-latency"
21451
21452 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
21453 - type: "plot"
21454   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21455   algorithm: "plot_latency_error_bars"
21456   output-file-type: ".html"
21457   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21459   filter: "'NIC_Intel-XXV710' and
21460            '64B' and
21461            'NDRPDR' and
21462            'ETH' and
21463            'IP4FWD' and
21464            '2T1C' and
21465            'VHOST_1024' and
21466            not 'VXLAN' and
21467            not 'CFS_OPT' and
21468            not 'DOT1Q'"
21469   parameters:
21470   - "latency"
21471   - "parent"
21472   - "tags"
21473   sort:
21474   - "not CFS_OPT"
21475   - "1VM"
21476   - "2VM"
21477   layout:
21478     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
21479     layout: "plot-latency"
21480
21481 - type: "plot"
21482   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21483   algorithm: "plot_latency_error_bars"
21484   output-file-type: ".html"
21485   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21487   filter: "'NIC_Intel-XXV710' and
21488            '64B' and
21489            'NDRPDR' and
21490            'ETH' and
21491            'IP4FWD' and
21492            '4T2C' and
21493            'VHOST_1024' and
21494            not 'VXLAN' and
21495            not 'CFS_OPT' and
21496            not 'DOT1Q'"
21497   parameters:
21498   - "latency"
21499   - "parent"
21500   - "tags"
21501   sort:
21502   - "not CFS_OPT"
21503   - "1VM"
21504   - "2VM"
21505   layout:
21506     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21507     layout: "plot-latency"
21508
21509 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
21510 #- type: "plot"
21511 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21512 #  algorithm: "plot_latency_error_bars"
21513 #  output-file-type: ".html"
21514 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21515 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21516 #  filter: "'NIC_Intel-XXV710' and
21517 #           '64B' and
21518 #           'NDRPDR' and
21519 #           ('ETH' or 'DOT1Q') and
21520 #           'BASE' and
21521 #           '2T1C' and
21522 #           ('L2BDMACLRN' or 'L2XCFWD') and
21523 #           'VHOST_1024' and
21524 #           not 'VXLAN' and
21525 #           not 'IP4FWD' and
21526 #           not '2VM'"
21527 #  parameters:
21528 #  - "latency"
21529 #  - "parent"
21530 #  - "tags"
21531 ##  sort:
21532 ##  - "not CFS_OPT"
21533 ##  - "L2XCFWD"
21534 ##  - "not CFS_OPT"
21535 ##  - "CFS_OPT"
21536 #  layout:
21537 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
21538 #    layout: "plot-latency"
21539 #
21540 #- type: "plot"
21541 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21542 #  algorithm: "plot_latency_error_bars"
21543 #  output-file-type: ".html"
21544 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21545 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21546 #  filter: "'NIC_Intel-XXV710' and
21547 #           '64B' and
21548 #           'NDRPDR' and
21549 #           ('ETH' or 'DOT1Q') and
21550 #           'BASE' and
21551 #           '4T2C' and
21552 #           ('L2BDMACLRN' or 'L2XCFWD') and
21553 #           'VHOST_1024' and
21554 #           not 'VXLAN' and
21555 #           not 'IP4FWD' and
21556 #           not '2VM'"
21557 #  parameters:
21558 #  - "latency"
21559 #  - "parent"
21560 #  - "tags"
21561 ##  sort:
21562 ##  - "not CFS_OPT"
21563 ##  - "L2XCFWD"
21564 ##  - "not CFS_OPT"
21565 ##  - "CFS_OPT"
21566 #  layout:
21567 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
21568 #    layout: "plot-latency"
21569 #
21570 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
21571 #- type: "plot"
21572 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21573 #  algorithm: "plot_latency_error_bars"
21574 #  output-file-type: ".html"
21575 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21576 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21577 #  filter: "'NIC_Intel-XXV710' and
21578 #           '64B' and
21579 #           'NDRPDR' and
21580 #           ('ETH' or 'DOT1Q') and
21581 #           '2T1C' and
21582 #           ('L2BDMACLRN' or 'L2XCFWD') and
21583 #           'VHOST_1024' and
21584 #           not 'CFS_OPT' and
21585 #           not 'VXLAN' and
21586 #           not 'DOT1Q' and
21587 #           not 'IP4FWD'"
21588 #  parameters:
21589 #  - "latency"
21590 #  - "parent"
21591 #  - "tags"
21592 ##  sort:
21593 ##  - "1VM"
21594 ##  - "L2XCFWD"
21595 ##  - "1VM"
21596 ##  - "L2BDMACLRN"
21597 #  layout:
21598 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
21599 #    layout: "plot-latency"
21600 #
21601 #- type: "plot"
21602 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21603 #  algorithm: "plot_latency_error_bars"
21604 #  output-file-type: ".html"
21605 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21606 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21607 #  filter: "'NIC_Intel-XXV710' and
21608 #           '64B' and
21609 #           'NDRPDR' and
21610 #           ('ETH' or 'DOT1Q') and
21611 #           '4T2C' and
21612 #           ('L2BDMACLRN' or 'L2XCFWD') and
21613 #           'VHOST_1024' and
21614 #           not 'CFS_OPT' and
21615 #           not 'VXLAN' and
21616 #           not 'DOT1Q' and
21617 #           not 'IP4FWD'"
21618 #  parameters:
21619 #  - "latency"
21620 #  - "parent"
21621 #  - "tags"
21622 ##  sort:
21623 ##  - "1VM"
21624 ##  - "L2XCFWD"
21625 ##  - "1VM"
21626 ##  - "L2BDMACLRN"
21627 #  layout:
21628 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
21629 #    layout: "plot-latency"
21630
21631 ################################################################################
21632
21633 # Packet Latency - VPP VTS 3n-hsw-x520
21634 - type: "plot"
21635   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21636   algorithm: "plot_latency_error_bars"
21637   output-file-type: ".html"
21638   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21640   filter: "'NIC_Intel-X520-DA2' and
21641            '114B' and
21642            'NDRPDR' and
21643            '1T1C' and
21644            'VTS'"
21645   parameters:
21646   - "latency"
21647   - "parent"
21648   - "tags"
21649   layout:
21650     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
21651     layout: "plot-latency"
21652
21653 - type: "plot"
21654   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21655   algorithm: "plot_latency_error_bars"
21656   output-file-type: ".html"
21657   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21658   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21659   filter: "'NIC_Intel-X520-DA2' and
21660            '114B' and
21661            'NDRPDR' and
21662            '2T2C' and
21663            'VTS'"
21664   parameters:
21665   - "latency"
21666   - "parent"
21667   - "tags"
21668   layout:
21669     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
21670     layout: "plot-latency"
21671
21672 ################################################################################
21673
21674 # Packet Latency - DPDK l3fwd 3n-hsw-x520
21675 - type: "plot"
21676   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21677   algorithm: "plot_latency_error_bars"
21678   output-file-type: ".html"
21679   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21680   data: "plot-dpdk-throughput-latency-3n-hsw"
21681   filter: "'NIC_Intel-X520-DA2' and
21682            '64B' and
21683            'BASE' and
21684            'NDRPDR' and
21685            '1T1C' and
21686            'IP4FWD'"
21687   parameters:
21688   - "latency"
21689   - "parent"
21690   - "tags"
21691   layout:
21692     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
21693     layout: "plot-latency"
21694
21695 - type: "plot"
21696   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21697   algorithm: "plot_latency_error_bars"
21698   output-file-type: ".html"
21699   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21700   data: "plot-dpdk-throughput-latency-3n-hsw"
21701   filter: "'NIC_Intel-X520-DA2' and
21702            '64B' and
21703            'BASE' and
21704            'NDRPDR' and
21705            '2T2C' and
21706            'IP4FWD'"
21707   parameters:
21708   - "latency"
21709   - "parent"
21710   - "tags"
21711   layout:
21712     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
21713     layout: "plot-latency"
21714
21715 # Packet Latency - DPDK l3fwd 3n-hsw-x710
21716 - type: "plot"
21717   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21718   algorithm: "plot_latency_error_bars"
21719   output-file-type: ".html"
21720   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21721   data: "plot-dpdk-throughput-latency-3n-hsw"
21722   filter: "'NIC_Intel-X710' and
21723            '64B' and
21724            'BASE' and
21725            'NDRPDR' and
21726            '1T1C' and
21727            'IP4FWD'"
21728   parameters:
21729   - "latency"
21730   - "parent"
21731   - "tags"
21732   layout:
21733     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
21734     layout: "plot-latency"
21735
21736 - type: "plot"
21737   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21738   algorithm: "plot_latency_error_bars"
21739   output-file-type: ".html"
21740   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21741   data: "plot-dpdk-throughput-latency-3n-hsw"
21742   filter: "'NIC_Intel-X710' and
21743            '64B' and
21744            'BASE' and
21745            'NDRPDR' and
21746            '2T2C' and
21747            'IP4FWD'"
21748   parameters:
21749   - "latency"
21750   - "parent"
21751   - "tags"
21752   layout:
21753     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
21754     layout: "plot-latency"
21755
21756 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
21757 - type: "plot"
21758   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21759   algorithm: "plot_latency_error_bars"
21760   output-file-type: ".html"
21761   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21762   data: "plot-dpdk-throughput-latency-3n-hsw"
21763   filter: "'NIC_Intel-XL710' and
21764            '64B' and
21765            'BASE' and
21766            'NDRPDR' and
21767            '1T1C' and
21768            'IP4FWD'"
21769   parameters:
21770   - "latency"
21771   - "parent"
21772   - "tags"
21773   layout:
21774     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
21775     layout: "plot-latency"
21776
21777 - type: "plot"
21778   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21779   algorithm: "plot_latency_error_bars"
21780   output-file-type: ".html"
21781   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21782   data: "plot-dpdk-throughput-latency-3n-hsw"
21783   filter: "'NIC_Intel-XL710' and
21784            '64B' and
21785            'BASE' and
21786            'NDRPDR' and
21787            '2T2C' and
21788            'IP4FWD'"
21789   parameters:
21790   - "latency"
21791   - "parent"
21792   - "tags"
21793   layout:
21794     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
21795     layout: "plot-latency"
21796
21797 # Packet Latency - DPDK l3fwd 3n-skx-x710
21798 - type: "plot"
21799   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21800   algorithm: "plot_latency_error_bars"
21801   output-file-type: ".html"
21802   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21803   data: "plot-dpdk-throughput-latency-3n-skx"
21804   filter: "'NIC_Intel-X710' and
21805            '64B' and
21806            'BASE' and
21807            'NDRPDR' and
21808            '2T1C' and
21809            'IP4FWD'"
21810   parameters:
21811   - "latency"
21812   - "parent"
21813   - "tags"
21814   layout:
21815     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
21816     layout: "plot-latency"
21817
21818 - type: "plot"
21819   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21820   algorithm: "plot_latency_error_bars"
21821   output-file-type: ".html"
21822   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21823   data: "plot-dpdk-throughput-latency-3n-skx"
21824   filter: "'NIC_Intel-X710' and
21825            '64B' and
21826            'BASE' and
21827            'NDRPDR' and
21828            '4T2C' and
21829            'IP4FWD'"
21830   parameters:
21831   - "latency"
21832   - "parent"
21833   - "tags"
21834   layout:
21835     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
21836     layout: "plot-latency"
21837
21838 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
21839 - type: "plot"
21840   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21841   algorithm: "plot_latency_error_bars"
21842   output-file-type: ".html"
21843   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21844   data: "plot-dpdk-throughput-latency-3n-skx"
21845   filter: "'NIC_Intel-XXV710' and
21846            '64B' and
21847            'BASE' and
21848            'NDRPDR' and
21849            '2T1C' and
21850            'IP4FWD'"
21851   parameters:
21852   - "latency"
21853   - "parent"
21854   - "tags"
21855   layout:
21856     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
21857     layout: "plot-latency"
21858
21859 - type: "plot"
21860   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21861   algorithm: "plot_latency_error_bars"
21862   output-file-type: ".html"
21863   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21864   data: "plot-dpdk-throughput-latency-3n-skx"
21865   filter: "'NIC_Intel-XXV710' and
21866            '64B' and
21867            'BASE' and
21868            'NDRPDR' and
21869            '4T2C' and
21870            'IP4FWD'"
21871   parameters:
21872   - "latency"
21873   - "parent"
21874   - "tags"
21875   layout:
21876     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
21877     layout: "plot-latency"
21878
21879 # Packet Latency - DPDK l3fwd 2n-skx-x710
21880 - type: "plot"
21881   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21882   algorithm: "plot_latency_error_bars"
21883   output-file-type: ".html"
21884   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21885   data: "plot-dpdk-throughput-latency-2n-skx"
21886   filter: "'NIC_Intel-X710' and
21887            '64B' and
21888            'BASE' and
21889            'NDRPDR' and
21890            '2T1C' and
21891            'IP4FWD'"
21892   parameters:
21893   - "latency"
21894   - "parent"
21895   - "tags"
21896   layout:
21897     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
21898     layout: "plot-latency"
21899
21900 - type: "plot"
21901   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21902   algorithm: "plot_latency_error_bars"
21903   output-file-type: ".html"
21904   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21905   data: "plot-dpdk-throughput-latency-2n-skx"
21906   filter: "'NIC_Intel-X710' and
21907            '64B' and
21908            'BASE' and
21909            'NDRPDR' and
21910            '4T2C' and
21911            'IP4FWD'"
21912   parameters:
21913   - "latency"
21914   - "parent"
21915   - "tags"
21916   layout:
21917     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
21918     layout: "plot-latency"
21919
21920 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
21921 - type: "plot"
21922   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21923   algorithm: "plot_latency_error_bars"
21924   output-file-type: ".html"
21925   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21926   data: "plot-dpdk-throughput-latency-2n-skx"
21927   filter: "'NIC_Intel-XXV710' and
21928            '64B' and
21929            'BASE' and
21930            'NDRPDR' and
21931            '2T1C' and
21932            'IP4FWD'"
21933   parameters:
21934   - "latency"
21935   - "parent"
21936   - "tags"
21937   layout:
21938     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
21939     layout: "plot-latency"
21940
21941 - type: "plot"
21942   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21943   algorithm: "plot_latency_error_bars"
21944   output-file-type: ".html"
21945   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21946   data: "plot-dpdk-throughput-latency-2n-skx"
21947   filter: "'NIC_Intel-XXV710' and
21948            '64B' and
21949            'BASE' and
21950            'NDRPDR' and
21951            '4T2C' and
21952            'IP4FWD'"
21953   parameters:
21954   - "latency"
21955   - "parent"
21956   - "tags"
21957   layout:
21958     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
21959     layout: "plot-latency"
21960
21961 ################################################################################
21962
21963 # Packet Latency - DPDK testpmd 3n-hsw-x520
21964 - type: "plot"
21965   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21966   algorithm: "plot_latency_error_bars"
21967   output-file-type: ".html"
21968   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21969   data: "plot-dpdk-throughput-latency-3n-hsw"
21970   filter: "'NIC_Intel-X520-DA2' and
21971            '64B' and
21972            'BASE' and
21973            'NDRPDR' and
21974            '1T1C' and
21975            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21976   parameters:
21977   - "latency"
21978   - "parent"
21979   - "tags"
21980   layout:
21981     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
21982     layout: "plot-latency"
21983
21984 - type: "plot"
21985   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21986   algorithm: "plot_latency_error_bars"
21987   output-file-type: ".html"
21988   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21989   data: "plot-dpdk-throughput-latency-3n-hsw"
21990   filter: "'NIC_Intel-X520-DA2' and
21991            '64B' and
21992            'BASE' and
21993            'NDRPDR' and
21994            '2T2C' and
21995            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21996   parameters:
21997   - "latency"
21998   - "parent"
21999   - "tags"
22000   layout:
22001     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22002     layout: "plot-latency"
22003
22004 # Packet Latency - DPDK testpmd 3n-hsw-x710
22005 - type: "plot"
22006   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22007   algorithm: "plot_latency_error_bars"
22008   output-file-type: ".html"
22009   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22010   data: "plot-dpdk-throughput-latency-3n-hsw"
22011   filter: "'NIC_Intel-X710' and
22012            '64B' and
22013            'BASE' and
22014            'NDRPDR' and
22015            '1T1C' and
22016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22017   parameters:
22018   - "latency"
22019   - "parent"
22020   - "tags"
22021   layout:
22022     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22023     layout: "plot-latency"
22024
22025 - type: "plot"
22026   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22027   algorithm: "plot_latency_error_bars"
22028   output-file-type: ".html"
22029   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22030   data: "plot-dpdk-throughput-latency-3n-hsw"
22031   filter: "'NIC_Intel-X710' and
22032            '64B' and
22033            'BASE' and
22034            'NDRPDR' and
22035            '2T2C' and
22036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22037   parameters:
22038   - "latency"
22039   - "parent"
22040   - "tags"
22041   layout:
22042     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22043     layout: "plot-latency"
22044
22045 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22046 - type: "plot"
22047   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22048   algorithm: "plot_latency_error_bars"
22049   output-file-type: ".html"
22050   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22051   data: "plot-dpdk-throughput-latency-3n-hsw"
22052   filter: "'NIC_Intel-XL710' and
22053            '64B' and
22054            'BASE' and
22055            'NDRPDR' and
22056            '1T1C' and
22057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22058   parameters:
22059   - "latency"
22060   - "parent"
22061   - "tags"
22062   layout:
22063     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22064     layout: "plot-latency"
22065
22066 - type: "plot"
22067   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22068   algorithm: "plot_latency_error_bars"
22069   output-file-type: ".html"
22070   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22071   data: "plot-dpdk-throughput-latency-3n-hsw"
22072   filter: "'NIC_Intel-XL710' and
22073            '64B' and
22074            'BASE' and
22075            'NDRPDR' and
22076            '2T2C' and
22077            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22078   parameters:
22079   - "latency"
22080   - "parent"
22081   - "tags"
22082   layout:
22083     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22084     layout: "plot-latency"
22085
22086 # Packet Latency - DPDK testpmd 3n-skx-x710
22087 - type: "plot"
22088   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22089   algorithm: "plot_latency_error_bars"
22090   output-file-type: ".html"
22091   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22092   data: "plot-dpdk-throughput-latency-3n-skx"
22093   filter: "'NIC_Intel-X710' and
22094            '64B' and
22095            'BASE' and
22096            'NDRPDR' and
22097            '2T1C' and
22098            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22099   parameters:
22100   - "latency"
22101   - "parent"
22102   - "tags"
22103   layout:
22104     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22105     layout: "plot-latency"
22106
22107 - type: "plot"
22108   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22109   algorithm: "plot_latency_error_bars"
22110   output-file-type: ".html"
22111   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22112   data: "plot-dpdk-throughput-latency-3n-skx"
22113   filter: "'NIC_Intel-X710' and
22114            '64B' and
22115            'BASE' and
22116            'NDRPDR' and
22117            '4T2C' and
22118            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22119   parameters:
22120   - "latency"
22121   - "parent"
22122   - "tags"
22123   layout:
22124     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22125     layout: "plot-latency"
22126
22127 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22128 - type: "plot"
22129   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22130   algorithm: "plot_latency_error_bars"
22131   output-file-type: ".html"
22132   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22133   data: "plot-dpdk-throughput-latency-3n-skx"
22134   filter: "'NIC_Intel-XXV710' and
22135            '64B' and
22136            'BASE' and
22137            'NDRPDR' and
22138            '2T1C' and
22139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22140   parameters:
22141   - "latency"
22142   - "parent"
22143   - "tags"
22144   layout:
22145     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
22146     layout: "plot-latency"
22147
22148 - type: "plot"
22149   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22150   algorithm: "plot_latency_error_bars"
22151   output-file-type: ".html"
22152   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22153   data: "plot-dpdk-throughput-latency-3n-skx"
22154   filter: "'NIC_Intel-XXV710' and
22155            '64B' and
22156            'BASE' and
22157            'NDRPDR' and
22158            '4T2C' and
22159            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22160   parameters:
22161   - "latency"
22162   - "parent"
22163   - "tags"
22164   layout:
22165     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
22166     layout: "plot-latency"
22167
22168 # Packet Latency - DPDK testpmd 2n-skx-x710
22169 - type: "plot"
22170   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22171   algorithm: "plot_latency_error_bars"
22172   output-file-type: ".html"
22173   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22174   data: "plot-dpdk-throughput-latency-2n-skx"
22175   filter: "'NIC_Intel-X710' and
22176            '64B' and
22177            'BASE' and
22178            'NDRPDR' and
22179            '2T1C' and
22180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22181   parameters:
22182   - "latency"
22183   - "parent"
22184   - "tags"
22185   layout:
22186     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
22187     layout: "plot-latency"
22188
22189 - type: "plot"
22190   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22191   algorithm: "plot_latency_error_bars"
22192   output-file-type: ".html"
22193   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22194   data: "plot-dpdk-throughput-latency-2n-skx"
22195   filter: "'NIC_Intel-X710' and
22196            '64B' and
22197            'BASE' and
22198            'NDRPDR' and
22199            '4T2C' and
22200            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22201   parameters:
22202   - "latency"
22203   - "parent"
22204   - "tags"
22205   layout:
22206     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
22207     layout: "plot-latency"
22208
22209 # Packet Latency - DPDK testpmd 2n-skx-xxv710
22210 - type: "plot"
22211   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22212   algorithm: "plot_latency_error_bars"
22213   output-file-type: ".html"
22214   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22215   data: "plot-dpdk-throughput-latency-2n-skx"
22216   filter: "'NIC_Intel-XXV710' and
22217            '64B' and
22218            'BASE' and
22219            'NDRPDR' and
22220            '2T1C' and
22221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22222   parameters:
22223   - "latency"
22224   - "parent"
22225   - "tags"
22226   layout:
22227     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
22228     layout: "plot-latency"
22229
22230 - type: "plot"
22231   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22232   algorithm: "plot_latency_error_bars"
22233   output-file-type: ".html"
22234   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22235   data: "plot-dpdk-throughput-latency-2n-skx"
22236   filter: "'NIC_Intel-XXV710' and
22237            '64B' and
22238            'BASE' and
22239            'NDRPDR' and
22240            '4T2C' and
22241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22242   parameters:
22243   - "latency"
22244   - "parent"
22245   - "tags"
22246   layout:
22247     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
22248     layout: "plot-latency"
22249
22250 ################################################################################
22251
22252 # Speedup - VPP Container Memif 3n-hsw-x520
22253 - type: "plot"
22254   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22255   algorithm: "plot_throughput_speedup_analysis"
22256   output-file-type: ".html"
22257   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22259   filter: "'NIC_Intel-X520-DA2' and
22260            '64B' and
22261            ('BASE' or 'SCALE') and
22262            'NDRPDR' and
22263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22264            not 'VHOST' and
22265            'MEMIF'"
22266   parameters:
22267   - "throughput"
22268   - "parent"
22269   - "tags"
22270   sort:
22271   - "L2XCFWD"
22272   - "L2XCFWD"
22273   - "L2XCFWD"
22274   - "L2BDMACLRN"
22275   - "L2BDMACLRN"
22276   - "L2BDMACLRN"
22277   - "IP4FWD"
22278   layout:
22279     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
22280     layout: "plot-throughput-speedup-analysis"
22281
22282 - type: "plot"
22283   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22284   algorithm: "plot_throughput_speedup_analysis"
22285   output-file-type: ".html"
22286   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22288   filter: "'NIC_Intel-X520-DA2' and
22289            '64B' and
22290            ('BASE' or 'SCALE') and
22291            'NDRPDR' and
22292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22293            not 'VHOST' and
22294            'MEMIF'"
22295   parameters:
22296   - "throughput"
22297   - "parent"
22298   - "tags"
22299   sort:
22300   - "L2XCFWD"
22301   - "L2XCFWD"
22302   - "L2XCFWD"
22303   - "L2BDMACLRN"
22304   - "L2BDMACLRN"
22305   - "L2BDMACLRN"
22306   - "IP4FWD"
22307   layout:
22308     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
22309     layout: "plot-throughput-speedup-analysis"
22310
22311 # Speedup - VPP Container Memif 3n-hsw-x710
22312 - type: "plot"
22313   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22314   algorithm: "plot_throughput_speedup_analysis"
22315   output-file-type: ".html"
22316   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22318   filter: "'NIC_Intel-X710' and
22319            '64B' and
22320            ('BASE' or 'SCALE') and
22321            'NDRPDR' and
22322            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22323            not 'VHOST' and
22324            'MEMIF'"
22325   parameters:
22326   - "throughput"
22327   - "parent"
22328   - "tags"
22329   sort:
22330   - "L2XCFWD"
22331   - "L2XCFWD"
22332   - "L2XCFWD"
22333   - "L2BDMACLRN"
22334   - "L2BDMACLRN"
22335   - "L2BDMACLRN"
22336   - "IP4FWD"
22337   layout:
22338     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
22339     layout: "plot-throughput-speedup-analysis"
22340
22341 - type: "plot"
22342   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22343   algorithm: "plot_throughput_speedup_analysis"
22344   output-file-type: ".html"
22345   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22347   filter: "'NIC_Intel-X710' and
22348            '64B' and
22349            ('BASE' or 'SCALE') and
22350            'NDRPDR' and
22351            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22352            not 'VHOST' and
22353            'MEMIF'"
22354   parameters:
22355   - "throughput"
22356   - "parent"
22357   - "tags"
22358   sort:
22359   - "L2XCFWD"
22360   - "L2XCFWD"
22361   - "L2XCFWD"
22362   - "L2BDMACLRN"
22363   - "L2BDMACLRN"
22364   - "L2BDMACLRN"
22365   - "IP4FWD"
22366   layout:
22367     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
22368     layout: "plot-throughput-speedup-analysis"
22369
22370 # Speedup - VPP Container Memif 3n-hsw-xl710
22371 - type: "plot"
22372   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22373   algorithm: "plot_throughput_speedup_analysis"
22374   output-file-type: ".html"
22375   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22377   filter: "'NIC_Intel-XL710' and
22378            '64B' and
22379            ('BASE' or 'SCALE') and
22380            'NDRPDR' and
22381            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22382            not 'VHOST' and
22383            'MEMIF'"
22384   parameters:
22385   - "throughput"
22386   - "parent"
22387   - "tags"
22388   sort:
22389   - "L2XCFWD"
22390   - "L2XCFWD"
22391   - "L2XCFWD"
22392   - "L2BDMACLRN"
22393   - "L2BDMACLRN"
22394   - "L2BDMACLRN"
22395   - "IP4FWD"
22396   layout:
22397     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
22398     layout: "plot-throughput-speedup-analysis"
22399
22400 - type: "plot"
22401   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22402   algorithm: "plot_throughput_speedup_analysis"
22403   output-file-type: ".html"
22404   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22406   filter: "'NIC_Intel-XL710' and
22407            '64B' and
22408            ('BASE' or 'SCALE') and
22409            'NDRPDR' and
22410            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22411            not 'VHOST' and
22412            'MEMIF'"
22413   parameters:
22414   - "throughput"
22415   - "parent"
22416   - "tags"
22417   sort:
22418   - "L2XCFWD"
22419   - "L2XCFWD"
22420   - "L2XCFWD"
22421   - "L2BDMACLRN"
22422   - "L2BDMACLRN"
22423   - "L2BDMACLRN"
22424   - "IP4FWD"
22425   layout:
22426     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
22427     layout: "plot-throughput-speedup-analysis"
22428
22429 # Speedup - VPP Container Memif 3n-skx-x710
22430 - type: "plot"
22431   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22432   algorithm: "plot_throughput_speedup_analysis"
22433   output-file-type: ".html"
22434   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22436   filter: "'NIC_Intel-X710' and
22437            '64B' and
22438            ('BASE' or 'SCALE') and
22439            'NDRPDR' and
22440            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22441            not 'VHOST' and
22442            'MEMIF'"
22443   parameters:
22444   - "throughput"
22445   - "parent"
22446   - "tags"
22447   sort:
22448   - "L2XCFWD"
22449   - "L2XCFWD"
22450   - "L2XCFWD"
22451   - "L2BDMACLRN"
22452   - "L2BDMACLRN"
22453   - "L2BDMACLRN"
22454   - "IP4FWD"
22455   layout:
22456     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
22457     layout: "plot-throughput-speedup-analysis"
22458
22459 - type: "plot"
22460   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22461   algorithm: "plot_throughput_speedup_analysis"
22462   output-file-type: ".html"
22463   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22465   filter: "'NIC_Intel-X710' and
22466            '64B' and
22467            ('BASE' or 'SCALE') and
22468            'NDRPDR' and
22469            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22470            not 'VHOST' and
22471            'MEMIF'"
22472   parameters:
22473   - "throughput"
22474   - "parent"
22475   - "tags"
22476   sort:
22477   - "L2XCFWD"
22478   - "L2XCFWD"
22479   - "L2XCFWD"
22480   - "L2BDMACLRN"
22481   - "L2BDMACLRN"
22482   - "L2BDMACLRN"
22483   - "IP4FWD"
22484   layout:
22485     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
22486     layout: "plot-throughput-speedup-analysis"
22487
22488 # Speedup - VPP Container Memif 2n-skx-x710
22489 - type: "plot"
22490   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22491   algorithm: "plot_throughput_speedup_analysis"
22492   output-file-type: ".html"
22493   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22494   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22495   filter: "'NIC_Intel-X710' and
22496            '64B' and
22497            ('BASE' or 'SCALE') and
22498            'NDRPDR' and
22499            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22500            not 'VHOST' and
22501            not 'NF_DENSITY' and
22502            'MEMIF'"
22503   parameters:
22504   - "throughput"
22505   - "parent"
22506   - "tags"
22507   sort:
22508   - "L2XCFWD"
22509   - "L2XCFWD"
22510   - "L2XCFWD"
22511   - "L2BDMACLRN"
22512   - "L2BDMACLRN"
22513   - "L2BDMACLRN"
22514   - "IP4FWD"
22515   layout:
22516     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
22517     layout: "plot-throughput-speedup-analysis"
22518
22519 - type: "plot"
22520   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22521   algorithm: "plot_throughput_speedup_analysis"
22522   output-file-type: ".html"
22523   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22524   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22525   filter: "'NIC_Intel-X710' and
22526            '64B' and
22527            ('BASE' or 'SCALE') and
22528            'NDRPDR' and
22529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22530            not 'VHOST' and
22531            not 'NF_DENSITY' and
22532            'MEMIF'"
22533   parameters:
22534   - "throughput"
22535   - "parent"
22536   - "tags"
22537   sort:
22538   - "L2XCFWD"
22539   - "L2XCFWD"
22540   - "L2XCFWD"
22541   - "L2BDMACLRN"
22542   - "L2BDMACLRN"
22543   - "L2BDMACLRN"
22544   - "IP4FWD"
22545   layout:
22546     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
22547     layout: "plot-throughput-speedup-analysis"
22548
22549 ## Speedup - VPP Container Memif 2n-skx-xxv710
22550 #- type: "plot"
22551 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22552 #  algorithm: "plot_throughput_speedup_analysis"
22553 #  output-file-type: ".html"
22554 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22555 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22556 #  filter: "'NIC_Intel-XXV710' and
22557 #           '64B' and
22558 #           ('BASE' or 'SCALE') and
22559 #           'NDRPDR' and
22560 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22561 #           not 'VHOST' and
22562 #           'MEMIF'"
22563 #  parameters:
22564 #  - "throughput"
22565 #  - "parent"
22566 #  - "tags"
22567 #  sort:
22568 #  - "L2XCFWD"
22569 #  - "L2XCFWD"
22570 #  - "L2XCFWD"
22571 #  - "L2BDMACLRN"
22572 #  - "L2BDMACLRN"
22573 #  - "L2BDMACLRN"
22574 #  - "IP4FWD"
22575 #  layout:
22576 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
22577 #    layout: "plot-throughput-speedup-analysis"
22578 #
22579 #- type: "plot"
22580 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22581 #  algorithm: "plot_throughput_speedup_analysis"
22582 #  output-file-type: ".html"
22583 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22584 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22585 #  filter: "'NIC_Intel-XXV710' and
22586 #           '64B' and
22587 #           ('BASE' or 'SCALE') and
22588 #           'NDRPDR' and
22589 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22590 #           not 'VHOST' and
22591 #           'MEMIF'"
22592 #  parameters:
22593 #  - "throughput"
22594 #  - "parent"
22595 #  - "tags"
22596 #  sort:
22597 #  - "L2XCFWD"
22598 #  - "L2XCFWD"
22599 #  - "L2XCFWD"
22600 #  - "L2BDMACLRN"
22601 #  - "L2BDMACLRN"
22602 #  - "L2BDMACLRN"
22603 #  - "IP4FWD"
22604 #  layout:
22605 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
22606 #    layout: "plot-throughput-speedup-analysis"
22607
22608 ################################################################################
22609
22610 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
22611 - type: "plot"
22612   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22613   algorithm: "plot_throughput_speedup_analysis"
22614   output-file-type: ".html"
22615   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22616   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22617   filter: "'NIC_Intel-X520-DA2' and
22618            '64B' and
22619            ('BASE' or 'SCALE') and
22620            'NDRPDR' and
22621            'L2XCFWD' and
22622            not 'VHOST' and
22623            not 'NF_DENSITY' and
22624            'MEMIF'"
22625   parameters:
22626   - "throughput"
22627   - "parent"
22628   - "tags"
22629   sort:
22630   - "1VNF"
22631   - "2VNF"
22632   - "4VNF"
22633   - "2VNF"
22634   - "4VNF"
22635   layout:
22636     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
22637     layout: "plot-throughput-speedup-analysis"
22638
22639 - type: "plot"
22640   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22641   algorithm: "plot_throughput_speedup_analysis"
22642   output-file-type: ".html"
22643   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22644   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22645   filter: "'NIC_Intel-X520-DA2' and
22646            '64B' and
22647            ('BASE' or 'SCALE') and
22648            'NDRPDR' and
22649            'L2XCFWD' and
22650            not 'VHOST' and
22651            not 'NF_DENSITY' and
22652            'MEMIF'"
22653   parameters:
22654   - "throughput"
22655   - "parent"
22656   - "tags"
22657   sort:
22658   - "1VNF"
22659   - "2VNF"
22660   - "4VNF"
22661   - "2VNF"
22662   - "4VNF"
22663   layout:
22664     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
22665     layout: "plot-throughput-speedup-analysis"
22666
22667 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
22668 - type: "plot"
22669   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22670   algorithm: "plot_throughput_speedup_analysis"
22671   output-file-type: ".html"
22672   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22673   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22674   filter: "'NIC_Intel-X520-DA2' and
22675            '64B' and
22676            ('BASE' or 'SCALE') and
22677            'NDRPDR' and
22678            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22679            not 'VHOST' and
22680            not 'NF_DENSITY' and
22681            'MEMIF'"
22682   parameters:
22683   - "throughput"
22684   - "parent"
22685   - "tags"
22686   sort:
22687   - "1VNF"
22688   - "2VNF"
22689   - "4VNF"
22690   - "2VNF"
22691   - "4VNF"
22692   layout:
22693     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
22694     layout: "plot-throughput-speedup-analysis"
22695
22696 - type: "plot"
22697   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22698   algorithm: "plot_throughput_speedup_analysis"
22699   output-file-type: ".html"
22700   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22701   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22702   filter: "'NIC_Intel-X520-DA2' and
22703            '64B' and
22704            ('BASE' or 'SCALE') and
22705            'NDRPDR' and
22706            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22707            not 'VHOST' and
22708            not 'NF_DENSITY' and
22709            'MEMIF'"
22710   parameters:
22711   - "throughput"
22712   - "parent"
22713   - "tags"
22714   sort:
22715   - "1VNF"
22716   - "2VNF"
22717   - "4VNF"
22718   - "2VNF"
22719   - "4VNF"
22720   layout:
22721     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
22722     layout: "plot-throughput-speedup-analysis"
22723
22724 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
22725 - type: "plot"
22726   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22727   algorithm: "plot_throughput_speedup_analysis"
22728   output-file-type: ".html"
22729   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22730   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22731   filter: "'NIC_Intel-X710' and
22732            '64B' and
22733            ('BASE' or 'SCALE') and
22734            'NDRPDR' and
22735            'L2XCFWD' and
22736            not 'VHOST' and
22737            not 'NF_DENSITY' and
22738            'MEMIF'"
22739   parameters:
22740   - "throughput"
22741   - "parent"
22742   - "tags"
22743   sort:
22744   - "1VNF"
22745   - "2VNF"
22746   - "4VNF"
22747   - "2VNF"
22748   - "4VNF"
22749   layout:
22750     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
22751     layout: "plot-throughput-speedup-analysis"
22752
22753 - type: "plot"
22754   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22755   algorithm: "plot_throughput_speedup_analysis"
22756   output-file-type: ".html"
22757   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22758   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22759   filter: "'NIC_Intel-X710' and
22760            '64B' and
22761            ('BASE' or 'SCALE') and
22762            'NDRPDR' and
22763            'L2XCFWD' and
22764            not 'VHOST' and
22765            not 'NF_DENSITY' and
22766            'MEMIF'"
22767   parameters:
22768   - "throughput"
22769   - "parent"
22770   - "tags"
22771   sort:
22772   - "1VNF"
22773   - "2VNF"
22774   - "4VNF"
22775   - "2VNF"
22776   - "4VNF"
22777   layout:
22778     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
22779     layout: "plot-throughput-speedup-analysis"
22780
22781 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
22782 - type: "plot"
22783   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22784   algorithm: "plot_throughput_speedup_analysis"
22785   output-file-type: ".html"
22786   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22787   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22788   filter: "'NIC_Intel-X710' and
22789            '64B' and
22790            ('BASE' or 'SCALE') and
22791            'NDRPDR' and
22792            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22793            not 'VHOST' and
22794            not 'NF_DENSITY' and
22795            'MEMIF'"
22796   parameters:
22797   - "throughput"
22798   - "parent"
22799   - "tags"
22800   sort:
22801   - "1VNF"
22802   - "2VNF"
22803   - "4VNF"
22804   - "2VNF"
22805   - "4VNF"
22806   layout:
22807     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
22808     layout: "plot-throughput-speedup-analysis"
22809
22810 - type: "plot"
22811   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22812   algorithm: "plot_throughput_speedup_analysis"
22813   output-file-type: ".html"
22814   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22815   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22816   filter: "'NIC_Intel-X710' and
22817            '64B' and
22818            ('BASE' or 'SCALE') and
22819            'NDRPDR' and
22820            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22821            not 'VHOST' and
22822            not 'NF_DENSITY' and
22823            'MEMIF'"
22824   parameters:
22825   - "throughput"
22826   - "parent"
22827   - "tags"
22828   sort:
22829   - "1VNF"
22830   - "2VNF"
22831   - "4VNF"
22832   - "2VNF"
22833   - "4VNF"
22834   layout:
22835     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
22836     layout: "plot-throughput-speedup-analysis"
22837
22838 ################################################################################
22839
22840 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
22841 - type: "plot"
22842   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22843   algorithm: "plot_throughput_speedup_analysis"
22844   output-file-type: ".html"
22845   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22847   filter: "'NIC_Intel-X520-DA2' and
22848            '64B' and
22849            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22850            'NDRPDR' and
22851            'IP4FWD' and
22852            not 'IPSEC' and
22853            not 'DOT1Q' and
22854            not 'VHOST'"
22855   parameters:
22856   - "throughput"
22857   - "parent"
22858   - "tags"
22859   sort:
22860   - "DOT1Q"
22861   - "IP4BASE"
22862   - "FIB_20K"
22863   - "FIB_200K"
22864   - "FIB_2M"
22865   layout:
22866     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
22867     layout: "plot-throughput-speedup-analysis"
22868
22869 - type: "plot"
22870   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22871   algorithm: "plot_throughput_speedup_analysis"
22872   output-file-type: ".html"
22873   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22875   filter: "'NIC_Intel-X520-DA2' and
22876            '64B' and
22877            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22878            'NDRPDR' and
22879            'IP4FWD' and
22880            not 'IPSEC' and
22881            not 'DOT1Q' and
22882            not 'VHOST'"
22883   parameters:
22884   - "throughput"
22885   - "parent"
22886   - "tags"
22887   sort:
22888   - "DOT1Q"
22889   - "IP4BASE"
22890   - "FIB_20K"
22891   - "FIB_200K"
22892   - "FIB_2M"
22893   layout:
22894     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
22895     layout: "plot-throughput-speedup-analysis"
22896
22897 # Speedup - VPP IPv4 3n-hsw-x520 features
22898 - type: "plot"
22899   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
22900   algorithm: "plot_throughput_speedup_analysis"
22901   output-file-type: ".html"
22902   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
22903   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22904   filter: "'NIC_Intel-X520-DA2' and
22905            '64B' and
22906            ('IP4BASE' or
22907             'POLICE_MARK' or
22908             'COPWHLIST' or
22909             ('NAT44' and 'BASE') or
22910             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
22911            'NDRPDR' and
22912            'IP4FWD' and
22913            not 'IPSEC' and
22914            not 'VHOST'"
22915   parameters:
22916   - "throughput"
22917   - "parent"
22918   - "tags"
22919   sort:
22920   - "DOT1Q"
22921   - "IP4BASE"
22922   - "NAT44"
22923   - "POLICE_MARK"
22924   - "COPWHLIST"
22925   - "IACL"
22926   - "OACL"
22927   layout:
22928     title: "ip4-3n-hsw-x520-64b-features-ndr"
22929     layout: "plot-throughput-speedup-analysis"
22930
22931 - type: "plot"
22932   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
22933   algorithm: "plot_throughput_speedup_analysis"
22934   output-file-type: ".html"
22935   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
22936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22937   filter: "'NIC_Intel-X520-DA2' and
22938            '64B' and
22939            ('IP4BASE' or
22940             'POLICE_MARK' or
22941             'COPWHLIST' or
22942             ('NAT44' and 'BASE') or
22943             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
22944            'NDRPDR' and
22945            'IP4FWD' and
22946            not 'IPSEC' and
22947            not 'VHOST'"
22948   parameters:
22949   - "throughput"
22950   - "parent"
22951   - "tags"
22952   sort:
22953   - "DOT1Q"
22954   - "IP4BASE"
22955   - "NAT44"
22956   - "POLICE_MARK"
22957   - "COPWHLIST"
22958   - "IACL"
22959   - "OACL"
22960   layout:
22961     title: "ip4-3n-hsw-x520-64b-features-pdr"
22962     layout: "plot-throughput-speedup-analysis"
22963
22964 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
22965 - type: "plot"
22966   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22967   algorithm: "plot_throughput_speedup_analysis"
22968   output-file-type: ".html"
22969   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22970   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22971   filter: "'NIC_Intel-X520-DA2' and
22972            '64B' and
22973            'NDRPDR' and
22974            'IP4FWD' and
22975            ('NAT44' or 'IP4BASE') and
22976            not 'DOT1Q' and
22977            not 'IPSEC' and
22978            not 'VHOST'"
22979   parameters:
22980   - "throughput"
22981   - "parent"
22982   - "tags"
22983   sort:
22984   - "IP4BASE"
22985   - "BASE"
22986   - "SRC_USER_10"
22987   - "SRC_USER_100"
22988   - "SRC_USER_1000"
22989   - "SRC_USER_2000"
22990   layout:
22991     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
22992     layout: "plot-throughput-speedup-analysis"
22993
22994 - type: "plot"
22995   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22996   algorithm: "plot_throughput_speedup_analysis"
22997   output-file-type: ".html"
22998   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22999   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23000   filter: "'NIC_Intel-X520-DA2' and
23001            '64B' and
23002            'NDRPDR' and
23003            'IP4FWD' and
23004            ('NAT44' or 'IP4BASE') and
23005            not 'DOT1Q' and
23006            not 'IPSEC' and
23007            not 'VHOST'"
23008   parameters:
23009   - "throughput"
23010   - "parent"
23011   - "tags"
23012   sort:
23013   - "IP4BASE"
23014   - "BASE"
23015   - "SRC_USER_10"
23016   - "SRC_USER_100"
23017   - "SRC_USER_1000"
23018   - "SRC_USER_2000"
23019   layout:
23020     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23021     layout: "plot-throughput-speedup-analysis"
23022
23023 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23024 - type: "plot"
23025   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23026   algorithm: "plot_throughput_speedup_analysis"
23027   output-file-type: ".html"
23028   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23030   filter: "'NIC_Intel-X520-DA2' and
23031            '64B' and
23032            'NDRPDR' and
23033            'IP4FWD' and
23034            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23035            not 'IPSEC' and
23036            not 'DOT1Q' and
23037            not 'VHOST'"
23038   parameters:
23039   - "throughput"
23040   - "parent"
23041   - "tags"
23042   sort:
23043   - "IP4BASE"
23044   - "ACL_STATELESS"
23045   - "ACL_STATEFUL"
23046   - "ACL_STATELESS"
23047   - "ACL_STATEFUL"
23048   layout:
23049     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23050     layout: "plot-throughput-speedup-analysis"
23051
23052 - type: "plot"
23053   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23054   algorithm: "plot_throughput_speedup_analysis"
23055   output-file-type: ".html"
23056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23058   filter: "'NIC_Intel-X520-DA2' and
23059            '64B' and
23060            'NDRPDR' and
23061            'IP4FWD' and
23062            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23063            not 'IPSEC' and
23064            not 'DOT1Q' and
23065            not 'VHOST'"
23066   parameters:
23067   - "throughput"
23068   - "parent"
23069   - "tags"
23070   sort:
23071   - "IP4BASE"
23072   - "ACL_STATELESS"
23073   - "ACL_STATEFUL"
23074   - "ACL_STATELESS"
23075   - "ACL_STATEFUL"
23076   layout:
23077     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23078     layout: "plot-throughput-speedup-analysis"
23079
23080 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23081 - type: "plot"
23082   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23083   algorithm: "plot_throughput_speedup_analysis"
23084   output-file-type: ".html"
23085   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23087   filter: "'NIC_Intel-X520-DA2' and
23088            '64B' and
23089            'NDRPDR' and
23090            'IP4FWD' and
23091            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23092            not 'IPSEC' and
23093            not 'DOT1Q' and
23094            not 'VHOST'"
23095   parameters:
23096   - "throughput"
23097   - "parent"
23098   - "tags"
23099   sort:
23100   - "IP4BASE"
23101   - "ACL_STATELESS"
23102   - "ACL_STATEFUL"
23103   - "ACL_STATELESS"
23104   - "ACL_STATEFUL"
23105   layout:
23106     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23107     layout: "plot-throughput-speedup-analysis"
23108
23109 - type: "plot"
23110   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23111   algorithm: "plot_throughput_speedup_analysis"
23112   output-file-type: ".html"
23113   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23114   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23115   filter: "'NIC_Intel-X520-DA2' and
23116            '64B' and
23117            'NDRPDR' and
23118            'IP4FWD' and
23119            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23120            not 'IPSEC' and
23121            not 'DOT1Q' and
23122            not 'VHOST'"
23123   parameters:
23124   - "throughput"
23125   - "parent"
23126   - "tags"
23127   sort:
23128   - "IP4BASE"
23129   - "ACL_STATELESS"
23130   - "ACL_STATEFUL"
23131   - "ACL_STATELESS"
23132   - "ACL_STATEFUL"
23133   layout:
23134     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
23135     layout: "plot-throughput-speedup-analysis"
23136
23137 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
23138 - type: "plot"
23139   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23140   algorithm: "plot_throughput_speedup_analysis"
23141   output-file-type: ".html"
23142   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23144   filter: "'NIC_Intel-X710' and
23145            '64B' and
23146            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23147            'NDRPDR' and
23148            'IP4FWD' and
23149            not 'IPSEC' and
23150            not 'DOT1Q' and
23151            not 'VHOST'"
23152   parameters:
23153   - "throughput"
23154   - "parent"
23155   - "tags"
23156   sort:
23157   - "IP4BASE"
23158   - "FIB_20K"
23159   - "FIB_200K"
23160   - "FIB_2M"
23161   layout:
23162     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
23163     layout: "plot-throughput-speedup-analysis"
23164
23165 - type: "plot"
23166   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23167   algorithm: "plot_throughput_speedup_analysis"
23168   output-file-type: ".html"
23169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23171   filter: "'NIC_Intel-X710' and
23172            '64B' and
23173            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23174            'NDRPDR' and
23175            'IP4FWD' and
23176            not 'IPSEC' and
23177            not 'DOT1Q' and
23178            not 'VHOST'"
23179   parameters:
23180   - "throughput"
23181   - "parent"
23182   - "tags"
23183   sort:
23184   - "IP4BASE"
23185   - "FIB_20K"
23186   - "FIB_200K"
23187   - "FIB_2M"
23188   layout:
23189     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
23190     layout: "plot-throughput-speedup-analysis"
23191
23192 # Speedup - VPP IPv4 3n-hsw-x710 features
23193 - type: "plot"
23194   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
23195   algorithm: "plot_throughput_speedup_analysis"
23196   output-file-type: ".html"
23197   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
23198   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23199   filter: "'NIC_Intel-X710' and
23200            '64B' and
23201            ('IP4BASE' or
23202             'POLICE_MARK' or
23203             'COPWHLIST' or
23204             ('NAT44' and 'BASE') or
23205             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23206            'NDRPDR' and
23207            'IP4FWD' and
23208            not 'IPSEC' and
23209            not 'VHOST'"
23210   parameters:
23211   - "throughput"
23212   - "parent"
23213   - "tags"
23214   sort:
23215   - "DOT1Q"
23216   - "IP4BASE"
23217   - "NAT44"
23218   - "POLICE_MARK"
23219   - "COPWHLIST"
23220   - "IACL"
23221   - "OACL"
23222   layout:
23223     title: "ip4-3n-hsw-x710-64b-features-ndr"
23224     layout: "plot-throughput-speedup-analysis"
23225
23226 - type: "plot"
23227   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
23228   algorithm: "plot_throughput_speedup_analysis"
23229   output-file-type: ".html"
23230   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
23231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23232   filter: "'NIC_Intel-X710' and
23233            '64B' and
23234            ('IP4BASE' or
23235             'POLICE_MARK' or
23236             'COPWHLIST' or
23237             ('NAT44' and 'BASE') or
23238             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23239            'NDRPDR' and
23240            'IP4FWD' and
23241            not 'IPSEC' and
23242            not 'VHOST'"
23243   parameters:
23244   - "throughput"
23245   - "parent"
23246   - "tags"
23247   sort:
23248   - "DOT1Q"
23249   - "IP4BASE"
23250   - "NAT44"
23251   - "POLICE_MARK"
23252   - "COPWHLIST"
23253   - "IACL"
23254   - "OACL"
23255   layout:
23256     title: "ip4-3n-hsw-x710-64b-features-pdr"
23257     layout: "plot-throughput-speedup-analysis"
23258
23259 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
23260 - type: "plot"
23261   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23262   algorithm: "plot_throughput_speedup_analysis"
23263   output-file-type: ".html"
23264   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23266   filter: "'NIC_Intel-X710' and
23267            '64B' and
23268            'NDRPDR' and
23269            'IP4FWD' and
23270            ('NAT44' or 'IP4BASE') and
23271            not 'IPSEC' and
23272            not 'VHOST'"
23273   parameters:
23274   - "throughput"
23275   - "parent"
23276   - "tags"
23277   sort:
23278   - "IP4BASE"
23279   - "BASE"
23280   - "SRC_USER_10"
23281   - "SRC_USER_100"
23282   - "SRC_USER_1000"
23283   - "SRC_USER_2000"
23284   layout:
23285     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
23286     layout: "plot-throughput-speedup-analysis"
23287
23288 - type: "plot"
23289   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23290   algorithm: "plot_throughput_speedup_analysis"
23291   output-file-type: ".html"
23292   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23294   filter: "'NIC_Intel-X710' and
23295            '64B' and
23296            'NDRPDR' and
23297            'IP4FWD' and
23298            ('NAT44' or 'IP4BASE') and
23299            not 'IPSEC' and
23300            not 'VHOST'"
23301   parameters:
23302   - "throughput"
23303   - "parent"
23304   - "tags"
23305   sort:
23306   - "IP4BASE"
23307   - "BASE"
23308   - "SRC_USER_10"
23309   - "SRC_USER_100"
23310   - "SRC_USER_1000"
23311   - "SRC_USER_2000"
23312   layout:
23313     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
23314     layout: "plot-throughput-speedup-analysis"
23315
23316 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
23317 - type: "plot"
23318   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23319   algorithm: "plot_throughput_speedup_analysis"
23320   output-file-type: ".html"
23321   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23323   filter: "'NIC_Intel-X710' and
23324            '64B' and
23325            'NDRPDR' and
23326            'IP4FWD' and
23327            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23328            not 'IPSEC' and
23329            not 'VHOST'"
23330   parameters:
23331   - "throughput"
23332   - "parent"
23333   - "tags"
23334   sort:
23335   - "IP4BASE"
23336   - "ACL_STATELESS"
23337   - "ACL_STATEFUL"
23338   - "ACL_STATELESS"
23339   - "ACL_STATEFUL"
23340   layout:
23341     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
23342     layout: "plot-throughput-speedup-analysis"
23343
23344 - type: "plot"
23345   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23346   algorithm: "plot_throughput_speedup_analysis"
23347   output-file-type: ".html"
23348   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23350   filter: "'NIC_Intel-X710' and
23351            '64B' and
23352            'NDRPDR' and
23353            'IP4FWD' and
23354            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23355            not 'IPSEC' and
23356            not 'VHOST'"
23357   parameters:
23358   - "throughput"
23359   - "parent"
23360   - "tags"
23361   sort:
23362   - "IP4BASE"
23363   - "ACL_STATELESS"
23364   - "ACL_STATEFUL"
23365   - "ACL_STATELESS"
23366   - "ACL_STATEFUL"
23367   layout:
23368     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
23369     layout: "plot-throughput-speedup-analysis"
23370
23371 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
23372 - type: "plot"
23373   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23374   algorithm: "plot_throughput_speedup_analysis"
23375   output-file-type: ".html"
23376   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23378   filter: "'NIC_Intel-XL710' and
23379            '64B' and
23380            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23381            'NDRPDR' and
23382            'IP4FWD' and
23383            not 'IPSEC' and
23384            not 'VHOST'"
23385   parameters:
23386   - "throughput"
23387   - "parent"
23388   - "tags"
23389   sort:
23390   - "IP4BASE"
23391   - "FIB_20K"
23392   - "FIB_200K"
23393   - "FIB_2M"
23394   layout:
23395     title: "ip4-3n-hsw-xl710-64b-base-ndr"
23396     layout: "plot-throughput-speedup-analysis"
23397
23398 - type: "plot"
23399   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23400   algorithm: "plot_throughput_speedup_analysis"
23401   output-file-type: ".html"
23402   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23404   filter: "'NIC_Intel-XL710' and
23405            '64B' and
23406            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23407            'NDRPDR' and
23408            'IP4FWD' and
23409            not 'IPSEC' and
23410            not 'VHOST'"
23411   parameters:
23412   - "throughput"
23413   - "parent"
23414   - "tags"
23415   sort:
23416   - "IP4BASE"
23417   - "FIB_20K"
23418   - "FIB_200K"
23419   - "FIB_2M"
23420   layout:
23421     title: "ip4-3n-hsw-xl710-64b-base-pdr"
23422     layout: "plot-throughput-speedup-analysis"
23423
23424 # Speedup - VPP IPv4 3n-skx-x710 base and scale
23425 - type: "plot"
23426   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23427   algorithm: "plot_throughput_speedup_analysis"
23428   output-file-type: ".html"
23429   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23431   filter: "'NIC_Intel-X710' and
23432            '64B' and
23433            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23434            'NDRPDR' and
23435            'IP4FWD' and
23436            not 'IPSEC' and
23437            not 'DOT1Q' and
23438            not 'VHOST'"
23439   parameters:
23440   - "throughput"
23441   - "parent"
23442   - "tags"
23443   sort:
23444   - "IP4BASE"
23445   - "FIB_20K"
23446   - "FIB_200K"
23447   - "FIB_2M"
23448   layout:
23449     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
23450     layout: "plot-throughput-speedup-analysis"
23451
23452 - type: "plot"
23453   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23454   algorithm: "plot_throughput_speedup_analysis"
23455   output-file-type: ".html"
23456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23458   filter: "'NIC_Intel-X710' and
23459            '64B' and
23460            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23461            'NDRPDR' and
23462            'IP4FWD' and
23463            not 'IPSEC' and
23464            not 'DOT1Q' and
23465            not 'VHOST'"
23466   parameters:
23467   - "throughput"
23468   - "parent"
23469   - "tags"
23470   sort:
23471   - "IP4BASE"
23472   - "FIB_20K"
23473   - "FIB_200K"
23474   - "FIB_2M"
23475   layout:
23476     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
23477     layout: "plot-throughput-speedup-analysis"
23478
23479 # Speedup - VPP IPv4 3n-skx-x710 features
23480 - type: "plot"
23481   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
23482   algorithm: "plot_throughput_speedup_analysis"
23483   output-file-type: ".html"
23484   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
23485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23486   filter: "'NIC_Intel-X710' and
23487            '64B' and
23488            ('IP4BASE' or
23489             'POLICE_MARK' or
23490             'COPWHLIST' or
23491             ('NAT44' and 'BASE') or
23492             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23493            'NDRPDR' and
23494            'IP4FWD' and
23495            not 'IPSEC' and
23496            not 'VHOST'"
23497   parameters:
23498   - "throughput"
23499   - "parent"
23500   - "tags"
23501   sort:
23502   - "DOT1Q"
23503   - "IP4BASE"
23504   - "NAT44"
23505   - "POLICE_MARK"
23506   - "COPWHLIST"
23507   - "IACL"
23508   - "OACL"
23509   layout:
23510     title: "ip4-3n-skx-x710-64b-features-ndr"
23511     layout: "plot-throughput-speedup-analysis"
23512
23513 - type: "plot"
23514   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
23515   algorithm: "plot_throughput_speedup_analysis"
23516   output-file-type: ".html"
23517   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
23518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23519   filter: "'NIC_Intel-X710' and
23520            '64B' and
23521            ('IP4BASE' or
23522             'POLICE_MARK' or
23523             'COPWHLIST' or
23524             ('NAT44' and 'BASE') or
23525             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23526            'NDRPDR' and
23527            'IP4FWD' and
23528            not 'IPSEC' and
23529            not 'VHOST'"
23530   parameters:
23531   - "throughput"
23532   - "parent"
23533   - "tags"
23534   sort:
23535   - "DOT1Q"
23536   - "IP4BASE"
23537   - "NAT44"
23538   - "POLICE_MARK"
23539   - "COPWHLIST"
23540   - "IACL"
23541   - "OACL"
23542   layout:
23543     title: "ip4-3n-skx-x710-64b-features-pdr"
23544     layout: "plot-throughput-speedup-analysis"
23545
23546 # Speedup - VPP IPv4 3n-skx-x710 features nat44
23547 - type: "plot"
23548   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23549   algorithm: "plot_throughput_speedup_analysis"
23550   output-file-type: ".html"
23551   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23553   filter: "'NIC_Intel-X710' and
23554            '64B' and
23555            'NDRPDR' and
23556            'IP4FWD' and
23557            ('NAT44' or 'IP4BASE') and
23558            not 'IPSEC' and
23559            not 'VHOST'"
23560   parameters:
23561   - "throughput"
23562   - "parent"
23563   - "tags"
23564   sort:
23565   - "IP4BASE"
23566   - "BASE"
23567   - "SRC_USER_10"
23568   - "SRC_USER_100"
23569   - "SRC_USER_1000"
23570   - "SRC_USER_2000"
23571   layout:
23572     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
23573     layout: "plot-throughput-speedup-analysis"
23574
23575 - type: "plot"
23576   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23577   algorithm: "plot_throughput_speedup_analysis"
23578   output-file-type: ".html"
23579   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23581   filter: "'NIC_Intel-X710' and
23582            '64B' and
23583            'NDRPDR' and
23584            'IP4FWD' and
23585            ('NAT44' or 'IP4BASE') and
23586            not 'IPSEC' and
23587            not 'VHOST'"
23588   parameters:
23589   - "throughput"
23590   - "parent"
23591   - "tags"
23592   sort:
23593   - "IP4BASE"
23594   - "BASE"
23595   - "SRC_USER_10"
23596   - "SRC_USER_100"
23597   - "SRC_USER_1000"
23598   - "SRC_USER_2000"
23599   layout:
23600     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
23601     layout: "plot-throughput-speedup-analysis"
23602
23603 # Speedup - VPP IPv4 3n-skx-x710 features iacl
23604 - type: "plot"
23605   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23606   algorithm: "plot_throughput_speedup_analysis"
23607   output-file-type: ".html"
23608   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23610   filter: "'NIC_Intel-X710' and
23611            '64B' and
23612            'NDRPDR' and
23613            'IP4FWD' and
23614            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23615            not 'IPSEC' and
23616            not 'VHOST'"
23617   parameters:
23618   - "throughput"
23619   - "parent"
23620   - "tags"
23621   sort:
23622   - "IP4BASE"
23623   - "ACL_STATELESS"
23624   - "ACL_STATEFUL"
23625   - "ACL_STATELESS"
23626   - "ACL_STATEFUL"
23627   layout:
23628     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
23629     layout: "plot-throughput-speedup-analysis"
23630
23631 - type: "plot"
23632   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23633   algorithm: "plot_throughput_speedup_analysis"
23634   output-file-type: ".html"
23635   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23637   filter: "'NIC_Intel-X710' and
23638            '64B' and
23639            'NDRPDR' and
23640            'IP4FWD' and
23641            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23642            not 'IPSEC' and
23643            not 'VHOST'"
23644   parameters:
23645   - "throughput"
23646   - "parent"
23647   - "tags"
23648   sort:
23649   - "IP4BASE"
23650   - "ACL_STATELESS"
23651   - "ACL_STATEFUL"
23652   - "ACL_STATELESS"
23653   - "ACL_STATEFUL"
23654   layout:
23655     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
23656     layout: "plot-throughput-speedup-analysis"
23657
23658 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
23659 #- type: "plot"
23660 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23661 #  algorithm: "plot_throughput_speedup_analysis"
23662 #  output-file-type: ".html"
23663 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23664 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
23665 #  filter: "'NIC_Intel-X710' and
23666 #           '64B' and
23667 #           'NDRPDR' and
23668 #           'IP4FWD' and
23669 #           'OACL' and
23670 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
23671 #           not 'IPSEC' and
23672 #           not 'VHOST'"
23673 #  parameters:
23674 #  - "throughput"
23675 #  - "parent"
23676 #  - "tags"
23677 #  sort:
23678 #  - "ACL_STATELESS"
23679 #  - "ACL_STATEFUL"
23680 #  - "ACL_STATELESS"
23681 #  - "ACL_STATEFUL"
23682 #  layout:
23683 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
23684 #    layout: "plot-throughput-speedup-analysis"
23685 #
23686 #- type: "plot"
23687 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23688 #  algorithm: "plot_throughput_speedup_analysis"
23689 #  output-file-type: ".html"
23690 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23691 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
23692 #  filter: "'NIC_Intel-X710' and
23693 #           '64B' and
23694 #           'NDRPDR' and
23695 #           'IP4FWD' and
23696 #           'OACL' and
23697 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
23698 #           not 'IPSEC' and
23699 #           not 'VHOST'"
23700 #  parameters:
23701 #  - "throughput"
23702 #  - "parent"
23703 #  - "tags"
23704 #  sort:
23705 #  - "ACL_STATELESS"
23706 #  - "ACL_STATEFUL"
23707 #  - "ACL_STATELESS"
23708 #  - "ACL_STATEFUL"
23709 #  layout:
23710 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
23711 #    layout: "plot-throughput-speedup-analysis"
23712
23713 # Speedup - VPP IPv4 2n-skx-x710 base and scale
23714 - type: "plot"
23715   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23716   algorithm: "plot_throughput_speedup_analysis"
23717   output-file-type: ".html"
23718   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23720   filter: "'NIC_Intel-X710' and
23721            '64B' and
23722            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23723            'NDRPDR' and
23724            'IP4FWD' and
23725            not 'IPSEC' and
23726            not 'DOT1Q' and
23727            not 'VHOST'"
23728   parameters:
23729   - "throughput"
23730   - "parent"
23731   - "tags"
23732   sort:
23733   - "IP4BASE"
23734   - "FIB_20K"
23735   - "FIB_200K"
23736   - "FIB_2M"
23737   layout:
23738     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
23739     layout: "plot-throughput-speedup-analysis"
23740
23741 - type: "plot"
23742   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23743   algorithm: "plot_throughput_speedup_analysis"
23744   output-file-type: ".html"
23745   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23746   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23747   filter: "'NIC_Intel-X710' and
23748            '64B' and
23749            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23750            'NDRPDR' and
23751            'IP4FWD' and
23752            not 'IPSEC' and
23753            not 'DOT1Q' and
23754            not 'VHOST'"
23755   parameters:
23756   - "throughput"
23757   - "parent"
23758   - "tags"
23759   sort:
23760   - "IP4BASE"
23761   - "FIB_20K"
23762   - "FIB_200K"
23763   - "FIB_2M"
23764   layout:
23765     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
23766     layout: "plot-throughput-speedup-analysis"
23767
23768 # Speedup - VPP IPv4 2n-skx-x710 features iacl
23769 - type: "plot"
23770   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
23771   algorithm: "plot_throughput_speedup_analysis"
23772   output-file-type: ".html"
23773   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
23774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23775   filter: "'NIC_Intel-X710' and
23776            '64B' and
23777            'NDRPDR' and
23778            'IP4FWD' and
23779            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23780            not 'IPSEC' and
23781            not 'VHOST'"
23782   parameters:
23783   - "throughput"
23784   - "parent"
23785   - "tags"
23786   sort:
23787   - "IP4BASE"
23788   - "ACL_STATELESS"
23789   - "ACL_STATEFUL"
23790   - "ACL_STATELESS"
23791   - "ACL_STATEFUL"
23792   layout:
23793     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
23794     layout: "plot-throughput-speedup-analysis"
23795
23796 - type: "plot"
23797   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
23798   algorithm: "plot_throughput_speedup_analysis"
23799   output-file-type: ".html"
23800   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
23801   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23802   filter: "'NIC_Intel-X710' and
23803            '64B' and
23804            'NDRPDR' and
23805            'IP4FWD' and
23806            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23807            not 'IPSEC' and
23808            not 'VHOST'"
23809   parameters:
23810   - "throughput"
23811   - "parent"
23812   - "tags"
23813   sort:
23814   - "IP4BASE"
23815   - "ACL_STATELESS"
23816   - "ACL_STATEFUL"
23817   - "ACL_STATELESS"
23818   - "ACL_STATEFUL"
23819   layout:
23820     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
23821     layout: "plot-throughput-speedup-analysis"
23822
23823 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
23824 - type: "plot"
23825   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23826   algorithm: "plot_throughput_speedup_analysis"
23827   output-file-type: ".html"
23828   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23829   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23830   filter: "'NIC_Intel-XXV710' and
23831            '64B' and
23832            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23833            'NDRPDR' and
23834            'IP4FWD' and
23835            not 'IPSEC' and
23836            not 'DOT1Q' and
23837            not 'VHOST'"
23838   parameters:
23839   - "throughput"
23840   - "parent"
23841   - "tags"
23842   sort:
23843   - "IP4BASE"
23844   - "FIB_20K"
23845   - "FIB_200K"
23846   - "FIB_2M"
23847   layout:
23848     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
23849     layout: "plot-throughput-speedup-analysis"
23850
23851 - type: "plot"
23852   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23853   algorithm: "plot_throughput_speedup_analysis"
23854   output-file-type: ".html"
23855   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23857   filter: "'NIC_Intel-XXV710' and
23858            '64B' and
23859            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23860            'NDRPDR' and
23861            'IP4FWD' and
23862            not 'IPSEC' and
23863            not 'DOT1Q' and
23864            not 'VHOST'"
23865   parameters:
23866   - "throughput"
23867   - "parent"
23868   - "tags"
23869   sort:
23870   - "IP4BASE"
23871   - "FIB_20K"
23872   - "FIB_200K"
23873   - "FIB_2M"
23874   layout:
23875     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
23876     layout: "plot-throughput-speedup-analysis"
23877
23878 # Speedup - VPP IPv4 2n-dnv-x553 base
23879 - type: "plot"
23880   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
23881   algorithm: "plot_throughput_speedup_analysis"
23882   output-file-type: ".html"
23883   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
23884   data: "intel-dnv-vpp"
23885   filter: "'NIC_Intel-X553' and
23886            '64B' and
23887            'IP4BASE' and
23888            'NDRPDR' and
23889            'IP4FWD' and
23890            not 'IPSEC' and
23891            not 'VHOST'"
23892   parameters:
23893   - "throughput"
23894   - "parent"
23895   - "tags"
23896   sort:
23897   - "IP4BASE"
23898   layout:
23899     title: "ip4-2n-dnv-x553-64b-base-ndr"
23900     layout: "plot-throughput-speedup-analysis"
23901
23902 - type: "plot"
23903   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
23904   algorithm: "plot_throughput_speedup_analysis"
23905   output-file-type: ".html"
23906   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
23907   data: "intel-dnv-vpp"
23908   filter: "'NIC_Intel-X553' and
23909            '64B' and
23910            'IP4BASE' and
23911            'NDRPDR' and
23912            'IP4FWD' and
23913            not 'IPSEC' and
23914            not 'VHOST'"
23915   parameters:
23916   - "throughput"
23917   - "parent"
23918   - "tags"
23919   sort:
23920   - "IP4BASE"
23921   layout:
23922     title: "ip4-2n-dnv-x553-64b-base-pdr"
23923     layout: "plot-throughput-speedup-analysis"
23924
23925 ################################################################################
23926
23927 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
23928 - type: "plot"
23929   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23930   algorithm: "plot_throughput_speedup_analysis"
23931   output-file-type: ".html"
23932   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23933   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23934   filter: "'NIC_Intel-X520-DA2' and
23935            '64B' and
23936            'ENCAP' and
23937            'NDRPDR' and
23938            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23939            not 'DOT1Q' and
23940            not 'VHOST' and
23941            not 'IPSECHW'"
23942   parameters:
23943   - "throughput"
23944   - "parent"
23945   - "tags"
23946   sort:
23947   - "IP4BASE"
23948   - "L2BDMACLRN"
23949   - "L2XCFWD"
23950   - "LISP"
23951   layout:
23952     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
23953     layout: "plot-throughput-speedup-analysis"
23954
23955 - type: "plot"
23956   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23957   algorithm: "plot_throughput_speedup_analysis"
23958   output-file-type: ".html"
23959   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23960   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23961   filter: "'NIC_Intel-X520-DA2' and
23962            '64B' and
23963            'ENCAP' and
23964            'NDRPDR' and
23965            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23966            not 'DOT1Q' and
23967            not 'VHOST' and
23968            not 'IPSECHW'"
23969   parameters:
23970   - "throughput"
23971   - "parent"
23972   - "tags"
23973   sort:
23974   - "IP4BASE"
23975   - "L2BDMACLRN"
23976   - "L2XCFWD"
23977   - "LISP"
23978   layout:
23979     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
23980     layout: "plot-throughput-speedup-analysis"
23981
23982 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
23983 - type: "plot"
23984   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23985   algorithm: "plot_throughput_speedup_analysis"
23986   output-file-type: ".html"
23987   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23989   filter: "'NIC_Intel-X710' and
23990            '64B' and
23991            'ENCAP' and
23992            'NDRPDR' and
23993            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23994            not 'VHOST' and
23995            not 'IPSECHW'"
23996   parameters:
23997   - "throughput"
23998   - "parent"
23999   - "tags"
24000   sort:
24001   - "IP4BASE"
24002   - "LISP"
24003   - "VXLAN_1"
24004   - "VXLAN_10"
24005   - "VXLAN_100"
24006   - "VXLAN_1000"
24007   layout:
24008     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24009     layout: "plot-throughput-speedup-analysis"
24010
24011 - type: "plot"
24012   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24013   algorithm: "plot_throughput_speedup_analysis"
24014   output-file-type: ".html"
24015   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24017   filter: "'NIC_Intel-X710' and
24018            '64B' and
24019            'ENCAP' and
24020            'NDRPDR' and
24021            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24022            not 'VHOST' and
24023            not 'IPSECHW'"
24024   parameters:
24025   - "throughput"
24026   - "parent"
24027   - "tags"
24028   sort:
24029   - "IP4BASE"
24030   - "LISP"
24031   - "VXLAN_1"
24032   - "VXLAN_10"
24033   - "VXLAN_100"
24034   - "VXLAN_1000"
24035   layout:
24036     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24037     layout: "plot-throughput-speedup-analysis"
24038
24039 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24040 - type: "plot"
24041   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24042   algorithm: "plot_throughput_speedup_analysis"
24043   output-file-type: ".html"
24044   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24046   filter: "'NIC_Intel-X710' and
24047            '64B' and
24048            'ENCAP' and
24049            'NDRPDR' and
24050            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24051            not 'DOT1Q' and
24052            not 'VHOST' and
24053            not 'IPSECHW'"
24054   parameters:
24055   - "throughput"
24056   - "parent"
24057   - "tags"
24058   sort:
24059   - "IP4BASE"
24060   - "L2BDMACLRN"
24061   - "L2XCFWD"
24062   - "LISP"
24063   layout:
24064     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24065     layout: "plot-throughput-speedup-analysis"
24066
24067 - type: "plot"
24068   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24069   algorithm: "plot_throughput_speedup_analysis"
24070   output-file-type: ".html"
24071   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24073   filter: "'NIC_Intel-X710' and
24074            '64B' and
24075            'ENCAP' and
24076            'NDRPDR' and
24077            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24078            not 'DOT1Q' and
24079            not 'VHOST' and
24080            not 'IPSECHW'"
24081   parameters:
24082   - "throughput"
24083   - "parent"
24084   - "tags"
24085   sort:
24086   - "IP4BASE"
24087   - "L2BDMACLRN"
24088   - "L2XCFWD"
24089   - "LISP"
24090   layout:
24091     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24092     layout: "plot-throughput-speedup-analysis"
24093
24094 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24095 - type: "plot"
24096   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24097   algorithm: "plot_throughput_speedup_analysis"
24098   output-file-type: ".html"
24099   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24100   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24101   filter: "'NIC_Intel-X710' and
24102            '64B' and
24103            'ENCAP' and
24104            'NDRPDR' and
24105            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24106            not 'VHOST' and
24107            not 'IPSECHW'"
24108   parameters:
24109   - "throughput"
24110   - "parent"
24111   - "tags"
24112   sort:
24113   - "IP4BASE"
24114   - "LISP"
24115   - "VXLAN_1"
24116   - "VXLAN_10"
24117   - "VXLAN_100"
24118   - "VXLAN_1000"
24119   layout:
24120     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24121     layout: "plot-throughput-speedup-analysis"
24122
24123 - type: "plot"
24124   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24125   algorithm: "plot_throughput_speedup_analysis"
24126   output-file-type: ".html"
24127   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24129   filter: "'NIC_Intel-X710' and
24130            '64B' and
24131            'ENCAP' and
24132            'NDRPDR' and
24133            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24134            not 'VHOST' and
24135            not 'IPSECHW'"
24136   parameters:
24137   - "throughput"
24138   - "parent"
24139   - "tags"
24140   sort:
24141   - "IP4BASE"
24142   - "LISP"
24143   - "VXLAN_1"
24144   - "VXLAN_10"
24145   - "VXLAN_100"
24146   - "VXLAN_1000"
24147   layout:
24148     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
24149     layout: "plot-throughput-speedup-analysis"
24150
24151 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
24152 - type: "plot"
24153   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24154   algorithm: "plot_throughput_speedup_analysis"
24155   output-file-type: ".html"
24156   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24158   filter: "'NIC_Intel-X710' and
24159            '64B' and
24160            'ENCAP' and
24161            'NDRPDR' and
24162            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24163            not 'DOT1Q' and
24164            not 'VHOST' and
24165            not 'IPSECHW'"
24166   parameters:
24167   - "throughput"
24168   - "parent"
24169   - "tags"
24170   sort:
24171   - "IP4BASE"
24172   - "L2BDMACLRN"
24173   - "L2XCFWD"
24174   - "LISP"
24175   layout:
24176     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
24177     layout: "plot-throughput-speedup-analysis"
24178
24179 - type: "plot"
24180   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24181   algorithm: "plot_throughput_speedup_analysis"
24182   output-file-type: ".html"
24183   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24185   filter: "'NIC_Intel-X710' and
24186            '64B' and
24187            'ENCAP' and
24188            'NDRPDR' and
24189            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24190            not 'DOT1Q' and
24191            not 'VHOST' and
24192            not 'IPSECHW'"
24193   parameters:
24194   - "throughput"
24195   - "parent"
24196   - "tags"
24197   sort:
24198   - "IP4BASE"
24199   - "L2BDMACLRN"
24200   - "L2XCFWD"
24201   - "LISP"
24202   layout:
24203     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
24204     layout: "plot-throughput-speedup-analysis"
24205
24206 ################################################################################
24207
24208 # Speedup - VPP IPv6 3n-hsw-x520
24209 - type: "plot"
24210   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
24211   algorithm: "plot_throughput_speedup_analysis"
24212   output-file-type: ".html"
24213   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
24214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24215   filter: "'NIC_Intel-X520-DA2' and
24216            '78B' and
24217            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24218            'NDRPDR' and
24219            'IP6FWD' and
24220            not 'SRv6' and
24221            not 'IPSEC' and
24222            not 'VHOST'"
24223   parameters:
24224   - "throughput"
24225   - "parent"
24226   - "tags"
24227   sort:
24228   - "IP6BASE"
24229   - "FIB_20K"
24230   - "FIB_200K"
24231   - "FIB_2M"
24232   layout:
24233     title: "ip6-3n-hsw-x520-78b-base-ndr"
24234     layout: "plot-throughput-speedup-analysis"
24235
24236 - type: "plot"
24237   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
24238   algorithm: "plot_throughput_speedup_analysis"
24239   output-file-type: ".html"
24240   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
24241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24242   filter: "'NIC_Intel-X520-DA2' and
24243            '78B' and
24244            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24245            'NDRPDR' and
24246            'IP6FWD' and
24247            not 'SRv6' and
24248            not 'IPSEC' and
24249            not 'VHOST'"
24250   parameters:
24251   - "throughput"
24252   - "parent"
24253   - "tags"
24254   sort:
24255   - "IP6BASE"
24256   - "FIB_20K"
24257   - "FIB_200K"
24258   - "FIB_2M"
24259   layout:
24260     title: "ip6-3n-hsw-x520-78b-base-pdr"
24261     layout: "plot-throughput-speedup-analysis"
24262
24263 # Speedup - VPP IPv6 3n-hsw-x710
24264 - type: "plot"
24265   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24266   algorithm: "plot_throughput_speedup_analysis"
24267   output-file-type: ".html"
24268   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24270   filter: "'NIC_Intel-X710' and
24271            '78B' and
24272            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24273            'NDRPDR' and
24274            'IP6FWD' and
24275            not 'SRv6' and
24276            not 'IPSEC' and
24277            not 'VHOST'"
24278   parameters:
24279   - "throughput"
24280   - "parent"
24281   - "tags"
24282   sort:
24283   - "IP6BASE"
24284   - "FIB_20K"
24285   - "FIB_200K"
24286   - "FIB_2M"
24287   layout:
24288     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
24289     layout: "plot-throughput-speedup-analysis"
24290
24291 - type: "plot"
24292   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24293   algorithm: "plot_throughput_speedup_analysis"
24294   output-file-type: ".html"
24295   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24297   filter: "'NIC_Intel-X710' and
24298            '78B' and
24299            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24300            'NDRPDR' and
24301            'IP6FWD' and
24302            not 'SRv6' and
24303            not 'IPSEC' and
24304            not 'VHOST'"
24305   parameters:
24306   - "throughput"
24307   - "parent"
24308   - "tags"
24309   sort:
24310   - "IP6BASE"
24311   - "FIB_20K"
24312   - "FIB_200K"
24313   - "FIB_2M"
24314   layout:
24315     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
24316     layout: "plot-throughput-speedup-analysis"
24317
24318 # Speedup - VPP IPv6 3n-hsw-x710 features
24319 - type: "plot"
24320   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24321   algorithm: "plot_throughput_speedup_analysis"
24322   output-file-type: ".html"
24323   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24325   filter: "'NIC_Intel-X710' and
24326            '78B' and
24327            ('IP6BASE' or
24328             'POLICE_MARK' or
24329             'COPWHLIST' or
24330             'IACLDST') and
24331            'NDRPDR' and
24332            'IP6FWD' and
24333            not 'SRv6' and
24334            not 'IPSEC' and
24335            not 'VHOST'"
24336   parameters:
24337   - "throughput"
24338   - "parent"
24339   - "tags"
24340   sort:
24341   - "IP6BASE"
24342   - "POLICE_MARK"
24343   - "COPWHLIST"
24344   - "IACLDST"
24345   layout:
24346     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
24347     layout: "plot-throughput-speedup-analysis"
24348
24349 - type: "plot"
24350   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24351   algorithm: "plot_throughput_speedup_analysis"
24352   output-file-type: ".html"
24353   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24355   filter: "'NIC_Intel-X710' and
24356            '78B' and
24357            ('IP6BASE' or
24358             'POLICE_MARK' or
24359             'COPWHLIST' or
24360             'IACLDST') and
24361            'NDRPDR' and
24362            'IP6FWD' and
24363            not 'SRv6' and
24364            not 'IPSEC' and
24365            not 'VHOST'"
24366   parameters:
24367   - "throughput"
24368   - "parent"
24369   - "tags"
24370   sort:
24371   - "IP6BASE"
24372   - "POLICE_MARK"
24373   - "COPWHLIST"
24374   - "IACLDST"
24375   layout:
24376     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
24377     layout: "plot-throughput-speedup-analysis"
24378
24379 # Speedup - VPP IPv6 3n-hsw-xl710
24380 - type: "plot"
24381   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24382   algorithm: "plot_throughput_speedup_analysis"
24383   output-file-type: ".html"
24384   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24386   filter: "'NIC_Intel-XL710' and
24387            '78B' and
24388            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24389            'NDRPDR' and
24390            'IP6FWD' and
24391            not 'SRv6' and
24392            not 'IPSEC' and
24393            not 'VHOST'"
24394   parameters:
24395   - "throughput"
24396   - "parent"
24397   - "tags"
24398   sort:
24399   - "IP6BASE"
24400   - "FIB_20K"
24401   - "FIB_200K"
24402   - "FIB_2M"
24403   layout:
24404     title: "ip6-3n-hsw-xl710-78b-base-ndr"
24405     layout: "plot-throughput-speedup-analysis"
24406
24407 - type: "plot"
24408   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24409   algorithm: "plot_throughput_speedup_analysis"
24410   output-file-type: ".html"
24411   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24412   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24413   filter: "'NIC_Intel-XL710' and
24414            '78B' and
24415            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24416            'NDRPDR' and
24417            'IP6FWD' and
24418            not 'SRv6' and
24419            not 'IPSEC' and
24420            not 'VHOST'"
24421   parameters:
24422   - "throughput"
24423   - "parent"
24424   - "tags"
24425   sort:
24426   - "IP6BASE"
24427   - "FIB_20K"
24428   - "FIB_200K"
24429   - "FIB_2M"
24430   layout:
24431     title: "ip6-3n-hsw-xl710-78b-base-pdr"
24432     layout: "plot-throughput-speedup-analysis"
24433
24434 # Speedup - VPP IPv6 3n-skx-x710
24435 - type: "plot"
24436   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24437   algorithm: "plot_throughput_speedup_analysis"
24438   output-file-type: ".html"
24439   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24441   filter: "'NIC_Intel-X710' and
24442            '78B' and
24443            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24444            'NDRPDR' and
24445            'IP6FWD' and
24446            not 'SRv6' and
24447            not 'IPSEC' and
24448            not 'VHOST'"
24449   parameters:
24450   - "throughput"
24451   - "parent"
24452   - "tags"
24453   sort:
24454   - "IP6BASE"
24455   - "FIB_20K"
24456   - "FIB_200K"
24457   - "FIB_2M"
24458   layout:
24459     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
24460     layout: "plot-throughput-speedup-analysis"
24461
24462 - type: "plot"
24463   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24464   algorithm: "plot_throughput_speedup_analysis"
24465   output-file-type: ".html"
24466   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24468   filter: "'NIC_Intel-X710' and
24469            '78B' and
24470            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24471            'NDRPDR' and
24472            'IP6FWD' and
24473            not 'SRv6' and
24474            not 'IPSEC' and
24475            not 'VHOST'"
24476   parameters:
24477   - "throughput"
24478   - "parent"
24479   - "tags"
24480   sort:
24481   - "IP6BASE"
24482   - "FIB_20K"
24483   - "FIB_200K"
24484   - "FIB_2M"
24485   layout:
24486     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
24487     layout: "plot-throughput-speedup-analysis"
24488
24489 # Speedup - VPP IPv6 3n-skx-x710 features
24490 - type: "plot"
24491   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24492   algorithm: "plot_throughput_speedup_analysis"
24493   output-file-type: ".html"
24494   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24496   filter: "'NIC_Intel-X710' and
24497            '78B' and
24498            ('IP6BASE' or
24499             'POLICE_MARK' or
24500             'COPWHLIST' or
24501             'IACLDST') and
24502            'NDRPDR' and
24503            'IP6FWD' and
24504            not 'SRv6' and
24505            not 'IPSEC' and
24506            not 'VHOST'"
24507   parameters:
24508   - "throughput"
24509   - "parent"
24510   - "tags"
24511   sort:
24512   - "IP6BASE"
24513   - "POLICE_MARK"
24514   - "COPWHLIST"
24515   - "IACLDST"
24516   layout:
24517     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
24518     layout: "plot-throughput-speedup-analysis"
24519
24520 - type: "plot"
24521   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24522   algorithm: "plot_throughput_speedup_analysis"
24523   output-file-type: ".html"
24524   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24526   filter: "'NIC_Intel-X710' and
24527            '78B' and
24528            ('IP6BASE' or
24529             'POLICE_MARK' or
24530             'COPWHLIST' or
24531             'IACLDST') and
24532            'NDRPDR' and
24533            'IP6FWD' and
24534            not 'SRv6' and
24535            not 'IPSEC' and
24536            not 'VHOST'"
24537   parameters:
24538   - "throughput"
24539   - "parent"
24540   - "tags"
24541   sort:
24542   - "IP6BASE"
24543   - "POLICE_MARK"
24544   - "COPWHLIST"
24545   - "IACLDST"
24546   layout:
24547     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
24548     layout: "plot-throughput-speedup-analysis"
24549
24550 # Speedup - VPP IPv6 3n-skx-xxv710
24551 - type: "plot"
24552   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24553   algorithm: "plot_throughput_speedup_analysis"
24554   output-file-type: ".html"
24555   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24557   filter: "'NIC_Intel-XXV710' and
24558            '78B' and
24559            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24560            'NDRPDR' and
24561            'IP6FWD' and
24562            not 'SRv6' and
24563            not 'IPSEC' and
24564            not 'VHOST'"
24565   parameters:
24566   - "throughput"
24567   - "parent"
24568   - "tags"
24569   sort:
24570   - "IP6BASE"
24571   - "FIB_20K"
24572   - "FIB_200K"
24573   - "FIB_2M"
24574   layout:
24575     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
24576     layout: "plot-throughput-speedup-analysis"
24577
24578 - type: "plot"
24579   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24580   algorithm: "plot_throughput_speedup_analysis"
24581   output-file-type: ".html"
24582   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24584   filter: "'NIC_Intel-XXV710' and
24585            '78B' and
24586            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24587            'NDRPDR' and
24588            'IP6FWD' and
24589            not 'SRv6' and
24590            not 'IPSEC' and
24591            not 'VHOST'"
24592   parameters:
24593   - "throughput"
24594   - "parent"
24595   - "tags"
24596   sort:
24597   - "IP6BASE"
24598   - "FIB_20K"
24599   - "FIB_200K"
24600   - "FIB_2M"
24601   layout:
24602     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
24603     layout: "plot-throughput-speedup-analysis"
24604
24605 # Speedup - VPP IPv6 2n-skx-x710
24606 - type: "plot"
24607   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24608   algorithm: "plot_throughput_speedup_analysis"
24609   output-file-type: ".html"
24610   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24612   filter: "'NIC_Intel-X710' and
24613            '78B' and
24614            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24615            'NDRPDR' and
24616            'IP6FWD' and
24617            not 'SRv6' and
24618            not 'IPSEC' and
24619            not 'VHOST'"
24620   parameters:
24621   - "throughput"
24622   - "parent"
24623   - "tags"
24624   sort:
24625   - "IP6BASE"
24626   - "FIB_20K"
24627   - "FIB_200K"
24628   - "FIB_2M"
24629   layout:
24630     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
24631     layout: "plot-throughput-speedup-analysis"
24632
24633 - type: "plot"
24634   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24635   algorithm: "plot_throughput_speedup_analysis"
24636   output-file-type: ".html"
24637   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24638   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24639   filter: "'NIC_Intel-X710' and
24640            '78B' and
24641            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24642            'NDRPDR' and
24643            'IP6FWD' and
24644            not 'SRv6' and
24645            not 'IPSEC' and
24646            not 'VHOST'"
24647   parameters:
24648   - "throughput"
24649   - "parent"
24650   - "tags"
24651   sort:
24652   - "IP6BASE"
24653   - "FIB_20K"
24654   - "FIB_200K"
24655   - "FIB_2M"
24656   layout:
24657     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
24658     layout: "plot-throughput-speedup-analysis"
24659
24660 # Speedup - VPP IPv6 2n-skx-xxv710
24661 - type: "plot"
24662   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24663   algorithm: "plot_throughput_speedup_analysis"
24664   output-file-type: ".html"
24665   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24666   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24667   filter: "'NIC_Intel-XXV710' and
24668            '78B' and
24669            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24670            'NDRPDR' and
24671            'IP6FWD' and
24672            not 'SRv6' and
24673            not 'IPSEC' and
24674            not 'VHOST'"
24675   parameters:
24676   - "throughput"
24677   - "parent"
24678   - "tags"
24679   sort:
24680   - "IP6BASE"
24681   - "FIB_20K"
24682   - "FIB_200K"
24683   - "FIB_2M"
24684   layout:
24685     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
24686     layout: "plot-throughput-speedup-analysis"
24687
24688 - type: "plot"
24689   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24690   algorithm: "plot_throughput_speedup_analysis"
24691   output-file-type: ".html"
24692   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24694   filter: "'NIC_Intel-XXV710' and
24695            '78B' and
24696            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24697            'NDRPDR' and
24698            'IP6FWD' and
24699            not 'SRv6' and
24700            not 'IPSEC' and
24701            not 'VHOST'"
24702   parameters:
24703   - "throughput"
24704   - "parent"
24705   - "tags"
24706   sort:
24707   - "IP6BASE"
24708   - "FIB_20K"
24709   - "FIB_200K"
24710   - "FIB_2M"
24711   layout:
24712     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
24713     layout: "plot-throughput-speedup-analysis"
24714
24715 # Speedup - VPP IPv6 2n-dnv-x553 base
24716 - type: "plot"
24717   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
24718   algorithm: "plot_throughput_speedup_analysis"
24719   output-file-type: ".html"
24720   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
24721   data: "intel-dnv-vpp"
24722   filter: "'NIC_Intel-X553' and
24723            '78B' and
24724            'IP6BASE' and
24725            'NDRPDR' and
24726            'IP6FWD' and
24727            not 'SRv6' and
24728            not 'IPSEC' and
24729            not 'VHOST'"
24730   parameters:
24731   - "throughput"
24732   - "parent"
24733   - "tags"
24734   sort:
24735   - "IP6BASE"
24736   layout:
24737     title: "ip6-2n-dnv-x553-78b-base-ndr"
24738     layout: "plot-throughput-speedup-analysis"
24739
24740 - type: "plot"
24741   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
24742   algorithm: "plot_throughput_speedup_analysis"
24743   output-file-type: ".html"
24744   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
24745   data: "intel-dnv-vpp"
24746   filter: "'NIC_Intel-X553' and
24747            '78B' and
24748            'IP6BASE' and
24749            'NDRPDR' and
24750            'IP6FWD' and
24751            not 'SRv6' and
24752            not 'IPSEC' and
24753            not 'VHOST'"
24754   parameters:
24755   - "throughput"
24756   - "parent"
24757   - "tags"
24758   sort:
24759   - "IP6BASE"
24760   layout:
24761     title: "ip6-2n-dnv-x553-78b-base-pdr"
24762     layout: "plot-throughput-speedup-analysis"
24763
24764 ################################################################################
24765
24766 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
24767 - type: "plot"
24768   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24769   algorithm: "plot_throughput_speedup_analysis"
24770   output-file-type: ".html"
24771   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24772   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24773   filter: "'NIC_Intel-X520-DA2' and
24774            '78B' and
24775            'ENCAP' and
24776            'NDRPDR' and
24777            'LISP' and
24778            not 'VHOST'"
24779   parameters:
24780   - "throughput"
24781   - "parent"
24782   - "tags"
24783   sort:
24784   - "IP4UNRLAY"
24785   - "IP6UNRLAY"
24786   layout:
24787     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
24788     layout: "plot-throughput-speedup-analysis"
24789
24790 - type: "plot"
24791   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24792   algorithm: "plot_throughput_speedup_analysis"
24793   output-file-type: ".html"
24794   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24796   filter: "'NIC_Intel-X520-DA2' and
24797            '78B' and
24798            'ENCAP' and
24799            'NDRPDR' and
24800            'LISP' and
24801            not 'VHOST'"
24802   parameters:
24803   - "throughput"
24804   - "parent"
24805   - "tags"
24806   sort:
24807   - "IP4UNRLAY"
24808   - "IP6UNRLAY"
24809   layout:
24810     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
24811     layout: "plot-throughput-speedup-analysis"
24812
24813 ################################################################################
24814
24815 # Speedup - VPP IPSec 3n-hsw-xl710 base
24816 - type: "plot"
24817   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24818   algorithm: "plot_throughput_speedup_analysis"
24819   output-file-type: ".html"
24820   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24822   filter: "'NIC_Intel-XL710' and
24823            '64B' and
24824            'IP4FWD' and
24825            'NDRPDR' and
24826            'BASE' and
24827            'IPSECHW' and
24828            ('IPSECTRAN' or 'IPSECTUN') and
24829            not 'VHOST'"
24830   parameters:
24831   - "throughput"
24832   - "parent"
24833   - "tags"
24834   layout:
24835     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
24836     layout: "plot-throughput-speedup-analysis"
24837
24838 - type: "plot"
24839   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24840   algorithm: "plot_throughput_speedup_analysis"
24841   output-file-type: ".html"
24842   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24844   filter: "'NIC_Intel-XL710' and
24845            '64B' and
24846            'IP4FWD' and
24847            'NDRPDR' and
24848            'BASE' and
24849            'IPSECHW' and
24850            ('IPSECTRAN' or 'IPSECTUN') and
24851            not 'VHOST'"
24852   parameters:
24853   - "throughput"
24854   - "parent"
24855   - "tags"
24856   layout:
24857     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
24858     layout: "plot-throughput-speedup-analysis"
24859
24860 # Speedup - VPP IPSec 3n-hsw-xl710 scale
24861 - type: "plot"
24862   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24863   algorithm: "plot_throughput_speedup_analysis"
24864   output-file-type: ".html"
24865   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24867   filter: "'NIC_Intel-XL710' and
24868            '64B' and
24869            'IP4FWD' and
24870            'NDRPDR' and
24871            'SCALE' and
24872            'IPSECHW' and
24873            ('IPSECTRAN' or 'IPSECTUN') and
24874            not 'VHOST'"
24875   parameters:
24876   - "throughput"
24877   - "parent"
24878   - "tags"
24879   layout:
24880     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
24881     layout: "plot-throughput-speedup-analysis"
24882
24883 - type: "plot"
24884   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24885   algorithm: "plot_throughput_speedup_analysis"
24886   output-file-type: ".html"
24887   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24889   filter: "'NIC_Intel-XL710' and
24890            '64B' and
24891            'IP4FWD' and
24892            'NDRPDR' and
24893            'SCALE' and
24894            'IPSECHW' and
24895            ('IPSECTRAN' or 'IPSECTUN') and
24896            not 'VHOST'"
24897   parameters:
24898   - "throughput"
24899   - "parent"
24900   - "tags"
24901   layout:
24902     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
24903     layout: "plot-throughput-speedup-analysis"
24904
24905 # Speedup - VPP IPSec 3n-hsw-xl710 sw
24906 - type: "plot"
24907   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24908   algorithm: "plot_throughput_speedup_analysis"
24909   output-file-type: ".html"
24910   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24912   filter: "'NIC_Intel-XL710' and
24913            '64B' and
24914            'IP4FWD' and
24915            'NDRPDR' and
24916            'IPSECSW' and
24917            ('IPSECTRAN' or 'IPSECTUN') and
24918            not 'VHOST'"
24919   parameters:
24920   - "throughput"
24921   - "parent"
24922   - "tags"
24923   layout:
24924     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
24925     layout: "plot-throughput-speedup-analysis"
24926
24927 - type: "plot"
24928   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24929   algorithm: "plot_throughput_speedup_analysis"
24930   output-file-type: ".html"
24931   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24933   filter: "'NIC_Intel-XL710' and
24934            '64B' and
24935            'IP4FWD' and
24936            'NDRPDR' and
24937            'IPSECSW' and
24938            ('IPSECTRAN' or 'IPSECTUN') and
24939            not 'VHOST'"
24940   parameters:
24941   - "throughput"
24942   - "parent"
24943   - "tags"
24944   layout:
24945     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
24946     layout: "plot-throughput-speedup-analysis"
24947
24948 ################################################################################
24949
24950 # Speedup - VPP SRv6 3n-hsw-x520
24951 - type: "plot"
24952   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
24953   algorithm: "plot_throughput_speedup_analysis"
24954   output-file-type: ".html"
24955   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
24956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24957   filter: "'NIC_Intel-X520-DA2' and
24958            '78B' and
24959            'FEATURE' and
24960            'NDRPDR' and
24961            'IP6FWD' and
24962            'SRv6'"
24963   parameters:
24964   - "throughput"
24965   - "parent"
24966   - "tags"
24967   layout:
24968     title: "srv6-3n-hsw-x520-78b-features-ndr"
24969     layout: "plot-throughput-speedup-analysis"
24970
24971 - type: "plot"
24972   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
24973   algorithm: "plot_throughput_speedup_analysis"
24974   output-file-type: ".html"
24975   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
24976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24977   filter: "'NIC_Intel-X520-DA2' and
24978            '78B' and
24979            'FEATURE' and
24980            'NDRPDR' and
24981            'IP6FWD' and
24982            'SRv6'"
24983   parameters:
24984   - "throughput"
24985   - "parent"
24986   - "tags"
24987   layout:
24988     title: "srv6-3n-hsw-x520-78b-features-pdr"
24989     layout: "plot-throughput-speedup-analysis"
24990
24991 ################################################################################
24992
24993 # Speedup - VPP L2 3n-hsw-x520 base and scale
24994 - type: "plot"
24995   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24996   algorithm: "plot_throughput_speedup_analysis"
24997   output-file-type: ".html"
24998   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24999   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25000   filter: "'NIC_Intel-X520-DA2' and
25001            '64B' and
25002            ('BASE' or 'SCALE') and
25003            'NDRPDR' and
25004            'ETH' and
25005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25006            not 'VHOST' and
25007            not 'MEMIF'"
25008   parameters:
25009   - "throughput"
25010   - "parent"
25011   - "tags"
25012   sort:
25013   - "L2XCFWD"
25014   - "L2PATCH"
25015   - "L2BDMACLRN"
25016   - "FIB_10K"
25017   - "FIB_100K"
25018   - "FIB_1M"
25019   layout:
25020     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25021     layout: "plot-throughput-speedup-analysis"
25022
25023 - type: "plot"
25024   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25025   algorithm: "plot_throughput_speedup_analysis"
25026   output-file-type: ".html"
25027   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25029   filter: "'NIC_Intel-X520-DA2' and
25030            '64B' and
25031            ('BASE' or 'SCALE') and
25032            'NDRPDR' and
25033            'ETH' and
25034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25035            not 'VHOST' and
25036            not 'MEMIF'"
25037   parameters:
25038   - "throughput"
25039   - "parent"
25040   - "tags"
25041   sort:
25042   - "L2XCFWD"
25043   - "L2PATCH"
25044   - "L2BDMACLRN"
25045   - "FIB_10K"
25046   - "FIB_100K"
25047   - "FIB_1M"
25048   layout:
25049     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25050     layout: "plot-throughput-speedup-analysis"
25051
25052 # Speedup - VPP L2 3n-hsw-x520 features
25053 - type: "plot"
25054   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25055   algorithm: "plot_throughput_speedup_analysis"
25056   output-file-type: ".html"
25057   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25059   filter: "'NIC_Intel-X520-DA2' and
25060            '64B' and
25061            'NDRPDR' and
25062            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25063            not 'ACL' and
25064            not 'VHOST' and
25065            not 'MEMIF'"
25066   parameters:
25067   - "throughput"
25068   - "parent"
25069   - "tags"
25070   sort:
25071   - "L2XCBASE"    # l2xcbase
25072   - "L2BDBASE"    # l2bdbase
25073   - "L2XCFWD"     # dot1q-l2xcbase
25074   - "L2BDMACLRN"  # dot1q-l2bdbase
25075   layout:
25076     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25077     layout: "plot-throughput-speedup-analysis"
25078
25079 - type: "plot"
25080   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25081   algorithm: "plot_throughput_speedup_analysis"
25082   output-file-type: ".html"
25083   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25085   filter: "'NIC_Intel-X520-DA2' and
25086            '64B' and
25087            'NDRPDR' and
25088            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25089            not 'ACL' and
25090            not 'VHOST' and
25091            not 'MEMIF'"
25092   parameters:
25093   - "throughput"
25094   - "parent"
25095   - "tags"
25096   sort:
25097   - "L2XCBASE"    # l2xcbase
25098   - "L2BDBASE"    # l2bdbase
25099   - "L2XCFWD"     # dot1q-l2xcbase
25100   - "L2BDMACLRN"  # dot1q-l2bdbase
25101   layout:
25102     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25103     layout: "plot-throughput-speedup-analysis"
25104
25105 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25106 - type: "plot"
25107   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25108   algorithm: "plot_throughput_speedup_analysis"
25109   output-file-type: ".html"
25110   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25111   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25112   filter: "'NIC_Intel-X520-DA2' and
25113            'NDRPDR' and
25114            '64B' and
25115            'FEATURE' and
25116            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25117            'IACL' and
25118            ('ACL1' or 'ACL50') and
25119            ('10K_FLOWS' or '10k_FLOWS') and
25120            not 'MACIP' and
25121            not 'VHOST' and
25122            not 'MEMIF'"
25123   parameters:
25124   - "throughput"
25125   - "parent"
25126   - "tags"
25127   layout:
25128     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25129     layout: "plot-throughput-speedup-analysis"
25130
25131 - type: "plot"
25132   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25133   algorithm: "plot_throughput_speedup_analysis"
25134   output-file-type: ".html"
25135   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25137   filter: "'NIC_Intel-X520-DA2' and
25138            'NDRPDR' and
25139            '64B' and
25140            'FEATURE' and
25141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25142            'IACL' and
25143            ('ACL1' or 'ACL50') and
25144            ('10K_FLOWS' or '10k_FLOWS') and
25145            not 'MACIP' and
25146            not 'VHOST' and
25147            not 'MEMIF'"
25148   parameters:
25149   - "throughput"
25150   - "parent"
25151   - "tags"
25152   layout:
25153     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
25154     layout: "plot-throughput-speedup-analysis"
25155
25156 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25157 - type: "plot"
25158   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25159   algorithm: "plot_throughput_speedup_analysis"
25160   output-file-type: ".html"
25161   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25163   filter: "'NIC_Intel-X520-DA2' and
25164            'NDRPDR' and
25165            '64B' and
25166            'FEATURE' and
25167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25168            'OACL' and
25169            ('ACL1' or 'ACL50') and
25170            ('10K_FLOWS' or '10k_FLOWS') and
25171            not 'MACIP' and
25172            not 'VHOST' and
25173            not 'MEMIF'"
25174   parameters:
25175   - "throughput"
25176   - "parent"
25177   - "tags"
25178   layout:
25179     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25180     layout: "plot-throughput-speedup-analysis"
25181
25182 - type: "plot"
25183   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25184   algorithm: "plot_throughput_speedup_analysis"
25185   output-file-type: ".html"
25186   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25188   filter: "'NIC_Intel-X520-DA2' and
25189            'NDRPDR' and
25190            '64B' and
25191            'FEATURE' and
25192            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25193            'OACL' and
25194            ('ACL1' or 'ACL50') and
25195            ('10K_FLOWS' or '10k_FLOWS') and
25196            not 'MACIP' and
25197            not 'VHOST' and
25198            not 'MEMIF'"
25199   parameters:
25200   - "throughput"
25201   - "parent"
25202   - "tags"
25203   layout:
25204     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25205     layout: "plot-throughput-speedup-analysis"
25206
25207 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25208 - type: "plot"
25209   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25210   algorithm: "plot_throughput_speedup_analysis"
25211   output-file-type: ".html"
25212   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25214   filter: "'NIC_Intel-X520-DA2' and
25215            'NDRPDR' and
25216            '64B' and
25217            'FEATURE' and
25218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25219            'OACL' and
25220            ('ACL1' or 'ACL50') and
25221            ('10K_FLOWS' or '10k_FLOWS') and
25222            not 'MACIP' and
25223            not 'VHOST' and
25224            not 'MEMIF'"
25225   parameters:
25226   - "throughput"
25227   - "parent"
25228   - "tags"
25229   layout:
25230     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25231     layout: "plot-throughput-speedup-analysis"
25232
25233 - type: "plot"
25234   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25235   algorithm: "plot_throughput_speedup_analysis"
25236   output-file-type: ".html"
25237   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25239   filter: "'NIC_Intel-X520-DA2' and
25240            'NDRPDR' and
25241            '64B' and
25242            'FEATURE' and
25243            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25244            'OACL' and
25245            ('ACL1' or 'ACL50') and
25246            ('10K_FLOWS' or '10k_FLOWS') and
25247            not 'MACIP' and
25248            not 'VHOST' and
25249            not 'MEMIF'"
25250   parameters:
25251   - "throughput"
25252   - "parent"
25253   - "tags"
25254   layout:
25255     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25256     layout: "plot-throughput-speedup-analysis"
25257
25258 # Speedup - VPP L2 3n-hsw-x520 features-macip
25259 - type: "plot"
25260   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25261   algorithm: "plot_throughput_speedup_analysis"
25262   output-file-type: ".html"
25263   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25265   filter: "'NIC_Intel-X520-DA2' and
25266            'NDRPDR' and
25267            '64B' and
25268            'FEATURE' and
25269            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25270            'MACIP' and
25271            ('ACL1' or 'ACL50') and
25272            ('10K_FLOWS' or '10k_FLOWS') and
25273            not 'VHOST' and
25274            not 'MEMIF'"
25275   parameters:
25276   - "throughput"
25277   - "parent"
25278   - "tags"
25279   layout:
25280     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
25281     layout: "plot-throughput-speedup-analysis"
25282
25283 - type: "plot"
25284   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25285   algorithm: "plot_throughput_speedup_analysis"
25286   output-file-type: ".html"
25287   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25289   filter: "'NIC_Intel-X520-DA2' and
25290            'NDRPDR' and
25291            '64B' and
25292            'FEATURE' and
25293            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25294            'MACIP' and
25295            ('ACL1' or 'ACL50') and
25296            ('10K_FLOWS' or '10k_FLOWS') and
25297            not 'VHOST' and
25298            not 'MEMIF'"
25299   parameters:
25300   - "throughput"
25301   - "parent"
25302   - "tags"
25303   layout:
25304     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
25305     layout: "plot-throughput-speedup-analysis"
25306
25307 # Speedup - VPP L2 3n-hsw-x710 base and scale
25308 - type: "plot"
25309   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25310   algorithm: "plot_throughput_speedup_analysis"
25311   output-file-type: ".html"
25312   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25314   filter: "'NIC_Intel-X710' and
25315            '64B' and
25316            ('BASE' or 'SCALE') and
25317            'NDRPDR' and
25318            'ETH' and
25319            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25320            not 'VHOST' and
25321            not 'MEMIF' and
25322            not 'DRV_AVF'"
25323   parameters:
25324   - "throughput"
25325   - "parent"
25326   - "tags"
25327   sort:
25328   - "L2PATCH"
25329   - "L2XCFWD"
25330   - "L2BDMACLRN"
25331   - "FIB_10K"
25332   - "FIB_100K"
25333   - "FIB_1M"
25334   layout:
25335     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
25336     layout: "plot-throughput-speedup-analysis"
25337
25338 - type: "plot"
25339   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25340   algorithm: "plot_throughput_speedup_analysis"
25341   output-file-type: ".html"
25342   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25344   filter: "'NIC_Intel-X710' and
25345            '64B' and
25346            ('BASE' or 'SCALE') and
25347            'NDRPDR' and
25348            'ETH' and
25349            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25350            not 'VHOST' and
25351            not 'MEMIF' and
25352            not 'DRV_AVF'"
25353   parameters:
25354   - "throughput"
25355   - "parent"
25356   - "tags"
25357   sort:
25358   - "L2PATCH"
25359   - "L2XCFWD"
25360   - "L2BDMACLRN"
25361   - "FIB_10K"
25362   - "FIB_100K"
25363   - "FIB_1M"
25364   layout:
25365     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
25366     layout: "plot-throughput-speedup-analysis"
25367
25368 # Speedup - VPP L2 3n-hsw-x710 features
25369 - type: "plot"
25370   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25371   algorithm: "plot_throughput_speedup_analysis"
25372   output-file-type: ".html"
25373   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25374   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25375   filter: "'NIC_Intel-X710' and
25376            '64B' and
25377            'NDRPDR' and
25378            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25379            not 'ACL' and
25380            not 'VHOST' and
25381            not 'L2OVRLAY' and
25382            not 'MEMIF'"
25383   parameters:
25384   - "throughput"
25385   - "parent"
25386   - "tags"
25387   sort:
25388   - "L2XCBASE"    # l2xcbase
25389   - "L2BDBASE"    # l2bdbase
25390   - "L2XCFWD"     # dot1q-l2xcbase
25391   - "L2BDMACLRN"  # dot1q-l2bdbase
25392   layout:
25393     title: "l2sw-3n-hsw-x710-64b-features-ndr"
25394     layout: "plot-throughput-speedup-analysis"
25395
25396 - type: "plot"
25397   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25398   algorithm: "plot_throughput_speedup_analysis"
25399   output-file-type: ".html"
25400   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25402   filter: "'NIC_Intel-X710' and
25403            '64B' and
25404            'NDRPDR' and
25405            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25406            not 'ACL' and
25407            not 'VHOST' and
25408            not 'L2OVRLAY' and
25409            not 'MEMIF'"
25410   parameters:
25411   - "throughput"
25412   - "parent"
25413   - "tags"
25414   sort:
25415   - "L2XCBASE"    # l2xcbase
25416   - "L2BDBASE"    # l2bdbase
25417   - "L2XCFWD"     # dot1q-l2xcbase
25418   - "L2BDMACLRN"  # dot1q-l2bdbase
25419   layout:
25420     title: "l2sw-3n-hsw-x710-64b-features-pdr"
25421     layout: "plot-throughput-speedup-analysis"
25422
25423 # Speedup - VPP L2 3n-hsw-x710 features-iacl
25424 - type: "plot"
25425   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25426   algorithm: "plot_throughput_speedup_analysis"
25427   output-file-type: ".html"
25428   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25430   filter: "'NIC_Intel-X710' and
25431            'NDRPDR' and
25432            '64B' and
25433            'FEATURE' and
25434            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25435            'IACL' and
25436            ('ACL1' or 'ACL50') and
25437            ('10K_FLOWS' or '10k_FLOWS') and
25438            not 'MACIP' and
25439            not 'VHOST' and
25440            not 'MEMIF'"
25441   parameters:
25442   - "throughput"
25443   - "parent"
25444   - "tags"
25445   layout:
25446     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
25447     layout: "plot-throughput-speedup-analysis"
25448
25449 - type: "plot"
25450   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25451   algorithm: "plot_throughput_speedup_analysis"
25452   output-file-type: ".html"
25453   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25454   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25455   filter: "'NIC_Intel-X710' and
25456            'NDRPDR' and
25457            '64B' and
25458            'FEATURE' and
25459            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25460            'IACL' and
25461            ('ACL1' or 'ACL50') and
25462            ('10K_FLOWS' or '10k_FLOWS') and
25463            not 'MACIP' and
25464            not 'VHOST' and
25465            not 'MEMIF'"
25466   parameters:
25467   - "throughput"
25468   - "parent"
25469   - "tags"
25470   layout:
25471     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
25472     layout: "plot-throughput-speedup-analysis"
25473
25474 # Speedup - VPP L2 3n-hsw-xl710 base and scale
25475 - type: "plot"
25476   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25477   algorithm: "plot_throughput_speedup_analysis"
25478   output-file-type: ".html"
25479   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25481   filter: "'NIC_Intel-XL710' and
25482            '64B' and
25483            'BASE' and
25484            'NDRPDR' and
25485            'ETH' and
25486            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25487            not 'VHOST' and
25488            not 'MEMIF'"
25489   parameters:
25490   - "throughput"
25491   - "parent"
25492   - "tags"
25493   sort:
25494   - "L2PATCH"
25495   - "L2XCFWD"
25496   - "L2BDMACLRN"
25497   layout:
25498     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
25499     layout: "plot-throughput-speedup-analysis"
25500
25501 - type: "plot"
25502   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25503   algorithm: "plot_throughput_speedup_analysis"
25504   output-file-type: ".html"
25505   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25506   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25507   filter: "'NIC_Intel-XL710' and
25508            '64B' and
25509            'BASE' and
25510            'NDRPDR' and
25511            'ETH' and
25512            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25513            not 'VHOST' and
25514            not 'MEMIF'"
25515   parameters:
25516   - "throughput"
25517   - "parent"
25518   - "tags"
25519   sort:
25520   - "L2PATCH"
25521   - "L2XCFWD"
25522   - "L2BDMACLRN"
25523   layout:
25524     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
25525     layout: "plot-throughput-speedup-analysis"
25526
25527 # Speedup - VPP L2 3n-skx-x710 base and scale
25528 - type: "plot"
25529   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25530   algorithm: "plot_throughput_speedup_analysis"
25531   output-file-type: ".html"
25532   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25534   filter: "'NIC_Intel-X710' and
25535            '64B' and
25536            ('BASE' or 'SCALE') and
25537            'NDRPDR' and
25538            'ETH' and
25539            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25540            not 'VHOST' and
25541            not 'DRV_AVF' and
25542            not 'MEMIF'"
25543   parameters:
25544   - "throughput"
25545   - "parent"
25546   - "tags"
25547   sort:
25548   - "L2PATCH"
25549   - "L2XCBASE"
25550   - "BASE"
25551   - "FIB_10K"
25552   - "FIB_100K"
25553   - "FIB_1M"
25554   layout:
25555     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
25556     layout: "plot-throughput-speedup-analysis"
25557
25558 - type: "plot"
25559   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25560   algorithm: "plot_throughput_speedup_analysis"
25561   output-file-type: ".html"
25562   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25564   filter: "'NIC_Intel-X710' and
25565            '64B' and
25566            ('BASE' or 'SCALE') and
25567            'NDRPDR' and
25568            'ETH' and
25569            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25570            not 'VHOST' and
25571            not 'DRV_AVF' and
25572            not 'MEMIF'"
25573   parameters:
25574   - "throughput"
25575   - "parent"
25576   - "tags"
25577   sort:
25578   - "L2PATCH"
25579   - "L2XCBASE"
25580   - "BASE"
25581   - "FIB_10K"
25582   - "FIB_100K"
25583   - "FIB_1M"
25584   layout:
25585     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
25586     layout: "plot-throughput-speedup-analysis"
25587
25588 # Speedup - VPP L2 3n-skx-x710 features
25589 - type: "plot"
25590   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
25591   algorithm: "plot_throughput_speedup_analysis"
25592   output-file-type: ".html"
25593   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
25594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25595   filter: "'NIC_Intel-X710' and
25596            '64B' and
25597            'NDRPDR' and
25598            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25599            not 'ACL' and
25600            not 'VHOST' and
25601            not 'DRV_AVF' and
25602            not 'L2OVRLAY' and
25603            not 'MEMIF'"
25604   parameters:
25605   - "throughput"
25606   - "parent"
25607   - "tags"
25608   sort:
25609   - "L2XCBASE"    # l2xcbase
25610   - "L2BDBASE"    # l2bdbase
25611   - "L2XCFWD"     # dot1q-l2xcbase
25612   - "L2BDMACLRN"  # dot1q-l2bdbase
25613   layout:
25614     title: "l2sw-3n-skx-x710-64b-features-ndr"
25615     layout: "plot-throughput-speedup-analysis"
25616
25617 - type: "plot"
25618   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
25619   algorithm: "plot_throughput_speedup_analysis"
25620   output-file-type: ".html"
25621   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
25622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25623   filter: "'NIC_Intel-X710' and
25624            '64B' and
25625            'NDRPDR' and
25626            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25627            not 'ACL' and
25628            not 'VHOST' and
25629            not 'DRV_AVF' and
25630            not 'L2OVRLAY' and
25631            not 'MEMIF'"
25632   parameters:
25633   - "throughput"
25634   - "parent"
25635   - "tags"
25636   sort:
25637   - "L2XCBASE"    # l2xcbase
25638   - "L2BDBASE"    # l2bdbase
25639   - "L2XCFWD"     # dot1q-l2xcbase
25640   - "L2BDMACLRN"  # dot1q-l2bdbase
25641   layout:
25642     title: "l2sw-3n-skx-x710-64b-features-pdr"
25643     layout: "plot-throughput-speedup-analysis"
25644
25645 # Speedup - VPP L2 3n-skx-x710 features-iacl
25646 - type: "plot"
25647   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
25648   algorithm: "plot_throughput_speedup_analysis"
25649   output-file-type: ".html"
25650   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
25651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25652   filter: "'NIC_Intel-X710' and
25653            'NDRPDR' and
25654            '64B' and
25655            'FEATURE' and
25656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25657            'IACL' and
25658            ('ACL1' or 'ACL50') and
25659            ('10K_FLOWS' or '10k_FLOWS') and
25660            not 'MACIP' and
25661            not 'VHOST' and
25662            not 'MEMIF'"
25663   parameters:
25664   - "throughput"
25665   - "parent"
25666   - "tags"
25667   layout:
25668     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
25669     layout: "plot-throughput-speedup-analysis"
25670
25671 - type: "plot"
25672   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
25673   algorithm: "plot_throughput_speedup_analysis"
25674   output-file-type: ".html"
25675   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
25676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25677   filter: "'NIC_Intel-X710' and
25678            'NDRPDR' and
25679            '64B' and
25680            'FEATURE' and
25681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25682            'IACL' and
25683            ('ACL1' or 'ACL50') and
25684            ('10K_FLOWS' or '10k_FLOWS') and
25685            not 'MACIP' and
25686            not 'VHOST' and
25687            not 'MEMIF'"
25688   parameters:
25689   - "throughput"
25690   - "parent"
25691   - "tags"
25692   layout:
25693     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
25694     layout: "plot-throughput-speedup-analysis"
25695
25696 # Speedup - VPP L2 3n-skx-xxv710 base and scale
25697 - type: "plot"
25698   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25699   algorithm: "plot_throughput_speedup_analysis"
25700   output-file-type: ".html"
25701   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25703   filter: "'NIC_Intel-XXV710' and
25704            '64B' and
25705            ('BASE' or 'SCALE') and
25706            'NDRPDR' and
25707            'ETH' and
25708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25709            not 'DRV_AVF' and
25710            not 'VHOST' and
25711            not 'MEMIF'"
25712   parameters:
25713   - "throughput"
25714   - "parent"
25715   - "tags"
25716 #  sort:
25717 #  - "L2PATCH"
25718 #  - "L2PATCH"
25719 #  - "L2XCBASE"
25720 #  - "L2BDMACLRN"
25721   layout:
25722     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
25723     layout: "plot-throughput-speedup-analysis"
25724
25725 - type: "plot"
25726   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25727   algorithm: "plot_throughput_speedup_analysis"
25728   output-file-type: ".html"
25729   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25731   filter: "'NIC_Intel-XXV710' and
25732            '64B' and
25733            ('BASE' or 'SCALE') and
25734            'NDRPDR' and
25735            'ETH' and
25736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25737            not 'DRV_AVF' and
25738            not 'VHOST' and
25739            not 'MEMIF'"
25740   parameters:
25741   - "throughput"
25742   - "parent"
25743   - "tags"
25744 #  sort:
25745 #  - "L2PATCH"
25746 #  - "L2PATCH"
25747 #  - "L2XCBASE"
25748 #  - "L2BDMACLRN"
25749   layout:
25750     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
25751     layout: "plot-throughput-speedup-analysis"
25752
25753 # Speedup - VPP L2 2n-skx-x710 base and scale
25754 - type: "plot"
25755   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25756   algorithm: "plot_throughput_speedup_analysis"
25757   output-file-type: ".html"
25758   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25760   filter: "'NIC_Intel-X710' and
25761            '64B' and
25762            ('BASE' or 'SCALE') and
25763            'NDRPDR' and
25764            'ETH' and
25765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25766            not 'VHOST' and
25767            not 'MEMIF'"
25768   parameters:
25769   - "throughput"
25770   - "parent"
25771   - "tags"
25772   sort:
25773   - "L2PATCH"
25774   - "L2XCBASE"
25775   - "BASE"
25776   - "FIB_10K"
25777   - "FIB_100K"
25778   - "FIB_1M"
25779   layout:
25780     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25781     layout: "plot-throughput-speedup-analysis"
25782
25783 - type: "plot"
25784   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25785   algorithm: "plot_throughput_speedup_analysis"
25786   output-file-type: ".html"
25787   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25789   filter: "'NIC_Intel-X710' and
25790            '64B' and
25791            ('BASE' or 'SCALE') and
25792            'NDRPDR' and
25793            'ETH' and
25794            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25795            not 'VHOST' and
25796            not 'MEMIF'"
25797   parameters:
25798   - "throughput"
25799   - "parent"
25800   - "tags"
25801   sort:
25802   - "L2PATCH"
25803   - "L2XCBASE"
25804   - "BASE"
25805   - "FIB_10K"
25806   - "FIB_100K"
25807   - "FIB_1M"
25808   layout:
25809     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25810     layout: "plot-throughput-speedup-analysis"
25811
25812 # Speedup - VPP L2 2n-skx-xxv710 base and scale
25813 - type: "plot"
25814   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25815   algorithm: "plot_throughput_speedup_analysis"
25816   output-file-type: ".html"
25817   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25819   filter: "'NIC_Intel-XXV710' and
25820            '64B' and
25821            ('BASE' or 'SCALE') and
25822            'NDRPDR' and
25823            'ETH' and
25824            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25825            not 'VHOST' and
25826            not 'MEMIF'"
25827   parameters:
25828   - "throughput"
25829   - "parent"
25830   - "tags"
25831   sort:
25832   - "L2PATCH"
25833   - "L2XCBASE"
25834   - "BASE"
25835   - "FIB_10K"
25836   - "FIB_100K"
25837   - "FIB_1M"
25838   layout:
25839     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25840     layout: "plot-throughput-speedup-analysis"
25841
25842 - type: "plot"
25843   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25844   algorithm: "plot_throughput_speedup_analysis"
25845   output-file-type: ".html"
25846   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25848   filter: "'NIC_Intel-XXV710' and
25849            '64B' and
25850            ('BASE' or 'SCALE') and
25851            'NDRPDR' and
25852            'ETH' and
25853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25854            not 'VHOST' and
25855            not 'MEMIF'"
25856   parameters:
25857   - "throughput"
25858   - "parent"
25859   - "tags"
25860   sort:
25861   - "L2PATCH"
25862   - "L2XCBASE"
25863   - "BASE"
25864   - "FIB_10K"
25865   - "FIB_100K"
25866   - "FIB_1M"
25867   layout:
25868     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25869     layout: "plot-throughput-speedup-analysis"
25870
25871 # Speedup - VPP L2 2n-dnv-x553 base
25872 - type: "plot"
25873   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25874   algorithm: "plot_throughput_speedup_analysis"
25875   output-file-type: ".html"
25876   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25877   data: "intel-dnv-vpp"
25878   filter: "'NIC_Intel-X553' and
25879            '64B' and
25880            ('BASE' or 'SCALE') and
25881            'NDRPDR' and
25882            'ETH' and
25883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25884            not 'VHOST' and
25885            not 'MEMIF'"
25886   parameters:
25887   - "throughput"
25888   - "parent"
25889   - "tags"
25890   sort:
25891   - "L2XCBASE"
25892   - "L2BDMACLRN"
25893   - "L2PATCH"
25894   layout:
25895     title: "l2sw-2n-dnv-x553-64b-base-ndr"
25896     layout: "plot-throughput-speedup-analysis"
25897
25898 - type: "plot"
25899   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25900   algorithm: "plot_throughput_speedup_analysis"
25901   output-file-type: ".html"
25902   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25903   data: "intel-dnv-vpp"
25904   filter: "'NIC_Intel-X553' and
25905            '64B' and
25906            ('BASE' or 'SCALE') and
25907            'NDRPDR' and
25908            'ETH' and
25909            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25910            not 'VHOST' and
25911            not 'MEMIF'"
25912   parameters:
25913   - "throughput"
25914   - "parent"
25915   - "tags"
25916   sort:
25917   - "L2XCBASE"
25918   - "L2BDMACLRN"
25919   - "L2PATCH"
25920   layout:
25921     title: "l2sw-2n-dnv-x553-64b-base-pdr"
25922     layout: "plot-throughput-speedup-analysis"
25923
25924 ################################################################################
25925
25926 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
25927 - type: "plot"
25928   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25929   algorithm: "plot_throughput_speedup_analysis"
25930   output-file-type: ".html"
25931   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25933   filter: "'NIC_Intel-X520-DA2' and
25934            '64B' and
25935            'NDRPDR' and
25936            'ETH' and
25937            'IP4FWD' and
25938            'VHOST_1024' and
25939            not 'VXLAN' and
25940            not 'DOT1Q'"
25941   parameters:
25942   - "throughput"
25943   - "parent"
25944   - "tags"
25945   sort:
25946   - "not CFS_OPT"
25947   - "1VM"
25948   - "2VM"
25949   layout:
25950     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
25951     layout: "plot-throughput-speedup-analysis"
25952
25953 - type: "plot"
25954   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25955   algorithm: "plot_throughput_speedup_analysis"
25956   output-file-type: ".html"
25957   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25959   filter: "'NIC_Intel-X520-DA2' and
25960            '64B' and
25961            'NDRPDR' and
25962            'ETH' and
25963            'IP4FWD' and
25964            'VHOST_1024' and
25965            not 'VXLAN' and
25966            not 'DOT1Q'"
25967   parameters:
25968   - "throughput"
25969   - "parent"
25970   - "tags"
25971   sort:
25972   - "not CFS_OPT"
25973   - "1VM"
25974   - "2VM"
25975   layout:
25976     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
25977     layout: "plot-throughput-speedup-analysis"
25978
25979 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
25980 - type: "plot"
25981   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25982   algorithm: "plot_throughput_speedup_analysis"
25983   output-file-type: ".html"
25984   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25986   filter: "'NIC_Intel-X520-DA2' and
25987            '64B' and
25988            'NDRPDR' and
25989            ('ETH' or 'DOT1Q') and
25990            'BASE' and
25991            ('L2BDMACLRN' or 'L2XCFWD') and
25992            'VHOST_1024' and
25993            not 'VXLAN' and
25994            not 'IP4FWD' and
25995            not '2VM'"
25996   parameters:
25997   - "throughput"
25998   - "parent"
25999   - "tags"
26000   sort:
26001   - "L2BDMACLRN"
26002   - "L2BDMACLRN"
26003   - "L2BDMACLRN"
26004   - "L2XCFWD"
26005   - "L2XCFWD"
26006   - "L2XCFWD"
26007   layout:
26008     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26009     layout: "plot-throughput-speedup-analysis"
26010
26011 - type: "plot"
26012   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26013   algorithm: "plot_throughput_speedup_analysis"
26014   output-file-type: ".html"
26015   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26017   filter: "'NIC_Intel-X520-DA2' and
26018            '64B' and
26019            'NDRPDR' and
26020            ('ETH' or 'DOT1Q') and
26021            'BASE' and
26022            ('L2BDMACLRN' or 'L2XCFWD') and
26023            'VHOST_1024' and
26024            not 'VXLAN' and
26025            not 'IP4FWD' and
26026            not '2VM'"
26027   parameters:
26028   - "throughput"
26029   - "parent"
26030   - "tags"
26031   sort:
26032   - "L2BDMACLRN"
26033   - "L2BDMACLRN"
26034   - "L2BDMACLRN"
26035   - "L2XCFWD"
26036   - "L2XCFWD"
26037   - "L2XCFWD"
26038   layout:
26039     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26040     layout: "plot-throughput-speedup-analysis"
26041
26042 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26043 - type: "plot"
26044   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26045   algorithm: "plot_throughput_speedup_analysis"
26046   output-file-type: ".html"
26047   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26049   filter: "'NIC_Intel-X520-DA2' and
26050            '64B' and
26051            'NDRPDR' and
26052            ('ETH' or 'DOT1Q') and
26053            ('L2BDMACLRN' or 'L2XCFWD') and
26054            'VHOST_1024' and
26055            not 'CFS_OPT' and
26056            not 'DOT1Q' and
26057            not 'VXLAN' and
26058            not 'IP4FWD' and
26059            not 'LBOND'"
26060   parameters:
26061   - "throughput"
26062   - "parent"
26063   - "tags"
26064 #  sort:
26065 #  - "1VM"
26066 #  - "L2XCFWD"
26067 #  - "1VM"
26068 #  - "L2BDMACLRN"
26069   layout:
26070     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26071     layout: "plot-throughput-speedup-analysis"
26072
26073 - type: "plot"
26074   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26075   algorithm: "plot_throughput_speedup_analysis"
26076   output-file-type: ".html"
26077   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26079   filter: "'NIC_Intel-X520-DA2' and
26080            '64B' and
26081            'NDRPDR' and
26082            ('ETH' or 'DOT1Q') and
26083            ('L2BDMACLRN' or 'L2XCFWD') and
26084            'VHOST_1024' and
26085            not 'CFS_OPT' and
26086            not 'DOT1Q' and
26087            not 'VXLAN' and
26088            not 'IP4FWD' and
26089            not 'LBOND'"
26090   parameters:
26091   - "throughput"
26092   - "parent"
26093   - "tags"
26094 #  sort:
26095 #  - "1VM"
26096 #  - "L2XCFWD"
26097 #  - "1VM"
26098 #  - "L2BDMACLRN"
26099   layout:
26100     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26101     layout: "plot-throughput-speedup-analysis"
26102
26103 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26104 - type: "plot"
26105   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26106   algorithm: "plot_throughput_speedup_analysis"
26107   output-file-type: ".html"
26108   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26110   filter: "'NIC_Intel-X710' and
26111            '64B' and
26112            'NDRPDR' and
26113            'ETH' and
26114            'IP4FWD' and
26115            'VHOST_1024' and
26116            not 'VXLAN' and
26117            not 'CFS_OPT' and
26118            not 'DOT1Q'"
26119   parameters:
26120   - "throughput"
26121   - "parent"
26122   - "tags"
26123   sort:
26124   - "1VM"
26125   - "2VM"
26126   layout:
26127     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26128     layout: "plot-throughput-speedup-analysis"
26129
26130 - type: "plot"
26131   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26132   algorithm: "plot_throughput_speedup_analysis"
26133   output-file-type: ".html"
26134   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26136   filter: "'NIC_Intel-X710' and
26137            '64B' and
26138            'NDRPDR' and
26139            'ETH' and
26140            'IP4FWD' and
26141            'VHOST_1024' and
26142            not 'VXLAN' and
26143            not 'CFS_OPT' and
26144            not 'DOT1Q'"
26145   parameters:
26146   - "throughput"
26147   - "parent"
26148   - "tags"
26149   sort:
26150   - "1VM"
26151   - "2VM"
26152   layout:
26153     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
26154     layout: "plot-throughput-speedup-analysis"
26155
26156 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
26157 - type: "plot"
26158   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26159   algorithm: "plot_throughput_speedup_analysis"
26160   output-file-type: ".html"
26161   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26163   filter: "'NIC_Intel-X710' and
26164            '64B' and
26165            'NDRPDR' and
26166            ('ETH' or 'DOT1Q') and
26167            'BASE' and
26168            ('L2BDMACLRN' or 'L2XCFWD') and
26169            'VHOST_1024' and
26170            not 'VXLAN' and
26171            not 'IP4FWD' and
26172            not '2VM'"
26173   parameters:
26174   - "throughput"
26175   - "parent"
26176   - "tags"
26177   sort:
26178   - "L2BDMACLRN"
26179   - "L2BDMACLRN"
26180   - "L2BDMACLRN"
26181   - "L2XCFWD"
26182   - "L2XCFWD"
26183   - "L2XCFWD"
26184   layout:
26185     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
26186     layout: "plot-throughput-speedup-analysis"
26187
26188 - type: "plot"
26189   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26190   algorithm: "plot_throughput_speedup_analysis"
26191   output-file-type: ".html"
26192   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26194   filter: "'NIC_Intel-X710' and
26195            '64B' and
26196            'NDRPDR' and
26197            ('ETH' or 'DOT1Q') and
26198            'BASE' and
26199            ('L2BDMACLRN' or 'L2XCFWD') and
26200            'VHOST_1024' and
26201            not 'VXLAN' and
26202            not 'IP4FWD' and
26203            not '2VM'"
26204   parameters:
26205   - "throughput"
26206   - "parent"
26207   - "tags"
26208   sort:
26209   - "L2BDMACLRN"
26210   - "L2BDMACLRN"
26211   - "L2BDMACLRN"
26212   - "L2XCFWD"
26213   - "L2XCFWD"
26214   - "L2XCFWD"
26215   layout:
26216     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
26217     layout: "plot-throughput-speedup-analysis"
26218
26219 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
26220 - type: "plot"
26221   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26222   algorithm: "plot_throughput_speedup_analysis"
26223   output-file-type: ".html"
26224   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26226   filter: "'NIC_Intel-X710' and
26227            '64B' and
26228            'NDRPDR' and
26229            ('ETH' or 'DOT1Q') and
26230            ('L2BDMACLRN' or 'L2XCFWD') and
26231            'VHOST_1024' and
26232            not 'CFS_OPT' and
26233            not 'VXLAN' and
26234            not 'IP4FWD' and
26235            not 'LBOND'"
26236   parameters:
26237   - "throughput"
26238   - "parent"
26239   - "tags"
26240   sort:
26241   - "L2BDMACLRN"
26242   - "L2BDMACLRN"
26243   - "L2BDMACLRN"
26244   - "L2XCFWD"
26245   - "L2XCFWD"
26246   - "L2XCFWD"
26247   layout:
26248     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
26249     layout: "plot-throughput-speedup-analysis"
26250
26251 - type: "plot"
26252   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26253   algorithm: "plot_throughput_speedup_analysis"
26254   output-file-type: ".html"
26255   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26257   filter: "'NIC_Intel-X710' and
26258            '64B' and
26259            'NDRPDR' and
26260            ('ETH' or 'DOT1Q') and
26261            ('L2BDMACLRN' or 'L2XCFWD') and
26262            'VHOST_1024' and
26263            not 'CFS_OPT' and
26264            not 'VXLAN' and
26265            not 'IP4FWD' and
26266            not 'LBOND'"
26267   parameters:
26268   - "throughput"
26269   - "parent"
26270   - "tags"
26271   sort:
26272   - "L2BDMACLRN"
26273   - "L2BDMACLRN"
26274   - "L2BDMACLRN"
26275   - "L2XCFWD"
26276   - "L2XCFWD"
26277   - "L2XCFWD"
26278   layout:
26279     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
26280     layout: "plot-throughput-speedup-analysis"
26281
26282 # Packet Speedup - VPP vhost ip4 3n-skx-x710
26283 - type: "plot"
26284   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26285   algorithm: "plot_throughput_speedup_analysis"
26286   output-file-type: ".html"
26287   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26289   filter: "'NIC_Intel-X710' and
26290            '64B' and
26291            'NDRPDR' and
26292            'ETH' and
26293            'IP4FWD' and
26294            'VHOST_1024' and
26295            not 'VXLAN' and
26296            not 'DOT1Q'"
26297   parameters:
26298   - "throughput"
26299   - "parent"
26300   - "tags"
26301   sort:
26302   - "1VM"
26303   - "2VM"
26304   layout:
26305     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
26306     layout: "plot-throughput-speedup-analysis"
26307
26308 - type: "plot"
26309   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26310   algorithm: "plot_throughput_speedup_analysis"
26311   output-file-type: ".html"
26312   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26314   filter: "'NIC_Intel-X710' and
26315            '64B' and
26316            'NDRPDR' and
26317            'ETH' and
26318            'IP4FWD' and
26319            'VHOST_1024' and
26320            not 'VXLAN' and
26321            not 'DOT1Q'"
26322   parameters:
26323   - "throughput"
26324   - "parent"
26325   - "tags"
26326   sort:
26327   - "1VM"
26328   - "2VM"
26329   layout:
26330     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
26331     layout: "plot-throughput-speedup-analysis"
26332
26333 # Packet Speedup - VPP vhost ip4 2n-skx-x710
26334 - type: "plot"
26335   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26336   algorithm: "plot_throughput_speedup_analysis"
26337   output-file-type: ".html"
26338   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26340   filter: "'NIC_Intel-X710' and
26341            '64B' and
26342            'NDRPDR' and
26343            'ETH' and
26344            'IP4FWD' and
26345            'VHOST_1024' and
26346            not 'VXLAN' and
26347            not 'NF_DENSITY' and
26348            not 'CFS_OPT' and
26349            not 'DOT1Q'"
26350   parameters:
26351   - "throughput"
26352   - "parent"
26353   - "tags"
26354   sort:
26355   - "1VM"
26356   - "2VM"
26357   layout:
26358     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
26359     layout: "plot-throughput-speedup-analysis"
26360
26361 - type: "plot"
26362   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26363   algorithm: "plot_throughput_speedup_analysis"
26364   output-file-type: ".html"
26365   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26366   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26367   filter: "'NIC_Intel-X710' and
26368            '64B' and
26369            'NDRPDR' and
26370            'ETH' and
26371            'IP4FWD' and
26372            'VHOST_1024' and
26373            not 'VXLAN' and
26374            not 'NF_DENSITY' and
26375            not 'CFS_OPT' and
26376            not 'DOT1Q'"
26377   parameters:
26378   - "throughput"
26379   - "parent"
26380   - "tags"
26381   sort:
26382   - "1VM"
26383   - "2VM"
26384   layout:
26385     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
26386     layout: "plot-throughput-speedup-analysis"
26387
26388 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
26389 - type: "plot"
26390   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26391   algorithm: "plot_throughput_speedup_analysis"
26392   output-file-type: ".html"
26393   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26394   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26395   filter: "'NIC_Intel-X710' and
26396            '64B' and
26397            'NDRPDR' and
26398            ('ETH' or 'DOT1Q') and
26399            'BASE' and
26400            ('L2BDMACLRN' or 'L2XCFWD') and
26401            'VHOST_1024' and
26402            not 'VXLAN' and
26403            not 'NF_DENSITY' and
26404            not 'IP4FWD' and
26405            not '2VM'"
26406   parameters:
26407   - "throughput"
26408   - "parent"
26409   - "tags"
26410 #  sort:
26411 #  - "not CFS_OPT"
26412 #  - "L2XCFWD"
26413 #  - "not CFS_OPT"
26414 #  - "CFS_OPT"
26415   layout:
26416     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
26417     layout: "plot-throughput-speedup-analysis"
26418
26419 - type: "plot"
26420   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26421   algorithm: "plot_throughput_speedup_analysis"
26422   output-file-type: ".html"
26423   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26425   filter: "'NIC_Intel-X710' and
26426            '64B' and
26427            'NDRPDR' and
26428            ('ETH' or 'DOT1Q') and
26429            'BASE' and
26430            ('L2BDMACLRN' or 'L2XCFWD') and
26431            'VHOST_1024' and
26432            not 'VXLAN' and
26433            not 'NF_DENSITY' and
26434            not 'IP4FWD' and
26435            not '2VM'"
26436   parameters:
26437   - "throughput"
26438   - "parent"
26439   - "tags"
26440 #  sort:
26441 #  - "not CFS_OPT"
26442 #  - "L2XCFWD"
26443 #  - "not CFS_OPT"
26444 #  - "CFS_OPT"
26445   layout:
26446     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
26447     layout: "plot-throughput-speedup-analysis"
26448
26449 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
26450 - type: "plot"
26451   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26452   algorithm: "plot_throughput_speedup_analysis"
26453   output-file-type: ".html"
26454   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26456   filter: "'NIC_Intel-X710' and
26457            '64B' and
26458            'NDRPDR' and
26459            ('ETH' or 'DOT1Q') and
26460            ('L2BDMACLRN' or 'L2XCFWD') and
26461            'VHOST_1024' and
26462            not 'CFS_OPT' and
26463            not 'VXLAN' and
26464            not 'NF_DENSITY' and
26465            not 'DOT1Q' and
26466            not 'IP4FWD'"
26467   parameters:
26468   - "throughput"
26469   - "parent"
26470   - "tags"
26471 #  sort:
26472 #  - "1VM"
26473 #  - "L2XCFWD"
26474 #  - "1VM"
26475 #  - "L2BDMACLRN"
26476   layout:
26477     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
26478     layout: "plot-throughput-speedup-analysis"
26479
26480 - type: "plot"
26481   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26482   algorithm: "plot_throughput_speedup_analysis"
26483   output-file-type: ".html"
26484   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26486   filter: "'NIC_Intel-X710' and
26487            '64B' and
26488            'NDRPDR' and
26489            ('ETH' or 'DOT1Q') and
26490            ('L2BDMACLRN' or 'L2XCFWD') and
26491            'VHOST_1024' and
26492            not 'CFS_OPT' and
26493            not 'VXLAN' and
26494            not 'NF_DENSITY' and
26495            not 'DOT1Q' and
26496            not 'IP4FWD'"
26497   parameters:
26498   - "throughput"
26499   - "parent"
26500   - "tags"
26501 #  sort:
26502 #  - "1VM"
26503 #  - "L2XCFWD"
26504 #  - "1VM"
26505 #  - "L2BDMACLRN"
26506   layout:
26507     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
26508     layout: "plot-throughput-speedup-analysis"
26509
26510 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
26511 - type: "plot"
26512   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26513   algorithm: "plot_throughput_speedup_analysis"
26514   output-file-type: ".html"
26515   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26516   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26517   filter: "'NIC_Intel-XXV710' and
26518            '64B' and
26519            'NDRPDR' and
26520            'ETH' and
26521            'IP4FWD' and
26522            'VHOST_1024' and
26523            not 'VXLAN' and
26524            not 'CFS_OPT' and
26525            not 'DOT1Q'"
26526   parameters:
26527   - "throughput"
26528   - "parent"
26529   - "tags"
26530   sort:
26531   - "not CFS_OPT"
26532   - "1VM"
26533   - "2VM"
26534   layout:
26535     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
26536     layout: "plot-throughput-speedup-analysis"
26537
26538 - type: "plot"
26539   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26540   algorithm: "plot_throughput_speedup_analysis"
26541   output-file-type: ".html"
26542   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26544   filter: "'NIC_Intel-XXV710' and
26545            '64B' and
26546            'NDRPDR' and
26547            'ETH' and
26548            'IP4FWD' and
26549            'VHOST_1024' and
26550            not 'VXLAN' and
26551            not 'CFS_OPT' and
26552            not 'DOT1Q'"
26553   parameters:
26554   - "throughput"
26555   - "parent"
26556   - "tags"
26557   sort:
26558   - "not CFS_OPT"
26559   - "1VM"
26560   - "2VM"
26561   layout:
26562     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
26563     layout: "plot-throughput-speedup-analysis"
26564
26565 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
26566 #- type: "plot"
26567 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26568 #  algorithm: "plot_throughput_speedup_analysis"
26569 #  output-file-type: ".html"
26570 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26571 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26572 #  filter: "'NIC_Intel-XXV710' and
26573 #           '64B' and
26574 #           'NDRPDR' and
26575 #           ('ETH' or 'DOT1Q') and
26576 #           'BASE' and
26577 #           ('L2BDMACLRN' or 'L2XCFWD') and
26578 #           'VHOST_1024' and
26579 #           not 'VXLAN' and
26580 #           not 'IP4FWD' and
26581 #           not '2VM'"
26582 #  parameters:
26583 #  - "throughput"
26584 #  - "parent"
26585 #  - "tags"
26586 ##  sort:
26587 ##  - "not CFS_OPT"
26588 ##  - "L2XCFWD"
26589 ##  - "not CFS_OPT"
26590 ##  - "CFS_OPT"
26591 #  layout:
26592 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
26593 #    layout: "plot-throughput-speedup-analysis"
26594 #
26595 #- type: "plot"
26596 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26597 #  algorithm: "plot_throughput_speedup_analysis"
26598 #  output-file-type: ".html"
26599 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26600 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26601 #  filter: "'NIC_Intel-XXV710' and
26602 #           '64B' and
26603 #           'NDRPDR' and
26604 #           ('ETH' or 'DOT1Q') and
26605 #           'BASE' and
26606 #           ('L2BDMACLRN' or 'L2XCFWD') and
26607 #           'VHOST_1024' and
26608 #           not 'VXLAN' and
26609 #           not 'IP4FWD' and
26610 #           not '2VM'"
26611 #  parameters:
26612 #  - "throughput"
26613 #  - "parent"
26614 #  - "tags"
26615 ##  sort:
26616 ##  - "not CFS_OPT"
26617 ##  - "L2XCFWD"
26618 ##  - "not CFS_OPT"
26619 ##  - "CFS_OPT"
26620 #  layout:
26621 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
26622 #    layout: "plot-throughput-speedup-analysis"
26623 #
26624 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
26625 #- type: "plot"
26626 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26627 #  algorithm: "plot_throughput_speedup_analysis"
26628 #  output-file-type: ".html"
26629 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26630 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26631 #  filter: "'NIC_Intel-XXV710' and
26632 #           '64B' and
26633 #           'NDRPDR' and
26634 #           ('ETH' or 'DOT1Q') and
26635 #           ('L2BDMACLRN' or 'L2XCFWD') and
26636 #           'VHOST_1024' and
26637 #           not 'CFS_OPT' and
26638 #           not 'VXLAN' and
26639 #           not 'DOT1Q' and
26640 #           not 'IP4FWD'"
26641 #  parameters:
26642 #  - "throughput"
26643 #  - "parent"
26644 #  - "tags"
26645 ##  sort:
26646 ##  - "1VM"
26647 ##  - "L2XCFWD"
26648 ##  - "1VM"
26649 ##  - "L2BDMACLRN"
26650 #  layout:
26651 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
26652 #    layout: "plot-throughput-speedup-analysis"
26653 #
26654 #- type: "plot"
26655 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26656 #  algorithm: "plot_throughput_speedup_analysis"
26657 #  output-file-type: ".html"
26658 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26659 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26660 #  filter: "'NIC_Intel-XXV710' and
26661 #           '64B' and
26662 #           'NDRPDR' and
26663 #           ('ETH' or 'DOT1Q') and
26664 #           ('L2BDMACLRN' or 'L2XCFWD') and
26665 #           'VHOST_1024' and
26666 #           not 'CFS_OPT' and
26667 #           not 'VXLAN' and
26668 #           not 'DOT1Q' and
26669 #           not 'IP4FWD'"
26670 #  parameters:
26671 #  - "throughput"
26672 #  - "parent"
26673 #  - "tags"
26674 ##  sort:
26675 ##  - "1VM"
26676 ##  - "L2XCFWD"
26677 ##  - "1VM"
26678 ##  - "L2BDMACLRN"
26679 #  layout:
26680 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
26681 #    layout: "plot-throughput-speedup-analysis"
26682
26683 ################################################################################
26684
26685 # Speedup - VPP vts 3n-hsw-x520
26686 - type: "plot"
26687   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26688   algorithm: "plot_throughput_speedup_analysis"
26689   output-file-type: ".html"
26690   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26692   filter: "'NIC_Intel-X520-DA2' and
26693            '114B' and
26694            'NDRPDR' and
26695            'VTS'"
26696   parameters:
26697   - "throughput"
26698   - "parent"
26699   - "tags"
26700   layout:
26701     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
26702     layout: "plot-throughput-speedup-analysis"
26703
26704 - type: "plot"
26705   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26706   algorithm: "plot_throughput_speedup_analysis"
26707   output-file-type: ".html"
26708   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26710   filter: "'NIC_Intel-X520-DA2' and
26711            '114B' and
26712            'NDRPDR' and
26713            'VTS'"
26714   parameters:
26715   - "throughput"
26716   - "parent"
26717   - "tags"
26718   layout:
26719     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26720     layout: "plot-throughput-speedup-analysis"