Report: Download first from logs.fd.io
[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,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
80     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
81     DIR[NEXUS,DOC]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 - type: "configuration"
107
108   limits:
109     nic:
110       x520: 24460000
111       x553: 29761905
112       x710: 35800000
113       xxv710: 35800000
114       xl710: 35800000
115
116     link:
117       10ge: 14880952.38
118       25ge: 37202380.95
119       40ge: 59523809.52
120       100ge: 148809523.81
121
122     pci:
123       pci-g3-x8: 74404761.90
124       pci-g3-x16: 148809523.81
125
126   data-sets:
127
128     ###########################################################################
129     # Plots:
130
131     # 3n-hsw
132
133     plot-vpp-throughput-lat-tsa-3n-hsw:
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         - 26  # NDRPDR sel
143         - 29  # NDRPDR sel
144         - 30  # NDRPDR sel
145       # TODO: Add data
146       # csit-vpp-perf-verify-1904-3n-hsw:
147
148       # TODO: Add data
149 #    plot-vpp-http-server-performance:
150 #      csit-vpp-perf-verify-1908-3n-hsw:
151 #        -
152
153     plot-dpdk-throughput-latency-3n-hsw:
154       csit-dpdk-perf-verify-1904-3n-hsw:
155         - 2   # NDRPDR sel
156         - 3   # NDRPDR sel
157         - 5   # NDRPDR sel
158         - 6   # NDRPDR sel
159         - 13  # NDRPDR sel
160         - 14  # NDRPDR sel
161         - 15  # NDRPDR sel
162         - 18  # NDRPDR sel
163         - 19  # NDRPDR sel
164         - 20  # NDRPDR sel
165       # TODO: Add data
166       # csit-dpdk-perf-verify-1908-3n-hsw:
167
168     # 3n-skx
169
170     plot-vpp-throughput-lat-tsa-3n-skx:
171       csit-vpp-perf-verify-1904-3n-skx:
172         - 8   # NDRPDR sel
173         - 9   # NDRPDR sel
174         - 10  # NDRPDR sel
175         - 11  # NDRPDR sel
176         - 12  # NDRPDR sel
177         - 14  # NDRPDR sel
178         - 16  # NDRPDR sel
179         - 21  # NDRPDR sel
180         - 23  # NDRPDR sel
181         - 25  # NDRPDR sel
182       # TODO: Add data
183       # csit-vpp-perf-verify-1908-3n-skx:
184
185     plot-dpdk-throughput-latency-3n-skx:
186       csit-dpdk-perf-verify-1904-3n-skx:
187         - 2   # NDRPDR sel
188         - 3   # NDRPDR sel
189         - 4   # NDRPDR sel
190         - 5   # NDRPDR sel
191         - 6   # NDRPDR sel
192         - 7   # NDRPDR sel
193         - 11  # NDRPDR sel
194         - 12  # NDRPDR sel
195         - 13  # NDRPDR sel
196         - 14  # NDRPDR sel
197       # TODO: Add data
198       # csit-dpdk-perf-verify-1908-3n-skx:
199
200     # 2n-skx
201
202     plot-vpp-throughput-lat-tsa-2n-skx:
203       csit-vpp-perf-verify-1904-2n-skx:
204         - 12  # NDRPDR sel
205         - 14  # NDRPDR sel
206         - 16  # NDRPDR sel
207         - 17  # NDRPDR sel
208         - 18  # NDRPDR sel
209         - 21  # NDRPDR sel
210         - 27  # NDRPDR sel
211         - 30  # NDRPDR sel
212         - 31  # NDRPDR sel
213         - 32  # NDRPDR sel
214       # TODO: Add data
215       # csit-vpp-perf-verify-1908-2n-skx:
216
217     plot-vpp-soak-2n-skx:
218       csit-vpp-perf-verify-1904-2n-skx:
219         - 70  # soak
220         - 71  # soak
221       # TODO: Add data
222       # csit-vpp-perf-verify-1908-2n-skx:
223
224     plot-vpp-nfv-2n-skx-ndrpdr-64b:
225       csit-vpp-perf-verify-1904-2n-skx:
226         - 56  # NFV NDRPDR 64b
227         - 59  # NFV NDRPDR 64b
228         - 60  # NFV NDRPDR 64b
229         - 65  # NFV NDRPDR 64b
230         - 68  # NFV NDRPDR 64b
231         - 80  # NFV MRR NDRPDR 64b IMIX
232         - 81  # NFV MRR NDRPDR 64b IMIX
233         - 84  # NFV MRR NDRPDR 64b IMIX
234         - 85  # NFV MRR NDRPDR 64b IMIX
235         - 86  # NFV MRR NDRPDR 64b IMIX
236       # TODO: Add data
237       # csit-vpp-perf-verify-1908-2n-skx:
238
239     plot-vpp-nfv-2n-skx-ndrpdr-imix:
240       csit-vpp-perf-verify-1904-2n-skx:
241         - 66  # NFV NDRPDR IMIX
242         - 67  # NFV NDRPDR IMIX
243         - 69  # NFV NDRPDR IMIX
244         - 82  # NFV NDRPDR IMIX
245         - 83  # NFV NDRPDR IMIX
246         - 80  # NFV MRR NDRPDR 64b IMIX
247         - 81  # NFV MRR NDRPDR 64b IMIX
248         - 84  # NFV MRR NDRPDR 64b IMIX
249         - 85  # NFV MRR NDRPDR 64b IMIX
250         - 86  # NFV MRR NDRPDR 64b IMIX
251       # TODO: Add data
252       # csit-vpp-perf-verify-1908-2n-skx:
253
254     plot-vpp-nfv-2n-skx-mrr-64b:
255       csit-vpp-perf-verify-1904-2n-skx:
256         - 40  # NFV MRR 64b
257         - 41  # NFV MRR 64b
258         - 42  # NFV MRR 64b
259         - 47  # NFV MRR 64b
260         - 48  # NFV MRR 64b
261         - 80  # NFV MRR NDRPDR 64b IMIX
262         - 81  # NFV MRR NDRPDR 64b IMIX
263         - 84  # NFV MRR NDRPDR 64b IMIX
264         - 85  # NFV MRR NDRPDR 64b IMIX
265         - 86  # NFV MRR NDRPDR 64b IMIX
266       # TODO: Add data
267       # csit-vpp-perf-verify-1908-2n-skx:
268
269     plot-vpp-nfv-2n-skx-mrr-imix:
270       csit-vpp-perf-verify-1904-2n-skx:
271         - 49  # NFV MRR IMIX
272         - 50  # NFV MRR IMIX
273         - 51  # NFV MRR IMIX
274         - 54  # NFV MRR IMIX
275         - 55  # NFV MRR IMIX
276         - 80  # NFV MRR NDRPDR 64b IMIX
277         - 81  # NFV MRR NDRPDR 64b IMIX
278         - 84  # NFV MRR NDRPDR 64b IMIX
279         - 85  # NFV MRR NDRPDR 64b IMIX
280         - 86  # NFV MRR NDRPDR 64b IMIX
281       # TODO: Add data
282       # csit-vpp-perf-verify-1908-2n-skx:
283
284     plot-dpdk-throughput-latency-2n-skx:
285       csit-dpdk-perf-verify-1904-2n-skx:
286         - 2   # NDRPDR sel
287         - 3   # NDRPDR sel
288         - 4   # NDRPDR sel
289         - 5   # NDRPDR sel
290         - 7   # NDRPDR sel
291         - 8   # NDRPDR sel
292         - 9   # NDRPDR sel
293         - 10  # NDRPDR sel
294         - 11  # NDRPDR sel
295         - 12  # NDRPDR sel
296       # TODO: Add data
297       # csit-dpdk-perf-verify-1904-2n-skx:
298
299     # 3rd party
300
301 #    # Denverton:
302 #    intel-dnv-vpp:
303 #      # intel-dnv-vpp-release-1904:
304 #      intel-dnv-vpp-release-1901:
305 #        - 1
306
307     ###########################################################################
308     # Simple tables (only one data set):
309
310     # NIC Comparisons
311
312     vpp-nic-comparison-3n-hsw:
313       csit-vpp-perf-verify-1904-3n-hsw:
314         - 11  # NDRPDR sel
315         - 12  # NDRPDR sel
316         - 20  # NDRPDR sel
317         - 21  # NDRPDR sel
318         - 23  # NDRPDR sel
319         - 24  # NDRPDR sel
320         - 25  # NDRPDR sel
321         - 26  # NDRPDR sel
322         - 29  # NDRPDR sel
323         - 30  # NDRPDR sel
324       # TODO: Add data
325       # csit-vpp-perf-verify-1908-3n-hsw:
326
327     vpp-nic-comparison-3n-skx:
328       csit-vpp-perf-verify-1904-3n-skx:
329         - 8   # NDRPDR sel
330         - 9   # NDRPDR sel
331         - 10  # NDRPDR sel
332         - 11  # NDRPDR sel
333         - 12  # NDRPDR sel
334         - 14  # NDRPDR sel
335         - 16  # NDRPDR sel
336         - 21  # NDRPDR sel
337         - 23  # NDRPDR sel
338         - 25  # NDRPDR sel
339       # TODO: Add data
340       # csit-vpp-perf-verify-1908-3n-skx:
341
342     vpp-nic-comparison-2n-skx:
343       csit-vpp-perf-verify-1904-2n-skx:
344         - 12  # NDRPDR sel
345         - 14  # NDRPDR sel
346         - 16  # NDRPDR sel
347         - 17  # NDRPDR sel
348         - 18  # NDRPDR sel
349         - 21  # NDRPDR sel
350         - 27  # NDRPDR sel
351         - 30  # NDRPDR sel
352         - 31  # NDRPDR sel
353         - 32  # NDRPDR sel
354       # TODO: Add data
355       # csit-vpp-perf-verify-1908-2n-skx:
356
357     vpp-nic-comparison-3n-hsw-mrr:
358       csit-vpp-perf-verify-1904-3n-hsw:
359         - 9   # MRR sel
360       # TODO: Add data
361       # csit-vpp-perf-verify-1908-3n-hsw:
362
363     vpp-nic-comparison-3n-skx-mrr:
364       csit-vpp-perf-verify-1904-3n-skx:
365         - 7   # MRR sel
366       # TODO: Add data
367       # csit-vpp-perf-verify-1908-3n-skx:
368
369     vpp-nic-comparison-2n-skx-mrr:
370       csit-vpp-perf-verify-1904-2n-skx:
371         - 11  # MRR sel
372       # TODO: Add data
373       # csit-vpp-perf-verify-1908-2n-skx:
374
375     # Results
376
377     vpp-perf-results-3n-hsw:
378       csit-vpp-perf-verify-1904-3n-hsw:
379         - 30  # NDRPDR sel
380       # TODO: Add FULL data
381       # csit-vpp-perf-verify-1908-3n-hsw:
382
383     vpp-perf-results-3n-skx:
384       csit-vpp-perf-verify-1904-3n-skx:
385         - 25  # NDRPDR sel
386       # TODO: Add FULL data
387       # csit-vpp-perf-verify-1908-3n-skx:
388
389     vpp-perf-results-2n-skx:
390       csit-vpp-perf-verify-1904-2n-skx:
391         - 32  # NDRPDR sel
392       # TODO: Add FULL data
393       # csit-vpp-perf-verify-1908-2n-skx:
394
395     vpp-mrr-results-3n-hsw:
396       csit-vpp-perf-verify-1904-3n-hsw:
397         - 9   # MRR sel
398       # TODO: Add data
399       # csit-vpp-perf-verify-1908-3n-hsw:
400
401     vpp-mrr-results-3n-skx:
402       csit-vpp-perf-verify-1904-3n-skx:
403         - 7   # MRR sel
404       # TODO: Add data
405       # csit-vpp-perf-verify-1908-3n-skx:
406
407     vpp-mrr-results-2n-skx:
408       csit-vpp-perf-verify-1904-2n-skx:
409         - 11  # MRR sel
410       # TODO: Add data
411       # csit-vpp-perf-verify-1908-2n-skx:
412
413     vpp-func-results-ubuntu:
414       csit-vpp-functional-1904-ubuntu1604-virl:
415         - 33
416       # TODO: Add data
417       # csit-vpp-functional-1908-ubuntu1604-virl:
418
419     vpp-func-results-centos:
420       csit-vpp-functional-1904-centos7-virl:
421         - 32
422       # TODO: Add data
423       # csit-vpp-functional-1908-centos7-virl:
424
425     vpp-device-results-ubuntu:
426       csit-vpp-device-1904-ubuntu1804-1n-skx:
427         - 32
428       # TODO: Add data
429       # csit-vpp-device-1908-ubuntu1804-1n-skx:
430
431     dpdk-perf-results-3n-hsw:
432       csit-dpdk-perf-verify-1904-3n-hsw:
433         - 5   # NDRPDR sel
434       # TODO: Add data
435       # csit-dpdk-perf-verify-1908-3n-hsw:
436
437     dpdk-perf-results-3n-skx:
438       csit-dpdk-perf-verify-1904-3n-skx:
439         - 7   # NDRPDR sel
440       # TODO: Add data
441       # csit-dpdk-perf-verify-1908-3n-skx:
442
443     dpdk-perf-results-2n-skx:
444       csit-dpdk-perf-verify-1904-2n-skx:
445         - 9   # NDRPDR sel
446       # TODO: Add data
447       # csit-dpdk-perf-verify-1908-2n-skx:
448
449     # HoneyComb Functional
450     hc-func-results:
451       csit-hc2vpp-verify-func-1904-ubuntu1604:
452         - 4
453       # TODO: Add data
454       # csit-hc2vpp-verify-func-1908-ubuntu1604:
455
456 #    # NSH SFC Functional
457 #    nsh-func-results:
458 #      # Not used
459 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
460 #        - 1
461
462     # DMM Functional
463     dmm-func-results:
464       csit-dmm-functional-1904-ubuntu1604-virl:
465         - 1
466       # TODO: Add data
467       # csit-dmm-functional-1908-ubuntu1604-virl:
468
469     ###########################################################################
470     # Tables (more than one data set)
471
472     # Performance changes
473
474 #    intel-dnv-vpp-changes-2n-dnv-h1:
475 #      intel-dnv-vpp-release-1810:
476 #        - 1
477 #    intel-dnv-vpp-changes-2n-dnv-ref:
478 #      intel-dnv-vpp-release-1901:
479 #        - 1
480 #    intel-dnv-vpp-changes-2n-dnv-cmp:
481 #      # intel-dnv-vpp-release-1904:
482 #      intel-dnv-vpp-release-1901:
483 #        - 1
484 #    intel-dnv-vpp-changes-2n-dnv:
485 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
486 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
487 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
488
489     vpp-performance-changes-3n-hsw-h1:
490       csit-vpp-perf-verify-1901-3n-hsw:
491         - 10  # NDRPDR sel
492         - 19  # NDRPDR sel
493         - 31  # NDRPDR sel
494         - 36  # NDRPDR sel
495         - 40  # NDRPDR sel
496         - 42  # NDRPDR sel
497         - 44  # NDRPDR sel
498         - 46  # NDRPDR sel
499         - 47  # NDRPDR sel
500         - 48  # NDRPDR sel
501         - 61  # NDRPDR LB
502         - 62  # NDRPDR LB
503         - 63  # NDRPDR LB
504         - 64  # NDRPDR LB
505         - 65  # NDRPDR LB
506         - 66  # NDRPDR LB
507         - 67  # NDRPDR LB
508         - 69  # NDRPDR LB
509         - 70  # NDRPDR LB
510         - 71  # NDRPDR LB
511     vpp-performance-changes-3n-hsw-ref:
512       csit-vpp-perf-verify-1904-3n-hsw:
513         - 11  # NDRPDR sel
514         - 12  # NDRPDR sel
515         - 20  # NDRPDR sel
516         - 21  # NDRPDR sel
517         - 23  # NDRPDR sel
518         - 24  # NDRPDR sel
519         - 25  # NDRPDR sel
520         - 26  # NDRPDR sel
521         - 29  # NDRPDR sel
522         - 30  # NDRPDR sel
523     vpp-performance-changes-3n-hsw-cmp:
524       csit-vpp-perf-verify-1904-3n-hsw:
525         - 11  # NDRPDR sel
526         - 12  # NDRPDR sel
527         - 20  # NDRPDR sel
528         - 21  # NDRPDR sel
529         - 23  # NDRPDR sel
530         - 24  # NDRPDR sel
531         - 25  # NDRPDR sel
532         - 26  # NDRPDR sel
533         - 29  # NDRPDR sel
534         - 30  # NDRPDR sel
535       # TODO: Add data
536       # csit-vpp-perf-verify-1908-3n-hsw:
537     vpp-performance-changes-3n-hsw:
538       - "vpp-performance-changes-3n-hsw-h1"
539       - "vpp-performance-changes-3n-hsw-ref"
540       - "vpp-performance-changes-3n-hsw-cmp"
541
542     vpp-performance-changes-3n-skx-h1:
543       csit-vpp-perf-verify-1901-3n-skx:
544         - 18  # NDRPDR sel
545         - 19  # NDRPDR sel
546         - 20  # NDRPDR sel
547         - 28  # NDRPDR sel
548         - 31  # NDRPDR sel
549         - 33  # NDRPDR sel
550         - 36  # NDRPDR sel
551         - 38  # NDRPDR sel
552         - 47  # NDRPDR sel
553         - 48  # NDRPDR sel
554         - 54  # NDRPDR LB
555         - 57  # NDRPDR LB
556         - 58  # NDRPDR LB
557         - 59  # NDRPDR LB
558         - 60  # NDRPDR LB
559         - 63  # NDRPDR LB
560         - 64  # NDRPDR LB
561         - 65  # NDRPDR LB
562         - 66  # NDRPDR LB
563         - 67  # NDRPDR LB
564     vpp-performance-changes-3n-skx-ref:
565       csit-vpp-perf-verify-1904-3n-skx:
566         - 8   # NDRPDR sel
567         - 9   # NDRPDR sel
568         - 10  # NDRPDR sel
569         - 11  # NDRPDR sel
570         - 12  # NDRPDR sel
571         - 14  # NDRPDR sel
572         - 16  # NDRPDR sel
573         - 21  # NDRPDR sel
574         - 23  # NDRPDR sel
575         - 25  # NDRPDR sel
576     vpp-performance-changes-3n-skx-cmp:
577       csit-vpp-perf-verify-1904-3n-skx:
578         - 8   # NDRPDR sel
579         - 9   # NDRPDR sel
580         - 10  # NDRPDR sel
581         - 11  # NDRPDR sel
582         - 12  # NDRPDR sel
583         - 14  # NDRPDR sel
584         - 16  # NDRPDR sel
585         - 21  # NDRPDR sel
586         - 23  # NDRPDR sel
587         - 25  # NDRPDR sel
588       # TODO: Add data
589       # csit-vpp-perf-verify-1908-3n-skx:
590     vpp-performance-changes-3n-skx:
591       - "vpp-performance-changes-3n-skx-h1"
592       - "vpp-performance-changes-3n-skx-ref"
593       - "vpp-performance-changes-3n-skx-cmp"
594
595     vpp-performance-changes-2n-skx-h1:
596       csit-vpp-perf-verify-1901-2n-skx:
597         - 5   # NDRPDR sel
598         - 12  # NDRPDR sel
599         - 13  # NDRPDR sel
600         - 21  # NDRPDR sel
601         - 23  # NDRPDR sel
602         - 31  # NDRPDR sel
603         - 34  # NDRPDR sel
604         - 40  # NDRPDR sel
605         - 42  # NDRPDR sel
606         - 43  # NDRPDR sel
607     vpp-performance-changes-2n-skx-ref:
608       csit-vpp-perf-verify-1904-2n-skx:
609         - 12  # NDRPDR sel
610         - 14  # NDRPDR sel
611         - 16  # NDRPDR sel
612         - 17  # NDRPDR sel
613         - 18  # NDRPDR sel
614         - 21  # NDRPDR sel
615         - 27  # NDRPDR sel
616         - 30  # NDRPDR sel
617         - 31  # NDRPDR sel
618         - 32  # NDRPDR sel
619     vpp-performance-changes-2n-skx-cmp:
620       csit-vpp-perf-verify-1904-2n-skx:
621         - 12  # NDRPDR sel
622         - 14  # NDRPDR sel
623         - 16  # NDRPDR sel
624         - 17  # NDRPDR sel
625         - 18  # NDRPDR sel
626         - 21  # NDRPDR sel
627         - 27  # NDRPDR sel
628         - 30  # NDRPDR sel
629         - 31  # NDRPDR sel
630         - 32  # NDRPDR sel
631       # TODO: Add data
632       # csit-vpp-perf-verify-1908-2n-skx:
633     vpp-performance-changes-2n-skx:
634       - "vpp-performance-changes-2n-skx-h1"
635       - "vpp-performance-changes-2n-skx-ref"
636       - "vpp-performance-changes-2n-skx-cmp"
637
638     vpp-soak-vs-ndr-2n-skx-ref:
639       csit-vpp-perf-verify-1904-2n-skx:
640         - 12  # NDRPDR sel
641         - 14  # NDRPDR sel
642         - 16  # NDRPDR sel
643         - 17  # NDRPDR sel
644         - 18  # NDRPDR sel
645         - 21  # NDRPDR sel
646         - 27  # NDRPDR sel
647         - 30  # NDRPDR sel
648         - 31  # NDRPDR sel
649         - 32  # NDRPDR sel
650       # TODO: Add data
651       # csit-vpp-perf-verify-1908-2n-skx:
652     vpp-soak-vs-ndr-2n-skx-cmp:
653       csit-vpp-perf-verify-1904-2n-skx:
654         - 70  # soak
655         - 71  # soak
656       # TODO: Add data
657       # csit-vpp-perf-verify-1908-2n-skx:
658     vpp-soak-vs-ndr-2n-skx:
659       csit-vpp-perf-verify-1904-2n-skx:
660         - 12  # NDRPDR sel
661         - 14  # NDRPDR sel
662         - 16  # NDRPDR sel
663         - 17  # NDRPDR sel
664         - 18  # NDRPDR sel
665         - 21  # NDRPDR sel
666         - 27  # NDRPDR sel
667         - 30  # NDRPDR sel
668         - 31  # NDRPDR sel
669         - 32  # NDRPDR sel
670         - 70  # soak
671         - 71  # soak
672       # TODO: Add data
673       # csit-vpp-perf-verify-1908-2n-skx:
674
675     vpp-performance-changes-3n-hsw-mrr-h1:
676       csit-vpp-perf-verify-1901-3n-hsw:
677         - 35  # MRR sel
678     vpp-performance-changes-3n-hsw-mrr-ref:
679       csit-vpp-perf-verify-1904-3n-hsw:
680         - 9   # MRR sel
681     vpp-performance-changes-3n-hsw-mrr-cmp:
682       csit-vpp-perf-verify-1904-3n-hsw:
683         - 9   # MRR sel
684       # TODO: Add data
685       # csit-vpp-perf-verify-1908-3n-hsw:
686     vpp-performance-changes-3n-hsw-mrr:
687       - "vpp-performance-changes-3n-hsw-mrr-h1"
688       - "vpp-performance-changes-3n-hsw-mrr-ref"
689       - "vpp-performance-changes-3n-hsw-mrr-cmp"
690
691     vpp-performance-changes-3n-skx-mrr-h1:
692       csit-vpp-perf-verify-1901-3n-skx:
693         - 32  # MRR sel
694     vpp-performance-changes-3n-skx-mrr-ref:
695       csit-vpp-perf-verify-1904-3n-skx:
696         - 7   # MRR sel
697     vpp-performance-changes-3n-skx-mrr-cmp:
698       csit-vpp-perf-verify-1904-3n-skx:
699         - 7   # MRR sel
700       # TODO: Add data
701       # csit-vpp-perf-verify-1908-3n-skx:
702     vpp-performance-changes-3n-skx-mrr:
703       - "vpp-performance-changes-3n-skx-mrr-h1"
704       - "vpp-performance-changes-3n-skx-mrr-ref"
705       - "vpp-performance-changes-3n-skx-mrr-cmp"
706
707     vpp-performance-changes-2n-skx-mrr-h1:
708       csit-vpp-perf-verify-1901-2n-skx:
709         - 22  # MRR sel
710     vpp-performance-changes-2n-skx-mrr-ref:
711       csit-vpp-perf-verify-1904-2n-skx:
712         - 11  # MRR sel
713     vpp-performance-changes-2n-skx-mrr-cmp:
714       csit-vpp-perf-verify-1904-2n-skx:
715         - 11  # MRR sel
716       # TODO: Add data
717       # csit-vpp-perf-verify-1908-2n-skx:
718     vpp-performance-changes-2n-skx-mrr:
719       - "vpp-performance-changes-2n-skx-mrr-h1"
720       - "vpp-performance-changes-2n-skx-mrr-ref"
721       - "vpp-performance-changes-2n-skx-mrr-cmp"
722
723     dpdk-performance-changes-3n-hsw-h1:
724       csit-dpdk-perf-verify-1901-3n-hsw:
725         - 13  # NDRPDR sel
726         - 14  # NDRPDR sel
727         - 16  # NDRPDR sel
728         - 17  # NDRPDR sel
729         - 18  # NDRPDR sel
730         - 19  # NDRPDR sel
731         - 20  # NDRPDR sel
732         - 21  # NDRPDR sel
733         - 22  # NDRPDR sel
734         - 23  # NDRPDR sel
735     dpdk-performance-changes-3n-hsw-ref:
736       csit-dpdk-perf-verify-1904-3n-hsw:
737         - 2   # NDRPDR sel
738         - 3   # NDRPDR sel
739         - 5   # NDRPDR sel
740         - 6   # NDRPDR sel
741         - 13  # NDRPDR sel
742         - 14  # NDRPDR sel
743         - 15  # NDRPDR sel
744         - 18  # NDRPDR sel
745         - 19  # NDRPDR sel
746         - 20  # NDRPDR sel
747     dpdk-performance-changes-3n-hsw-cmp:
748       csit-dpdk-perf-verify-1904-3n-hsw:
749         - 2   # NDRPDR sel
750         - 3   # NDRPDR sel
751         - 5   # NDRPDR sel
752         - 6   # NDRPDR sel
753         - 13  # NDRPDR sel
754         - 14  # NDRPDR sel
755         - 15  # NDRPDR sel
756         - 18  # NDRPDR sel
757         - 19  # NDRPDR sel
758         - 20  # NDRPDR sel
759       # TODO: Add data
760       # csit-dpdk-perf-verify-1908-3n-hsw:
761     dpdk-performance-changes-3n-hsw:
762       - "dpdk-performance-changes-3n-hsw-h1"
763       - "dpdk-performance-changes-3n-hsw-ref"
764       - "dpdk-performance-changes-3n-hsw-cmp"
765
766     dpdk-performance-changes-3n-skx-h1:
767       csit-dpdk-perf-verify-1901-3n-skx:
768         - 3   # NDRPDR sel
769         - 5   # NDRPDR sel
770         - 6   # NDRPDR sel
771         - 7   # NDRPDR sel
772         - 8   # NDRPDR sel
773         - 9   # NDRPDR sel
774         - 10  # NDRPDR sel
775         - 11  # NDRPDR sel
776         - 12  # NDRPDR sel
777         - 13  # NDRPDR sel
778     dpdk-performance-changes-3n-skx-ref:
779       csit-dpdk-perf-verify-1904-3n-skx:
780         - 2   # NDRPDR sel
781         - 3   # NDRPDR sel
782         - 4   # NDRPDR sel
783         - 5   # NDRPDR sel
784         - 6   # NDRPDR sel
785         - 7   # NDRPDR sel
786         - 11  # NDRPDR sel
787         - 12  # NDRPDR sel
788         - 13  # NDRPDR sel
789         - 14  # NDRPDR sel
790     dpdk-performance-changes-3n-skx-cmp:
791       csit-dpdk-perf-verify-1904-3n-skx:
792         - 2   # NDRPDR sel
793         - 3   # NDRPDR sel
794         - 4   # NDRPDR sel
795         - 5   # NDRPDR sel
796         - 6   # NDRPDR sel
797         - 7   # NDRPDR sel
798         - 11  # NDRPDR sel
799         - 12  # NDRPDR sel
800         - 13  # NDRPDR sel
801         - 14  # NDRPDR sel
802       # TODO: Add data
803       # csit-dpdk-perf-verify-1908-3n-skx:
804     dpdk-performance-changes-3n-skx:
805       - "dpdk-performance-changes-3n-skx-h1"
806       - "dpdk-performance-changes-3n-skx-ref"
807       - "dpdk-performance-changes-3n-skx-cmp"
808
809     dpdk-performance-changes-2n-skx-h1:
810       csit-dpdk-perf-verify-1901-2n-skx:
811         - 12  # NDRPDR sel
812         - 13  # NDRPDR sel
813         - 14  # NDRPDR sel
814         - 15  # NDRPDR sel
815         - 16  # NDRPDR sel
816         - 17  # NDRPDR sel
817         - 18  # NDRPDR sel
818         - 19  # NDRPDR sel
819         - 20  # NDRPDR sel
820         - 21  # NDRPDR sel
821     dpdk-performance-changes-2n-skx-ref:
822       csit-dpdk-perf-verify-1904-2n-skx:
823         - 2   # NDRPDR sel
824         - 3   # NDRPDR sel
825         - 4   # NDRPDR sel
826         - 5   # NDRPDR sel
827         - 7   # NDRPDR sel
828         - 8   # NDRPDR sel
829         - 9   # NDRPDR sel
830         - 10  # NDRPDR sel
831         - 11  # NDRPDR sel
832         - 12  # NDRPDR sel
833     dpdk-performance-changes-2n-skx-cmp:
834       csit-dpdk-perf-verify-1904-2n-skx:
835         - 2   # NDRPDR sel
836         - 3   # NDRPDR sel
837         - 4   # NDRPDR sel
838         - 5   # NDRPDR sel
839         - 7   # NDRPDR sel
840         - 8   # NDRPDR sel
841         - 9   # NDRPDR sel
842         - 10  # NDRPDR sel
843         - 11  # NDRPDR sel
844         - 12  # NDRPDR sel
845       # TODO: Add data
846       # csit-dpdk-perf-verify-1904-2n-skx:
847     dpdk-performance-changes-2n-skx:
848       - "dpdk-performance-changes-2n-skx-h1"
849       - "dpdk-performance-changes-2n-skx-ref"
850       - "dpdk-performance-changes-2n-skx-cmp"
851
852     # Compare testbeds
853
854     vpp-compare-testbeds-ref:
855       csit-vpp-perf-verify-1904-3n-hsw:
856         - 11  # NDRPDR sel
857         - 12  # NDRPDR sel
858         - 20  # NDRPDR sel
859         - 21  # NDRPDR sel
860         - 23  # NDRPDR sel
861         - 24  # NDRPDR sel
862         - 25  # NDRPDR sel
863         - 26  # NDRPDR sel
864         - 29  # NDRPDR sel
865         - 30  # NDRPDR sel
866       # TODO: Add data
867       # csit-vpp-perf-verify-1908-3n-hsw:
868     vpp-compare-testbeds-cmp:
869       csit-vpp-perf-verify-1904-3n-skx:
870         - 8   # NDRPDR sel
871         - 9   # NDRPDR sel
872         - 10  # NDRPDR sel
873         - 11  # NDRPDR sel
874         - 12  # NDRPDR sel
875         - 14  # NDRPDR sel
876         - 16  # NDRPDR sel
877         - 21  # NDRPDR sel
878         - 23  # NDRPDR sel
879         - 25  # NDRPDR sel
880       # TODO: Add data
881       # csit-vpp-perf-verify-1908-3n-skx:
882     vpp-compare-testbeds:
883       - "vpp-compare-testbeds-ref"
884       - "vpp-compare-testbeds-cmp"
885
886     vpp-compare-testbeds-mrr-ref:
887       csit-vpp-perf-verify-1904-3n-hsw:
888         - 9   # MRR sel
889       # TODO: Add data
890       # csit-vpp-perf-verify-1908-3n-hsw:
891     vpp-compare-testbeds-mrr-cmp:
892       csit-vpp-perf-verify-1904-3n-skx:
893         - 7   # MRR sel
894       # TODO: Add data
895       # csit-vpp-perf-verify-1908-3n-skx:
896     vpp-compare-testbeds-mrr:
897       - "vpp-compare-testbeds-mrr-ref"
898       - "vpp-compare-testbeds-mrr-cmp"
899
900     dpdk-compare-testbeds-ref:
901       csit-dpdk-perf-verify-1904-3n-hsw:
902         - 2   # NDRPDR sel
903         - 3   # NDRPDR sel
904         - 5   # NDRPDR sel
905         - 6   # NDRPDR sel
906         - 13  # NDRPDR sel
907         - 14  # NDRPDR sel
908         - 15  # NDRPDR sel
909         - 18  # NDRPDR sel
910         - 19  # NDRPDR sel
911         - 20  # NDRPDR sel
912       # TODO: Add data
913       # csit-dpdk-perf-verify-1908-3n-hsw:
914     dpdk-compare-testbeds-cmp:
915       csit-dpdk-perf-verify-1904-3n-skx:
916         - 2   # NDRPDR sel
917         - 3   # NDRPDR sel
918         - 4   # NDRPDR sel
919         - 5   # NDRPDR sel
920         - 6   # NDRPDR sel
921         - 7   # NDRPDR sel
922         - 11  # NDRPDR sel
923         - 12  # NDRPDR sel
924         - 13  # NDRPDR sel
925         - 14  # NDRPDR sel
926       # TODO: Add data
927       # csit-dpdk-perf-verify-1908-3n-skx:
928     dpdk-compare-testbeds:
929       - "dpdk-compare-testbeds-ref"
930       - "dpdk-compare-testbeds-cmp"
931
932     # Compare topologies
933
934     vpp-compare-topologies-ref:
935       csit-vpp-perf-verify-1904-3n-skx:
936         - 8   # NDRPDR sel
937         - 9   # NDRPDR sel
938         - 10  # NDRPDR sel
939         - 11  # NDRPDR sel
940         - 12  # NDRPDR sel
941         - 14  # NDRPDR sel
942         - 16  # NDRPDR sel
943         - 21  # NDRPDR sel
944         - 23  # NDRPDR sel
945         - 25  # NDRPDR sel
946       # TODO: Add data
947       # csit-vpp-perf-verify-1908-3n-skx:
948     vpp-compare-topologies-cmp:
949       csit-vpp-perf-verify-1904-2n-skx:
950         - 12  # NDRPDR sel
951         - 14  # NDRPDR sel
952         - 16  # NDRPDR sel
953         - 17  # NDRPDR sel
954         - 18  # NDRPDR sel
955         - 21  # NDRPDR sel
956         - 27  # NDRPDR sel
957         - 30  # NDRPDR sel
958         - 31  # NDRPDR sel
959         - 32  # NDRPDR sel
960       # TODO: Add data
961       # csit-vpp-perf-verify-1908-2n-skx:
962     vpp-compare-topologies:
963       - "vpp-compare-topologies-ref"
964       - "vpp-compare-topologies-cmp"
965
966     vpp-compare-topologies-mrr-ref:
967       csit-vpp-perf-verify-1904-3n-skx:
968         - 7   # MRR sel
969       # TODO: Add data
970       # csit-vpp-perf-verify-1908-3n-skx:
971     vpp-compare-topologies-mrr-cmp:
972       csit-vpp-perf-verify-1904-2n-skx:
973         - 11  # MRR sel
974       # TODO: Add data
975       # csit-vpp-perf-verify-1908-2n-skx:
976     vpp-compare-topologies-mrr:
977       - "vpp-compare-topologies-mrr-ref"
978       - "vpp-compare-topologies-mrr-cmp"
979
980     dpdk-compare-topologies-ref:
981       csit-dpdk-perf-verify-1904-3n-skx:
982         - 2   # NDRPDR sel
983         - 3   # NDRPDR sel
984         - 4   # NDRPDR sel
985         - 5   # NDRPDR sel
986         - 6   # NDRPDR sel
987         - 7   # NDRPDR sel
988         - 11  # NDRPDR sel
989         - 12  # NDRPDR sel
990         - 13  # NDRPDR sel
991         - 14  # NDRPDR sel
992       # TODO: Add data
993       # csit-dpdk-perf-verify-1908-3n-skx:
994     dpdk-compare-topologies-cmp:
995       csit-dpdk-perf-verify-1904-2n-skx:
996         - 2   # NDRPDR sel
997         - 3   # NDRPDR sel
998         - 4   # NDRPDR sel
999         - 5   # NDRPDR sel
1000         - 7   # NDRPDR sel
1001         - 8   # NDRPDR sel
1002         - 9   # NDRPDR sel
1003         - 10  # NDRPDR sel
1004         - 11  # NDRPDR sel
1005         - 12  # NDRPDR sel
1006       # TODO: Add data
1007       # csit-dpdk-perf-verify-1908-2n-skx:
1008     dpdk-compare-topologies:
1009       - "dpdk-compare-topologies-ref"
1010       - "dpdk-compare-topologies-cmp"
1011
1012   plot-layouts:
1013
1014     plot-soak-throughput:
1015       titlefont:
1016         size: 18
1017       xaxis:
1018         title: "<b>Test Cases [Index]</b>"
1019         titlefont:
1020           size: 16
1021         autorange: True
1022         fixedrange: False
1023         gridcolor: "rgb(230, 230, 230)"
1024         linecolor: "rgb(220, 220, 220)"
1025         linewidth: 1
1026         showgrid: True
1027         showline: True
1028         showticklabels: True
1029         tickcolor: "rgb(220, 220, 220)"
1030         tickmode: "linear"
1031         tickfont:
1032           size: 16
1033         zeroline: False
1034       yaxis:
1035         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1036         titlefont:
1037           size: 16
1038         gridcolor: "rgb(230, 230, 230)"
1039         hoverformat: ".4r"
1040         tickformat: ".3r"
1041         linecolor: "rgb(220, 220, 220)"
1042         linewidth: 1
1043         showgrid: True
1044         showline: True
1045         showticklabels: True
1046         tickcolor: "rgb(220, 220, 220)"
1047         tickfont:
1048           size: 16
1049         zeroline: False
1050         range: [0,50]
1051       autosize: False
1052       margin:
1053         t: 50
1054         b: 0
1055         l: 80
1056         r: 20
1057       showlegend: True
1058       legend:
1059         orientation: "h"
1060         font:
1061           size: 16
1062       width: 700
1063       height: 900
1064
1065     plot-service-density:
1066       titlefont:
1067         size: 18
1068       xaxis:
1069         side: "top"
1070         autorange: True
1071         fixedrange: False
1072         showgrid: False
1073         showline: False
1074         showticklabels: False
1075         ticks: ""
1076         ticklen: 0
1077         tickwidth: 0
1078         zeroline: False
1079       yaxis:
1080         autorange: "reversed"
1081         showgrid: False
1082         showline: False
1083         showticklabels: False
1084         ticks: ""
1085         ticklen: 0
1086         tickwidth: 0
1087         zeroline: False
1088       autosize: True
1089       showlegend: False
1090       width: 700
1091       height: 700
1092
1093     plot-cps:
1094       titlefont:
1095         size: 18
1096       xaxis:
1097         title: "<b>Test Cases [Index]</b>"
1098         titlefont:
1099           size: 16
1100         autorange: True
1101         fixedrange: False
1102         gridcolor: "rgb(230, 230, 230)"
1103         linecolor: "rgb(220, 220, 220)"
1104         linewidth: 1
1105         showgrid: True
1106         showline: True
1107         showticklabels: True
1108         tickcolor: "rgb(220, 220, 220)"
1109         tickmode: "linear"
1110         tickfont:
1111           size: 16
1112         zeroline: False
1113       yaxis:
1114         title: "<b>Connections Per Second [cps]</b>"
1115         titlefont:
1116           size: 16
1117         gridcolor: "rgb(230, 230, 230)"
1118         hoverformat: ".4s"
1119         linecolor: "rgb(220, 220, 220)"
1120         linewidth: 1
1121         rangemode: "tozero"
1122         showgrid: True
1123         showline: True
1124         showticklabels: True
1125         tickcolor: "rgb(220, 220, 220)"
1126         tickformat: ".3s"
1127         tickfont:
1128           size: 16
1129         zeroline: False
1130       boxmode: "group"
1131       boxgroupgap: 0.5
1132       autosize: False
1133       margin:
1134         t: 50
1135         b: 20
1136         l: 80
1137         r: 20
1138       showlegend: True
1139       legend:
1140         orientation: "h"
1141         font:
1142           size: 16
1143       width: 700
1144       height: 800
1145
1146     plot-rps:
1147       titlefont:
1148         size: 18
1149       xaxis:
1150         title: "<b>Test Cases [Index]</b>"
1151         titlefont:
1152           size: 16
1153         autorange: True
1154         fixedrange: False
1155         gridcolor: "rgb(230, 230, 230)"
1156         linecolor: "rgb(220, 220, 220)"
1157         linewidth: 1
1158         showgrid: True
1159         showline: True
1160         showticklabels: True
1161         tickcolor: "rgb(220, 220, 220)"
1162         tickmode: "linear"
1163         tickfont:
1164           size: 16
1165         zeroline: False
1166       yaxis:
1167         title: "<b>Requests Per Second [rps]</b>"
1168         titlefont:
1169           size: 16
1170         gridcolor: "rgb(230, 230, 230)"
1171         hoverformat: ".4s"
1172         linecolor: "rgb(220, 220, 220)"
1173         linewidth: 1
1174         rangemode: "tozero"
1175         showgrid: True
1176         showline: True
1177         showticklabels: True
1178         tickcolor: "rgb(230, 230, 230)"
1179         tickformat: ".3s"
1180         tickfont:
1181           size: 16
1182         zeroline: False
1183       boxmode: "group"
1184       boxgroupgap: 0.5
1185       autosize: False
1186       margin:
1187         t: 50
1188         b: 20
1189         l: 80
1190         r: 20
1191       showlegend: True
1192       legend:
1193         orientation: "h"
1194         font:
1195           size: 16
1196       width: 700
1197       height: 800
1198
1199     plot-throughput:
1200       titlefont:
1201         size: 18
1202       xaxis:
1203         title: "<b>Test Cases [Index]</b>"
1204         titlefont:
1205           size: 16
1206         autorange: True
1207         fixedrange: False
1208         gridcolor: "rgb(230, 230, 230)"
1209         linecolor: "rgb(220, 220, 220)"
1210         linewidth: 1
1211         showgrid: True
1212         showline: True
1213         showticklabels: True
1214         tickcolor: "rgb(220, 220, 220)"
1215         tickmode: "linear"
1216         tickfont:
1217           size: 16
1218         zeroline: False
1219       yaxis:
1220         title: "<b>Packet Throughput [Mpps]</b>"
1221         titlefont:
1222           size: 16
1223         gridcolor: "rgb(230, 230, 230)"
1224         hoverformat: ".4r"
1225         tickformat: ".3r"
1226         linecolor: "rgb(220, 220, 220)"
1227         linewidth: 1
1228         showgrid: True
1229         showline: True
1230         showticklabels: True
1231         tickcolor: "rgb(220, 220, 220)"
1232         tickfont:
1233           size: 16
1234         zeroline: False
1235         range: [0,50]
1236       boxmode: "group"
1237       boxgroupgap: 0.5
1238       autosize: False
1239       margin:
1240         t: 50
1241         b: 0
1242         l: 80
1243         r: 20
1244       showlegend: True
1245       legend:
1246         orientation: "h"
1247         font:
1248           size: 16
1249       width: 700
1250       height: 900
1251
1252     plot-throughput-speedup-analysis:
1253       titlefont:
1254         size: 18
1255       xaxis:
1256         title: "<b>Number of Cores [Qty]</b>"
1257         titlefont:
1258           size: 16
1259         autorange: True
1260         fixedrange: False
1261         gridcolor: "rgb(230, 230, 230)"
1262         linecolor: "rgb(220, 220, 220)"
1263         linewidth: 1
1264         showgrid: True
1265         showline: True
1266         showticklabels: True
1267         tickcolor: "rgb(238, 238, 238)"
1268         tickmode: "linear"
1269         tickfont:
1270           size: 16
1271         zeroline: False
1272       yaxis:
1273         title: "<b>Packet Throughput [Mpps]</b>"
1274         titlefont:
1275           size: 16
1276         type: "linear"
1277         gridcolor: "rgb(230, 230, 230)"
1278         hoverformat: ".4s"
1279         linecolor: "rgb(220, 220, 220)"
1280         linewidth: 1
1281         showgrid: True
1282         showline: True
1283         showticklabels: True
1284         tickcolor: "rgb(220, 220, 220)"
1285         tickformat: ".4s"
1286         tickfont:
1287           size: 16
1288         zeroline: True
1289         rangemode: "tozero"
1290         range: [0,100]
1291       legend:
1292         orientation: "h"
1293         font:
1294           size: 16
1295         xanchor: "left"
1296         yanchor: "top"
1297         x: 0
1298         y: -0.2
1299         bgcolor: "rgba(255, 255, 255, 0)"
1300         bordercolor: "rgba(255, 255, 255, 0)"
1301         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1302       autosize: False
1303       margin:
1304           't': 50
1305           'b': 150
1306           'l': 85
1307           'r': 10
1308       showlegend: True
1309       width: 700
1310       height: 700
1311       hoverlabel:
1312         namelength: -1
1313       annotations: [
1314         {
1315           text: "_ _          __          ...",
1316           align: "left",
1317           showarrow: False,
1318           xref: "paper",
1319           yref: "paper",
1320           xanchor: "left",
1321           yanchor: "top",
1322           x: 0,
1323           y: -0.13,
1324           font: {
1325             family: "Consolas, Courier New",
1326             size: 15
1327           },
1328         },
1329         {
1330           text: "    Perfect     Measured     Limit",
1331           align: "left",
1332           showarrow: False,
1333           xref: "paper",
1334           yref: "paper",
1335           xanchor: "left",
1336           yanchor: "top",
1337           x: 0,
1338           y: -0.15,
1339           font: {
1340             family: "Consolas, Courier New",
1341             size: 15
1342           },
1343         },
1344       ]
1345
1346     plot-latency:
1347       titlefont:
1348         size: 18
1349       xaxis:
1350         title: "<b>Direction</b>"
1351         titlefont:
1352           size: 16
1353         autorange: True
1354         fixedrange: False
1355         gridcolor: "rgb(230, 230, 230)"
1356         linecolor: "rgb(220, 220, 220)"
1357         linewidth: 1
1358         showgrid: True
1359         showline: True
1360         showticklabels: False
1361         tickcolor: "rgb(220, 220, 220)"
1362         tickmode: "linear"
1363         tickfont:
1364           size: 16
1365         zeroline: False
1366       yaxis:
1367         title: "<b>Packet Latency [uSec]</b>"
1368         titlefont:
1369           size: 16
1370         type: "linear"
1371         gridcolor: "rgb(230, 230, 230)"
1372         hoverformat: ".4s"
1373         linecolor: "rgb(220, 220, 220)"
1374         linewidth: 1
1375         showgrid: True
1376         showline: True
1377         showticklabels: True
1378         tickcolor: "rgb(220, 220, 220)"
1379         tickformat: ".4s"
1380         tickfont:
1381           size: 16
1382         zeroline: True
1383         rangemode: "tozero"
1384       legend:
1385         orientation: "h"
1386         font:
1387           size: 16
1388         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1389       autosize: False
1390       margin:
1391           't': 50
1392           'b': 150
1393           'l': 80
1394           'r': 10
1395       showlegend: True
1396       width: 700
1397       height: 700
1398       hoverlabel:
1399         namelength: -1
1400
1401 - type: "static"
1402   src-path: "{DIR[RST]}"
1403   dst-path: "{DIR[WORKING,SRC]}"
1404
1405 - type: "input"
1406   general:
1407     file-name: "output_info.xml.gz"
1408     file-format: ".gz"
1409     arch-file-format:
1410       - ".gz"
1411       - ".zip"
1412     download-path: "{job}/{build}/archives/{filename}"
1413     extract: "output.xml"
1414
1415     zip-file-name: "robot-plugin.zip"
1416     zip-file-format: ".zip"
1417     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1418     zip-extract: "robot-plugin/output.xml"
1419
1420   builds:
1421 #    intel-dnv-vpp-release-1904:
1422 #      - 1
1423 #
1424 #    intel-dnv-vpp-release-1901:
1425 #      - 1
1426
1427     csit-vpp-perf-verify-1901-3n-hsw:
1428       - 35  # MRR sel
1429       - 10  # NDRPDR sel
1430       - 19  # NDRPDR sel
1431       - 31  # NDRPDR sel
1432       - 36  # NDRPDR sel
1433       - 40  # NDRPDR sel
1434       - 42  # NDRPDR sel
1435       - 44  # NDRPDR sel
1436       - 46  # NDRPDR sel
1437       - 47  # NDRPDR sel
1438       - 48  # NDRPDR sel
1439       - 61  # NDRPDR LB
1440       - 62  # NDRPDR LB
1441       - 63  # NDRPDR LB
1442       - 64  # NDRPDR LB
1443       - 65  # NDRPDR LB
1444       - 66  # NDRPDR LB
1445       - 67  # NDRPDR LB
1446       - 69  # NDRPDR LB
1447       - 70  # NDRPDR LB
1448       - 71  # NDRPDR LB
1449     csit-vpp-perf-verify-1904-3n-hsw:
1450       - 9   # MRR sel
1451       - 11  # NDRPDR sel
1452       - 12  # NDRPDR sel
1453       - 20  # NDRPDR sel
1454       - 21  # NDRPDR sel
1455       - 23  # NDRPDR sel
1456       - 24  # NDRPDR sel
1457       - 25  # NDRPDR sel
1458       - 26  # NDRPDR sel
1459       - 29  # NDRPDR sel
1460       - 30  # NDRPDR sel
1461     # TODO: Add data
1462     # csit-vpp-perf-verify-1908-3n-hsw:
1463
1464     csit-vpp-perf-verify-1901-3n-skx:
1465       - 32  # MRR sel
1466       - 18  # NDRPDR sel
1467       - 19  # NDRPDR sel
1468       - 20  # NDRPDR sel
1469       - 28  # NDRPDR sel
1470       - 31  # NDRPDR sel
1471       - 33  # NDRPDR sel
1472       - 36  # NDRPDR sel
1473       - 38  # NDRPDR sel
1474       - 47  # NDRPDR sel
1475       - 48  # NDRPDR sel
1476       - 54  # NDRPDR LB
1477       - 57  # NDRPDR LB
1478       - 58  # NDRPDR LB
1479       - 59  # NDRPDR LB
1480       - 60  # NDRPDR LB
1481       - 63  # NDRPDR LB
1482       - 64  # NDRPDR LB
1483       - 65  # NDRPDR LB
1484       - 66  # NDRPDR LB
1485       - 67  # NDRPDR LB
1486     csit-vpp-perf-verify-1904-3n-skx:
1487       - 7   # MRR sel
1488       - 8   # NDRPDR sel
1489       - 9   # NDRPDR sel
1490       - 10  # NDRPDR sel
1491       - 11  # NDRPDR sel
1492       - 12  # NDRPDR sel
1493       - 14  # NDRPDR sel
1494       - 16  # NDRPDR sel
1495       - 21  # NDRPDR sel
1496       - 23  # NDRPDR sel
1497       - 25  # NDRPDR sel
1498     # TODO: Add data
1499     # csit-vpp-perf-verify-1908-3n-skx:
1500
1501     csit-vpp-perf-verify-1901-2n-skx:
1502       - 22  # MRR sel
1503       - 5   # NDRPDR sel
1504       - 12  # NDRPDR sel
1505       - 13  # NDRPDR sel
1506       - 21  # NDRPDR sel
1507       - 23  # NDRPDR sel
1508       - 31  # NDRPDR sel
1509       - 34  # NDRPDR sel
1510       - 40  # NDRPDR sel
1511       - 42  # NDRPDR sel
1512       - 43  # NDRPDR sel
1513     csit-vpp-perf-verify-1904-2n-skx:
1514       - 11  # MRR sel
1515       - 12  # NDRPDR sel
1516       - 14  # NDRPDR sel
1517       - 16  # NDRPDR sel
1518       - 17  # NDRPDR sel
1519       - 18  # NDRPDR sel
1520       - 21  # NDRPDR sel
1521       - 27  # NDRPDR sel
1522       - 30  # NDRPDR sel
1523       - 31  # NDRPDR sel
1524       - 32  # NDRPDR sel
1525       # TODO: Remove
1526       - 40  # NFV MRR 64b
1527       - 41  # NFV MRR 64b
1528       - 42  # NFV MRR 64b
1529       - 47  # NFV MRR 64b
1530       - 48  # NFV MRR 64b
1531       - 49  # NFV MRR IMIX
1532       - 50  # NFV MRR IMIX
1533       - 51  # NFV MRR IMIX
1534       - 54  # NFV MRR IMIX
1535       - 55  # NFV MRR IMIX
1536       - 56  # NFV NDRPDR 64b
1537       - 59  # NFV NDRPDR 64b
1538       - 60  # NFV NDRPDR 64b
1539       - 65  # NFV NDRPDR 64b
1540       - 68  # NFV NDRPDR 64b
1541       - 66  # NFV NDRPDR IMIX
1542       - 67  # NFV NDRPDR IMIX
1543       - 69  # NFV NDRPDR IMIX
1544       - 82  # NFV NDRPDR IMIX
1545       - 83  # NFV NDRPDR IMIX
1546       - 80  # NFV MRR NDRPDR 64b IMIX
1547       - 81  # NFV MRR NDRPDR 64b IMIX
1548       - 84  # NFV MRR NDRPDR 64b IMIX
1549       - 85  # NFV MRR NDRPDR 64b IMIX
1550       - 86  # NFV MRR NDRPDR 64b IMIX
1551       - 70  # soak
1552       - 71  # soak
1553     # TODO: Add data
1554     # csit-vpp-perf-verify-1908-2n-skx:
1555
1556     csit-dpdk-perf-verify-1901-3n-hsw:
1557       - 13  # NDRPDR sel
1558       - 14  # NDRPDR sel
1559       - 16  # NDRPDR sel
1560       - 17  # NDRPDR sel
1561       - 18  # NDRPDR sel
1562       - 19  # NDRPDR sel
1563       - 20  # NDRPDR sel
1564       - 21  # NDRPDR sel
1565       - 22  # NDRPDR sel
1566       - 23  # NDRPDR sel
1567     csit-dpdk-perf-verify-1904-3n-hsw:
1568       - 2   # NDRPDR sel
1569       - 3   # NDRPDR sel
1570       - 5   # NDRPDR sel
1571       - 6   # NDRPDR sel
1572       - 13  # NDRPDR sel
1573       - 14  # NDRPDR sel
1574       - 15  # NDRPDR sel
1575       - 18  # NDRPDR sel
1576       - 19  # NDRPDR sel
1577       - 20  # NDRPDR sel
1578     # TODO: Add data
1579     # csit-dpdk-perf-verify-1908-3n-hsw:
1580
1581     csit-dpdk-perf-verify-1901-3n-skx:
1582       - 3   # NDRPDR sel
1583       - 5   # NDRPDR sel
1584       - 6   # NDRPDR sel
1585       - 7   # NDRPDR sel
1586       - 8   # NDRPDR sel
1587       - 9   # NDRPDR sel
1588       - 10  # NDRPDR sel
1589       - 11  # NDRPDR sel
1590       - 12  # NDRPDR sel
1591       - 13  # NDRPDR sel
1592     csit-dpdk-perf-verify-1904-3n-skx:
1593       - 2   # NDRPDR sel
1594       - 3   # NDRPDR sel
1595       - 4   # NDRPDR sel
1596       - 5   # NDRPDR sel
1597       - 6   # NDRPDR sel
1598       - 7   # NDRPDR sel
1599       - 11  # NDRPDR sel
1600       - 12  # NDRPDR sel
1601       - 13  # NDRPDR sel
1602       - 14  # NDRPDR sel
1603     # TODO: Add data
1604     # csit-dpdk-perf-verify-1908-3n-skx:
1605
1606     csit-dpdk-perf-verify-1901-2n-skx:
1607       - 12  # NDRPDR sel
1608       - 13  # NDRPDR sel
1609       - 14  # NDRPDR sel
1610       - 15  # NDRPDR sel
1611       - 16  # NDRPDR sel
1612       - 17  # NDRPDR sel
1613       - 18  # NDRPDR sel
1614       - 19  # NDRPDR sel
1615       - 20  # NDRPDR sel
1616       - 21  # NDRPDR sel
1617     csit-dpdk-perf-verify-1904-2n-skx:
1618       - 2   # NDRPDR sel
1619       - 3   # NDRPDR sel
1620       - 4   # NDRPDR sel
1621       - 5   # NDRPDR sel
1622       - 7   # NDRPDR sel
1623       - 8   # NDRPDR sel
1624       - 9   # NDRPDR sel
1625       - 10  # NDRPDR sel
1626       - 11  # NDRPDR sel
1627       - 12  # NDRPDR sel
1628     # TODO: Add data
1629     # csit-dpdk-perf-verify-1908-2n-skx:
1630
1631     # TODO: Replace
1632     csit-vpp-functional-1904-ubuntu1604-virl:
1633       - 33
1634     csit-vpp-functional-1904-centos7-virl:
1635       - 32
1636     csit-vpp-device-1904-ubuntu1804-1n-skx:
1637       - 32
1638     csit-dmm-functional-1904-ubuntu1604-virl:
1639       - 1
1640     csit-hc2vpp-verify-func-1904-ubuntu1604:
1641       - 4
1642
1643     csit-vpp-functional-1908-ubuntu1604-virl:
1644       - 19
1645 #    csit-vpp-functional-1908-centos7-virl:
1646 #      -
1647 #    csit-vpp-device-1908-ubuntu1804-1n-skx:
1648 #      -
1649 #    csit-dmm-functional-1908-ubuntu1604-virl:
1650 #      -
1651 #    csit-hc2vpp-verify-func-1908-ubuntu1604:
1652 #      -
1653
1654 - type: "output"
1655   output: "report"
1656   format:
1657     html:
1658     - full
1659     pdf:
1660     - minimal
1661
1662 ################################################################################
1663 ###                               T A B L E S                                ###
1664 ################################################################################
1665
1666 # VPP Soak vs NDR
1667 - type: "table"
1668   title: "VPP Soak vs NDR 2n-skx"
1669   algorithm: "table_soak_vs_ndr"
1670   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1671   reference:
1672     title: "NDR"
1673     data: "vpp-soak-vs-ndr-2n-skx-ref"
1674   compare:
1675     title: "Soak"
1676     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1677   data: "vpp-soak-vs-ndr-2n-skx"
1678   include-tests: "NDR"
1679   filter: "('NDRPDR' or 'SOAK')"
1680   parameters:
1681     - "throughput"
1682     - "name"
1683     - "parent"
1684
1685 ################################################################################
1686
1687 # VPP Compare NICs 3n-hsw 1t1c ndr
1688 - type: "table"
1689   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1690   algorithm: "table_nics_comparison"
1691   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1692   reference:
1693     title: "Intel-x520"
1694     nic: "NIC_Intel-X520-DA2"
1695   compare:
1696     title: "Intel-x710"
1697     nic: "NIC_Intel-X710"
1698   data: "vpp-nic-comparison-3n-hsw"
1699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1700   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1701   parameters:
1702   - "name"
1703   - "parent"
1704   - "throughput"
1705   - "tags"
1706
1707 # VPP Compare NICs 3n-hsw 2t2c ndr
1708 - type: "table"
1709   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1710   algorithm: "table_nics_comparison"
1711   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1712   reference:
1713     title: "Intel-x520"
1714     nic: "NIC_Intel-X520-DA2"
1715   compare:
1716     title: "Intel-x710"
1717     nic: "NIC_Intel-X710"
1718   data: "vpp-nic-comparison-3n-hsw"
1719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1720   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1721   parameters:
1722   - "name"
1723   - "parent"
1724   - "throughput"
1725   - "tags"
1726
1727 # VPP Compare NICs 3n-hsw 1t1c pdr
1728 - type: "table"
1729   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1730   algorithm: "table_nics_comparison"
1731   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1732   reference:
1733     title: "Intel-x520"
1734     nic: "NIC_Intel-X520-DA2"
1735   compare:
1736     title: "Intel-x710"
1737     nic: "NIC_Intel-X710"
1738   data: "vpp-nic-comparison-3n-hsw"
1739   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1740   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1741   parameters:
1742   - "name"
1743   - "parent"
1744   - "throughput"
1745   - "tags"
1746
1747 # VPP Compare NICs 3n-hsw 2t2c pdr
1748 - type: "table"
1749   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1750   algorithm: "table_nics_comparison"
1751   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1752   reference:
1753     title: "Intel-x520"
1754     nic: "NIC_Intel-X520-DA2"
1755   compare:
1756     title: "Intel-x710"
1757     nic: "NIC_Intel-X710"
1758   data: "vpp-nic-comparison-3n-hsw"
1759   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1760   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1761   parameters:
1762   - "name"
1763   - "parent"
1764   - "throughput"
1765   - "tags"
1766
1767 # VPP Compare NICs 3n-hsw 1t1c mrr
1768 - type: "table"
1769   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1770   algorithm: "table_nics_comparison"
1771   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1772   reference:
1773     title: "Intel-x520"
1774     nic: "NIC_Intel-X520-DA2"
1775   compare:
1776     title: "Intel-x710"
1777     nic: "NIC_Intel-X710"
1778   data: "vpp-nic-comparison-3n-hsw-mrr"
1779   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1780   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1781   parameters:
1782   - "name"
1783   - "parent"
1784   - "result"
1785   - "tags"
1786
1787 # VPP Compare NICs 3n-hsw 2t2c mrr
1788 - type: "table"
1789   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1790   algorithm: "table_nics_comparison"
1791   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1792   reference:
1793     title: "Intel-x520"
1794     nic: "NIC_Intel-X520-DA2"
1795   compare:
1796     title: "Intel-x710"
1797     nic: "NIC_Intel-X710"
1798   data: "vpp-nic-comparison-3n-hsw-mrr"
1799   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1800   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1801   parameters:
1802   - "name"
1803   - "parent"
1804   - "result"
1805   - "tags"
1806
1807 # VPP Compare NICs 3n-hsw 4t4c mrr
1808 - type: "table"
1809   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1810   algorithm: "table_nics_comparison"
1811   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1812   reference:
1813     title: "Intel-x520"
1814     nic: "NIC_Intel-X520-DA2"
1815   compare:
1816     title: "Intel-x710"
1817     nic: "NIC_Intel-X710"
1818   data: "vpp-nic-comparison-3n-hsw-mrr"
1819   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1820   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1821   parameters:
1822   - "name"
1823   - "parent"
1824   - "result"
1825   - "tags"
1826
1827 # VPP Compare NICs 3n-skx 2t1c ndr
1828 - type: "table"
1829   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1830   algorithm: "table_nics_comparison"
1831   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1832   reference:
1833     title: "Intel-x710"
1834     nic: "NIC_Intel-X710"
1835   compare:
1836     title: "Intel-xxv710"
1837     nic: "NIC_Intel-XXV710"
1838   data: "vpp-nic-comparison-3n-skx"
1839   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1840   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1841   parameters:
1842   - "name"
1843   - "parent"
1844   - "throughput"
1845   - "tags"
1846
1847 # VPP Compare NICs 3n-skx 4t2c ndr
1848 - type: "table"
1849   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1850   algorithm: "table_nics_comparison"
1851   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1852   reference:
1853     title: "Intel-x710"
1854     nic: "NIC_Intel-X710"
1855   compare:
1856     title: "Intel-xxv710"
1857     nic: "NIC_Intel-XXV710"
1858   data: "vpp-nic-comparison-3n-skx"
1859   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1860   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1861   parameters:
1862   - "name"
1863   - "parent"
1864   - "throughput"
1865   - "tags"
1866
1867 # VPP Compare NICs 3n-skx 2t1c pdr
1868 - type: "table"
1869   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1870   algorithm: "table_nics_comparison"
1871   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1872   reference:
1873     title: "Intel-x710"
1874     nic: "NIC_Intel-X710"
1875   compare:
1876     title: "Intel-xxv710"
1877     nic: "NIC_Intel-XXV710"
1878   data: "vpp-nic-comparison-3n-skx"
1879   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1880   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1881   parameters:
1882   - "name"
1883   - "parent"
1884   - "throughput"
1885   - "tags"
1886
1887  # VPP Compare NICs 3n-skx 4t2c pdr
1888 - type: "table"
1889   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1890   algorithm: "table_nics_comparison"
1891   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1892   reference:
1893     title: "Intel-x710"
1894     nic: "NIC_Intel-X710"
1895   compare:
1896     title: "Intel-xxv710"
1897     nic: "NIC_Intel-XXV710"
1898   data: "vpp-nic-comparison-3n-skx"
1899   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1900   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1901   parameters:
1902   - "name"
1903   - "parent"
1904   - "throughput"
1905   - "tags"
1906
1907 # VPP Compare NICs 3n-skx 2t1c mrr
1908 - type: "table"
1909   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1910   algorithm: "table_nics_comparison"
1911   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1912   reference:
1913     title: "Intel-x710"
1914     nic: "NIC_Intel-X710"
1915   compare:
1916     title: "Intel-xxv710"
1917     nic: "NIC_Intel-XXV710"
1918   data: "vpp-nic-comparison-3n-skx-mrr"
1919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1920   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1921   parameters:
1922   - "name"
1923   - "parent"
1924   - "result"
1925   - "tags"
1926
1927 # VPP Compare NICs 3n-skx 4t2c mrr
1928 - type: "table"
1929   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1930   algorithm: "table_nics_comparison"
1931   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1932   reference:
1933     title: "Intel-x710"
1934     nic: "NIC_Intel-X710"
1935   compare:
1936     title: "Intel-xxv710"
1937     nic: "NIC_Intel-XXV710"
1938   data: "vpp-nic-comparison-3n-skx-mrr"
1939   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1940   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1941   parameters:
1942   - "name"
1943   - "parent"
1944   - "result"
1945   - "tags"
1946
1947  # VPP Compare NICs 3n-skx 8t4c mrr
1948 - type: "table"
1949   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1950   algorithm: "table_nics_comparison"
1951   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1952   reference:
1953     title: "Intel-x710"
1954     nic: "NIC_Intel-X710"
1955   compare:
1956     title: "Intel-xxv710"
1957     nic: "NIC_Intel-XXV710"
1958   data: "vpp-nic-comparison-3n-skx-mrr"
1959   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1960   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1961   parameters:
1962   - "name"
1963   - "parent"
1964   - "result"
1965   - "tags"
1966
1967 # VPP Compare NICs 2n-skx 2t1c ndr
1968 - type: "table"
1969   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1970   algorithm: "table_nics_comparison"
1971   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1972   reference:
1973     title: "Intel-x710"
1974     nic: "NIC_Intel-X710"
1975   compare:
1976     title: "Intel-xxv710"
1977     nic: "NIC_Intel-XXV710"
1978   data: "vpp-nic-comparison-2n-skx"
1979   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1980   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1981   parameters:
1982   - "name"
1983   - "parent"
1984   - "throughput"
1985   - "tags"
1986
1987 # VPP Compare NICs 2n-skx 4t2c ndr
1988 - type: "table"
1989   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1990   algorithm: "table_nics_comparison"
1991   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1992   reference:
1993     title: "Intel-x710"
1994     nic: "NIC_Intel-X710"
1995   compare:
1996     title: "Intel-xxv710"
1997     nic: "NIC_Intel-XXV710"
1998   data: "vpp-nic-comparison-2n-skx"
1999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2000   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2001   parameters:
2002   - "name"
2003   - "parent"
2004   - "throughput"
2005   - "tags"
2006
2007  # VPP Compare NICs 2n-skx 2t1c pdr
2008 - type: "table"
2009   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2010   algorithm: "table_nics_comparison"
2011   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2012   reference:
2013     title: "Intel-x710"
2014     nic: "NIC_Intel-X710"
2015   compare:
2016     title: "Intel-xxv710"
2017     nic: "NIC_Intel-XXV710"
2018   data: "vpp-nic-comparison-2n-skx"
2019   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2020   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2021   parameters:
2022   - "name"
2023   - "parent"
2024   - "throughput"
2025   - "tags"
2026
2027 # VPP Compare NICs 2n-skx 4t2c pdr
2028 - type: "table"
2029   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2030   algorithm: "table_nics_comparison"
2031   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2032   reference:
2033     title: "Intel-x710"
2034     nic: "NIC_Intel-X710"
2035   compare:
2036     title: "Intel-xxv710"
2037     nic: "NIC_Intel-XXV710"
2038   data: "vpp-nic-comparison-2n-skx"
2039   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2040   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2041   parameters:
2042   - "name"
2043   - "parent"
2044   - "throughput"
2045   - "tags"
2046
2047 # VPP Compare NICs 2n-skx 2t1c mrr
2048 - type: "table"
2049   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2050   algorithm: "table_nics_comparison"
2051   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2052   reference:
2053     title: "Intel-x710"
2054     nic: "NIC_Intel-X710"
2055   compare:
2056     title: "Intel-xxv710"
2057     nic: "NIC_Intel-XXV710"
2058   data: "vpp-nic-comparison-2n-skx-mrr"
2059   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2060   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2061   parameters:
2062   - "name"
2063   - "parent"
2064   - "result"
2065   - "tags"
2066
2067 # VPP Compare NICs 2n-skx 4t2c mrr
2068 - type: "table"
2069   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2070   algorithm: "table_nics_comparison"
2071   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2072   reference:
2073     title: "Intel-x710"
2074     nic: "NIC_Intel-X710"
2075   compare:
2076     title: "Intel-xxv710"
2077     nic: "NIC_Intel-XXV710"
2078   data: "vpp-nic-comparison-2n-skx-mrr"
2079   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2080   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2081   parameters:
2082   - "name"
2083   - "parent"
2084   - "result"
2085   - "tags"
2086
2087 # VPP Compare NICs 2n-skx 8t4c mrr
2088 - type: "table"
2089   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2090   algorithm: "table_nics_comparison"
2091   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2092   reference:
2093     title: "Intel-x710"
2094     nic: "NIC_Intel-X710"
2095   compare:
2096     title: "Intel-xxv710"
2097     nic: "NIC_Intel-XXV710"
2098   data: "vpp-nic-comparison-2n-skx-mrr"
2099   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2100   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2101   parameters:
2102   - "name"
2103   - "parent"
2104   - "result"
2105   - "tags"
2106
2107 ################################################################################
2108 # VPP
2109
2110 ## VPP Performance Changes 2n-dnv 1t1c pdr
2111 #- type: "table"
2112 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2113 #  algorithm: "table_performance_comparison"
2114 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2115 #  history:
2116 #    - title: "rls1810"
2117 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2118 #  reference:
2119 #    title: "rls1901"
2120 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2121 #  compare:
2122 #    title: "rls1904"
2123 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2124 #  data: "intel-dnv-vpp-changes-2n-dnv"
2125 #  include-tests: "PDR"
2126 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2127 #  parameters:
2128 #  - "name"
2129 #  - "parent"
2130 #  - "throughput"
2131 #
2132 ## VPP Performance Changes 2n-dnv 2t2c pdr
2133 #- type: "table"
2134 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2135 #  algorithm: "table_performance_comparison"
2136 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2137 #  history:
2138 #    - title: "rls1810"
2139 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2140 #  reference:
2141 #    title: "rls1901"
2142 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2143 #  compare:
2144 #    title: "rls1904"
2145 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2146 #  data: "intel-dnv-vpp-changes-2n-dnv"
2147 #  include-tests: "PDR"
2148 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2149 #  parameters:
2150 #  - "name"
2151 #  - "parent"
2152 #  - "throughput"
2153 #
2154 ## VPP Performance Changes 2n-dnv 1t1c ndr
2155 #- type: "table"
2156 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2157 #  algorithm: "table_performance_comparison"
2158 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2159 #  history:
2160 #    - title: "rls1810"
2161 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2162 #  reference:
2163 #    title: "rls1901"
2164 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2165 #  compare:
2166 #    title: "rls1904"
2167 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2168 #  data: "intel-dnv-vpp-changes-2n-dnv"
2169 #  include-tests: "NDR"
2170 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2171 #  parameters:
2172 #  - "name"
2173 #  - "parent"
2174 #  - "throughput"
2175 #
2176 ## VPP Performance Changes 2n-dnv 2t2c ndr
2177 #- type: "table"
2178 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2179 #  algorithm: "table_performance_comparison"
2180 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2181 #  history:
2182 #    - title: "rls1810"
2183 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2184 #  reference:
2185 #    title: "rls1901"
2186 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2187 #  compare:
2188 #    title: "rls1904"
2189 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2190 #  data: "intel-dnv-vpp-changes-2n-dnv"
2191 #  include-tests: "NDR"
2192 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2193 #  parameters:
2194 #  - "name"
2195 #  - "parent"
2196 #  - "throughput"
2197 #
2198 ## VPP Performance Changes 2n-dnv 1t1c MRR
2199 #- type: "table"
2200 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2201 #  algorithm: "table_performance_comparison"
2202 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2203 #  history:
2204 #    - title: "rls1810"
2205 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2206 #  reference:
2207 #    title: "rls1901"
2208 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2209 #  compare:
2210 #    title: "rls1904"
2211 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2212 #  data: "intel-dnv-vpp-changes-2n-dnv"
2213 #  include-tests: "MRR"
2214 #  filter: "'1T1C' and 'MRR'"
2215 #  parameters:
2216 #  - "name"
2217 #  - "parent"
2218 #  - "result"
2219 #
2220 ## VPP Performance Changes 2n-dnv 2t2c MRR
2221 #- type: "table"
2222 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2223 #  algorithm: "table_performance_comparison"
2224 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2225 #  history:
2226 #    - title: "rls1810"
2227 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2228 #  reference:
2229 #    title: "rls1901"
2230 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2231 #  compare:
2232 #    title: "rls1904"
2233 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2234 #  data: "intel-dnv-vpp-changes-2n-dnv"
2235 #  include-tests: "MRR"
2236 #  filter: "'2T2C' and 'MRR'"
2237 #  parameters:
2238 #  - "name"
2239 #  - "parent"
2240 #  - "result"
2241 #
2242 ## VPP Performance Changes 2n-dnv 4t4c MRR
2243 #- type: "table"
2244 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2245 #  algorithm: "table_performance_comparison"
2246 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2247 #  history:
2248 #    - title: "rls1810"
2249 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2250 #  reference:
2251 #    title: "rls1901"
2252 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2253 #  compare:
2254 #    title: "rls1904"
2255 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2256 #  data: "intel-dnv-vpp-changes-2n-dnv"
2257 #  include-tests: "MRR"
2258 #  filter: "'4T4C' and 'MRR'"
2259 #  parameters:
2260 #  - "name"
2261 #  - "parent"
2262 #  - "result"
2263
2264 # VPP Performance Changes 3n-hsw 1t1c pdr
2265 - type: "table"
2266   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2267   algorithm: "table_performance_comparison"
2268   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2269   history:
2270     - title: "rls1810"
2271       data: "vpp-performance-changes-3n-hsw-h1"
2272   reference:
2273     title: "rls1901"
2274     data: "vpp-performance-changes-3n-hsw-ref"
2275   compare:
2276     title: "rls1904"
2277     data: "vpp-performance-changes-3n-hsw-cmp"
2278   data: "vpp-performance-changes-3n-hsw"
2279   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2280   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2281   parameters:
2282   - "name"
2283   - "parent"
2284   - "throughput"
2285
2286 # VPP Performance Changes 3n-hsw 2t2c pdr
2287 - type: "table"
2288   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2289   algorithm: "table_performance_comparison"
2290   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2291   history:
2292     - title: "rls1810"
2293       data: "vpp-performance-changes-3n-hsw-h1"
2294   reference:
2295     title: "rls1901"
2296     data: "vpp-performance-changes-3n-hsw-ref"
2297   compare:
2298     title: "rls1904"
2299     data: "vpp-performance-changes-3n-hsw-cmp"
2300   data: "vpp-performance-changes-3n-hsw"
2301   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2302   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2303   parameters:
2304   - "name"
2305   - "parent"
2306   - "throughput"
2307
2308 # VPP Performance Changes 3n-hsw 1t1c ndr
2309 - type: "table"
2310   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2311   algorithm: "table_performance_comparison"
2312   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2313   history:
2314     - title: "rls1810"
2315       data: "vpp-performance-changes-3n-hsw-h1"
2316   reference:
2317     title: "rls1901"
2318     data: "vpp-performance-changes-3n-hsw-ref"
2319   compare:
2320     title: "rls1904"
2321     data: "vpp-performance-changes-3n-hsw-cmp"
2322   data: "vpp-performance-changes-3n-hsw"
2323   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2324   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2325   parameters:
2326   - "name"
2327   - "parent"
2328   - "throughput"
2329
2330 # VPP Performance Changes 3n-hsw 2t2c ndr
2331 - type: "table"
2332   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2333   algorithm: "table_performance_comparison"
2334   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2335   history:
2336     - title: "rls1810"
2337       data: "vpp-performance-changes-3n-hsw-h1"
2338   reference:
2339     title: "rls1901"
2340     data: "vpp-performance-changes-3n-hsw-ref"
2341   compare:
2342     title: "rls1904"
2343     data: "vpp-performance-changes-3n-hsw-cmp"
2344   data: "vpp-performance-changes-3n-hsw"
2345   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2346   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2347   parameters:
2348   - "name"
2349   - "parent"
2350   - "throughput"
2351
2352 # VPP Performance Changes 3n-skx 2t1c pdr
2353 - type: "table"
2354   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2355   algorithm: "table_performance_comparison"
2356   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2357   history:
2358     - title: "rls1810"
2359       data: "vpp-performance-changes-3n-skx-h1"
2360   reference:
2361     title: "rls1901"
2362     data: "vpp-performance-changes-3n-skx-ref"
2363   compare:
2364     title: "rls1904"
2365     data: "vpp-performance-changes-3n-skx-cmp"
2366   data: "vpp-performance-changes-3n-skx"
2367   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2368   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2369   parameters:
2370   - "name"
2371   - "parent"
2372   - "throughput"
2373
2374 # VPP Performance Changes 3n-skx 4t2c pdr
2375 - type: "table"
2376   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2377   algorithm: "table_performance_comparison"
2378   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2379   history:
2380     - title: "rls1810"
2381       data: "vpp-performance-changes-3n-skx-h1"
2382   reference:
2383     title: "rls1901"
2384     data: "vpp-performance-changes-3n-skx-ref"
2385   compare:
2386     title: "rls1904"
2387     data: "vpp-performance-changes-3n-skx-cmp"
2388   data: "vpp-performance-changes-3n-skx"
2389   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2390   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2391   parameters:
2392   - "name"
2393   - "parent"
2394   - "throughput"
2395
2396 # VPP Performance Changes 3n-skx 2t1c ndr
2397 - type: "table"
2398   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2399   algorithm: "table_performance_comparison"
2400   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2401   history:
2402     - title: "rls1810"
2403       data: "vpp-performance-changes-3n-skx-h1"
2404   reference:
2405     title: "rls1901"
2406     data: "vpp-performance-changes-3n-skx-ref"
2407   compare:
2408     title: "rls1904"
2409     data: "vpp-performance-changes-3n-skx-cmp"
2410   data: "vpp-performance-changes-3n-skx"
2411   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2412   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2413   parameters:
2414   - "name"
2415   - "parent"
2416   - "throughput"
2417
2418 # VPP Performance Changes 3n-skx 4t2c ndr
2419 - type: "table"
2420   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2421   algorithm: "table_performance_comparison"
2422   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2423   history:
2424     - title: "rls1810"
2425       data: "vpp-performance-changes-3n-skx-h1"
2426   reference:
2427     title: "rls1901"
2428     data: "vpp-performance-changes-3n-skx-ref"
2429   compare:
2430     title: "rls1904"
2431     data: "vpp-performance-changes-3n-skx-cmp"
2432   data: "vpp-performance-changes-3n-skx"
2433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2434   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2435   parameters:
2436   - "name"
2437   - "parent"
2438   - "throughput"
2439
2440 # VPP Performance Changes 2n-skx 2t1c pdr
2441 - type: "table"
2442   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2443   algorithm: "table_performance_comparison"
2444   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2445   history:
2446     - title: "rls1810"
2447       data: "vpp-performance-changes-2n-skx-h1"
2448   reference:
2449     title: "rls1901"
2450     data: "vpp-performance-changes-2n-skx-ref"
2451   compare:
2452     title: "rls1904"
2453     data: "vpp-performance-changes-2n-skx-cmp"
2454   data: "vpp-performance-changes-2n-skx"
2455   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2456   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2457   parameters:
2458   - "name"
2459   - "parent"
2460   - "throughput"
2461
2462 # VPP Performance Changes 2n-skx 4t2c pdr
2463 - type: "table"
2464   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2465   algorithm: "table_performance_comparison"
2466   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2467   history:
2468     - title: "rls1810"
2469       data: "vpp-performance-changes-2n-skx-h1"
2470   reference:
2471     title: "rls1901"
2472     data: "vpp-performance-changes-2n-skx-ref"
2473   compare:
2474     title: "rls1904"
2475     data: "vpp-performance-changes-2n-skx-cmp"
2476   data: "vpp-performance-changes-2n-skx"
2477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2478   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2479   parameters:
2480   - "name"
2481   - "parent"
2482   - "throughput"
2483
2484 # VPP Performance Changes 2n-skx 2t1c ndr
2485 - type: "table"
2486   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2487   algorithm: "table_performance_comparison"
2488   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2489   history:
2490     - title: "rls1810"
2491       data: "vpp-performance-changes-2n-skx-h1"
2492   reference:
2493     title: "rls1901"
2494     data: "vpp-performance-changes-2n-skx-ref"
2495   compare:
2496     title: "rls1904"
2497     data: "vpp-performance-changes-2n-skx-cmp"
2498   data: "vpp-performance-changes-2n-skx"
2499   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2500   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2501   parameters:
2502   - "name"
2503   - "parent"
2504   - "throughput"
2505
2506 # VPP Performance Changes 2n-skx 4t2c ndr
2507 - type: "table"
2508   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2509   algorithm: "table_performance_comparison"
2510   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2511   history:
2512     - title: "rls1810"
2513       data: "vpp-performance-changes-2n-skx-h1"
2514   reference:
2515     title: "rls1901"
2516     data: "vpp-performance-changes-2n-skx-ref"
2517   compare:
2518     title: "rls1904"
2519     data: "vpp-performance-changes-2n-skx-cmp"
2520   data: "vpp-performance-changes-2n-skx"
2521   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2522   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2523   parameters:
2524   - "name"
2525   - "parent"
2526   - "throughput"
2527
2528 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2529 - type: "table"
2530   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2531   algorithm: "table_performance_comparison"
2532   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2533   reference:
2534     title: "3-Node Hsw"
2535     data: "vpp-compare-testbeds-ref"
2536   compare:
2537     title: "3-Node Skx"
2538     data: "vpp-compare-testbeds-cmp"
2539   data: "vpp-compare-testbeds"
2540   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2541   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2542   parameters:
2543   - "name"
2544   - "parent"
2545   - "throughput"
2546
2547 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2548 - type: "table"
2549   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2550   algorithm: "table_performance_comparison"
2551   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2552   reference:
2553     title: "3-Node Hsw"
2554     data: "vpp-compare-testbeds-ref"
2555   compare:
2556     title: "3-Node Skx"
2557     data: "vpp-compare-testbeds-cmp"
2558   data: "vpp-compare-testbeds"
2559   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2560   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2561   parameters:
2562   - "name"
2563   - "parent"
2564   - "throughput"
2565
2566 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2567 - type: "table"
2568   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2569   algorithm: "table_performance_comparison"
2570   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2571   reference:
2572     title: "3-Node Hsw"
2573     data: "vpp-compare-testbeds-ref"
2574   compare:
2575     title: "3-Node Skx"
2576     data: "vpp-compare-testbeds-cmp"
2577   data: "vpp-compare-testbeds"
2578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2579   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2580   parameters:
2581   - "name"
2582   - "parent"
2583   - "throughput"
2584
2585 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2586 - type: "table"
2587   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2588   algorithm: "table_performance_comparison"
2589   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2590   reference:
2591     title: "3-Node Hsw"
2592     data: "vpp-compare-testbeds-ref"
2593   compare:
2594     title: "3-Node Skx"
2595     data: "vpp-compare-testbeds-cmp"
2596   data: "vpp-compare-testbeds"
2597   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2598   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2599   parameters:
2600   - "name"
2601   - "parent"
2602   - "throughput"
2603
2604 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2605 - type: "table"
2606   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2607   algorithm: "table_performance_comparison"
2608   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2609   reference:
2610     title: "3-Node Skx"
2611     data: "vpp-compare-topologies-ref"
2612   compare:
2613     title: "2-Node Skx"
2614     data: "vpp-compare-topologies-cmp"
2615   data: "vpp-compare-topologies"
2616   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2617   filter: "'NDRPDR' and '1C'"
2618   parameters:
2619   - "name"
2620   - "parent"
2621   - "throughput"
2622
2623 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2624 - type: "table"
2625   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2626   algorithm: "table_performance_comparison"
2627   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2628   reference:
2629     title: "3-Node Skx"
2630     data: "vpp-compare-topologies-ref"
2631   compare:
2632     title: "2-Node Skx"
2633     data: "vpp-compare-topologies-cmp"
2634   data: "vpp-compare-topologies"
2635   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2636   filter: "'NDRPDR' and '2C'"
2637   parameters:
2638   - "name"
2639   - "parent"
2640   - "throughput"
2641
2642 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2643 - type: "table"
2644   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2645   algorithm: "table_performance_comparison"
2646   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2647   reference:
2648     title: "3-Node Skx"
2649     data: "vpp-compare-topologies-ref"
2650   compare:
2651     title: "2-Node Skx"
2652     data: "vpp-compare-topologies-cmp"
2653   data: "vpp-compare-topologies"
2654   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2655   filter: "'NDRPDR' and '1C'"
2656   parameters:
2657   - "name"
2658   - "parent"
2659   - "throughput"
2660
2661 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2662 - type: "table"
2663   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2664   algorithm: "table_performance_comparison"
2665   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2666   reference:
2667     title: "3-Node Skx"
2668     data: "vpp-compare-topologies-ref"
2669   compare:
2670     title: "2-Node Skx"
2671     data: "vpp-compare-topologies-cmp"
2672   data: "vpp-compare-topologies"
2673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2674   filter: "'NDRPDR' and '2C'"
2675   parameters:
2676   - "name"
2677   - "parent"
2678   - "throughput"
2679
2680 # VPP Performance Changes 3n-hsw 1t1c MRR
2681 - type: "table"
2682   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2683   algorithm: "table_performance_comparison"
2684   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2685   history:
2686     - title: "rls1810"
2687       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2688   reference:
2689     title: "rls1901"
2690     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2691   compare:
2692     title: "rls1904"
2693     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2694   data: "vpp-performance-changes-3n-hsw-mrr"
2695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2696   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2697   parameters:
2698   - "name"
2699   - "parent"
2700   - "result"
2701
2702 # VPP Performance Changes 3n-hsw 2t2c MRR
2703 - type: "table"
2704   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2705   algorithm: "table_performance_comparison"
2706   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2707   history:
2708     - title: "rls1810"
2709       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2710   reference:
2711     title: "rls1901"
2712     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2713   compare:
2714     title: "rls1904"
2715     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2716   data: "vpp-performance-changes-3n-hsw-mrr"
2717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2718   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2719   parameters:
2720   - "name"
2721   - "parent"
2722   - "result"
2723
2724 # VPP Performance Changes 3n-hsw 4t4c MRR
2725 - type: "table"
2726   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2727   algorithm: "table_performance_comparison"
2728   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2729   history:
2730     - title: "rls1810"
2731       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2732   reference:
2733     title: "rls1901"
2734     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2735   compare:
2736     title: "rls1904"
2737     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2738   data: "vpp-performance-changes-3n-hsw-mrr"
2739   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2740   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2741   parameters:
2742   - "name"
2743   - "parent"
2744   - "result"
2745
2746 # VPP Performance Changes 3n-skx 2t1c MRR
2747 - type: "table"
2748   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2749   algorithm: "table_performance_comparison"
2750   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2751   history:
2752     - title: "rls1810"
2753       data: "vpp-performance-changes-3n-skx-mrr-h1"
2754   reference:
2755     title: "rls1901"
2756     data: "vpp-performance-changes-3n-skx-mrr-ref"
2757   compare:
2758     title: "rls1904"
2759     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2760   data: "vpp-performance-changes-3n-skx-mrr"
2761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2762   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2763   parameters:
2764   - "name"
2765   - "parent"
2766   - "result"
2767
2768 # VPP Performance Changes 3n-skx 4t2c MRR
2769 - type: "table"
2770   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2771   algorithm: "table_performance_comparison"
2772   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2773   history:
2774     - title: "rls1810"
2775       data: "vpp-performance-changes-3n-skx-mrr-h1"
2776   reference:
2777     title: "rls1901"
2778     data: "vpp-performance-changes-3n-skx-mrr-ref"
2779   compare:
2780     title: "rls1904"
2781     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2782   data: "vpp-performance-changes-3n-skx-mrr"
2783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2784   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2785   parameters:
2786   - "name"
2787   - "parent"
2788   - "result"
2789
2790 # VPP Performance Changes 3n-skx 8t4c MRR
2791 - type: "table"
2792   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2793   algorithm: "table_performance_comparison"
2794   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2795   history:
2796     - title: "rls1810"
2797       data: "vpp-performance-changes-3n-skx-mrr-h1"
2798   reference:
2799     title: "rls1901"
2800     data: "vpp-performance-changes-3n-skx-mrr-ref"
2801   compare:
2802     title: "rls1904"
2803     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2804   data: "vpp-performance-changes-3n-skx-mrr"
2805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2806   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2807   parameters:
2808   - "name"
2809   - "parent"
2810   - "result"
2811
2812 # VPP Performance Changes 2n-skx 2t1c MRR
2813 - type: "table"
2814   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2815   algorithm: "table_performance_comparison"
2816   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2817   history:
2818     - title: "rls1810"
2819       data: "vpp-performance-changes-2n-skx-mrr-h1"
2820   reference:
2821     title: "rls1901"
2822     data: "vpp-performance-changes-2n-skx-mrr-ref"
2823   compare:
2824     title: "rls1904"
2825     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2826   data: "vpp-performance-changes-2n-skx-mrr"
2827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2828   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2829   parameters:
2830   - "name"
2831   - "parent"
2832   - "result"
2833
2834 # VPP Performance Changes 2n-skx 4t2c MRR
2835 - type: "table"
2836   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2837   algorithm: "table_performance_comparison"
2838   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2839   history:
2840     - title: "rls1810"
2841       data: "vpp-performance-changes-2n-skx-mrr-h1"
2842   reference:
2843     title: "rls1901"
2844     data: "vpp-performance-changes-2n-skx-mrr-ref"
2845   compare:
2846     title: "rls1904"
2847     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2848   data: "vpp-performance-changes-2n-skx-mrr"
2849   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2850   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2851   parameters:
2852   - "name"
2853   - "parent"
2854   - "result"
2855
2856 # VPP Performance Changes 2n-skx 8t4c MRR
2857 - type: "table"
2858   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2859   algorithm: "table_performance_comparison"
2860   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2861   history:
2862     - title: "rls1810"
2863       data: "vpp-performance-changes-2n-skx-mrr-h1"
2864   reference:
2865     title: "rls1901"
2866     data: "vpp-performance-changes-2n-skx-mrr-ref"
2867   compare:
2868     title: "rls1904"
2869     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2870   data: "vpp-performance-changes-2n-skx-mrr"
2871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2872   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2873   parameters:
2874   - "name"
2875   - "parent"
2876   - "result"
2877
2878 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2879 - type: "table"
2880   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2881   algorithm: "table_performance_comparison"
2882   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2883   reference:
2884     title: "3-Node Hsw"
2885     data: "vpp-compare-testbeds-mrr-ref"
2886   compare:
2887     title: "3-Node Skx"
2888     data: "vpp-compare-testbeds-mrr-cmp"
2889   data: "vpp-compare-testbeds-mrr"
2890   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2891   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2892   parameters:
2893   - "name"
2894   - "parent"
2895   - "result"
2896
2897 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2898 - type: "table"
2899   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2900   algorithm: "table_performance_comparison"
2901   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2902   reference:
2903     title: "3-Node Hsw"
2904     data: "vpp-compare-testbeds-mrr-ref"
2905   compare:
2906     title: "3-Node Skx"
2907     data: "vpp-compare-testbeds-mrr-cmp"
2908   data: "vpp-compare-testbeds-mrr"
2909   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2910   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2911   parameters:
2912   - "name"
2913   - "parent"
2914   - "result"
2915
2916 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2917 - type: "table"
2918   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2919   algorithm: "table_performance_comparison"
2920   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2921   reference:
2922     title: "3-Node Hsw"
2923     data: "vpp-compare-testbeds-mrr-ref"
2924   compare:
2925     title: "3-Node Skx"
2926     data: "vpp-compare-testbeds-mrr-cmp"
2927   data: "vpp-compare-testbeds-mrr"
2928   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2929   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2930   parameters:
2931   - "name"
2932   - "parent"
2933   - "result"
2934
2935 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2936 - type: "table"
2937   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2938   algorithm: "table_performance_comparison"
2939   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2940   reference:
2941     title: "3-Node Skx"
2942     data: "vpp-compare-topologies-mrr-ref"
2943   compare:
2944     title: "2-Node Skx"
2945     data: "vpp-compare-topologies-mrr-cmp"
2946   data: "vpp-compare-topologies-mrr"
2947   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2948   filter: "'MRR' and '1C'"
2949   parameters:
2950   - "name"
2951   - "parent"
2952   - "result"
2953
2954 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2955 - type: "table"
2956   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2957   algorithm: "table_performance_comparison"
2958   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2959   reference:
2960     title: "3-Node Skx"
2961     data: "vpp-compare-topologies-mrr-ref"
2962   compare:
2963     title: "2-Node Skx"
2964     data: "vpp-compare-topologies-mrr-cmp"
2965   data: "vpp-compare-topologies-mrr"
2966   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2967   filter: "'MRR' and '2C'"
2968   parameters:
2969   - "name"
2970   - "parent"
2971   - "result"
2972
2973 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2974 - type: "table"
2975   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2976   algorithm: "table_performance_comparison"
2977   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2978   reference:
2979     title: "3-Node Skx"
2980     data: "vpp-compare-topologies-mrr-ref"
2981   compare:
2982     title: "2-Node Skx"
2983     data: "vpp-compare-topologies-mrr-cmp"
2984   data: "vpp-compare-topologies-mrr"
2985   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2986   filter: "'MRR' and '4C'"
2987   parameters:
2988   - "name"
2989   - "parent"
2990   - "result"
2991
2992 # Detailed Test Results - VPP Performance Results 3n-hsw
2993 - type: "table"
2994   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2995   algorithm: "table_merged_details"
2996   output-file-ext: ".csv"
2997   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2998   columns:
2999   - title: "Name"
3000     data: "data name"
3001   - title: "Status"
3002     data: "data msg"
3003   rows: "generated"
3004   data: "vpp-perf-results-3n-hsw"
3005   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3006   parameters:
3007   - "name"
3008   - "parent"
3009   - "msg"
3010
3011 # Detailed Test Results - VPP Performance Results 3n-skx
3012 - type: "table"
3013   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3014   algorithm: "table_merged_details"
3015   output-file-ext: ".csv"
3016   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3017   columns:
3018   - title: "Name"
3019     data: "data name"
3020   - title: "Status"
3021     data: "data msg"
3022   rows: "generated"
3023   data: "vpp-perf-results-3n-skx"
3024   filter: "not 'CFS_OPT'"
3025   parameters:
3026   - "name"
3027   - "parent"
3028   - "msg"
3029
3030 # Detailed Test Results - VPP Performance Results 2n-skx
3031 - type: "table"
3032   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3033   algorithm: "table_merged_details"
3034   output-file-ext: ".csv"
3035   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3036   columns:
3037   - title: "Name"
3038     data: "data name"
3039   - title: "Status"
3040     data: "data msg"
3041   rows: "generated"
3042   data: "vpp-perf-results-2n-skx"
3043   filter: "not 'CFS_OPT'"
3044   parameters:
3045   - "name"
3046   - "parent"
3047   - "msg"
3048
3049 ## Detailed Test Results - VPP Performance Results 2n-dnv
3050 #- type: "table"
3051 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3052 #  algorithm: "table_details"
3053 #  output-file-ext: ".csv"
3054 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3055 #  columns:
3056 #  - title: "Name"
3057 #    data: "data name"
3058 #  - title: "Status"
3059 #    data: "data msg"
3060 #  rows: "generated"
3061 #  data: "intel-dnv-vpp"
3062 #  filter: "'NDRPDR'"
3063 #  parameters:
3064 #  - "name"
3065 #  - "parent"
3066 #  - "msg"
3067
3068 # Test configuration - VPP Performance Test Configs 3n-hsw
3069 - type: "table"
3070   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3071   algorithm: "table_merged_details"
3072   output-file-ext: ".csv"
3073   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3074   columns:
3075   - title: "Name"
3076     data: "data name"
3077   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3078     data: "data conf-history"
3079   rows: "generated"
3080   data: "vpp-perf-results-3n-hsw"
3081   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3082   parameters:
3083   - "parent"
3084   - "name"
3085   - "conf-history"
3086
3087 # Test configuration - VPP Performance Test Configs 3n-skx
3088 - type: "table"
3089   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3090   algorithm: "table_merged_details"
3091   output-file-ext: ".csv"
3092   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3093   columns:
3094   - title: "Name"
3095     data: "data name"
3096   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3097     data: "data conf-history"
3098   rows: "generated"
3099   data: "vpp-perf-results-3n-skx"
3100   filter: "not 'CFS_OPT'"
3101   parameters:
3102   - "parent"
3103   - "name"
3104   - "conf-history"
3105
3106 # Test configuration - VPP Performance Test Configs 2n-skx
3107 - type: "table"
3108   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3109   algorithm: "table_merged_details"
3110   output-file-ext: ".csv"
3111   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3112   columns:
3113   - title: "Name"
3114     data: "data name"
3115   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3116     data: "data conf-history"
3117   rows: "generated"
3118   data: "vpp-perf-results-2n-skx"
3119   filter: "not 'CFS_OPT'"
3120   parameters:
3121   - "parent"
3122   - "name"
3123   - "conf-history"
3124
3125 ## Test configuration - VPP Performance Test Configs 2n-dnv
3126 #- type: "table"
3127 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3128 #  algorithm: "table_details"
3129 #  output-file-ext: ".csv"
3130 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3131 #  columns:
3132 #  - title: "Name"
3133 #    data: "data name"
3134 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3135 #    data: "data conf-history"
3136 #  rows: "generated"
3137 #  data: "intel-dnv-vpp"
3138 #  filter: "'NDRPDR'"
3139 #  parameters:
3140 #  - "parent"
3141 #  - "name"
3142 #  - "conf-history"
3143
3144 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3145 - type: "table"
3146   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3147   algorithm: "table_merged_details"
3148   output-file-ext: ".csv"
3149   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3150   columns:
3151   - title: "Name"
3152     data: "data name"
3153   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3154     data: "data show-run"
3155   rows: "generated"
3156   data: "vpp-perf-results-3n-hsw"
3157   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3158   parameters:
3159   - "parent"
3160   - "name"
3161   - "show-run"
3162
3163 # Test Operational Data - VPP Performance Operational Data 3n-skx
3164 - type: "table"
3165   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3166   algorithm: "table_merged_details"
3167   output-file-ext: ".csv"
3168   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3169   columns:
3170   - title: "Name"
3171     data: "data name"
3172   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3173     data: "data show-run"
3174   rows: "generated"
3175   data: "vpp-perf-results-3n-skx"
3176   filter: "not 'CFS_OPT'"
3177   parameters:
3178   - "parent"
3179   - "name"
3180   - "show-run"
3181
3182 # Test Operational Data - VPP Performance Operational Data 2n-skx
3183 - type: "table"
3184   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3185   algorithm: "table_merged_details"
3186   output-file-ext: ".csv"
3187   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3188   columns:
3189   - title: "Name"
3190     data: "data name"
3191   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3192     data: "data show-run"
3193   rows: "generated"
3194   data: "vpp-perf-results-2n-skx"
3195   filter: "not 'CFS_OPT'"
3196   parameters:
3197   - "parent"
3198   - "name"
3199   - "show-run"
3200
3201 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3202 #- type: "table"
3203 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3204 #  algorithm: "table_details"
3205 #  output-file-ext: ".csv"
3206 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3207 #  columns:
3208 #  - title: "Name"
3209 #    data: "data name"
3210 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3211 #    data: "data show-run"
3212 #  rows: "generated"
3213 #  data: "intel-dnv-vpp"
3214 #  filter: "'NDRPDR'"
3215 #  parameters:
3216 #  - "parent"
3217 #  - "name"
3218 #  - "show-run"
3219
3220 # Detailed Test Results - VPP MRR Results 3n-hsw
3221 - type: "table"
3222   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3223   algorithm: "table_details"
3224   output-file-ext: ".csv"
3225   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3226   columns:
3227   - title: "Name"
3228     data: "data name"
3229   - title: "Status"
3230     data: "data msg"
3231   rows: "generated"
3232   data: "vpp-mrr-results-3n-hsw"
3233   filter: "'MRR'"
3234   parameters:
3235   - "name"
3236   - "parent"
3237   - "msg"
3238
3239 # Detailed Test Results - VPP MRR Results 3n-skx
3240 - type: "table"
3241   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3242   algorithm: "table_details"
3243   output-file-ext: ".csv"
3244   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3245   columns:
3246   - title: "Name"
3247     data: "data name"
3248   - title: "Status"
3249     data: "data msg"
3250   rows: "generated"
3251   data: "vpp-mrr-results-3n-skx"
3252   filter: "'MRR'"
3253   parameters:
3254   - "name"
3255   - "parent"
3256   - "msg"
3257
3258 # Detailed Test Results - VPP MRR Results 2n-skx
3259 - type: "table"
3260   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3261   algorithm: "table_details"
3262   output-file-ext: ".csv"
3263   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3264   columns:
3265   - title: "Name"
3266     data: "data name"
3267   - title: "Status"
3268     data: "data msg"
3269   rows: "generated"
3270   data: "vpp-mrr-results-2n-skx"
3271   filter: "'MRR'"
3272   parameters:
3273   - "name"
3274   - "parent"
3275   - "msg"
3276
3277 ## Detailed Test Results - VPP MRR Results 2n-dnv
3278 #- type: "table"
3279 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3280 #  algorithm: "table_details"
3281 #  output-file-ext: ".csv"
3282 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3283 #  columns:
3284 #  - title: "Name"
3285 #    data: "data name"
3286 #  - title: "Status"
3287 #    data: "data msg"
3288 #  rows: "generated"
3289 #  data: "intel-dnv-vpp"
3290 #  filter: "'MRR'"
3291 #  parameters:
3292 #  - "name"
3293 #  - "parent"
3294 #  - "msg"
3295
3296 # Test configuration - VPP MRR Test Configs 3n-hsw
3297 - type: "table"
3298   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3299   algorithm: "table_details"
3300   output-file-ext: ".csv"
3301   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3302   columns:
3303   - title: "Name"
3304     data: "data name"
3305   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3306     data: "data conf-history"
3307   rows: "generated"
3308   data: "vpp-mrr-results-3n-hsw"
3309   filter: "'MRR'"
3310   parameters:
3311   - "parent"
3312   - "name"
3313   - "conf-history"
3314
3315 # Test configuration - VPP MRR Test Configs 3n-skx
3316 - type: "table"
3317   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3318   algorithm: "table_details"
3319   output-file-ext: ".csv"
3320   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3321   columns:
3322   - title: "Name"
3323     data: "data name"
3324   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3325     data: "data conf-history"
3326   rows: "generated"
3327   data: "vpp-mrr-results-3n-skx"
3328   filter: "'MRR'"
3329   parameters:
3330   - "parent"
3331   - "name"
3332   - "conf-history"
3333
3334 # Test configuration - VPP MRR Test Configs 2n-skx
3335 - type: "table"
3336   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3337   algorithm: "table_details"
3338   output-file-ext: ".csv"
3339   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3340   columns:
3341   - title: "Name"
3342     data: "data name"
3343   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3344     data: "data conf-history"
3345   rows: "generated"
3346   data: "vpp-mrr-results-2n-skx"
3347   filter: "'MRR'"
3348   parameters:
3349   - "parent"
3350   - "name"
3351   - "conf-history"
3352
3353 ## Test configuration - VPP MRR Test Configs 2n-dnv
3354 #- type: "table"
3355 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3356 #  algorithm: "table_details"
3357 #  output-file-ext: ".csv"
3358 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3359 #  columns:
3360 #  - title: "Name"
3361 #    data: "data name"
3362 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3363 #    data: "data conf-history"
3364 #  rows: "generated"
3365 #  data: "intel-dnv-vpp"
3366 #  filter: "'MRR'"
3367 #  parameters:
3368 #  - "parent"
3369 #  - "name"
3370 #  - "conf-history"
3371
3372 # Detailed Test Results - VPP Functional Results - Ubuntu
3373 - type: "table"
3374   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3375   algorithm: "table_details"
3376   output-file-ext: ".csv"
3377   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3378   columns:
3379   - title: "Name"
3380     data: "data name"
3381   - title: "Documentation"
3382     data: "data doc"
3383   - title: "Status"
3384     data: "data status"
3385   rows: "generated"
3386   data: "vpp-func-results-ubuntu"
3387   filter: "all"
3388   parameters:
3389   - "name"
3390   - "parent"
3391   - "doc"
3392   - "status"
3393
3394 # Detailed Test Results - VPP Functional Results - CentOS
3395 - type: "table"
3396   title: "Detailed Test Results - VPP Functional Results - CentOS"
3397   algorithm: "table_details"
3398   output-file-ext: ".csv"
3399   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3400   columns:
3401   - title: "Name"
3402     data: "data name"
3403   - title: "Documentation"
3404     data: "data doc"
3405   -
3406     title: "Status"
3407     data: "data status"
3408   rows: "generated"
3409   data:
3410     "vpp-func-results-centos"
3411   filter: "all"
3412   parameters:
3413   - "name"
3414   - "parent"
3415   - "doc"
3416   - "status"
3417
3418 # Test configuration - VPP Functional Test Configs - Ubuntu
3419 - type: "table"
3420   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3421   algorithm: "table_details"
3422   output-file-ext: ".csv"
3423   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3424   columns:
3425   - title: "Name"
3426     data: "data name"
3427   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3428     data: "data conf-history"
3429   rows: "generated"
3430   data: "vpp-func-results-ubuntu"
3431   filter: "all"
3432   parameters:
3433   - "parent"
3434   - "name"
3435   - "conf-history"
3436
3437 # Test configuration - VPP Functional Test Configs - CentOS
3438 - type: "table"
3439   title: "Test configuration - VPP Functional Test Configs - CentOS"
3440   algorithm: "table_details"
3441   output-file-ext: ".csv"
3442   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3443   columns:
3444   - title: "Name"
3445     data: "data name"
3446   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3447     data: "data conf-history"
3448   rows: "generated"
3449   data: "vpp-func-results-centos"
3450   filter: "all"
3451   parameters:
3452   - "parent"
3453   - "name"
3454   - "conf-history"
3455
3456 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3457 #- type: "table"
3458 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3459 #  algorithm: "table_details"
3460 #  output-file-ext: ".csv"
3461 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3462 #  columns:
3463 #  - title: "Name"
3464 #    data: "data name"
3465 #  - title: "Status"
3466 #    data: "data msg"
3467 #  rows: "generated"
3468 #  data: "ligato-perf-results-3n-hsw"
3469 #  filter: "all"
3470 #  parameters:
3471 #  - "name"
3472 #  - "parent"
3473 #  - "msg"
3474
3475 # Detailed Test Results - VPP Device Results - Ubuntu
3476 - type: "table"
3477   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3478   algorithm: "table_details"
3479   output-file-ext: ".csv"
3480   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3481   columns:
3482   - title: "Name"
3483     data: "data name"
3484   - title: "Documentation"
3485     data: "data doc"
3486   - title: "Status"
3487     data: "data status"
3488   rows: "generated"
3489   data: "vpp-device-results-ubuntu"
3490   filter: "all"
3491   parameters:
3492   - "name"
3493   - "parent"
3494   - "doc"
3495   - "status"
3496
3497 # Test configuration - VPP Device Test Configs - Ubuntu
3498 - type: "table"
3499   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3500   algorithm: "table_details"
3501   output-file-ext: ".csv"
3502   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3503   columns:
3504   - title: "Name"
3505     data: "data name"
3506   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3507     data: "data conf-history"
3508   rows: "generated"
3509   data: "vpp-device-results-ubuntu"
3510   filter: "all"
3511   parameters:
3512   - "parent"
3513   - "name"
3514   - "conf-history"
3515
3516 ################################################################################
3517
3518 # DPDK Performance Changes 3n-hsw 1t1c pdr
3519 - type: "table"
3520   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3521   algorithm: "table_performance_comparison"
3522   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3523   history:
3524     - title: "rls1810"
3525       data: "dpdk-performance-changes-3n-hsw-h1"
3526   reference:
3527     title: "rls1901"
3528     data: "dpdk-performance-changes-3n-hsw-ref"
3529   compare:
3530     title: "rls1904"
3531     data: "dpdk-performance-changes-3n-hsw-cmp"
3532   data: "dpdk-performance-changes-3n-hsw"
3533   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3534   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3535   parameters:
3536   - "name"
3537   - "parent"
3538   - "throughput"
3539
3540 # DPDK Performance Changes 3n-hsw 2t2c pdr
3541 - type: "table"
3542   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3543   algorithm: "table_performance_comparison"
3544   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3545   history:
3546     - title: "rls1810"
3547       data: "dpdk-performance-changes-3n-hsw-h1"
3548   reference:
3549     title: "rls1901"
3550     data: "dpdk-performance-changes-3n-hsw-ref"
3551   compare:
3552     title: "rls1904"
3553     data: "dpdk-performance-changes-3n-hsw-cmp"
3554   data: "dpdk-performance-changes-3n-hsw"
3555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3556   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3557   parameters:
3558   - "name"
3559   - "parent"
3560   - "throughput"
3561
3562 # DPDK Performance Changes 3n-hsw 1t1c ndr
3563 - type: "table"
3564   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3565   algorithm: "table_performance_comparison"
3566   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3567   history:
3568     - title: "rls1810"
3569       data: "dpdk-performance-changes-3n-hsw-h1"
3570   reference:
3571     title: "rls1901"
3572     data: "dpdk-performance-changes-3n-hsw-ref"
3573   compare:
3574     title: "rls1904"
3575     data: "dpdk-performance-changes-3n-hsw-cmp"
3576   data: "dpdk-performance-changes-3n-hsw"
3577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3579   parameters:
3580   - "name"
3581   - "parent"
3582   - "throughput"
3583
3584 # DPDK Performance Changes 3n-hsw 2t2c ndr
3585 - type: "table"
3586   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3587   algorithm: "table_performance_comparison"
3588   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3589   history:
3590     - title: "rls1810"
3591       data: "dpdk-performance-changes-3n-hsw-h1"
3592   reference:
3593     title: "rls1901"
3594     data: "dpdk-performance-changes-3n-hsw-ref"
3595   compare:
3596     title: "rls1904"
3597     data: "dpdk-performance-changes-3n-hsw-cmp"
3598   data: "dpdk-performance-changes-3n-hsw"
3599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3600   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3601   parameters:
3602   - "name"
3603   - "parent"
3604   - "throughput"
3605
3606 # DPDK Performance Changes 3n-skx 2t1c pdr
3607 - type: "table"
3608   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3609   algorithm: "table_performance_comparison"
3610   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3611   history:
3612     - title: "rls1810"
3613       data: "dpdk-performance-changes-3n-skx-h1"
3614   reference:
3615     title: "rls1901"
3616     data: "dpdk-performance-changes-3n-skx-ref"
3617   compare:
3618     title: "rls1904"
3619     data: "dpdk-performance-changes-3n-skx-cmp"
3620   data: "dpdk-performance-changes-3n-skx"
3621   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3622   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3623   parameters:
3624   - "name"
3625   - "parent"
3626   - "throughput"
3627
3628 # DPDK Performance Changes 3n-skx 4t2c pdr
3629 - type: "table"
3630   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3631   algorithm: "table_performance_comparison"
3632   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3633   history:
3634     - title: "rls1810"
3635       data: "dpdk-performance-changes-3n-skx-h1"
3636   reference:
3637     title: "rls1901"
3638     data: "dpdk-performance-changes-3n-skx-ref"
3639   compare:
3640     title: "rls1904"
3641     data: "dpdk-performance-changes-3n-skx-cmp"
3642   data: "dpdk-performance-changes-3n-skx"
3643   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3644   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3645   parameters:
3646   - "name"
3647   - "parent"
3648   - "throughput"
3649
3650 # DPDK Performance Changes 3n-skx 2t1c ndr
3651 - type: "table"
3652   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3653   algorithm: "table_performance_comparison"
3654   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3655   history:
3656     - title: "rls1810"
3657       data: "dpdk-performance-changes-3n-skx-h1"
3658   reference:
3659     title: "rls1901"
3660     data: "dpdk-performance-changes-3n-skx-ref"
3661   compare:
3662     title: "rls1904"
3663     data: "dpdk-performance-changes-3n-skx-cmp"
3664   data: "dpdk-performance-changes-3n-skx"
3665   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3666   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3667   parameters:
3668   - "name"
3669   - "parent"
3670   - "throughput"
3671
3672 # DPDK Performance Changes 3n-skx 4t2c ndr
3673 - type: "table"
3674   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3675   algorithm: "table_performance_comparison"
3676   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3677   history:
3678     - title: "rls1810"
3679       data: "dpdk-performance-changes-3n-skx-h1"
3680   reference:
3681     title: "rls1901"
3682     data: "dpdk-performance-changes-3n-skx-ref"
3683   compare:
3684     title: "rls1904"
3685     data: "dpdk-performance-changes-3n-skx-cmp"
3686   data: "dpdk-performance-changes-3n-skx"
3687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3688   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3689   parameters:
3690   - "name"
3691   - "parent"
3692   - "throughput"
3693
3694 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3695 - type: "table"
3696   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3697   algorithm: "table_performance_comparison"
3698   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3699   reference:
3700     title: "3-Node Hsw"
3701     data: "dpdk-compare-testbeds-ref"
3702   compare:
3703     title: "3-Node Skx"
3704     data: "dpdk-compare-testbeds-cmp"
3705   data: "dpdk-compare-testbeds"
3706   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3707   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3708   parameters:
3709   - "name"
3710   - "parent"
3711   - "throughput"
3712
3713 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3714 - type: "table"
3715   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3716   algorithm: "table_performance_comparison"
3717   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3718   reference:
3719     title: "3-Node Hsw"
3720     data: "dpdk-compare-testbeds-ref"
3721   compare:
3722     title: "3-Node Skx"
3723     data: "dpdk-compare-testbeds-cmp"
3724   data: "dpdk-compare-testbeds"
3725   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3726   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3727   parameters:
3728   - "name"
3729   - "parent"
3730   - "throughput"
3731
3732 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3733 - type: "table"
3734   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3735   algorithm: "table_performance_comparison"
3736   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3737   reference:
3738     title: "3-Node Skx"
3739     data: "dpdk-compare-topologies-ref"
3740   compare:
3741     title: "2-Node Skx"
3742     data: "dpdk-compare-topologies-cmp"
3743   data: "dpdk-compare-topologies"
3744   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3745   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3746   parameters:
3747   - "name"
3748   - "parent"
3749   - "throughput"
3750
3751 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3752 - type: "table"
3753   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3754   algorithm: "table_performance_comparison"
3755   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3756   reference:
3757     title: "3-Node Skx"
3758     data: "dpdk-compare-topologies-ref"
3759   compare:
3760     title: "2-Node Skx"
3761     data: "dpdk-compare-topologies-cmp"
3762   data: "dpdk-compare-topologies"
3763   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3764   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3765   parameters:
3766   - "name"
3767   - "parent"
3768   - "throughput"
3769
3770 # DPDK Performance Changes 2n-skx 2t1c pdr
3771 - type: "table"
3772   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3773   algorithm: "table_performance_comparison"
3774   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3775   history:
3776     - title: "rls1810"
3777       data: "dpdk-performance-changes-2n-skx-h1"
3778   reference:
3779     title: "rls1901"
3780     data: "dpdk-performance-changes-2n-skx-ref"
3781   compare:
3782     title: "rls1904"
3783     data: "dpdk-performance-changes-2n-skx-cmp"
3784   data: "dpdk-performance-changes-2n-skx"
3785   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3786   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3787   parameters:
3788   - "name"
3789   - "parent"
3790   - "throughput"
3791
3792 # DPDK Performance Changes 2n-skx 4t2c pdr
3793 - type: "table"
3794   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3795   algorithm: "table_performance_comparison"
3796   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3797   history:
3798     - title: "rls1810"
3799       data: "dpdk-performance-changes-2n-skx-h1"
3800   reference:
3801     title: "rls1901"
3802     data: "dpdk-performance-changes-2n-skx-ref"
3803   compare:
3804     title: "rls1904"
3805     data: "dpdk-performance-changes-2n-skx-cmp"
3806   data: "dpdk-performance-changes-2n-skx"
3807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3808   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3809   parameters:
3810   - "name"
3811   - "parent"
3812   - "throughput"
3813
3814 # DPDK Performance Changes 2n-skx 2t1c ndr
3815 - type: "table"
3816   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3817   algorithm: "table_performance_comparison"
3818   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3819   history:
3820     - title: "rls1810"
3821       data: "dpdk-performance-changes-2n-skx-h1"
3822   reference:
3823     title: "rls1901"
3824     data: "dpdk-performance-changes-2n-skx-ref"
3825   compare:
3826     title: "rls1904"
3827     data: "dpdk-performance-changes-2n-skx-cmp"
3828   data: "dpdk-performance-changes-2n-skx"
3829   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3830   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3831   parameters:
3832   - "name"
3833   - "parent"
3834   - "throughput"
3835
3836 # DPDK Performance Changes 2n-skx 4t2c ndr
3837 - type: "table"
3838   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3839   algorithm: "table_performance_comparison"
3840   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3841   history:
3842     - title: "rls1810"
3843       data: "dpdk-performance-changes-2n-skx-h1"
3844   reference:
3845     title: "rls1901"
3846     data: "dpdk-performance-changes-2n-skx-ref"
3847   compare:
3848     title: "rls1904"
3849     data: "dpdk-performance-changes-2n-skx-cmp"
3850   data: "dpdk-performance-changes-2n-skx"
3851   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3852   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3853   parameters:
3854   - "name"
3855   - "parent"
3856   - "throughput"
3857
3858 # Detailed Test Results - DPDK Performance Results 3n-hsw
3859 - type: "table"
3860   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3861   algorithm: "table_details"
3862   output-file-ext: ".csv"
3863   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3864   columns:
3865   - title: "Name"
3866     data: "data name"
3867   - title: "Status"
3868     data: "data msg"
3869   rows: "generated"
3870   data: "dpdk-perf-results-3n-hsw"
3871   filter: "all"
3872   parameters:
3873   - "name"
3874   - "parent"
3875   - "msg"
3876
3877 # Detailed Test Results - DPDK Performance Results 3n-skx
3878 - type: "table"
3879   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3880   algorithm: "table_details"
3881   output-file-ext: ".csv"
3882   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3883   columns:
3884   - title: "Name"
3885     data: "data name"
3886   - title: "Status"
3887     data: "data msg"
3888   rows: "generated"
3889   data: "dpdk-perf-results-3n-skx"
3890   filter: "all"
3891   parameters:
3892   - "name"
3893   - "parent"
3894   - "msg"
3895
3896 # Detailed Test Results - DPDK Performance Results 2n-skx
3897 - type: "table"
3898   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3899   algorithm: "table_details"
3900   output-file-ext: ".csv"
3901   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3902   columns:
3903   - title: "Name"
3904     data: "data name"
3905   - title: "Status"
3906     data: "data msg"
3907   rows: "generated"
3908   data: "dpdk-perf-results-2n-skx"
3909   filter: "all"
3910   parameters:
3911   - "name"
3912   - "parent"
3913   - "msg"
3914
3915 ################################################################################
3916 # HoneyComb
3917 - type: "table"
3918   title: "Detailed Test Results - Honeycomb Functional Results"
3919   algorithm: "table_details"
3920   output-file-ext: ".csv"
3921   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3922   columns:
3923   - title: "Name"
3924     data: "data name"
3925   - title: "Documentation"
3926     data: "data doc"
3927   - title: "Status"
3928     data: "data status"
3929   rows: "generated"
3930   data:
3931     "hc-func-results"
3932   filter: "all"
3933   parameters:
3934   - "name"
3935   - "parent"
3936   - "doc"
3937   - "status"
3938
3939 ################################################################################
3940 # NSH SFC
3941 #-
3942 #  type: "table"
3943 #  title: "Detailed Test Results - NSH SFC Functional Results"
3944 #  algorithm: "table_details"
3945 #  output-file-ext: ".csv"
3946 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3947 #  columns:
3948 #  -
3949 #    title: "Name"
3950 #    data: "data name"
3951 #  -
3952 #    title: "Documentation"
3953 #    data: "data doc"
3954 #  -
3955 #    title: "Status"
3956 #    data: "data status"
3957 #  rows: "generated"
3958 #  data:
3959 #    "nsh-func-results"
3960 #  filter: "all"
3961 #  parameters:
3962 #  - "name"
3963 #  - "parent"
3964 #  - "doc"
3965 #  - "status"
3966
3967 ################################################################################
3968 # DMM
3969 - type: "table"
3970   title: "Detailed Test Results - DMM Functional Results"
3971   algorithm: "table_details"
3972   output-file-ext: ".csv"
3973   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3974   columns:
3975   - title: "Name"
3976     data: "data name"
3977   - title: "Documentation"
3978     data: "data doc"
3979   - title: "Status"
3980     data: "data status"
3981   rows: "generated"
3982   data:
3983     "dmm-func-results"
3984   filter: "all"
3985   parameters:
3986   - "name"
3987   - "parent"
3988   - "doc"
3989   - "status"
3990
3991 ################################################################################
3992 ###                                F I L E S                                 ###
3993 ################################################################################
3994
3995 # VPP Performance Results 3n-hsw
3996 - type: "file"
3997   title: "VPP Performance Results 3n-hsw"
3998   algorithm: "file_test_results"
3999   output-file-ext: ".rst"
4000   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4001   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"
4002   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4003   data: "vpp-perf-results-3n-hsw"
4004   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4005   parameters:
4006   - "name"
4007   - "doc"
4008   - "level"
4009   - "parent"
4010   data-start-level: 3
4011
4012 # VPP Performance Results 3n-skx
4013 - type: "file"
4014   title: "VPP Performance Results 3n-skx"
4015   algorithm: "file_test_results"
4016   output-file-ext: ".rst"
4017   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4018   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"
4019   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4020   data: "vpp-perf-results-3n-skx"
4021   filter: "not 'CFS_OPT'"
4022   parameters:
4023   - "name"
4024   - "doc"
4025   - "level"
4026   - "parent"
4027   data-start-level: 3
4028
4029 # VPP Performance Results 2n-skx
4030 - type: "file"
4031   title: "VPP Performance Results 2n-skx"
4032   algorithm: "file_test_results"
4033   output-file-ext: ".rst"
4034   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4035   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"
4036   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4037   data: "vpp-perf-results-2n-skx"
4038   filter: "not 'CFS_OPT'"
4039   parameters:
4040   - "name"
4041   - "doc"
4042   - "level"
4043   - "parent"
4044   data-start-level: 3
4045
4046 ## VPP Performance Results 2n-dnv
4047 #- type: "file"
4048 #  title: "VPP Performance Results 2n-dnv"
4049 #  algorithm: "file_test_results"
4050 #  output-file-ext: ".rst"
4051 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4052 #  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"
4053 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4054 #  data: "intel-dnv-vpp"
4055 #  filter: "'NDRPDR'"
4056 #  parameters:
4057 #  - "name"
4058 #  - "doc"
4059 #  - "level"
4060 #  - "parent"
4061 #  data-start-level: 3
4062
4063 # VPP Performance Configuration 3n-hsw
4064 - type: "file"
4065   title: "VPP Performance Configuration 3n-hsw"
4066   algorithm: "file_test_results"
4067   output-file-ext: ".rst"
4068   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4069   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"
4070   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4071   data: "vpp-perf-results-3n-hsw"
4072   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4073   parameters:
4074   - "name"
4075   - "doc"
4076   - "level"
4077   - "parent"
4078   data-start-level: 3
4079
4080 # VPP Performance Configuration 3n-skx
4081 - type: "file"
4082   title: "VPP Performance Configuration 3n-skx"
4083   algorithm: "file_test_results"
4084   output-file-ext: ".rst"
4085   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4086   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"
4087   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4088   data: "vpp-perf-results-3n-skx"
4089   filter: "not 'CFS_OPT'"
4090   parameters:
4091   - "name"
4092   - "doc"
4093   - "level"
4094   - "parent"
4095   data-start-level: 3
4096
4097 # VPP Performance Configuration 2n-skx
4098 - type: "file"
4099   title: "VPP Performance Configuration 2n-skx"
4100   algorithm: "file_test_results"
4101   output-file-ext: ".rst"
4102   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4103   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"
4104   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4105   data: "vpp-perf-results-2n-skx"
4106   filter: "not 'CFS_OPT'"
4107   parameters:
4108   - "name"
4109   - "doc"
4110   - "level"
4111   - "parent"
4112   data-start-level: 3
4113
4114 ## VPP Performance Configuration 2n-dnv
4115 #- type: "file"
4116 #  title: "VPP Performance Configuration 2n-dnv"
4117 #  algorithm: "file_test_results"
4118 #  output-file-ext: ".rst"
4119 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4120 #  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"
4121 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4122 #  data: "intel-dnv-vpp"
4123 #  filter: "'NDRPDR'"
4124 #  parameters:
4125 #  - "name"
4126 #  - "doc"
4127 #  - "level"
4128 #  - "parent"
4129 #  data-start-level: 3
4130
4131 # VPP Performance Operational Data 3n-hsw
4132 - type: "file"
4133   title: "VPP Performance Operational Data 3n-hsw"
4134   algorithm: "file_test_results"
4135   output-file-ext: ".rst"
4136   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4137   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"
4138   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4139   data: "vpp-perf-results-3n-hsw"
4140   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4141   parameters:
4142   - "name"
4143   - "doc"
4144   - "level"
4145   - "parent"
4146   data-start-level: 3
4147
4148 # VPP Performance Operational Data 3n-skx
4149 - type: "file"
4150   title: "VPP Performance Operational Data 3n-skx"
4151   algorithm: "file_test_results"
4152   output-file-ext: ".rst"
4153   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4154   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"
4155   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4156   data: "vpp-perf-results-3n-skx"
4157   filter: "not 'CFS_OPT'"
4158   parameters:
4159   - "name"
4160   - "doc"
4161   - "level"
4162   - "parent"
4163   data-start-level: 3
4164
4165 # VPP Performance Operational Data 2n-skx
4166 - type: "file"
4167   title: "VPP Performance Operational Data 2n-skx"
4168   algorithm: "file_test_results"
4169   output-file-ext: ".rst"
4170   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4171   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"
4172   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4173   data: "vpp-perf-results-2n-skx"
4174   filter: "not 'CFS_OPT'"
4175   parameters:
4176   - "name"
4177   - "doc"
4178   - "level"
4179   - "parent"
4180   data-start-level: 3
4181
4182 ## VPP Performance Operational Data 2n-dnv
4183 #- type: "file"
4184 #  title: "VPP Performance Operational Data 2n-dnv"
4185 #  algorithm: "file_test_results"
4186 #  output-file-ext: ".rst"
4187 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4188 #  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"
4189 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4190 #  data: "intel-dnv-vpp"
4191 #  filter: "'NDRPDR'"
4192 #  parameters:
4193 #  - "name"
4194 #  - "doc"
4195 #  - "level"
4196 #  - "parent"
4197 #  data-start-level: 3
4198
4199 # VPP MRR Results 3n-hsw
4200 - type: "file"
4201   title: "VPP MRR Results 3n-hsw"
4202   algorithm: "file_test_results"
4203   output-file-ext: ".rst"
4204   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4205   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"
4206   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4207   data: "vpp-mrr-results-3n-hsw"
4208   filter: "'MRR'"
4209   parameters:
4210   - "name"
4211   - "doc"
4212   - "level"
4213   - "parent"
4214   data-start-level: 3
4215
4216 # VPP MRR Results 3n-skx
4217 - type: "file"
4218   title: "VPP MRR Results 3n-skx"
4219   algorithm: "file_test_results"
4220   output-file-ext: ".rst"
4221   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4222   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"
4223   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4224   data: "vpp-mrr-results-3n-skx"
4225   filter: "'MRR'"
4226   parameters:
4227   - "name"
4228   - "doc"
4229   - "level"
4230   - "parent"
4231   data-start-level: 3
4232
4233 # VPP MRR Results 2n-skx
4234 - type: "file"
4235   title: "VPP MRR Results 2n-skx"
4236   algorithm: "file_test_results"
4237   output-file-ext: ".rst"
4238   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4239   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"
4240   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4241   data: "vpp-mrr-results-2n-skx"
4242   filter: "all"
4243   parameters:
4244   - "name"
4245   - "doc"
4246   - "level"
4247   - "parent"
4248   data-start-level: 3
4249
4250 ## VPP MRR Results 2n-dnv
4251 #- type: "file"
4252 #  title: "VPP MRR Results 2n-dnv"
4253 #  algorithm: "file_test_results"
4254 #  output-file-ext: ".rst"
4255 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4256 #  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"
4257 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4258 #  data: "intel-dnv-vpp"
4259 #  filter: "'MRR'"
4260 #  parameters:
4261 #  - "name"
4262 #  - "doc"
4263 #  - "level"
4264 #  - "parent"
4265 #  data-start-level: 3
4266
4267 # VPP MRR Configuration 3n-hsw
4268 - type: "file"
4269   title: "VPP MRR Configuration 3n-hsw"
4270   algorithm: "file_test_results"
4271   output-file-ext: ".rst"
4272   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4273   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"
4274   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4275   data: "vpp-mrr-results-3n-hsw"
4276   filter: "'MRR'"
4277   parameters:
4278   - "name"
4279   - "doc"
4280   - "level"
4281   - "parent"
4282   data-start-level: 3
4283
4284 # VPP MRR Configuration 3n-skx
4285 - type: "file"
4286   title: "VPP MRR Configuration 3n-skx"
4287   algorithm: "file_test_results"
4288   output-file-ext: ".rst"
4289   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4290   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"
4291   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4292   data: "vpp-mrr-results-3n-skx"
4293   filter: "'MRR'"
4294   parameters:
4295   - "name"
4296   - "doc"
4297   - "level"
4298   - "parent"
4299   data-start-level: 3
4300
4301 # VPP MRR Configuration 2n-skx
4302 - type: "file"
4303   title: "VPP MRR Configuration 2n-skx"
4304   algorithm: "file_test_results"
4305   output-file-ext: ".rst"
4306   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4307   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"
4308   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4309   data: "vpp-mrr-results-2n-skx"
4310   filter: "'MRR'"
4311   parameters:
4312   - "name"
4313   - "doc"
4314   - "level"
4315   - "parent"
4316   data-start-level: 3
4317
4318 ## VPP MRR Configuration 2n-dnv
4319 #- type: "file"
4320 #  title: "VPP MRR Configuration 2n-dnv"
4321 #  algorithm: "file_test_results"
4322 #  output-file-ext: ".rst"
4323 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4324 #  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"
4325 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4326 #  data: "intel-dnv-vpp"
4327 #  filter: "'MRR'"
4328 #  parameters:
4329 #  - "name"
4330 #  - "doc"
4331 #  - "level"
4332 #  - "parent"
4333 #  data-start-level: 3
4334
4335 # VPP Functional Results - Ubuntu
4336 - type: "file"
4337   title: "VPP Functional Results - Ubuntu"
4338   algorithm: "file_test_results"
4339   output-file-ext: ".rst"
4340   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4341   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"
4342   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4343   data: "vpp-func-results-ubuntu"
4344   filter: "all"
4345   parameters:
4346   - "name"
4347   - "doc"
4348   - "level"
4349   - "parent"
4350   data-start-level: 3
4351
4352 # VPP Functional Results - CentOS
4353 - type: "file"
4354   title: "VPP Functional Results - CentOS"
4355   algorithm: "file_test_results"
4356   output-file-ext: ".rst"
4357   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4358   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"
4359   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4360   data:
4361     "vpp-func-results-centos"
4362   filter: "all"
4363   parameters:
4364   - "name"
4365   - "doc"
4366   - "level"
4367   - "parent"
4368   data-start-level: 3
4369
4370 # VPP Functional Configuration - Ubuntu
4371 - type: "file"
4372   title: "VPP Functional Configuration - Ubuntu"
4373   algorithm: "file_test_results"
4374   output-file-ext: ".rst"
4375   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4376   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"
4377   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4378   data: "vpp-func-results-ubuntu"
4379   filter: "all"
4380   parameters:
4381   - "name"
4382   - "doc"
4383   - "level"
4384   - "parent"
4385   data-start-level: 3
4386
4387 # VPP Functional Configuration - CentOS
4388 - type: "file"
4389   title: "VPP Functional Configuration - CentOS"
4390   algorithm: "file_test_results"
4391   output-file-ext: ".rst"
4392   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4393   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"
4394   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4395   data:
4396     "vpp-func-results-centos"
4397   filter: "all"
4398   parameters:
4399   - "name"
4400   - "doc"
4401   - "level"
4402   - "parent"
4403   data-start-level: 3
4404
4405 # VPP Device Results - Ubuntu
4406 - type: "file"
4407   title: "VPP Device Results - Ubuntu"
4408   algorithm: "file_test_results"
4409   output-file-ext: ".rst"
4410   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4411   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"
4412   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4413   data: "vpp-device-results-ubuntu"
4414   filter: "all"
4415   parameters:
4416   - "name"
4417   - "doc"
4418   - "level"
4419   - "parent"
4420   data-start-level: 2
4421
4422 # VPP Device Configuration - Ubuntu
4423 - type: "file"
4424   title: "VPP Device Configuration - Ubuntu"
4425   algorithm: "file_test_results"
4426   output-file-ext: ".rst"
4427   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4428   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"
4429   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4430   data: "vpp-device-results-ubuntu"
4431   filter: "all"
4432   parameters:
4433   - "name"
4434   - "doc"
4435   - "level"
4436   - "parent"
4437   data-start-level: 2
4438
4439 ## Container Orchestrated Performance Results 3n-hsw
4440 #- type: "file"
4441 #  title: "Container Orchestrated Performance Results 3n-hsw"
4442 #  algorithm: "file_test_results"
4443 #  output-file-ext: ".rst"
4444 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4445 #  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"
4446 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4447 #  data: "ligato-perf-results-3n-hsw"
4448 #  filter: "all"
4449 #  parameters:
4450 #  - "name"
4451 #  - "doc"
4452 #  - "level"
4453 #  - "parent"
4454 #  data-start-level: 3
4455
4456 # DPDK Performance Results 3n-hsw
4457 - type: "file"
4458   title: "DPDK Performance Results 3n-hsw"
4459   algorithm: "file_test_results"
4460   output-file-ext: ".rst"
4461   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4462   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"
4463   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4464   data: "dpdk-perf-results-3n-hsw"
4465   filter: "all"
4466   parameters:
4467   - "name"
4468   - "doc"
4469   - "level"
4470   - "parent"
4471   data-start-level: 3
4472
4473 # DPDK Performance Results 3n-skx
4474 - type: "file"
4475   title: "DPDK Performance Results 3n-skx"
4476   algorithm: "file_test_results"
4477   output-file-ext: ".rst"
4478   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4479   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"
4480   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4481   data: "dpdk-perf-results-3n-skx"
4482   filter: "all"
4483   parameters:
4484   - "name"
4485   - "doc"
4486   - "level"
4487   - "parent"
4488   data-start-level: 3
4489
4490 # DPDK Performance Results 2n-skx
4491 - type: "file"
4492   title: "DPDK Performance Results 2n-skx"
4493   algorithm: "file_test_results"
4494   output-file-ext: ".rst"
4495   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4496   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"
4497   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4498   data: "dpdk-perf-results-2n-skx"
4499   filter: "all"
4500   parameters:
4501   - "name"
4502   - "doc"
4503   - "level"
4504   - "parent"
4505   data-start-level: 3
4506
4507 # Honeycomb Functional Results
4508 - type: "file"
4509   title: "Honeycomb Functional Results"
4510   algorithm: "file_test_results"
4511   output-file-ext: ".rst"
4512   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4513   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"
4514   dir-tables: "{DIR[DTR,FUNC,HC]}"
4515   data:
4516     "hc-func-results"
4517   filter: "all"
4518   parameters:
4519   - "name"
4520   - "doc"
4521   - "level"
4522   - "parent"
4523   data-start-level: 3
4524
4525 # NSH SFC Functional Results
4526 #-
4527 #  type: "file"
4528 #  title: "NSH SFC Functional Results"
4529 #  algorithm: "file_test_results"
4530 #  output-file-ext: ".rst"
4531 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4532 #  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"
4533 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4534 #  data:
4535 #    "nsh-func-results"
4536 #  filter: "all"
4537 #  parameters:
4538 #  - "name"
4539 #  - "doc"
4540 #  - "level"
4541 #  - "parent"
4542 #  data-start-level: 3
4543
4544 # DMM Functional Results
4545 - type: "file"
4546   title: "DMM Functional Results"
4547   algorithm: "file_test_results"
4548   output-file-ext: ".rst"
4549   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4550   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"
4551   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4552   data:
4553     "dmm-func-results"
4554   filter: "all"
4555   parameters:
4556   - "name"
4557   - "doc"
4558   - "level"
4559   - "parent"
4560   data-start-level: 3
4561
4562 ################################################################################
4563 ###                                P L O T S                                 ###
4564 ################################################################################
4565
4566 # Soak Test (PLRsearch), boxes
4567 - type: "plot"
4568   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4569   algorithm: "plot_performance_box"
4570   output-file-type: ".html"
4571   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4572   data: "plot-vpp-soak-2n-skx"
4573   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4574   parameters:
4575     - "throughput"
4576     - "parent"
4577     - "tags"
4578   sort:
4579     - "DRV_AVF"
4580     - "DRV_AVF"
4581     - "DRV_AVF"
4582     - "L2BDMACLRN"
4583     - "L2XCBASE"
4584     - "L2PATCH"
4585   traces:
4586     hoverinfo: "x+y"
4587     boxpoints: "all"
4588     whiskerwidth: 0
4589   layout:
4590     title: "2 Hours Soak Test (PLRsearch)"
4591     layout: "plot-soak-throughput"
4592
4593 # Soak Test (PLRsearch), boxes
4594 - type: "plot"
4595   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4596   algorithm: "plot_performance_box"
4597   output-file-type: ".html"
4598   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4599   data: "plot-vpp-soak-2n-skx"
4600   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4601   parameters:
4602     - "throughput"
4603     - "parent"
4604     - "tags"
4605   sort:
4606     - "VHOST"
4607     - "MEMIF"
4608     - "IP4FWD"
4609     - "IP6FWD"
4610   traces:
4611     hoverinfo: "x+y"
4612     boxpoints: "all"
4613     whiskerwidth: 0
4614   layout:
4615     title: "2 Hours Soak Test (PLRsearch)"
4616     layout: "plot-soak-throughput"
4617
4618 ################################################################################
4619 # Plots - NF Density - VSC - MRR 64b
4620 - type: "plot"
4621   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4622   algorithm: "plot_service_density_heatmap_compare"
4623   output-file-type: ".html"
4624   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4625   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4626   filter: "'NIC_Intel-X710' and
4627            'NF_DENSITY' and
4628            'VHOST' and
4629            'CHAIN' and
4630            'NF_VPPIP4' and
4631            '64B' and
4632            '2T1C' and
4633            'MRR'"
4634   reference:
4635     include: "2"
4636     name: "VNF-1c"
4637   compare:
4638     include: "1"
4639     name: "VNF-0.5c"
4640   parameters:
4641   - "result"
4642   - "name"
4643   - "tags"
4644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4645   x-axis: "X = VNFs per Service Chain"
4646   y-axis: "Y = Number of Service Chains"
4647   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4648   layout:
4649     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4650     layout: "plot-service-density"
4651
4652 - type: "plot"
4653   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4654   algorithm: "plot_service_density_heatmap_compare"
4655   output-file-type: ".html"
4656   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4657   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4658   filter: "'NIC_Intel-X710' and
4659            'NF_DENSITY' and
4660            'VHOST' and
4661            'CHAIN' and
4662            'NF_VPPIP4' and
4663            '64B' and
4664            '4T2C' and
4665            'MRR'"
4666   reference:
4667     include: "2"
4668     name: "VNF-1c"
4669   compare:
4670     include: "1"
4671     name: "VNF-0.5c"
4672   parameters:
4673   - "result"
4674   - "name"
4675   - "tags"
4676   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4677   x-axis: "X = VNFs per Service Chain"
4678   y-axis: "Y = Number of Service Chains"
4679   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4680   layout:
4681     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4682     layout: "plot-service-density"
4683
4684 - type: "plot"
4685   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4686   algorithm: "plot_service_density_heatmap_compare"
4687   output-file-type: ".html"
4688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4689   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4690   filter: "'NIC_Intel-X710' and
4691            'NF_DENSITY' and
4692            'VHOST' and
4693            'CHAIN' and
4694            'NF_VPPIP4' and
4695            '64B' and
4696            '8T4C' and
4697            'MRR'"
4698   reference:
4699     include: "2"
4700     name: "VNF-1c"
4701   compare:
4702     include: "1"
4703     name: "VNF-0.5c"
4704   parameters:
4705   - "result"
4706   - "name"
4707   - "tags"
4708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4709   x-axis: "X = VNFs per Service Chain"
4710   y-axis: "Y = Number of Service Chains"
4711   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4712   layout:
4713     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4714     layout: "plot-service-density"
4715
4716 # Plots - NF Density - VSC - MRR IMIX
4717 - type: "plot"
4718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4719   algorithm: "plot_service_density_heatmap_compare"
4720   output-file-type: ".html"
4721   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4722   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4723   filter: "'NIC_Intel-X710' and
4724            'NF_DENSITY' and
4725            'VHOST' and
4726            'CHAIN' and
4727            'NF_VPPIP4' and
4728            'IMIX' and
4729            '2T1C' and
4730            'MRR'"
4731   reference:
4732     include: "2"
4733     name: "VNF-1c"
4734   compare:
4735     include: "1"
4736     name: "VNF-0.5c"
4737   parameters:
4738   - "result"
4739   - "name"
4740   - "tags"
4741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4742   x-axis: "X = VNFs per Service Chain"
4743   y-axis: "Y = Number of Service Chains"
4744   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4745   layout:
4746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4747     layout: "plot-service-density"
4748
4749 - type: "plot"
4750   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4751   algorithm: "plot_service_density_heatmap_compare"
4752   output-file-type: ".html"
4753   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4754   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4755   filter: "'NIC_Intel-X710' and
4756            'NF_DENSITY' and
4757            'VHOST' and
4758            'CHAIN' and
4759            'NF_VPPIP4' and
4760            'IMIX' and
4761            '4T2C' and
4762            'MRR'"
4763   reference:
4764     include: "2"
4765     name: "VNF-1c"
4766   compare:
4767     include: "1"
4768     name: "VNF-0.5c"
4769   parameters:
4770   - "result"
4771   - "name"
4772   - "tags"
4773   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4774   x-axis: "X = VNFs per Service Chain"
4775   y-axis: "Y = Number of Service Chains"
4776   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4777   layout:
4778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4779     layout: "plot-service-density"
4780
4781 - type: "plot"
4782   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4783   algorithm: "plot_service_density_heatmap_compare"
4784   output-file-type: ".html"
4785   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4786   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4787   filter: "'NIC_Intel-X710' and
4788            'NF_DENSITY' and
4789            'VHOST' and
4790            'CHAIN' and
4791            'NF_VPPIP4' and
4792            'IMIX' and
4793            '8T4C' and
4794            'MRR'"
4795   reference:
4796     include: "2"
4797     name: "VNF-1c"
4798   compare:
4799     include: "1"
4800     name: "VNF-0.5c"
4801   parameters:
4802   - "result"
4803   - "name"
4804   - "tags"
4805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4806   x-axis: "X = VNFs per Service Chain"
4807   y-axis: "Y = Number of Service Chains"
4808   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4809   layout:
4810     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4811     layout: "plot-service-density"
4812
4813 # Plots - NF Density - VSC - NDR 64b
4814 - type: "plot"
4815   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4816   algorithm: "plot_service_density_heatmap_compare"
4817   output-file-type: ".html"
4818   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4819   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4820   filter: "'NIC_Intel-X710' and
4821            'NF_DENSITY' and
4822            'VHOST' and
4823            'CHAIN' and
4824            'NF_VPPIP4' and
4825            '64B' and
4826            '2T1C' and
4827            'NDRPDR'"
4828   reference:
4829     include: "2"
4830     name: "VNF-1c"
4831   compare:
4832     include: "1"
4833     name: "VNF-0.5c"
4834   parameters:
4835   - "throughput"
4836   - "name"
4837   - "tags"
4838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4839   x-axis: "X = VNFs per Service Chain"
4840   y-axis: "Y = Number of Service Chains"
4841   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4842   layout:
4843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4844     layout: "plot-service-density"
4845
4846 - type: "plot"
4847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4848   algorithm: "plot_service_density_heatmap_compare"
4849   output-file-type: ".html"
4850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4851   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4852   filter: "'NIC_Intel-X710' and
4853            'NF_DENSITY' and
4854            'VHOST' and
4855            'CHAIN' and
4856            'NF_VPPIP4' and
4857            '64B' and
4858            '4T2C' and
4859            'NDRPDR'"
4860   reference:
4861     include: "2"
4862     name: "VNF-1c"
4863   compare:
4864     include: "1"
4865     name: "VNF-0.5c"
4866   parameters:
4867   - "throughput"
4868   - "name"
4869   - "tags"
4870   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4871   x-axis: "X = VNFs per Service Chain"
4872   y-axis: "Y = Number of Service Chains"
4873   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4874   layout:
4875     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4876     layout: "plot-service-density"
4877
4878 - type: "plot"
4879   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4880   algorithm: "plot_service_density_heatmap_compare"
4881   output-file-type: ".html"
4882   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4883   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4884   filter: "'NIC_Intel-X710' and
4885            'NF_DENSITY' and
4886            'VHOST' and
4887            'CHAIN' and
4888            'NF_VPPIP4' and
4889            '64B' and
4890            '8T4C' and
4891            'NDRPDR'"
4892   reference:
4893     include: "2"
4894     name: "VNF-1c"
4895   compare:
4896     include: "1"
4897     name: "VNF-0.5c"
4898   parameters:
4899   - "throughput"
4900   - "name"
4901   - "tags"
4902   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4903   x-axis: "X = VNFs per Service Chain"
4904   y-axis: "Y = Number of Service Chains"
4905   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4906   layout:
4907     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4908     layout: "plot-service-density"
4909
4910 # Plots - NF Density - VSC - NDR IMIX
4911 - type: "plot"
4912   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4913   algorithm: "plot_service_density_heatmap_compare"
4914   output-file-type: ".html"
4915   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4916   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4917   filter: "'NIC_Intel-X710' and
4918            'NF_DENSITY' and
4919            'VHOST' and
4920            'CHAIN' and
4921            'NF_VPPIP4' and
4922            'IMIX' and
4923            '2T1C' and
4924            'NDRPDR'"
4925   reference:
4926     include: "2"
4927     name: "VNF-1c"
4928   compare:
4929     include: "1"
4930     name: "VNF-0.5c"
4931   parameters:
4932   - "throughput"
4933   - "name"
4934   - "tags"
4935   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4936   x-axis: "X = VNFs per Service Chain"
4937   y-axis: "Y = Number of Service Chains"
4938   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4939   layout:
4940     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4941     layout: "plot-service-density"
4942
4943 - type: "plot"
4944   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4945   algorithm: "plot_service_density_heatmap_compare"
4946   output-file-type: ".html"
4947   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4948   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4949   filter: "'NIC_Intel-X710' and
4950            'NF_DENSITY' and
4951            'VHOST' and
4952            'CHAIN' and
4953            'NF_VPPIP4' and
4954            'IMIX' and
4955            '4T2C' and
4956            'NDRPDR'"
4957   reference:
4958     include: "2"
4959     name: "VNF-1c"
4960   compare:
4961     include: "1"
4962     name: "VNF-0.5c"
4963   parameters:
4964   - "throughput"
4965   - "name"
4966   - "tags"
4967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4968   x-axis: "X = VNFs per Service Chain"
4969   y-axis: "Y = Number of Service Chains"
4970   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4971   layout:
4972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4973     layout: "plot-service-density"
4974
4975 - type: "plot"
4976   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4977   algorithm: "plot_service_density_heatmap_compare"
4978   output-file-type: ".html"
4979   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4980   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4981   filter: "'NIC_Intel-X710' and
4982            'NF_DENSITY' and
4983            'VHOST' and
4984            'CHAIN' and
4985            'NF_VPPIP4' and
4986            'IMIX' and
4987            '8T4C' and
4988            'NDRPDR'"
4989   reference:
4990     include: "2"
4991     name: "VNF-1c"
4992   compare:
4993     include: "1"
4994     name: "VNF-0.5c"
4995   parameters:
4996   - "throughput"
4997   - "name"
4998   - "tags"
4999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5000   x-axis: "X = VNFs per Service Chain"
5001   y-axis: "Y = Number of Service Chains"
5002   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5003   layout:
5004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5005     layout: "plot-service-density"
5006
5007 # Plots - NF Density - VSC - PDR 64b
5008 - type: "plot"
5009   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5010   algorithm: "plot_service_density_heatmap_compare"
5011   output-file-type: ".html"
5012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5013   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5014   filter: "'NIC_Intel-X710' and
5015            'NF_DENSITY' and
5016            'VHOST' and
5017            'CHAIN' and
5018            'NF_VPPIP4' and
5019            '64B' and
5020            '2T1C' and
5021            'NDRPDR'"
5022   reference:
5023     include: "2"
5024     name: "VNF-1c"
5025   compare:
5026     include: "1"
5027     name: "VNF-0.5c"
5028   parameters:
5029   - "throughput"
5030   - "name"
5031   - "tags"
5032   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5033   x-axis: "X = VNFs per Service Chain"
5034   y-axis: "Y = Number of Service Chains"
5035   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5036   layout:
5037     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5038     layout: "plot-service-density"
5039
5040 - type: "plot"
5041   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5042   algorithm: "plot_service_density_heatmap_compare"
5043   output-file-type: ".html"
5044   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5045   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5046   filter: "'NIC_Intel-X710' and
5047            'NF_DENSITY' and
5048            'VHOST' and
5049            'CHAIN' and
5050            'NF_VPPIP4' and
5051            '64B' and
5052            '4T2C' and
5053            'NDRPDR'"
5054   reference:
5055     include: "2"
5056     name: "VNF-1c"
5057   compare:
5058     include: "1"
5059     name: "VNF-0.5c"
5060   parameters:
5061   - "throughput"
5062   - "name"
5063   - "tags"
5064   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5065   x-axis: "X = VNFs per Service Chain"
5066   y-axis: "Y = Number of Service Chains"
5067   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5068   layout:
5069     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5070     layout: "plot-service-density"
5071
5072 - type: "plot"
5073   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5074   algorithm: "plot_service_density_heatmap_compare"
5075   output-file-type: ".html"
5076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5077   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5078   filter: "'NIC_Intel-X710' and
5079            'NF_DENSITY' and
5080            'VHOST' and
5081            'CHAIN' and
5082            'NF_VPPIP4' and
5083            '64B' and
5084            '8T4C' and
5085            'NDRPDR'"
5086   reference:
5087     include: "2"
5088     name: "VNF-1c"
5089   compare:
5090     include: "1"
5091     name: "VNF-0.5c"
5092   parameters:
5093   - "throughput"
5094   - "name"
5095   - "tags"
5096   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5097   x-axis: "X = VNFs per Service Chain"
5098   y-axis: "Y = Number of Service Chains"
5099   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5100   layout:
5101     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5102     layout: "plot-service-density"
5103
5104 # Plots - NF Density - VSC - PDR IMIX
5105 - type: "plot"
5106   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5107   algorithm: "plot_service_density_heatmap_compare"
5108   output-file-type: ".html"
5109   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5110   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5111   filter: "'NIC_Intel-X710' and
5112            'NF_DENSITY' and
5113            'VHOST' and
5114            'CHAIN' and
5115            'NF_VPPIP4' and
5116            'IMIX' and
5117            '2T1C' and
5118            'NDRPDR'"
5119   reference:
5120     include: "2"
5121     name: "VNF-1c"
5122   compare:
5123     include: "1"
5124     name: "VNF-0.5c"
5125   parameters:
5126   - "throughput"
5127   - "name"
5128   - "tags"
5129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5130   x-axis: "X = VNFs per Service Chain"
5131   y-axis: "Y = Number of Service Chains"
5132   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5133   layout:
5134     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5135     layout: "plot-service-density"
5136
5137 - type: "plot"
5138   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5139   algorithm: "plot_service_density_heatmap_compare"
5140   output-file-type: ".html"
5141   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5142   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5143   filter: "'NIC_Intel-X710' and
5144            'NF_DENSITY' and
5145            'VHOST' and
5146            'CHAIN' and
5147            'NF_VPPIP4' and
5148            'IMIX' and
5149            '4T2C' and
5150            'NDRPDR'"
5151   reference:
5152     include: "2"
5153     name: "VNF-1c"
5154   compare:
5155     include: "1"
5156     name: "VNF-0.5c"
5157   parameters:
5158   - "throughput"
5159   - "name"
5160   - "tags"
5161   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5162   x-axis: "X = VNFs per Service Chain"
5163   y-axis: "Y = Number of Service Chains"
5164   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5165   layout:
5166     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5167     layout: "plot-service-density"
5168
5169 - type: "plot"
5170   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5171   algorithm: "plot_service_density_heatmap_compare"
5172   output-file-type: ".html"
5173   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5174   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5175   filter: "'NIC_Intel-X710' and
5176            'NF_DENSITY' and
5177            'VHOST' and
5178            'CHAIN' and
5179            'NF_VPPIP4' and
5180            'IMIX' and
5181            '8T4C' and
5182            'NDRPDR'"
5183   reference:
5184     include: "2"
5185     name: "VNF-1c"
5186   compare:
5187     include: "1"
5188     name: "VNF-0.5c"
5189   parameters:
5190   - "throughput"
5191   - "name"
5192   - "tags"
5193   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5194   x-axis: "X = VNFs per Service Chain"
5195   y-axis: "Y = Number of Service Chains"
5196   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5197   layout:
5198     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5199     layout: "plot-service-density"
5200
5201 ################################################################################
5202 # Plots - NF Density - CSC - MRR 64b
5203 - type: "plot"
5204   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5205   algorithm: "plot_service_density_heatmap_compare"
5206   output-file-type: ".html"
5207   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5208   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5209   filter: "'NIC_Intel-X710' and
5210            'NF_DENSITY' and
5211            'DOCKER' and
5212            'CHAIN' and
5213            'NF_VPPIP4' and
5214            '64B' and
5215            '2T1C' and
5216            'MRR'"
5217   reference:
5218     include: "2"
5219     name: "CNF-1c"
5220   compare:
5221     include: "1"
5222     name: "CNF-0.5c"
5223   parameters:
5224   - "result"
5225   - "name"
5226   - "tags"
5227   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5228   x-axis: "X = CNFs per Service Chain"
5229   y-axis: "Y = Number of Service Chains"
5230   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5231   layout:
5232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5233     layout: "plot-service-density"
5234
5235 - type: "plot"
5236   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5237   algorithm: "plot_service_density_heatmap_compare"
5238   output-file-type: ".html"
5239   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5240   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5241   filter: "'NIC_Intel-X710' and
5242            'NF_DENSITY' and
5243            'DOCKER' and
5244            'CHAIN' and
5245            'NF_VPPIP4' and
5246            '64B' and
5247            '4T2C' and
5248            'MRR'"
5249   reference:
5250     include: "2"
5251     name: "CNF-1c"
5252   compare:
5253     include: "1"
5254     name: "CNF-0.5c"
5255   parameters:
5256   - "result"
5257   - "name"
5258   - "tags"
5259   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5260   x-axis: "X = CNFs per Service Chain"
5261   y-axis: "Y = Number of Service Chains"
5262   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5263   layout:
5264     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5265     layout: "plot-service-density"
5266
5267 - type: "plot"
5268   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5269   algorithm: "plot_service_density_heatmap_compare"
5270   output-file-type: ".html"
5271   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5272   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5273   filter: "'NIC_Intel-X710' and
5274            'NF_DENSITY' and
5275            'DOCKER' and
5276            'CHAIN' and
5277            'NF_VPPIP4' and
5278            '64B' and
5279            '8T4C' and
5280            'MRR'"
5281   reference:
5282     include: "2"
5283     name: "CNF-1c"
5284   compare:
5285     include: "1"
5286     name: "CNF-0.5c"
5287   parameters:
5288   - "result"
5289   - "name"
5290   - "tags"
5291   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5292   x-axis: "X = CNFs per Service Chain"
5293   y-axis: "Y = Number of Service Chains"
5294   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5295   layout:
5296     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5297     layout: "plot-service-density"
5298
5299 # Plots - NF Density - CSC - MRR IMIX
5300 - type: "plot"
5301   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5302   algorithm: "plot_service_density_heatmap_compare"
5303   output-file-type: ".html"
5304   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5305   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5306   filter: "'NIC_Intel-X710' and
5307            'NF_DENSITY' and
5308            'DOCKER' and
5309            'CHAIN' and
5310            'NF_VPPIP4' and
5311            'IMIX' and
5312            '2T1C' and
5313            'MRR'"
5314   reference:
5315     include: "2"
5316     name: "CNF-1c"
5317   compare:
5318     include: "1"
5319     name: "CNF-0.5c"
5320   parameters:
5321   - "result"
5322   - "name"
5323   - "tags"
5324   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5325   x-axis: "X = CNFs per Service Chain"
5326   y-axis: "Y = Number of Service Chains"
5327   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5328   layout:
5329     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5330     layout: "plot-service-density"
5331
5332 - type: "plot"
5333   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5334   algorithm: "plot_service_density_heatmap_compare"
5335   output-file-type: ".html"
5336   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5337   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5338   filter: "'NIC_Intel-X710' and
5339            'NF_DENSITY' and
5340            'DOCKER' and
5341            'CHAIN' and
5342            'NF_VPPIP4' and
5343            'IMIX' and
5344            '4T2C' and
5345            'MRR'"
5346   reference:
5347     include: "2"
5348     name: "CNF-1c"
5349   compare:
5350     include: "1"
5351     name: "CNF-0.5c"
5352   parameters:
5353   - "result"
5354   - "name"
5355   - "tags"
5356   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5357   x-axis: "X = CNFs per Service Chain"
5358   y-axis: "Y = Number of Service Chains"
5359   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5360   layout:
5361     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5362     layout: "plot-service-density"
5363
5364 - type: "plot"
5365   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5366   algorithm: "plot_service_density_heatmap_compare"
5367   output-file-type: ".html"
5368   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5369   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5370   filter: "'NIC_Intel-X710' and
5371            'NF_DENSITY' and
5372            'DOCKER' and
5373            'CHAIN' and
5374            'NF_VPPIP4' and
5375            'IMIX' and
5376            '8T4C' and
5377            'MRR'"
5378   reference:
5379     include: "2"
5380     name: "CNF-1c"
5381   compare:
5382     include: "1"
5383     name: "CNF-0.5c"
5384   parameters:
5385   - "result"
5386   - "name"
5387   - "tags"
5388   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5389   x-axis: "X = CNFs per Service Chain"
5390   y-axis: "Y = Number of Service Chains"
5391   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5392   layout:
5393     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5394     layout: "plot-service-density"
5395
5396 # Plots - NF Density - CSC - NDR 64b
5397 - type: "plot"
5398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5399   algorithm: "plot_service_density_heatmap_compare"
5400   output-file-type: ".html"
5401   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5402   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5403   filter: "'NIC_Intel-X710' and
5404            'NF_DENSITY' and
5405            'DOCKER' and
5406            'CHAIN' and
5407            'NF_VPPIP4' and
5408            '64B' and
5409            '2T1C' and
5410            'NDRPDR'"
5411   reference:
5412     include: "2"
5413     name: "CNF-1c"
5414   compare:
5415     include: "1"
5416     name: "CNF-0.5c"
5417   parameters:
5418   - "throughput"
5419   - "name"
5420   - "tags"
5421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5422   x-axis: "X = CNFs per Service Chain"
5423   y-axis: "Y = Number of Service Chains"
5424   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5425   layout:
5426     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5427     layout: "plot-service-density"
5428
5429 - type: "plot"
5430   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5431   algorithm: "plot_service_density_heatmap_compare"
5432   output-file-type: ".html"
5433   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5434   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5435   filter: "'NIC_Intel-X710' and
5436            'NF_DENSITY' and
5437            'DOCKER' and
5438            'CHAIN' and
5439            'NF_VPPIP4' and
5440            '64B' and
5441            '4T2C' and
5442            'NDRPDR'"
5443   reference:
5444     include: "2"
5445     name: "CNF-1c"
5446   compare:
5447     include: "1"
5448     name: "CNF-0.5c"
5449   parameters:
5450   - "throughput"
5451   - "name"
5452   - "tags"
5453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5454   x-axis: "X = CNFs per Service Chain"
5455   y-axis: "Y = Number of Service Chains"
5456   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5457   layout:
5458     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5459     layout: "plot-service-density"
5460
5461 - type: "plot"
5462   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5463   algorithm: "plot_service_density_heatmap_compare"
5464   output-file-type: ".html"
5465   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5466   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5467   filter: "'NIC_Intel-X710' and
5468            'NF_DENSITY' and
5469            'DOCKER' and
5470            'CHAIN' and
5471            'NF_VPPIP4' and
5472            '64B' and
5473            '8T4C' and
5474            'NDRPDR'"
5475   reference:
5476     include: "2"
5477     name: "CNF-1c"
5478   compare:
5479     include: "1"
5480     name: "CNF-0.5c"
5481   parameters:
5482   - "throughput"
5483   - "name"
5484   - "tags"
5485   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5486   x-axis: "X = CNFs per Service Chain"
5487   y-axis: "Y = Number of Service Chains"
5488   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5489   layout:
5490     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5491     layout: "plot-service-density"
5492
5493 # Plots - NF Density - CSC - NDR IMIX
5494 - type: "plot"
5495   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5496   algorithm: "plot_service_density_heatmap_compare"
5497   output-file-type: ".html"
5498   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5499   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5500   filter: "'NIC_Intel-X710' and
5501            'NF_DENSITY' and
5502            'DOCKER' and
5503            'CHAIN' and
5504            'NF_VPPIP4' and
5505            'IMIX' and
5506            '2T1C' and
5507            'NDRPDR'"
5508   reference:
5509     include: "2"
5510     name: "CNF-1c"
5511   compare:
5512     include: "1"
5513     name: "CNF-0.5c"
5514   parameters:
5515   - "throughput"
5516   - "name"
5517   - "tags"
5518   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5519   x-axis: "X = CNFs per Service Chain"
5520   y-axis: "Y = Number of Service Chains"
5521   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5522   layout:
5523     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5524     layout: "plot-service-density"
5525
5526 - type: "plot"
5527   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5528   algorithm: "plot_service_density_heatmap_compare"
5529   output-file-type: ".html"
5530   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5531   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5532   filter: "'NIC_Intel-X710' and
5533            'NF_DENSITY' and
5534            'DOCKER' and
5535            'CHAIN' and
5536            'NF_VPPIP4' and
5537            'IMIX' and
5538            '4T2C' and
5539            'NDRPDR'"
5540   reference:
5541     include: "2"
5542     name: "CNF-1c"
5543   compare:
5544     include: "1"
5545     name: "CNF-0.5c"
5546   parameters:
5547   - "throughput"
5548   - "name"
5549   - "tags"
5550   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5551   x-axis: "X = CNFs per Service Chain"
5552   y-axis: "Y = Number of Service Chains"
5553   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5554   layout:
5555     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5556     layout: "plot-service-density"
5557
5558 - type: "plot"
5559   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5560   algorithm: "plot_service_density_heatmap_compare"
5561   output-file-type: ".html"
5562   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5563   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5564   filter: "'NIC_Intel-X710' and
5565            'NF_DENSITY' and
5566            'DOCKER' and
5567            'CHAIN' and
5568            'NF_VPPIP4' and
5569            'IMIX' and
5570            '8T4C' and
5571            'NDRPDR'"
5572   reference:
5573     include: "2"
5574     name: "CNF-1c"
5575   compare:
5576     include: "1"
5577     name: "CNF-0.5c"
5578   parameters:
5579   - "throughput"
5580   - "name"
5581   - "tags"
5582   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5583   x-axis: "X = CNFs per Service Chain"
5584   y-axis: "Y = Number of Service Chains"
5585   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5586   layout:
5587     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5588     layout: "plot-service-density"
5589
5590 # Plots - NF Density - CSC - PDR 64b
5591 - type: "plot"
5592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5593   algorithm: "plot_service_density_heatmap_compare"
5594   output-file-type: ".html"
5595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5596   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5597   filter: "'NIC_Intel-X710' and
5598            'NF_DENSITY' and
5599            'DOCKER' and
5600            'CHAIN' and
5601            'NF_VPPIP4' and
5602            '64B' and
5603            '2T1C' and
5604            'NDRPDR'"
5605   reference:
5606     include: "2"
5607     name: "CNF-1c"
5608   compare:
5609     include: "1"
5610     name: "CNF-0.5c"
5611   parameters:
5612   - "throughput"
5613   - "name"
5614   - "tags"
5615   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5616   x-axis: "X = CNFs per Service Chain"
5617   y-axis: "Y = Number of Service Chains"
5618   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5619   layout:
5620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5621     layout: "plot-service-density"
5622
5623 - type: "plot"
5624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5625   algorithm: "plot_service_density_heatmap_compare"
5626   output-file-type: ".html"
5627   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5628   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5629   filter: "'NIC_Intel-X710' and
5630            'NF_DENSITY' and
5631            'DOCKER' and
5632            'CHAIN' and
5633            'NF_VPPIP4' and
5634            '64B' and
5635            '4T2C' and
5636            'NDRPDR'"
5637   reference:
5638     include: "2"
5639     name: "CNF-1c"
5640   compare:
5641     include: "1"
5642     name: "CNF-0.5c"
5643   parameters:
5644   - "throughput"
5645   - "name"
5646   - "tags"
5647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5648   x-axis: "X = CNFs per Service Chain"
5649   y-axis: "Y = Number of Service Chains"
5650   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5651   layout:
5652     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5653     layout: "plot-service-density"
5654
5655 - type: "plot"
5656   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5657   algorithm: "plot_service_density_heatmap_compare"
5658   output-file-type: ".html"
5659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5660   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5661   filter: "'NIC_Intel-X710' and
5662            'NF_DENSITY' and
5663            'DOCKER' and
5664            'CHAIN' and
5665            'NF_VPPIP4' and
5666            '64B' and
5667            '8T4C' and
5668            'NDRPDR'"
5669   reference:
5670     include: "2"
5671     name: "CNF-1c"
5672   compare:
5673     include: "1"
5674     name: "CNF-0.5c"
5675   parameters:
5676   - "throughput"
5677   - "name"
5678   - "tags"
5679   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5680   x-axis: "X = CNFs per Service Chain"
5681   y-axis: "Y = Number of Service Chains"
5682   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5683   layout:
5684     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5685     layout: "plot-service-density"
5686
5687 # Plots - NF Density - CSC - PDR IMIX
5688 - type: "plot"
5689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5690   algorithm: "plot_service_density_heatmap_compare"
5691   output-file-type: ".html"
5692   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5693   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5694   filter: "'NIC_Intel-X710' and
5695            'NF_DENSITY' and
5696            'DOCKER' and
5697            'CHAIN' and
5698            'NF_VPPIP4' and
5699            'IMIX' and
5700            '2T1C' and
5701            'NDRPDR'"
5702   reference:
5703     include: "2"
5704     name: "CNF-1c"
5705   compare:
5706     include: "1"
5707     name: "CNF-0.5c"
5708   parameters:
5709   - "throughput"
5710   - "name"
5711   - "tags"
5712   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5713   x-axis: "X = CNFs per Service Chain"
5714   y-axis: "Y = Number of Service Chains"
5715   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5716   layout:
5717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5718     layout: "plot-service-density"
5719
5720 - type: "plot"
5721   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5722   algorithm: "plot_service_density_heatmap_compare"
5723   output-file-type: ".html"
5724   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5725   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5726   filter: "'NIC_Intel-X710' and
5727            'NF_DENSITY' and
5728            'DOCKER' and
5729            'CHAIN' and
5730            'NF_VPPIP4' and
5731            'IMIX' and
5732            '4T2C' and
5733            'NDRPDR'"
5734   reference:
5735     include: "2"
5736     name: "CNF-1c"
5737   compare:
5738     include: "1"
5739     name: "CNF-0.5c"
5740   parameters:
5741   - "throughput"
5742   - "name"
5743   - "tags"
5744   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5745   x-axis: "X = CNFs per Service Chain"
5746   y-axis: "Y = Number of Service Chains"
5747   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5748   layout:
5749     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5750     layout: "plot-service-density"
5751
5752 - type: "plot"
5753   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5754   algorithm: "plot_service_density_heatmap_compare"
5755   output-file-type: ".html"
5756   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5757   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5758   filter: "'NIC_Intel-X710' and
5759            'NF_DENSITY' and
5760            'DOCKER' and
5761            'CHAIN' and
5762            'NF_VPPIP4' and
5763            'IMIX' and
5764            '8T4C' and
5765            'NDRPDR'"
5766   reference:
5767     include: "2"
5768     name: "CNF-1c"
5769   compare:
5770     include: "1"
5771     name: "CNF-0.5c"
5772   parameters:
5773   - "throughput"
5774   - "name"
5775   - "tags"
5776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5777   x-axis: "X = CNFs per Service Chain"
5778   y-axis: "Y = Number of Service Chains"
5779   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5780   layout:
5781     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5782     layout: "plot-service-density"
5783
5784 ################################################################################
5785 # Plots - NF Density - CSP - MRR 64b
5786 - type: "plot"
5787   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5788   algorithm: "plot_service_density_heatmap_compare"
5789   output-file-type: ".html"
5790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5791   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5792   filter: "'NIC_Intel-X710' and
5793            'NF_DENSITY' and
5794            'DOCKER' and
5795            'PIPELINE' and
5796            'NF_VPPIP4' and
5797            '64B' and
5798            '2T1C' and
5799            'MRR'"
5800   reference:
5801     include: "2"
5802     name: "CNF-1c"
5803   compare:
5804     include: "1"
5805     name: "CNF-0.5c"
5806   parameters:
5807   - "result"
5808   - "name"
5809   - "tags"
5810   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5811   x-axis: "X = CNFs per Service Pipeline"
5812   y-axis: "Y = Number of Service Pipelines"
5813   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5814   layout:
5815     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5816     layout: "plot-service-density"
5817
5818 - type: "plot"
5819   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5820   algorithm: "plot_service_density_heatmap_compare"
5821   output-file-type: ".html"
5822   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5823   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5824   filter: "'NIC_Intel-X710' and
5825            'NF_DENSITY' and
5826            'DOCKER' and
5827            'PIPELINE' and
5828            'NF_VPPIP4' and
5829            '64B' and
5830            '4T2C' and
5831            'MRR'"
5832   reference:
5833     include: "2"
5834     name: "CNF-1c"
5835   compare:
5836     include: "1"
5837     name: "CNF-0.5c"
5838   parameters:
5839   - "result"
5840   - "name"
5841   - "tags"
5842   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5843   x-axis: "X = CNFs per Service Pipeline"
5844   y-axis: "Y = Number of Service Pipelines"
5845   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5846   layout:
5847     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5848     layout: "plot-service-density"
5849
5850 - type: "plot"
5851   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5852   algorithm: "plot_service_density_heatmap_compare"
5853   output-file-type: ".html"
5854   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5855   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5856   filter: "'NIC_Intel-X710' and
5857            'NF_DENSITY' and
5858            'DOCKER' and
5859            'PIPELINE' and
5860            'NF_VPPIP4' and
5861            '64B' and
5862            '8T4C' and
5863            'MRR'"
5864   reference:
5865     include: "2"
5866     name: "CNF-1c"
5867   compare:
5868     include: "1"
5869     name: "CNF-0.5c"
5870   parameters:
5871   - "result"
5872   - "name"
5873   - "tags"
5874   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5875   x-axis: "X = CNFs per Service Pipeline"
5876   y-axis: "Y = Number of Service Pipelines"
5877   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5878   layout:
5879     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5880     layout: "plot-service-density"
5881
5882 # Plots - NF Density - CSP - MRR IMIX
5883 - type: "plot"
5884   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5885   algorithm: "plot_service_density_heatmap_compare"
5886   output-file-type: ".html"
5887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5888   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5889   filter: "'NIC_Intel-X710' and
5890            'NF_DENSITY' and
5891            'DOCKER' and
5892            'PIPELINE' and
5893            'NF_VPPIP4' and
5894            'IMIX' and
5895            '2T1C' and
5896            'MRR'"
5897   reference:
5898     include: "2"
5899     name: "CNF-1c"
5900   compare:
5901     include: "1"
5902     name: "CNF-0.5c"
5903   parameters:
5904   - "result"
5905   - "name"
5906   - "tags"
5907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5908   x-axis: "X = CNFs per Service Pipeline"
5909   y-axis: "Y = Number of Service Pipelines"
5910   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5911   layout:
5912     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5913     layout: "plot-service-density"
5914
5915 - type: "plot"
5916   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5917   algorithm: "plot_service_density_heatmap_compare"
5918   output-file-type: ".html"
5919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5920   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5921   filter: "'NIC_Intel-X710' and
5922            'NF_DENSITY' and
5923            'DOCKER' and
5924            'PIPELINE' and
5925            'NF_VPPIP4' and
5926            'IMIX' and
5927            '4T2C' and
5928            'MRR'"
5929   reference:
5930     include: "2"
5931     name: "CNF-1c"
5932   compare:
5933     include: "1"
5934     name: "CNF-0.5c"
5935   parameters:
5936   - "result"
5937   - "name"
5938   - "tags"
5939   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5940   x-axis: "X = CNFs per Service Pipeline"
5941   y-axis: "Y = Number of Service Pipelines"
5942   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5943   layout:
5944     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5945     layout: "plot-service-density"
5946
5947 - type: "plot"
5948   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5949   algorithm: "plot_service_density_heatmap_compare"
5950   output-file-type: ".html"
5951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5952   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5953   filter: "'NIC_Intel-X710' and
5954            'NF_DENSITY' and
5955            'DOCKER' and
5956            'PIPELINE' and
5957            'NF_VPPIP4' and
5958            'IMIX' and
5959            '8T4C' and
5960            'MRR'"
5961   reference:
5962     include: "2"
5963     name: "CNF-1c"
5964   compare:
5965     include: "1"
5966     name: "CNF-0.5c"
5967   parameters:
5968   - "result"
5969   - "name"
5970   - "tags"
5971   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5972   x-axis: "X = CNFs per Service Pipeline"
5973   y-axis: "Y = Number of Service Pipelines"
5974   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5975   layout:
5976     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5977     layout: "plot-service-density"
5978
5979 # Plots - NF Density - CSP - NDR 64b
5980 - type: "plot"
5981   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5982   algorithm: "plot_service_density_heatmap_compare"
5983   output-file-type: ".html"
5984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5985   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5986   filter: "'NIC_Intel-X710' and
5987            'NF_DENSITY' and
5988            'DOCKER' and
5989            'PIPELINE' and
5990            'NF_VPPIP4' and
5991            '64B' and
5992            '2T1C' and
5993            'NDRPDR'"
5994   reference:
5995     include: "2"
5996     name: "CNF-1c"
5997   compare:
5998     include: "1"
5999     name: "CNF-0.5c"
6000   parameters:
6001   - "throughput"
6002   - "name"
6003   - "tags"
6004   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6005   x-axis: "X = CNFs per Service Pipeline"
6006   y-axis: "Y = Number of Service Pipelines"
6007   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6008   layout:
6009     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6010     layout: "plot-service-density"
6011
6012 - type: "plot"
6013   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6014   algorithm: "plot_service_density_heatmap_compare"
6015   output-file-type: ".html"
6016   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6017   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6018   filter: "'NIC_Intel-X710' and
6019            'NF_DENSITY' and
6020            'DOCKER' and
6021            'PIPELINE' and
6022            'NF_VPPIP4' and
6023            '64B' and
6024            '4T2C' and
6025            'NDRPDR'"
6026   reference:
6027     include: "2"
6028     name: "CNF-1c"
6029   compare:
6030     include: "1"
6031     name: "CNF-0.5c"
6032   parameters:
6033   - "throughput"
6034   - "name"
6035   - "tags"
6036   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6037   x-axis: "X = CNFs per Service Pipeline"
6038   y-axis: "Y = Number of Service Pipelines"
6039   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6040   layout:
6041     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6042     layout: "plot-service-density"
6043
6044 - type: "plot"
6045   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6046   algorithm: "plot_service_density_heatmap_compare"
6047   output-file-type: ".html"
6048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
6049   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6050   filter: "'NIC_Intel-X710' and
6051            'NF_DENSITY' and
6052            'DOCKER' and
6053            'PIPELINE' and
6054            'NF_VPPIP4' and
6055            '64B' and
6056            '8T4C' and
6057            'NDRPDR'"
6058   reference:
6059     include: "2"
6060     name: "CNF-1c"
6061   compare:
6062     include: "1"
6063     name: "CNF-0.5c"
6064   parameters:
6065   - "throughput"
6066   - "name"
6067   - "tags"
6068   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6069   x-axis: "X = CNFs per Service Pipeline"
6070   y-axis: "Y = Number of Service Pipelines"
6071   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6072   layout:
6073     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6074     layout: "plot-service-density"
6075
6076 # Plots - NF Density - CSP - NDR IMIX
6077 - type: "plot"
6078   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6079   algorithm: "plot_service_density_heatmap_compare"
6080   output-file-type: ".html"
6081   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6082   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6083   filter: "'NIC_Intel-X710' and
6084            'NF_DENSITY' and
6085            'DOCKER' and
6086            'PIPELINE' and
6087            'NF_VPPIP4' and
6088            'IMIX' and
6089            '2T1C' and
6090            'NDRPDR'"
6091   reference:
6092     include: "2"
6093     name: "CNF-1c"
6094   compare:
6095     include: "1"
6096     name: "CNF-0.5c"
6097   parameters:
6098   - "throughput"
6099   - "name"
6100   - "tags"
6101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6102   x-axis: "X = CNFs per Service Pipeline"
6103   y-axis: "Y = Number of Service Pipelines"
6104   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6105   layout:
6106     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6107     layout: "plot-service-density"
6108
6109 - type: "plot"
6110   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6111   algorithm: "plot_service_density_heatmap_compare"
6112   output-file-type: ".html"
6113   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6114   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6115   filter: "'NIC_Intel-X710' and
6116            'NF_DENSITY' and
6117            'DOCKER' and
6118            'PIPELINE' and
6119            'NF_VPPIP4' and
6120            'IMIX' and
6121            '4T2C' and
6122            'NDRPDR'"
6123   reference:
6124     include: "2"
6125     name: "CNF-1c"
6126   compare:
6127     include: "1"
6128     name: "CNF-0.5c"
6129   parameters:
6130   - "throughput"
6131   - "name"
6132   - "tags"
6133   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6134   x-axis: "X = CNFs per Service Pipeline"
6135   y-axis: "Y = Number of Service Pipelines"
6136   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6137   layout:
6138     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6139     layout: "plot-service-density"
6140
6141 - type: "plot"
6142   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6143   algorithm: "plot_service_density_heatmap_compare"
6144   output-file-type: ".html"
6145   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6146   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6147   filter: "'NIC_Intel-X710' and
6148            'NF_DENSITY' and
6149            'DOCKER' and
6150            'PIPELINE' and
6151            'NF_VPPIP4' and
6152            'IMIX' and
6153            '8T4C' and
6154            'NDRPDR'"
6155   reference:
6156     include: "2"
6157     name: "CNF-1c"
6158   compare:
6159     include: "1"
6160     name: "CNF-0.5c"
6161   parameters:
6162   - "throughput"
6163   - "name"
6164   - "tags"
6165   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6166   x-axis: "X = CNFs per Service Pipeline"
6167   y-axis: "Y = Number of Service Pipelines"
6168   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6169   layout:
6170     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6171     layout: "plot-service-density"
6172
6173 # Plots - NF Density - CSP - PDR 64b
6174 - type: "plot"
6175   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6176   algorithm: "plot_service_density_heatmap_compare"
6177   output-file-type: ".html"
6178   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6179   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6180   filter: "'NIC_Intel-X710' and
6181            'NF_DENSITY' and
6182            'DOCKER' and
6183            'PIPELINE' and
6184            'NF_VPPIP4' and
6185            '64B' and
6186            '2T1C' and
6187            'NDRPDR'"
6188   reference:
6189     include: "2"
6190     name: "CNF-1c"
6191   compare:
6192     include: "1"
6193     name: "CNF-0.5c"
6194   parameters:
6195   - "throughput"
6196   - "name"
6197   - "tags"
6198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6199   x-axis: "X = CNFs per Service Pipeline"
6200   y-axis: "Y = Number of Service Pipelines"
6201   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6202   layout:
6203     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6204     layout: "plot-service-density"
6205
6206 - type: "plot"
6207   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6208   algorithm: "plot_service_density_heatmap_compare"
6209   output-file-type: ".html"
6210   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6211   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6212   filter: "'NIC_Intel-X710' and
6213            'NF_DENSITY' and
6214            'DOCKER' and
6215            'PIPELINE' and
6216            'NF_VPPIP4' and
6217            '64B' and
6218            '4T2C' and
6219            'NDRPDR'"
6220   reference:
6221     include: "2"
6222     name: "CNF-1c"
6223   compare:
6224     include: "1"
6225     name: "CNF-0.5c"
6226   parameters:
6227   - "throughput"
6228   - "name"
6229   - "tags"
6230   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6231   x-axis: "X = CNFs per Service Pipeline"
6232   y-axis: "Y = Number of Service Pipelines"
6233   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6234   layout:
6235     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6236     layout: "plot-service-density"
6237
6238 - type: "plot"
6239   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6240   algorithm: "plot_service_density_heatmap_compare"
6241   output-file-type: ".html"
6242   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6243   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6244   filter: "'NIC_Intel-X710' and
6245            'NF_DENSITY' and
6246            'DOCKER' and
6247            'PIPELINE' and
6248            'NF_VPPIP4' and
6249            '64B' and
6250            '8T4C' and
6251            'NDRPDR'"
6252   reference:
6253     include: "2"
6254     name: "CNF-1c"
6255   compare:
6256     include: "1"
6257     name: "CNF-0.5c"
6258   parameters:
6259   - "throughput"
6260   - "name"
6261   - "tags"
6262   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6263   x-axis: "X = CNFs per Service Pipeline"
6264   y-axis: "Y = Number of Service Pipelines"
6265   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6266   layout:
6267     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6268     layout: "plot-service-density"
6269
6270 # Plots - NF Density - CSP - PDR IMIX
6271 - type: "plot"
6272   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6273   algorithm: "plot_service_density_heatmap_compare"
6274   output-file-type: ".html"
6275   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6276   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6277   filter: "'NIC_Intel-X710' and
6278            'NF_DENSITY' and
6279            'DOCKER' and
6280            'PIPELINE' and
6281            'NF_VPPIP4' and
6282            'IMIX' and
6283            '2T1C' and
6284            'NDRPDR'"
6285   reference:
6286     include: "2"
6287     name: "CNF-1c"
6288   compare:
6289     include: "1"
6290     name: "CNF-0.5c"
6291   parameters:
6292   - "throughput"
6293   - "name"
6294   - "tags"
6295   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6296   x-axis: "X = CNFs per Service Pipeline"
6297   y-axis: "Y = Number of Service Pipelines"
6298   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6299   layout:
6300     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6301     layout: "plot-service-density"
6302
6303 - type: "plot"
6304   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6305   algorithm: "plot_service_density_heatmap_compare"
6306   output-file-type: ".html"
6307   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6308   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6309   filter: "'NIC_Intel-X710' and
6310            'NF_DENSITY' and
6311            'DOCKER' and
6312            'PIPELINE' and
6313            'NF_VPPIP4' and
6314            'IMIX' and
6315            '4T2C' and
6316            'NDRPDR'"
6317   reference:
6318     include: "2"
6319     name: "CNF-1c"
6320   compare:
6321     include: "1"
6322     name: "CNF-0.5c"
6323   parameters:
6324   - "throughput"
6325   - "name"
6326   - "tags"
6327   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6328   x-axis: "X = CNFs per Service Pipeline"
6329   y-axis: "Y = Number of Service Pipelines"
6330   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6331   layout:
6332     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6333     layout: "plot-service-density"
6334
6335 - type: "plot"
6336   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6337   algorithm: "plot_service_density_heatmap_compare"
6338   output-file-type: ".html"
6339   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6340   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6341   filter: "'NIC_Intel-X710' and
6342            'NF_DENSITY' and
6343            'DOCKER' and
6344            'PIPELINE' and
6345            'NF_VPPIP4' and
6346            'IMIX' and
6347            '8T4C' and
6348            'NDRPDR'"
6349   reference:
6350     include: "2"
6351     name: "CNF-1c"
6352   compare:
6353     include: "1"
6354     name: "CNF-0.5c"
6355   parameters:
6356   - "throughput"
6357   - "name"
6358   - "tags"
6359   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6360   x-axis: "X = CNFs per Service Pipeline"
6361   y-axis: "Y = Number of Service Pipelines"
6362   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6363   layout:
6364     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6365     layout: "plot-service-density"
6366
6367 ################################################################################
6368 ## Plots VPP HTTP Server Performance
6369 #- type: "plot"
6370 #  title: "VPP HTTP Server Performance"
6371 #  algorithm: "plot_http_server_performance_box"
6372 #  output-file-type: ".html"
6373 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6374 #  data:
6375 #    "plot-vpp-http-server-performance"
6376 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6377 #  # each tag is enclosed with ' (apostrophe).
6378 #  filter: "'HTTP' and 'TCP_CPS'"
6379 #  parameters:
6380 #  - "result"
6381 #  - "name"
6382 #  traces:
6383 #    hoverinfo: "x+y"
6384 #    boxpoints: "outliers"
6385 #    whiskerwidth: 0
6386 #  layout:
6387 #    title: "VPP HTTP Server Performance"
6388 #    layout:
6389 #      "plot-cps"
6390 #
6391 #- type: "plot"
6392 #  title: "VPP HTTP Server Performance"
6393 #  algorithm: "plot_http_server_performance_box"
6394 #  output-file-type: ".html"
6395 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6396 #  data:
6397 #    "plot-vpp-http-server-performance"
6398 #  filter: "'HTTP' and 'TCP_RPS'"
6399 #  parameters:
6400 #  - "result"
6401 #  - "name"
6402 #  traces:
6403 #    hoverinfo: "x+y"
6404 #    boxpoints: "outliers"
6405 #    whiskerwidth: 0
6406 #  layout:
6407 #    title: "VPP HTTP Server Performance"
6408 #    layout:
6409 #      "plot-rps"
6410
6411 ################################################################################
6412
6413 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6414 - type: "plot"
6415   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6416   algorithm: "plot_performance_box"
6417   output-file-type: ".html"
6418   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6420   filter: "'NIC_Intel-X520-DA2' and
6421            '64B' and
6422            ('BASE' or 'SCALE') and
6423            'NDRPDR' and
6424            'ETH' and
6425            '1T1C' and
6426            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6427            not 'VHOST' and
6428            not 'MEMIF'"
6429   parameters:
6430   - "throughput"
6431   - "parent"
6432   - "tags"
6433   sort:
6434   - "L2PATCH"
6435   - "L2XCBASE"
6436   - "BASE"
6437   - "FIB_10K"
6438   - "FIB_100K"
6439   - "FIB_1M"
6440   traces:
6441     hoverinfo: "x+y"
6442     boxpoints: "outliers"
6443     whiskerwidth: 0
6444   layout:
6445     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6446     layout: "plot-throughput"
6447
6448 - type: "plot"
6449   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6450   algorithm: "plot_performance_box"
6451   output-file-type: ".html"
6452   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6453   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6454   filter: "'NIC_Intel-X520-DA2' and
6455            '64B' and
6456            ('BASE' or 'SCALE') and
6457            'NDRPDR' and
6458            'ETH' and
6459            '1T1C' and
6460            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6461            not 'VHOST' and
6462            not 'MEMIF'"
6463   parameters:
6464   - "throughput"
6465   - "parent"
6466   - "tags"
6467   sort:
6468   - "L2PATCH"
6469   - "L2XCBASE"
6470   - "BASE"
6471   - "FIB_10K"
6472   - "FIB_100K"
6473   - "FIB_1M"
6474   traces:
6475     hoverinfo: "x+y"
6476     boxpoints: "outliers"
6477     whiskerwidth: 0
6478   layout:
6479     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6480     layout: "plot-throughput"
6481
6482 - type: "plot"
6483   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6484   algorithm: "plot_performance_box"
6485   output-file-type: ".html"
6486   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6488   filter: "'NIC_Intel-X520-DA2' and
6489            '64B' and
6490            ('BASE' or 'SCALE') and
6491            'NDRPDR' and
6492            'ETH' and
6493            '2T2C' and
6494            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6495            not 'VHOST' and
6496            not 'MEMIF'"
6497   parameters:
6498   - "throughput"
6499   - "parent"
6500   - "tags"
6501   sort:
6502   - "L2PATCH"
6503   - "L2XCBASE"
6504   - "BASE"
6505   - "FIB_10K"
6506   - "FIB_100K"
6507   - "FIB_1M"
6508   traces:
6509     hoverinfo: "x+y"
6510     boxpoints: "outliers"
6511     whiskerwidth: 0
6512   layout:
6513     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6514     layout: "plot-throughput"
6515
6516 - type: "plot"
6517   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6518   algorithm: "plot_performance_box"
6519   output-file-type: ".html"
6520   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6522   filter: "'NIC_Intel-X520-DA2' and
6523            '64B' and
6524            ('BASE' or 'SCALE') and
6525            'NDRPDR' and
6526            'ETH' and
6527            '2T2C' and
6528            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6529            not 'VHOST' and
6530            not 'MEMIF'"
6531   parameters:
6532   - "throughput"
6533   - "parent"
6534   - "tags"
6535   sort:
6536   - "L2PATCH"
6537   - "L2XCBASE"
6538   - "BASE"
6539   - "FIB_10K"
6540   - "FIB_100K"
6541   - "FIB_1M"
6542   traces:
6543     hoverinfo: "x+y"
6544     boxpoints: "outliers"
6545     whiskerwidth: 0
6546   layout:
6547     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6548     layout: "plot-throughput"
6549
6550 # Packet Throughput - VPP L2 3n-hsw-x520 features
6551 - type: "plot"
6552   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6553   algorithm: "plot_performance_box"
6554   output-file-type: ".html"
6555   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6557   filter: "'NIC_Intel-X520-DA2' and
6558            '64B' and
6559            'NDRPDR' and
6560            '1T1C' and
6561            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6562            not 'ACL' and
6563            not 'VHOST' and
6564            not 'MEMIF'"
6565   parameters:
6566   - "throughput"
6567   - "parent"
6568   - "tags"
6569   sort:
6570   - "L2XCBASE"    # l2xcbase
6571   - "L2BDBASE"    # l2bdbase
6572   - "L2XCFWD"     # dot1q-l2xcbase
6573   - "L2BDMACLRN"  # dot1q-l2bdbase
6574   traces:
6575     hoverinfo: "x+y"
6576     boxpoints: "outliers"
6577     whiskerwidth: 0
6578   layout:
6579     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6580     layout: "plot-throughput"
6581
6582 - type: "plot"
6583   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6584   algorithm: "plot_performance_box"
6585   output-file-type: ".html"
6586   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6587   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6588   filter: "'NIC_Intel-X520-DA2' and
6589            '64B' and
6590            'NDRPDR' and
6591            '1T1C' and
6592            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6593            not 'ACL' and
6594            not 'VHOST' and
6595            not 'MEMIF'"
6596   parameters:
6597   - "throughput"
6598   - "parent"
6599   - "tags"
6600   sort:
6601   - "L2XCBASE"    # l2xcbase
6602   - "L2BDBASE"    # l2bdbase
6603   - "L2XCFWD"     # dot1q-l2xcbase
6604   - "L2BDMACLRN"  # dot1q-l2bdbase
6605   traces:
6606     hoverinfo: "x+y"
6607     boxpoints: "outliers"
6608     whiskerwidth: 0
6609   layout:
6610     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6611     layout: "plot-throughput"
6612
6613 - type: "plot"
6614   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6615   algorithm: "plot_performance_box"
6616   output-file-type: ".html"
6617   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6619   filter: "'NIC_Intel-X520-DA2' and
6620            '64B' and
6621            'NDRPDR' and
6622            '2T2C' and
6623            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6624            not 'ACL' and
6625            not 'VHOST' and
6626            not 'MEMIF'"
6627   parameters:
6628   - "throughput"
6629   - "parent"
6630   - "tags"
6631   sort:
6632   - "L2XCBASE"    # l2xcbase
6633   - "L2BDBASE"    # l2bdbase
6634   - "L2XCFWD"     # dot1q-l2xcbase
6635   - "L2BDMACLRN"  # dot1q-l2bdbase
6636   traces:
6637     hoverinfo: "x+y"
6638     boxpoints: "outliers"
6639     whiskerwidth: 0
6640   layout:
6641     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6642     layout: "plot-throughput"
6643
6644 - type: "plot"
6645   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6646   algorithm: "plot_performance_box"
6647   output-file-type: ".html"
6648   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6650   filter: "'NIC_Intel-X520-DA2' and
6651            '64B' and
6652            'NDRPDR' and
6653            '2T2C' and
6654            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6655            not 'ACL' and
6656            not 'VHOST' and
6657            not 'MEMIF'"
6658   parameters:
6659   - "throughput"
6660   - "parent"
6661   - "tags"
6662   sort:
6663   - "L2XCBASE"    # l2xcbase
6664   - "L2BDBASE"    # l2bdbase
6665   - "L2XCFWD"     # dot1q-l2xcbase
6666   - "L2BDMACLRN"  # dot1q-l2bdbase
6667   traces:
6668     hoverinfo: "x+y"
6669     boxpoints: "outliers"
6670     whiskerwidth: 0
6671   layout:
6672     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6673     layout: "plot-throughput"
6674
6675 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6676 - type: "plot"
6677   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6678   algorithm: "plot_performance_box"
6679   output-file-type: ".html"
6680   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6681   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6682   filter: "'NIC_Intel-X520-DA2' and
6683            '64B' and
6684            'NDRPDR' and
6685            '1T1C' and
6686            'FEATURE' and
6687            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6688            'IACL' and
6689            ('ACL1' or 'ACL50') and
6690            ('10K_FLOWS' or '10k_FLOWS') and
6691            not 'MACIP' and
6692            not 'VHOST' and
6693            not 'MEMIF'"
6694   parameters:
6695   - "throughput"
6696   - "parent"
6697   - "tags"
6698   traces:
6699     hoverinfo: "x+y"
6700     boxpoints: "outliers"
6701     whiskerwidth: 0
6702   layout:
6703     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6704     layout: "plot-throughput"
6705
6706 - type: "plot"
6707   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6708   algorithm: "plot_performance_box"
6709   output-file-type: ".html"
6710   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6711   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6712   filter: "'NIC_Intel-X520-DA2' and
6713            '64B' and
6714            'NDRPDR' and
6715            '1T1C' and
6716            'FEATURE' and
6717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6718            'IACL' and
6719            ('ACL1' or 'ACL50') and
6720            ('10K_FLOWS' or '10k_FLOWS') and
6721            not 'MACIP' and
6722            not 'VHOST' and
6723            not 'MEMIF'"
6724   parameters:
6725   - "throughput"
6726   - "parent"
6727   - "tags"
6728   traces:
6729     hoverinfo: "x+y"
6730     boxpoints: "outliers"
6731     whiskerwidth: 0
6732   layout:
6733     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6734     layout: "plot-throughput"
6735
6736 - type: "plot"
6737   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6738   algorithm: "plot_performance_box"
6739   output-file-type: ".html"
6740   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6742   filter: "'NIC_Intel-X520-DA2' and
6743            '64B' and
6744            'NDRPDR' and
6745            '2T2C' and
6746            'FEATURE' and
6747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6748            'IACL' and
6749            ('ACL1' or 'ACL50') and
6750            ('10K_FLOWS' or '10k_FLOWS') and
6751            not 'MACIP' and
6752            not 'VHOST' and
6753            not 'MEMIF'"
6754   parameters:
6755   - "throughput"
6756   - "parent"
6757   - "tags"
6758   traces:
6759     hoverinfo: "x+y"
6760     boxpoints: "outliers"
6761     whiskerwidth: 0
6762   layout:
6763     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6764     layout: "plot-throughput"
6765
6766 - type: "plot"
6767   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6768   algorithm: "plot_performance_box"
6769   output-file-type: ".html"
6770   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6772   filter: "'NIC_Intel-X520-DA2' and
6773            '64B' and
6774            'NDRPDR' and
6775            '2T2C' and
6776            'FEATURE' and
6777            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6778            'IACL' and
6779            ('ACL1' or 'ACL50') and
6780            ('10K_FLOWS' or '10k_FLOWS') and
6781            not 'MACIP' and
6782            not 'VHOST' and
6783            not 'MEMIF'"
6784   parameters:
6785   - "throughput"
6786   - "parent"
6787   - "tags"
6788   traces:
6789     hoverinfo: "x+y"
6790     boxpoints: "outliers"
6791     whiskerwidth: 0
6792   layout:
6793     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6794     layout: "plot-throughput"
6795
6796 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6797 - type: "plot"
6798   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6799   algorithm: "plot_performance_box"
6800   output-file-type: ".html"
6801   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6803   filter: "'NIC_Intel-X520-DA2' and
6804            '64B' and
6805            'NDRPDR' and
6806            '1T1C' and
6807            'FEATURE' and
6808            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6809            'OACL' and
6810            ('ACL1' or 'ACL50') and
6811            ('10K_FLOWS' or '10k_FLOWS') and
6812            not 'MACIP' and
6813            not 'VHOST' and
6814            not 'MEMIF'"
6815   parameters:
6816   - "throughput"
6817   - "parent"
6818   - "tags"
6819   traces:
6820     hoverinfo: "x+y"
6821     boxpoints: "outliers"
6822     whiskerwidth: 0
6823   layout:
6824     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6825     layout: "plot-throughput"
6826
6827 - type: "plot"
6828   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6829   algorithm: "plot_performance_box"
6830   output-file-type: ".html"
6831   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6833   filter: "'NIC_Intel-X520-DA2' and
6834            '64B' and
6835            'NDRPDR' and
6836            '1T1C' and
6837            'FEATURE' and
6838            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6839            'OACL' and
6840            ('ACL1' or 'ACL50') and
6841            ('10K_FLOWS' or '10k_FLOWS') and
6842            not 'MACIP' and
6843            not 'VHOST' and
6844            not 'MEMIF'"
6845   parameters:
6846   - "throughput"
6847   - "parent"
6848   - "tags"
6849   traces:
6850     hoverinfo: "x+y"
6851     boxpoints: "outliers"
6852     whiskerwidth: 0
6853   layout:
6854     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6855     layout: "plot-throughput"
6856
6857 - type: "plot"
6858   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6859   algorithm: "plot_performance_box"
6860   output-file-type: ".html"
6861   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6863   filter: "'NIC_Intel-X520-DA2' and
6864            '64B' and
6865            'NDRPDR' and
6866            '2T2C' and
6867            'FEATURE' and
6868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6869            'OACL' and
6870            ('ACL1' or 'ACL50') and
6871            ('10K_FLOWS' or '10k_FLOWS') and
6872            not 'MACIP' and
6873            not 'VHOST' and
6874            not 'MEMIF'"
6875   parameters:
6876   - "throughput"
6877   - "parent"
6878   - "tags"
6879   traces:
6880     hoverinfo: "x+y"
6881     boxpoints: "outliers"
6882     whiskerwidth: 0
6883   layout:
6884     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6885     layout: "plot-throughput"
6886
6887 - type: "plot"
6888   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6889   algorithm: "plot_performance_box"
6890   output-file-type: ".html"
6891   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6893   filter: "'NIC_Intel-X520-DA2' and
6894            '64B' and
6895            'NDRPDR' and
6896            '2T2C' and
6897            'FEATURE' and
6898            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6899            'OACL' and
6900            ('ACL1' or 'ACL50') and
6901            ('10K_FLOWS' or '10k_FLOWS') and
6902            not 'MACIP' and
6903            not 'VHOST' and
6904            not 'MEMIF'"
6905   parameters:
6906   - "throughput"
6907   - "parent"
6908   - "tags"
6909   traces:
6910     hoverinfo: "x+y"
6911     boxpoints: "outliers"
6912     whiskerwidth: 0
6913   layout:
6914     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6915     layout: "plot-throughput"
6916
6917 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6918 - type: "plot"
6919   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6920   algorithm: "plot_performance_box"
6921   output-file-type: ".html"
6922   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6924   filter: "'NIC_Intel-X520-DA2' and
6925            '64B' and
6926            'NDRPDR' and
6927            '1T1C' and
6928            'FEATURE' and
6929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6930            'MACIP' and
6931            ('ACL1' or 'ACL50') and
6932            ('10K_FLOWS' or '10k_FLOWS') and
6933            not 'VHOST' and
6934            not 'MEMIF'"
6935   parameters:
6936   - "throughput"
6937   - "parent"
6938   - "tags"
6939   traces:
6940     hoverinfo: "x+y"
6941     boxpoints: "outliers"
6942     whiskerwidth: 0
6943   layout:
6944     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6945     layout: "plot-throughput"
6946
6947 - type: "plot"
6948   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6949   algorithm: "plot_performance_box"
6950   output-file-type: ".html"
6951   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6953   filter: "'NIC_Intel-X520-DA2' and
6954            '64B' and
6955            'NDRPDR' and
6956            '1T1C' and
6957            'FEATURE' and
6958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6959            'MACIP' and
6960            ('ACL1' or 'ACL50') and
6961            ('10K_FLOWS' or '10k_FLOWS') and
6962            not 'VHOST' and
6963            not 'MEMIF'"
6964   parameters:
6965   - "throughput"
6966   - "parent"
6967   - "tags"
6968   traces:
6969     hoverinfo: "x+y"
6970     boxpoints: "outliers"
6971     whiskerwidth: 0
6972   layout:
6973     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6974     layout: "plot-throughput"
6975
6976 - type: "plot"
6977   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6978   algorithm: "plot_performance_box"
6979   output-file-type: ".html"
6980   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6982   filter: "'NIC_Intel-X520-DA2' and
6983            '64B' and
6984            'NDRPDR' and
6985            '2T2C' and
6986            'FEATURE' and
6987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6988            'MACIP' and
6989            ('ACL1' or 'ACL50') and
6990            ('10K_FLOWS' or '10k_FLOWS') and
6991            not 'VHOST' and
6992            not 'MEMIF'"
6993   parameters:
6994   - "throughput"
6995   - "parent"
6996   - "tags"
6997   traces:
6998     hoverinfo: "x+y"
6999     boxpoints: "outliers"
7000     whiskerwidth: 0
7001   layout:
7002     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7003     layout: "plot-throughput"
7004
7005 - type: "plot"
7006   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7007   algorithm: "plot_performance_box"
7008   output-file-type: ".html"
7009   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7011   filter: "'NIC_Intel-X520-DA2' and
7012            '64B' and
7013            'NDRPDR' and
7014            '2T2C' and
7015            'FEATURE' and
7016            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7017            'MACIP' and
7018            ('ACL1' or 'ACL50') and
7019            ('10K_FLOWS' or '10k_FLOWS') and
7020            not 'VHOST' and
7021            not 'MEMIF'"
7022   parameters:
7023   - "throughput"
7024   - "parent"
7025   - "tags"
7026   traces:
7027     hoverinfo: "x+y"
7028     boxpoints: "outliers"
7029     whiskerwidth: 0
7030   layout:
7031     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7032     layout: "plot-throughput"
7033
7034 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7035 - type: "plot"
7036   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7037   algorithm: "plot_performance_box"
7038   output-file-type: ".html"
7039   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7041   filter: "'NIC_Intel-X710' and
7042            '64B' and
7043            ('BASE' or 'SCALE') and
7044            'NDRPDR' and
7045            'ETH' and
7046            '1T1C' and
7047            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7048            not 'VHOST' and
7049            not 'MEMIF'"
7050   parameters:
7051   - "throughput"
7052   - "parent"
7053   - "tags"
7054   sort:
7055   - "L2PATCH"
7056   - "L2XCFWD"
7057   - "L2BDMACLRN"
7058   - "FIB_10K"
7059   - "FIB_100K"
7060   - "FIB_1M"
7061   traces:
7062     hoverinfo: "x+y"
7063     boxpoints: "outliers"
7064     whiskerwidth: 0
7065   layout:
7066     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7067     layout: "plot-throughput"
7068
7069 - type: "plot"
7070   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7071   algorithm: "plot_performance_box"
7072   output-file-type: ".html"
7073   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7075   filter: "'NIC_Intel-X710' and
7076            '64B' and
7077            ('BASE' or 'SCALE') and
7078            'NDRPDR' and
7079            'ETH' and
7080            '1T1C' and
7081            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7082            not 'VHOST' and
7083            not 'MEMIF'"
7084   parameters:
7085   - "throughput"
7086   - "parent"
7087   - "tags"
7088   sort:
7089   - "L2PATCH"
7090   - "L2XCFWD"
7091   - "L2BDMACLRN"
7092   - "FIB_10K"
7093   - "FIB_100K"
7094   - "FIB_1M"
7095   traces:
7096     hoverinfo: "x+y"
7097     boxpoints: "outliers"
7098     whiskerwidth: 0
7099   layout:
7100     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7101     layout: "plot-throughput"
7102
7103 - type: "plot"
7104   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7105   algorithm: "plot_performance_box"
7106   output-file-type: ".html"
7107   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7109   filter: "'NIC_Intel-X710' and
7110            '64B' and
7111            ('BASE' or 'SCALE') and
7112            'NDRPDR' and
7113            'ETH' and
7114            '2T2C' and
7115            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7116            not 'VHOST' and
7117            not 'MEMIF'"
7118   parameters:
7119   - "throughput"
7120   - "parent"
7121   - "tags"
7122   sort:
7123   - "L2PATCH"
7124   - "L2XCFWD"
7125   - "L2BDMACLRN"
7126   - "FIB_10K"
7127   - "FIB_100K"
7128   - "FIB_1M"
7129   traces:
7130     hoverinfo: "x+y"
7131     boxpoints: "outliers"
7132     whiskerwidth: 0
7133   layout:
7134     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7135     layout: "plot-throughput"
7136
7137 - type: "plot"
7138   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7139   algorithm: "plot_performance_box"
7140   output-file-type: ".html"
7141   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7143   filter: "'NIC_Intel-X710' and
7144            '64B' and
7145            ('BASE' or 'SCALE') and
7146            'NDRPDR' and
7147            'ETH' and
7148            '2T2C' and
7149            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7150            not 'VHOST' and
7151            not 'MEMIF'"
7152   parameters:
7153   - "throughput"
7154   - "parent"
7155   - "tags"
7156   sort:
7157   - "L2PATCH"
7158   - "L2XCFWD"
7159   - "L2BDMACLRN"
7160   - "FIB_10K"
7161   - "FIB_100K"
7162   - "FIB_1M"
7163   traces:
7164     hoverinfo: "x+y"
7165     boxpoints: "outliers"
7166     whiskerwidth: 0
7167   layout:
7168     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7169     layout: "plot-throughput"
7170
7171 # Packet Throughput - VPP L2 3n-hsw-x710 features
7172 - type: "plot"
7173   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7174   algorithm: "plot_performance_box"
7175   output-file-type: ".html"
7176   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7178   filter: "'NIC_Intel-X710' and
7179            '64B' and
7180            'NDRPDR' and
7181            '1T1C' and
7182            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7183            not 'ACL' and
7184            not 'VHOST' and
7185            not 'L2OVRLAY' and
7186            not 'MEMIF'"
7187   parameters:
7188   - "throughput"
7189   - "parent"
7190   - "tags"
7191   sort:
7192   - "L2XCBASE"    # l2xcbase
7193   - "L2BDBASE"    # l2bdbase
7194   - "L2XCFWD"     # dot1q-l2xcbase
7195   - "L2BDMACLRN"  # dot1q-l2bdbase
7196   traces:
7197     hoverinfo: "x+y"
7198     boxpoints: "outliers"
7199     whiskerwidth: 0
7200   layout:
7201     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7202     layout: "plot-throughput"
7203
7204 - type: "plot"
7205   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7206   algorithm: "plot_performance_box"
7207   output-file-type: ".html"
7208   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7210   filter: "'NIC_Intel-X710' and
7211            '64B' and
7212            'NDRPDR' and
7213            '1T1C' and
7214            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7215            not 'ACL' and
7216            not 'VHOST' and
7217            not 'L2OVRLAY' and
7218            not 'MEMIF'"
7219   parameters:
7220   - "throughput"
7221   - "parent"
7222   - "tags"
7223   sort:
7224   - "L2XCBASE"    # l2xcbase
7225   - "L2BDBASE"    # l2bdbase
7226   - "L2XCFWD"     # dot1q-l2xcbase
7227   - "L2BDMACLRN"  # dot1q-l2bdbase
7228   traces:
7229     hoverinfo: "x+y"
7230     boxpoints: "outliers"
7231     whiskerwidth: 0
7232   layout:
7233     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7234     layout: "plot-throughput"
7235
7236 - type: "plot"
7237   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7238   algorithm: "plot_performance_box"
7239   output-file-type: ".html"
7240   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7242   filter: "'NIC_Intel-X710' and
7243            '64B' and
7244            'NDRPDR' and
7245            '2T2C' and
7246            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7247            not 'ACL' and
7248            not 'VHOST' and
7249            not 'L2OVRLAY' and
7250            not 'MEMIF'"
7251   parameters:
7252   - "throughput"
7253   - "parent"
7254   - "tags"
7255   sort:
7256   - "L2XCBASE"    # l2xcbase
7257   - "L2BDBASE"    # l2bdbase
7258   - "L2XCFWD"     # dot1q-l2xcbase
7259   - "L2BDMACLRN"  # dot1q-l2bdbase
7260   traces:
7261     hoverinfo: "x+y"
7262     boxpoints: "outliers"
7263     whiskerwidth: 0
7264   layout:
7265     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7266     layout: "plot-throughput"
7267
7268 - type: "plot"
7269   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7270   algorithm: "plot_performance_box"
7271   output-file-type: ".html"
7272   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7274   filter: "'NIC_Intel-X710' and
7275            '64B' and
7276            'NDRPDR' and
7277            '2T2C' and
7278            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7279            not 'ACL' and
7280            not 'VHOST' and
7281            not 'L2OVRLAY' and
7282            not 'MEMIF'"
7283   parameters:
7284   - "throughput"
7285   - "parent"
7286   - "tags"
7287   sort:
7288   - "L2XCBASE"    # l2xcbase
7289   - "L2BDBASE"    # l2bdbase
7290   - "L2XCFWD"     # dot1q-l2xcbase
7291   - "L2BDMACLRN"  # dot1q-l2bdbase
7292   traces:
7293     hoverinfo: "x+y"
7294     boxpoints: "outliers"
7295     whiskerwidth: 0
7296   layout:
7297     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7298     layout: "plot-throughput"
7299
7300 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7301 - type: "plot"
7302   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7303   algorithm: "plot_performance_box"
7304   output-file-type: ".html"
7305   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7307   filter: "'NIC_Intel-X710' and
7308            '64B' and
7309            'NDRPDR' and
7310            '1T1C' and
7311            'FEATURE' and
7312            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7313            'IACL' and
7314            ('ACL1' or 'ACL50') and
7315            ('10K_FLOWS' or '10k_FLOWS') and
7316            not 'MACIP' and
7317            not 'VHOST' and
7318            not 'MEMIF'"
7319   parameters:
7320   - "throughput"
7321   - "parent"
7322   - "tags"
7323   traces:
7324     hoverinfo: "x+y"
7325     boxpoints: "outliers"
7326     whiskerwidth: 0
7327   layout:
7328     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7329     layout: "plot-throughput"
7330
7331 - type: "plot"
7332   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7333   algorithm: "plot_performance_box"
7334   output-file-type: ".html"
7335   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7336   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7337   filter: "'NIC_Intel-X710' and
7338            '64B' and
7339            'NDRPDR' and
7340            '1T1C' and
7341            'FEATURE' and
7342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7343            'IACL' and
7344            ('ACL1' or 'ACL50') and
7345            ('10K_FLOWS' or '10k_FLOWS') and
7346            not 'MACIP' and
7347            not 'VHOST' and
7348            not 'MEMIF'"
7349   parameters:
7350   - "throughput"
7351   - "parent"
7352   - "tags"
7353   traces:
7354     hoverinfo: "x+y"
7355     boxpoints: "outliers"
7356     whiskerwidth: 0
7357   layout:
7358     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7359     layout: "plot-throughput"
7360
7361 - type: "plot"
7362   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7363   algorithm: "plot_performance_box"
7364   output-file-type: ".html"
7365   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7367   filter: "'NIC_Intel-X710' and
7368            '64B' and
7369            'NDRPDR' and
7370            '2T2C' and
7371            'FEATURE' and
7372            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7373            'IACL' and
7374            ('ACL1' or 'ACL50') and
7375            ('10K_FLOWS' or '10k_FLOWS') and
7376            not 'MACIP' and
7377            not 'VHOST' and
7378            not 'MEMIF'"
7379   parameters:
7380   - "throughput"
7381   - "parent"
7382   - "tags"
7383   traces:
7384     hoverinfo: "x+y"
7385     boxpoints: "outliers"
7386     whiskerwidth: 0
7387   layout:
7388     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7389     layout: "plot-throughput"
7390
7391 - type: "plot"
7392   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7393   algorithm: "plot_performance_box"
7394   output-file-type: ".html"
7395   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7397   filter: "'NIC_Intel-X710' and
7398            '64B' and
7399            'NDRPDR' and
7400            '2T2C' and
7401            'FEATURE' and
7402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7403            'IACL' and
7404            ('ACL1' or 'ACL50') and
7405            ('10K_FLOWS' or '10k_FLOWS') and
7406            not 'MACIP' and
7407            not 'VHOST' and
7408            not 'MEMIF'"
7409   parameters:
7410   - "throughput"
7411   - "parent"
7412   - "tags"
7413   traces:
7414     hoverinfo: "x+y"
7415     boxpoints: "outliers"
7416     whiskerwidth: 0
7417   layout:
7418     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7419     layout: "plot-throughput"
7420
7421 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7422 - type: "plot"
7423   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7424   algorithm: "plot_performance_box"
7425   output-file-type: ".html"
7426   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7428   filter: "'NIC_Intel-XL710' and
7429            '64B' and
7430            'BASE' and
7431            'NDRPDR' and
7432            'ETH' and
7433            '1T1C' and
7434            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7435            not 'VHOST' and
7436            not 'MEMIF'"
7437   parameters:
7438   - "throughput"
7439   - "parent"
7440   - "tags"
7441   sort:
7442   - "L2PATCH"
7443   - "L2XCFWD"
7444   - "L2BDMACLRN"
7445   traces:
7446     hoverinfo: "x+y"
7447     boxpoints: "outliers"
7448     whiskerwidth: 0
7449   layout:
7450     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7451     layout: "plot-throughput"
7452
7453 - type: "plot"
7454   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7455   algorithm: "plot_performance_box"
7456   output-file-type: ".html"
7457   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7458   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7459   filter: "'NIC_Intel-XL710' and
7460            '64B' and
7461            'BASE' and
7462            'NDRPDR' and
7463            'ETH' and
7464            '1T1C' and
7465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7466            not 'VHOST' and
7467            not 'MEMIF'"
7468   parameters:
7469   - "throughput"
7470   - "parent"
7471   - "tags"
7472   sort:
7473   - "L2PATCH"
7474   - "L2XCFWD"
7475   - "L2BDMACLRN"
7476   traces:
7477     hoverinfo: "x+y"
7478     boxpoints: "outliers"
7479     whiskerwidth: 0
7480   layout:
7481     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7482     layout: "plot-throughput"
7483
7484 - type: "plot"
7485   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7486   algorithm: "plot_performance_box"
7487   output-file-type: ".html"
7488   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7490   filter: "'NIC_Intel-XL710' and
7491            '64B' and
7492            'BASE' and
7493            'NDRPDR' and
7494            'ETH' and
7495            '2T2C' and
7496            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7497            not 'VHOST' and
7498            not 'MEMIF'"
7499   parameters:
7500   - "throughput"
7501   - "parent"
7502   - "tags"
7503   sort:
7504   - "L2PATCH"
7505   - "L2XCFWD"
7506   - "L2BDMACLRN"
7507   traces:
7508     hoverinfo: "x+y"
7509     boxpoints: "outliers"
7510     whiskerwidth: 0
7511   layout:
7512     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7513     layout: "plot-throughput"
7514
7515 - type: "plot"
7516   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7517   algorithm: "plot_performance_box"
7518   output-file-type: ".html"
7519   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7521   filter: "'NIC_Intel-XL710' and
7522            '64B' and
7523            'BASE' and
7524            'NDRPDR' and
7525            'ETH' and
7526            '2T2C' and
7527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7528            not 'VHOST' and
7529            not 'MEMIF'"
7530   parameters:
7531   - "throughput"
7532   - "parent"
7533   - "tags"
7534   sort:
7535   - "L2PATCH"
7536   - "L2XCFWD"
7537   - "L2BDMACLRN"
7538   traces:
7539     hoverinfo: "x+y"
7540     boxpoints: "outliers"
7541     whiskerwidth: 0
7542   layout:
7543     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7544     layout: "plot-throughput"
7545
7546 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7547 - type: "plot"
7548   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7549   algorithm: "plot_performance_box"
7550   output-file-type: ".html"
7551   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7553   filter: "'NIC_Intel-X710' and
7554            '64B' and
7555            ('BASE' or 'SCALE') and
7556            'NDRPDR' and
7557            'ETH' and
7558            '2T1C' and
7559            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7560            not 'VHOST' and
7561            not 'MEMIF' and
7562            not 'DRV_AVF'"
7563   parameters:
7564   - "throughput"
7565   - "parent"
7566   - "tags"
7567   sort:
7568   - "L2PATCH"
7569   - "L2XCBASE"
7570   - "BASE"
7571   - "FIB_10K"
7572   - "FIB_100K"
7573   - "FIB_1M"
7574   traces:
7575     hoverinfo: "x+y"
7576     boxpoints: "outliers"
7577     whiskerwidth: 0
7578   layout:
7579     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7580     layout: "plot-throughput"
7581
7582 - type: "plot"
7583   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7584   algorithm: "plot_performance_box"
7585   output-file-type: ".html"
7586   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7587   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7588   filter: "'NIC_Intel-X710' and
7589            '64B' and
7590            ('BASE' or 'SCALE') and
7591            'NDRPDR' and
7592            'ETH' and
7593            '2T1C' and
7594            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7595            not 'VHOST' and
7596            not 'MEMIF' and
7597            not 'DRV_AVF'"
7598   parameters:
7599   - "throughput"
7600   - "parent"
7601   - "tags"
7602   sort:
7603   - "L2PATCH"
7604   - "L2XCBASE"
7605   - "BASE"
7606   - "FIB_10K"
7607   - "FIB_100K"
7608   - "FIB_1M"
7609   traces:
7610     hoverinfo: "x+y"
7611     boxpoints: "outliers"
7612     whiskerwidth: 0
7613   layout:
7614     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7615     layout: "plot-throughput"
7616
7617 - type: "plot"
7618   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7619   algorithm: "plot_performance_box"
7620   output-file-type: ".html"
7621   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7623   filter: "'NIC_Intel-X710' and
7624            '64B' and
7625            ('BASE' or 'SCALE') and
7626            'NDRPDR' and
7627            'ETH' and
7628            '4T2C' and
7629            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7630            not 'VHOST' and
7631            not 'MEMIF' and
7632            not 'DRV_AVF'"
7633   parameters:
7634   - "throughput"
7635   - "parent"
7636   - "tags"
7637   sort:
7638   - "L2PATCH"
7639   - "L2XCBASE"
7640   - "BASE"
7641   - "FIB_10K"
7642   - "FIB_100K"
7643   - "FIB_1M"
7644   traces:
7645     hoverinfo: "x+y"
7646     boxpoints: "outliers"
7647     whiskerwidth: 0
7648   layout:
7649     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7650     layout: "plot-throughput"
7651
7652 - type: "plot"
7653   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7654   algorithm: "plot_performance_box"
7655   output-file-type: ".html"
7656   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7658   filter: "'NIC_Intel-X710' and
7659            '64B' and
7660            ('BASE' or 'SCALE') and
7661            'NDRPDR' and
7662            'ETH' and
7663            '4T2C' and
7664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7665            not 'VHOST' and
7666            not 'MEMIF' and
7667            not 'DRV_AVF'"
7668   parameters:
7669   - "throughput"
7670   - "parent"
7671   - "tags"
7672   sort:
7673   - "L2PATCH"
7674   - "L2XCBASE"
7675   - "BASE"
7676   - "FIB_10K"
7677   - "FIB_100K"
7678   - "FIB_1M"
7679   traces:
7680     hoverinfo: "x+y"
7681     boxpoints: "outliers"
7682     whiskerwidth: 0
7683   layout:
7684     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7685     layout: "plot-throughput"
7686
7687 # Packet Throughput - VPP L2 3n-skx-x710 features
7688 - type: "plot"
7689   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7690   algorithm: "plot_performance_box"
7691   output-file-type: ".html"
7692   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7694   filter: "'NIC_Intel-X710' and
7695            '64B' and
7696            'NDRPDR' and
7697            '2T1C' and
7698            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7699            not 'ACL' and
7700            not 'VHOST' and
7701            not 'DRV_AVF' and
7702            not 'L2OVRLAY' and
7703            not 'MEMIF'"
7704   parameters:
7705   - "throughput"
7706   - "parent"
7707   - "tags"
7708   sort:
7709   - "L2XCBASE"    # l2xcbase
7710   - "L2BDBASE"    # l2bdbase
7711   - "L2XCFWD"     # dot1q-l2xcbase
7712   - "L2BDMACLRN"  # dot1q-l2bdbase
7713   traces:
7714     hoverinfo: "x+y"
7715     boxpoints: "outliers"
7716     whiskerwidth: 0
7717   layout:
7718     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7719     layout: "plot-throughput"
7720
7721 - type: "plot"
7722   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7723   algorithm: "plot_performance_box"
7724   output-file-type: ".html"
7725   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7727   filter: "'NIC_Intel-X710' and
7728            '64B' and
7729            'NDRPDR' and
7730            '2T1C' and
7731            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7732            not 'ACL' and
7733            not 'VHOST' and
7734            not 'DRV_AVF' and
7735            not 'L2OVRLAY' and
7736            not 'MEMIF'"
7737   parameters:
7738   - "throughput"
7739   - "parent"
7740   - "tags"
7741   sort:
7742   - "L2XCBASE"    # l2xcbase
7743   - "L2BDBASE"    # l2bdbase
7744   - "L2XCFWD"     # dot1q-l2xcbase
7745   - "L2BDMACLRN"  # dot1q-l2bdbase
7746   traces:
7747     hoverinfo: "x+y"
7748     boxpoints: "outliers"
7749     whiskerwidth: 0
7750   layout:
7751     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7752     layout: "plot-throughput"
7753
7754 - type: "plot"
7755   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7756   algorithm: "plot_performance_box"
7757   output-file-type: ".html"
7758   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7760   filter: "'NIC_Intel-X710' and
7761            '64B' and
7762            'NDRPDR' and
7763            '4T2C' and
7764            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7765            not 'ACL' and
7766            not 'VHOST' and
7767            not 'DRV_AVF' and
7768            not 'L2OVRLAY' and
7769            not 'MEMIF'"
7770   parameters:
7771   - "throughput"
7772   - "parent"
7773   - "tags"
7774   sort:
7775   - "L2XCBASE"    # l2xcbase
7776   - "L2BDBASE"    # l2bdbase
7777   - "L2XCFWD"     # dot1q-l2xcbase
7778   - "L2BDMACLRN"  # dot1q-l2bdbase
7779   traces:
7780     hoverinfo: "x+y"
7781     boxpoints: "outliers"
7782     whiskerwidth: 0
7783   layout:
7784     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7785     layout: "plot-throughput"
7786
7787 - type: "plot"
7788   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7789   algorithm: "plot_performance_box"
7790   output-file-type: ".html"
7791   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7793   filter: "'NIC_Intel-X710' and
7794            '64B' and
7795            'NDRPDR' and
7796            '4T2C' and
7797            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7798            not 'ACL' and
7799            not 'VHOST' and
7800            not 'DRV_AVF' and
7801            not 'L2OVRLAY' and
7802            not 'MEMIF'"
7803   parameters:
7804   - "throughput"
7805   - "parent"
7806   - "tags"
7807   sort:
7808   - "L2XCBASE"    # l2xcbase
7809   - "L2BDBASE"    # l2bdbase
7810   - "L2XCFWD"     # dot1q-l2xcbase
7811   - "L2BDMACLRN"  # dot1q-l2bdbase
7812   traces:
7813     hoverinfo: "x+y"
7814     boxpoints: "outliers"
7815     whiskerwidth: 0
7816   layout:
7817     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7818     layout: "plot-throughput"
7819
7820 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7821 - type: "plot"
7822   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7823   algorithm: "plot_performance_box"
7824   output-file-type: ".html"
7825   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7826   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7827   filter: "'NIC_Intel-X710' and
7828            '64B' and
7829            'NDRPDR' and
7830            '2T1C' and
7831            'FEATURE' and
7832            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7833            'IACL' and
7834            ('ACL1' or 'ACL50') and
7835            ('10K_FLOWS' or '10k_FLOWS') and
7836            not 'MACIP' and
7837            not 'VHOST' and
7838            not 'MEMIF'"
7839   parameters:
7840   - "throughput"
7841   - "parent"
7842   - "tags"
7843   traces:
7844     hoverinfo: "x+y"
7845     boxpoints: "outliers"
7846     whiskerwidth: 0
7847   layout:
7848     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7849     layout: "plot-throughput"
7850
7851 - type: "plot"
7852   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7853   algorithm: "plot_performance_box"
7854   output-file-type: ".html"
7855   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7857   filter: "'NIC_Intel-X710' and
7858            '64B' and
7859            'NDRPDR' and
7860            '2T1C' and
7861            'FEATURE' and
7862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7863            'IACL' and
7864            ('ACL1' or 'ACL50') and
7865            ('10K_FLOWS' or '10k_FLOWS') and
7866            not 'MACIP' and
7867            not 'VHOST' and
7868            not 'MEMIF'"
7869   parameters:
7870   - "throughput"
7871   - "parent"
7872   - "tags"
7873   traces:
7874     hoverinfo: "x+y"
7875     boxpoints: "outliers"
7876     whiskerwidth: 0
7877   layout:
7878     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7879     layout: "plot-throughput"
7880
7881 - type: "plot"
7882   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7883   algorithm: "plot_performance_box"
7884   output-file-type: ".html"
7885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7887   filter: "'NIC_Intel-X710' and
7888            '64B' and
7889            'NDRPDR' and
7890            '4T2C' and
7891            'FEATURE' and
7892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7893            'IACL' and
7894            ('ACL1' or 'ACL50') and
7895            ('10K_FLOWS' or '10k_FLOWS') and
7896            not 'MACIP' and
7897            not 'VHOST' and
7898            not 'MEMIF'"
7899   parameters:
7900   - "throughput"
7901   - "parent"
7902   - "tags"
7903   traces:
7904     hoverinfo: "x+y"
7905     boxpoints: "outliers"
7906     whiskerwidth: 0
7907   layout:
7908     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7909     layout: "plot-throughput"
7910
7911 - type: "plot"
7912   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7913   algorithm: "plot_performance_box"
7914   output-file-type: ".html"
7915   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7917   filter: "'NIC_Intel-X710' and
7918            '64B' and
7919            'NDRPDR' and
7920            '4T2C' and
7921            'FEATURE' and
7922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7923            'IACL' and
7924            ('ACL1' or 'ACL50') and
7925            ('10K_FLOWS' or '10k_FLOWS') and
7926            not 'MACIP' and
7927            not 'VHOST' and
7928            not 'MEMIF'"
7929   parameters:
7930   - "throughput"
7931   - "parent"
7932   - "tags"
7933   traces:
7934     hoverinfo: "x+y"
7935     boxpoints: "outliers"
7936     whiskerwidth: 0
7937   layout:
7938     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7939     layout: "plot-throughput"
7940
7941 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7942 - type: "plot"
7943   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7944   algorithm: "plot_performance_box"
7945   output-file-type: ".html"
7946   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7948   filter: "'NIC_Intel-XXV710' and
7949            '64B' and
7950            ('BASE' or 'SCALE') and
7951            'NDRPDR' and
7952            'ETH' and
7953            '2T1C' and
7954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7955            not 'VHOST' and
7956            not 'MEMIF'"
7957   parameters:
7958   - "throughput"
7959   - "parent"
7960   - "tags"
7961   sort:
7962   - "L2PATCH"
7963   - "L2PATCH"
7964   - "L2XCBASE"
7965   - "L2BDMACLRN"
7966   traces:
7967     hoverinfo: "x+y"
7968     boxpoints: "outliers"
7969     whiskerwidth: 0
7970   layout:
7971     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7972     layout: "plot-throughput"
7973
7974 - type: "plot"
7975   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7976   algorithm: "plot_performance_box"
7977   output-file-type: ".html"
7978   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7980   filter: "'NIC_Intel-XXV710' and
7981            '64B' and
7982            ('BASE' or 'SCALE') and
7983            'NDRPDR' and
7984            'ETH' and
7985            '2T1C' and
7986            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7987            not 'VHOST' and
7988            not 'MEMIF'"
7989   parameters:
7990   - "throughput"
7991   - "parent"
7992   - "tags"
7993   sort:
7994   - "L2PATCH"
7995   - "L2PATCH"
7996   - "L2XCBASE"
7997   - "L2BDMACLRN"
7998   traces:
7999     hoverinfo: "x+y"
8000     boxpoints: "outliers"
8001     whiskerwidth: 0
8002   layout:
8003     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8004     layout: "plot-throughput"
8005
8006 - type: "plot"
8007   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8008   algorithm: "plot_performance_box"
8009   output-file-type: ".html"
8010   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8012   filter: "'NIC_Intel-XXV710' and
8013            '64B' and
8014            ('BASE' or 'SCALE') and
8015            'NDRPDR' and
8016            'ETH' and
8017            '4T2C' and
8018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8019            not 'VHOST' and
8020            not 'MEMIF'"
8021   parameters:
8022   - "throughput"
8023   - "parent"
8024   - "tags"
8025   sort:
8026   - "L2PATCH"
8027   - "L2PATCH"
8028   - "L2XCBASE"
8029   - "L2BDMACLRN"
8030   traces:
8031     hoverinfo: "x+y"
8032     boxpoints: "outliers"
8033     whiskerwidth: 0
8034   layout:
8035     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8036     layout: "plot-throughput"
8037
8038 - type: "plot"
8039   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8040   algorithm: "plot_performance_box"
8041   output-file-type: ".html"
8042   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8043   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8044   filter: "'NIC_Intel-XXV710' and
8045            '64B' and
8046            ('BASE' or 'SCALE') and
8047            'NDRPDR' and
8048            'ETH' and
8049            '4T2C' and
8050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8051            not 'VHOST' and
8052            not 'MEMIF'"
8053   parameters:
8054   - "throughput"
8055   - "parent"
8056   - "tags"
8057   sort:
8058   - "L2PATCH"
8059   - "L2PATCH"
8060   - "L2XCBASE"
8061   - "L2BDMACLRN"
8062   traces:
8063     hoverinfo: "x+y"
8064     boxpoints: "outliers"
8065     whiskerwidth: 0
8066   layout:
8067     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8068     layout: "plot-throughput"
8069
8070 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8071 - type: "plot"
8072   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8073   algorithm: "plot_performance_box"
8074   output-file-type: ".html"
8075   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8076   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8077   filter: "'NIC_Intel-X710' and
8078            '64B' and
8079            ('BASE' or 'SCALE') and
8080            'NDRPDR' and
8081            'ETH' and
8082            '2T1C' and
8083            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8084            not 'VHOST' and
8085            not 'MEMIF'"
8086   parameters:
8087   - "throughput"
8088   - "parent"
8089   - "tags"
8090   sort:
8091   - "L2PATCH"
8092   - "L2XCBASE"
8093   - "BASE"
8094   - "FIB_10K"
8095   - "FIB_100K"
8096   - "FIB_1M"
8097   traces:
8098     hoverinfo: "x+y"
8099     boxpoints: "outliers"
8100     whiskerwidth: 0
8101   layout:
8102     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8103     layout: "plot-throughput"
8104
8105 - type: "plot"
8106   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8107   algorithm: "plot_performance_box"
8108   output-file-type: ".html"
8109   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8110   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8111   filter: "'NIC_Intel-X710' and
8112            '64B' and
8113            ('BASE' or 'SCALE') and
8114            'NDRPDR' and
8115            'ETH' and
8116            '2T1C' and
8117            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8118            not 'VHOST' and
8119            not 'MEMIF'"
8120   parameters:
8121   - "throughput"
8122   - "parent"
8123   - "tags"
8124   sort:
8125   - "L2PATCH"
8126   - "L2XCBASE"
8127   - "BASE"
8128   - "FIB_10K"
8129   - "FIB_100K"
8130   - "FIB_1M"
8131   traces:
8132     hoverinfo: "x+y"
8133     boxpoints: "outliers"
8134     whiskerwidth: 0
8135   layout:
8136     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8137     layout: "plot-throughput"
8138
8139 - type: "plot"
8140   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8141   algorithm: "plot_performance_box"
8142   output-file-type: ".html"
8143   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8145   filter: "'NIC_Intel-X710' and
8146            '64B' and
8147            ('BASE' or 'SCALE') and
8148            'NDRPDR' and
8149            'ETH' and
8150            '4T2C' and
8151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8152            not 'VHOST' and
8153            not 'MEMIF'"
8154   parameters:
8155   - "throughput"
8156   - "parent"
8157   - "tags"
8158   sort:
8159   - "L2PATCH"
8160   - "L2XCBASE"
8161   - "BASE"
8162   - "FIB_10K"
8163   - "FIB_100K"
8164   - "FIB_1M"
8165   traces:
8166     hoverinfo: "x+y"
8167     boxpoints: "outliers"
8168     whiskerwidth: 0
8169   layout:
8170     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8171     layout: "plot-throughput"
8172
8173 - type: "plot"
8174   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8175   algorithm: "plot_performance_box"
8176   output-file-type: ".html"
8177   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8178   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8179   filter: "'NIC_Intel-X710' and
8180            '64B' and
8181            ('BASE' or 'SCALE') and
8182            'NDRPDR' and
8183            'ETH' and
8184            '4T2C' and
8185            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8186            not 'VHOST' and
8187            not 'MEMIF'"
8188   parameters:
8189   - "throughput"
8190   - "parent"
8191   - "tags"
8192   sort:
8193   - "L2PATCH"
8194   - "L2XCBASE"
8195   - "BASE"
8196   - "FIB_10K"
8197   - "FIB_100K"
8198   - "FIB_1M"
8199   traces:
8200     hoverinfo: "x+y"
8201     boxpoints: "outliers"
8202     whiskerwidth: 0
8203   layout:
8204     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8205     layout: "plot-throughput"
8206
8207 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8208 - type: "plot"
8209   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8210   algorithm: "plot_performance_box"
8211   output-file-type: ".html"
8212   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8214   filter: "'NIC_Intel-XXV710' and
8215            '64B' and
8216            ('BASE' or 'SCALE') and
8217            'NDRPDR' and
8218            'ETH' and
8219            '2T1C' and
8220            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8221            not 'VHOST' and
8222            not 'MEMIF'"
8223   parameters:
8224   - "throughput"
8225   - "parent"
8226   - "tags"
8227   sort:
8228   - "L2PATCH"
8229   - "L2XCBASE"
8230   - "BASE"
8231   - "FIB_10K"
8232   - "FIB_100K"
8233   - "FIB_1M"
8234   traces:
8235     hoverinfo: "x+y"
8236     boxpoints: "outliers"
8237     whiskerwidth: 0
8238   layout:
8239     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8240     layout: "plot-throughput"
8241
8242 - type: "plot"
8243   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8244   algorithm: "plot_performance_box"
8245   output-file-type: ".html"
8246   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8248   filter: "'NIC_Intel-XXV710' and
8249            '64B' and
8250            ('BASE' or 'SCALE') and
8251            'NDRPDR' and
8252            'ETH' and
8253            '2T1C' and
8254            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8255            not 'VHOST' and
8256            not 'MEMIF'"
8257   parameters:
8258   - "throughput"
8259   - "parent"
8260   - "tags"
8261   sort:
8262   - "L2PATCH"
8263   - "L2XCBASE"
8264   - "BASE"
8265   - "FIB_10K"
8266   - "FIB_100K"
8267   - "FIB_1M"
8268   traces:
8269     hoverinfo: "x+y"
8270     boxpoints: "outliers"
8271     whiskerwidth: 0
8272   layout:
8273     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8274     layout: "plot-throughput"
8275
8276 - type: "plot"
8277   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8278   algorithm: "plot_performance_box"
8279   output-file-type: ".html"
8280   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8281   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8282   filter: "'NIC_Intel-XXV710' and
8283            '64B' and
8284            ('BASE' or 'SCALE') and
8285            'NDRPDR' and
8286            'ETH' and
8287            '4T2C' and
8288            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8289            not 'VHOST' and
8290            not 'MEMIF'"
8291   parameters:
8292   - "throughput"
8293   - "parent"
8294   - "tags"
8295   sort:
8296   - "L2PATCH"
8297   - "L2XCBASE"
8298   - "BASE"
8299   - "FIB_10K"
8300   - "FIB_100K"
8301   - "FIB_1M"
8302   traces:
8303     hoverinfo: "x+y"
8304     boxpoints: "outliers"
8305     whiskerwidth: 0
8306   layout:
8307     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8308     layout: "plot-throughput"
8309
8310 - type: "plot"
8311   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8312   algorithm: "plot_performance_box"
8313   output-file-type: ".html"
8314   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8315   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8316   filter: "'NIC_Intel-XXV710' and
8317            '64B' and
8318            ('BASE' or 'SCALE') and
8319            'NDRPDR' and
8320            'ETH' and
8321            '4T2C' and
8322            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8323            not 'VHOST' and
8324            not 'MEMIF'"
8325   parameters:
8326   - "throughput"
8327   - "parent"
8328   - "tags"
8329   sort:
8330   - "L2PATCH"
8331   - "L2XCBASE"
8332   - "BASE"
8333   - "FIB_10K"
8334   - "FIB_100K"
8335   - "FIB_1M"
8336   traces:
8337     hoverinfo: "x+y"
8338     boxpoints: "outliers"
8339     whiskerwidth: 0
8340   layout:
8341     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8342     layout: "plot-throughput"
8343
8344 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8345 #- type: "plot"
8346 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8347 #  algorithm: "plot_performance_box"
8348 #  output-file-type: ".html"
8349 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8350 #  data: "intel-dnv-vpp"
8351 #  filter: "'NIC_Intel-X553' and
8352 #           '64B' and
8353 #           'BASE' and
8354 #           'NDRPDR' and
8355 #           'ETH' and
8356 #           '1T1C' and
8357 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8358 #           not 'VHOST' and
8359 #           not 'MEMIF'"
8360 #  parameters:
8361 #  - "throughput"
8362 #  - "parent"
8363 #  - "tags"
8364 #  sort:
8365 #  - "L2XCBASE"
8366 #  - "L2BDMACLRN"
8367 #  - "L2PATCH"
8368 #  traces:
8369 #    hoverinfo: "x+y"
8370 #    boxpoints: "outliers"
8371 #    whiskerwidth: 0
8372 #  layout:
8373 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8374 #    layout: "plot-throughput"
8375 #
8376 #- type: "plot"
8377 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8378 #  algorithm: "plot_performance_box"
8379 #  output-file-type: ".html"
8380 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8381 #  data: "intel-dnv-vpp"
8382 #  filter: "'NIC_Intel-X553' and
8383 #           '64B' and
8384 #           ('BASE' or 'SCALE') and
8385 #           'NDRPDR' and
8386 #           'ETH' and
8387 #           '1T1C' and
8388 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8389 #           not 'VHOST' and
8390 #           not 'MEMIF'"
8391 #  parameters:
8392 #  - "throughput"
8393 #  - "parent"
8394 #  - "tags"
8395 #  sort:
8396 #  - "L2XCBASE"
8397 #  - "L2BDMACLRN"
8398 #  - "L2PATCH"
8399 #  traces:
8400 #    hoverinfo: "x+y"
8401 #    boxpoints: "outliers"
8402 #    whiskerwidth: 0
8403 #  layout:
8404 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8405 #    layout: "plot-throughput"
8406 #
8407 #- type: "plot"
8408 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8409 #  algorithm: "plot_performance_box"
8410 #  output-file-type: ".html"
8411 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8412 #  data: "intel-dnv-vpp"
8413 #  filter: "'NIC_Intel-X553' and
8414 #           '64B' and
8415 #           ('BASE' or 'SCALE') and
8416 #           'NDRPDR' and
8417 #           'ETH' and
8418 #           '2T2C' and
8419 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8420 #           not 'VHOST' and
8421 #           not 'MEMIF'"
8422 #  parameters:
8423 #  - "throughput"
8424 #  - "parent"
8425 #  - "tags"
8426 #  sort:
8427 #  - "L2XCBASE"
8428 #  - "L2BDMACLRN"
8429 #  - "L2PATCH"
8430 #  traces:
8431 #    hoverinfo: "x+y"
8432 #    boxpoints: "outliers"
8433 #    whiskerwidth: 0
8434 #  layout:
8435 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8436 #    layout: "plot-throughput"
8437 #
8438 #- type: "plot"
8439 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8440 #  algorithm: "plot_performance_box"
8441 #  output-file-type: ".html"
8442 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8443 #  data: "intel-dnv-vpp"
8444 #  filter: "'NIC_Intel-X553' and
8445 #           '64B' and
8446 #           ('BASE' or 'SCALE') and
8447 #           'NDRPDR' and
8448 #           'ETH' and
8449 #           '2T2C' and
8450 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8451 #           not 'VHOST' and
8452 #           not 'MEMIF'"
8453 #  parameters:
8454 #  - "throughput"
8455 #  - "parent"
8456 #  - "tags"
8457 #  sort:
8458 #  - "L2XCBASE"
8459 #  - "L2BDMACLRN"
8460 #  - "L2PATCH"
8461 #  traces:
8462 #    hoverinfo: "x+y"
8463 #    boxpoints: "outliers"
8464 #    whiskerwidth: 0
8465 #  layout:
8466 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8467 #    layout: "plot-throughput"
8468
8469 ################################################################################
8470
8471 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8472 - type: "plot"
8473   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8474   algorithm: "plot_performance_box"
8475   output-file-type: ".html"
8476   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8478   filter: "'NIC_Intel-X520-DA2' and
8479            '64B' and
8480            ('BASE' or 'SCALE') and
8481            'NDRPDR' and
8482            '1T1C' and
8483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8484            not 'VHOST' and
8485            'MEMIF'"
8486   parameters:
8487   - "throughput"
8488   - "parent"
8489   - "tags"
8490   sort:
8491   - "L2XCFWD"
8492   - "L2XCFWD"
8493   - "L2XCFWD"
8494   - "L2BDMACLRN"
8495   - "L2BDMACLRN"
8496   - "L2BDMACLRN"
8497   - "IP4FWD"
8498   traces:
8499     hoverinfo: "x+y"
8500     boxpoints: "outliers"
8501     whiskerwidth: 0
8502   layout:
8503     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8504     layout: "plot-throughput"
8505
8506 - type: "plot"
8507   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8508   algorithm: "plot_performance_box"
8509   output-file-type: ".html"
8510   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8512   filter: "'NIC_Intel-X520-DA2' and
8513            '64B' and
8514            ('BASE' or 'SCALE') and
8515            'NDRPDR' and
8516            '1T1C' and
8517            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8518            not 'VHOST' and
8519            'MEMIF'"
8520   parameters:
8521   - "throughput"
8522   - "parent"
8523   - "tags"
8524   sort:
8525   - "L2XCFWD"
8526   - "L2XCFWD"
8527   - "L2XCFWD"
8528   - "L2BDMACLRN"
8529   - "L2BDMACLRN"
8530   - "L2BDMACLRN"
8531   - "IP4FWD"
8532   traces:
8533     hoverinfo: "x+y"
8534     boxpoints: "outliers"
8535     whiskerwidth: 0
8536   layout:
8537     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8538     layout: "plot-throughput"
8539
8540 - type: "plot"
8541   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8542   algorithm: "plot_performance_box"
8543   output-file-type: ".html"
8544   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8546   filter: "'NIC_Intel-X520-DA2' and
8547            '64B' and
8548            ('BASE' or 'SCALE') and
8549            'NDRPDR' and
8550            '2T2C' and
8551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8552            not 'VHOST' and
8553            'MEMIF'"
8554   parameters:
8555   - "throughput"
8556   - "parent"
8557   - "tags"
8558   sort:
8559   - "L2XCFWD"
8560   - "L2XCFWD"
8561   - "L2XCFWD"
8562   - "L2BDMACLRN"
8563   - "L2BDMACLRN"
8564   - "L2BDMACLRN"
8565   - "IP4FWD"
8566   traces:
8567     hoverinfo: "x+y"
8568     boxpoints: "outliers"
8569     whiskerwidth: 0
8570   layout:
8571     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8572     layout: "plot-throughput"
8573
8574 - type: "plot"
8575   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8576   algorithm: "plot_performance_box"
8577   output-file-type: ".html"
8578   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8579   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8580   filter: "'NIC_Intel-X520-DA2' and
8581            '64B' and
8582            ('BASE' or 'SCALE') and
8583            'NDRPDR' and
8584            '2T2C' and
8585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8586            not 'VHOST' and
8587            'MEMIF'"
8588   parameters:
8589   - "throughput"
8590   - "parent"
8591   - "tags"
8592   sort:
8593   - "L2XCFWD"
8594   - "L2XCFWD"
8595   - "L2XCFWD"
8596   - "L2BDMACLRN"
8597   - "L2BDMACLRN"
8598   - "L2BDMACLRN"
8599   - "IP4FWD"
8600   traces:
8601     hoverinfo: "x+y"
8602     boxpoints: "outliers"
8603     whiskerwidth: 0
8604   layout:
8605     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8606     layout: "plot-throughput"
8607
8608 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8609 - type: "plot"
8610   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8611   algorithm: "plot_performance_box"
8612   output-file-type: ".html"
8613   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8615   filter: "'NIC_Intel-X710' and
8616            '64B' and
8617            ('BASE' or 'SCALE') and
8618            'NDRPDR' and
8619            '1T1C' and
8620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8621            not 'VHOST' and
8622            'MEMIF'"
8623   parameters:
8624   - "throughput"
8625   - "parent"
8626   - "tags"
8627   sort:
8628   - "L2XCFWD"
8629   - "L2XCFWD"
8630   - "L2XCFWD"
8631   - "L2BDMACLRN"
8632   - "L2BDMACLRN"
8633   - "L2BDMACLRN"
8634   - "IP4FWD"
8635   traces:
8636     hoverinfo: "x+y"
8637     boxpoints: "outliers"
8638     whiskerwidth: 0
8639   layout:
8640     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8641     layout: "plot-throughput"
8642
8643 - type: "plot"
8644   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8645   algorithm: "plot_performance_box"
8646   output-file-type: ".html"
8647   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8649   filter: "'NIC_Intel-X710' and
8650            '64B' and
8651            ('BASE' or 'SCALE') and
8652            'NDRPDR' and
8653            '1T1C' and
8654            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8655            not 'VHOST' and
8656            'MEMIF'"
8657   parameters:
8658   - "throughput"
8659   - "parent"
8660   - "tags"
8661   sort:
8662   - "L2XCFWD"
8663   - "L2XCFWD"
8664   - "L2XCFWD"
8665   - "L2BDMACLRN"
8666   - "L2BDMACLRN"
8667   - "L2BDMACLRN"
8668   - "IP4FWD"
8669   traces:
8670     hoverinfo: "x+y"
8671     boxpoints: "outliers"
8672     whiskerwidth: 0
8673   layout:
8674     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8675     layout: "plot-throughput"
8676
8677 - type: "plot"
8678   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8679   algorithm: "plot_performance_box"
8680   output-file-type: ".html"
8681   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8683   filter: "'NIC_Intel-X710' and
8684            '64B' and
8685            ('BASE' or 'SCALE') and
8686            'NDRPDR' and
8687            '2T2C' and
8688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8689            not 'VHOST' and
8690            'MEMIF'"
8691   parameters:
8692   - "throughput"
8693   - "parent"
8694   - "tags"
8695   sort:
8696   - "L2XCFWD"
8697   - "L2XCFWD"
8698   - "L2XCFWD"
8699   - "L2BDMACLRN"
8700   - "L2BDMACLRN"
8701   - "L2BDMACLRN"
8702   - "IP4FWD"
8703   traces:
8704     hoverinfo: "x+y"
8705     boxpoints: "outliers"
8706     whiskerwidth: 0
8707   layout:
8708     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8709     layout: "plot-throughput"
8710
8711 - type: "plot"
8712   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8713   algorithm: "plot_performance_box"
8714   output-file-type: ".html"
8715   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8716   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8717   filter: "'NIC_Intel-X710' and
8718            '64B' and
8719            ('BASE' or 'SCALE') and
8720            'NDRPDR' and
8721            '2T2C' and
8722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8723            not 'VHOST' and
8724            'MEMIF'"
8725   parameters:
8726   - "throughput"
8727   - "parent"
8728   - "tags"
8729   sort:
8730   - "L2XCFWD"
8731   - "L2XCFWD"
8732   - "L2XCFWD"
8733   - "L2BDMACLRN"
8734   - "L2BDMACLRN"
8735   - "L2BDMACLRN"
8736   - "IP4FWD"
8737   traces:
8738     hoverinfo: "x+y"
8739     boxpoints: "outliers"
8740     whiskerwidth: 0
8741   layout:
8742     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8743     layout: "plot-throughput"
8744
8745 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8746 - type: "plot"
8747   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8748   algorithm: "plot_performance_box"
8749   output-file-type: ".html"
8750   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8752   filter: "'NIC_Intel-XL710' and
8753            '64B' and
8754            ('BASE' or 'SCALE') and
8755            'NDRPDR' and
8756            '1T1C' and
8757            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8758            not 'VHOST' and
8759            'MEMIF'"
8760   parameters:
8761   - "throughput"
8762   - "parent"
8763   - "tags"
8764   sort:
8765   - "L2XCFWD"
8766   - "L2XCFWD"
8767   - "L2XCFWD"
8768   - "L2BDMACLRN"
8769   - "L2BDMACLRN"
8770   - "L2BDMACLRN"
8771   - "IP4FWD"
8772   traces:
8773     hoverinfo: "x+y"
8774     boxpoints: "outliers"
8775     whiskerwidth: 0
8776   layout:
8777     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8778     layout: "plot-throughput"
8779
8780 - type: "plot"
8781   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8782   algorithm: "plot_performance_box"
8783   output-file-type: ".html"
8784   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8786   filter: "'NIC_Intel-XL710' and
8787            '64B' and
8788            ('BASE' or 'SCALE') and
8789            'NDRPDR' and
8790            '1T1C' and
8791            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8792            not 'VHOST' and
8793            'MEMIF'"
8794   parameters:
8795   - "throughput"
8796   - "parent"
8797   - "tags"
8798   sort:
8799   - "L2XCFWD"
8800   - "L2XCFWD"
8801   - "L2XCFWD"
8802   - "L2BDMACLRN"
8803   - "L2BDMACLRN"
8804   - "L2BDMACLRN"
8805   - "IP4FWD"
8806   traces:
8807     hoverinfo: "x+y"
8808     boxpoints: "outliers"
8809     whiskerwidth: 0
8810   layout:
8811     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8812     layout: "plot-throughput"
8813
8814 - type: "plot"
8815   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8816   algorithm: "plot_performance_box"
8817   output-file-type: ".html"
8818   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8819   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8820   filter: "'NIC_Intel-XL710' and
8821            '64B' and
8822            ('BASE' or 'SCALE') and
8823            'NDRPDR' and
8824            '2T2C' and
8825            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8826            not 'VHOST' and
8827            'MEMIF'"
8828   parameters:
8829   - "throughput"
8830   - "parent"
8831   - "tags"
8832   sort:
8833   - "L2XCFWD"
8834   - "L2XCFWD"
8835   - "L2XCFWD"
8836   - "L2BDMACLRN"
8837   - "L2BDMACLRN"
8838   - "L2BDMACLRN"
8839   - "IP4FWD"
8840   traces:
8841     hoverinfo: "x+y"
8842     boxpoints: "outliers"
8843     whiskerwidth: 0
8844   layout:
8845     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8846     layout: "plot-throughput"
8847
8848 - type: "plot"
8849   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8850   algorithm: "plot_performance_box"
8851   output-file-type: ".html"
8852   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8854   filter: "'NIC_Intel-XL710' and
8855            '64B' and
8856            ('BASE' or 'SCALE') and
8857            'NDRPDR' and
8858            '2T2C' and
8859            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8860            not 'VHOST' and
8861            'MEMIF'"
8862   parameters:
8863   - "throughput"
8864   - "parent"
8865   - "tags"
8866   sort:
8867   - "L2XCFWD"
8868   - "L2XCFWD"
8869   - "L2XCFWD"
8870   - "L2BDMACLRN"
8871   - "L2BDMACLRN"
8872   - "L2BDMACLRN"
8873   - "IP4FWD"
8874   traces:
8875     hoverinfo: "x+y"
8876     boxpoints: "outliers"
8877     whiskerwidth: 0
8878   layout:
8879     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8880     layout: "plot-throughput"
8881
8882 # Packet Throughput - VPP Container Memif 3n-skx-x710
8883 - type: "plot"
8884   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8885   algorithm: "plot_performance_box"
8886   output-file-type: ".html"
8887   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8889   filter: "'NIC_Intel-X710' and
8890            '64B' and
8891            ('BASE' or 'SCALE') and
8892            'NDRPDR' and
8893            '2T1C' and
8894            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8895            not 'VHOST' and
8896            'MEMIF'"
8897   parameters:
8898   - "throughput"
8899   - "parent"
8900   - "tags"
8901   sort:
8902   - "L2XCFWD"
8903   - "L2XCFWD"
8904   - "L2XCFWD"
8905   - "L2BDMACLRN"
8906   - "L2BDMACLRN"
8907   - "L2BDMACLRN"
8908   - "IP4FWD"
8909   traces:
8910     hoverinfo: "x+y"
8911     boxpoints: "outliers"
8912     whiskerwidth: 0
8913   layout:
8914     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8915     layout: "plot-throughput"
8916
8917 - type: "plot"
8918   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8919   algorithm: "plot_performance_box"
8920   output-file-type: ".html"
8921   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8923   filter: "'NIC_Intel-X710' and
8924            '64B' and
8925            ('BASE' or 'SCALE') and
8926            'NDRPDR' and
8927            '2T1C' and
8928            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8929            not 'VHOST' and
8930            'MEMIF'"
8931   parameters:
8932   - "throughput"
8933   - "parent"
8934   - "tags"
8935   sort:
8936   - "L2XCFWD"
8937   - "L2XCFWD"
8938   - "L2XCFWD"
8939   - "L2BDMACLRN"
8940   - "L2BDMACLRN"
8941   - "L2BDMACLRN"
8942   - "IP4FWD"
8943   traces:
8944     hoverinfo: "x+y"
8945     boxpoints: "outliers"
8946     whiskerwidth: 0
8947   layout:
8948     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8949     layout: "plot-throughput"
8950
8951 - type: "plot"
8952   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8953   algorithm: "plot_performance_box"
8954   output-file-type: ".html"
8955   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8956   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8957   filter: "'NIC_Intel-X710' and
8958            '64B' and
8959            ('BASE' or 'SCALE') and
8960            'NDRPDR' and
8961            '4T2C' and
8962            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8963            not 'VHOST' and
8964            'MEMIF'"
8965   parameters:
8966   - "throughput"
8967   - "parent"
8968   - "tags"
8969   sort:
8970   - "L2XCFWD"
8971   - "L2XCFWD"
8972   - "L2XCFWD"
8973   - "L2BDMACLRN"
8974   - "L2BDMACLRN"
8975   - "L2BDMACLRN"
8976   - "IP4FWD"
8977   traces:
8978     hoverinfo: "x+y"
8979     boxpoints: "outliers"
8980     whiskerwidth: 0
8981   layout:
8982     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8983     layout: "plot-throughput"
8984
8985 - type: "plot"
8986   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8987   algorithm: "plot_performance_box"
8988   output-file-type: ".html"
8989   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8990   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8991   filter: "'NIC_Intel-X710' and
8992            '64B' and
8993            ('BASE' or 'SCALE') and
8994            'NDRPDR' and
8995            '4T2C' and
8996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8997            not 'VHOST' and
8998            'MEMIF'"
8999   parameters:
9000   - "throughput"
9001   - "parent"
9002   - "tags"
9003   sort:
9004   - "L2XCFWD"
9005   - "L2XCFWD"
9006   - "L2XCFWD"
9007   - "L2BDMACLRN"
9008   - "L2BDMACLRN"
9009   - "L2BDMACLRN"
9010   - "IP4FWD"
9011   traces:
9012     hoverinfo: "x+y"
9013     boxpoints: "outliers"
9014     whiskerwidth: 0
9015   layout:
9016     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9017     layout: "plot-throughput"
9018
9019 # Packet Throughput - VPP Container Memif 2n-skx-x710
9020 - type: "plot"
9021   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9022   algorithm: "plot_performance_box"
9023   output-file-type: ".html"
9024   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9026   filter: "'NIC_Intel-X710' and
9027            '64B' and
9028            ('BASE' or 'SCALE') and
9029            'NDRPDR' and
9030            '2T1C' and
9031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9032            not 'VHOST' and
9033            not 'NF_DENSITY' and
9034            'MEMIF'"
9035   parameters:
9036   - "throughput"
9037   - "parent"
9038   - "tags"
9039   sort:
9040   - "L2XCFWD"
9041   - "L2XCFWD"
9042   - "L2XCFWD"
9043   - "L2BDMACLRN"
9044   - "L2BDMACLRN"
9045   - "L2BDMACLRN"
9046   - "IP4FWD"
9047   traces:
9048     hoverinfo: "x+y"
9049     boxpoints: "outliers"
9050     whiskerwidth: 0
9051   layout:
9052     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9053     layout: "plot-throughput"
9054
9055 - type: "plot"
9056   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9057   algorithm: "plot_performance_box"
9058   output-file-type: ".html"
9059   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9061   filter: "'NIC_Intel-X710' and
9062            '64B' and
9063            ('BASE' or 'SCALE') and
9064            'NDRPDR' and
9065            '2T1C' and
9066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9067            not 'VHOST' and
9068            not 'NF_DENSITY' and
9069            'MEMIF'"
9070   parameters:
9071   - "throughput"
9072   - "parent"
9073   - "tags"
9074   sort:
9075   - "L2XCFWD"
9076   - "L2XCFWD"
9077   - "L2XCFWD"
9078   - "L2BDMACLRN"
9079   - "L2BDMACLRN"
9080   - "L2BDMACLRN"
9081   - "IP4FWD"
9082   traces:
9083     hoverinfo: "x+y"
9084     boxpoints: "outliers"
9085     whiskerwidth: 0
9086   layout:
9087     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9088     layout: "plot-throughput"
9089
9090 - type: "plot"
9091   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9092   algorithm: "plot_performance_box"
9093   output-file-type: ".html"
9094   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9096   filter: "'NIC_Intel-X710' and
9097            '64B' and
9098            ('BASE' or 'SCALE') and
9099            'NDRPDR' and
9100            '4T2C' and
9101            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9102            not 'VHOST' and
9103            not 'NF_DENSITY' and
9104            'MEMIF'"
9105   parameters:
9106   - "throughput"
9107   - "parent"
9108   - "tags"
9109   sort:
9110   - "L2XCFWD"
9111   - "L2XCFWD"
9112   - "L2XCFWD"
9113   - "L2BDMACLRN"
9114   - "L2BDMACLRN"
9115   - "L2BDMACLRN"
9116   - "IP4FWD"
9117   traces:
9118     hoverinfo: "x+y"
9119     boxpoints: "outliers"
9120     whiskerwidth: 0
9121   layout:
9122     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9123     layout: "plot-throughput"
9124
9125 - type: "plot"
9126   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9127   algorithm: "plot_performance_box"
9128   output-file-type: ".html"
9129   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9131   filter: "'NIC_Intel-X710' and
9132            '64B' and
9133            ('BASE' or 'SCALE') and
9134            'NDRPDR' and
9135            '4T2C' and
9136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9137            not 'VHOST' and
9138            not 'NF_DENSITY' and
9139            'MEMIF'"
9140   parameters:
9141   - "throughput"
9142   - "parent"
9143   - "tags"
9144   sort:
9145   - "L2XCFWD"
9146   - "L2XCFWD"
9147   - "L2XCFWD"
9148   - "L2BDMACLRN"
9149   - "L2BDMACLRN"
9150   - "L2BDMACLRN"
9151   - "IP4FWD"
9152   traces:
9153     hoverinfo: "x+y"
9154     boxpoints: "outliers"
9155     whiskerwidth: 0
9156   layout:
9157     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9158     layout: "plot-throughput"
9159
9160 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9161 #- type: "plot"
9162 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9163 #  algorithm: "plot_performance_box"
9164 #  output-file-type: ".html"
9165 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9166 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9167 #  filter: "'NIC_Intel-XXV710' and
9168 #           '64B' and
9169 #           ('BASE' or 'SCALE') and
9170 #           'NDRPDR' and
9171 #           '2T1C' and
9172 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9173 #           not 'VHOST' and
9174 #           'MEMIF'"
9175 #  parameters:
9176 #  - "throughput"
9177 #  - "parent"
9178 #  - "tags"
9179 #  sort:
9180 #  - "L2XCFWD"
9181 #  - "L2XCFWD"
9182 #  - "L2XCFWD"
9183 #  - "L2BDMACLRN"
9184 #  - "L2BDMACLRN"
9185 #  - "L2BDMACLRN"
9186 #  - "IP4FWD"
9187 #  traces:
9188 #    hoverinfo: "x+y"
9189 #    boxpoints: "outliers"
9190 #    whiskerwidth: 0
9191 #  layout:
9192 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9193 #    layout: "plot-throughput"
9194 #
9195 #- type: "plot"
9196 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9197 #  algorithm: "plot_performance_box"
9198 #  output-file-type: ".html"
9199 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9200 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9201 #  filter: "'NIC_Intel-XXV710' and
9202 #           '64B' and
9203 #           ('BASE' or 'SCALE') and
9204 #           'NDRPDR' and
9205 #           '2T1C' and
9206 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9207 #           not 'VHOST' and
9208 #           'MEMIF'"
9209 #  parameters:
9210 #  - "throughput"
9211 #  - "parent"
9212 #  - "tags"
9213 #  sort:
9214 #  - "L2XCFWD"
9215 #  - "L2XCFWD"
9216 #  - "L2XCFWD"
9217 #  - "L2BDMACLRN"
9218 #  - "L2BDMACLRN"
9219 #  - "L2BDMACLRN"
9220 #  - "IP4FWD"
9221 #  traces:
9222 #    hoverinfo: "x+y"
9223 #    boxpoints: "outliers"
9224 #    whiskerwidth: 0
9225 #  layout:
9226 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9227 #    layout: "plot-throughput"
9228 #
9229 #- type: "plot"
9230 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9231 #  algorithm: "plot_performance_box"
9232 #  output-file-type: ".html"
9233 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9234 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9235 #  filter: "'NIC_Intel-XXV710' and
9236 #           '64B' and
9237 #           ('BASE' or 'SCALE') and
9238 #           'NDRPDR' and
9239 #           '4T2C' and
9240 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9241 #           not 'VHOST' and
9242 #           'MEMIF'"
9243 #  parameters:
9244 #  - "throughput"
9245 #  - "parent"
9246 #  - "tags"
9247 #  sort:
9248 #  - "L2XCFWD"
9249 #  - "L2XCFWD"
9250 #  - "L2XCFWD"
9251 #  - "L2BDMACLRN"
9252 #  - "L2BDMACLRN"
9253 #  - "L2BDMACLRN"
9254 #  - "IP4FWD"
9255 #  traces:
9256 #    hoverinfo: "x+y"
9257 #    boxpoints: "outliers"
9258 #    whiskerwidth: 0
9259 #  layout:
9260 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9261 #    layout: "plot-throughput"
9262 #
9263 #- type: "plot"
9264 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9265 #  algorithm: "plot_performance_box"
9266 #  output-file-type: ".html"
9267 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9268 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9269 #  filter: "'NIC_Intel-XXV710' and
9270 #           '64B' and
9271 #           ('BASE' or 'SCALE') and
9272 #           'NDRPDR' and
9273 #           '4T2C' and
9274 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9275 #           not 'VHOST' and
9276 #           'MEMIF'"
9277 #  parameters:
9278 #  - "throughput"
9279 #  - "parent"
9280 #  - "tags"
9281 #  sort:
9282 #  - "L2XCFWD"
9283 #  - "L2XCFWD"
9284 #  - "L2XCFWD"
9285 #  - "L2BDMACLRN"
9286 #  - "L2BDMACLRN"
9287 #  - "L2BDMACLRN"
9288 #  - "IP4FWD"
9289 #  traces:
9290 #    hoverinfo: "x+y"
9291 #    boxpoints: "outliers"
9292 #    whiskerwidth: 0
9293 #  layout:
9294 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9295 #    layout: "plot-throughput"
9296
9297 ################################################################################
9298
9299 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9300 #- type: "plot"
9301 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9302 #  algorithm: "plot_performance_box"
9303 #  output-file-type: ".html"
9304 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9305 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9306 #  filter: "'NIC_Intel-X520-DA2' and
9307 #           '64B' and
9308 #           ('BASE' or 'SCALE') and
9309 #           'NDRPDR' and
9310 #           '1T1C' and
9311 #           'L2XCFWD' and
9312 #           not 'VHOST' and
9313 #           not 'NF_DENSITY' and
9314 #           'MEMIF'"
9315 #  parameters:
9316 #  - "throughput"
9317 #  - "parent"
9318 #  - "tags"
9319 #  sort:
9320 #  - "1VNF"
9321 #  - "2VNF"
9322 #  - "4VNF"
9323 #  - "2VNF"
9324 #  - "4VNF"
9325 #  traces:
9326 #    hoverinfo: "x+y"
9327 #    boxpoints: "outliers"
9328 #    whiskerwidth: 0
9329 #  layout:
9330 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9331 #    layout: "plot-throughput"
9332 #
9333 #- type: "plot"
9334 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9335 #  algorithm: "plot_performance_box"
9336 #  output-file-type: ".html"
9337 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9338 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9339 #  filter: "'NIC_Intel-X520-DA2' and
9340 #           '64B' and
9341 #           ('BASE' or 'SCALE') and
9342 #           'NDRPDR' and
9343 #           '1T1C' and
9344 #           'L2XCFWD' and
9345 #           not 'VHOST' and
9346 #           not 'NF_DENSITY' and
9347 #           'MEMIF'"
9348 #  parameters:
9349 #  - "throughput"
9350 #  - "parent"
9351 #  - "tags"
9352 #  sort:
9353 #  - "1VNF"
9354 #  - "2VNF"
9355 #  - "4VNF"
9356 #  - "2VNF"
9357 #  - "4VNF"
9358 #  traces:
9359 #    hoverinfo: "x+y"
9360 #    boxpoints: "outliers"
9361 #    whiskerwidth: 0
9362 #  layout:
9363 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9364 #    layout: "plot-throughput"
9365 #
9366 #- type: "plot"
9367 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9368 #  algorithm: "plot_performance_box"
9369 #  output-file-type: ".html"
9370 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9371 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9372 #  filter: "'NIC_Intel-X520-DA2' and
9373 #           '64B' and
9374 #           ('BASE' or 'SCALE') and
9375 #           'NDRPDR' and
9376 #           '2T2C' and
9377 #           'L2XCFWD' and
9378 #           not 'VHOST' and
9379 #           not 'NF_DENSITY' and
9380 #           'MEMIF'"
9381 #  parameters:
9382 #  - "throughput"
9383 #  - "parent"
9384 #  - "tags"
9385 #  sort:
9386 #  - "1VNF"
9387 #  - "2VNF"
9388 #  - "4VNF"
9389 #  - "2VNF"
9390 #  - "4VNF"
9391 #  traces:
9392 #    hoverinfo: "x+y"
9393 #    boxpoints: "outliers"
9394 #    whiskerwidth: 0
9395 #  layout:
9396 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9397 #    layout: "plot-throughput"
9398 #
9399 #- type: "plot"
9400 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9401 #  algorithm: "plot_performance_box"
9402 #  output-file-type: ".html"
9403 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9404 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9405 #  filter: "'NIC_Intel-X520-DA2' and
9406 #           '64B' and
9407 #           ('BASE' or 'SCALE') and
9408 #           'NDRPDR' and
9409 #           '2T2C' and
9410 #           'L2XCFWD' and
9411 #           not 'VHOST' and
9412 #           not 'NF_DENSITY' and
9413 #           'MEMIF'"
9414 #  parameters:
9415 #  - "throughput"
9416 #  - "parent"
9417 #  - "tags"
9418 #  sort:
9419 #  - "1VNF"
9420 #  - "2VNF"
9421 #  - "4VNF"
9422 #  - "2VNF"
9423 #  - "4VNF"
9424 #  traces:
9425 #    hoverinfo: "x+y"
9426 #    boxpoints: "outliers"
9427 #    whiskerwidth: 0
9428 #  layout:
9429 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9430 #    layout: "plot-throughput"
9431 #
9432 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9433 #- type: "plot"
9434 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9435 #  algorithm: "plot_performance_box"
9436 #  output-file-type: ".html"
9437 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9438 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9439 #  filter: "'NIC_Intel-X520-DA2' and
9440 #           '64B' and
9441 #           ('BASE' or 'SCALE') and
9442 #           'NDRPDR' and
9443 #           '1T1C' and
9444 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9445 #           not 'VHOST' and
9446 #           not 'NF_DENSITY' and
9447 #           'MEMIF'"
9448 #  parameters:
9449 #  - "throughput"
9450 #  - "parent"
9451 #  - "tags"
9452 #  sort:
9453 #  - "1VNF"
9454 #  - "2VNF"
9455 #  - "4VNF"
9456 #  - "2VNF"
9457 #  - "4VNF"
9458 #  traces:
9459 #    hoverinfo: "x+y"
9460 #    boxpoints: "outliers"
9461 #    whiskerwidth: 0
9462 #  layout:
9463 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9464 #    layout: "plot-throughput"
9465 #
9466 #- type: "plot"
9467 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9468 #  algorithm: "plot_performance_box"
9469 #  output-file-type: ".html"
9470 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9471 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9472 #  filter: "'NIC_Intel-X520-DA2' and
9473 #           '64B' and
9474 #           ('BASE' or 'SCALE') and
9475 #           'NDRPDR' and
9476 #           '1T1C' and
9477 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9478 #           not 'VHOST' and
9479 #           not 'NF_DENSITY' and
9480 #           'MEMIF'"
9481 #  parameters:
9482 #  - "throughput"
9483 #  - "parent"
9484 #  - "tags"
9485 #  sort:
9486 #  - "1VNF"
9487 #  - "2VNF"
9488 #  - "4VNF"
9489 #  - "2VNF"
9490 #  - "4VNF"
9491 #  traces:
9492 #    hoverinfo: "x+y"
9493 #    boxpoints: "outliers"
9494 #    whiskerwidth: 0
9495 #  layout:
9496 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9497 #    layout: "plot-throughput"
9498 #
9499 #- type: "plot"
9500 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9501 #  algorithm: "plot_performance_box"
9502 #  output-file-type: ".html"
9503 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9504 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9505 #  filter: "'NIC_Intel-X520-DA2' and
9506 #           '64B' and
9507 #           ('BASE' or 'SCALE') and
9508 #           'NDRPDR' and
9509 #           '2T2C' and
9510 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9511 #           not 'VHOST' and
9512 #           not 'NF_DENSITY' and
9513 #           'MEMIF'"
9514 #  parameters:
9515 #  - "throughput"
9516 #  - "parent"
9517 #  - "tags"
9518 #  sort:
9519 #  - "1VNF"
9520 #  - "2VNF"
9521 #  - "4VNF"
9522 #  - "2VNF"
9523 #  - "4VNF"
9524 #  traces:
9525 #    hoverinfo: "x+y"
9526 #    boxpoints: "outliers"
9527 #    whiskerwidth: 0
9528 #  layout:
9529 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9530 #    layout: "plot-throughput"
9531 #
9532 #- type: "plot"
9533 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9534 #  algorithm: "plot_performance_box"
9535 #  output-file-type: ".html"
9536 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9537 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9538 #  filter: "'NIC_Intel-X520-DA2' and
9539 #           '64B' and
9540 #           ('BASE' or 'SCALE') and
9541 #           'NDRPDR' and
9542 #           '2T2C' and
9543 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9544 #           not 'VHOST' and
9545 #           not 'NF_DENSITY' and
9546 #           'MEMIF'"
9547 #  parameters:
9548 #  - "throughput"
9549 #  - "parent"
9550 #  - "tags"
9551 #  sort:
9552 #  - "1VNF"
9553 #  - "2VNF"
9554 #  - "4VNF"
9555 #  - "2VNF"
9556 #  - "4VNF"
9557 #  traces:
9558 #    hoverinfo: "x+y"
9559 #    boxpoints: "outliers"
9560 #    whiskerwidth: 0
9561 #  layout:
9562 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9563 #    layout: "plot-throughput"
9564 #
9565 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9566 #- type: "plot"
9567 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9568 #  algorithm: "plot_performance_box"
9569 #  output-file-type: ".html"
9570 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9571 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9572 #  filter: "'NIC_Intel-X710' and
9573 #           '64B' and
9574 #           ('BASE' or 'SCALE') and
9575 #           'NDRPDR' and
9576 #           '1T1C' and
9577 #           'L2XCFWD' and
9578 #           not 'VHOST' and
9579 #           not 'NF_DENSITY' and
9580 #           'MEMIF'"
9581 #  parameters:
9582 #  - "throughput"
9583 #  - "parent"
9584 #  - "tags"
9585 #  sort:
9586 #  - "1VNF"
9587 #  - "2VNF"
9588 #  - "4VNF"
9589 #  - "2VNF"
9590 #  - "4VNF"
9591 #  traces:
9592 #    hoverinfo: "x+y"
9593 #    boxpoints: "outliers"
9594 #    whiskerwidth: 0
9595 #  layout:
9596 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9597 #    layout: "plot-throughput"
9598 #
9599 #- type: "plot"
9600 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9601 #  algorithm: "plot_performance_box"
9602 #  output-file-type: ".html"
9603 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9604 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9605 #  filter: "'NIC_Intel-X710' and
9606 #           '64B' and
9607 #           ('BASE' or 'SCALE') and
9608 #           'NDRPDR' and
9609 #           '1T1C' and
9610 #           'L2XCFWD' and
9611 #           not 'VHOST' and
9612 #           not 'NF_DENSITY' and
9613 #           'MEMIF'"
9614 #  parameters:
9615 #  - "throughput"
9616 #  - "parent"
9617 #  - "tags"
9618 #  sort:
9619 #  - "1VNF"
9620 #  - "2VNF"
9621 #  - "4VNF"
9622 #  - "2VNF"
9623 #  - "4VNF"
9624 #  traces:
9625 #    hoverinfo: "x+y"
9626 #    boxpoints: "outliers"
9627 #    whiskerwidth: 0
9628 #  layout:
9629 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9630 #    layout: "plot-throughput"
9631 #
9632 #- type: "plot"
9633 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9634 #  algorithm: "plot_performance_box"
9635 #  output-file-type: ".html"
9636 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9637 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9638 #  filter: "'NIC_Intel-X710' and
9639 #           '64B' and
9640 #           ('BASE' or 'SCALE') and
9641 #           'NDRPDR' and
9642 #           '2T2C' and
9643 #           'L2XCFWD' and
9644 #           not 'VHOST' and
9645 #           not 'NF_DENSITY' and
9646 #           'MEMIF'"
9647 #  parameters:
9648 #  - "throughput"
9649 #  - "parent"
9650 #  - "tags"
9651 #  sort:
9652 #  - "1VNF"
9653 #  - "2VNF"
9654 #  - "4VNF"
9655 #  - "2VNF"
9656 #  - "4VNF"
9657 #  traces:
9658 #    hoverinfo: "x+y"
9659 #    boxpoints: "outliers"
9660 #    whiskerwidth: 0
9661 #  layout:
9662 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9663 #    layout: "plot-throughput"
9664 #
9665 #- type: "plot"
9666 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9667 #  algorithm: "plot_performance_box"
9668 #  output-file-type: ".html"
9669 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9670 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9671 #  filter: "'NIC_Intel-X710' and
9672 #           '64B' and
9673 #           ('BASE' or 'SCALE') and
9674 #           'NDRPDR' and
9675 #           '2T2C' and
9676 #           'L2XCFWD' and
9677 #           not 'VHOST' and
9678 #           not 'NF_DENSITY' and
9679 #           'MEMIF'"
9680 #  parameters:
9681 #  - "throughput"
9682 #  - "parent"
9683 #  - "tags"
9684 #  sort:
9685 #  - "1VNF"
9686 #  - "2VNF"
9687 #  - "4VNF"
9688 #  - "2VNF"
9689 #  - "4VNF"
9690 #  traces:
9691 #    hoverinfo: "x+y"
9692 #    boxpoints: "outliers"
9693 #    whiskerwidth: 0
9694 #  layout:
9695 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9696 #    layout: "plot-throughput"
9697 #
9698 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9699 #- type: "plot"
9700 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9701 #  algorithm: "plot_performance_box"
9702 #  output-file-type: ".html"
9703 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9704 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9705 #  filter: "'NIC_Intel-X710' and
9706 #           '64B' and
9707 #           ('BASE' or 'SCALE') and
9708 #           'NDRPDR' and
9709 #           '1T1C' and
9710 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9711 #           not 'VHOST' and
9712 #           not 'NF_DENSITY' and
9713 #           'MEMIF'"
9714 #  parameters:
9715 #  - "throughput"
9716 #  - "parent"
9717 #  - "tags"
9718 #  sort:
9719 #  - "1VNF"
9720 #  - "2VNF"
9721 #  - "4VNF"
9722 #  - "2VNF"
9723 #  - "4VNF"
9724 #  traces:
9725 #    hoverinfo: "x+y"
9726 #    boxpoints: "outliers"
9727 #    whiskerwidth: 0
9728 #  layout:
9729 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9730 #    layout: "plot-throughput"
9731 #
9732 #- type: "plot"
9733 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9734 #  algorithm: "plot_performance_box"
9735 #  output-file-type: ".html"
9736 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9737 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9738 #  filter: "'NIC_Intel-X710' and
9739 #           '64B' and
9740 #           ('BASE' or 'SCALE') and
9741 #           'NDRPDR' and
9742 #           '1T1C' and
9743 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9744 #           not 'VHOST' and
9745 #           not 'NF_DENSITY' and
9746 #           'MEMIF'"
9747 #  parameters:
9748 #  - "throughput"
9749 #  - "parent"
9750 #  - "tags"
9751 #  sort:
9752 #  - "1VNF"
9753 #  - "2VNF"
9754 #  - "4VNF"
9755 #  - "2VNF"
9756 #  - "4VNF"
9757 #  traces:
9758 #    hoverinfo: "x+y"
9759 #    boxpoints: "outliers"
9760 #    whiskerwidth: 0
9761 #  layout:
9762 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9763 #    layout: "plot-throughput"
9764 #
9765 #- type: "plot"
9766 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9767 #  algorithm: "plot_performance_box"
9768 #  output-file-type: ".html"
9769 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9770 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9771 #  filter: "'NIC_Intel-X710' and
9772 #           '64B' and
9773 #           ('BASE' or 'SCALE') and
9774 #           'NDRPDR' and
9775 #           '2T2C' and
9776 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9777 #           not 'VHOST' and
9778 #           not 'NF_DENSITY' and
9779 #           'MEMIF'"
9780 #  parameters:
9781 #  - "throughput"
9782 #  - "parent"
9783 #  - "tags"
9784 #  sort:
9785 #  - "1VNF"
9786 #  - "2VNF"
9787 #  - "4VNF"
9788 #  - "2VNF"
9789 #  - "4VNF"
9790 #  traces:
9791 #    hoverinfo: "x+y"
9792 #    boxpoints: "outliers"
9793 #    whiskerwidth: 0
9794 #  layout:
9795 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9796 #    layout: "plot-throughput"
9797 #
9798 #- type: "plot"
9799 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9800 #  algorithm: "plot_performance_box"
9801 #  output-file-type: ".html"
9802 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9803 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9804 #  filter: "'NIC_Intel-X710' and
9805 #           '64B' and
9806 #           ('BASE' or 'SCALE') and
9807 #           'NDRPDR' and
9808 #           '2T2C' and
9809 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9810 #           not 'VHOST' and
9811 #           not 'NF_DENSITY' and
9812 #           'MEMIF'"
9813 #  parameters:
9814 #  - "throughput"
9815 #  - "parent"
9816 #  - "tags"
9817 #  sort:
9818 #  - "1VNF"
9819 #  - "2VNF"
9820 #  - "4VNF"
9821 #  - "2VNF"
9822 #  - "4VNF"
9823 #  traces:
9824 #    hoverinfo: "x+y"
9825 #    boxpoints: "outliers"
9826 #    whiskerwidth: 0
9827 #  layout:
9828 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9829 #    layout: "plot-throughput"
9830
9831 ################################################################################
9832
9833 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9834 - type: "plot"
9835   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9836   algorithm: "plot_performance_box"
9837   output-file-type: ".html"
9838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9839   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9840   filter: "'NIC_Intel-X520-DA2' and
9841            '64B' and
9842            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9843            'NDRPDR' and
9844            '1T1C' and
9845            'IP4FWD' and
9846            not 'IPSEC' and
9847            not 'DOT1Q' and
9848            not 'VHOST'"
9849   parameters:
9850   - "throughput"
9851   - "parent"
9852   - "tags"
9853   sort:
9854   - "IP4BASE"
9855   - "FIB_20K"
9856   - "FIB_200K"
9857   - "FIB_2M"
9858   traces:
9859     hoverinfo: "x+y"
9860     boxpoints: "outliers"
9861     whiskerwidth: 0
9862   layout:
9863     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9864     layout: "plot-throughput"
9865
9866 - type: "plot"
9867   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9868   algorithm: "plot_performance_box"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9872   filter: "'NIC_Intel-X520-DA2' and
9873            '64B' and
9874            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9875            'NDRPDR' and
9876            '1T1C' and
9877            'IP4FWD' and
9878            not 'IPSEC' and
9879            not 'DOT1Q' and
9880            not 'VHOST'"
9881   parameters:
9882   - "throughput"
9883   - "parent"
9884   - "tags"
9885   sort:
9886   - "IP4BASE"
9887   - "FIB_20K"
9888   - "FIB_200K"
9889   - "FIB_2M"
9890   traces:
9891     hoverinfo: "x+y"
9892     boxpoints: "outliers"
9893     whiskerwidth: 0
9894   layout:
9895     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9896     layout: "plot-throughput"
9897
9898 - type: "plot"
9899   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9900   algorithm: "plot_performance_box"
9901   output-file-type: ".html"
9902   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9903   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9904   filter: "'NIC_Intel-X520-DA2' and
9905            '64B' and
9906            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9907            'NDRPDR' and
9908            '2T2C' and
9909            'IP4FWD' and
9910            not 'IPSEC' and
9911            not 'DOT1Q' and
9912            not 'VHOST'"
9913   parameters:
9914   - "throughput"
9915   - "parent"
9916   - "tags"
9917   sort:
9918   - "IP4BASE"
9919   - "FIB_20K"
9920   - "FIB_200K"
9921   - "FIB_2M"
9922   traces:
9923     hoverinfo: "x+y"
9924     boxpoints: "outliers"
9925     whiskerwidth: 0
9926   layout:
9927     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9928     layout: "plot-throughput"
9929
9930 - type: "plot"
9931   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9932   algorithm: "plot_performance_box"
9933   output-file-type: ".html"
9934   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9936   filter: "'NIC_Intel-X520-DA2' and
9937            '64B' and
9938            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9939            'NDRPDR' and
9940            '2T2C' and
9941            'IP4FWD' and
9942            not 'IPSEC' and
9943            not 'DOT1Q' and
9944            not 'VHOST'"
9945   parameters:
9946   - "throughput"
9947   - "parent"
9948   - "tags"
9949   sort:
9950   - "IP4BASE"
9951   - "FIB_20K"
9952   - "FIB_200K"
9953   - "FIB_2M"
9954   traces:
9955     hoverinfo: "x+y"
9956     boxpoints: "outliers"
9957     whiskerwidth: 0
9958   layout:
9959     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9960     layout: "plot-throughput"
9961
9962 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9963 - type: "plot"
9964   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9965   algorithm: "plot_performance_box"
9966   output-file-type: ".html"
9967   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9968   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9969   filter: "'NIC_Intel-X520-DA2' and
9970            '64B' and
9971            ('IP4BASE' or
9972             'POLICE_MARK' or
9973             'COPWHLIST' or
9974             ('NAT44' and 'BASE') or
9975             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9976            'NDRPDR' and
9977            '1T1C' and
9978            'IP4FWD' and
9979            not 'IPSEC' and
9980            not 'VHOST'"
9981   parameters:
9982   - "throughput"
9983   - "parent"
9984   - "tags"
9985   sort:
9986   - "DOT1Q"
9987   - "IP4BASE"
9988   - "NAT44"
9989   - "POLICE_MARK"
9990   - "COPWHLIST"
9991   - "IACL"
9992   - "OACL"
9993   traces:
9994     hoverinfo: "x+y"
9995     boxpoints: "outliers"
9996     whiskerwidth: 0
9997   layout:
9998     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9999     layout: "plot-throughput"
10000
10001 - type: "plot"
10002   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10003   algorithm: "plot_performance_box"
10004   output-file-type: ".html"
10005   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10007   filter: "'NIC_Intel-X520-DA2' and
10008            '64B' and
10009            ('IP4BASE' or
10010             'POLICE_MARK' or
10011             'COPWHLIST' or
10012             ('NAT44' and 'BASE') or
10013             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10014            'NDRPDR' and
10015            '1T1C' and
10016            'IP4FWD' and
10017            not 'IPSEC' and
10018            not 'VHOST'"
10019   parameters:
10020   - "throughput"
10021   - "parent"
10022   - "tags"
10023   sort:
10024   - "DOT1Q"
10025   - "IP4BASE"
10026   - "NAT44"
10027   - "POLICE_MARK"
10028   - "COPWHLIST"
10029   - "IACL"
10030   - "OACL"
10031   traces:
10032     hoverinfo: "x+y"
10033     boxpoints: "outliers"
10034     whiskerwidth: 0
10035   layout:
10036     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10037     layout: "plot-throughput"
10038
10039 - type: "plot"
10040   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10041   algorithm: "plot_performance_box"
10042   output-file-type: ".html"
10043   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10045   filter: "'NIC_Intel-X520-DA2' and
10046            '64B' and
10047            ('IP4BASE' or
10048             'POLICE_MARK' or
10049             'COPWHLIST' or
10050             ('NAT44' and 'BASE') or
10051             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10052            'NDRPDR' and
10053            '2T2C' and
10054            'IP4FWD' and
10055            not 'IPSEC' and
10056            not 'VHOST'"
10057   parameters:
10058   - "throughput"
10059   - "parent"
10060   - "tags"
10061   sort:
10062   - "DOT1Q"
10063   - "IP4BASE"
10064   - "NAT44"
10065   - "POLICE_MARK"
10066   - "COPWHLIST"
10067   - "IACL"
10068   - "OACL"
10069   traces:
10070     hoverinfo: "x+y"
10071     boxpoints: "outliers"
10072     whiskerwidth: 0
10073   layout:
10074     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10075     layout: "plot-throughput"
10076
10077 - type: "plot"
10078   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10079   algorithm: "plot_performance_box"
10080   output-file-type: ".html"
10081   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10083   filter: "'NIC_Intel-X520-DA2' and
10084            '64B' and
10085            ('IP4BASE' or
10086             'POLICE_MARK' or
10087             'COPWHLIST' or
10088             ('NAT44' and 'BASE') or
10089             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10090            'NDRPDR' and
10091            '2T2C' and
10092            'IP4FWD' and
10093            not 'IPSEC' and
10094            not 'VHOST'"
10095   parameters:
10096   - "throughput"
10097   - "parent"
10098   - "tags"
10099   sort:
10100   - "DOT1Q"
10101   - "IP4BASE"
10102   - "NAT44"
10103   - "POLICE_MARK"
10104   - "COPWHLIST"
10105   - "IACL"
10106   - "OACL"
10107   traces:
10108     hoverinfo: "x+y"
10109     boxpoints: "outliers"
10110     whiskerwidth: 0
10111   layout:
10112     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10113     layout: "plot-throughput"
10114
10115 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10116 - type: "plot"
10117   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10118   algorithm: "plot_performance_box"
10119   output-file-type: ".html"
10120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10122   filter: "'NIC_Intel-X520-DA2' and
10123            '64B' and
10124            'NDRPDR' and
10125            '1T1C' and
10126            'IP4FWD' and
10127            ('NAT44' or 'IP4BASE') and
10128            not 'DOT1Q' and
10129            not 'IPSEC' and
10130            not 'VHOST'"
10131   parameters:
10132   - "throughput"
10133   - "parent"
10134   - "tags"
10135   sort:
10136   - "IP4BASE"
10137   - "BASE"
10138   - "SRC_USER_10"
10139   - "SRC_USER_100"
10140   - "SRC_USER_1000"
10141   - "SRC_USER_2000"
10142   traces:
10143     hoverinfo: "x+y"
10144     boxpoints: "outliers"
10145     whiskerwidth: 0
10146   layout:
10147     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10148     layout: "plot-throughput"
10149
10150 - type: "plot"
10151   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10152   algorithm: "plot_performance_box"
10153   output-file-type: ".html"
10154   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10156   filter: "'NIC_Intel-X520-DA2' and
10157            '64B' and
10158            'NDRPDR' and
10159            '1T1C' and
10160            'IP4FWD' and
10161            ('NAT44' or 'IP4BASE') and
10162            not 'DOT1Q' and
10163            not 'IPSEC' and
10164            not 'VHOST'"
10165   parameters:
10166   - "throughput"
10167   - "parent"
10168   - "tags"
10169   sort:
10170   - "IP4BASE"
10171   - "BASE"
10172   - "SRC_USER_10"
10173   - "SRC_USER_100"
10174   - "SRC_USER_1000"
10175   - "SRC_USER_2000"
10176   traces:
10177     hoverinfo: "x+y"
10178     boxpoints: "outliers"
10179     whiskerwidth: 0
10180   layout:
10181     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10182     layout: "plot-throughput"
10183
10184 - type: "plot"
10185   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10186   algorithm: "plot_performance_box"
10187   output-file-type: ".html"
10188   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10190   filter: "'NIC_Intel-X520-DA2' and
10191            '64B' and
10192            'NDRPDR' and
10193            '2T2C' and
10194            'IP4FWD' and
10195            ('NAT44' or 'IP4BASE') and
10196            not 'DOT1Q' and
10197            not 'IPSEC' and
10198            not 'VHOST'"
10199   parameters:
10200   - "throughput"
10201   - "parent"
10202   - "tags"
10203   sort:
10204   - "IP4BASE"
10205   - "BASE"
10206   - "SRC_USER_10"
10207   - "SRC_USER_100"
10208   - "SRC_USER_1000"
10209   - "SRC_USER_2000"
10210   traces:
10211     hoverinfo: "x+y"
10212     boxpoints: "outliers"
10213     whiskerwidth: 0
10214   layout:
10215     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10216     layout: "plot-throughput"
10217
10218 - type: "plot"
10219   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10220   algorithm: "plot_performance_box"
10221   output-file-type: ".html"
10222   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10224   filter: "'NIC_Intel-X520-DA2' and
10225            '64B' and
10226            'NDRPDR' and
10227            '2T2C' and
10228            'IP4FWD' and
10229            ('NAT44' or 'IP4BASE') and
10230            not 'DOT1Q' and
10231            not 'IPSEC' and
10232            not 'VHOST'"
10233   parameters:
10234   - "throughput"
10235   - "parent"
10236   - "tags"
10237   sort:
10238   - "IP4BASE"
10239   - "BASE"
10240   - "SRC_USER_10"
10241   - "SRC_USER_100"
10242   - "SRC_USER_1000"
10243   - "SRC_USER_2000"
10244   traces:
10245     hoverinfo: "x+y"
10246     boxpoints: "outliers"
10247     whiskerwidth: 0
10248   layout:
10249     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10250     layout: "plot-throughput"
10251
10252 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10253 - type: "plot"
10254   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10255   algorithm: "plot_performance_box"
10256   output-file-type: ".html"
10257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10259   filter: "'NIC_Intel-X520-DA2' and
10260            '64B' and
10261            'NDRPDR' and
10262            '1T1C' and
10263            'IP4FWD' and
10264            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10265            not 'IPSEC' and
10266            not 'DOT1Q' and
10267            not 'VHOST'"
10268   parameters:
10269   - "throughput"
10270   - "parent"
10271   - "tags"
10272   sort:
10273   - "IP4BASE"
10274   - "ACL_STATELESS"
10275   - "ACL_STATEFUL"
10276   - "ACL_STATELESS"
10277   - "ACL_STATEFUL"
10278   traces:
10279     hoverinfo: "x+y"
10280     boxpoints: "outliers"
10281     whiskerwidth: 0
10282   layout:
10283     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10284     layout: "plot-throughput"
10285
10286 - type: "plot"
10287   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10288   algorithm: "plot_performance_box"
10289   output-file-type: ".html"
10290   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10292   filter: "'NIC_Intel-X520-DA2' and
10293            '64B' and
10294            'NDRPDR' and
10295            '1T1C' and
10296            'IP4FWD' and
10297            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10298            not 'IPSEC' and
10299            not 'DOT1Q' and
10300            not 'VHOST'"
10301   parameters:
10302   - "throughput"
10303   - "parent"
10304   - "tags"
10305   sort:
10306   - "IP4BASE"
10307   - "ACL_STATELESS"
10308   - "ACL_STATEFUL"
10309   - "ACL_STATELESS"
10310   - "ACL_STATEFUL"
10311   traces:
10312     hoverinfo: "x+y"
10313     boxpoints: "outliers"
10314     whiskerwidth: 0
10315   layout:
10316     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10317     layout: "plot-throughput"
10318
10319 - type: "plot"
10320   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10321   algorithm: "plot_performance_box"
10322   output-file-type: ".html"
10323   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10325   filter: "'NIC_Intel-X520-DA2' and
10326            '64B' and
10327            'NDRPDR' and
10328            '2T2C' and
10329            'IP4FWD' and
10330            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10331            not 'IPSEC' and
10332            not 'DOT1Q' and
10333            not 'VHOST'"
10334   parameters:
10335   - "throughput"
10336   - "parent"
10337   - "tags"
10338   sort:
10339   - "IP4BASE"
10340   - "ACL_STATELESS"
10341   - "ACL_STATEFUL"
10342   - "ACL_STATELESS"
10343   - "ACL_STATEFUL"
10344   traces:
10345     hoverinfo: "x+y"
10346     boxpoints: "outliers"
10347     whiskerwidth: 0
10348   layout:
10349     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10350     layout: "plot-throughput"
10351
10352 - type: "plot"
10353   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10354   algorithm: "plot_performance_box"
10355   output-file-type: ".html"
10356   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10358   filter: "'NIC_Intel-X520-DA2' and
10359            '64B' and
10360            'NDRPDR' and
10361            '2T2C' and
10362            'IP4FWD' and
10363            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10364            not 'IPSEC' and
10365            not 'DOT1Q' and
10366            not 'VHOST'"
10367   parameters:
10368   - "throughput"
10369   - "parent"
10370   - "tags"
10371   sort:
10372   - "IP4BASE"
10373   - "ACL_STATELESS"
10374   - "ACL_STATEFUL"
10375   - "ACL_STATELESS"
10376   - "ACL_STATEFUL"
10377   traces:
10378     hoverinfo: "x+y"
10379     boxpoints: "outliers"
10380     whiskerwidth: 0
10381   layout:
10382     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10383     layout: "plot-throughput"
10384
10385 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10386 - type: "plot"
10387   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10388   algorithm: "plot_performance_box"
10389   output-file-type: ".html"
10390   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10391   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10392   filter: "'NIC_Intel-X520-DA2' and
10393            '64B' and
10394            'NDRPDR' and
10395            '1T1C' and
10396            'IP4FWD' and
10397            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10398            not 'IPSEC' and
10399            not 'DOT1Q' and
10400            not 'VHOST'"
10401   parameters:
10402   - "throughput"
10403   - "parent"
10404   - "tags"
10405   sort:
10406   - "IP4BASE"
10407   - "ACL_STATELESS"
10408   - "ACL_STATEFUL"
10409   - "ACL_STATELESS"
10410   - "ACL_STATEFUL"
10411   traces:
10412     hoverinfo: "x+y"
10413     boxpoints: "outliers"
10414     whiskerwidth: 0
10415   layout:
10416     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10417     layout: "plot-throughput"
10418
10419 - type: "plot"
10420   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10421   algorithm: "plot_performance_box"
10422   output-file-type: ".html"
10423   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10425   filter: "'NIC_Intel-X520-DA2' and
10426            '64B' and
10427            'NDRPDR' and
10428            '1T1C' and
10429            'IP4FWD' and
10430            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10431            not 'IPSEC' and
10432            not 'DOT1Q' and
10433            not 'VHOST'"
10434   parameters:
10435   - "throughput"
10436   - "parent"
10437   - "tags"
10438   sort:
10439   - "IP4BASE"
10440   - "ACL_STATELESS"
10441   - "ACL_STATEFUL"
10442   - "ACL_STATELESS"
10443   - "ACL_STATEFUL"
10444   traces:
10445     hoverinfo: "x+y"
10446     boxpoints: "outliers"
10447     whiskerwidth: 0
10448   layout:
10449     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10450     layout: "plot-throughput"
10451
10452 - type: "plot"
10453   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10454   algorithm: "plot_performance_box"
10455   output-file-type: ".html"
10456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10458   filter: "'NIC_Intel-X520-DA2' and
10459            '64B' and
10460            'NDRPDR' and
10461            '2T2C' and
10462            'IP4FWD' and
10463            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10464            not 'IPSEC' and
10465            not 'DOT1Q' and
10466            not 'VHOST'"
10467   parameters:
10468   - "throughput"
10469   - "parent"
10470   - "tags"
10471   sort:
10472   - "IP4BASE"
10473   - "ACL_STATELESS"
10474   - "ACL_STATEFUL"
10475   - "ACL_STATELESS"
10476   - "ACL_STATEFUL"
10477   traces:
10478     hoverinfo: "x+y"
10479     boxpoints: "outliers"
10480     whiskerwidth: 0
10481   layout:
10482     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10483     layout: "plot-throughput"
10484
10485 - type: "plot"
10486   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10487   algorithm: "plot_performance_box"
10488   output-file-type: ".html"
10489   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10491   filter: "'NIC_Intel-X520-DA2' and
10492            '64B' and
10493            'NDRPDR' and
10494            '2T2C' and
10495            'IP4FWD' and
10496            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10497            not 'IPSEC' and
10498            not 'DOT1Q' and
10499            not 'VHOST'"
10500   parameters:
10501   - "throughput"
10502   - "parent"
10503   - "tags"
10504   sort:
10505   - "IP4BASE"
10506   - "ACL_STATELESS"
10507   - "ACL_STATEFUL"
10508   - "ACL_STATELESS"
10509   - "ACL_STATEFUL"
10510   traces:
10511     hoverinfo: "x+y"
10512     boxpoints: "outliers"
10513     whiskerwidth: 0
10514   layout:
10515     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10516     layout: "plot-throughput"
10517
10518 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10519 - type: "plot"
10520   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10521   algorithm: "plot_performance_box"
10522   output-file-type: ".html"
10523   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10525   filter: "'NIC_Intel-X710' and
10526            '64B' and
10527            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10528            'NDRPDR' and
10529            '1T1C' and
10530            'IP4FWD' and
10531            not 'IPSEC' and
10532            not 'DOT1Q' and
10533            not 'VHOST'"
10534   parameters:
10535   - "throughput"
10536   - "parent"
10537   - "tags"
10538   sort:
10539   - "IP4BASE"
10540   - "FIB_20K"
10541   - "FIB_200K"
10542   - "FIB_2M"
10543   traces:
10544     hoverinfo: "x+y"
10545     boxpoints: "outliers"
10546     whiskerwidth: 0
10547   layout:
10548     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10549     layout: "plot-throughput"
10550
10551 - type: "plot"
10552   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10553   algorithm: "plot_performance_box"
10554   output-file-type: ".html"
10555   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10557   filter: "'NIC_Intel-X710' and
10558            '64B' and
10559            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10560            'NDRPDR' and
10561            '1T1C' and
10562            'IP4FWD' and
10563            not 'IPSEC' and
10564            not 'DOT1Q' and
10565            not 'VHOST'"
10566   parameters:
10567   - "throughput"
10568   - "parent"
10569   - "tags"
10570   sort:
10571   - "IP4BASE"
10572   - "FIB_20K"
10573   - "FIB_200K"
10574   - "FIB_2M"
10575   traces:
10576     hoverinfo: "x+y"
10577     boxpoints: "outliers"
10578     whiskerwidth: 0
10579   layout:
10580     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10581     layout: "plot-throughput"
10582
10583 - type: "plot"
10584   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10585   algorithm: "plot_performance_box"
10586   output-file-type: ".html"
10587   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10589   filter: "'NIC_Intel-X710' and
10590            '64B' and
10591            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10592            'NDRPDR' and
10593            '2T2C' and
10594            'IP4FWD' and
10595            not 'IPSEC' and
10596            not 'DOT1Q' and
10597            not 'VHOST'"
10598   parameters:
10599   - "throughput"
10600   - "parent"
10601   - "tags"
10602   sort:
10603   - "IP4BASE"
10604   - "FIB_20K"
10605   - "FIB_200K"
10606   - "FIB_2M"
10607   traces:
10608     hoverinfo: "x+y"
10609     boxpoints: "outliers"
10610     whiskerwidth: 0
10611   layout:
10612     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10613     layout: "plot-throughput"
10614
10615 - type: "plot"
10616   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10617   algorithm: "plot_performance_box"
10618   output-file-type: ".html"
10619   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10621   filter: "'NIC_Intel-X710' and
10622            '64B' and
10623            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10624            'NDRPDR' and
10625            '2T2C' and
10626            'IP4FWD' and
10627            not 'IPSEC' and
10628            not 'DOT1Q' and
10629            not 'VHOST'"
10630   parameters:
10631   - "throughput"
10632   - "parent"
10633   - "tags"
10634   sort:
10635   - "IP4BASE"
10636   - "FIB_20K"
10637   - "FIB_200K"
10638   - "FIB_2M"
10639   traces:
10640     hoverinfo: "x+y"
10641     boxpoints: "outliers"
10642     whiskerwidth: 0
10643   layout:
10644     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10645     layout: "plot-throughput"
10646
10647 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10648 - type: "plot"
10649   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10650   algorithm: "plot_performance_box"
10651   output-file-type: ".html"
10652   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10653   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10654   filter: "'NIC_Intel-X710' and
10655            '64B' and
10656            ('IP4BASE' or
10657             'POLICE_MARK' or
10658             'COPWHLIST' or
10659             ('NAT44' and 'BASE') or
10660             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10661            'NDRPDR' and
10662            '1T1C' and
10663            'IP4FWD' and
10664            not 'IPSEC' and
10665            not 'VHOST'"
10666   parameters:
10667   - "throughput"
10668   - "parent"
10669   - "tags"
10670   sort:
10671   - "DOT1Q"
10672   - "IP4BASE"
10673   - "NAT44"
10674   - "POLICE_MARK"
10675   - "COPWHLIST"
10676   - "IACL"
10677   - "OACL"
10678   traces:
10679     hoverinfo: "x+y"
10680     boxpoints: "outliers"
10681     whiskerwidth: 0
10682   layout:
10683     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10684     layout: "plot-throughput"
10685
10686 - type: "plot"
10687   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10688   algorithm: "plot_performance_box"
10689   output-file-type: ".html"
10690   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10692   filter: "'NIC_Intel-X710' and
10693            '64B' and
10694            ('IP4BASE' or
10695             'POLICE_MARK' or
10696             'COPWHLIST' or
10697             ('NAT44' and 'BASE') or
10698             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10699            'NDRPDR' and
10700            '1T1C' and
10701            'IP4FWD' and
10702            not 'IPSEC' and
10703            not 'VHOST'"
10704   parameters:
10705   - "throughput"
10706   - "parent"
10707   - "tags"
10708   sort:
10709   - "DOT1Q"
10710   - "IP4BASE"
10711   - "NAT44"
10712   - "POLICE_MARK"
10713   - "COPWHLIST"
10714   - "IACL"
10715   - "OACL"
10716   traces:
10717     hoverinfo: "x+y"
10718     boxpoints: "outliers"
10719     whiskerwidth: 0
10720   layout:
10721     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10722     layout: "plot-throughput"
10723
10724 - type: "plot"
10725   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10726   algorithm: "plot_performance_box"
10727   output-file-type: ".html"
10728   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10730   filter: "'NIC_Intel-X710' and
10731            '64B' and
10732            ('IP4BASE' or
10733             'POLICE_MARK' or
10734             'COPWHLIST' or
10735             ('NAT44' and 'BASE') or
10736             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10737            'NDRPDR' and
10738            '2T2C' and
10739            'IP4FWD' and
10740            not 'IPSEC' and
10741            not 'VHOST'"
10742   parameters:
10743   - "throughput"
10744   - "parent"
10745   - "tags"
10746   sort:
10747   - "DOT1Q"
10748   - "IP4BASE"
10749   - "NAT44"
10750   - "POLICE_MARK"
10751   - "COPWHLIST"
10752   - "IACL"
10753   - "OACL"
10754   traces:
10755     hoverinfo: "x+y"
10756     boxpoints: "outliers"
10757     whiskerwidth: 0
10758   layout:
10759     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10760     layout: "plot-throughput"
10761
10762 - type: "plot"
10763   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10764   algorithm: "plot_performance_box"
10765   output-file-type: ".html"
10766   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10768   filter: "'NIC_Intel-X710' and
10769            '64B' and
10770            ('IP4BASE' or
10771             'POLICE_MARK' or
10772             'COPWHLIST' or
10773             ('NAT44' and 'BASE') or
10774             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10775            'NDRPDR' and
10776            '2T2C' and
10777            'IP4FWD' and
10778            not 'IPSEC' and
10779            not 'VHOST'"
10780   parameters:
10781   - "throughput"
10782   - "parent"
10783   - "tags"
10784   sort:
10785   - "DOT1Q"
10786   - "IP4BASE"
10787   - "NAT44"
10788   - "POLICE_MARK"
10789   - "COPWHLIST"
10790   - "IACL"
10791   - "OACL"
10792   traces:
10793     hoverinfo: "x+y"
10794     boxpoints: "outliers"
10795     whiskerwidth: 0
10796   layout:
10797     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10798     layout: "plot-throughput"
10799
10800 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10801 - type: "plot"
10802   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10803   algorithm: "plot_performance_box"
10804   output-file-type: ".html"
10805   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10807   filter: "'NIC_Intel-X710' and
10808            '64B' and
10809            'NDRPDR' and
10810            '2T1C' and
10811            'IP4FWD' and
10812            ('NAT44' or 'IP4BASE') and
10813            not 'IPSEC' and
10814            not 'VHOST'"
10815   parameters:
10816   - "throughput"
10817   - "parent"
10818   - "tags"
10819   sort:
10820   - "IP4BASE"
10821   - "BASE"
10822   - "SRC_USER_10"
10823   - "SRC_USER_100"
10824   - "SRC_USER_1000"
10825   - "SRC_USER_2000"
10826   traces:
10827     hoverinfo: "x+y"
10828     boxpoints: "outliers"
10829     whiskerwidth: 0
10830   layout:
10831     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10832     layout: "plot-throughput"
10833
10834 - type: "plot"
10835   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10836   algorithm: "plot_performance_box"
10837   output-file-type: ".html"
10838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10840   filter: "'NIC_Intel-X710' and
10841            '64B' and
10842            'NDRPDR' and
10843            '2T1C' and
10844            'IP4FWD' and
10845            ('NAT44' or 'IP4BASE') and
10846            not 'IPSEC' and
10847            not 'VHOST'"
10848   parameters:
10849   - "throughput"
10850   - "parent"
10851   - "tags"
10852   sort:
10853   - "IP4BASE"
10854   - "BASE"
10855   - "SRC_USER_10"
10856   - "SRC_USER_100"
10857   - "SRC_USER_1000"
10858   - "SRC_USER_2000"
10859   traces:
10860     hoverinfo: "x+y"
10861     boxpoints: "outliers"
10862     whiskerwidth: 0
10863   layout:
10864     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10865     layout: "plot-throughput"
10866
10867 - type: "plot"
10868   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10869   algorithm: "plot_performance_box"
10870   output-file-type: ".html"
10871   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10873   filter: "'NIC_Intel-X710' and
10874            '64B' and
10875            'NDRPDR' and
10876            '4T2C' and
10877            'IP4FWD' and
10878            ('NAT44' or 'IP4BASE') and
10879            not 'IPSEC' and
10880            not 'VHOST'"
10881   parameters:
10882   - "throughput"
10883   - "parent"
10884   - "tags"
10885   sort:
10886   - "IP4BASE"
10887   - "BASE"
10888   - "SRC_USER_10"
10889   - "SRC_USER_100"
10890   - "SRC_USER_1000"
10891   - "SRC_USER_2000"
10892   traces:
10893     hoverinfo: "x+y"
10894     boxpoints: "outliers"
10895     whiskerwidth: 0
10896   layout:
10897     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10898     layout: "plot-throughput"
10899
10900 - type: "plot"
10901   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10902   algorithm: "plot_performance_box"
10903   output-file-type: ".html"
10904   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10906   filter: "'NIC_Intel-X710' and
10907            '64B' and
10908            'NDRPDR' and
10909            '4T2C' and
10910            'IP4FWD' and
10911            ('NAT44' or 'IP4BASE') and
10912            not 'IPSEC' and
10913            not 'VHOST'"
10914   parameters:
10915   - "throughput"
10916   - "parent"
10917   - "tags"
10918   sort:
10919   - "IP4BASE"
10920   - "BASE"
10921   - "SRC_USER_10"
10922   - "SRC_USER_100"
10923   - "SRC_USER_1000"
10924   - "SRC_USER_2000"
10925   traces:
10926     hoverinfo: "x+y"
10927     boxpoints: "outliers"
10928     whiskerwidth: 0
10929   layout:
10930     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10931     layout: "plot-throughput"
10932
10933 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10934 - type: "plot"
10935   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10936   algorithm: "plot_performance_box"
10937   output-file-type: ".html"
10938   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10940   filter: "'NIC_Intel-X710' and
10941            '64B' and
10942            'NDRPDR' and
10943            '2T1C' and
10944            'IP4FWD' and
10945            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10946            not 'IPSEC' and
10947            not 'VHOST'"
10948   parameters:
10949   - "throughput"
10950   - "parent"
10951   - "tags"
10952   sort:
10953   - "IP4BASE"
10954   - "ACL_STATELESS"
10955   - "ACL_STATEFUL"
10956   - "ACL_STATELESS"
10957   - "ACL_STATEFUL"
10958   traces:
10959     hoverinfo: "x+y"
10960     boxpoints: "outliers"
10961     whiskerwidth: 0
10962   layout:
10963     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10964     layout: "plot-throughput"
10965
10966 - type: "plot"
10967   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10968   algorithm: "plot_performance_box"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10972   filter: "'NIC_Intel-X710' and
10973            '64B' and
10974            'NDRPDR' and
10975            '2T1C' and
10976            'IP4FWD' and
10977            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10978            not 'IPSEC' and
10979            not 'VHOST'"
10980   parameters:
10981   - "throughput"
10982   - "parent"
10983   - "tags"
10984   sort:
10985   - "IP4BASE"
10986   - "ACL_STATELESS"
10987   - "ACL_STATEFUL"
10988   - "ACL_STATELESS"
10989   - "ACL_STATEFUL"
10990   traces:
10991     hoverinfo: "x+y"
10992     boxpoints: "outliers"
10993     whiskerwidth: 0
10994   layout:
10995     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10996     layout: "plot-throughput"
10997
10998 - type: "plot"
10999   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11000   algorithm: "plot_performance_box"
11001   output-file-type: ".html"
11002   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11004   filter: "'NIC_Intel-X710' and
11005            '64B' and
11006            'NDRPDR' and
11007            '4T2C' and
11008            'IP4FWD' and
11009            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11010            not 'IPSEC' and
11011            not 'VHOST'"
11012   parameters:
11013   - "throughput"
11014   - "parent"
11015   - "tags"
11016   sort:
11017   - "IP4BASE"
11018   - "ACL_STATELESS"
11019   - "ACL_STATEFUL"
11020   - "ACL_STATELESS"
11021   - "ACL_STATEFUL"
11022   traces:
11023     hoverinfo: "x+y"
11024     boxpoints: "outliers"
11025     whiskerwidth: 0
11026   layout:
11027     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11028     layout: "plot-throughput"
11029
11030 - type: "plot"
11031   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11032   algorithm: "plot_performance_box"
11033   output-file-type: ".html"
11034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11036   filter: "'NIC_Intel-X710' and
11037            '64B' and
11038            'NDRPDR' and
11039            '4T2C' and
11040            'IP4FWD' and
11041            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11042            not 'IPSEC' and
11043            not 'VHOST'"
11044   parameters:
11045   - "throughput"
11046   - "parent"
11047   - "tags"
11048   sort:
11049   - "IP4BASE"
11050   - "ACL_STATELESS"
11051   - "ACL_STATEFUL"
11052   - "ACL_STATELESS"
11053   - "ACL_STATEFUL"
11054   traces:
11055     hoverinfo: "x+y"
11056     boxpoints: "outliers"
11057     whiskerwidth: 0
11058   layout:
11059     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11060     layout: "plot-throughput"
11061
11062 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11063 - type: "plot"
11064   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11065   algorithm: "plot_performance_box"
11066   output-file-type: ".html"
11067   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11068   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11069   filter: "'NIC_Intel-XL710' and
11070            '64B' and
11071            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11072            'NDRPDR' and
11073            '1T1C' and
11074            'IP4FWD' and
11075            not 'IPSEC' and
11076            not 'VHOST'"
11077   parameters:
11078   - "throughput"
11079   - "parent"
11080   - "tags"
11081   sort:
11082   - "IP4BASE"
11083   - "FIB_20K"
11084   - "FIB_200K"
11085   - "FIB_2M"
11086   traces:
11087     hoverinfo: "x+y"
11088     boxpoints: "outliers"
11089     whiskerwidth: 0
11090   layout:
11091     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11092     layout: "plot-throughput"
11093
11094 - type: "plot"
11095   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11096   algorithm: "plot_performance_box"
11097   output-file-type: ".html"
11098   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11100   filter: "'NIC_Intel-XL710' and
11101            '64B' and
11102            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11103            'NDRPDR' and
11104            '1T1C' and
11105            'IP4FWD' and
11106            not 'IPSEC' and
11107            not 'VHOST'"
11108   parameters:
11109   - "throughput"
11110   - "parent"
11111   - "tags"
11112   sort:
11113   - "IP4BASE"
11114   - "FIB_20K"
11115   - "FIB_200K"
11116   - "FIB_2M"
11117   traces:
11118     hoverinfo: "x+y"
11119     boxpoints: "outliers"
11120     whiskerwidth: 0
11121   layout:
11122     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11123     layout: "plot-throughput"
11124
11125 - type: "plot"
11126   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11127   algorithm: "plot_performance_box"
11128   output-file-type: ".html"
11129   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11131   filter: "'NIC_Intel-XL710' and
11132            '64B' and
11133            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11134            'NDRPDR' and
11135            '2T2C' and
11136            'IP4FWD' and
11137            not 'IPSEC' and
11138            not 'VHOST'"
11139   parameters:
11140   - "throughput"
11141   - "parent"
11142   - "tags"
11143   sort:
11144   - "IP4BASE"
11145   - "FIB_20K"
11146   - "FIB_200K"
11147   - "FIB_2M"
11148   traces:
11149     hoverinfo: "x+y"
11150     boxpoints: "outliers"
11151     whiskerwidth: 0
11152   layout:
11153     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11154     layout: "plot-throughput"
11155
11156 - type: "plot"
11157   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11158   algorithm: "plot_performance_box"
11159   output-file-type: ".html"
11160   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11162   filter: "'NIC_Intel-XL710' and
11163            '64B' and
11164            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11165            'NDRPDR' and
11166            '2T2C' and
11167            'IP4FWD' and
11168            not 'IPSEC' and
11169            not 'VHOST'"
11170   parameters:
11171   - "throughput"
11172   - "parent"
11173   - "tags"
11174   sort:
11175   - "IP4BASE"
11176   - "FIB_20K"
11177   - "FIB_200K"
11178   - "FIB_2M"
11179   traces:
11180     hoverinfo: "x+y"
11181     boxpoints: "outliers"
11182     whiskerwidth: 0
11183   layout:
11184     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11185     layout: "plot-throughput"
11186
11187 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11188 - type: "plot"
11189   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11190   algorithm: "plot_performance_box"
11191   output-file-type: ".html"
11192   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11194   filter: "'NIC_Intel-X710' and
11195            '64B' and
11196            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11197            'NDRPDR' and
11198            '2T1C' and
11199            'IP4FWD' and
11200            not 'IPSEC' and
11201            not 'DOT1Q' and
11202            not 'VHOST'"
11203   parameters:
11204   - "throughput"
11205   - "parent"
11206   - "tags"
11207   sort:
11208   - "IP4BASE"
11209   - "FIB_20K"
11210   - "FIB_200K"
11211   - "FIB_2M"
11212   traces:
11213     hoverinfo: "x+y"
11214     boxpoints: "outliers"
11215     whiskerwidth: 0
11216   layout:
11217     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11218     layout: "plot-throughput"
11219
11220 - type: "plot"
11221   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11222   algorithm: "plot_performance_box"
11223   output-file-type: ".html"
11224   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11226   filter: "'NIC_Intel-X710' and
11227            '64B' and
11228            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11229            'NDRPDR' and
11230            '2T1C' and
11231            'IP4FWD' and
11232            not 'IPSEC' and
11233            not 'DOT1Q' and
11234            not 'VHOST'"
11235   parameters:
11236   - "throughput"
11237   - "parent"
11238   - "tags"
11239   sort:
11240   - "IP4BASE"
11241   - "FIB_20K"
11242   - "FIB_200K"
11243   - "FIB_2M"
11244   traces:
11245     hoverinfo: "x+y"
11246     boxpoints: "outliers"
11247     whiskerwidth: 0
11248   layout:
11249     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11250     layout: "plot-throughput"
11251
11252 - type: "plot"
11253   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11254   algorithm: "plot_performance_box"
11255   output-file-type: ".html"
11256   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11258   filter: "'NIC_Intel-X710' and
11259            '64B' and
11260            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11261            'NDRPDR' and
11262            '4T2C' and
11263            'IP4FWD' and
11264            not 'IPSEC' and
11265            not 'DOT1Q' and
11266            not 'VHOST'"
11267   parameters:
11268   - "throughput"
11269   - "parent"
11270   - "tags"
11271   sort:
11272   - "IP4BASE"
11273   - "FIB_20K"
11274   - "FIB_200K"
11275   - "FIB_2M"
11276   traces:
11277     hoverinfo: "x+y"
11278     boxpoints: "outliers"
11279     whiskerwidth: 0
11280   layout:
11281     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11282     layout: "plot-throughput"
11283
11284 - type: "plot"
11285   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11286   algorithm: "plot_performance_box"
11287   output-file-type: ".html"
11288   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11289   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11290   filter: "'NIC_Intel-X710' and
11291            '64B' and
11292            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11293            'NDRPDR' and
11294            '4T2C' and
11295            'IP4FWD' and
11296            not 'IPSEC' and
11297            not 'DOT1Q' and
11298            not 'VHOST'"
11299   parameters:
11300   - "throughput"
11301   - "parent"
11302   - "tags"
11303   sort:
11304   - "IP4BASE"
11305   - "FIB_20K"
11306   - "FIB_200K"
11307   - "FIB_2M"
11308   traces:
11309     hoverinfo: "x+y"
11310     boxpoints: "outliers"
11311     whiskerwidth: 0
11312   layout:
11313     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11314     layout: "plot-throughput"
11315
11316 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11317 - type: "plot"
11318   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11319   algorithm: "plot_performance_box"
11320   output-file-type: ".html"
11321   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11323   filter: "'NIC_Intel-X710' and
11324            '64B' and
11325            ('IP4BASE' or
11326             'POLICE_MARK' or
11327             'COPWHLIST' or
11328             ('NAT44' and 'BASE') or
11329             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11330            'NDRPDR' and
11331            '2T1C' and
11332            'IP4FWD' and
11333            not 'IPSEC' and
11334            not 'VHOST'"
11335   parameters:
11336   - "throughput"
11337   - "parent"
11338   - "tags"
11339   sort:
11340   - "DOT1Q"
11341   - "IP4BASE"
11342   - "NAT44"
11343   - "POLICE_MARK"
11344   - "COPWHLIST"
11345   - "IACL"
11346   - "OACL"
11347   traces:
11348     hoverinfo: "x+y"
11349     boxpoints: "outliers"
11350     whiskerwidth: 0
11351   layout:
11352     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11353     layout: "plot-throughput"
11354
11355 - type: "plot"
11356   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11357   algorithm: "plot_performance_box"
11358   output-file-type: ".html"
11359   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11361   filter: "'NIC_Intel-X710' and
11362            '64B' and
11363            ('IP4BASE' or
11364             'POLICE_MARK' or
11365             'COPWHLIST' or
11366             ('NAT44' and 'BASE') or
11367             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11368            'NDRPDR' and
11369            '2T1C' and
11370            'IP4FWD' and
11371            not 'IPSEC' and
11372            not 'VHOST'"
11373   parameters:
11374   - "throughput"
11375   - "parent"
11376   - "tags"
11377   sort:
11378   - "DOT1Q"
11379   - "IP4BASE"
11380   - "NAT44"
11381   - "POLICE_MARK"
11382   - "COPWHLIST"
11383   - "IACL"
11384   - "OACL"
11385   traces:
11386     hoverinfo: "x+y"
11387     boxpoints: "outliers"
11388     whiskerwidth: 0
11389   layout:
11390     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11391     layout: "plot-throughput"
11392
11393 - type: "plot"
11394   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11395   algorithm: "plot_performance_box"
11396   output-file-type: ".html"
11397   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11399   filter: "'NIC_Intel-X710' and
11400            '64B' and
11401            ('IP4BASE' or
11402             'POLICE_MARK' or
11403             'COPWHLIST' or
11404             ('NAT44' and 'BASE') or
11405             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11406            'NDRPDR' and
11407            '4T2C' and
11408            'IP4FWD' and
11409            not 'IPSEC' and
11410            not 'VHOST'"
11411   parameters:
11412   - "throughput"
11413   - "parent"
11414   - "tags"
11415   sort:
11416   - "DOT1Q"
11417   - "IP4BASE"
11418   - "NAT44"
11419   - "POLICE_MARK"
11420   - "COPWHLIST"
11421   - "IACL"
11422   - "OACL"
11423   traces:
11424     hoverinfo: "x+y"
11425     boxpoints: "outliers"
11426     whiskerwidth: 0
11427   layout:
11428     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11429     layout: "plot-throughput"
11430
11431 - type: "plot"
11432   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11433   algorithm: "plot_performance_box"
11434   output-file-type: ".html"
11435   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11436   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11437   filter: "'NIC_Intel-X710' and
11438            '64B' and
11439            ('IP4BASE' or
11440             'POLICE_MARK' or
11441             'COPWHLIST' or
11442             ('NAT44' and 'BASE') or
11443             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11444            'NDRPDR' and
11445            '4T2C' and
11446            'IP4FWD' and
11447            not 'IPSEC' and
11448            not 'VHOST'"
11449   parameters:
11450   - "throughput"
11451   - "parent"
11452   - "tags"
11453   sort:
11454   - "DOT1Q"
11455   - "IP4BASE"
11456   - "NAT44"
11457   - "POLICE_MARK"
11458   - "COPWHLIST"
11459   - "IACL"
11460   - "OACL"
11461   traces:
11462     hoverinfo: "x+y"
11463     boxpoints: "outliers"
11464     whiskerwidth: 0
11465   layout:
11466     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11467     layout: "plot-throughput"
11468
11469 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11470 - type: "plot"
11471   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11472   algorithm: "plot_performance_box"
11473   output-file-type: ".html"
11474   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11476   filter: "'NIC_Intel-X710' and
11477            '64B' and
11478            'NDRPDR' and
11479            '1T1C' and
11480            'IP4FWD' and
11481            ('NAT44' or 'IP4BASE') and
11482            not 'IPSEC' and
11483            not 'VHOST'"
11484   parameters:
11485   - "throughput"
11486   - "parent"
11487   - "tags"
11488   sort:
11489   - "IP4BASE"
11490   - "BASE"
11491   - "SRC_USER_10"
11492   - "SRC_USER_100"
11493   - "SRC_USER_1000"
11494   - "SRC_USER_2000"
11495   traces:
11496     hoverinfo: "x+y"
11497     boxpoints: "outliers"
11498     whiskerwidth: 0
11499   layout:
11500     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11501     layout: "plot-throughput"
11502
11503 - type: "plot"
11504   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11505   algorithm: "plot_performance_box"
11506   output-file-type: ".html"
11507   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11509   filter: "'NIC_Intel-X710' and
11510            '64B' and
11511            'NDRPDR' and
11512            '1T1C' and
11513            'IP4FWD' and
11514            ('NAT44' or 'IP4BASE') and
11515            not 'IPSEC' and
11516            not 'VHOST'"
11517   parameters:
11518   - "throughput"
11519   - "parent"
11520   - "tags"
11521   sort:
11522   - "IP4BASE"
11523   - "BASE"
11524   - "SRC_USER_10"
11525   - "SRC_USER_100"
11526   - "SRC_USER_1000"
11527   - "SRC_USER_2000"
11528   traces:
11529     hoverinfo: "x+y"
11530     boxpoints: "outliers"
11531     whiskerwidth: 0
11532   layout:
11533     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11534     layout: "plot-throughput"
11535
11536 - type: "plot"
11537   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11538   algorithm: "plot_performance_box"
11539   output-file-type: ".html"
11540   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11542   filter: "'NIC_Intel-X710' and
11543            '64B' and
11544            'NDRPDR' and
11545            '2T2C' and
11546            'IP4FWD' and
11547            ('NAT44' or 'IP4BASE') and
11548            not 'IPSEC' and
11549            not 'VHOST'"
11550   parameters:
11551   - "throughput"
11552   - "parent"
11553   - "tags"
11554   sort:
11555   - "IP4BASE"
11556   - "BASE"
11557   - "SRC_USER_10"
11558   - "SRC_USER_100"
11559   - "SRC_USER_1000"
11560   - "SRC_USER_2000"
11561   traces:
11562     hoverinfo: "x+y"
11563     boxpoints: "outliers"
11564     whiskerwidth: 0
11565   layout:
11566     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11567     layout: "plot-throughput"
11568
11569 - type: "plot"
11570   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11571   algorithm: "plot_performance_box"
11572   output-file-type: ".html"
11573   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11574   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11575   filter: "'NIC_Intel-X710' and
11576            '64B' and
11577            'NDRPDR' and
11578            '2T2C' and
11579            'IP4FWD' and
11580            ('NAT44' or 'IP4BASE') and
11581            not 'IPSEC' and
11582            not 'VHOST'"
11583   parameters:
11584   - "throughput"
11585   - "parent"
11586   - "tags"
11587   sort:
11588   - "IP4BASE"
11589   - "BASE"
11590   - "SRC_USER_10"
11591   - "SRC_USER_100"
11592   - "SRC_USER_1000"
11593   - "SRC_USER_2000"
11594   traces:
11595     hoverinfo: "x+y"
11596     boxpoints: "outliers"
11597     whiskerwidth: 0
11598   layout:
11599     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11600     layout: "plot-throughput"
11601
11602 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11603 - type: "plot"
11604   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11605   algorithm: "plot_performance_box"
11606   output-file-type: ".html"
11607   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11609   filter: "'NIC_Intel-X710' and
11610            '64B' and
11611            'NDRPDR' and
11612            '1T1C' and
11613            'IP4FWD' and
11614            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11615            not 'IPSEC' and
11616            not 'VHOST'"
11617   parameters:
11618   - "throughput"
11619   - "parent"
11620   - "tags"
11621   sort:
11622   - "IP4BASE"
11623   - "ACL_STATELESS"
11624   - "ACL_STATEFUL"
11625   - "ACL_STATELESS"
11626   - "ACL_STATEFUL"
11627   traces:
11628     hoverinfo: "x+y"
11629     boxpoints: "outliers"
11630     whiskerwidth: 0
11631   layout:
11632     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11633     layout: "plot-throughput"
11634
11635 - type: "plot"
11636   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11637   algorithm: "plot_performance_box"
11638   output-file-type: ".html"
11639   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11641   filter: "'NIC_Intel-X710' and
11642            '64B' and
11643            'NDRPDR' and
11644            '1T1C' and
11645            'IP4FWD' and
11646            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11647            not 'IPSEC' and
11648            not 'VHOST'"
11649   parameters:
11650   - "throughput"
11651   - "parent"
11652   - "tags"
11653   sort:
11654   - "IP4BASE"
11655   - "ACL_STATELESS"
11656   - "ACL_STATEFUL"
11657   - "ACL_STATELESS"
11658   - "ACL_STATEFUL"
11659   traces:
11660     hoverinfo: "x+y"
11661     boxpoints: "outliers"
11662     whiskerwidth: 0
11663   layout:
11664     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11665     layout: "plot-throughput"
11666
11667 - type: "plot"
11668   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11669   algorithm: "plot_performance_box"
11670   output-file-type: ".html"
11671   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11673   filter: "'NIC_Intel-X710' and
11674            '64B' and
11675            'NDRPDR' and
11676            '2T2C' and
11677            'IP4FWD' and
11678            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11679            not 'IPSEC' and
11680            not 'VHOST'"
11681   parameters:
11682   - "throughput"
11683   - "parent"
11684   - "tags"
11685   sort:
11686   - "IP4BASE"
11687   - "ACL_STATELESS"
11688   - "ACL_STATEFUL"
11689   - "ACL_STATELESS"
11690   - "ACL_STATEFUL"
11691   traces:
11692     hoverinfo: "x+y"
11693     boxpoints: "outliers"
11694     whiskerwidth: 0
11695   layout:
11696     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11697     layout: "plot-throughput"
11698
11699 - type: "plot"
11700   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11701   algorithm: "plot_performance_box"
11702   output-file-type: ".html"
11703   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11705   filter: "'NIC_Intel-X710' and
11706            '64B' and
11707            'NDRPDR' and
11708            '2T2C' and
11709            'IP4FWD' and
11710            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11711            not 'IPSEC' and
11712            not 'VHOST'"
11713   parameters:
11714   - "throughput"
11715   - "parent"
11716   - "tags"
11717   sort:
11718   - "IP4BASE"
11719   - "ACL_STATELESS"
11720   - "ACL_STATEFUL"
11721   - "ACL_STATELESS"
11722   - "ACL_STATEFUL"
11723   traces:
11724     hoverinfo: "x+y"
11725     boxpoints: "outliers"
11726     whiskerwidth: 0
11727   layout:
11728     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11729     layout: "plot-throughput"
11730
11731 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11732 - type: "plot"
11733   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11734   algorithm: "plot_performance_box"
11735   output-file-type: ".html"
11736   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11738   filter: "'NIC_Intel-X710' and
11739            '64B' and
11740            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11741            'NDRPDR' and
11742            '2T1C' and
11743            'IP4FWD' and
11744            not 'IPSEC' and
11745            not 'DOT1Q' and
11746            not 'VHOST'"
11747   parameters:
11748   - "throughput"
11749   - "parent"
11750   - "tags"
11751   sort:
11752   - "IP4BASE"
11753   - "FIB_20K"
11754   - "FIB_200K"
11755   - "FIB_2M"
11756   traces:
11757     hoverinfo: "x+y"
11758     boxpoints: "outliers"
11759     whiskerwidth: 0
11760   layout:
11761     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11762     layout: "plot-throughput"
11763
11764 - type: "plot"
11765   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11766   algorithm: "plot_performance_box"
11767   output-file-type: ".html"
11768   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11770   filter: "'NIC_Intel-X710' and
11771            '64B' and
11772            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11773            'NDRPDR' and
11774            '2T1C' and
11775            'IP4FWD' and
11776            not 'IPSEC' and
11777            not 'DOT1Q' and
11778            not 'VHOST'"
11779   parameters:
11780   - "throughput"
11781   - "parent"
11782   - "tags"
11783   sort:
11784   - "IP4BASE"
11785   - "FIB_20K"
11786   - "FIB_200K"
11787   - "FIB_2M"
11788   traces:
11789     hoverinfo: "x+y"
11790     boxpoints: "outliers"
11791     whiskerwidth: 0
11792   layout:
11793     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11794     layout: "plot-throughput"
11795
11796 - type: "plot"
11797   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11798   algorithm: "plot_performance_box"
11799   output-file-type: ".html"
11800   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11801   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11802   filter: "'NIC_Intel-X710' and
11803            '64B' and
11804            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11805            'NDRPDR' and
11806            '4T2C' and
11807            'IP4FWD' and
11808            not 'IPSEC' and
11809            not 'DOT1Q' and
11810            not 'VHOST'"
11811   parameters:
11812   - "throughput"
11813   - "parent"
11814   - "tags"
11815   sort:
11816   - "IP4BASE"
11817   - "FIB_20K"
11818   - "FIB_200K"
11819   - "FIB_2M"
11820   traces:
11821     hoverinfo: "x+y"
11822     boxpoints: "outliers"
11823     whiskerwidth: 0
11824   layout:
11825     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11826     layout: "plot-throughput"
11827
11828 - type: "plot"
11829   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11830   algorithm: "plot_performance_box"
11831   output-file-type: ".html"
11832   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11833   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11834   filter: "'NIC_Intel-X710' and
11835            '64B' and
11836            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11837            'NDRPDR' and
11838            '4T2C' and
11839            'IP4FWD' and
11840            not 'IPSEC' and
11841            not 'DOT1Q' and
11842            not 'VHOST'"
11843   parameters:
11844   - "throughput"
11845   - "parent"
11846   - "tags"
11847   sort:
11848   - "IP4BASE"
11849   - "FIB_20K"
11850   - "FIB_200K"
11851   - "FIB_2M"
11852   traces:
11853     hoverinfo: "x+y"
11854     boxpoints: "outliers"
11855     whiskerwidth: 0
11856   layout:
11857     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11858     layout: "plot-throughput"
11859
11860 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11861 - type: "plot"
11862   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11863   algorithm: "plot_performance_box"
11864   output-file-type: ".html"
11865   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11866   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11867   filter: "'NIC_Intel-X710' and
11868            '64B' and
11869            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11870            'NDRPDR' and
11871            '2T1C' and
11872            'IP4FWD' and
11873            not 'IPSEC' and
11874            not 'DOT1Q' and
11875            not 'VHOST'"
11876   parameters:
11877   - "throughput"
11878   - "parent"
11879   - "tags"
11880   sort:
11881   - "IP4BASE"
11882   - "ACL_STATELESS"
11883   - "ACL_STATEFUL"
11884   - "ACL_STATELESS"
11885   - "ACL_STATEFUL"
11886   traces:
11887     hoverinfo: "x+y"
11888     boxpoints: "outliers"
11889     whiskerwidth: 0
11890   layout:
11891     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11892     layout: "plot-throughput"
11893
11894 - type: "plot"
11895   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11896   algorithm: "plot_performance_box"
11897   output-file-type: ".html"
11898   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11900   filter: "'NIC_Intel-X710' and
11901            '64B' and
11902            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11903            'NDRPDR' and
11904            '2T1C' and
11905            'IP4FWD' and
11906            not 'IPSEC' and
11907            not 'DOT1Q' and
11908            not 'VHOST'"
11909   parameters:
11910   - "throughput"
11911   - "parent"
11912   - "tags"
11913   sort:
11914   - "IP4BASE"
11915   - "ACL_STATELESS"
11916   - "ACL_STATEFUL"
11917   - "ACL_STATELESS"
11918   - "ACL_STATEFUL"
11919   traces:
11920     hoverinfo: "x+y"
11921     boxpoints: "outliers"
11922     whiskerwidth: 0
11923   layout:
11924     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11925     layout: "plot-throughput"
11926
11927 - type: "plot"
11928   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11929   algorithm: "plot_performance_box"
11930   output-file-type: ".html"
11931   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11933   filter: "'NIC_Intel-X710' and
11934            '64B' and
11935            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11936            'NDRPDR' and
11937            '4T2C' and
11938            'IP4FWD' and
11939            not 'IPSEC' and
11940            not 'DOT1Q' and
11941            not 'VHOST'"
11942   parameters:
11943   - "throughput"
11944   - "parent"
11945   - "tags"
11946   sort:
11947   - "IP4BASE"
11948   - "ACL_STATELESS"
11949   - "ACL_STATEFUL"
11950   - "ACL_STATELESS"
11951   - "ACL_STATEFUL"
11952   traces:
11953     hoverinfo: "x+y"
11954     boxpoints: "outliers"
11955     whiskerwidth: 0
11956   layout:
11957     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11958     layout: "plot-throughput"
11959
11960 - type: "plot"
11961   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11962   algorithm: "plot_performance_box"
11963   output-file-type: ".html"
11964   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11966   filter: "'NIC_Intel-X710' and
11967            '64B' and
11968            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11969            'NDRPDR' and
11970            '4T2C' and
11971            'IP4FWD' and
11972            not 'IPSEC' and
11973            not 'DOT1Q' and
11974            not 'VHOST'"
11975   parameters:
11976   - "throughput"
11977   - "parent"
11978   - "tags"
11979   sort:
11980   - "IP4BASE"
11981   - "ACL_STATELESS"
11982   - "ACL_STATEFUL"
11983   - "ACL_STATELESS"
11984   - "ACL_STATEFUL"
11985   traces:
11986     hoverinfo: "x+y"
11987     boxpoints: "outliers"
11988     whiskerwidth: 0
11989   layout:
11990     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11991     layout: "plot-throughput"
11992
11993 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11994 - type: "plot"
11995   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11996   algorithm: "plot_performance_box"
11997   output-file-type: ".html"
11998   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12000   filter: "'NIC_Intel-XXV710' and
12001            '64B' and
12002            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12003            'NDRPDR' and
12004            '2T1C' and
12005            'IP4FWD' and
12006            not 'IPSEC' and
12007            not 'DOT1Q' and
12008            not 'VHOST'"
12009   parameters:
12010   - "throughput"
12011   - "parent"
12012   - "tags"
12013   sort:
12014   - "IP4BASE"
12015   - "FIB_20K"
12016   - "FIB_200K"
12017   - "FIB_2M"
12018   traces:
12019     hoverinfo: "x+y"
12020     boxpoints: "outliers"
12021     whiskerwidth: 0
12022   layout:
12023     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12024     layout: "plot-throughput"
12025
12026 - type: "plot"
12027   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12028   algorithm: "plot_performance_box"
12029   output-file-type: ".html"
12030   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12032   filter: "'NIC_Intel-XXV710' and
12033            '64B' and
12034            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12035            'NDRPDR' and
12036            '2T1C' and
12037            'IP4FWD' and
12038            not 'IPSEC' and
12039            not 'DOT1Q' and
12040            not 'VHOST'"
12041   parameters:
12042   - "throughput"
12043   - "parent"
12044   - "tags"
12045   sort:
12046   - "IP4BASE"
12047   - "FIB_20K"
12048   - "FIB_200K"
12049   - "FIB_2M"
12050   traces:
12051     hoverinfo: "x+y"
12052     boxpoints: "outliers"
12053     whiskerwidth: 0
12054   layout:
12055     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12060   algorithm: "plot_performance_box"
12061   output-file-type: ".html"
12062   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12064   filter: "'NIC_Intel-XXV710' and
12065            '64B' and
12066            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12067            'NDRPDR' and
12068            '4T2C' and
12069            'IP4FWD' and
12070            not 'IPSEC' and
12071            not 'DOT1Q' and
12072            not 'VHOST'"
12073   parameters:
12074   - "throughput"
12075   - "parent"
12076   - "tags"
12077   sort:
12078   - "IP4BASE"
12079   - "FIB_20K"
12080   - "FIB_200K"
12081   - "FIB_2M"
12082   traces:
12083     hoverinfo: "x+y"
12084     boxpoints: "outliers"
12085     whiskerwidth: 0
12086   layout:
12087     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12088     layout: "plot-throughput"
12089
12090 - type: "plot"
12091   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12092   algorithm: "plot_performance_box"
12093   output-file-type: ".html"
12094   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12096   filter: "'NIC_Intel-XXV710' and
12097            '64B' and
12098            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12099            'NDRPDR' and
12100            '4T2C' and
12101            'IP4FWD' and
12102            not 'IPSEC' and
12103            not 'DOT1Q' and
12104            not 'VHOST'"
12105   parameters:
12106   - "throughput"
12107   - "parent"
12108   - "tags"
12109   sort:
12110   - "IP4BASE"
12111   - "FIB_20K"
12112   - "FIB_200K"
12113   - "FIB_2M"
12114   traces:
12115     hoverinfo: "x+y"
12116     boxpoints: "outliers"
12117     whiskerwidth: 0
12118   layout:
12119     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12120     layout: "plot-throughput"
12121
12122 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12123 #- type: "plot"
12124 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12125 #  algorithm: "plot_performance_box"
12126 #  output-file-type: ".html"
12127 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12128 #  data: "intel-dnv-vpp"
12129 #  filter: "'NIC_Intel-X553' and
12130 #           '64B' and
12131 #           'IP4BASE' and
12132 #           'NDRPDR' and
12133 #           '1T1C' and
12134 #           'IP4FWD' and
12135 #           not 'IPSEC' and
12136 #           not 'VHOST'"
12137 #  parameters:
12138 #  - "throughput"
12139 #  - "parent"
12140 #  - "tags"
12141 #  sort:
12142 #  - "IP4BASE"
12143 #  traces:
12144 #    hoverinfo: "x+y"
12145 #    boxpoints: "outliers"
12146 #    whiskerwidth: 0
12147 #  layout:
12148 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12149 #    layout: "plot-throughput"
12150 #
12151 #- type: "plot"
12152 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12153 #  algorithm: "plot_performance_box"
12154 #  output-file-type: ".html"
12155 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12156 #  data: "intel-dnv-vpp"
12157 #  filter: "'NIC_Intel-X553' and
12158 #           '64B' and
12159 #           'IP4BASE' and
12160 #           'NDRPDR' and
12161 #           '1T1C' and
12162 #           'IP4FWD' and
12163 #           not 'IPSEC' and
12164 #           not 'VHOST'"
12165 #  parameters:
12166 #  - "throughput"
12167 #  - "parent"
12168 #  - "tags"
12169 #  sort:
12170 #  - "IP4BASE"
12171 #  traces:
12172 #    hoverinfo: "x+y"
12173 #    boxpoints: "outliers"
12174 #    whiskerwidth: 0
12175 #  layout:
12176 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12177 #    layout: "plot-throughput"
12178 #
12179 #- type: "plot"
12180 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12181 #  algorithm: "plot_performance_box"
12182 #  output-file-type: ".html"
12183 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12184 #  data: "intel-dnv-vpp"
12185 #  filter: "'NIC_Intel-X553' and
12186 #           '64B' and
12187 #           'IP4BASE' and
12188 #           'NDRPDR' and
12189 #           '2T2C' and
12190 #           'IP4FWD' and
12191 #           not 'IPSEC' and
12192 #           not 'VHOST'"
12193 #  parameters:
12194 #  - "throughput"
12195 #  - "parent"
12196 #  - "tags"
12197 #  sort:
12198 #  - "IP4BASE"
12199 #  traces:
12200 #    hoverinfo: "x+y"
12201 #    boxpoints: "outliers"
12202 #    whiskerwidth: 0
12203 #  layout:
12204 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12205 #    layout: "plot-throughput"
12206 #
12207 #- type: "plot"
12208 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12209 #  algorithm: "plot_performance_box"
12210 #  output-file-type: ".html"
12211 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12212 #  data: "intel-dnv-vpp"
12213 #  filter: "'NIC_Intel-X553' and
12214 #           '64B' and
12215 #           'IP4BASE' and
12216 #           'NDRPDR' and
12217 #           '2T2C' and
12218 #           'IP4FWD' and
12219 #           not 'IPSEC' and
12220 #           not 'VHOST'"
12221 #  parameters:
12222 #  - "throughput"
12223 #  - "parent"
12224 #  - "tags"
12225 #  sort:
12226 #  - "IP4BASE"
12227 #  traces:
12228 #    hoverinfo: "x+y"
12229 #    boxpoints: "outliers"
12230 #    whiskerwidth: 0
12231 #  layout:
12232 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12233 #    layout: "plot-throughput"
12234
12235 ################################################################################
12236
12237 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12238 - type: "plot"
12239   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12240   algorithm: "plot_performance_box"
12241   output-file-type: ".html"
12242   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12244   filter: "'NIC_Intel-X520-DA2' and
12245            '64B' and
12246            'ENCAP' and
12247            'NDRPDR' and
12248            '1T1C' and
12249            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12250            not 'DOT1Q' and
12251            not 'VHOST' and
12252            not 'IPSECHW'"
12253   parameters:
12254   - "throughput"
12255   - "parent"
12256   - "tags"
12257   sort:
12258   - "IP4BASE"
12259   - "L2BDMACLRN"
12260   - "L2XCFWD"
12261   - "LISP"
12262   traces:
12263     hoverinfo: "x+y"
12264     boxpoints: "outliers"
12265     whiskerwidth: 0
12266   layout:
12267     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12268     layout: "plot-throughput"
12269
12270 - type: "plot"
12271   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12272   algorithm: "plot_performance_box"
12273   output-file-type: ".html"
12274   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12276   filter: "'NIC_Intel-X520-DA2' and
12277            '64B' and
12278            'ENCAP' and
12279            'NDRPDR' and
12280            '2T2C' and
12281            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12282            not 'DOT1Q' and
12283            not 'VHOST' and
12284            not 'IPSECHW'"
12285   parameters:
12286   - "throughput"
12287   - "parent"
12288   - "tags"
12289   sort:
12290   - "IP4BASE"
12291   - "L2BDMACLRN"
12292   - "L2XCFWD"
12293   - "LISP"
12294   traces:
12295     hoverinfo: "x+y"
12296     boxpoints: "outliers"
12297     whiskerwidth: 0
12298   layout:
12299     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12300     layout: "plot-throughput"
12301
12302 - type: "plot"
12303   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12304   algorithm: "plot_performance_box"
12305   output-file-type: ".html"
12306   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12307   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12308   filter: "'NIC_Intel-X520-DA2' and
12309            '64B' and
12310            'ENCAP' and
12311            'NDRPDR' and
12312            '1T1C' and
12313            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12314            not 'DOT1Q' and
12315            not 'VHOST' and
12316            not 'IPSECHW'"
12317   parameters:
12318   - "throughput"
12319   - "parent"
12320   - "tags"
12321   sort:
12322   - "IP4BASE"
12323   - "L2BDMACLRN"
12324   - "L2XCFWD"
12325   - "LISP"
12326   traces:
12327     hoverinfo: "x+y"
12328     boxpoints: "outliers"
12329     whiskerwidth: 0
12330   layout:
12331     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12332     layout: "plot-throughput"
12333
12334 - type: "plot"
12335   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12336   algorithm: "plot_performance_box"
12337   output-file-type: ".html"
12338   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12340   filter: "'NIC_Intel-X520-DA2' and
12341            '64B' and
12342            'ENCAP' and
12343            'NDRPDR' and
12344            '2T2C' and
12345            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12346            not 'DOT1Q' and
12347            not 'VHOST' and
12348            not 'IPSECHW'"
12349   parameters:
12350   - "throughput"
12351   - "parent"
12352   - "tags"
12353   sort:
12354   - "IP4BASE"
12355   - "L2BDMACLRN"
12356   - "L2XCFWD"
12357   - "LISP"
12358   traces:
12359     hoverinfo: "x+y"
12360     boxpoints: "outliers"
12361     whiskerwidth: 0
12362   layout:
12363     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12364     layout: "plot-throughput"
12365
12366 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12367 - type: "plot"
12368   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12369   algorithm: "plot_performance_box"
12370   output-file-type: ".html"
12371   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12373   filter: "'NIC_Intel-X710' and
12374            '64B' and
12375            'ENCAP' and
12376            'NDRPDR' and
12377            '1T1C' and
12378            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12379            not 'VHOST' and
12380            not 'IPSECHW'"
12381   parameters:
12382   - "throughput"
12383   - "parent"
12384   - "tags"
12385   sort:
12386   - "IP4BASE"
12387   - "LISP"
12388   - "VXLAN_1"
12389   - "VXLAN_10"
12390   - "VXLAN_100"
12391   - "VXLAN_1000"
12392   traces:
12393     hoverinfo: "x+y"
12394     boxpoints: "outliers"
12395     whiskerwidth: 0
12396   layout:
12397     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12398     layout: "plot-throughput"
12399
12400 - type: "plot"
12401   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12402   algorithm: "plot_performance_box"
12403   output-file-type: ".html"
12404   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12406   filter: "'NIC_Intel-X710' and
12407            '64B' and
12408            'ENCAP' and
12409            'NDRPDR' and
12410            '1T1C' and
12411            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12412            not 'VHOST' and
12413            not 'IPSECHW'"
12414   parameters:
12415   - "throughput"
12416   - "parent"
12417   - "tags"
12418   sort:
12419   - "IP4BASE"
12420   - "LISP"
12421   - "VXLAN_1"
12422   - "VXLAN_10"
12423   - "VXLAN_100"
12424   - "VXLAN_1000"
12425   traces:
12426     hoverinfo: "x+y"
12427     boxpoints: "outliers"
12428     whiskerwidth: 0
12429   layout:
12430     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12431     layout: "plot-throughput"
12432
12433 - type: "plot"
12434   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12435   algorithm: "plot_performance_box"
12436   output-file-type: ".html"
12437   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12438   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12439   filter: "'NIC_Intel-X710' and
12440            '64B' and
12441            'ENCAP' and
12442            'NDRPDR' and
12443            '2T2C' and
12444            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12445            not 'VHOST' and
12446            not 'IPSECHW'"
12447   parameters:
12448   - "throughput"
12449   - "parent"
12450   - "tags"
12451   sort:
12452   - "IP4BASE"
12453   - "LISP"
12454   - "VXLAN_1"
12455   - "VXLAN_10"
12456   - "VXLAN_100"
12457   - "VXLAN_1000"
12458   traces:
12459     hoverinfo: "x+y"
12460     boxpoints: "outliers"
12461     whiskerwidth: 0
12462   layout:
12463     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12464     layout: "plot-throughput"
12465
12466 - type: "plot"
12467   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12468   algorithm: "plot_performance_box"
12469   output-file-type: ".html"
12470   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12472   filter: "'NIC_Intel-X710' and
12473            '64B' and
12474            'ENCAP' and
12475            'NDRPDR' and
12476            '2T2C' and
12477            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12478            not 'VHOST' and
12479            not 'IPSECHW'"
12480   parameters:
12481   - "throughput"
12482   - "parent"
12483   - "tags"
12484   sort:
12485   - "IP4BASE"
12486   - "LISP"
12487   - "VXLAN_1"
12488   - "VXLAN_10"
12489   - "VXLAN_100"
12490   - "VXLAN_1000"
12491   traces:
12492     hoverinfo: "x+y"
12493     boxpoints: "outliers"
12494     whiskerwidth: 0
12495   layout:
12496     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12497     layout: "plot-throughput"
12498
12499 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12500 - type: "plot"
12501   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12502   algorithm: "plot_performance_box"
12503   output-file-type: ".html"
12504   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12506   filter: "'NIC_Intel-X710' and
12507            '64B' and
12508            'ENCAP' and
12509            'NDRPDR' and
12510            '1T1C' and
12511            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12512            not 'DOT1Q' and
12513            not 'VHOST' and
12514            not 'IPSECHW'"
12515   parameters:
12516   - "throughput"
12517   - "parent"
12518   - "tags"
12519   sort:
12520   - "IP4BASE"
12521   - "L2BDMACLRN"
12522   - "L2XCFWD"
12523   - "LISP"
12524   traces:
12525     hoverinfo: "x+y"
12526     boxpoints: "outliers"
12527     whiskerwidth: 0
12528   layout:
12529     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12530     layout: "plot-throughput"
12531
12532 - type: "plot"
12533   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12534   algorithm: "plot_performance_box"
12535   output-file-type: ".html"
12536   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12538   filter: "'NIC_Intel-X710' and
12539            '64B' and
12540            'ENCAP' and
12541            'NDRPDR' and
12542            '2T2C' and
12543            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12544            not 'DOT1Q' and
12545            not 'VHOST' and
12546            not 'IPSECHW'"
12547   parameters:
12548   - "throughput"
12549   - "parent"
12550   - "tags"
12551   sort:
12552   - "IP4BASE"
12553   - "L2BDMACLRN"
12554   - "L2XCFWD"
12555   - "LISP"
12556   traces:
12557     hoverinfo: "x+y"
12558     boxpoints: "outliers"
12559     whiskerwidth: 0
12560   layout:
12561     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12562     layout: "plot-throughput"
12563
12564 - type: "plot"
12565   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12566   algorithm: "plot_performance_box"
12567   output-file-type: ".html"
12568   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12570   filter: "'NIC_Intel-X710' and
12571            '64B' and
12572            'ENCAP' and
12573            'NDRPDR' and
12574            '1T1C' and
12575            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12576            not 'DOT1Q' and
12577            not 'VHOST' and
12578            not 'IPSECHW'"
12579   parameters:
12580   - "throughput"
12581   - "parent"
12582   - "tags"
12583   sort:
12584   - "IP4BASE"
12585   - "L2BDMACLRN"
12586   - "L2XCFWD"
12587   - "LISP"
12588   traces:
12589     hoverinfo: "x+y"
12590     boxpoints: "outliers"
12591     whiskerwidth: 0
12592   layout:
12593     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12594     layout: "plot-throughput"
12595
12596 - type: "plot"
12597   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12598   algorithm: "plot_performance_box"
12599   output-file-type: ".html"
12600   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12602   filter: "'NIC_Intel-X710' and
12603            '64B' and
12604            'ENCAP' and
12605            'NDRPDR' and
12606            '2T2C' and
12607            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12608            not 'DOT1Q' and
12609            not 'VHOST' and
12610            not 'IPSECHW'"
12611   parameters:
12612   - "throughput"
12613   - "parent"
12614   - "tags"
12615   sort:
12616   - "IP4BASE"
12617   - "L2BDMACLRN"
12618   - "L2XCFWD"
12619   - "LISP"
12620   traces:
12621     hoverinfo: "x+y"
12622     boxpoints: "outliers"
12623     whiskerwidth: 0
12624   layout:
12625     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12626     layout: "plot-throughput"
12627
12628 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12629 - type: "plot"
12630   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12631   algorithm: "plot_performance_box"
12632   output-file-type: ".html"
12633   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12635   filter: "'NIC_Intel-X710' and
12636            '64B' and
12637            'ENCAP' and
12638            'NDRPDR' and
12639            '2T1C' and
12640            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12641            not 'VHOST' and
12642            not 'IPSECHW'"
12643   parameters:
12644   - "throughput"
12645   - "parent"
12646   - "tags"
12647   sort:
12648   - "IP4BASE"
12649   - "LISP"
12650   - "VXLAN_1"
12651   - "VXLAN_10"
12652   - "VXLAN_100"
12653   - "VXLAN_1000"
12654   traces:
12655     hoverinfo: "x+y"
12656     boxpoints: "outliers"
12657     whiskerwidth: 0
12658   layout:
12659     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12660     layout: "plot-throughput"
12661
12662 - type: "plot"
12663   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12664   algorithm: "plot_performance_box"
12665   output-file-type: ".html"
12666   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12668   filter: "'NIC_Intel-X710' and
12669            '64B' and
12670            'ENCAP' and
12671            'NDRPDR' and
12672            '2T1C' and
12673            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12674            not 'VHOST' and
12675            not 'IPSECHW'"
12676   parameters:
12677   - "throughput"
12678   - "parent"
12679   - "tags"
12680   sort:
12681   - "IP4BASE"
12682   - "LISP"
12683   - "VXLAN_1"
12684   - "VXLAN_10"
12685   - "VXLAN_100"
12686   - "VXLAN_1000"
12687   traces:
12688     hoverinfo: "x+y"
12689     boxpoints: "outliers"
12690     whiskerwidth: 0
12691   layout:
12692     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12693     layout: "plot-throughput"
12694
12695 - type: "plot"
12696   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12697   algorithm: "plot_performance_box"
12698   output-file-type: ".html"
12699   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12701   filter: "'NIC_Intel-X710' and
12702            '64B' and
12703            'ENCAP' and
12704            'NDRPDR' and
12705            '4T2C' and
12706            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12707            not 'VHOST' and
12708            not 'IPSECHW'"
12709   parameters:
12710   - "throughput"
12711   - "parent"
12712   - "tags"
12713   sort:
12714   - "IP4BASE"
12715   - "LISP"
12716   - "VXLAN_1"
12717   - "VXLAN_10"
12718   - "VXLAN_100"
12719   - "VXLAN_1000"
12720   traces:
12721     hoverinfo: "x+y"
12722     boxpoints: "outliers"
12723     whiskerwidth: 0
12724   layout:
12725     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12726     layout: "plot-throughput"
12727
12728 - type: "plot"
12729   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12730   algorithm: "plot_performance_box"
12731   output-file-type: ".html"
12732   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12734   filter: "'NIC_Intel-X710' and
12735            '64B' and
12736            'ENCAP' and
12737            'NDRPDR' and
12738            '4T2C' and
12739            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12740            not 'VHOST' and
12741            not 'IPSECHW'"
12742   parameters:
12743   - "throughput"
12744   - "parent"
12745   - "tags"
12746   sort:
12747   - "IP4BASE"
12748   - "LISP"
12749   - "VXLAN_1"
12750   - "VXLAN_10"
12751   - "VXLAN_100"
12752   - "VXLAN_1000"
12753   traces:
12754     hoverinfo: "x+y"
12755     boxpoints: "outliers"
12756     whiskerwidth: 0
12757   layout:
12758     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12759     layout: "plot-throughput"
12760
12761 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12762 - type: "plot"
12763   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12764   algorithm: "plot_performance_box"
12765   output-file-type: ".html"
12766   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12768   filter: "'NIC_Intel-X710' and
12769            '64B' and
12770            'ENCAP' and
12771            'NDRPDR' and
12772            '2T1C' and
12773            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12774            not 'DOT1Q' and
12775            not 'VHOST' and
12776            not 'IPSECHW'"
12777   parameters:
12778   - "throughput"
12779   - "parent"
12780   - "tags"
12781   sort:
12782   - "IP4BASE"
12783   - "L2BDMACLRN"
12784   - "L2XCFWD"
12785   - "LISP"
12786   traces:
12787     hoverinfo: "x+y"
12788     boxpoints: "outliers"
12789     whiskerwidth: 0
12790   layout:
12791     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12792     layout: "plot-throughput"
12793
12794 - type: "plot"
12795   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12796   algorithm: "plot_performance_box"
12797   output-file-type: ".html"
12798   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12800   filter: "'NIC_Intel-X710' and
12801            '64B' and
12802            'ENCAP' and
12803            'NDRPDR' and
12804            '4T2C' and
12805            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12806            not 'DOT1Q' and
12807            not 'VHOST' and
12808            not 'IPSECHW'"
12809   parameters:
12810   - "throughput"
12811   - "parent"
12812   - "tags"
12813   sort:
12814   - "IP4BASE"
12815   - "L2BDMACLRN"
12816   - "L2XCFWD"
12817   - "LISP"
12818   traces:
12819     hoverinfo: "x+y"
12820     boxpoints: "outliers"
12821     whiskerwidth: 0
12822   layout:
12823     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12824     layout: "plot-throughput"
12825
12826 - type: "plot"
12827   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12828   algorithm: "plot_performance_box"
12829   output-file-type: ".html"
12830   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12832   filter: "'NIC_Intel-X710' and
12833            '64B' and
12834            'ENCAP' and
12835            'NDRPDR' and
12836            '2T1C' and
12837            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12838            not 'DOT1Q' and
12839            not 'VHOST' and
12840            not 'IPSECHW'"
12841   parameters:
12842   - "throughput"
12843   - "parent"
12844   - "tags"
12845   sort:
12846   - "IP4BASE"
12847   - "L2BDMACLRN"
12848   - "L2XCFWD"
12849   - "LISP"
12850   traces:
12851     hoverinfo: "x+y"
12852     boxpoints: "outliers"
12853     whiskerwidth: 0
12854   layout:
12855     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12856     layout: "plot-throughput"
12857
12858 - type: "plot"
12859   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12860   algorithm: "plot_performance_box"
12861   output-file-type: ".html"
12862   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12863   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12864   filter: "'NIC_Intel-X710' and
12865            '64B' and
12866            'ENCAP' and
12867            'NDRPDR' and
12868            '4T2C' and
12869            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12870            not 'DOT1Q' and
12871            not 'VHOST' and
12872            not 'IPSECHW'"
12873   parameters:
12874   - "throughput"
12875   - "parent"
12876   - "tags"
12877   sort:
12878   - "IP4BASE"
12879   - "L2BDMACLRN"
12880   - "L2XCFWD"
12881   - "LISP"
12882   traces:
12883     hoverinfo: "x+y"
12884     boxpoints: "outliers"
12885     whiskerwidth: 0
12886   layout:
12887     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12888     layout: "plot-throughput"
12889
12890 ################################################################################
12891
12892 # Packet Throughput - VPP IPv6 3n-hsw-x520
12893 - type: "plot"
12894   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12895   algorithm: "plot_performance_box"
12896   output-file-type: ".html"
12897   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12899   filter: "'NIC_Intel-X520-DA2' and
12900            '78B' and
12901            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12902            'NDRPDR' and
12903            '1T1C' and
12904            'IP6FWD' and
12905            not 'SRv6' and
12906            not 'IPSEC' and
12907            not 'VHOST'"
12908   parameters:
12909   - "throughput"
12910   - "parent"
12911   - "tags"
12912   sort:
12913   - "IP6BASE"
12914   - "FIB_20K"
12915   - "FIB_200K"
12916   - "FIB_2M"
12917   traces:
12918     hoverinfo: "x+y"
12919     boxpoints: "outliers"
12920     whiskerwidth: 0
12921   layout:
12922     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12923     layout: "plot-throughput"
12924
12925 - type: "plot"
12926   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12927   algorithm: "plot_performance_box"
12928   output-file-type: ".html"
12929   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12931   filter: "'NIC_Intel-X520-DA2' and
12932            '78B' and
12933            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12934            'NDRPDR' and
12935            '1T1C' and
12936            'IP6FWD' and
12937            not 'SRv6' and
12938            not 'IPSEC' and
12939            not 'VHOST'"
12940   parameters:
12941   - "throughput"
12942   - "parent"
12943   - "tags"
12944   sort:
12945   - "IP6BASE"
12946   - "FIB_20K"
12947   - "FIB_200K"
12948   - "FIB_2M"
12949   traces:
12950     hoverinfo: "x+y"
12951     boxpoints: "outliers"
12952     whiskerwidth: 0
12953   layout:
12954     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12955     layout: "plot-throughput"
12956
12957 - type: "plot"
12958   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12959   algorithm: "plot_performance_box"
12960   output-file-type: ".html"
12961   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12963   filter: "'NIC_Intel-X520-DA2' and
12964            '78B' and
12965            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12966            'NDRPDR' and
12967            '2T2C' and
12968            'IP6FWD' and
12969            not 'SRv6' and
12970            not 'IPSEC' and
12971            not 'VHOST'"
12972   parameters:
12973   - "throughput"
12974   - "parent"
12975   - "tags"
12976   sort:
12977   - "IP6BASE"
12978   - "FIB_20K"
12979   - "FIB_200K"
12980   - "FIB_2M"
12981   traces:
12982     hoverinfo: "x+y"
12983     boxpoints: "outliers"
12984     whiskerwidth: 0
12985   layout:
12986     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12987     layout: "plot-throughput"
12988
12989 - type: "plot"
12990   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12991   algorithm: "plot_performance_box"
12992   output-file-type: ".html"
12993   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12995   filter: "'NIC_Intel-X520-DA2' and
12996            '78B' and
12997            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12998            'NDRPDR' and
12999            '2T2C' and
13000            'IP6FWD' and
13001            not 'SRv6' and
13002            not 'IPSEC' and
13003            not 'VHOST'"
13004   parameters:
13005   - "throughput"
13006   - "parent"
13007   - "tags"
13008   sort:
13009   - "IP6BASE"
13010   - "FIB_20K"
13011   - "FIB_200K"
13012   - "FIB_2M"
13013   traces:
13014     hoverinfo: "x+y"
13015     boxpoints: "outliers"
13016     whiskerwidth: 0
13017   layout:
13018     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13019     layout: "plot-throughput"
13020
13021 # Packet Throughput - VPP IPv6 3n-hsw-x710
13022 - type: "plot"
13023   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13024   algorithm: "plot_performance_box"
13025   output-file-type: ".html"
13026   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13028   filter: "'NIC_Intel-X710' and
13029            '78B' and
13030            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13031            'NDRPDR' and
13032            '1T1C' and
13033            'IP6FWD' and
13034            not 'SRv6' and
13035            not 'IPSEC' and
13036            not 'VHOST'"
13037   parameters:
13038   - "throughput"
13039   - "parent"
13040   - "tags"
13041   sort:
13042   - "IP6BASE"
13043   - "FIB_20K"
13044   - "FIB_200K"
13045   - "FIB_2M"
13046   traces:
13047     hoverinfo: "x+y"
13048     boxpoints: "outliers"
13049     whiskerwidth: 0
13050   layout:
13051     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13052     layout: "plot-throughput"
13053
13054 - type: "plot"
13055   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13056   algorithm: "plot_performance_box"
13057   output-file-type: ".html"
13058   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13060   filter: "'NIC_Intel-X710' and
13061            '78B' and
13062            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13063            'NDRPDR' and
13064            '1T1C' and
13065            'IP6FWD' and
13066            not 'SRv6' and
13067            not 'IPSEC' and
13068            not 'VHOST'"
13069   parameters:
13070   - "throughput"
13071   - "parent"
13072   - "tags"
13073   sort:
13074   - "IP6BASE"
13075   - "FIB_20K"
13076   - "FIB_200K"
13077   - "FIB_2M"
13078   traces:
13079     hoverinfo: "x+y"
13080     boxpoints: "outliers"
13081     whiskerwidth: 0
13082   layout:
13083     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13084     layout: "plot-throughput"
13085
13086 - type: "plot"
13087   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13088   algorithm: "plot_performance_box"
13089   output-file-type: ".html"
13090   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13092   filter: "'NIC_Intel-X710' and
13093            '78B' and
13094            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13095            'NDRPDR' and
13096            '2T2C' and
13097            'IP6FWD' and
13098            not 'SRv6' and
13099            not 'IPSEC' and
13100            not 'VHOST'"
13101   parameters:
13102   - "throughput"
13103   - "parent"
13104   - "tags"
13105   sort:
13106   - "IP6BASE"
13107   - "FIB_20K"
13108   - "FIB_200K"
13109   - "FIB_2M"
13110   traces:
13111     hoverinfo: "x+y"
13112     boxpoints: "outliers"
13113     whiskerwidth: 0
13114   layout:
13115     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13116     layout: "plot-throughput"
13117
13118 - type: "plot"
13119   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13120   algorithm: "plot_performance_box"
13121   output-file-type: ".html"
13122   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13124   filter: "'NIC_Intel-X710' and
13125            '78B' and
13126            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13127            'NDRPDR' and
13128            '2T2C' and
13129            'IP6FWD' and
13130            not 'SRv6' and
13131            not 'IPSEC' and
13132            not 'VHOST'"
13133   parameters:
13134   - "throughput"
13135   - "parent"
13136   - "tags"
13137   sort:
13138   - "IP6BASE"
13139   - "FIB_20K"
13140   - "FIB_200K"
13141   - "FIB_2M"
13142   traces:
13143     hoverinfo: "x+y"
13144     boxpoints: "outliers"
13145     whiskerwidth: 0
13146   layout:
13147     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13148     layout: "plot-throughput"
13149
13150 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13151 - type: "plot"
13152   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13153   algorithm: "plot_performance_box"
13154   output-file-type: ".html"
13155   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13157   filter: "'NIC_Intel-X710' and
13158            '78B' and
13159            ('IP6BASE' or
13160             'POLICE_MARK' or
13161             'COPWHLIST' or
13162             'IACLDST') and
13163            'NDRPDR' and
13164            '1T1C' and
13165            'IP6FWD' and
13166            not 'SRv6' and
13167            not 'IPSEC' and
13168            not 'VHOST'"
13169   parameters:
13170   - "throughput"
13171   - "parent"
13172   - "tags"
13173   sort:
13174   - "IP6BASE"
13175   - "POLICE_MARK"
13176   - "COPWHLIST"
13177   - "IACLDST"
13178   traces:
13179     hoverinfo: "x+y"
13180     boxpoints: "outliers"
13181     whiskerwidth: 0
13182   layout:
13183     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13184     layout: "plot-throughput"
13185
13186 - type: "plot"
13187   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13188   algorithm: "plot_performance_box"
13189   output-file-type: ".html"
13190   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13192   filter: "'NIC_Intel-X710' and
13193            '78B' and
13194            ('IP6BASE' or
13195             'POLICE_MARK' or
13196             'COPWHLIST' or
13197             'IACLDST') and
13198            'NDRPDR' and
13199            '2T2C' and
13200            'IP6FWD' and
13201            not 'SRv6' and
13202            not 'IPSEC' and
13203            not 'VHOST'"
13204   parameters:
13205   - "throughput"
13206   - "parent"
13207   - "tags"
13208   sort:
13209   - "IP6BASE"
13210   - "POLICE_MARK"
13211   - "COPWHLIST"
13212   - "IACLDST"
13213   traces:
13214     hoverinfo: "x+y"
13215     boxpoints: "outliers"
13216     whiskerwidth: 0
13217   layout:
13218     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13219     layout: "plot-throughput"
13220
13221 - type: "plot"
13222   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13223   algorithm: "plot_performance_box"
13224   output-file-type: ".html"
13225   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13227   filter: "'NIC_Intel-X710' and
13228            '78B' and
13229            ('IP6BASE' or
13230             'POLICE_MARK' or
13231             'COPWHLIST' or
13232             'IACLDST') and
13233            'NDRPDR' and
13234            '1T1C' 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   - "POLICE_MARK"
13246   - "COPWHLIST"
13247   - "IACLDST"
13248   traces:
13249     hoverinfo: "x+y"
13250     boxpoints: "outliers"
13251     whiskerwidth: 0
13252   layout:
13253     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13254     layout: "plot-throughput"
13255
13256 - type: "plot"
13257   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13258   algorithm: "plot_performance_box"
13259   output-file-type: ".html"
13260   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13262   filter: "'NIC_Intel-X710' and
13263            '78B' and
13264            ('IP6BASE' or
13265             'POLICE_MARK' or
13266             'COPWHLIST' or
13267             'IACLDST') and
13268            'NDRPDR' and
13269            '2T2C' and
13270            'IP6FWD' and
13271            not 'SRv6' and
13272            not 'IPSEC' and
13273            not 'VHOST'"
13274   parameters:
13275   - "throughput"
13276   - "parent"
13277   - "tags"
13278   sort:
13279   - "IP6BASE"
13280   - "POLICE_MARK"
13281   - "COPWHLIST"
13282   - "IACLDST"
13283   traces:
13284     hoverinfo: "x+y"
13285     boxpoints: "outliers"
13286     whiskerwidth: 0
13287   layout:
13288     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13289     layout: "plot-throughput"
13290
13291 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13292 - type: "plot"
13293   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13294   algorithm: "plot_performance_box"
13295   output-file-type: ".html"
13296   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13297   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13298   filter: "'NIC_Intel-XL710' and
13299            '78B' and
13300            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13301            'NDRPDR' and
13302            '1T1C' and
13303            'IP6FWD' and
13304            not 'SRv6' and
13305            not 'IPSEC' and
13306            not 'VHOST'"
13307   parameters:
13308   - "throughput"
13309   - "parent"
13310   - "tags"
13311   sort:
13312   - "IP6BASE"
13313   - "FIB_20K"
13314   - "FIB_200K"
13315   - "FIB_2M"
13316   traces:
13317     hoverinfo: "x+y"
13318     boxpoints: "outliers"
13319     whiskerwidth: 0
13320   layout:
13321     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13322     layout: "plot-throughput"
13323
13324 - type: "plot"
13325   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13326   algorithm: "plot_performance_box"
13327   output-file-type: ".html"
13328   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13330   filter: "'NIC_Intel-XL710' and
13331            '78B' and
13332            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13333            'NDRPDR' and
13334            '1T1C' and
13335            'IP6FWD' and
13336            not 'SRv6' and
13337            not 'IPSEC' and
13338            not 'VHOST'"
13339   parameters:
13340   - "throughput"
13341   - "parent"
13342   - "tags"
13343   sort:
13344   - "IP6BASE"
13345   - "FIB_20K"
13346   - "FIB_200K"
13347   - "FIB_2M"
13348   traces:
13349     hoverinfo: "x+y"
13350     boxpoints: "outliers"
13351     whiskerwidth: 0
13352   layout:
13353     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13354     layout: "plot-throughput"
13355
13356 - type: "plot"
13357   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13358   algorithm: "plot_performance_box"
13359   output-file-type: ".html"
13360   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13362   filter: "'NIC_Intel-XL710' and
13363            '78B' and
13364            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13365            'NDRPDR' and
13366            '2T2C' and
13367            'IP6FWD' and
13368            not 'SRv6' and
13369            not 'IPSEC' and
13370            not 'VHOST'"
13371   parameters:
13372   - "throughput"
13373   - "parent"
13374   - "tags"
13375   sort:
13376   - "IP6BASE"
13377   - "FIB_20K"
13378   - "FIB_200K"
13379   - "FIB_2M"
13380   traces:
13381     hoverinfo: "x+y"
13382     boxpoints: "outliers"
13383     whiskerwidth: 0
13384   layout:
13385     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13386     layout: "plot-throughput"
13387
13388 - type: "plot"
13389   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13390   algorithm: "plot_performance_box"
13391   output-file-type: ".html"
13392   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13394   filter: "'NIC_Intel-XL710' and
13395            '78B' and
13396            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13397            'NDRPDR' and
13398            '2T2C' and
13399            'IP6FWD' and
13400            not 'SRv6' and
13401            not 'IPSEC' and
13402            not 'VHOST'"
13403   parameters:
13404   - "throughput"
13405   - "parent"
13406   - "tags"
13407   sort:
13408   - "IP6BASE"
13409   - "FIB_20K"
13410   - "FIB_200K"
13411   - "FIB_2M"
13412   traces:
13413     hoverinfo: "x+y"
13414     boxpoints: "outliers"
13415     whiskerwidth: 0
13416   layout:
13417     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13418     layout: "plot-throughput"
13419
13420 # Packet Throughput - VPP IPv6 3n-skx-x710
13421 - type: "plot"
13422   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13423   algorithm: "plot_performance_box"
13424   output-file-type: ".html"
13425   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13427   filter: "'NIC_Intel-X710' and
13428            '78B' and
13429            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13430            'NDRPDR' and
13431            '2T1C' and
13432            'IP6FWD' and
13433            not 'SRv6' and
13434            not 'IPSEC' and
13435            not 'VHOST'"
13436   parameters:
13437   - "throughput"
13438   - "parent"
13439   - "tags"
13440   sort:
13441   - "IP6BASE"
13442   - "FIB_20K"
13443   - "FIB_200K"
13444   - "FIB_2M"
13445   traces:
13446     hoverinfo: "x+y"
13447     boxpoints: "outliers"
13448     whiskerwidth: 0
13449   layout:
13450     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13451     layout: "plot-throughput"
13452
13453 - type: "plot"
13454   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13455   algorithm: "plot_performance_box"
13456   output-file-type: ".html"
13457   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13459   filter: "'NIC_Intel-X710' and
13460            '78B' and
13461            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13462            'NDRPDR' and
13463            '2T1C' and
13464            'IP6FWD' and
13465            not 'SRv6' and
13466            not 'IPSEC' and
13467            not 'VHOST'"
13468   parameters:
13469   - "throughput"
13470   - "parent"
13471   - "tags"
13472   sort:
13473   - "IP6BASE"
13474   - "FIB_20K"
13475   - "FIB_200K"
13476   - "FIB_2M"
13477   traces:
13478     hoverinfo: "x+y"
13479     boxpoints: "outliers"
13480     whiskerwidth: 0
13481   layout:
13482     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13483     layout: "plot-throughput"
13484
13485 - type: "plot"
13486   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13487   algorithm: "plot_performance_box"
13488   output-file-type: ".html"
13489   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13491   filter: "'NIC_Intel-X710' and
13492            '78B' and
13493            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13494            'NDRPDR' and
13495            '4T2C' and
13496            'IP6FWD' and
13497            not 'SRv6' and
13498            not 'IPSEC' and
13499            not 'VHOST'"
13500   parameters:
13501   - "throughput"
13502   - "parent"
13503   - "tags"
13504   sort:
13505   - "IP6BASE"
13506   - "FIB_20K"
13507   - "FIB_200K"
13508   - "FIB_2M"
13509   traces:
13510     hoverinfo: "x+y"
13511     boxpoints: "outliers"
13512     whiskerwidth: 0
13513   layout:
13514     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13519   algorithm: "plot_performance_box"
13520   output-file-type: ".html"
13521   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13523   filter: "'NIC_Intel-X710' and
13524            '78B' and
13525            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13526            'NDRPDR' and
13527            '4T2C' and
13528            'IP6FWD' and
13529            not 'SRv6' and
13530            not 'IPSEC' and
13531            not 'VHOST'"
13532   parameters:
13533   - "throughput"
13534   - "parent"
13535   - "tags"
13536   sort:
13537   - "IP6BASE"
13538   - "FIB_20K"
13539   - "FIB_200K"
13540   - "FIB_2M"
13541   traces:
13542     hoverinfo: "x+y"
13543     boxpoints: "outliers"
13544     whiskerwidth: 0
13545   layout:
13546     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13547     layout: "plot-throughput"
13548
13549 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13550 - type: "plot"
13551   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13552   algorithm: "plot_performance_box"
13553   output-file-type: ".html"
13554   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13556   filter: "'NIC_Intel-X710' and
13557            '78B' and
13558            ('IP6BASE' or
13559             'POLICE_MARK' or
13560             'COPWHLIST' or
13561             'IACLDST') and
13562            'NDRPDR' and
13563            '2T1C' and
13564            'IP6FWD' and
13565            not 'SRv6' and
13566            not 'IPSEC' and
13567            not 'VHOST'"
13568   parameters:
13569   - "throughput"
13570   - "parent"
13571   - "tags"
13572   sort:
13573   - "IP6BASE"
13574   - "POLICE_MARK"
13575   - "COPWHLIST"
13576   - "IACLDST"
13577   traces:
13578     hoverinfo: "x+y"
13579     boxpoints: "outliers"
13580     whiskerwidth: 0
13581   layout:
13582     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13583     layout: "plot-throughput"
13584
13585 - type: "plot"
13586   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13587   algorithm: "plot_performance_box"
13588   output-file-type: ".html"
13589   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13591   filter: "'NIC_Intel-X710' and
13592            '78B' and
13593            ('IP6BASE' or
13594             'POLICE_MARK' or
13595             'COPWHLIST' or
13596             'IACLDST') and
13597            'NDRPDR' and
13598            '4T2C' and
13599            'IP6FWD' and
13600            not 'SRv6' and
13601            not 'IPSEC' and
13602            not 'VHOST'"
13603   parameters:
13604   - "throughput"
13605   - "parent"
13606   - "tags"
13607   sort:
13608   - "IP6BASE"
13609   - "POLICE_MARK"
13610   - "COPWHLIST"
13611   - "IACLDST"
13612   traces:
13613     hoverinfo: "x+y"
13614     boxpoints: "outliers"
13615     whiskerwidth: 0
13616   layout:
13617     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13618     layout: "plot-throughput"
13619
13620 - type: "plot"
13621   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13622   algorithm: "plot_performance_box"
13623   output-file-type: ".html"
13624   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13626   filter: "'NIC_Intel-X710' and
13627            '78B' and
13628            ('IP6BASE' or
13629             'POLICE_MARK' or
13630             'COPWHLIST' or
13631             'IACLDST') and
13632            'NDRPDR' and
13633            '2T1C' and
13634            'IP6FWD' and
13635            not 'SRv6' and
13636            not 'IPSEC' and
13637            not 'VHOST'"
13638   parameters:
13639   - "throughput"
13640   - "parent"
13641   - "tags"
13642   sort:
13643   - "IP6BASE"
13644   - "POLICE_MARK"
13645   - "COPWHLIST"
13646   - "IACLDST"
13647   traces:
13648     hoverinfo: "x+y"
13649     boxpoints: "outliers"
13650     whiskerwidth: 0
13651   layout:
13652     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13653     layout: "plot-throughput"
13654
13655 - type: "plot"
13656   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13657   algorithm: "plot_performance_box"
13658   output-file-type: ".html"
13659   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13661   filter: "'NIC_Intel-X710' and
13662            '78B' and
13663            ('IP6BASE' or
13664             'POLICE_MARK' or
13665             'COPWHLIST' or
13666             'IACLDST') and
13667            'NDRPDR' and
13668            '4T2C' and
13669            'IP6FWD' and
13670            not 'SRv6' and
13671            not 'IPSEC' and
13672            not 'VHOST'"
13673   parameters:
13674   - "throughput"
13675   - "parent"
13676   - "tags"
13677   sort:
13678   - "IP6BASE"
13679   - "POLICE_MARK"
13680   - "COPWHLIST"
13681   - "IACLDST"
13682   traces:
13683     hoverinfo: "x+y"
13684     boxpoints: "outliers"
13685     whiskerwidth: 0
13686   layout:
13687     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13688     layout: "plot-throughput"
13689
13690 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13691 - type: "plot"
13692   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13693   algorithm: "plot_performance_box"
13694   output-file-type: ".html"
13695   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13697   filter: "'NIC_Intel-XXV710' and
13698            '78B' and
13699            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13700            'NDRPDR' and
13701            '2T1C' and
13702            'IP6FWD' and
13703            not 'SRv6' and
13704            not 'IPSEC' and
13705            not 'VHOST'"
13706   parameters:
13707   - "throughput"
13708   - "parent"
13709   - "tags"
13710   sort:
13711   - "IP6BASE"
13712   - "FIB_20K"
13713   - "FIB_200K"
13714   - "FIB_2M"
13715   traces:
13716     hoverinfo: "x+y"
13717     boxpoints: "outliers"
13718     whiskerwidth: 0
13719   layout:
13720     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13721     layout: "plot-throughput"
13722
13723 - type: "plot"
13724   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13725   algorithm: "plot_performance_box"
13726   output-file-type: ".html"
13727   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13729   filter: "'NIC_Intel-XXV710' and
13730            '78B' and
13731            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13732            'NDRPDR' and
13733            '2T1C' and
13734            'IP6FWD' and
13735            not 'SRv6' and
13736            not 'IPSEC' and
13737            not 'VHOST'"
13738   parameters:
13739   - "throughput"
13740   - "parent"
13741   - "tags"
13742   sort:
13743   - "IP6BASE"
13744   - "FIB_20K"
13745   - "FIB_200K"
13746   - "FIB_2M"
13747   traces:
13748     hoverinfo: "x+y"
13749     boxpoints: "outliers"
13750     whiskerwidth: 0
13751   layout:
13752     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13753     layout: "plot-throughput"
13754
13755 - type: "plot"
13756   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13757   algorithm: "plot_performance_box"
13758   output-file-type: ".html"
13759   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13761   filter: "'NIC_Intel-XXV710' and
13762            '78B' and
13763            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13764            'NDRPDR' and
13765            '4T2C' and
13766            'IP6FWD' and
13767            not 'SRv6' and
13768            not 'IPSEC' and
13769            not 'VHOST'"
13770   parameters:
13771   - "throughput"
13772   - "parent"
13773   - "tags"
13774   sort:
13775   - "IP6BASE"
13776   - "FIB_20K"
13777   - "FIB_200K"
13778   - "FIB_2M"
13779   traces:
13780     hoverinfo: "x+y"
13781     boxpoints: "outliers"
13782     whiskerwidth: 0
13783   layout:
13784     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13785     layout: "plot-throughput"
13786
13787 - type: "plot"
13788   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13789   algorithm: "plot_performance_box"
13790   output-file-type: ".html"
13791   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13793   filter: "'NIC_Intel-XXV710' and
13794            '78B' and
13795            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13796            'NDRPDR' and
13797            '4T2C' and
13798            'IP6FWD' and
13799            not 'SRv6' and
13800            not 'IPSEC' and
13801            not 'VHOST'"
13802   parameters:
13803   - "throughput"
13804   - "parent"
13805   - "tags"
13806   sort:
13807   - "IP6BASE"
13808   - "FIB_20K"
13809   - "FIB_200K"
13810   - "FIB_2M"
13811   traces:
13812     hoverinfo: "x+y"
13813     boxpoints: "outliers"
13814     whiskerwidth: 0
13815   layout:
13816     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13817     layout: "plot-throughput"
13818
13819 # Packet Throughput - VPP IPv6 2n-skx-x710
13820 - type: "plot"
13821   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13822   algorithm: "plot_performance_box"
13823   output-file-type: ".html"
13824   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13826   filter: "'NIC_Intel-X710' and
13827            '78B' and
13828            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13829            'NDRPDR' and
13830            '2T1C' and
13831            'IP6FWD' and
13832            not 'SRv6' and
13833            not 'IPSEC' and
13834            not 'VHOST'"
13835   parameters:
13836   - "throughput"
13837   - "parent"
13838   - "tags"
13839   sort:
13840   - "IP6BASE"
13841   - "FIB_20K"
13842   - "FIB_200K"
13843   - "FIB_2M"
13844   traces:
13845     hoverinfo: "x+y"
13846     boxpoints: "outliers"
13847     whiskerwidth: 0
13848   layout:
13849     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13850     layout: "plot-throughput"
13851
13852 - type: "plot"
13853   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13854   algorithm: "plot_performance_box"
13855   output-file-type: ".html"
13856   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13858   filter: "'NIC_Intel-X710' and
13859            '78B' and
13860            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13861            'NDRPDR' and
13862            '2T1C' and
13863            'IP6FWD' and
13864            not 'SRv6' and
13865            not 'IPSEC' and
13866            not 'VHOST'"
13867   parameters:
13868   - "throughput"
13869   - "parent"
13870   - "tags"
13871   sort:
13872   - "IP6BASE"
13873   - "FIB_20K"
13874   - "FIB_200K"
13875   - "FIB_2M"
13876   traces:
13877     hoverinfo: "x+y"
13878     boxpoints: "outliers"
13879     whiskerwidth: 0
13880   layout:
13881     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13882     layout: "plot-throughput"
13883
13884 - type: "plot"
13885   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13886   algorithm: "plot_performance_box"
13887   output-file-type: ".html"
13888   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13890   filter: "'NIC_Intel-X710' and
13891            '78B' and
13892            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13893            'NDRPDR' and
13894            '4T2C' and
13895            'IP6FWD' and
13896            not 'SRv6' and
13897            not 'IPSEC' and
13898            not 'VHOST'"
13899   parameters:
13900   - "throughput"
13901   - "parent"
13902   - "tags"
13903   sort:
13904   - "IP6BASE"
13905   - "FIB_20K"
13906   - "FIB_200K"
13907   - "FIB_2M"
13908   traces:
13909     hoverinfo: "x+y"
13910     boxpoints: "outliers"
13911     whiskerwidth: 0
13912   layout:
13913     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13914     layout: "plot-throughput"
13915
13916 - type: "plot"
13917   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13918   algorithm: "plot_performance_box"
13919   output-file-type: ".html"
13920   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13922   filter: "'NIC_Intel-X710' and
13923            '78B' and
13924            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13925            'NDRPDR' and
13926            '4T2C' and
13927            'IP6FWD' and
13928            not 'SRv6' and
13929            not 'IPSEC' and
13930            not 'VHOST'"
13931   parameters:
13932   - "throughput"
13933   - "parent"
13934   - "tags"
13935   sort:
13936   - "IP6BASE"
13937   - "FIB_20K"
13938   - "FIB_200K"
13939   - "FIB_2M"
13940   traces:
13941     hoverinfo: "x+y"
13942     boxpoints: "outliers"
13943     whiskerwidth: 0
13944   layout:
13945     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13946     layout: "plot-throughput"
13947
13948 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13949 - type: "plot"
13950   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13951   algorithm: "plot_performance_box"
13952   output-file-type: ".html"
13953   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13955   filter: "'NIC_Intel-XXV710' and
13956            '78B' and
13957            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13958            'NDRPDR' and
13959            '2T1C' and
13960            'IP6FWD' and
13961            not 'SRv6' and
13962            not 'IPSEC' and
13963            not 'VHOST'"
13964   parameters:
13965   - "throughput"
13966   - "parent"
13967   - "tags"
13968   sort:
13969   - "IP6BASE"
13970   - "FIB_20K"
13971   - "FIB_200K"
13972   - "FIB_2M"
13973   traces:
13974     hoverinfo: "x+y"
13975     boxpoints: "outliers"
13976     whiskerwidth: 0
13977   layout:
13978     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13979     layout: "plot-throughput"
13980
13981 - type: "plot"
13982   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13983   algorithm: "plot_performance_box"
13984   output-file-type: ".html"
13985   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13987   filter: "'NIC_Intel-XXV710' and
13988            '78B' and
13989            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13990            'NDRPDR' and
13991            '2T1C' and
13992            'IP6FWD' and
13993            not 'SRv6' and
13994            not 'IPSEC' and
13995            not 'VHOST'"
13996   parameters:
13997   - "throughput"
13998   - "parent"
13999   - "tags"
14000   sort:
14001   - "IP6BASE"
14002   - "FIB_20K"
14003   - "FIB_200K"
14004   - "FIB_2M"
14005   traces:
14006     hoverinfo: "x+y"
14007     boxpoints: "outliers"
14008     whiskerwidth: 0
14009   layout:
14010     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14011     layout: "plot-throughput"
14012
14013 - type: "plot"
14014   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14015   algorithm: "plot_performance_box"
14016   output-file-type: ".html"
14017   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14019   filter: "'NIC_Intel-XXV710' and
14020            '78B' and
14021            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14022            'NDRPDR' and
14023            '4T2C' and
14024            'IP6FWD' and
14025            not 'SRv6' and
14026            not 'IPSEC' and
14027            not 'VHOST'"
14028   parameters:
14029   - "throughput"
14030   - "parent"
14031   - "tags"
14032   sort:
14033   - "IP6BASE"
14034   - "FIB_20K"
14035   - "FIB_200K"
14036   - "FIB_2M"
14037   traces:
14038     hoverinfo: "x+y"
14039     boxpoints: "outliers"
14040     whiskerwidth: 0
14041   layout:
14042     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14043     layout: "plot-throughput"
14044
14045 - type: "plot"
14046   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14047   algorithm: "plot_performance_box"
14048   output-file-type: ".html"
14049   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14050   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14051   filter: "'NIC_Intel-XXV710' and
14052            '78B' and
14053            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14054            'NDRPDR' and
14055            '4T2C' and
14056            'IP6FWD' and
14057            not 'SRv6' and
14058            not 'IPSEC' and
14059            not 'VHOST'"
14060   parameters:
14061   - "throughput"
14062   - "parent"
14063   - "tags"
14064   sort:
14065   - "IP6BASE"
14066   - "FIB_20K"
14067   - "FIB_200K"
14068   - "FIB_2M"
14069   traces:
14070     hoverinfo: "x+y"
14071     boxpoints: "outliers"
14072     whiskerwidth: 0
14073   layout:
14074     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14075     layout: "plot-throughput"
14076
14077 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14078 #- type: "plot"
14079 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14080 #  algorithm: "plot_performance_box"
14081 #  output-file-type: ".html"
14082 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14083 #  data: "intel-dnv-vpp"
14084 #  filter: "'NIC_Intel-X553' and
14085 #           '78B' and
14086 #           'IP6BASE' and
14087 #           'NDRPDR' and
14088 #           '1T1C' and
14089 #           'IP6FWD' and
14090 #           not 'SRv6' and
14091 #           not 'IPSEC' and
14092 #           not 'VHOST'"
14093 #  parameters:
14094 #  - "throughput"
14095 #  - "parent"
14096 #  - "tags"
14097 #  sort:
14098 #  - "IP6BASE"
14099 #  traces:
14100 #    hoverinfo: "x+y"
14101 #    boxpoints: "outliers"
14102 #    whiskerwidth: 0
14103 #  layout:
14104 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14105 #    layout: "plot-throughput"
14106 #
14107 #- type: "plot"
14108 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14109 #  algorithm: "plot_performance_box"
14110 #  output-file-type: ".html"
14111 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14112 #  data: "intel-dnv-vpp"
14113 #  filter: "'NIC_Intel-X553' and
14114 #           '78B' and
14115 #           'IP6BASE' and
14116 #           'NDRPDR' and
14117 #           '1T1C' and
14118 #           'IP6FWD' and
14119 #           not 'SRv6' and
14120 #           not 'IPSEC' and
14121 #           not 'VHOST'"
14122 #  parameters:
14123 #  - "throughput"
14124 #  - "parent"
14125 #  - "tags"
14126 #  sort:
14127 #  - "IP6BASE"
14128 #  traces:
14129 #    hoverinfo: "x+y"
14130 #    boxpoints: "outliers"
14131 #    whiskerwidth: 0
14132 #  layout:
14133 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14134 #    layout: "plot-throughput"
14135 #
14136 #- type: "plot"
14137 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14138 #  algorithm: "plot_performance_box"
14139 #  output-file-type: ".html"
14140 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14141 #  data: "intel-dnv-vpp"
14142 #  filter: "'NIC_Intel-X553' and
14143 #           '78B' and
14144 #           'IP6BASE' and
14145 #           'NDRPDR' and
14146 #           '2T2C' and
14147 #           'IP6FWD' and
14148 #           not 'SRv6' and
14149 #           not 'IPSEC' and
14150 #           not 'VHOST'"
14151 #  parameters:
14152 #  - "throughput"
14153 #  - "parent"
14154 #  - "tags"
14155 #  sort:
14156 #  - "IP6BASE"
14157 #  traces:
14158 #    hoverinfo: "x+y"
14159 #    boxpoints: "outliers"
14160 #    whiskerwidth: 0
14161 #  layout:
14162 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14163 #    layout: "plot-throughput"
14164 #
14165 #- type: "plot"
14166 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14167 #  algorithm: "plot_performance_box"
14168 #  output-file-type: ".html"
14169 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14170 #  data: "intel-dnv-vpp"
14171 #  filter: "'NIC_Intel-X553' and
14172 #           '78B' and
14173 #           'IP6BASE' and
14174 #           'NDRPDR' and
14175 #           '2T2C' and
14176 #           'IP6FWD' and
14177 #           not 'SRv6' and
14178 #           not 'IPSEC' and
14179 #           not 'VHOST'"
14180 #  parameters:
14181 #  - "throughput"
14182 #  - "parent"
14183 #  - "tags"
14184 #  sort:
14185 #  - "IP6BASE"
14186 #  traces:
14187 #    hoverinfo: "x+y"
14188 #    boxpoints: "outliers"
14189 #    whiskerwidth: 0
14190 #  layout:
14191 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14192 #    layout: "plot-throughput"
14193
14194 ################################################################################
14195
14196 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14197 - type: "plot"
14198   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14199   algorithm: "plot_performance_box"
14200   output-file-type: ".html"
14201   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14203   filter: "'NIC_Intel-X520-DA2' and
14204            '78B' and
14205            'ENCAP' and
14206            'NDRPDR' and
14207            '1T1C' and
14208            'LISP' and
14209            not 'VHOST'"
14210   parameters:
14211   - "throughput"
14212   - "parent"
14213   - "tags"
14214   sort:
14215   - "IP4UNRLAY"
14216   - "IP6UNRLAY"
14217   traces:
14218     hoverinfo: "x+y"
14219     boxpoints: "outliers"
14220     whiskerwidth: 0
14221   layout:
14222     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14223     layout: "plot-throughput"
14224
14225 - type: "plot"
14226   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14227   algorithm: "plot_performance_box"
14228   output-file-type: ".html"
14229   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14231   filter: "'NIC_Intel-X520-DA2' and
14232            '78B' and
14233            'ENCAP' and
14234            'NDRPDR' and
14235            '1T1C' and
14236            'LISP' and
14237            not 'VHOST'"
14238   parameters:
14239   - "throughput"
14240   - "parent"
14241   - "tags"
14242   sort:
14243   - "IP4UNRLAY"
14244   - "IP6UNRLAY"
14245   traces:
14246     hoverinfo: "x+y"
14247     boxpoints: "outliers"
14248     whiskerwidth: 0
14249   layout:
14250     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14251     layout: "plot-throughput"
14252
14253 - type: "plot"
14254   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14255   algorithm: "plot_performance_box"
14256   output-file-type: ".html"
14257   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14259   filter: "'NIC_Intel-X520-DA2' and
14260            '78B' and
14261            'ENCAP' and
14262            'NDRPDR' and
14263            '2T2C' and
14264            'LISP' and
14265            not 'VHOST'"
14266   parameters:
14267   - "throughput"
14268   - "parent"
14269   - "tags"
14270   sort:
14271   - "IP4UNRLAY"
14272   - "IP6UNRLAY"
14273   traces:
14274     hoverinfo: "x+y"
14275     boxpoints: "outliers"
14276     whiskerwidth: 0
14277   layout:
14278     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14279     layout: "plot-throughput"
14280
14281 - type: "plot"
14282   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14283   algorithm: "plot_performance_box"
14284   output-file-type: ".html"
14285   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14287   filter: "'NIC_Intel-X520-DA2' and
14288            '78B' and
14289            'ENCAP' and
14290            'NDRPDR' and
14291            '2T2C' and
14292            'LISP' and
14293            not 'VHOST'"
14294   parameters:
14295   - "throughput"
14296   - "parent"
14297   - "tags"
14298   sort:
14299   - "IP4UNRLAY"
14300   - "IP6UNRLAY"
14301   traces:
14302     hoverinfo: "x+y"
14303     boxpoints: "outliers"
14304     whiskerwidth: 0
14305   layout:
14306     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14307     layout: "plot-throughput"
14308
14309 ################################################################################
14310
14311 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14312 - type: "plot"
14313   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14314   algorithm: "plot_performance_box"
14315   output-file-type: ".html"
14316   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14318   filter: "'NIC_Intel-XL710' and
14319            '64B' and
14320            'IP4FWD' and
14321            'NDRPDR' and
14322            'BASE' and
14323            '1T1C' and
14324            'IPSECHW' and
14325            not 'VHOST'"
14326   parameters:
14327   - "throughput"
14328   - "parent"
14329   - "tags"
14330   traces:
14331     hoverinfo: "x+y"
14332     boxpoints: "outliers"
14333     whiskerwidth: 0
14334   layout:
14335     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14336     layout: "plot-throughput"
14337
14338 - type: "plot"
14339   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14340   algorithm: "plot_performance_box"
14341   output-file-type: ".html"
14342   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14344   filter: "'NIC_Intel-XL710' and
14345            '64B' and
14346            'IP4FWD' and
14347            'NDRPDR' and
14348            'BASE' and
14349            '1T1C' and
14350            'IPSECHW' and
14351            not 'VHOST'"
14352   parameters:
14353   - "throughput"
14354   - "parent"
14355   - "tags"
14356   traces:
14357     hoverinfo: "x+y"
14358     boxpoints: "outliers"
14359     whiskerwidth: 0
14360   layout:
14361     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14362     layout: "plot-throughput"
14363
14364 - type: "plot"
14365   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14366   algorithm: "plot_performance_box"
14367   output-file-type: ".html"
14368   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14370   filter: "'NIC_Intel-XL710' and
14371            '64B' and
14372            'IP4FWD' and
14373            'NDRPDR' and
14374            'BASE' and
14375            '2T2C' and
14376            'IPSECHW' and
14377            not 'VHOST'"
14378   parameters:
14379   - "throughput"
14380   - "parent"
14381   - "tags"
14382   traces:
14383     hoverinfo: "x+y"
14384     boxpoints: "outliers"
14385     whiskerwidth: 0
14386   layout:
14387     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14388     layout: "plot-throughput"
14389
14390 - type: "plot"
14391   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14392   algorithm: "plot_performance_box"
14393   output-file-type: ".html"
14394   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14396   filter: "'NIC_Intel-XL710' and
14397            '64B' and
14398            'IP4FWD' and
14399            'NDRPDR' and
14400            'BASE' and
14401            '2T2C' and
14402            'IPSECHW' and
14403            not 'VHOST'"
14404   parameters:
14405   - "throughput"
14406   - "parent"
14407   - "tags"
14408   traces:
14409     hoverinfo: "x+y"
14410     boxpoints: "outliers"
14411     whiskerwidth: 0
14412   layout:
14413     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14414     layout: "plot-throughput"
14415
14416 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14417 - type: "plot"
14418   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14419   algorithm: "plot_performance_box"
14420   output-file-type: ".html"
14421   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14422   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14423   filter: "'NIC_Intel-XL710' and
14424            '64B' and
14425            'IP4FWD' and
14426            'NDRPDR' and
14427            'SCALE' and
14428            '1T1C' and
14429            'IPSECHW' and
14430            not 'VHOST'"
14431   parameters:
14432   - "throughput"
14433   - "parent"
14434   - "tags"
14435   traces:
14436     hoverinfo: "x+y"
14437     boxpoints: "outliers"
14438     whiskerwidth: 0
14439   layout:
14440     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14441     layout: "plot-throughput"
14442
14443 - type: "plot"
14444   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14445   algorithm: "plot_performance_box"
14446   output-file-type: ".html"
14447   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14449   filter: "'NIC_Intel-XL710' and
14450            '64B' and
14451            'IP4FWD' and
14452            'NDRPDR' and
14453            'SCALE' and
14454            '1T1C' and
14455            'IPSECHW' and
14456            not 'VHOST'"
14457   parameters:
14458   - "throughput"
14459   - "parent"
14460   - "tags"
14461   traces:
14462     hoverinfo: "x+y"
14463     boxpoints: "outliers"
14464     whiskerwidth: 0
14465   layout:
14466     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14467     layout: "plot-throughput"
14468
14469 - type: "plot"
14470   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14471   algorithm: "plot_performance_box"
14472   output-file-type: ".html"
14473   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14474   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14475   filter: "'NIC_Intel-XL710' and
14476            '64B' and
14477            'IP4FWD' and
14478            'NDRPDR' and
14479            'SCALE' and
14480            '2T2C' and
14481            'IPSECHW' and
14482            not 'VHOST'"
14483   parameters:
14484   - "throughput"
14485   - "parent"
14486   - "tags"
14487   traces:
14488     hoverinfo: "x+y"
14489     boxpoints: "outliers"
14490     whiskerwidth: 0
14491   layout:
14492     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14493     layout: "plot-throughput"
14494
14495 - type: "plot"
14496   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14497   algorithm: "plot_performance_box"
14498   output-file-type: ".html"
14499   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14500   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14501   filter: "'NIC_Intel-XL710' and
14502            '64B' and
14503            'IP4FWD' and
14504            'NDRPDR' and
14505            'SCALE' and
14506            '2T2C' and
14507            'IPSECHW' and
14508            not 'VHOST'"
14509   parameters:
14510   - "throughput"
14511   - "parent"
14512   - "tags"
14513   traces:
14514     hoverinfo: "x+y"
14515     boxpoints: "outliers"
14516     whiskerwidth: 0
14517   layout:
14518     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14519     layout: "plot-throughput"
14520
14521 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14522 - type: "plot"
14523   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14524   algorithm: "plot_performance_box"
14525   output-file-type: ".html"
14526   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14528   filter: "'NIC_Intel-XL710' and
14529            '64B' and
14530            'IP4FWD' and
14531            'NDRPDR' and
14532            '1T1C' and
14533            'IPSECSW' and
14534            not 'VHOST'"
14535   parameters:
14536   - "throughput"
14537   - "parent"
14538   - "tags"
14539   traces:
14540     hoverinfo: "x+y"
14541     boxpoints: "outliers"
14542     whiskerwidth: 0
14543   layout:
14544     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14545     layout: "plot-throughput"
14546
14547 - type: "plot"
14548   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14549   algorithm: "plot_performance_box"
14550   output-file-type: ".html"
14551   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14553   filter: "'NIC_Intel-XL710' and
14554            '64B' and
14555            'IP4FWD' and
14556            'NDRPDR' and
14557            '1T1C' and
14558            'IPSECSW' and
14559            not 'VHOST'"
14560   parameters:
14561   - "throughput"
14562   - "parent"
14563   - "tags"
14564   traces:
14565     hoverinfo: "x+y"
14566     boxpoints: "outliers"
14567     whiskerwidth: 0
14568   layout:
14569     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14570     layout: "plot-throughput"
14571
14572 - type: "plot"
14573   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14574   algorithm: "plot_performance_box"
14575   output-file-type: ".html"
14576   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14578   filter: "'NIC_Intel-XL710' and
14579            '64B' and
14580            'IP4FWD' and
14581            'NDRPDR' and
14582            '2T2C' and
14583            'IPSECSW' and
14584            not 'VHOST'"
14585   parameters:
14586   - "throughput"
14587   - "parent"
14588   - "tags"
14589   traces:
14590     hoverinfo: "x+y"
14591     boxpoints: "outliers"
14592     whiskerwidth: 0
14593   layout:
14594     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14595     layout: "plot-throughput"
14596
14597 - type: "plot"
14598   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14599   algorithm: "plot_performance_box"
14600   output-file-type: ".html"
14601   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14603   filter: "'NIC_Intel-XL710' and
14604            '64B' and
14605            'IP4FWD' and
14606            'NDRPDR' and
14607            '2T2C' and
14608            'IPSECSW' and
14609            not 'VHOST'"
14610   parameters:
14611   - "throughput"
14612   - "parent"
14613   - "tags"
14614   traces:
14615     hoverinfo: "x+y"
14616     boxpoints: "outliers"
14617     whiskerwidth: 0
14618   layout:
14619     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14620     layout: "plot-throughput"
14621
14622 ################################################################################
14623
14624 # Packet Throughput - VPP SRv6 3n-hsw-x520
14625 - type: "plot"
14626   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14627   algorithm: "plot_performance_box"
14628   output-file-type: ".html"
14629   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14631   filter: "'NIC_Intel-X520-DA2' and
14632            '78B' and
14633            'FEATURE' and
14634            'NDRPDR' and
14635            '1T1C' and
14636            'IP6FWD' and
14637            'SRv6'"
14638   parameters:
14639   - "throughput"
14640   - "parent"
14641   - "tags"
14642   traces:
14643     hoverinfo: "x+y"
14644     boxpoints: "outliers"
14645     whiskerwidth: 0
14646   layout:
14647     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14648     layout: "plot-throughput"
14649
14650 - type: "plot"
14651   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14652   algorithm: "plot_performance_box"
14653   output-file-type: ".html"
14654   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14656   filter: "'NIC_Intel-X520-DA2' and
14657            '78B' and
14658            'FEATURE' and
14659            'NDRPDR' and
14660            '1T1C' and
14661            'IP6FWD' and
14662            'SRv6'"
14663   parameters:
14664   - "throughput"
14665   - "parent"
14666   - "tags"
14667   traces:
14668     hoverinfo: "x+y"
14669     boxpoints: "outliers"
14670     whiskerwidth: 0
14671   layout:
14672     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14673     layout: "plot-throughput"
14674
14675 - type: "plot"
14676   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14677   algorithm: "plot_performance_box"
14678   output-file-type: ".html"
14679   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14681   filter: "'NIC_Intel-X520-DA2' and
14682            '78B' and
14683            'FEATURE' and
14684            'NDRPDR' and
14685            '2T2C' and
14686            'IP6FWD' and
14687            'SRv6'"
14688   parameters:
14689   - "throughput"
14690   - "parent"
14691   - "tags"
14692   traces:
14693     hoverinfo: "x+y"
14694     boxpoints: "outliers"
14695     whiskerwidth: 0
14696   layout:
14697     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14698     layout: "plot-throughput"
14699
14700 - type: "plot"
14701   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14702   algorithm: "plot_performance_box"
14703   output-file-type: ".html"
14704   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14706   filter: "'NIC_Intel-X520-DA2' and
14707            '78B' and
14708            'FEATURE' and
14709            'NDRPDR' and
14710            '2T2C' and
14711            'IP6FWD' and
14712            'SRv6'"
14713   parameters:
14714   - "throughput"
14715   - "parent"
14716   - "tags"
14717   traces:
14718     hoverinfo: "x+y"
14719     boxpoints: "outliers"
14720     whiskerwidth: 0
14721   layout:
14722     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14723     layout: "plot-throughput"
14724
14725 ################################################################################
14726
14727 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14728 - type: "plot"
14729   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14730   algorithm: "plot_performance_box"
14731   output-file-type: ".html"
14732   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14734   filter: "'NIC_Intel-X520-DA2' and
14735            '64B' and
14736            'NDRPDR' and
14737            'ETH' and
14738            'IP4FWD' and
14739            '1T1C' and
14740            'VHOST_1024' and
14741            not 'VXLAN' and
14742            not 'DOT1Q'"
14743   parameters:
14744   - "throughput"
14745   - "parent"
14746   - "tags"
14747   sort:
14748   - "not CFS_OPT"
14749   - "1VM"
14750   - "2VM"
14751   traces:
14752     hoverinfo: "x+y"
14753     boxpoints: "outliers"
14754     whiskerwidth: 0
14755   layout:
14756     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14757     layout: "plot-throughput"
14758
14759 - type: "plot"
14760   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14761   algorithm: "plot_performance_box"
14762   output-file-type: ".html"
14763   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14764   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14765   filter: "'NIC_Intel-X520-DA2' and
14766            '64B' and
14767            'NDRPDR' and
14768            'ETH' and
14769            'IP4FWD' and
14770            '2T2C' and
14771            'VHOST_1024' and
14772            not 'VXLAN' and
14773            not 'DOT1Q'"
14774   parameters:
14775   - "throughput"
14776   - "parent"
14777   - "tags"
14778   sort:
14779   - "not CFS_OPT"
14780   - "1VM"
14781   - "2VM"
14782   traces:
14783     hoverinfo: "x+y"
14784     boxpoints: "outliers"
14785     whiskerwidth: 0
14786   layout:
14787     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14788     layout: "plot-throughput"
14789
14790 - type: "plot"
14791   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14792   algorithm: "plot_performance_box"
14793   output-file-type: ".html"
14794   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14796   filter: "'NIC_Intel-X520-DA2' and
14797            '64B' and
14798            'NDRPDR' and
14799            'ETH' and
14800            'IP4FWD' and
14801            '1T1C' and
14802            'VHOST_1024' and
14803            not 'VXLAN' and
14804            not 'DOT1Q'"
14805   parameters:
14806   - "throughput"
14807   - "parent"
14808   - "tags"
14809   sort:
14810   - "not CFS_OPT"
14811   - "1VM"
14812   - "2VM"
14813   traces:
14814     hoverinfo: "x+y"
14815     boxpoints: "outliers"
14816     whiskerwidth: 0
14817   layout:
14818     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14819     layout: "plot-throughput"
14820
14821 - type: "plot"
14822   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14823   algorithm: "plot_performance_box"
14824   output-file-type: ".html"
14825   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14827   filter: "'NIC_Intel-X520-DA2' and
14828            '64B' and
14829            'NDRPDR' and
14830            'ETH' and
14831            'IP4FWD' and
14832            '2T2C' and
14833            'VHOST_1024' and
14834            not 'VXLAN' and
14835            not 'DOT1Q'"
14836   parameters:
14837   - "throughput"
14838   - "parent"
14839   - "tags"
14840   sort:
14841   - "not CFS_OPT"
14842   - "1VM"
14843   - "2VM"
14844   traces:
14845     hoverinfo: "x+y"
14846     boxpoints: "outliers"
14847     whiskerwidth: 0
14848   layout:
14849     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14850     layout: "plot-throughput"
14851
14852 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14853 - type: "plot"
14854   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14855   algorithm: "plot_performance_box"
14856   output-file-type: ".html"
14857   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14859   filter: "'NIC_Intel-X520-DA2' and
14860            '64B' and
14861            'NDRPDR' and
14862            ('ETH' or 'DOT1Q') and
14863            'BASE' and
14864            '1T1C' and
14865            ('L2BDMACLRN' or 'L2XCFWD') and
14866            'VHOST_1024' and
14867            not 'VXLAN' and
14868            not 'IP4FWD' and
14869            not '2VM'"
14870   parameters:
14871   - "throughput"
14872   - "parent"
14873   - "tags"
14874   sort:
14875   - "L2BDMACLRN"
14876   - "L2BDMACLRN"
14877   - "L2BDMACLRN"
14878   - "L2XCFWD"
14879   - "L2XCFWD"
14880   - "L2XCFWD"
14881   traces:
14882     hoverinfo: "x+y"
14883     boxpoints: "outliers"
14884     whiskerwidth: 0
14885   layout:
14886     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14887     layout: "plot-throughput"
14888
14889 - type: "plot"
14890   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14891   algorithm: "plot_performance_box"
14892   output-file-type: ".html"
14893   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14895   filter: "'NIC_Intel-X520-DA2' and
14896            '64B' and
14897            'NDRPDR' and
14898            ('ETH' or 'DOT1Q') and
14899            'BASE' and
14900            '1T1C' and
14901            ('L2BDMACLRN' or 'L2XCFWD') and
14902            'VHOST_1024' and
14903            not 'VXLAN' and
14904            not 'IP4FWD' and
14905            not '2VM'"
14906   parameters:
14907   - "throughput"
14908   - "parent"
14909   - "tags"
14910   sort:
14911   - "L2BDMACLRN"
14912   - "L2BDMACLRN"
14913   - "L2BDMACLRN"
14914   - "L2XCFWD"
14915   - "L2XCFWD"
14916   - "L2XCFWD"
14917   traces:
14918     hoverinfo: "x+y"
14919     boxpoints: "outliers"
14920     whiskerwidth: 0
14921   layout:
14922     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14923     layout: "plot-throughput"
14924
14925 - type: "plot"
14926   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14927   algorithm: "plot_performance_box"
14928   output-file-type: ".html"
14929   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14931   filter: "'NIC_Intel-X520-DA2' and
14932            '64B' and
14933            'NDRPDR' and
14934            ('ETH' or 'DOT1Q') and
14935            'BASE' and
14936            '2T2C' and
14937            ('L2BDMACLRN' or 'L2XCFWD') and
14938            'VHOST_1024' and
14939            not 'VXLAN' and
14940            not 'IP4FWD' and
14941            not '2VM'"
14942   parameters:
14943   - "throughput"
14944   - "parent"
14945   - "tags"
14946   sort:
14947   - "L2BDMACLRN"
14948   - "L2BDMACLRN"
14949   - "L2BDMACLRN"
14950   - "L2XCFWD"
14951   - "L2XCFWD"
14952   - "L2XCFWD"
14953   traces:
14954     hoverinfo: "x+y"
14955     boxpoints: "outliers"
14956     whiskerwidth: 0
14957   layout:
14958     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14959     layout: "plot-throughput"
14960
14961 - type: "plot"
14962   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14963   algorithm: "plot_performance_box"
14964   output-file-type: ".html"
14965   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14967   filter: "'NIC_Intel-X520-DA2' and
14968            '64B' and
14969            'NDRPDR' and
14970            ('ETH' or 'DOT1Q') and
14971            'BASE' and
14972            '2T2C' and
14973            ('L2BDMACLRN' or 'L2XCFWD') and
14974            'VHOST_1024' and
14975            not 'VXLAN' and
14976            not 'IP4FWD' and
14977            not '2VM'"
14978   parameters:
14979   - "throughput"
14980   - "parent"
14981   - "tags"
14982   sort:
14983   - "L2BDMACLRN"
14984   - "L2BDMACLRN"
14985   - "L2BDMACLRN"
14986   - "L2XCFWD"
14987   - "L2XCFWD"
14988   - "L2XCFWD"
14989   traces:
14990     hoverinfo: "x+y"
14991     boxpoints: "outliers"
14992     whiskerwidth: 0
14993   layout:
14994     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14995     layout: "plot-throughput"
14996
14997 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14998 - type: "plot"
14999   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15000   algorithm: "plot_performance_box"
15001   output-file-type: ".html"
15002   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15004   filter: "'NIC_Intel-X520-DA2' and
15005            '64B' and
15006            'NDRPDR' and
15007            ('ETH' or 'DOT1Q') and
15008            '1T1C' and
15009            ('L2BDMACLRN' or 'L2XCFWD') and
15010            'VHOST_1024' and
15011            not 'CFS_OPT' and
15012            not 'DOT1Q' and
15013            not 'VXLAN' and
15014            not 'IP4FWD' and
15015            not 'LBOND'"
15016   parameters:
15017   - "throughput"
15018   - "parent"
15019   - "tags"
15020 #  sort:
15021 #  - "1VM"
15022 #  - "L2XCFWD"
15023 #  - "1VM"
15024 #  - "L2BDMACLRN"
15025   traces:
15026     hoverinfo: "x+y"
15027     boxpoints: "outliers"
15028     whiskerwidth: 0
15029   layout:
15030     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15031     layout: "plot-throughput"
15032
15033 - type: "plot"
15034   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15035   algorithm: "plot_performance_box"
15036   output-file-type: ".html"
15037   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15039   filter: "'NIC_Intel-X520-DA2' and
15040            '64B' and
15041            'NDRPDR' and
15042            ('ETH' or 'DOT1Q') and
15043            '1T1C' and
15044            ('L2BDMACLRN' or 'L2XCFWD') and
15045            'VHOST_1024' and
15046            not 'CFS_OPT' and
15047            not 'DOT1Q' and
15048            not 'VXLAN' and
15049            not 'IP4FWD' and
15050            not 'LBOND'"
15051   parameters:
15052   - "throughput"
15053   - "parent"
15054   - "tags"
15055 #  sort:
15056 #  - "1VM"
15057 #  - "L2XCFWD"
15058 #  - "1VM"
15059 #  - "L2BDMACLRN"
15060   traces:
15061     hoverinfo: "x+y"
15062     boxpoints: "outliers"
15063     whiskerwidth: 0
15064   layout:
15065     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15066     layout: "plot-throughput"
15067
15068 - type: "plot"
15069   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15070   algorithm: "plot_performance_box"
15071   output-file-type: ".html"
15072   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15074   filter: "'NIC_Intel-X520-DA2' and
15075            '64B' and
15076            'NDRPDR' and
15077            ('ETH' or 'DOT1Q') and
15078            '2T2C' and
15079            ('L2BDMACLRN' or 'L2XCFWD') and
15080            'VHOST_1024' and
15081            not 'CFS_OPT' and
15082            not 'DOT1Q' and
15083            not 'VXLAN' and
15084            not 'IP4FWD' and
15085            not 'LBOND'"
15086   parameters:
15087   - "throughput"
15088   - "parent"
15089   - "tags"
15090 #  sort:
15091 #  - "1VM"
15092 #  - "L2XCFWD"
15093 #  - "1VM"
15094 #  - "L2BDMACLRN"
15095   traces:
15096     hoverinfo: "x+y"
15097     boxpoints: "outliers"
15098     whiskerwidth: 0
15099   layout:
15100     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15101     layout: "plot-throughput"
15102
15103 - type: "plot"
15104   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15105   algorithm: "plot_performance_box"
15106   output-file-type: ".html"
15107   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15109   filter: "'NIC_Intel-X520-DA2' and
15110            '64B' and
15111            'NDRPDR' and
15112            ('ETH' or 'DOT1Q') and
15113            '2T2C' and
15114            ('L2BDMACLRN' or 'L2XCFWD') and
15115            'VHOST_1024' and
15116            not 'CFS_OPT' and
15117            not 'DOT1Q' and
15118            not 'VXLAN' and
15119            not 'IP4FWD' and
15120            not 'LBOND'"
15121   parameters:
15122   - "throughput"
15123   - "parent"
15124   - "tags"
15125 #  sort:
15126 #  - "1VM"
15127 #  - "L2XCFWD"
15128 #  - "1VM"
15129 #  - "L2BDMACLRN"
15130   traces:
15131     hoverinfo: "x+y"
15132     boxpoints: "outliers"
15133     whiskerwidth: 0
15134   layout:
15135     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15136     layout: "plot-throughput"
15137
15138 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15139 - type: "plot"
15140   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15141   algorithm: "plot_performance_box"
15142   output-file-type: ".html"
15143   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15145   filter: "'NIC_Intel-X710' and
15146            '64B' and
15147            'NDRPDR' and
15148            'ETH' and
15149            'IP4FWD' and
15150            '1T1C' and
15151            'VHOST_1024' and
15152            not 'VXLAN' and
15153            not 'CFS_OPT' and
15154            not 'DOT1Q'"
15155   parameters:
15156   - "throughput"
15157   - "parent"
15158   - "tags"
15159   sort:
15160   - "1VM"
15161   - "2VM"
15162   traces:
15163     hoverinfo: "x+y"
15164     boxpoints: "outliers"
15165     whiskerwidth: 0
15166   layout:
15167     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15168     layout: "plot-throughput"
15169
15170 - type: "plot"
15171   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15172   algorithm: "plot_performance_box"
15173   output-file-type: ".html"
15174   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15176   filter: "'NIC_Intel-X710' and
15177            '64B' and
15178            'NDRPDR' and
15179            'ETH' and
15180            'IP4FWD' and
15181            '2T2C' and
15182            'VHOST_1024' and
15183            not 'VXLAN' and
15184            not 'CFS_OPT' and
15185            not 'DOT1Q'"
15186   parameters:
15187   - "throughput"
15188   - "parent"
15189   - "tags"
15190   sort:
15191   - "1VM"
15192   - "2VM"
15193   traces:
15194     hoverinfo: "x+y"
15195     boxpoints: "outliers"
15196     whiskerwidth: 0
15197   layout:
15198     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15199     layout: "plot-throughput"
15200
15201 - type: "plot"
15202   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15203   algorithm: "plot_performance_box"
15204   output-file-type: ".html"
15205   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15207   filter: "'NIC_Intel-X710' and
15208            '64B' and
15209            'NDRPDR' and
15210            'ETH' and
15211            'IP4FWD' and
15212            '1T1C' and
15213            'VHOST_1024' and
15214            not 'VXLAN' and
15215            not 'CFS_OPT' and
15216            not 'DOT1Q'"
15217   parameters:
15218   - "throughput"
15219   - "parent"
15220   - "tags"
15221   sort:
15222   - "1VM"
15223   - "2VM"
15224   traces:
15225     hoverinfo: "x+y"
15226     boxpoints: "outliers"
15227     whiskerwidth: 0
15228   layout:
15229     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15230     layout: "plot-throughput"
15231
15232 - type: "plot"
15233   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15234   algorithm: "plot_performance_box"
15235   output-file-type: ".html"
15236   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15237   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15238   filter: "'NIC_Intel-X710' and
15239            '64B' and
15240            'NDRPDR' and
15241            'ETH' and
15242            'IP4FWD' and
15243            '2T2C' and
15244            'VHOST_1024' and
15245            not 'VXLAN' and
15246            not 'CFS_OPT' and
15247            not 'DOT1Q'"
15248   parameters:
15249   - "throughput"
15250   - "parent"
15251   - "tags"
15252   sort:
15253   - "1VM"
15254   - "2VM"
15255   traces:
15256     hoverinfo: "x+y"
15257     boxpoints: "outliers"
15258     whiskerwidth: 0
15259   layout:
15260     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15261     layout: "plot-throughput"
15262
15263 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15264 - type: "plot"
15265   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15266   algorithm: "plot_performance_box"
15267   output-file-type: ".html"
15268   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15270   filter: "'NIC_Intel-X710' and
15271            '64B' and
15272            'NDRPDR' and
15273            ('ETH' or 'DOT1Q') and
15274            'BASE' and
15275            '1T1C' and
15276            ('L2BDMACLRN' or 'L2XCFWD') and
15277            'VHOST_1024' and
15278            not 'VXLAN' and
15279            not 'IP4FWD' and
15280            not '2VM'"
15281   parameters:
15282   - "throughput"
15283   - "parent"
15284   - "tags"
15285   sort:
15286   - "L2BDMACLRN"
15287   - "L2BDMACLRN"
15288   - "L2BDMACLRN"
15289   - "L2XCFWD"
15290   - "L2XCFWD"
15291   - "L2XCFWD"
15292   traces:
15293     hoverinfo: "x+y"
15294     boxpoints: "outliers"
15295     whiskerwidth: 0
15296   layout:
15297     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15298     layout: "plot-throughput"
15299
15300 - type: "plot"
15301   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15302   algorithm: "plot_performance_box"
15303   output-file-type: ".html"
15304   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15306   filter: "'NIC_Intel-X710' and
15307            '64B' and
15308            'NDRPDR' and
15309            ('ETH' or 'DOT1Q') and
15310            'BASE' and
15311            '1T1C' and
15312            ('L2BDMACLRN' or 'L2XCFWD') and
15313            'VHOST_1024' and
15314            not 'VXLAN' and
15315            not 'IP4FWD' and
15316            not '2VM'"
15317   parameters:
15318   - "throughput"
15319   - "parent"
15320   - "tags"
15321   sort:
15322   - "L2BDMACLRN"
15323   - "L2BDMACLRN"
15324   - "L2BDMACLRN"
15325   - "L2XCFWD"
15326   - "L2XCFWD"
15327   - "L2XCFWD"
15328   traces:
15329     hoverinfo: "x+y"
15330     boxpoints: "outliers"
15331     whiskerwidth: 0
15332   layout:
15333     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15334     layout: "plot-throughput"
15335
15336 - type: "plot"
15337   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15338   algorithm: "plot_performance_box"
15339   output-file-type: ".html"
15340   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15342   filter: "'NIC_Intel-X710' and
15343            '64B' and
15344            'NDRPDR' and
15345            ('ETH' or 'DOT1Q') and
15346            'BASE' and
15347            '2T2C' and
15348            ('L2BDMACLRN' or 'L2XCFWD') and
15349            'VHOST_1024' and
15350            not 'VXLAN' and
15351            not 'IP4FWD' and
15352            not '2VM'"
15353   parameters:
15354   - "throughput"
15355   - "parent"
15356   - "tags"
15357   sort:
15358   - "L2BDMACLRN"
15359   - "L2BDMACLRN"
15360   - "L2BDMACLRN"
15361   - "L2XCFWD"
15362   - "L2XCFWD"
15363   - "L2XCFWD"
15364   traces:
15365     hoverinfo: "x+y"
15366     boxpoints: "outliers"
15367     whiskerwidth: 0
15368   layout:
15369     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15370     layout: "plot-throughput"
15371
15372 - type: "plot"
15373   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15374   algorithm: "plot_performance_box"
15375   output-file-type: ".html"
15376   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15378   filter: "'NIC_Intel-X710' and
15379            '64B' and
15380            'NDRPDR' and
15381            ('ETH' or 'DOT1Q') and
15382            'BASE' and
15383            '2T2C' and
15384            ('L2BDMACLRN' or 'L2XCFWD') and
15385            'VHOST_1024' and
15386            not 'VXLAN' and
15387            not 'IP4FWD' and
15388            not '2VM'"
15389   parameters:
15390   - "throughput"
15391   - "parent"
15392   - "tags"
15393   sort:
15394   - "L2BDMACLRN"
15395   - "L2BDMACLRN"
15396   - "L2BDMACLRN"
15397   - "L2XCFWD"
15398   - "L2XCFWD"
15399   - "L2XCFWD"
15400   traces:
15401     hoverinfo: "x+y"
15402     boxpoints: "outliers"
15403     whiskerwidth: 0
15404   layout:
15405     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15406     layout: "plot-throughput"
15407
15408 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15409 - type: "plot"
15410   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15411   algorithm: "plot_performance_box"
15412   output-file-type: ".html"
15413   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15415   filter: "'NIC_Intel-X710' and
15416            '64B' and
15417            'NDRPDR' and
15418            ('ETH' or 'DOT1Q') and
15419            '1T1C' and
15420            ('L2BDMACLRN' or 'L2XCFWD') and
15421            'VHOST_1024' and
15422            not 'CFS_OPT' and
15423            not 'VXLAN' and
15424            not 'IP4FWD' and
15425            not 'LBOND'"
15426   parameters:
15427   - "throughput"
15428   - "parent"
15429   - "tags"
15430   sort:
15431   - "L2BDMACLRN"
15432   - "L2BDMACLRN"
15433   - "L2BDMACLRN"
15434   - "L2XCFWD"
15435   - "L2XCFWD"
15436   - "L2XCFWD"
15437   traces:
15438     hoverinfo: "x+y"
15439     boxpoints: "outliers"
15440     whiskerwidth: 0
15441   layout:
15442     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15443     layout: "plot-throughput"
15444
15445 - type: "plot"
15446   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15447   algorithm: "plot_performance_box"
15448   output-file-type: ".html"
15449   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15451   filter: "'NIC_Intel-X710' and
15452            '64B' and
15453            'NDRPDR' and
15454            ('ETH' or 'DOT1Q') and
15455            '1T1C' and
15456            ('L2BDMACLRN' or 'L2XCFWD') and
15457            'VHOST_1024' and
15458            not 'CFS_OPT' and
15459            not 'VXLAN' and
15460            not 'IP4FWD' and
15461            not 'LBOND'"
15462   parameters:
15463   - "throughput"
15464   - "parent"
15465   - "tags"
15466   sort:
15467   - "L2BDMACLRN"
15468   - "L2BDMACLRN"
15469   - "L2BDMACLRN"
15470   - "L2XCFWD"
15471   - "L2XCFWD"
15472   - "L2XCFWD"
15473   traces:
15474     hoverinfo: "x+y"
15475     boxpoints: "outliers"
15476     whiskerwidth: 0
15477   layout:
15478     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15479     layout: "plot-throughput"
15480
15481 - type: "plot"
15482   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15483   algorithm: "plot_performance_box"
15484   output-file-type: ".html"
15485   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15487   filter: "'NIC_Intel-X710' and
15488            '64B' and
15489            'NDRPDR' and
15490            ('ETH' or 'DOT1Q') and
15491            '2T2C' and
15492            ('L2BDMACLRN' or 'L2XCFWD') and
15493            'VHOST_1024' and
15494            not 'CFS_OPT' and
15495            not 'VXLAN' and
15496            not 'IP4FWD' and
15497            not 'LBOND'"
15498   parameters:
15499   - "throughput"
15500   - "parent"
15501   - "tags"
15502   sort:
15503   - "L2BDMACLRN"
15504   - "L2BDMACLRN"
15505   - "L2BDMACLRN"
15506   - "L2XCFWD"
15507   - "L2XCFWD"
15508   - "L2XCFWD"
15509   traces:
15510     hoverinfo: "x+y"
15511     boxpoints: "outliers"
15512     whiskerwidth: 0
15513   layout:
15514     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15515     layout: "plot-throughput"
15516
15517 - type: "plot"
15518   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15519   algorithm: "plot_performance_box"
15520   output-file-type: ".html"
15521   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15523   filter: "'NIC_Intel-X710' and
15524            '64B' and
15525            'NDRPDR' and
15526            ('ETH' or 'DOT1Q') and
15527            '2T2C' and
15528            ('L2BDMACLRN' or 'L2XCFWD') and
15529            'VHOST_1024' and
15530            not 'CFS_OPT' and
15531            not 'VXLAN' and
15532            not 'IP4FWD' and
15533            not 'LBOND'"
15534   parameters:
15535   - "throughput"
15536   - "parent"
15537   - "tags"
15538   sort:
15539   - "L2BDMACLRN"
15540   - "L2BDMACLRN"
15541   - "L2BDMACLRN"
15542   - "L2XCFWD"
15543   - "L2XCFWD"
15544   - "L2XCFWD"
15545   traces:
15546     hoverinfo: "x+y"
15547     boxpoints: "outliers"
15548     whiskerwidth: 0
15549   layout:
15550     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15551     layout: "plot-throughput"
15552
15553 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15554 - type: "plot"
15555   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15556   algorithm: "plot_performance_box"
15557   output-file-type: ".html"
15558   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15560   filter: "'NIC_Intel-X710' and
15561            '64B' and
15562            'NDRPDR' and
15563            'ETH' and
15564            'IP4FWD' and
15565            '2T1C' and
15566            'VHOST_1024' and
15567            not 'VXLAN' and
15568            not 'DOT1Q'"
15569   parameters:
15570   - "throughput"
15571   - "parent"
15572   - "tags"
15573   sort:
15574   - "1VM"
15575   - "2VM"
15576   traces:
15577     hoverinfo: "x+y"
15578     boxpoints: "outliers"
15579     whiskerwidth: 0
15580   layout:
15581     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15582     layout: "plot-throughput"
15583
15584 - type: "plot"
15585   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15586   algorithm: "plot_performance_box"
15587   output-file-type: ".html"
15588   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15590   filter: "'NIC_Intel-X710' and
15591            '64B' and
15592            'NDRPDR' and
15593            'ETH' and
15594            'IP4FWD' and
15595            '4T2C' and
15596            'VHOST_1024' and
15597            not 'VXLAN' and
15598            not 'DOT1Q'"
15599   parameters:
15600   - "throughput"
15601   - "parent"
15602   - "tags"
15603   sort:
15604   - "1VM"
15605   - "2VM"
15606   traces:
15607     hoverinfo: "x+y"
15608     boxpoints: "outliers"
15609     whiskerwidth: 0
15610   layout:
15611     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15612     layout: "plot-throughput"
15613
15614 - type: "plot"
15615   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15616   algorithm: "plot_performance_box"
15617   output-file-type: ".html"
15618   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15620   filter: "'NIC_Intel-X710' and
15621            '64B' and
15622            'NDRPDR' and
15623            'ETH' and
15624            'IP4FWD' and
15625            '2T1C' and
15626            'VHOST_1024' and
15627            not 'VXLAN' and
15628            not 'DOT1Q'"
15629   parameters:
15630   - "throughput"
15631   - "parent"
15632   - "tags"
15633   sort:
15634   - "1VM"
15635   - "2VM"
15636   traces:
15637     hoverinfo: "x+y"
15638     boxpoints: "outliers"
15639     whiskerwidth: 0
15640   layout:
15641     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15642     layout: "plot-throughput"
15643
15644 - type: "plot"
15645   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15646   algorithm: "plot_performance_box"
15647   output-file-type: ".html"
15648   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15650   filter: "'NIC_Intel-X710' and
15651            '64B' and
15652            'NDRPDR' and
15653            'ETH' and
15654            'IP4FWD' and
15655            '4T2C' and
15656            'VHOST_1024' and
15657            not 'VXLAN' and
15658            not 'DOT1Q'"
15659   parameters:
15660   - "throughput"
15661   - "parent"
15662   - "tags"
15663   sort:
15664   - "1VM"
15665   - "2VM"
15666   traces:
15667     hoverinfo: "x+y"
15668     boxpoints: "outliers"
15669     whiskerwidth: 0
15670   layout:
15671     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15672     layout: "plot-throughput"
15673
15674 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15675 - type: "plot"
15676   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15677   algorithm: "plot_performance_box"
15678   output-file-type: ".html"
15679   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15681   filter: "'NIC_Intel-X710' and
15682            '64B' and
15683            'NDRPDR' and
15684            ('ETH' or 'DOT1Q') and
15685            'BASE' and
15686            '2T1C' and
15687            ('L2BDMACLRN' or 'L2XCFWD') and
15688            'VHOST_1024' and
15689            not 'VXLAN' and
15690            not 'IP4FWD' and
15691            not '2VM'"
15692   parameters:
15693   - "throughput"
15694   - "parent"
15695   - "tags"
15696   sort:
15697   - "L2BDMACLRN"
15698   - "L2BDMACLRN"
15699   - "L2BDMACLRN"
15700   - "L2XCFWD"
15701   - "L2XCFWD"
15702   - "L2XCFWD"
15703   traces:
15704     hoverinfo: "x+y"
15705     boxpoints: "outliers"
15706     whiskerwidth: 0
15707   layout:
15708     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15709     layout: "plot-throughput"
15710
15711 - type: "plot"
15712   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15713   algorithm: "plot_performance_box"
15714   output-file-type: ".html"
15715   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15716   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15717   filter: "'NIC_Intel-X710' and
15718            '64B' and
15719            'NDRPDR' and
15720            ('ETH' or 'DOT1Q') and
15721            'BASE' and
15722            '2T1C' and
15723            ('L2BDMACLRN' or 'L2XCFWD') and
15724            'VHOST_1024' and
15725            not 'VXLAN' and
15726            not 'IP4FWD' and
15727            not '2VM'"
15728   parameters:
15729   - "throughput"
15730   - "parent"
15731   - "tags"
15732   sort:
15733   - "L2BDMACLRN"
15734   - "L2BDMACLRN"
15735   - "L2BDMACLRN"
15736   - "L2XCFWD"
15737   - "L2XCFWD"
15738   - "L2XCFWD"
15739   traces:
15740     hoverinfo: "x+y"
15741     boxpoints: "outliers"
15742     whiskerwidth: 0
15743   layout:
15744     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15745     layout: "plot-throughput"
15746
15747 - type: "plot"
15748   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15749   algorithm: "plot_performance_box"
15750   output-file-type: ".html"
15751   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15753   filter: "'NIC_Intel-X710' and
15754            '64B' and
15755            'NDRPDR' and
15756            ('ETH' or 'DOT1Q') and
15757            'BASE' and
15758            '4T2C' and
15759            ('L2BDMACLRN' or 'L2XCFWD') and
15760            'VHOST_1024' and
15761            not 'VXLAN' and
15762            not 'IP4FWD' and
15763            not '2VM'"
15764   parameters:
15765   - "throughput"
15766   - "parent"
15767   - "tags"
15768   sort:
15769   - "L2BDMACLRN"
15770   - "L2BDMACLRN"
15771   - "L2BDMACLRN"
15772   - "L2XCFWD"
15773   - "L2XCFWD"
15774   - "L2XCFWD"
15775   traces:
15776     hoverinfo: "x+y"
15777     boxpoints: "outliers"
15778     whiskerwidth: 0
15779   layout:
15780     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15781     layout: "plot-throughput"
15782
15783 - type: "plot"
15784   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15785   algorithm: "plot_performance_box"
15786   output-file-type: ".html"
15787   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15789   filter: "'NIC_Intel-X710' and
15790            '64B' and
15791            'NDRPDR' and
15792            ('ETH' or 'DOT1Q') and
15793            'BASE' and
15794            '4T2C' and
15795            ('L2BDMACLRN' or 'L2XCFWD') and
15796            'VHOST_1024' and
15797            not 'VXLAN' and
15798            not 'IP4FWD' and
15799            not '2VM'"
15800   parameters:
15801   - "throughput"
15802   - "parent"
15803   - "tags"
15804   sort:
15805   - "L2BDMACLRN"
15806   - "L2BDMACLRN"
15807   - "L2BDMACLRN"
15808   - "L2XCFWD"
15809   - "L2XCFWD"
15810   - "L2XCFWD"
15811   traces:
15812     hoverinfo: "x+y"
15813     boxpoints: "outliers"
15814     whiskerwidth: 0
15815   layout:
15816     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15817     layout: "plot-throughput"
15818
15819 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15820 - type: "plot"
15821   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15822   algorithm: "plot_performance_box"
15823   output-file-type: ".html"
15824   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15826   filter: "'NIC_Intel-X710' and
15827            '64B' and
15828            'NDRPDR' and
15829            ('ETH' or 'DOT1Q') and
15830            '2T1C' and
15831            ('L2BDMACLRN' or 'L2XCFWD') and
15832            'VHOST_1024' and
15833            not 'CFS_OPT' and
15834            not 'VXLAN' and
15835            not 'IP4FWD' and
15836            not 'LBOND'"
15837   parameters:
15838   - "throughput"
15839   - "parent"
15840   - "tags"
15841   sort:
15842   - "L2BDMACLRN"
15843   - "L2BDMACLRN"
15844   - "L2BDMACLRN"
15845   - "L2XCFWD"
15846   - "L2XCFWD"
15847   - "L2XCFWD"
15848   traces:
15849     hoverinfo: "x+y"
15850     boxpoints: "outliers"
15851     whiskerwidth: 0
15852   layout:
15853     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15854     layout: "plot-throughput"
15855
15856 - type: "plot"
15857   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15858   algorithm: "plot_performance_box"
15859   output-file-type: ".html"
15860   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15862   filter: "'NIC_Intel-X710' and
15863            '64B' and
15864            'NDRPDR' and
15865            ('ETH' or 'DOT1Q') and
15866            '2T1C' and
15867            ('L2BDMACLRN' or 'L2XCFWD') and
15868            'VHOST_1024' and
15869            not 'CFS_OPT' and
15870            not 'VXLAN' and
15871            not 'IP4FWD' and
15872            not 'LBOND'"
15873   parameters:
15874   - "throughput"
15875   - "parent"
15876   - "tags"
15877   sort:
15878   - "L2BDMACLRN"
15879   - "L2BDMACLRN"
15880   - "L2BDMACLRN"
15881   - "L2XCFWD"
15882   - "L2XCFWD"
15883   - "L2XCFWD"
15884   traces:
15885     hoverinfo: "x+y"
15886     boxpoints: "outliers"
15887     whiskerwidth: 0
15888   layout:
15889     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15890     layout: "plot-throughput"
15891
15892 - type: "plot"
15893   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15894   algorithm: "plot_performance_box"
15895   output-file-type: ".html"
15896   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15898   filter: "'NIC_Intel-X710' and
15899            '64B' and
15900            'NDRPDR' and
15901            ('ETH' or 'DOT1Q') and
15902            '4T2C' and
15903            ('L2BDMACLRN' or 'L2XCFWD') and
15904            'VHOST_1024' and
15905            not 'CFS_OPT' and
15906            not 'VXLAN' and
15907            not 'IP4FWD' and
15908            not 'LBOND'"
15909   parameters:
15910   - "throughput"
15911   - "parent"
15912   - "tags"
15913   sort:
15914   - "L2BDMACLRN"
15915   - "L2BDMACLRN"
15916   - "L2BDMACLRN"
15917   - "L2XCFWD"
15918   - "L2XCFWD"
15919   - "L2XCFWD"
15920   traces:
15921     hoverinfo: "x+y"
15922     boxpoints: "outliers"
15923     whiskerwidth: 0
15924   layout:
15925     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15926     layout: "plot-throughput"
15927
15928 - type: "plot"
15929   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15930   algorithm: "plot_performance_box"
15931   output-file-type: ".html"
15932   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15934   filter: "'NIC_Intel-X710' and
15935            '64B' and
15936            'NDRPDR' and
15937            ('ETH' or 'DOT1Q') and
15938            '4T2C' and
15939            ('L2BDMACLRN' or 'L2XCFWD') and
15940            'VHOST_1024' and
15941            not 'CFS_OPT' and
15942            not 'VXLAN' and
15943            not 'IP4FWD' and
15944            not 'LBOND'"
15945   parameters:
15946   - "throughput"
15947   - "parent"
15948   - "tags"
15949   sort:
15950   - "L2BDMACLRN"
15951   - "L2BDMACLRN"
15952   - "L2BDMACLRN"
15953   - "L2XCFWD"
15954   - "L2XCFWD"
15955   - "L2XCFWD"
15956   traces:
15957     hoverinfo: "x+y"
15958     boxpoints: "outliers"
15959     whiskerwidth: 0
15960   layout:
15961     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15962     layout: "plot-throughput"
15963
15964 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15965 - type: "plot"
15966   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15967   algorithm: "plot_performance_box"
15968   output-file-type: ".html"
15969   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15971   filter: "'NIC_Intel-X710' and
15972            '64B' and
15973            'NDRPDR' and
15974            'ETH' and
15975            'IP4FWD' and
15976            '2T1C' and
15977            'VHOST_1024' and
15978            not 'VXLAN' and
15979            not 'NF_DENSITY' and
15980            not 'CFS_OPT' and
15981            not 'DOT1Q'"
15982   parameters:
15983   - "throughput"
15984   - "parent"
15985   - "tags"
15986   sort:
15987   - "1VM"
15988   - "2VM"
15989   traces:
15990     hoverinfo: "x+y"
15991     boxpoints: "outliers"
15992     whiskerwidth: 0
15993   layout:
15994     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15995     layout: "plot-throughput"
15996
15997 - type: "plot"
15998   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15999   algorithm: "plot_performance_box"
16000   output-file-type: ".html"
16001   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16003   filter: "'NIC_Intel-X710' and
16004            '64B' and
16005            'NDRPDR' and
16006            'ETH' and
16007            'IP4FWD' and
16008            '4T2C' and
16009            'VHOST_1024' and
16010            not 'VXLAN' and
16011            not 'NF_DENSITY' and
16012            not 'CFS_OPT' and
16013            not 'DOT1Q'"
16014   parameters:
16015   - "throughput"
16016   - "parent"
16017   - "tags"
16018   sort:
16019   - "1VM"
16020   - "2VM"
16021   traces:
16022     hoverinfo: "x+y"
16023     boxpoints: "outliers"
16024     whiskerwidth: 0
16025   layout:
16026     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16027     layout: "plot-throughput"
16028
16029 - type: "plot"
16030   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16031   algorithm: "plot_performance_box"
16032   output-file-type: ".html"
16033   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16034   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16035   filter: "'NIC_Intel-X710' and
16036            '64B' and
16037            'NDRPDR' and
16038            'ETH' and
16039            'IP4FWD' and
16040            '2T1C' and
16041            'VHOST_1024' and
16042            not 'VXLAN' and
16043            not 'NF_DENSITY' and
16044            not 'CFS_OPT' and
16045            not 'DOT1Q'"
16046   parameters:
16047   - "throughput"
16048   - "parent"
16049   - "tags"
16050   sort:
16051   - "1VM"
16052   - "2VM"
16053   traces:
16054     hoverinfo: "x+y"
16055     boxpoints: "outliers"
16056     whiskerwidth: 0
16057   layout:
16058     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16059     layout: "plot-throughput"
16060
16061 - type: "plot"
16062   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16063   algorithm: "plot_performance_box"
16064   output-file-type: ".html"
16065   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16067   filter: "'NIC_Intel-X710' and
16068            '64B' and
16069            'NDRPDR' and
16070            'ETH' and
16071            'IP4FWD' and
16072            '4T2C' and
16073            'VHOST_1024' and
16074            not 'VXLAN' and
16075            not 'NF_DENSITY' and
16076            not 'CFS_OPT' and
16077            not 'DOT1Q'"
16078   parameters:
16079   - "throughput"
16080   - "parent"
16081   - "tags"
16082   sort:
16083   - "1VM"
16084   - "2VM"
16085   traces:
16086     hoverinfo: "x+y"
16087     boxpoints: "outliers"
16088     whiskerwidth: 0
16089   layout:
16090     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16091     layout: "plot-throughput"
16092
16093 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16094 - type: "plot"
16095   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16096   algorithm: "plot_performance_box"
16097   output-file-type: ".html"
16098   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16100   filter: "'NIC_Intel-X710' and
16101            '64B' and
16102            'NDRPDR' and
16103            ('ETH' or 'DOT1Q') and
16104            'BASE' and
16105            '2T1C' and
16106            ('L2BDMACLRN' or 'L2XCFWD') and
16107            'VHOST_1024' and
16108            not 'VXLAN' and
16109            not 'NF_DENSITY' and
16110            not 'IP4FWD' and
16111            not '2VM'"
16112   parameters:
16113   - "throughput"
16114   - "parent"
16115   - "tags"
16116 #  sort:
16117 #  - "not CFS_OPT"
16118 #  - "L2XCFWD"
16119 #  - "not CFS_OPT"
16120 #  - "CFS_OPT"
16121   traces:
16122     hoverinfo: "x+y"
16123     boxpoints: "outliers"
16124     whiskerwidth: 0
16125   layout:
16126     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16127     layout: "plot-throughput"
16128
16129 - type: "plot"
16130   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16131   algorithm: "plot_performance_box"
16132   output-file-type: ".html"
16133   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16135   filter: "'NIC_Intel-X710' and
16136            '64B' and
16137            'NDRPDR' and
16138            ('ETH' or 'DOT1Q') and
16139            'BASE' and
16140            '2T1C' and
16141            ('L2BDMACLRN' or 'L2XCFWD') and
16142            'VHOST_1024' and
16143            not 'VXLAN' and
16144            not 'NF_DENSITY' and
16145            not 'IP4FWD' and
16146            not '2VM'"
16147   parameters:
16148   - "throughput"
16149   - "parent"
16150   - "tags"
16151 #  sort:
16152 #  - "not CFS_OPT"
16153 #  - "L2XCFWD"
16154 #  - "not CFS_OPT"
16155 #  - "CFS_OPT"
16156   traces:
16157     hoverinfo: "x+y"
16158     boxpoints: "outliers"
16159     whiskerwidth: 0
16160   layout:
16161     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16162     layout: "plot-throughput"
16163
16164 - type: "plot"
16165   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16166   algorithm: "plot_performance_box"
16167   output-file-type: ".html"
16168   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16170   filter: "'NIC_Intel-X710' and
16171            '64B' and
16172            'NDRPDR' and
16173            ('ETH' or 'DOT1Q') and
16174            'BASE' and
16175            '4T2C' and
16176            ('L2BDMACLRN' or 'L2XCFWD') and
16177            'VHOST_1024' and
16178            not 'VXLAN' and
16179            not 'NF_DENSITY' and
16180            not 'IP4FWD' and
16181            not '2VM'"
16182   parameters:
16183   - "throughput"
16184   - "parent"
16185   - "tags"
16186 #  sort:
16187 #  - "not CFS_OPT"
16188 #  - "L2XCFWD"
16189 #  - "not CFS_OPT"
16190 #  - "CFS_OPT"
16191   traces:
16192     hoverinfo: "x+y"
16193     boxpoints: "outliers"
16194     whiskerwidth: 0
16195   layout:
16196     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16197     layout: "plot-throughput"
16198
16199 - type: "plot"
16200   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16201   algorithm: "plot_performance_box"
16202   output-file-type: ".html"
16203   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16205   filter: "'NIC_Intel-X710' and
16206            '64B' and
16207            'NDRPDR' and
16208            ('ETH' or 'DOT1Q') and
16209            'BASE' and
16210            '4T2C' and
16211            ('L2BDMACLRN' or 'L2XCFWD') and
16212            'VHOST_1024' and
16213            not 'VXLAN' and
16214            not 'NF_DENSITY' and
16215            not 'IP4FWD' and
16216            not '2VM'"
16217   parameters:
16218   - "throughput"
16219   - "parent"
16220   - "tags"
16221 #  sort:
16222 #  - "not CFS_OPT"
16223 #  - "L2XCFWD"
16224 #  - "not CFS_OPT"
16225 #  - "CFS_OPT"
16226   traces:
16227     hoverinfo: "x+y"
16228     boxpoints: "outliers"
16229     whiskerwidth: 0
16230   layout:
16231     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16232     layout: "plot-throughput"
16233
16234 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16235 - type: "plot"
16236   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16237   algorithm: "plot_performance_box"
16238   output-file-type: ".html"
16239   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16241   filter: "'NIC_Intel-X710' and
16242            '64B' and
16243            'NDRPDR' and
16244            ('ETH' or 'DOT1Q') and
16245            '2T1C' and
16246            ('L2BDMACLRN' or 'L2XCFWD') and
16247            'VHOST_1024' and
16248            not 'CFS_OPT' and
16249            not 'VXLAN' and
16250            not 'NF_DENSITY' and
16251            not 'DOT1Q' and
16252            not 'IP4FWD'"
16253   parameters:
16254   - "throughput"
16255   - "parent"
16256   - "tags"
16257 #  sort:
16258 #  - "1VM"
16259 #  - "L2XCFWD"
16260 #  - "1VM"
16261 #  - "L2BDMACLRN"
16262   traces:
16263     hoverinfo: "x+y"
16264     boxpoints: "outliers"
16265     whiskerwidth: 0
16266   layout:
16267     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16268     layout: "plot-throughput"
16269
16270 - type: "plot"
16271   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16272   algorithm: "plot_performance_box"
16273   output-file-type: ".html"
16274   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16276   filter: "'NIC_Intel-X710' and
16277            '64B' and
16278            'NDRPDR' and
16279            ('ETH' or 'DOT1Q') and
16280            '2T1C' and
16281            ('L2BDMACLRN' or 'L2XCFWD') and
16282            'VHOST_1024' and
16283            not 'CFS_OPT' and
16284            not 'VXLAN' and
16285            not 'NF_DENSITY' and
16286            not 'DOT1Q' and
16287            not 'IP4FWD'"
16288   parameters:
16289   - "throughput"
16290   - "parent"
16291   - "tags"
16292 #  sort:
16293 #  - "1VM"
16294 #  - "L2XCFWD"
16295 #  - "1VM"
16296 #  - "L2BDMACLRN"
16297   traces:
16298     hoverinfo: "x+y"
16299     boxpoints: "outliers"
16300     whiskerwidth: 0
16301   layout:
16302     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16303     layout: "plot-throughput"
16304
16305 - type: "plot"
16306   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16307   algorithm: "plot_performance_box"
16308   output-file-type: ".html"
16309   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16310   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16311   filter: "'NIC_Intel-X710' and
16312            '64B' and
16313            'NDRPDR' and
16314            ('ETH' or 'DOT1Q') and
16315            '4T2C' and
16316            ('L2BDMACLRN' or 'L2XCFWD') and
16317            'VHOST_1024' and
16318            not 'CFS_OPT' and
16319            not 'VXLAN' and
16320            not 'NF_DENSITY' and
16321            not 'DOT1Q' and
16322            not 'IP4FWD'"
16323   parameters:
16324   - "throughput"
16325   - "parent"
16326   - "tags"
16327 #  sort:
16328 #  - "1VM"
16329 #  - "L2XCFWD"
16330 #  - "1VM"
16331 #  - "L2BDMACLRN"
16332   traces:
16333     hoverinfo: "x+y"
16334     boxpoints: "outliers"
16335     whiskerwidth: 0
16336   layout:
16337     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16338     layout: "plot-throughput"
16339
16340 - type: "plot"
16341   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16342   algorithm: "plot_performance_box"
16343   output-file-type: ".html"
16344   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16345   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16346   filter: "'NIC_Intel-X710' and
16347            '64B' and
16348            'NDRPDR' and
16349            ('ETH' or 'DOT1Q') and
16350            '4T2C' and
16351            ('L2BDMACLRN' or 'L2XCFWD') and
16352            'VHOST_1024' and
16353            not 'CFS_OPT' and
16354            not 'VXLAN' and
16355            not 'NF_DENSITY' and
16356            not 'DOT1Q' and
16357            not 'IP4FWD'"
16358   parameters:
16359   - "throughput"
16360   - "parent"
16361   - "tags"
16362 #  sort:
16363 #  - "1VM"
16364 #  - "L2XCFWD"
16365 #  - "1VM"
16366 #  - "L2BDMACLRN"
16367   traces:
16368     hoverinfo: "x+y"
16369     boxpoints: "outliers"
16370     whiskerwidth: 0
16371   layout:
16372     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16373     layout: "plot-throughput"
16374
16375 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16376 - type: "plot"
16377   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16378   algorithm: "plot_performance_box"
16379   output-file-type: ".html"
16380   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16382   filter: "'NIC_Intel-XXV710' and
16383            '64B' and
16384            'NDRPDR' and
16385            'ETH' and
16386            'IP4FWD' and
16387            '2T1C' and
16388            'VHOST_1024' and
16389            not 'VXLAN' and
16390            not 'CFS_OPT' and
16391            not 'DOT1Q'"
16392   parameters:
16393   - "throughput"
16394   - "parent"
16395   - "tags"
16396   sort:
16397   - "1VM"
16398   - "2VM"
16399   traces:
16400     hoverinfo: "x+y"
16401     boxpoints: "outliers"
16402     whiskerwidth: 0
16403   layout:
16404     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16405     layout: "plot-throughput"
16406
16407 - type: "plot"
16408   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16409   algorithm: "plot_performance_box"
16410   output-file-type: ".html"
16411   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16413   filter: "'NIC_Intel-XXV710' and
16414            '64B' and
16415            'NDRPDR' and
16416            'ETH' and
16417            'IP4FWD' and
16418            '4T2C' and
16419            'VHOST_1024' and
16420            not 'VXLAN' and
16421            not 'CFS_OPT' and
16422            not 'DOT1Q'"
16423   parameters:
16424   - "throughput"
16425   - "parent"
16426   - "tags"
16427   sort:
16428   - "1VM"
16429   - "2VM"
16430   traces:
16431     hoverinfo: "x+y"
16432     boxpoints: "outliers"
16433     whiskerwidth: 0
16434   layout:
16435     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16436     layout: "plot-throughput"
16437
16438 - type: "plot"
16439   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16440   algorithm: "plot_performance_box"
16441   output-file-type: ".html"
16442   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16443   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16444   filter: "'NIC_Intel-XXV710' and
16445            '64B' and
16446            'NDRPDR' and
16447            'ETH' and
16448            'IP4FWD' and
16449            '2T1C' and
16450            'VHOST_1024' and
16451            not 'VXLAN' and
16452            not 'CFS_OPT' and
16453            not 'DOT1Q'"
16454   parameters:
16455   - "throughput"
16456   - "parent"
16457   - "tags"
16458   sort:
16459   - "1VM"
16460   - "2VM"
16461   traces:
16462     hoverinfo: "x+y"
16463     boxpoints: "outliers"
16464     whiskerwidth: 0
16465   layout:
16466     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16467     layout: "plot-throughput"
16468
16469 - type: "plot"
16470   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16471   algorithm: "plot_performance_box"
16472   output-file-type: ".html"
16473   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16474   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16475   filter: "'NIC_Intel-XXV710' and
16476            '64B' and
16477            'NDRPDR' and
16478            'ETH' and
16479            'IP4FWD' and
16480            '4T2C' and
16481            'VHOST_1024' and
16482            not 'VXLAN' and
16483            not 'CFS_OPT' and
16484            not 'DOT1Q'"
16485   parameters:
16486   - "throughput"
16487   - "parent"
16488   - "tags"
16489   sort:
16490   - "1VM"
16491   - "2VM"
16492   traces:
16493     hoverinfo: "x+y"
16494     boxpoints: "outliers"
16495     whiskerwidth: 0
16496   layout:
16497     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16498     layout: "plot-throughput"
16499
16500 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16501 #- type: "plot"
16502 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16503 #  algorithm: "plot_performance_box"
16504 #  output-file-type: ".html"
16505 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16506 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16507 #  filter: "'NIC_Intel-XXV710' and
16508 #           '64B' and
16509 #           'NDRPDR' and
16510 #           ('ETH' or 'DOT1Q') and
16511 #           'BASE' and
16512 #           '2T1C' and
16513 #           ('L2BDMACLRN' or 'L2XCFWD') and
16514 #           'VHOST_1024' and
16515 #           not 'VXLAN' and
16516 #           not 'IP4FWD' and
16517 #           not '2VM'"
16518 #  parameters:
16519 #  - "throughput"
16520 #  - "parent"
16521 #  - "tags"
16522 ##  sort:
16523 ##  - "not CFS_OPT"
16524 ##  - "L2XCFWD"
16525 ##  - "not CFS_OPT"
16526 ##  - "CFS_OPT"
16527 #  traces:
16528 #    hoverinfo: "x+y"
16529 #    boxpoints: "outliers"
16530 #    whiskerwidth: 0
16531 #  layout:
16532 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16533 #    layout: "plot-throughput"
16534 #
16535 #- type: "plot"
16536 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16537 #  algorithm: "plot_performance_box"
16538 #  output-file-type: ".html"
16539 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16540 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16541 #  filter: "'NIC_Intel-XXV710' and
16542 #           '64B' and
16543 #           'NDRPDR' and
16544 #           ('ETH' or 'DOT1Q') and
16545 #           'BASE' and
16546 #           '2T1C' and
16547 #           ('L2BDMACLRN' or 'L2XCFWD') and
16548 #           'VHOST_1024' and
16549 #           not 'VXLAN' and
16550 #           not 'IP4FWD' and
16551 #           not '2VM'"
16552 #  parameters:
16553 #  - "throughput"
16554 #  - "parent"
16555 #  - "tags"
16556 ##  sort:
16557 ##  - "not CFS_OPT"
16558 ##  - "L2XCFWD"
16559 ##  - "not CFS_OPT"
16560 ##  - "CFS_OPT"
16561 #  traces:
16562 #    hoverinfo: "x+y"
16563 #    boxpoints: "outliers"
16564 #    whiskerwidth: 0
16565 #  layout:
16566 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16567 #    layout: "plot-throughput"
16568 #
16569 #- type: "plot"
16570 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16571 #  algorithm: "plot_performance_box"
16572 #  output-file-type: ".html"
16573 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16574 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16575 #  filter: "'NIC_Intel-XXV710' and
16576 #           '64B' and
16577 #           'NDRPDR' and
16578 #           ('ETH' or 'DOT1Q') and
16579 #           'BASE' and
16580 #           '4T2C' and
16581 #           ('L2BDMACLRN' or 'L2XCFWD') and
16582 #           'VHOST_1024' and
16583 #           not 'VXLAN' and
16584 #           not 'IP4FWD' and
16585 #           not '2VM'"
16586 #  parameters:
16587 #  - "throughput"
16588 #  - "parent"
16589 #  - "tags"
16590 ##  sort:
16591 ##  - "not CFS_OPT"
16592 ##  - "L2XCFWD"
16593 ##  - "not CFS_OPT"
16594 ##  - "CFS_OPT"
16595 #  traces:
16596 #    hoverinfo: "x+y"
16597 #    boxpoints: "outliers"
16598 #    whiskerwidth: 0
16599 #  layout:
16600 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16601 #    layout: "plot-throughput"
16602 #
16603 #- type: "plot"
16604 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16605 #  algorithm: "plot_performance_box"
16606 #  output-file-type: ".html"
16607 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16608 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16609 #  filter: "'NIC_Intel-XXV710' and
16610 #           '64B' and
16611 #           'NDRPDR' and
16612 #           ('ETH' or 'DOT1Q') and
16613 #           'BASE' and
16614 #           '4T2C' and
16615 #           ('L2BDMACLRN' or 'L2XCFWD') and
16616 #           'VHOST_1024' and
16617 #           not 'VXLAN' and
16618 #           not 'IP4FWD' and
16619 #           not '2VM'"
16620 #  parameters:
16621 #  - "throughput"
16622 #  - "parent"
16623 #  - "tags"
16624 ##  sort:
16625 ##  - "not CFS_OPT"
16626 ##  - "L2XCFWD"
16627 ##  - "not CFS_OPT"
16628 ##  - "CFS_OPT"
16629 #  traces:
16630 #    hoverinfo: "x+y"
16631 #    boxpoints: "outliers"
16632 #    whiskerwidth: 0
16633 #  layout:
16634 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16635 #    layout: "plot-throughput"
16636 #
16637 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16638 #- type: "plot"
16639 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16640 #  algorithm: "plot_performance_box"
16641 #  output-file-type: ".html"
16642 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16643 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16644 #  filter: "'NIC_Intel-XXV710' and
16645 #           '64B' and
16646 #           'NDRPDR' and
16647 #           ('ETH' or 'DOT1Q') and
16648 #           '2T1C' and
16649 #           ('L2BDMACLRN' or 'L2XCFWD') and
16650 #           'VHOST_1024' and
16651 #           not 'CFS_OPT' and
16652 #           not 'VXLAN' and
16653 #           not 'DOT1Q' and
16654 #           not 'IP4FWD'"
16655 #  parameters:
16656 #  - "throughput"
16657 #  - "parent"
16658 #  - "tags"
16659 ##  sort:
16660 ##  - "1VM"
16661 ##  - "L2XCFWD"
16662 ##  - "1VM"
16663 ##  - "L2BDMACLRN"
16664 #  traces:
16665 #    hoverinfo: "x+y"
16666 #    boxpoints: "outliers"
16667 #    whiskerwidth: 0
16668 #  layout:
16669 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16670 #    layout: "plot-throughput"
16671 #
16672 #- type: "plot"
16673 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16674 #  algorithm: "plot_performance_box"
16675 #  output-file-type: ".html"
16676 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16677 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16678 #  filter: "'NIC_Intel-XXV710' and
16679 #           '64B' and
16680 #           'NDRPDR' and
16681 #           ('ETH' or 'DOT1Q') and
16682 #           '2T1C' and
16683 #           ('L2BDMACLRN' or 'L2XCFWD') and
16684 #           'VHOST_1024' and
16685 #           not 'CFS_OPT' and
16686 #           not 'VXLAN' and
16687 #           not 'DOT1Q' and
16688 #           not 'IP4FWD'"
16689 #  parameters:
16690 #  - "throughput"
16691 #  - "parent"
16692 #  - "tags"
16693 ##  sort:
16694 ##  - "1VM"
16695 ##  - "L2XCFWD"
16696 ##  - "1VM"
16697 ##  - "L2BDMACLRN"
16698 #  traces:
16699 #    hoverinfo: "x+y"
16700 #    boxpoints: "outliers"
16701 #    whiskerwidth: 0
16702 #  layout:
16703 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16704 #    layout: "plot-throughput"
16705 #
16706 #- type: "plot"
16707 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16708 #  algorithm: "plot_performance_box"
16709 #  output-file-type: ".html"
16710 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16711 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16712 #  filter: "'NIC_Intel-XXV710' and
16713 #           '64B' and
16714 #           'NDRPDR' and
16715 #           ('ETH' or 'DOT1Q') and
16716 #           '4T2C' and
16717 #           ('L2BDMACLRN' or 'L2XCFWD') and
16718 #           'VHOST_1024' and
16719 #           not 'CFS_OPT' and
16720 #           not 'VXLAN' and
16721 #           not 'DOT1Q' and
16722 #           not 'IP4FWD'"
16723 #  parameters:
16724 #  - "throughput"
16725 #  - "parent"
16726 #  - "tags"
16727 ##  sort:
16728 ##  - "1VM"
16729 ##  - "L2XCFWD"
16730 ##  - "1VM"
16731 ##  - "L2BDMACLRN"
16732 #  traces:
16733 #    hoverinfo: "x+y"
16734 #    boxpoints: "outliers"
16735 #    whiskerwidth: 0
16736 #  layout:
16737 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16738 #    layout: "plot-throughput"
16739 #
16740 #- type: "plot"
16741 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16742 #  algorithm: "plot_performance_box"
16743 #  output-file-type: ".html"
16744 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16745 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16746 #  filter: "'NIC_Intel-XXV710' and
16747 #           '64B' and
16748 #           'NDRPDR' and
16749 #           ('ETH' or 'DOT1Q') and
16750 #           '4T2C' and
16751 #           ('L2BDMACLRN' or 'L2XCFWD') and
16752 #           'VHOST_1024' and
16753 #           not 'CFS_OPT' and
16754 #           not 'VXLAN' and
16755 #           not 'DOT1Q' and
16756 #           not 'IP4FWD'"
16757 #  parameters:
16758 #  - "throughput"
16759 #  - "parent"
16760 #  - "tags"
16761 ##  sort:
16762 ##  - "1VM"
16763 ##  - "L2XCFWD"
16764 ##  - "1VM"
16765 ##  - "L2BDMACLRN"
16766 #  traces:
16767 #    hoverinfo: "x+y"
16768 #    boxpoints: "outliers"
16769 #    whiskerwidth: 0
16770 #  layout:
16771 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16772 #    layout: "plot-throughput"
16773
16774 ################################################################################
16775
16776 # Packet Throughput - VPP VTS 3n-hsw-x520
16777 - type: "plot"
16778   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16779   algorithm: "plot_performance_box"
16780   output-file-type: ".html"
16781   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16783   filter: "'NIC_Intel-X520-DA2' and
16784            '114B' and
16785            'NDRPDR' and
16786            '1T1C' and
16787            'VTS'"
16788   parameters:
16789   - "throughput"
16790   - "parent"
16791   - "tags"
16792   traces:
16793     hoverinfo: "x+y"
16794     boxpoints: "outliers"
16795     whiskerwidth: 0
16796   layout:
16797     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16798     layout: "plot-throughput"
16799
16800 - type: "plot"
16801   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16802   algorithm: "plot_performance_box"
16803   output-file-type: ".html"
16804   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16806   filter: "'NIC_Intel-X520-DA2' and
16807            '114B' and
16808            'NDRPDR' and
16809            '2T2C' and
16810            'VTS'"
16811   parameters:
16812   - "throughput"
16813   - "parent"
16814   - "tags"
16815   traces:
16816     hoverinfo: "x+y"
16817     boxpoints: "outliers"
16818     whiskerwidth: 0
16819   layout:
16820     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16821     layout: "plot-throughput"
16822
16823 - type: "plot"
16824   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16825   algorithm: "plot_performance_box"
16826   output-file-type: ".html"
16827   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16829   filter: "'NIC_Intel-X520-DA2' and
16830            '114B' and
16831            'NDRPDR' and
16832            '1T1C' and
16833            'VTS'"
16834   parameters:
16835   - "throughput"
16836   - "parent"
16837   - "tags"
16838   traces:
16839     hoverinfo: "x+y"
16840     boxpoints: "outliers"
16841     whiskerwidth: 0
16842   layout:
16843     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16844     layout: "plot-throughput"
16845
16846 - type: "plot"
16847   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16848   algorithm: "plot_performance_box"
16849   output-file-type: ".html"
16850   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16852   filter: "'NIC_Intel-X520-DA2' and
16853            '114B' and
16854            'NDRPDR' and
16855            '2T2C' and
16856            'VTS'"
16857   parameters:
16858   - "throughput"
16859   - "parent"
16860   - "tags"
16861   traces:
16862     hoverinfo: "x+y"
16863     boxpoints: "outliers"
16864     whiskerwidth: 0
16865   layout:
16866     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16867     layout: "plot-throughput"
16868
16869 ################################################################################
16870
16871 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16872 - type: "plot"
16873   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16874   algorithm: "plot_performance_box"
16875   output-file-type: ".html"
16876   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16877   data: "plot-dpdk-throughput-latency-3n-hsw"
16878   filter: "'NIC_Intel-X520-DA2' and
16879            '64B' and
16880            'BASE' and
16881            'NDRPDR' and
16882            '1T1C' and
16883            'IP4FWD'"
16884   parameters:
16885   - "throughput"
16886   - "parent"
16887   - "tags"
16888   traces:
16889     hoverinfo: "x+y"
16890     boxpoints: "outliers"
16891     whiskerwidth: 0
16892   layout:
16893     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16894     layout: "plot-throughput"
16895
16896 - type: "plot"
16897   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16898   algorithm: "plot_performance_box"
16899   output-file-type: ".html"
16900   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16901   data: "plot-dpdk-throughput-latency-3n-hsw"
16902   filter: "'NIC_Intel-X520-DA2' and
16903            '64B' and
16904            'BASE' and
16905            'NDRPDR' and
16906            '2T2C' and
16907            'IP4FWD'"
16908   parameters:
16909   - "throughput"
16910   - "parent"
16911   - "tags"
16912   traces:
16913     hoverinfo: "x+y"
16914     boxpoints: "outliers"
16915     whiskerwidth: 0
16916   layout:
16917     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16918     layout: "plot-throughput"
16919
16920 - type: "plot"
16921   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16922   algorithm: "plot_performance_box"
16923   output-file-type: ".html"
16924   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16925   data: "plot-dpdk-throughput-latency-3n-hsw"
16926   filter: "'NIC_Intel-X520-DA2' and
16927            '64B' and
16928            'BASE' and
16929            'NDRPDR' and
16930            '1T1C' and
16931            'IP4FWD'"
16932   parameters:
16933   - "throughput"
16934   - "parent"
16935   - "tags"
16936   traces:
16937     hoverinfo: "x+y"
16938     boxpoints: "outliers"
16939     whiskerwidth: 0
16940   layout:
16941     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16942     layout: "plot-throughput"
16943
16944 - type: "plot"
16945   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16946   algorithm: "plot_performance_box"
16947   output-file-type: ".html"
16948   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16949   data: "plot-dpdk-throughput-latency-3n-hsw"
16950   filter: "'NIC_Intel-X520-DA2' and
16951            '64B' and
16952            'BASE' and
16953            'NDRPDR' and
16954            '2T2C' and
16955            'IP4FWD'"
16956   parameters:
16957   - "throughput"
16958   - "parent"
16959   - "tags"
16960   traces:
16961     hoverinfo: "x+y"
16962     boxpoints: "outliers"
16963     whiskerwidth: 0
16964   layout:
16965     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16966     layout: "plot-throughput"
16967
16968 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16969 - type: "plot"
16970   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16971   algorithm: "plot_performance_box"
16972   output-file-type: ".html"
16973   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16974   data: "plot-dpdk-throughput-latency-3n-hsw"
16975   filter: "'NIC_Intel-X710' and
16976            '64B' and
16977            'BASE' and
16978            'NDRPDR' and
16979            '1T1C' and
16980            'IP4FWD'"
16981   parameters:
16982   - "throughput"
16983   - "parent"
16984   - "tags"
16985   traces:
16986     hoverinfo: "x+y"
16987     boxpoints: "outliers"
16988     whiskerwidth: 0
16989   layout:
16990     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16991     layout: "plot-throughput"
16992
16993 - type: "plot"
16994   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16995   algorithm: "plot_performance_box"
16996   output-file-type: ".html"
16997   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16998   data: "plot-dpdk-throughput-latency-3n-hsw"
16999   filter: "'NIC_Intel-X710' and
17000            '64B' and
17001            'BASE' and
17002            'NDRPDR' and
17003            '2T2C' and
17004            'IP4FWD'"
17005   parameters:
17006   - "throughput"
17007   - "parent"
17008   - "tags"
17009   traces:
17010     hoverinfo: "x+y"
17011     boxpoints: "outliers"
17012     whiskerwidth: 0
17013   layout:
17014     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17015     layout: "plot-throughput"
17016
17017 - type: "plot"
17018   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17019   algorithm: "plot_performance_box"
17020   output-file-type: ".html"
17021   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17022   data: "plot-dpdk-throughput-latency-3n-hsw"
17023   filter: "'NIC_Intel-X710' and
17024            '64B' and
17025            'BASE' and
17026            'NDRPDR' and
17027            '1T1C' and
17028            'IP4FWD'"
17029   parameters:
17030   - "throughput"
17031   - "parent"
17032   - "tags"
17033   traces:
17034     hoverinfo: "x+y"
17035     boxpoints: "outliers"
17036     whiskerwidth: 0
17037   layout:
17038     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17039     layout: "plot-throughput"
17040
17041 - type: "plot"
17042   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17043   algorithm: "plot_performance_box"
17044   output-file-type: ".html"
17045   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17046   data: "plot-dpdk-throughput-latency-3n-hsw"
17047   filter: "'NIC_Intel-X710' and
17048            '64B' and
17049            'BASE' and
17050            'NDRPDR' and
17051            '2T2C' and
17052            'IP4FWD'"
17053   parameters:
17054   - "throughput"
17055   - "parent"
17056   - "tags"
17057   traces:
17058     hoverinfo: "x+y"
17059     boxpoints: "outliers"
17060     whiskerwidth: 0
17061   layout:
17062     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17063     layout: "plot-throughput"
17064
17065 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17066 - type: "plot"
17067   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17068   algorithm: "plot_performance_box"
17069   output-file-type: ".html"
17070   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17071   data: "plot-dpdk-throughput-latency-3n-hsw"
17072   filter: "'NIC_Intel-XL710' and
17073            '64B' and
17074            'BASE' and
17075            'NDRPDR' and
17076            '1T1C' and
17077            'IP4FWD'"
17078   parameters:
17079   - "throughput"
17080   - "parent"
17081   - "tags"
17082   traces:
17083     hoverinfo: "x+y"
17084     boxpoints: "outliers"
17085     whiskerwidth: 0
17086   layout:
17087     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17088     layout: "plot-throughput"
17089
17090 - type: "plot"
17091   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17092   algorithm: "plot_performance_box"
17093   output-file-type: ".html"
17094   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17095   data: "plot-dpdk-throughput-latency-3n-hsw"
17096   filter: "'NIC_Intel-XL710' and
17097            '64B' and
17098            'BASE' and
17099            'NDRPDR' and
17100            '2T2C' and
17101            'IP4FWD'"
17102   parameters:
17103   - "throughput"
17104   - "parent"
17105   - "tags"
17106   traces:
17107     hoverinfo: "x+y"
17108     boxpoints: "outliers"
17109     whiskerwidth: 0
17110   layout:
17111     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17112     layout: "plot-throughput"
17113
17114 - type: "plot"
17115   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17116   algorithm: "plot_performance_box"
17117   output-file-type: ".html"
17118   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17119   data: "plot-dpdk-throughput-latency-3n-hsw"
17120   filter: "'NIC_Intel-XL710' and
17121            '64B' and
17122            'BASE' and
17123            'NDRPDR' and
17124            '1T1C' and
17125            'IP4FWD'"
17126   parameters:
17127   - "throughput"
17128   - "parent"
17129   - "tags"
17130   traces:
17131     hoverinfo: "x+y"
17132     boxpoints: "outliers"
17133     whiskerwidth: 0
17134   layout:
17135     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17136     layout: "plot-throughput"
17137
17138 - type: "plot"
17139   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17140   algorithm: "plot_performance_box"
17141   output-file-type: ".html"
17142   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17143   data: "plot-dpdk-throughput-latency-3n-hsw"
17144   filter: "'NIC_Intel-XL710' and
17145            '64B' and
17146            'BASE' and
17147            'NDRPDR' and
17148            '2T2C' and
17149            'IP4FWD'"
17150   parameters:
17151   - "throughput"
17152   - "parent"
17153   - "tags"
17154   traces:
17155     hoverinfo: "x+y"
17156     boxpoints: "outliers"
17157     whiskerwidth: 0
17158   layout:
17159     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17160     layout: "plot-throughput"
17161
17162 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17163 - type: "plot"
17164   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17165   algorithm: "plot_performance_box"
17166   output-file-type: ".html"
17167   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17168   data: "plot-dpdk-throughput-latency-3n-skx"
17169   filter: "'NIC_Intel-X710' and
17170            '64B' and
17171            'BASE' and
17172            'NDRPDR' and
17173            '2T1C' and
17174            'IP4FWD'"
17175   parameters:
17176   - "throughput"
17177   - "parent"
17178   - "tags"
17179   traces:
17180     hoverinfo: "x+y"
17181     boxpoints: "outliers"
17182     whiskerwidth: 0
17183   layout:
17184     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17185     layout: "plot-throughput"
17186
17187 - type: "plot"
17188   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17189   algorithm: "plot_performance_box"
17190   output-file-type: ".html"
17191   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17192   data: "plot-dpdk-throughput-latency-3n-skx"
17193   filter: "'NIC_Intel-X710' and
17194            '64B' and
17195            'BASE' and
17196            'NDRPDR' and
17197            '4T2C' and
17198            'IP4FWD'"
17199   parameters:
17200   - "throughput"
17201   - "parent"
17202   - "tags"
17203   traces:
17204     hoverinfo: "x+y"
17205     boxpoints: "outliers"
17206     whiskerwidth: 0
17207   layout:
17208     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17209     layout: "plot-throughput"
17210
17211 - type: "plot"
17212   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17213   algorithm: "plot_performance_box"
17214   output-file-type: ".html"
17215   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17216   data: "plot-dpdk-throughput-latency-3n-skx"
17217   filter: "'NIC_Intel-X710' and
17218            '64B' and
17219            'BASE' and
17220            'NDRPDR' and
17221            '2T1C' and
17222            'IP4FWD'"
17223   parameters:
17224   - "throughput"
17225   - "parent"
17226   - "tags"
17227   traces:
17228     hoverinfo: "x+y"
17229     boxpoints: "outliers"
17230     whiskerwidth: 0
17231   layout:
17232     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17233     layout: "plot-throughput"
17234
17235 - type: "plot"
17236   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17237   algorithm: "plot_performance_box"
17238   output-file-type: ".html"
17239   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17240   data: "plot-dpdk-throughput-latency-3n-skx"
17241   filter: "'NIC_Intel-X710' and
17242            '64B' and
17243            'BASE' and
17244            'NDRPDR' and
17245            '4T2C' and
17246            'IP4FWD'"
17247   parameters:
17248   - "throughput"
17249   - "parent"
17250   - "tags"
17251   traces:
17252     hoverinfo: "x+y"
17253     boxpoints: "outliers"
17254     whiskerwidth: 0
17255   layout:
17256     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17257     layout: "plot-throughput"
17258
17259 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17260 - type: "plot"
17261   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17262   algorithm: "plot_performance_box"
17263   output-file-type: ".html"
17264   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17265   data: "plot-dpdk-throughput-latency-3n-skx"
17266   filter: "'NIC_Intel-XXV710' and
17267            '64B' and
17268            'BASE' and
17269            'NDRPDR' and
17270            '2T1C' and
17271            'IP4FWD'"
17272   parameters:
17273   - "throughput"
17274   - "parent"
17275   - "tags"
17276   traces:
17277     hoverinfo: "x+y"
17278     boxpoints: "outliers"
17279     whiskerwidth: 0
17280   layout:
17281     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17282     layout: "plot-throughput"
17283
17284 - type: "plot"
17285   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17286   algorithm: "plot_performance_box"
17287   output-file-type: ".html"
17288   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17289   data: "plot-dpdk-throughput-latency-3n-skx"
17290   filter: "'NIC_Intel-XXV710' and
17291            '64B' and
17292            'BASE' and
17293            'NDRPDR' and
17294            '4T2C' and
17295            'IP4FWD'"
17296   parameters:
17297   - "throughput"
17298   - "parent"
17299   - "tags"
17300   traces:
17301     hoverinfo: "x+y"
17302     boxpoints: "outliers"
17303     whiskerwidth: 0
17304   layout:
17305     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17306     layout: "plot-throughput"
17307
17308 - type: "plot"
17309   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17310   algorithm: "plot_performance_box"
17311   output-file-type: ".html"
17312   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17313   data: "plot-dpdk-throughput-latency-3n-skx"
17314   filter: "'NIC_Intel-XXV710' and
17315            '64B' and
17316            'BASE' and
17317            'NDRPDR' and
17318            '2T1C' and
17319            'IP4FWD'"
17320   parameters:
17321   - "throughput"
17322   - "parent"
17323   - "tags"
17324   traces:
17325     hoverinfo: "x+y"
17326     boxpoints: "outliers"
17327     whiskerwidth: 0
17328   layout:
17329     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17330     layout: "plot-throughput"
17331
17332 - type: "plot"
17333   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17334   algorithm: "plot_performance_box"
17335   output-file-type: ".html"
17336   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17337   data: "plot-dpdk-throughput-latency-3n-skx"
17338   filter: "'NIC_Intel-XXV710' and
17339            '64B' and
17340            'BASE' and
17341            'NDRPDR' and
17342            '4T2C' and
17343            'IP4FWD'"
17344   parameters:
17345   - "throughput"
17346   - "parent"
17347   - "tags"
17348   traces:
17349     hoverinfo: "x+y"
17350     boxpoints: "outliers"
17351     whiskerwidth: 0
17352   layout:
17353     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17354     layout: "plot-throughput"
17355
17356 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17357 - type: "plot"
17358   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17359   algorithm: "plot_performance_box"
17360   output-file-type: ".html"
17361   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17362   data: "plot-dpdk-throughput-latency-2n-skx"
17363   filter: "'NIC_Intel-X710' and
17364            '64B' and
17365            'BASE' and
17366            'NDRPDR' and
17367            '2T1C' and
17368            'IP4FWD'"
17369   parameters:
17370   - "throughput"
17371   - "parent"
17372   - "tags"
17373   traces:
17374     hoverinfo: "x+y"
17375     boxpoints: "outliers"
17376     whiskerwidth: 0
17377   layout:
17378     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17379     layout: "plot-throughput"
17380
17381 - type: "plot"
17382   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17383   algorithm: "plot_performance_box"
17384   output-file-type: ".html"
17385   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17386   data: "plot-dpdk-throughput-latency-2n-skx"
17387   filter: "'NIC_Intel-X710' and
17388            '64B' and
17389            'BASE' and
17390            'NDRPDR' and
17391            '4T2C' and
17392            'IP4FWD'"
17393   parameters:
17394   - "throughput"
17395   - "parent"
17396   - "tags"
17397   traces:
17398     hoverinfo: "x+y"
17399     boxpoints: "outliers"
17400     whiskerwidth: 0
17401   layout:
17402     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17403     layout: "plot-throughput"
17404
17405 - type: "plot"
17406   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17407   algorithm: "plot_performance_box"
17408   output-file-type: ".html"
17409   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17410   data: "plot-dpdk-throughput-latency-2n-skx"
17411   filter: "'NIC_Intel-X710' and
17412            '64B' and
17413            'BASE' and
17414            'NDRPDR' and
17415            '2T1C' and
17416            'IP4FWD'"
17417   parameters:
17418   - "throughput"
17419   - "parent"
17420   - "tags"
17421   traces:
17422     hoverinfo: "x+y"
17423     boxpoints: "outliers"
17424     whiskerwidth: 0
17425   layout:
17426     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17427     layout: "plot-throughput"
17428
17429 - type: "plot"
17430   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17431   algorithm: "plot_performance_box"
17432   output-file-type: ".html"
17433   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17434   data: "plot-dpdk-throughput-latency-2n-skx"
17435   filter: "'NIC_Intel-X710' and
17436            '64B' and
17437            'BASE' and
17438            'NDRPDR' and
17439            '4T2C' and
17440            'IP4FWD'"
17441   parameters:
17442   - "throughput"
17443   - "parent"
17444   - "tags"
17445   traces:
17446     hoverinfo: "x+y"
17447     boxpoints: "outliers"
17448     whiskerwidth: 0
17449   layout:
17450     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17451     layout: "plot-throughput"
17452
17453 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17454 - type: "plot"
17455   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17456   algorithm: "plot_performance_box"
17457   output-file-type: ".html"
17458   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17459   data: "plot-dpdk-throughput-latency-2n-skx"
17460   filter: "'NIC_Intel-XXV710' and
17461            '64B' and
17462            'BASE' and
17463            'NDRPDR' and
17464            '2T1C' and
17465            'IP4FWD'"
17466   parameters:
17467   - "throughput"
17468   - "parent"
17469   - "tags"
17470   traces:
17471     hoverinfo: "x+y"
17472     boxpoints: "outliers"
17473     whiskerwidth: 0
17474   layout:
17475     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17476     layout: "plot-throughput"
17477
17478 - type: "plot"
17479   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17480   algorithm: "plot_performance_box"
17481   output-file-type: ".html"
17482   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17483   data: "plot-dpdk-throughput-latency-2n-skx"
17484   filter: "'NIC_Intel-XXV710' and
17485            '64B' and
17486            'BASE' and
17487            'NDRPDR' and
17488            '4T2C' and
17489            'IP4FWD'"
17490   parameters:
17491   - "throughput"
17492   - "parent"
17493   - "tags"
17494   traces:
17495     hoverinfo: "x+y"
17496     boxpoints: "outliers"
17497     whiskerwidth: 0
17498   layout:
17499     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17500     layout: "plot-throughput"
17501
17502 - type: "plot"
17503   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17504   algorithm: "plot_performance_box"
17505   output-file-type: ".html"
17506   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17507   data: "plot-dpdk-throughput-latency-2n-skx"
17508   filter: "'NIC_Intel-XXV710' and
17509            '64B' and
17510            'BASE' and
17511            'NDRPDR' and
17512            '2T1C' and
17513            'IP4FWD'"
17514   parameters:
17515   - "throughput"
17516   - "parent"
17517   - "tags"
17518   traces:
17519     hoverinfo: "x+y"
17520     boxpoints: "outliers"
17521     whiskerwidth: 0
17522   layout:
17523     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17524     layout: "plot-throughput"
17525
17526 - type: "plot"
17527   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17528   algorithm: "plot_performance_box"
17529   output-file-type: ".html"
17530   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17531   data: "plot-dpdk-throughput-latency-2n-skx"
17532   filter: "'NIC_Intel-XXV710' and
17533            '64B' and
17534            'BASE' and
17535            'NDRPDR' and
17536            '4T2C' and
17537            'IP4FWD'"
17538   parameters:
17539   - "throughput"
17540   - "parent"
17541   - "tags"
17542   traces:
17543     hoverinfo: "x+y"
17544     boxpoints: "outliers"
17545     whiskerwidth: 0
17546   layout:
17547     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17548     layout: "plot-throughput"
17549
17550 ################################################################################
17551
17552 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17553 - type: "plot"
17554   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17555   algorithm: "plot_performance_box"
17556   output-file-type: ".html"
17557   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17558   data: "plot-dpdk-throughput-latency-3n-hsw"
17559   filter: "'NIC_Intel-X520-DA2' and
17560            '64B' and
17561            'BASE' and
17562            'NDRPDR' and
17563            '1T1C' and
17564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17565   parameters:
17566   - "throughput"
17567   - "parent"
17568   - "tags"
17569   traces:
17570     hoverinfo: "x+y"
17571     boxpoints: "outliers"
17572     whiskerwidth: 0
17573   layout:
17574     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17575     layout: "plot-throughput"
17576
17577 - type: "plot"
17578   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17579   algorithm: "plot_performance_box"
17580   output-file-type: ".html"
17581   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17582   data: "plot-dpdk-throughput-latency-3n-hsw"
17583   filter: "'NIC_Intel-X520-DA2' and
17584            '64B' and
17585            'BASE' and
17586            'NDRPDR' and
17587            '2T2C' and
17588            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17589   parameters:
17590   - "throughput"
17591   - "parent"
17592   - "tags"
17593   traces:
17594     hoverinfo: "x+y"
17595     boxpoints: "outliers"
17596     whiskerwidth: 0
17597   layout:
17598     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17599     layout: "plot-throughput"
17600
17601 - type: "plot"
17602   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17603   algorithm: "plot_performance_box"
17604   output-file-type: ".html"
17605   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17606   data: "plot-dpdk-throughput-latency-3n-hsw"
17607   filter: "'NIC_Intel-X520-DA2' and
17608            '64B' and
17609            'BASE' and
17610            'NDRPDR' and
17611            '1T1C' and
17612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17613   parameters:
17614   - "throughput"
17615   - "parent"
17616   - "tags"
17617   traces:
17618     hoverinfo: "x+y"
17619     boxpoints: "outliers"
17620     whiskerwidth: 0
17621   layout:
17622     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17623     layout: "plot-throughput"
17624
17625 - type: "plot"
17626   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17627   algorithm: "plot_performance_box"
17628   output-file-type: ".html"
17629   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17630   data: "plot-dpdk-throughput-latency-3n-hsw"
17631   filter: "'NIC_Intel-X520-DA2' and
17632            '64B' and
17633            'BASE' and
17634            'NDRPDR' and
17635            '2T2C' and
17636            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17637   parameters:
17638   - "throughput"
17639   - "parent"
17640   - "tags"
17641   traces:
17642     hoverinfo: "x+y"
17643     boxpoints: "outliers"
17644     whiskerwidth: 0
17645   layout:
17646     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17647     layout: "plot-throughput"
17648
17649 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17650 - type: "plot"
17651   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17652   algorithm: "plot_performance_box"
17653   output-file-type: ".html"
17654   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17655   data: "plot-dpdk-throughput-latency-3n-hsw"
17656   filter: "'NIC_Intel-X710' and
17657            '64B' and
17658            'BASE' and
17659            'NDRPDR' and
17660            '1T1C' and
17661            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17662   parameters:
17663   - "throughput"
17664   - "parent"
17665   - "tags"
17666   traces:
17667     hoverinfo: "x+y"
17668     boxpoints: "outliers"
17669     whiskerwidth: 0
17670   layout:
17671     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17672     layout: "plot-throughput"
17673
17674 - type: "plot"
17675   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17676   algorithm: "plot_performance_box"
17677   output-file-type: ".html"
17678   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17679   data: "plot-dpdk-throughput-latency-3n-hsw"
17680   filter: "'NIC_Intel-X710' and
17681            '64B' and
17682            'BASE' and
17683            'NDRPDR' and
17684            '2T2C' and
17685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17686   parameters:
17687   - "throughput"
17688   - "parent"
17689   - "tags"
17690   traces:
17691     hoverinfo: "x+y"
17692     boxpoints: "outliers"
17693     whiskerwidth: 0
17694   layout:
17695     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17696     layout: "plot-throughput"
17697
17698 - type: "plot"
17699   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17700   algorithm: "plot_performance_box"
17701   output-file-type: ".html"
17702   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17703   data: "plot-dpdk-throughput-latency-3n-hsw"
17704   filter: "'NIC_Intel-X710' and
17705            '64B' and
17706            'BASE' and
17707            'NDRPDR' and
17708            '1T1C' and
17709            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17710   parameters:
17711   - "throughput"
17712   - "parent"
17713   - "tags"
17714   traces:
17715     hoverinfo: "x+y"
17716     boxpoints: "outliers"
17717     whiskerwidth: 0
17718   layout:
17719     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17720     layout: "plot-throughput"
17721
17722 - type: "plot"
17723   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17724   algorithm: "plot_performance_box"
17725   output-file-type: ".html"
17726   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17727   data: "plot-dpdk-throughput-latency-3n-hsw"
17728   filter: "'NIC_Intel-X710' and
17729            '64B' and
17730            'BASE' and
17731            'NDRPDR' and
17732            '2T2C' and
17733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17734   parameters:
17735   - "throughput"
17736   - "parent"
17737   - "tags"
17738   traces:
17739     hoverinfo: "x+y"
17740     boxpoints: "outliers"
17741     whiskerwidth: 0
17742   layout:
17743     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17744     layout: "plot-throughput"
17745
17746 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17747 - type: "plot"
17748   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17749   algorithm: "plot_performance_box"
17750   output-file-type: ".html"
17751   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17752   data: "plot-dpdk-throughput-latency-3n-hsw"
17753   filter: "'NIC_Intel-XL710' and
17754            '64B' and
17755            'BASE' and
17756            'NDRPDR' and
17757            '1T1C' and
17758            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17759   parameters:
17760   - "throughput"
17761   - "parent"
17762   - "tags"
17763   traces:
17764     hoverinfo: "x+y"
17765     boxpoints: "outliers"
17766     whiskerwidth: 0
17767   layout:
17768     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17769     layout: "plot-throughput"
17770
17771 - type: "plot"
17772   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17773   algorithm: "plot_performance_box"
17774   output-file-type: ".html"
17775   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17776   data: "plot-dpdk-throughput-latency-3n-hsw"
17777   filter: "'NIC_Intel-XL710' and
17778            '64B' and
17779            'BASE' and
17780            'NDRPDR' and
17781            '2T2C' and
17782            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17783   parameters:
17784   - "throughput"
17785   - "parent"
17786   - "tags"
17787   traces:
17788     hoverinfo: "x+y"
17789     boxpoints: "outliers"
17790     whiskerwidth: 0
17791   layout:
17792     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17793     layout: "plot-throughput"
17794
17795 - type: "plot"
17796   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17797   algorithm: "plot_performance_box"
17798   output-file-type: ".html"
17799   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17800   data: "plot-dpdk-throughput-latency-3n-hsw"
17801   filter: "'NIC_Intel-XL710' and
17802            '64B' and
17803            'BASE' and
17804            'NDRPDR' and
17805            '1T1C' and
17806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17807   parameters:
17808   - "throughput"
17809   - "parent"
17810   - "tags"
17811   traces:
17812     hoverinfo: "x+y"
17813     boxpoints: "outliers"
17814     whiskerwidth: 0
17815   layout:
17816     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17817     layout: "plot-throughput"
17818
17819 - type: "plot"
17820   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17821   algorithm: "plot_performance_box"
17822   output-file-type: ".html"
17823   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17824   data: "plot-dpdk-throughput-latency-3n-hsw"
17825   filter: "'NIC_Intel-XL710' and
17826            '64B' and
17827            'BASE' and
17828            'NDRPDR' and
17829            '2T2C' and
17830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17831   parameters:
17832   - "throughput"
17833   - "parent"
17834   - "tags"
17835   traces:
17836     hoverinfo: "x+y"
17837     boxpoints: "outliers"
17838     whiskerwidth: 0
17839   layout:
17840     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17841     layout: "plot-throughput"
17842
17843 # Packet Throughput - DPDK testpmd 3n-skx-x710
17844 - type: "plot"
17845   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17846   algorithm: "plot_performance_box"
17847   output-file-type: ".html"
17848   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17849   data: "plot-dpdk-throughput-latency-3n-skx"
17850   filter: "'NIC_Intel-X710' and
17851            '64B' and
17852            'BASE' and
17853            'NDRPDR' and
17854            '2T1C' and
17855            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17856   parameters:
17857   - "throughput"
17858   - "parent"
17859   - "tags"
17860   traces:
17861     hoverinfo: "x+y"
17862     boxpoints: "outliers"
17863     whiskerwidth: 0
17864   layout:
17865     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17866     layout: "plot-throughput"
17867
17868 - type: "plot"
17869   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17870   algorithm: "plot_performance_box"
17871   output-file-type: ".html"
17872   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17873   data: "plot-dpdk-throughput-latency-3n-skx"
17874   filter: "'NIC_Intel-X710' and
17875            '64B' and
17876            'BASE' and
17877            'NDRPDR' and
17878            '4T2C' and
17879            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17880   parameters:
17881   - "throughput"
17882   - "parent"
17883   - "tags"
17884   traces:
17885     hoverinfo: "x+y"
17886     boxpoints: "outliers"
17887     whiskerwidth: 0
17888   layout:
17889     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17890     layout: "plot-throughput"
17891
17892 - type: "plot"
17893   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17894   algorithm: "plot_performance_box"
17895   output-file-type: ".html"
17896   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17897   data: "plot-dpdk-throughput-latency-3n-skx"
17898   filter: "'NIC_Intel-X710' and
17899            '64B' and
17900            'BASE' and
17901            'NDRPDR' and
17902            '2T1C' and
17903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17904   parameters:
17905   - "throughput"
17906   - "parent"
17907   - "tags"
17908   traces:
17909     hoverinfo: "x+y"
17910     boxpoints: "outliers"
17911     whiskerwidth: 0
17912   layout:
17913     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17914     layout: "plot-throughput"
17915
17916 - type: "plot"
17917   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17918   algorithm: "plot_performance_box"
17919   output-file-type: ".html"
17920   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17921   data: "plot-dpdk-throughput-latency-3n-skx"
17922   filter: "'NIC_Intel-X710' and
17923            '64B' and
17924            'BASE' and
17925            'NDRPDR' and
17926            '4T2C' and
17927            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17928   parameters:
17929   - "throughput"
17930   - "parent"
17931   - "tags"
17932   traces:
17933     hoverinfo: "x+y"
17934     boxpoints: "outliers"
17935     whiskerwidth: 0
17936   layout:
17937     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17938     layout: "plot-throughput"
17939
17940 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17941 - type: "plot"
17942   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17943   algorithm: "plot_performance_box"
17944   output-file-type: ".html"
17945   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17946   data: "plot-dpdk-throughput-latency-3n-skx"
17947   filter: "'NIC_Intel-XXV710' and
17948            '64B' and
17949            'BASE' and
17950            'NDRPDR' and
17951            '2T1C' and
17952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17953   parameters:
17954   - "throughput"
17955   - "parent"
17956   - "tags"
17957   traces:
17958     hoverinfo: "x+y"
17959     boxpoints: "outliers"
17960     whiskerwidth: 0
17961   layout:
17962     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17963     layout: "plot-throughput"
17964
17965 - type: "plot"
17966   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17967   algorithm: "plot_performance_box"
17968   output-file-type: ".html"
17969   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17970   data: "plot-dpdk-throughput-latency-3n-skx"
17971   filter: "'NIC_Intel-XXV710' and
17972            '64B' and
17973            'BASE' and
17974            'NDRPDR' and
17975            '4T2C' and
17976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17977   parameters:
17978   - "throughput"
17979   - "parent"
17980   - "tags"
17981   traces:
17982     hoverinfo: "x+y"
17983     boxpoints: "outliers"
17984     whiskerwidth: 0
17985   layout:
17986     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17987     layout: "plot-throughput"
17988
17989 - type: "plot"
17990   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17991   algorithm: "plot_performance_box"
17992   output-file-type: ".html"
17993   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17994   data: "plot-dpdk-throughput-latency-3n-skx"
17995   filter: "'NIC_Intel-XXV710' and
17996            '64B' and
17997            'BASE' and
17998            'NDRPDR' and
17999            '2T1C' and
18000            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18001   parameters:
18002   - "throughput"
18003   - "parent"
18004   - "tags"
18005   traces:
18006     hoverinfo: "x+y"
18007     boxpoints: "outliers"
18008     whiskerwidth: 0
18009   layout:
18010     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18011     layout: "plot-throughput"
18012
18013 - type: "plot"
18014   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18015   algorithm: "plot_performance_box"
18016   output-file-type: ".html"
18017   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18018   data: "plot-dpdk-throughput-latency-3n-skx"
18019   filter: "'NIC_Intel-XXV710' and
18020            '64B' and
18021            'BASE' and
18022            'NDRPDR' and
18023            '4T2C' and
18024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18025   parameters:
18026   - "throughput"
18027   - "parent"
18028   - "tags"
18029   traces:
18030     hoverinfo: "x+y"
18031     boxpoints: "outliers"
18032     whiskerwidth: 0
18033   layout:
18034     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18035     layout: "plot-throughput"
18036
18037 # Packet Throughput - DPDK testpmd 2n-skx-x710
18038 - type: "plot"
18039   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18040   algorithm: "plot_performance_box"
18041   output-file-type: ".html"
18042   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18043   data: "plot-dpdk-throughput-latency-2n-skx"
18044   filter: "'NIC_Intel-X710' and
18045            '64B' and
18046            'BASE' and
18047            'NDRPDR' and
18048            '2T1C' and
18049            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18050   parameters:
18051   - "throughput"
18052   - "parent"
18053   - "tags"
18054   traces:
18055     hoverinfo: "x+y"
18056     boxpoints: "outliers"
18057     whiskerwidth: 0
18058   layout:
18059     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18060     layout: "plot-throughput"
18061
18062 - type: "plot"
18063   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18064   algorithm: "plot_performance_box"
18065   output-file-type: ".html"
18066   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18067   data: "plot-dpdk-throughput-latency-2n-skx"
18068   filter: "'NIC_Intel-X710' and
18069            '64B' and
18070            'BASE' and
18071            'NDRPDR' and
18072            '4T2C' and
18073            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18074   parameters:
18075   - "throughput"
18076   - "parent"
18077   - "tags"
18078   traces:
18079     hoverinfo: "x+y"
18080     boxpoints: "outliers"
18081     whiskerwidth: 0
18082   layout:
18083     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18084     layout: "plot-throughput"
18085
18086 - type: "plot"
18087   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18088   algorithm: "plot_performance_box"
18089   output-file-type: ".html"
18090   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18091   data: "plot-dpdk-throughput-latency-2n-skx"
18092   filter: "'NIC_Intel-X710' and
18093            '64B' and
18094            'BASE' and
18095            'NDRPDR' and
18096            '2T1C' and
18097            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18098   parameters:
18099   - "throughput"
18100   - "parent"
18101   - "tags"
18102   traces:
18103     hoverinfo: "x+y"
18104     boxpoints: "outliers"
18105     whiskerwidth: 0
18106   layout:
18107     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18108     layout: "plot-throughput"
18109
18110 - type: "plot"
18111   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18112   algorithm: "plot_performance_box"
18113   output-file-type: ".html"
18114   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18115   data: "plot-dpdk-throughput-latency-2n-skx"
18116   filter: "'NIC_Intel-X710' and
18117            '64B' and
18118            'BASE' and
18119            'NDRPDR' and
18120            '4T2C' and
18121            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18122   parameters:
18123   - "throughput"
18124   - "parent"
18125   - "tags"
18126   traces:
18127     hoverinfo: "x+y"
18128     boxpoints: "outliers"
18129     whiskerwidth: 0
18130   layout:
18131     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18132     layout: "plot-throughput"
18133
18134 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18135 - type: "plot"
18136   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18137   algorithm: "plot_performance_box"
18138   output-file-type: ".html"
18139   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18140   data: "plot-dpdk-throughput-latency-2n-skx"
18141   filter: "'NIC_Intel-XXV710' and
18142            '64B' and
18143            'BASE' and
18144            'NDRPDR' and
18145            '2T1C' and
18146            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18147   parameters:
18148   - "throughput"
18149   - "parent"
18150   - "tags"
18151   traces:
18152     hoverinfo: "x+y"
18153     boxpoints: "outliers"
18154     whiskerwidth: 0
18155   layout:
18156     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18157     layout: "plot-throughput"
18158
18159 - type: "plot"
18160   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18161   algorithm: "plot_performance_box"
18162   output-file-type: ".html"
18163   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18164   data: "plot-dpdk-throughput-latency-2n-skx"
18165   filter: "'NIC_Intel-XXV710' and
18166            '64B' and
18167            'BASE' and
18168            'NDRPDR' and
18169            '4T2C' and
18170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18171   parameters:
18172   - "throughput"
18173   - "parent"
18174   - "tags"
18175   traces:
18176     hoverinfo: "x+y"
18177     boxpoints: "outliers"
18178     whiskerwidth: 0
18179   layout:
18180     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18181     layout: "plot-throughput"
18182
18183 - type: "plot"
18184   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18185   algorithm: "plot_performance_box"
18186   output-file-type: ".html"
18187   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18188   data: "plot-dpdk-throughput-latency-2n-skx"
18189   filter: "'NIC_Intel-XXV710' and
18190            '64B' and
18191            'BASE' and
18192            'NDRPDR' and
18193            '2T1C' and
18194            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18195   parameters:
18196   - "throughput"
18197   - "parent"
18198   - "tags"
18199   traces:
18200     hoverinfo: "x+y"
18201     boxpoints: "outliers"
18202     whiskerwidth: 0
18203   layout:
18204     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18205     layout: "plot-throughput"
18206
18207 - type: "plot"
18208   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18209   algorithm: "plot_performance_box"
18210   output-file-type: ".html"
18211   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18212   data: "plot-dpdk-throughput-latency-2n-skx"
18213   filter: "'NIC_Intel-XXV710' and
18214            '64B' and
18215            'BASE' and
18216            'NDRPDR' and
18217            '4T2C' and
18218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18219   parameters:
18220   - "throughput"
18221   - "parent"
18222   - "tags"
18223   traces:
18224     hoverinfo: "x+y"
18225     boxpoints: "outliers"
18226     whiskerwidth: 0
18227   layout:
18228     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18229     layout: "plot-throughput"
18230
18231 ################################################################################
18232
18233 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18234 - type: "plot"
18235   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18236   algorithm: "plot_latency_error_bars"
18237   output-file-type: ".html"
18238   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18239   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18240   filter: "'NIC_Intel-X520-DA2' and
18241            '64B' and
18242            ('BASE' or 'SCALE') and
18243            'NDRPDR' and
18244            'ETH' and
18245            '1T1C' and
18246            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18247            not 'VHOST' and
18248            not 'MEMIF'"
18249   parameters:
18250   - "latency"
18251   - "parent"
18252   - "tags"
18253   sort:
18254   - "L2XCFWD"
18255   - "L2PATCH"
18256   - "L2BDMACLRN"
18257   - "FIB_10K"
18258   - "FIB_100K"
18259   - "FIB_1M"
18260   layout:
18261     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18262     layout: "plot-latency"
18263
18264 - type: "plot"
18265   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18266   algorithm: "plot_latency_error_bars"
18267   output-file-type: ".html"
18268   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18270   filter: "'NIC_Intel-X520-DA2' and
18271            '64B' and
18272            ('BASE' or 'SCALE') and
18273            'NDRPDR' and
18274            'ETH' and
18275            '2T2C' and
18276            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18277            not 'VHOST' and
18278            not 'MEMIF'"
18279   parameters:
18280   - "latency"
18281   - "parent"
18282   - "tags"
18283   sort:
18284   - "L2XCFWD"
18285   - "L2PATCH"
18286   - "L2BDMACLRN"
18287   - "FIB_10K"
18288   - "FIB_100K"
18289   - "FIB_1M"
18290   layout:
18291     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18292     layout: "plot-latency"
18293
18294 # Packet Latency - VPP L2 3n-hsw-x520 features
18295 - type: "plot"
18296   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18297   algorithm: "plot_latency_error_bars"
18298   output-file-type: ".html"
18299   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18301   filter: "'NIC_Intel-X520-DA2' and
18302            '64B' and
18303            'NDRPDR' and
18304            '1T1C' and
18305            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18306            not 'ACL' and
18307            not 'VHOST' and
18308            not 'MEMIF'"
18309   parameters:
18310   - "latency"
18311   - "parent"
18312   - "tags"
18313   sort:
18314   - "L2XCBASE"    # l2xcbase
18315   - "L2BDBASE"    # l2bdbase
18316   - "L2XCFWD"     # dot1q-l2xcbase
18317   - "L2BDMACLRN"  # dot1q-l2bdbase
18318   layout:
18319     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18320     layout: "plot-latency"
18321
18322 - type: "plot"
18323   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18324   algorithm: "plot_latency_error_bars"
18325   output-file-type: ".html"
18326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18328   filter: "'NIC_Intel-X520-DA2' and
18329            '64B' and
18330            'NDRPDR' and
18331            '2T2C' and
18332            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18333            not 'ACL' and
18334            not 'VHOST' and
18335            not 'MEMIF'"
18336   parameters:
18337   - "latency"
18338   - "parent"
18339   - "tags"
18340   sort:
18341   - "L2XCBASE"    # l2xcbase
18342   - "L2BDBASE"    # l2bdbase
18343   - "L2XCFWD"     # dot1q-l2xcbase
18344   - "L2BDMACLRN"  # dot1q-l2bdbase
18345   layout:
18346     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18347     layout: "plot-latency"
18348
18349 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18350 - type: "plot"
18351   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18352   algorithm: "plot_latency_error_bars"
18353   output-file-type: ".html"
18354   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18356   filter: "'NIC_Intel-X520-DA2' and
18357            '64B' and
18358            'NDRPDR' and
18359            '1T1C' and
18360            'FEATURE' and
18361            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18362            'IACL' and
18363            ('ACL1' or 'ACL50') and
18364            ('10K_FLOWS' or '10k_FLOWS') and
18365            not 'MACIP' and
18366            not 'VHOST' and
18367            not 'MEMIF'"
18368   parameters:
18369   - "latency"
18370   - "parent"
18371   - "tags"
18372   layout:
18373     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18374     layout: "plot-latency"
18375
18376 - type: "plot"
18377   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18378   algorithm: "plot_latency_error_bars"
18379   output-file-type: ".html"
18380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18382   filter: "'NIC_Intel-X520-DA2' and
18383            '64B' and
18384            'NDRPDR' and
18385            '2T2C' and
18386            'FEATURE' and
18387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18388            'IACL' and
18389            ('ACL1' or 'ACL50') and
18390            ('10K_FLOWS' or '10k_FLOWS') and
18391            not 'MACIP' and
18392            not 'VHOST' and
18393            not 'MEMIF'"
18394   parameters:
18395   - "latency"
18396   - "parent"
18397   - "tags"
18398   layout:
18399     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18400     layout: "plot-latency"
18401
18402 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18403 - type: "plot"
18404   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18405   algorithm: "plot_latency_error_bars"
18406   output-file-type: ".html"
18407   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18409   filter: "'NIC_Intel-X520-DA2' and
18410            '64B' and
18411            'NDRPDR' and
18412            '1T1C' and
18413            'FEATURE' and
18414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18415            'OACL' and
18416            ('ACL1' or 'ACL50') and
18417            ('10K_FLOWS' or '10k_FLOWS') and
18418            not 'MACIP' and
18419            not 'VHOST' and
18420            not 'MEMIF'"
18421   parameters:
18422   - "latency"
18423   - "parent"
18424   - "tags"
18425   layout:
18426     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18427     layout: "plot-latency"
18428
18429 - type: "plot"
18430   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18431   algorithm: "plot_latency_error_bars"
18432   output-file-type: ".html"
18433   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18435   filter: "'NIC_Intel-X520-DA2' and
18436            '64B' and
18437            'NDRPDR' and
18438            '2T2C' and
18439            'FEATURE' and
18440            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18441            'OACL' and
18442            ('ACL1' or 'ACL50') and
18443            ('10K_FLOWS' or '10k_FLOWS') and
18444            not 'MACIP' and
18445            not 'VHOST' and
18446            not 'MEMIF'"
18447   parameters:
18448   - "latency"
18449   - "parent"
18450   - "tags"
18451   layout:
18452     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18453     layout: "plot-latency"
18454
18455 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18456 - type: "plot"
18457   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18458   algorithm: "plot_latency_error_bars"
18459   output-file-type: ".html"
18460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18462   filter: "'NIC_Intel-X520-DA2' and
18463            '64B' and
18464            'NDRPDR' and
18465            '1T1C' and
18466            'FEATURE' and
18467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18468            'MACIP' and
18469            ('ACL1' or 'ACL50') and
18470            ('10K_FLOWS' or '10k_FLOWS') and
18471            not 'VHOST' and
18472            not 'MEMIF'"
18473   parameters:
18474   - "latency"
18475   - "parent"
18476   - "tags"
18477   layout:
18478     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18479     layout: "plot-latency"
18480
18481 - type: "plot"
18482   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18483   algorithm: "plot_latency_error_bars"
18484   output-file-type: ".html"
18485   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18487   filter: "'NIC_Intel-X520-DA2' and
18488            '64B' and
18489            'NDRPDR' and
18490            '2T2C' and
18491            'FEATURE' and
18492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18493            'MACIP' and
18494            ('ACL1' or 'ACL50') and
18495            ('10K_FLOWS' or '10k_FLOWS') and
18496            not 'VHOST' and
18497            not 'MEMIF'"
18498   parameters:
18499   - "latency"
18500   - "parent"
18501   - "tags"
18502   layout:
18503     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18504     layout: "plot-latency"
18505
18506 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18507 - type: "plot"
18508   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18509   algorithm: "plot_latency_error_bars"
18510   output-file-type: ".html"
18511   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18513   filter: "'NIC_Intel-X710' and
18514            '64B' and
18515            ('BASE' or 'SCALE') and
18516            'NDRPDR' and
18517            'ETH' and
18518            '1T1C' and
18519            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18520            not 'VHOST' and
18521            not 'MEMIF'"
18522   parameters:
18523   - "latency"
18524   - "parent"
18525   - "tags"
18526   sort:
18527   - "L2PATCH"
18528   - "L2XCFWD"
18529   - "L2BDMACLRN"
18530   - "FIB_10K"
18531   - "FIB_100K"
18532   - "FIB_1M"
18533   layout:
18534     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18535     layout: "plot-latency"
18536
18537 - type: "plot"
18538   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18539   algorithm: "plot_latency_error_bars"
18540   output-file-type: ".html"
18541   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18542   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18543   filter: "'NIC_Intel-X710' and
18544            '64B' and
18545            ('BASE' or 'SCALE') and
18546            'NDRPDR' and
18547            'ETH' and
18548            '2T2C' and
18549            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18550            not 'VHOST' and
18551            not 'MEMIF'"
18552   parameters:
18553   - "latency"
18554   - "parent"
18555   - "tags"
18556   sort:
18557   - "L2PATCH"
18558   - "L2XCFWD"
18559   - "L2BDMACLRN"
18560   - "FIB_10K"
18561   - "FIB_100K"
18562   - "FIB_1M"
18563   layout:
18564     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18565     layout: "plot-latency"
18566
18567 # Packet Latency - VPP L2 3n-hsw-x710 features
18568 - type: "plot"
18569   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18570   algorithm: "plot_latency_error_bars"
18571   output-file-type: ".html"
18572   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18574   filter: "'NIC_Intel-X710' and
18575            '64B' and
18576            'NDRPDR' and
18577            '1T1C' and
18578            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18579            not 'ACL' and
18580            not 'VHOST' and
18581            not 'L2OVRLAY' and
18582            not 'MEMIF'"
18583   parameters:
18584   - "latency"
18585   - "parent"
18586   - "tags"
18587   sort:
18588   - "L2XCBASE"    # l2xcbase
18589   - "L2BDBASE"    # l2bdbase
18590   - "L2XCFWD"     # dot1q-l2xcbase
18591   - "L2BDMACLRN"  # dot1q-l2bdbase
18592   layout:
18593     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18594     layout: "plot-latency"
18595
18596 - type: "plot"
18597   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18598   algorithm: "plot_latency_error_bars"
18599   output-file-type: ".html"
18600   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18602   filter: "'NIC_Intel-X710' and
18603            '64B' and
18604            'NDRPDR' and
18605            '2T2C' and
18606            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18607            not 'ACL' and
18608            not 'VHOST' and
18609            not 'L2OVRLAY' and
18610            not 'MEMIF'"
18611   parameters:
18612   - "latency"
18613   - "parent"
18614   - "tags"
18615   sort:
18616   - "L2XCBASE"    # l2xcbase
18617   - "L2BDBASE"    # l2bdbase
18618   - "L2XCFWD"     # dot1q-l2xcbase
18619   - "L2BDMACLRN"  # dot1q-l2bdbase
18620   layout:
18621     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18622     layout: "plot-latency"
18623
18624 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18625 - type: "plot"
18626   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18627   algorithm: "plot_latency_error_bars"
18628   output-file-type: ".html"
18629   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18631   filter: "'NIC_Intel-X710' and
18632            '64B' and
18633            'NDRPDR' and
18634            '1T1C' and
18635            'FEATURE' and
18636            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18637            'IACL' and
18638            ('ACL1' or 'ACL50') and
18639            ('10K_FLOWS' or '10k_FLOWS') and
18640            not 'MACIP' and
18641            not 'VHOST' and
18642            not 'MEMIF'"
18643   parameters:
18644   - "latency"
18645   - "parent"
18646   - "tags"
18647   layout:
18648     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18649     layout: "plot-latency"
18650
18651 - type: "plot"
18652   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18653   algorithm: "plot_latency_error_bars"
18654   output-file-type: ".html"
18655   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18657   filter: "'NIC_Intel-X710' and
18658            '64B' and
18659            'NDRPDR' and
18660            '2T2C' and
18661            'FEATURE' and
18662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18663            'IACL' and
18664            ('ACL1' or 'ACL50') and
18665            ('10K_FLOWS' or '10k_FLOWS') and
18666            not 'MACIP' and
18667            not 'VHOST' and
18668            not 'MEMIF'"
18669   parameters:
18670   - "latency"
18671   - "parent"
18672   - "tags"
18673   layout:
18674     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18675     layout: "plot-latency"
18676
18677 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18678 - type: "plot"
18679   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18680   algorithm: "plot_latency_error_bars"
18681   output-file-type: ".html"
18682   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18683   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18684   filter: "'NIC_Intel-XL710' and
18685            '64B' and
18686            'BASE' and
18687            'NDRPDR' and
18688            'ETH' and
18689            '1T1C' and
18690            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18691            not 'VHOST' and
18692            not 'MEMIF'"
18693   parameters:
18694   - "latency"
18695   - "parent"
18696   - "tags"
18697   sort:
18698   - "L2PATCH"
18699   - "L2XCFWD"
18700   - "L2BDMACLRN"
18701   layout:
18702     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18703     layout: "plot-latency"
18704
18705 - type: "plot"
18706   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18707   algorithm: "plot_latency_error_bars"
18708   output-file-type: ".html"
18709   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18711   filter: "'NIC_Intel-XL710' and
18712            '64B' and
18713            'BASE' and
18714            'NDRPDR' and
18715            'ETH' and
18716            '2T2C' and
18717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18718            not 'VHOST' and
18719            not 'MEMIF'"
18720   parameters:
18721   - "latency"
18722   - "parent"
18723   - "tags"
18724   sort:
18725   - "L2PATCH"
18726   - "L2XCFWD"
18727   - "L2BDMACLRN"
18728   layout:
18729     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18730     layout: "plot-latency"
18731
18732 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18733 - type: "plot"
18734   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18735   algorithm: "plot_latency_error_bars"
18736   output-file-type: ".html"
18737   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18739   filter: "'NIC_Intel-X710' and
18740            '64B' and
18741            ('BASE' or 'SCALE') and
18742            'NDRPDR' and
18743            'ETH' and
18744            '2T1C' and
18745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18746            not 'VHOST' and
18747            not 'MEMIF' and
18748            not 'DRV_AVF'"
18749   parameters:
18750   - "latency"
18751   - "parent"
18752   - "tags"
18753   sort:
18754   - "L2PATCH"
18755   - "L2XCBASE"
18756   - "BASE"
18757   - "FIB_10K"
18758   - "FIB_100K"
18759   - "FIB_1M"
18760   layout:
18761     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18762     layout: "plot-latency"
18763
18764 - type: "plot"
18765   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18766   algorithm: "plot_latency_error_bars"
18767   output-file-type: ".html"
18768   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18770   filter: "'NIC_Intel-X710' and
18771            '64B' and
18772            ('BASE' or 'SCALE') and
18773            'NDRPDR' and
18774            'ETH' and
18775            '4T2C' and
18776            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18777            not 'VHOST' and
18778            not 'MEMIF' and
18779            not 'DRV_AVF'"
18780   parameters:
18781   - "latency"
18782   - "parent"
18783   - "tags"
18784   sort:
18785   - "L2PATCH"
18786   - "L2XCBASE"
18787   - "BASE"
18788   - "FIB_10K"
18789   - "FIB_100K"
18790   - "FIB_1M"
18791   layout:
18792     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18793     layout: "plot-latency"
18794
18795 # Packet Latency - VPP L2 3n-skx-x710 features
18796 - type: "plot"
18797   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18798   algorithm: "plot_latency_error_bars"
18799   output-file-type: ".html"
18800   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18802   filter: "'NIC_Intel-X710' and
18803            '64B' and
18804            'NDRPDR' and
18805            '2T1C' and
18806            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18807            not 'ACL' and
18808            not 'VHOST' and
18809            not 'DRV_AVF' and
18810            not 'L2OVRLAY' and
18811            not 'MEMIF'"
18812   parameters:
18813   - "latency"
18814   - "parent"
18815   - "tags"
18816   sort:
18817   - "L2XCBASE"    # l2xcbase
18818   - "L2BDBASE"    # l2bdbase
18819   - "L2XCFWD"     # dot1q-l2xcbase
18820   - "L2BDMACLRN"  # dot1q-l2bdbase
18821   layout:
18822     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18823     layout: "plot-latency"
18824
18825 - type: "plot"
18826   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18827   algorithm: "plot_latency_error_bars"
18828   output-file-type: ".html"
18829   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18831   filter: "'NIC_Intel-X710' and
18832            '64B' and
18833            'NDRPDR' and
18834            '4T2C' and
18835            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18836            not 'ACL' and
18837            not 'VHOST' and
18838            not 'DRV_AVF' and
18839            not 'L2OVRLAY' and
18840            not 'MEMIF'"
18841   parameters:
18842   - "latency"
18843   - "parent"
18844   - "tags"
18845   sort:
18846   - "L2XCBASE"    # l2xcbase
18847   - "L2BDBASE"    # l2bdbase
18848   - "L2XCFWD"     # dot1q-l2xcbase
18849   - "L2BDMACLRN"  # dot1q-l2bdbase
18850   layout:
18851     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18852     layout: "plot-latency"
18853
18854 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18855 - type: "plot"
18856   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18857   algorithm: "plot_latency_error_bars"
18858   output-file-type: ".html"
18859   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18861   filter: "'NIC_Intel-X710' and
18862            '64B' and
18863            'NDRPDR' and
18864            '2T1C' and
18865            'FEATURE' and
18866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18867            'IACL' and
18868            ('ACL1' or 'ACL50') and
18869            ('10K_FLOWS' or '10k_FLOWS') and
18870            not 'MACIP' and
18871            not 'VHOST' and
18872            not 'MEMIF'"
18873   parameters:
18874   - "latency"
18875   - "parent"
18876   - "tags"
18877   layout:
18878     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18879     layout: "plot-latency"
18880
18881 - type: "plot"
18882   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18883   algorithm: "plot_latency_error_bars"
18884   output-file-type: ".html"
18885   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18887   filter: "'NIC_Intel-X710' and
18888            '64B' and
18889            'NDRPDR' and
18890            '4T2C' and
18891            'FEATURE' and
18892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18893            'IACL' and
18894            ('ACL1' or 'ACL50') and
18895            ('10K_FLOWS' or '10k_FLOWS') and
18896            not 'MACIP' and
18897            not 'VHOST' and
18898            not 'MEMIF'"
18899   parameters:
18900   - "latency"
18901   - "parent"
18902   - "tags"
18903   layout:
18904     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18905     layout: "plot-latency"
18906
18907 # Packet Latency - VPP L2 3n-skx-xxv710 base
18908 - type: "plot"
18909   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18910   algorithm: "plot_latency_error_bars"
18911   output-file-type: ".html"
18912   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18914   filter: "'NIC_Intel-XXV710' and
18915            '64B' and
18916            ('BASE' or 'SCALE') and
18917            'NDRPDR' and
18918            'ETH' and
18919            '2T1C' and
18920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18921            not 'VHOST' and
18922            not 'MEMIF'"
18923   parameters:
18924   - "latency"
18925   - "parent"
18926   - "tags"
18927   sort:
18928   - "L2PATCH"
18929   - "L2PATCH"
18930   - "L2XCBASE"
18931   - "L2BDMACLRN"
18932   layout:
18933     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18934     layout: "plot-latency"
18935
18936 - type: "plot"
18937   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18938   algorithm: "plot_latency_error_bars"
18939   output-file-type: ".html"
18940   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18941   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18942   filter: "'NIC_Intel-XXV710' and
18943            '64B' and
18944            ('BASE' or 'SCALE') and
18945            'NDRPDR' and
18946            'ETH' and
18947            '4T2C' and
18948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18949            not 'VHOST' and
18950            not 'MEMIF'"
18951   parameters:
18952   - "latency"
18953   - "parent"
18954   - "tags"
18955   sort:
18956   - "L2PATCH"
18957   - "L2PATCH"
18958   - "L2XCBASE"
18959   - "L2BDMACLRN"
18960   layout:
18961     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18962     layout: "plot-latency"
18963
18964 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18965 - type: "plot"
18966   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18967   algorithm: "plot_latency_error_bars"
18968   output-file-type: ".html"
18969   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18971   filter: "'NIC_Intel-X710' and
18972            '64B' and
18973            'ETH' and
18974            ('BASE' or 'SCALE') and
18975            'NDRPDR' and
18976            '2T1C' and
18977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18978            not 'VHOST' and
18979            not 'MEMIF'"
18980   parameters:
18981   - "latency"
18982   - "parent"
18983   - "tags"
18984   sort:
18985   - "L2PATCH"
18986   - "L2XCBASE"
18987   - "BASE"
18988   - "FIB_10K"
18989   - "FIB_100K"
18990   - "FIB_1M"
18991   layout:
18992     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18993     layout: "plot-latency"
18994
18995 - type: "plot"
18996   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18997   algorithm: "plot_latency_error_bars"
18998   output-file-type: ".html"
18999   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19000   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19001   filter: "'NIC_Intel-X710' and
19002            '64B' and
19003            ('BASE' or 'SCALE') and
19004            'NDRPDR' and
19005            'ETH' and
19006            '4T2C' and
19007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19008            not 'VHOST' and
19009            not 'MEMIF'"
19010   parameters:
19011   - "latency"
19012   - "parent"
19013   - "tags"
19014   sort:
19015   - "L2PATCH"
19016   - "L2XCBASE"
19017   - "BASE"
19018   - "FIB_10K"
19019   - "FIB_100K"
19020   - "FIB_1M"
19021   layout:
19022     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19023     layout: "plot-latency"
19024
19025 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19026 - type: "plot"
19027   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19028   algorithm: "plot_latency_error_bars"
19029   output-file-type: ".html"
19030   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19032   filter: "'NIC_Intel-XXV710' and
19033            '64B' and
19034            ('BASE' or 'SCALE') and
19035            'NDRPDR' and
19036            'ETH' and
19037            '2T1C' and
19038            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19039            not 'VHOST' and
19040            not 'MEMIF'"
19041   parameters:
19042   - "latency"
19043   - "parent"
19044   - "tags"
19045   sort:
19046   - "L2PATCH"
19047   - "L2XCBASE"
19048   - "BASE"
19049   - "FIB_10K"
19050   - "FIB_100K"
19051   - "FIB_1M"
19052   layout:
19053     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19054     layout: "plot-latency"
19055
19056 - type: "plot"
19057   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19058   algorithm: "plot_latency_error_bars"
19059   output-file-type: ".html"
19060   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19062   filter: "'NIC_Intel-XXV710' and
19063            '64B' and
19064            ('BASE' or 'SCALE') and
19065            'NDRPDR' and
19066            'ETH' and
19067            '4T2C' and
19068            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19069            not 'VHOST' and
19070            not 'MEMIF'"
19071   parameters:
19072   - "latency"
19073   - "parent"
19074   - "tags"
19075   sort:
19076   - "L2PATCH"
19077   - "L2XCBASE"
19078   - "BASE"
19079   - "FIB_10K"
19080   - "FIB_100K"
19081   - "FIB_1M"
19082   layout:
19083     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19084     layout: "plot-latency"
19085
19086 ################################################################################
19087
19088 # Packet Latency - VPP Container Memif 3n-hsw-x520
19089 - type: "plot"
19090   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19091   algorithm: "plot_latency_error_bars"
19092   output-file-type: ".html"
19093   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19095   filter: "'NIC_Intel-X520-DA2' and
19096            '64B' and
19097            ('BASE' or 'SCALE') and
19098            'NDRPDR' and
19099            '1T1C' and
19100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19101            not 'VHOST' and
19102            'MEMIF'"
19103   parameters:
19104   - "latency"
19105   - "parent"
19106   - "tags"
19107   sort:
19108   - "L2XCFWD"
19109   - "L2XCFWD"
19110   - "L2XCFWD"
19111   - "L2BDMACLRN"
19112   - "L2BDMACLRN"
19113   - "L2BDMACLRN"
19114   - "IP4FWD"
19115   layout:
19116     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19117     layout: "plot-latency"
19118
19119 - type: "plot"
19120   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19121   algorithm: "plot_latency_error_bars"
19122   output-file-type: ".html"
19123   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19125   filter: "'NIC_Intel-X520-DA2' and
19126            '64B' and
19127            ('BASE' or 'SCALE') and
19128            'NDRPDR' and
19129            '2T2C' and
19130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19131            not 'VHOST' and
19132            'MEMIF'"
19133   parameters:
19134   - "latency"
19135   - "parent"
19136   - "tags"
19137   sort:
19138   - "L2XCFWD"
19139   - "L2XCFWD"
19140   - "L2XCFWD"
19141   - "L2BDMACLRN"
19142   - "L2BDMACLRN"
19143   - "L2BDMACLRN"
19144   - "IP4FWD"
19145   layout:
19146     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19147     layout: "plot-latency"
19148
19149 # Packet Latency - VPP Container Memif 3n-hsw-x710
19150 - type: "plot"
19151   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19152   algorithm: "plot_latency_error_bars"
19153   output-file-type: ".html"
19154   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19156   filter: "'NIC_Intel-X710' and
19157            '64B' and
19158            ('BASE' or 'SCALE') and
19159            'NDRPDR' and
19160            '1T1C' and
19161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19162            not 'VHOST' and
19163            'MEMIF'"
19164   parameters:
19165   - "latency"
19166   - "parent"
19167   - "tags"
19168   sort:
19169   - "L2XCFWD"
19170   - "L2XCFWD"
19171   - "L2XCFWD"
19172   - "L2BDMACLRN"
19173   - "L2BDMACLRN"
19174   - "L2BDMACLRN"
19175   - "IP4FWD"
19176   layout:
19177     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19178     layout: "plot-latency"
19179
19180 - type: "plot"
19181   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19182   algorithm: "plot_latency_error_bars"
19183   output-file-type: ".html"
19184   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19186   filter: "'NIC_Intel-X710' and
19187            '64B' and
19188            ('BASE' or 'SCALE') and
19189            'NDRPDR' and
19190            '2T2C' and
19191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19192            not 'VHOST' and
19193            'MEMIF'"
19194   parameters:
19195   - "latency"
19196   - "parent"
19197   - "tags"
19198   sort:
19199   - "L2XCFWD"
19200   - "L2XCFWD"
19201   - "L2XCFWD"
19202   - "L2BDMACLRN"
19203   - "L2BDMACLRN"
19204   - "L2BDMACLRN"
19205   - "IP4FWD"
19206   layout:
19207     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19208     layout: "plot-latency"
19209
19210 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19211 - type: "plot"
19212   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19213   algorithm: "plot_latency_error_bars"
19214   output-file-type: ".html"
19215   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19217   filter: "'NIC_Intel-XL710' and
19218            '64B' and
19219            ('BASE' or 'SCALE') and
19220            'NDRPDR' and
19221            '1T1C' and
19222            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19223            not 'VHOST' and
19224            'MEMIF'"
19225   parameters:
19226   - "latency"
19227   - "parent"
19228   - "tags"
19229   sort:
19230   - "L2XCFWD"
19231   - "L2XCFWD"
19232   - "L2XCFWD"
19233   - "L2BDMACLRN"
19234   - "L2BDMACLRN"
19235   - "L2BDMACLRN"
19236   - "IP4FWD"
19237   layout:
19238     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19239     layout: "plot-latency"
19240
19241 - type: "plot"
19242   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19243   algorithm: "plot_latency_error_bars"
19244   output-file-type: ".html"
19245   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19247   filter: "'NIC_Intel-XL710' and
19248            '64B' and
19249            ('BASE' or 'SCALE') and
19250            'NDRPDR' and
19251            '2T2C' and
19252            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19253            not 'VHOST' and
19254            'MEMIF'"
19255   parameters:
19256   - "latency"
19257   - "parent"
19258   - "tags"
19259   sort:
19260   - "L2XCFWD"
19261   - "L2XCFWD"
19262   - "L2XCFWD"
19263   - "L2BDMACLRN"
19264   - "L2BDMACLRN"
19265   - "L2BDMACLRN"
19266   - "IP4FWD"
19267   layout:
19268     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19269     layout: "plot-latency"
19270
19271 # Packet Latency - VPP Container Memif 3n-skx-x710
19272 - type: "plot"
19273   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19274   algorithm: "plot_latency_error_bars"
19275   output-file-type: ".html"
19276   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19278   filter: "'NIC_Intel-X710' and
19279            '64B' and
19280            ('BASE' or 'SCALE') and
19281            'NDRPDR' and
19282            '2T1C' and
19283            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19284            not 'VHOST' and
19285            'MEMIF'"
19286   parameters:
19287   - "latency"
19288   - "parent"
19289   - "tags"
19290   sort:
19291   - "L2XCFWD"
19292   - "L2XCFWD"
19293   - "L2XCFWD"
19294   - "L2BDMACLRN"
19295   - "L2BDMACLRN"
19296   - "L2BDMACLRN"
19297   - "IP4FWD"
19298   layout:
19299     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19300     layout: "plot-latency"
19301
19302 - type: "plot"
19303   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19304   algorithm: "plot_latency_error_bars"
19305   output-file-type: ".html"
19306   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19308   filter: "'NIC_Intel-X710' and
19309            '64B' and
19310            ('BASE' or 'SCALE') and
19311            'NDRPDR' and
19312            '4T2C' and
19313            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19314            not 'VHOST' and
19315            'MEMIF'"
19316   parameters:
19317   - "latency"
19318   - "parent"
19319   - "tags"
19320   sort:
19321   - "L2XCFWD"
19322   - "L2XCFWD"
19323   - "L2XCFWD"
19324   - "L2BDMACLRN"
19325   - "L2BDMACLRN"
19326   - "L2BDMACLRN"
19327   - "IP4FWD"
19328   layout:
19329     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19330     layout: "plot-latency"
19331
19332 # Packet Latency - VPP Container Memif 2n-skx-x710
19333 - type: "plot"
19334   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19335   algorithm: "plot_latency_error_bars"
19336   output-file-type: ".html"
19337   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19339   filter: "'NIC_Intel-X710' and
19340            '64B' and
19341            ('BASE' or 'SCALE') and
19342            'NDRPDR' and
19343            '2T1C' and
19344            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19345            not 'VHOST' and
19346            not 'NF_DENSITY' and
19347            'MEMIF'"
19348   parameters:
19349   - "latency"
19350   - "parent"
19351   - "tags"
19352   sort:
19353   - "L2XCFWD"
19354   - "L2XCFWD"
19355   - "L2XCFWD"
19356   - "L2BDMACLRN"
19357   - "L2BDMACLRN"
19358   - "L2BDMACLRN"
19359   - "IP4FWD"
19360   layout:
19361     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19362     layout: "plot-latency"
19363
19364 - type: "plot"
19365   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19366   algorithm: "plot_latency_error_bars"
19367   output-file-type: ".html"
19368   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19369   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19370   filter: "'NIC_Intel-X710' and
19371            '64B' and
19372            ('BASE' or 'SCALE') and
19373            'NDRPDR' and
19374            '4T2C' and
19375            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19376            not 'VHOST' and
19377            not 'NF_DENSITY' and
19378            'MEMIF'"
19379   parameters:
19380   - "latency"
19381   - "parent"
19382   - "tags"
19383   sort:
19384   - "L2XCFWD"
19385   - "L2XCFWD"
19386   - "L2XCFWD"
19387   - "L2BDMACLRN"
19388   - "L2BDMACLRN"
19389   - "L2BDMACLRN"
19390   - "IP4FWD"
19391   layout:
19392     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19393     layout: "plot-latency"
19394
19395 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19396 #- type: "plot"
19397 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19398 #  algorithm: "plot_latency_error_bars"
19399 #  output-file-type: ".html"
19400 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19401 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19402 #  filter: "'NIC_Intel-XXV710' and
19403 #           '64B' and
19404 #           ('BASE' or 'SCALE') and
19405 #           'NDRPDR' and
19406 #           '2T1C' and
19407 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19408 #           not 'VHOST' and
19409 #           'MEMIF'"
19410 #  parameters:
19411 #  - "latency"
19412 #  - "parent"
19413 #  - "tags"
19414 #  sort:
19415 #  - "L2XCFWD"
19416 #  - "L2XCFWD"
19417 #  - "L2XCFWD"
19418 #  - "L2BDMACLRN"
19419 #  - "L2BDMACLRN"
19420 #  - "L2BDMACLRN"
19421 #  - "IP4FWD"
19422 #  layout:
19423 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19424 #    layout: "plot-latency"
19425 #
19426 #- type: "plot"
19427 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19428 #  algorithm: "plot_latency_error_bars"
19429 #  output-file-type: ".html"
19430 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19431 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19432 #  filter: "'NIC_Intel-XXV710' and
19433 #           '64B' and
19434 #           ('BASE' or 'SCALE') and
19435 #           'NDRPDR' and
19436 #           '4T2C' and
19437 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19438 #           not 'VHOST' and
19439 #           'MEMIF'"
19440 #  parameters:
19441 #  - "latency"
19442 #  - "parent"
19443 #  - "tags"
19444 #  sort:
19445 #  - "L2XCFWD"
19446 #  - "L2XCFWD"
19447 #  - "L2XCFWD"
19448 #  - "L2BDMACLRN"
19449 #  - "L2BDMACLRN"
19450 #  - "L2BDMACLRN"
19451 #  - "IP4FWD"
19452 #  layout:
19453 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19454 #    layout: "plot-latency"
19455
19456 ################################################################################
19457
19458 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19459 #- type: "plot"
19460 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19461 #  algorithm: "plot_latency_error_bars"
19462 #  output-file-type: ".html"
19463 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19464 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19465 #  filter: "'NIC_Intel-X520-DA2' and
19466 #           '64B' and
19467 #           ('BASE' or 'SCALE') and
19468 #           'NDRPDR' and
19469 #           '1T1C' and
19470 #           'L2XCFWD' and
19471 #           not 'VHOST' and
19472 #           not 'NF_DENSITY' and
19473 #           'MEMIF'"
19474 #  parameters:
19475 #  - "latency"
19476 #  - "parent"
19477 #  - "tags"
19478 #  sort:
19479 #  - "1VNF"
19480 #  - "2VNF"
19481 #  - "4VNF"
19482 #  - "2VNF"
19483 #  - "4VNF"
19484 #  layout:
19485 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19486 #    layout: "plot-latency"
19487 #
19488 #- type: "plot"
19489 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19490 #  algorithm: "plot_latency_error_bars"
19491 #  output-file-type: ".html"
19492 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19493 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19494 #  filter: "'NIC_Intel-X520-DA2' and
19495 #           '64B' and
19496 #           ('BASE' or 'SCALE') and
19497 #           'NDRPDR' and
19498 #           '2T2C' and
19499 #           'L2XCFWD' and
19500 #           not 'VHOST' and
19501 #           not 'NF_DENSITY' and
19502 #           'MEMIF'"
19503 #  parameters:
19504 #  - "latency"
19505 #  - "parent"
19506 #  - "tags"
19507 #  sort:
19508 #  - "1VNF"
19509 #  - "2VNF"
19510 #  - "4VNF"
19511 #  - "2VNF"
19512 #  - "4VNF"
19513 #  layout:
19514 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19515 #    layout: "plot-latency"
19516 #
19517 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19518 #- type: "plot"
19519 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19520 #  algorithm: "plot_latency_error_bars"
19521 #  output-file-type: ".html"
19522 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19523 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19524 #  filter: "'NIC_Intel-X520-DA2' and
19525 #           '64B' and
19526 #           ('BASE' or 'SCALE') and
19527 #           'NDRPDR' and
19528 #           '1T1C' and
19529 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19530 #           not 'VHOST' and
19531 #           not 'NF_DENSITY' and
19532 #           'MEMIF'"
19533 #  parameters:
19534 #  - "latency"
19535 #  - "parent"
19536 #  - "tags"
19537 #  sort:
19538 #  - "1VNF"
19539 #  - "2VNF"
19540 #  - "4VNF"
19541 #  - "2VNF"
19542 #  - "4VNF"
19543 #  layout:
19544 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19545 #    layout: "plot-latency"
19546 #
19547 #- type: "plot"
19548 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19549 #  algorithm: "plot_latency_error_bars"
19550 #  output-file-type: ".html"
19551 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19552 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19553 #  filter: "'NIC_Intel-X520-DA2' and
19554 #           '64B' and
19555 #           ('BASE' or 'SCALE') and
19556 #           'NDRPDR' and
19557 #           '2T2C' and
19558 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19559 #           not 'VHOST' and
19560 #           not 'NF_DENSITY' and
19561 #           'MEMIF'"
19562 #  parameters:
19563 #  - "latency"
19564 #  - "parent"
19565 #  - "tags"
19566 #  sort:
19567 #  - "1VNF"
19568 #  - "2VNF"
19569 #  - "4VNF"
19570 #  - "2VNF"
19571 #  - "4VNF"
19572 #  layout:
19573 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19574 #    layout: "plot-latency"
19575 #
19576 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19577 #- type: "plot"
19578 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19579 #  algorithm: "plot_latency_error_bars"
19580 #  output-file-type: ".html"
19581 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19582 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19583 #  filter: "'NIC_Intel-X710' and
19584 #           '64B' and
19585 #           ('BASE' or 'SCALE') and
19586 #           'NDRPDR' and
19587 #           '1T1C' and
19588 #           'L2XCFWD' and
19589 #           not 'VHOST' and
19590 #           not 'NF_DENSITY' and
19591 #           'MEMIF'"
19592 #  parameters:
19593 #  - "latency"
19594 #  - "parent"
19595 #  - "tags"
19596 #  sort:
19597 #  - "1VNF"
19598 #  - "2VNF"
19599 #  - "4VNF"
19600 #  - "2VNF"
19601 #  - "4VNF"
19602 #  layout:
19603 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19604 #    layout: "plot-latency"
19605 #
19606 #- type: "plot"
19607 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19608 #  algorithm: "plot_latency_error_bars"
19609 #  output-file-type: ".html"
19610 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19611 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19612 #  filter: "'NIC_Intel-X710' and
19613 #           '64B' and
19614 #           ('BASE' or 'SCALE') and
19615 #           'NDRPDR' and
19616 #           '2T2C' and
19617 #           'L2XCFWD' and
19618 #           not 'VHOST' and
19619 #           not 'NF_DENSITY' and
19620 #           'MEMIF'"
19621 #  parameters:
19622 #  - "latency"
19623 #  - "parent"
19624 #  - "tags"
19625 #  sort:
19626 #  - "1VNF"
19627 #  - "2VNF"
19628 #  - "4VNF"
19629 #  - "2VNF"
19630 #  - "4VNF"
19631 #  layout:
19632 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19633 #    layout: "plot-latency"
19634 #
19635 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19636 #- type: "plot"
19637 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19638 #  algorithm: "plot_latency_error_bars"
19639 #  output-file-type: ".html"
19640 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19641 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19642 #  filter: "'NIC_Intel-X710' and
19643 #           '64B' and
19644 #           ('BASE' or 'SCALE') and
19645 #           'NDRPDR' and
19646 #           '1T1C' and
19647 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19648 #           not 'VHOST' and
19649 #           not 'NF_DENSITY' and
19650 #           'MEMIF'"
19651 #  parameters:
19652 #  - "latency"
19653 #  - "parent"
19654 #  - "tags"
19655 #  sort:
19656 #  - "1VNF"
19657 #  - "2VNF"
19658 #  - "4VNF"
19659 #  - "2VNF"
19660 #  - "4VNF"
19661 #  layout:
19662 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19663 #    layout: "plot-latency"
19664 #
19665 #- type: "plot"
19666 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19667 #  algorithm: "plot_latency_error_bars"
19668 #  output-file-type: ".html"
19669 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19670 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19671 #  filter: "'NIC_Intel-X710' and
19672 #           '64B' and
19673 #           ('BASE' or 'SCALE') and
19674 #           'NDRPDR' and
19675 #           '2T2C' and
19676 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19677 #           not 'VHOST' and
19678 #           not 'NF_DENSITY' and
19679 #           'MEMIF'"
19680 #  parameters:
19681 #  - "latency"
19682 #  - "parent"
19683 #  - "tags"
19684 #  sort:
19685 #  - "1VNF"
19686 #  - "2VNF"
19687 #  - "4VNF"
19688 #  - "2VNF"
19689 #  - "4VNF"
19690 #  layout:
19691 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19692 #    layout: "plot-latency"
19693
19694 ################################################################################
19695
19696 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19697 - type: "plot"
19698   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19699   algorithm: "plot_latency_error_bars"
19700   output-file-type: ".html"
19701   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19703   filter: "'NIC_Intel-X520-DA2' and
19704            '64B' and
19705            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19706            'NDRPDR' and
19707            '1T1C' and
19708            'IP4FWD' and
19709            not 'IPSEC' and
19710            not 'DOT1Q' and
19711            not 'VHOST'"
19712   parameters:
19713   - "latency"
19714   - "parent"
19715   - "tags"
19716   sort:
19717   - "DOT1Q"
19718   - "IP4BASE"
19719   - "FIB_20K"
19720   - "FIB_200K"
19721   - "FIB_2M"
19722   layout:
19723     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19724     layout: "plot-latency"
19725
19726 - type: "plot"
19727   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19728   algorithm: "plot_latency_error_bars"
19729   output-file-type: ".html"
19730   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19732   filter: "'NIC_Intel-X520-DA2' and
19733            '64B' and
19734            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19735            'NDRPDR' and
19736            '2T2C' and
19737            'IP4FWD' and
19738            not 'IPSEC' and
19739            not 'DOT1Q' and
19740            not 'VHOST'"
19741   parameters:
19742   - "latency"
19743   - "parent"
19744   - "tags"
19745   sort:
19746   - "DOT1Q"
19747   - "IP4BASE"
19748   - "FIB_20K"
19749   - "FIB_200K"
19750   - "FIB_2M"
19751   layout:
19752     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19753     layout: "plot-latency"
19754
19755 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19756 - type: "plot"
19757   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19758   algorithm: "plot_latency_error_bars"
19759   output-file-type: ".html"
19760   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19761   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19762   filter: "'NIC_Intel-X520-DA2' and
19763            '64B' and
19764            ('IP4BASE' or
19765             'POLICE_MARK' or
19766             'COPWHLIST' or
19767             ('NAT44' and 'BASE') or
19768             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19769            'NDRPDR' and
19770            '1T1C' and
19771            'IP4FWD' and
19772            not 'IPSEC' and
19773            not 'VHOST'"
19774   parameters:
19775   - "latency"
19776   - "parent"
19777   - "tags"
19778   sort:
19779   - "DOT1Q"
19780   - "IP4BASE"
19781   - "NAT44"
19782   - "POLICE_MARK"
19783   - "COPWHLIST"
19784   - "IACL"
19785   - "OACL"
19786   layout:
19787     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19788     layout: "plot-latency"
19789
19790 - type: "plot"
19791   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19792   algorithm: "plot_latency_error_bars"
19793   output-file-type: ".html"
19794   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19796   filter: "'NIC_Intel-X520-DA2' and
19797            '64B' and
19798            ('IP4BASE' or
19799             'POLICE_MARK' or
19800             'COPWHLIST' or
19801             ('NAT44' and 'BASE') or
19802             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19803            'NDRPDR' and
19804            '2T2C' and
19805            'IP4FWD' and
19806            not 'IPSEC' and
19807            not 'VHOST'"
19808   parameters:
19809   - "latency"
19810   - "parent"
19811   - "tags"
19812   sort:
19813   - "DOT1Q"
19814   - "IP4BASE"
19815   - "NAT44"
19816   - "POLICE_MARK"
19817   - "COPWHLIST"
19818   - "IACL"
19819   - "OACL"
19820   layout:
19821     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19822     layout: "plot-latency"
19823
19824 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19825 - type: "plot"
19826   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19827   algorithm: "plot_latency_error_bars"
19828   output-file-type: ".html"
19829   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19831   filter: "'NIC_Intel-X520-DA2' and
19832            '64B' and
19833            'NDRPDR' and
19834            '1T1C' and
19835            'IP4FWD' and
19836            ('NAT44' or 'IP4BASE') and
19837            not 'DOT1Q' and
19838            not 'IPSEC' and
19839            not 'VHOST'"
19840   parameters:
19841   - "latency"
19842   - "parent"
19843   - "tags"
19844   sort:
19845   - "IP4BASE"
19846   - "BASE"
19847   - "SRC_USER_10"
19848   - "SRC_USER_100"
19849   - "SRC_USER_1000"
19850   - "SRC_USER_2000"
19851   layout:
19852     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19853     layout: "plot-latency"
19854
19855 - type: "plot"
19856   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19857   algorithm: "plot_latency_error_bars"
19858   output-file-type: ".html"
19859   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19860   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19861   filter: "'NIC_Intel-X520-DA2' and
19862            '64B' and
19863            'NDRPDR' and
19864            '2T2C' and
19865            'IP4FWD' and
19866            ('NAT44' or 'IP4BASE') and
19867            not 'DOT1Q' and
19868            not 'IPSEC' and
19869            not 'VHOST'"
19870   parameters:
19871   - "latency"
19872   - "parent"
19873   - "tags"
19874   sort:
19875   - "IP4BASE"
19876   - "BASE"
19877   - "SRC_USER_10"
19878   - "SRC_USER_100"
19879   - "SRC_USER_1000"
19880   - "SRC_USER_2000"
19881   layout:
19882     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19883     layout: "plot-latency"
19884
19885 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19886 - type: "plot"
19887   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19888   algorithm: "plot_latency_error_bars"
19889   output-file-type: ".html"
19890   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19891   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19892   filter: "'NIC_Intel-X520-DA2' and
19893            '64B' and
19894            'NDRPDR' and
19895            '1T1C' and
19896            'IP4FWD' and
19897            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19898            not 'IPSEC' and
19899            not 'DOT1Q' and
19900            not 'VHOST'"
19901   parameters:
19902   - "latency"
19903   - "parent"
19904   - "tags"
19905   sort:
19906   - "IP4BASE"
19907   - "ACL_STATELESS"
19908   - "ACL_STATEFUL"
19909   - "ACL_STATELESS"
19910   - "ACL_STATEFUL"
19911   layout:
19912     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19913     layout: "plot-latency"
19914
19915 - type: "plot"
19916   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19917   algorithm: "plot_latency_error_bars"
19918   output-file-type: ".html"
19919   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19921   filter: "'NIC_Intel-X520-DA2' and
19922            '64B' and
19923            'NDRPDR' and
19924            '2T2C' and
19925            'IP4FWD' and
19926            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19927            not 'IPSEC' and
19928            not 'DOT1Q' and
19929            not 'VHOST'"
19930   parameters:
19931   - "latency"
19932   - "parent"
19933   - "tags"
19934   sort:
19935   - "IP4BASE"
19936   - "ACL_STATELESS"
19937   - "ACL_STATEFUL"
19938   - "ACL_STATELESS"
19939   - "ACL_STATEFUL"
19940   layout:
19941     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19942     layout: "plot-latency"
19943
19944 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19945 - type: "plot"
19946   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19947   algorithm: "plot_latency_error_bars"
19948   output-file-type: ".html"
19949   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19951   filter: "'NIC_Intel-X520-DA2' and
19952            '64B' and
19953            'NDRPDR' and
19954            '1T1C' and
19955            'IP4FWD' and
19956            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19957            not 'IPSEC' and
19958            not 'DOT1Q' and
19959            not 'VHOST'"
19960   parameters:
19961   - "latency"
19962   - "parent"
19963   - "tags"
19964   sort:
19965   - "IP4BASE"
19966   - "ACL_STATELESS"
19967   - "ACL_STATEFUL"
19968   - "ACL_STATELESS"
19969   - "ACL_STATEFUL"
19970   layout:
19971     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19972     layout: "plot-latency"
19973
19974 - type: "plot"
19975   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19976   algorithm: "plot_latency_error_bars"
19977   output-file-type: ".html"
19978   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19980   filter: "'NIC_Intel-X520-DA2' and
19981            '64B' and
19982            'NDRPDR' and
19983            '2T2C' and
19984            'IP4FWD' and
19985            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19986            not 'IPSEC' and
19987            not 'DOT1Q' and
19988            not 'VHOST'"
19989   parameters:
19990   - "latency"
19991   - "parent"
19992   - "tags"
19993   sort:
19994   - "IP4BASE"
19995   - "ACL_STATELESS"
19996   - "ACL_STATEFUL"
19997   - "ACL_STATELESS"
19998   - "ACL_STATEFUL"
19999   layout:
20000     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
20001     layout: "plot-latency"
20002
20003 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
20004 - type: "plot"
20005   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20006   algorithm: "plot_latency_error_bars"
20007   output-file-type: ".html"
20008   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20009   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20010   filter: "'NIC_Intel-X710' and
20011            '64B' and
20012            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20013            'NDRPDR' and
20014            '1T1C' and
20015            'IP4FWD' and
20016            not 'IPSEC' and
20017            not 'DOT1Q' and
20018            not 'VHOST'"
20019   parameters:
20020   - "latency"
20021   - "parent"
20022   - "tags"
20023   sort:
20024   - "IP4BASE"
20025   - "FIB_20K"
20026   - "FIB_200K"
20027   - "FIB_2M"
20028   layout:
20029     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20030     layout: "plot-latency"
20031
20032 - type: "plot"
20033   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20034   algorithm: "plot_latency_error_bars"
20035   output-file-type: ".html"
20036   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20038   filter: "'NIC_Intel-X710' and
20039            '64B' and
20040            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20041            'NDRPDR' and
20042            '2T2C' and
20043            'IP4FWD' and
20044            not 'IPSEC' and
20045            not 'DOT1Q' and
20046            not 'VHOST'"
20047   parameters:
20048   - "latency"
20049   - "parent"
20050   - "tags"
20051   sort:
20052   - "IP4BASE"
20053   - "FIB_20K"
20054   - "FIB_200K"
20055   - "FIB_2M"
20056   layout:
20057     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20058     layout: "plot-latency"
20059
20060 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20061 - type: "plot"
20062   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20063   algorithm: "plot_latency_error_bars"
20064   output-file-type: ".html"
20065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20067   filter: "'NIC_Intel-X710' and
20068            '64B' and
20069            ('IP4BASE' or
20070             'POLICE_MARK' or
20071             'COPWHLIST' or
20072             ('NAT44' and 'BASE') or
20073             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20074            'NDRPDR' and
20075            '1T1C' and
20076            'IP4FWD' and
20077            not 'IPSEC' and
20078            not 'VHOST'"
20079   parameters:
20080   - "latency"
20081   - "parent"
20082   - "tags"
20083   sort:
20084   - "DOT1Q"
20085   - "IP4BASE"
20086   - "NAT44"
20087   - "POLICE_MARK"
20088   - "COPWHLIST"
20089   - "IACL"
20090   - "OACL"
20091   layout:
20092     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20093     layout: "plot-latency"
20094
20095 - type: "plot"
20096   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20097   algorithm: "plot_latency_error_bars"
20098   output-file-type: ".html"
20099   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20101   filter: "'NIC_Intel-X710' and
20102            '64B' and
20103            ('IP4BASE' or
20104             'POLICE_MARK' or
20105             'COPWHLIST' or
20106             ('NAT44' and 'BASE') or
20107             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20108            'NDRPDR' and
20109            '2T2C' and
20110            'IP4FWD' and
20111            not 'IPSEC' and
20112            not 'VHOST'"
20113   parameters:
20114   - "latency"
20115   - "parent"
20116   - "tags"
20117   sort:
20118   - "DOT1Q"
20119   - "IP4BASE"
20120   - "NAT44"
20121   - "POLICE_MARK"
20122   - "COPWHLIST"
20123   - "IACL"
20124   - "OACL"
20125   layout:
20126     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20127     layout: "plot-latency"
20128
20129 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20130 - type: "plot"
20131   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20132   algorithm: "plot_latency_error_bars"
20133   output-file-type: ".html"
20134   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20136   filter: "'NIC_Intel-X710' and
20137            '64B' and
20138            'NDRPDR' and
20139            '1T1C' and
20140            'IP4FWD' and
20141            ('NAT44' or 'IP4BASE') and
20142            not 'IPSEC' and
20143            not 'VHOST'"
20144   parameters:
20145   - "latency"
20146   - "parent"
20147   - "tags"
20148   sort:
20149   - "IP4BASE"
20150   - "BASE"
20151   - "SRC_USER_10"
20152   - "SRC_USER_100"
20153   - "SRC_USER_1000"
20154   - "SRC_USER_2000"
20155   layout:
20156     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20157     layout: "plot-latency"
20158
20159 - type: "plot"
20160   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20161   algorithm: "plot_latency_error_bars"
20162   output-file-type: ".html"
20163   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20165   filter: "'NIC_Intel-X710' and
20166            '64B' and
20167            'NDRPDR' and
20168            '2T2C' and
20169            'IP4FWD' and
20170            ('NAT44' or 'IP4BASE') and
20171            not 'IPSEC' and
20172            not 'VHOST'"
20173   parameters:
20174   - "latency"
20175   - "parent"
20176   - "tags"
20177   sort:
20178   - "IP4BASE"
20179   - "BASE"
20180   - "SRC_USER_10"
20181   - "SRC_USER_100"
20182   - "SRC_USER_1000"
20183   - "SRC_USER_2000"
20184   layout:
20185     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20186     layout: "plot-latency"
20187
20188 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20189 - type: "plot"
20190   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20191   algorithm: "plot_latency_error_bars"
20192   output-file-type: ".html"
20193   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20195   filter: "'NIC_Intel-X710' and
20196            '64B' and
20197            'NDRPDR' and
20198            '1T1C' and
20199            'IP4FWD' and
20200            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20201            not 'IPSEC' and
20202            not 'VHOST'"
20203   parameters:
20204   - "latency"
20205   - "parent"
20206   - "tags"
20207   sort:
20208   - "IP4BASE"
20209   - "ACL_STATELESS"
20210   - "ACL_STATEFUL"
20211   - "ACL_STATELESS"
20212   - "ACL_STATEFUL"
20213   layout:
20214     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20215     layout: "plot-latency"
20216
20217 - type: "plot"
20218   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20219   algorithm: "plot_latency_error_bars"
20220   output-file-type: ".html"
20221   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20223   filter: "'NIC_Intel-X710' and
20224            '64B' and
20225            'NDRPDR' and
20226            '2T2C' and
20227            'IP4FWD' and
20228            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20229            not 'IPSEC' and
20230            not 'VHOST'"
20231   parameters:
20232   - "latency"
20233   - "parent"
20234   - "tags"
20235   sort:
20236   - "IP4BASE"
20237   - "ACL_STATELESS"
20238   - "ACL_STATEFUL"
20239   - "ACL_STATELESS"
20240   - "ACL_STATEFUL"
20241   layout:
20242     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20243     layout: "plot-latency"
20244
20245 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20246 - type: "plot"
20247   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20248   algorithm: "plot_latency_error_bars"
20249   output-file-type: ".html"
20250   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20252   filter: "'NIC_Intel-XL710' and
20253            '64B' and
20254            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20255            'NDRPDR' and
20256            '1T1C' and
20257            'IP4FWD' and
20258            not 'IPSEC' and
20259            not 'VHOST'"
20260   parameters:
20261   - "latency"
20262   - "parent"
20263   - "tags"
20264   sort:
20265   - "IP4BASE"
20266   - "FIB_20K"
20267   - "FIB_200K"
20268   - "FIB_2M"
20269   layout:
20270     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20271     layout: "plot-latency"
20272
20273 - type: "plot"
20274   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20275   algorithm: "plot_latency_error_bars"
20276   output-file-type: ".html"
20277   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20279   filter: "'NIC_Intel-XL710' and
20280            '64B' and
20281            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20282            'NDRPDR' and
20283            '2T2C' and
20284            'IP4FWD' and
20285            not 'IPSEC' and
20286            not 'VHOST'"
20287   parameters:
20288   - "latency"
20289   - "parent"
20290   - "tags"
20291   sort:
20292   - "IP4BASE"
20293   - "FIB_20K"
20294   - "FIB_200K"
20295   - "FIB_2M"
20296   layout:
20297     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20298     layout: "plot-latency"
20299
20300 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20301 - type: "plot"
20302   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20303   algorithm: "plot_latency_error_bars"
20304   output-file-type: ".html"
20305   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20307   filter: "'NIC_Intel-X710' and
20308            '64B' and
20309            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20310            'NDRPDR' and
20311            '2T1C' and
20312            'IP4FWD' and
20313            not 'IPSEC' and
20314            not 'DOT1Q' and
20315            not 'VHOST'"
20316   parameters:
20317   - "latency"
20318   - "parent"
20319   - "tags"
20320   sort:
20321   - "IP4BASE"
20322   - "FIB_20K"
20323   - "FIB_200K"
20324   - "FIB_2M"
20325   layout:
20326     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20327     layout: "plot-latency"
20328
20329 - type: "plot"
20330   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20331   algorithm: "plot_latency_error_bars"
20332   output-file-type: ".html"
20333   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20335   filter: "'NIC_Intel-X710' and
20336            '64B' and
20337            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20338            'NDRPDR' and
20339            '4T2C' and
20340            'IP4FWD' and
20341            not 'IPSEC' and
20342            not 'DOT1Q' and
20343            not 'VHOST'"
20344   parameters:
20345   - "latency"
20346   - "parent"
20347   - "tags"
20348   sort:
20349   - "IP4BASE"
20350   - "FIB_20K"
20351   - "FIB_200K"
20352   - "FIB_2M"
20353   layout:
20354     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20355     layout: "plot-latency"
20356
20357 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20358 - type: "plot"
20359   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20360   algorithm: "plot_latency_error_bars"
20361   output-file-type: ".html"
20362   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20364   filter: "'NIC_Intel-X710' and
20365            '64B' and
20366            ('IP4BASE' or
20367             'POLICE_MARK' or
20368             'COPWHLIST' or
20369             ('NAT44' and 'BASE') or
20370             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20371            'NDRPDR' and
20372            '2T1C' and
20373            'IP4FWD' and
20374            not 'IPSEC' and
20375            not 'VHOST'"
20376   parameters:
20377   - "latency"
20378   - "parent"
20379   - "tags"
20380   sort:
20381   - "DOT1Q"
20382   - "IP4BASE"
20383   - "NAT44"
20384   - "POLICE_MARK"
20385   - "COPWHLIST"
20386   - "IACL"
20387   - "OACL"
20388   layout:
20389     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20390     layout: "plot-latency"
20391
20392 - type: "plot"
20393   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20394   algorithm: "plot_latency_error_bars"
20395   output-file-type: ".html"
20396   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20398   filter: "'NIC_Intel-X710' and
20399            '64B' and
20400            ('IP4BASE' or
20401             'POLICE_MARK' or
20402             'COPWHLIST' or
20403             ('NAT44' and 'BASE') or
20404             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20405            'NDRPDR' and
20406            '4T2C' and
20407            'IP4FWD' and
20408            not 'IPSEC' and
20409            not 'VHOST'"
20410   parameters:
20411   - "latency"
20412   - "parent"
20413   - "tags"
20414   sort:
20415   - "DOT1Q"
20416   - "IP4BASE"
20417   - "NAT44"
20418   - "POLICE_MARK"
20419   - "COPWHLIST"
20420   - "IACL"
20421   - "OACL"
20422   layout:
20423     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20424     layout: "plot-latency"
20425
20426 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20427 - type: "plot"
20428   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20429   algorithm: "plot_latency_error_bars"
20430   output-file-type: ".html"
20431   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20433   filter: "'NIC_Intel-X710' and
20434            '64B' and
20435            'NDRPDR' and
20436            '2T1C' and
20437            'IP4FWD' and
20438            ('NAT44' or 'IP4BASE') and
20439            not 'IPSEC' and
20440            not 'VHOST'"
20441   parameters:
20442   - "latency"
20443   - "parent"
20444   - "tags"
20445   sort:
20446   - "IP4BASE"
20447   - "BASE"
20448   - "SRC_USER_10"
20449   - "SRC_USER_100"
20450   - "SRC_USER_1000"
20451   - "SRC_USER_2000"
20452   layout:
20453     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20454     layout: "plot-latency"
20455
20456 - type: "plot"
20457   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20458   algorithm: "plot_latency_error_bars"
20459   output-file-type: ".html"
20460   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20461   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20462   filter: "'NIC_Intel-X710' and
20463            '64B' and
20464            'NDRPDR' and
20465            '4T2C' and
20466            'IP4FWD' and
20467            ('NAT44' or 'IP4BASE') and
20468            not 'IPSEC' and
20469            not 'VHOST'"
20470   parameters:
20471   - "latency"
20472   - "parent"
20473   - "tags"
20474   sort:
20475   - "IP4BASE"
20476   - "BASE"
20477   - "SRC_USER_10"
20478   - "SRC_USER_100"
20479   - "SRC_USER_1000"
20480   - "SRC_USER_2000"
20481   layout:
20482     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20483     layout: "plot-latency"
20484
20485 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20486 - type: "plot"
20487   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20488   algorithm: "plot_latency_error_bars"
20489   output-file-type: ".html"
20490   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20492   filter: "'NIC_Intel-X710' and
20493            '64B' and
20494            'NDRPDR' and
20495            '2T1C' and
20496            'IP4FWD' and
20497            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20498            not 'IPSEC' and
20499            not 'VHOST'"
20500   parameters:
20501   - "latency"
20502   - "parent"
20503   - "tags"
20504   sort:
20505   - "IP4BASE"
20506   - "ACL_STATELESS"
20507   - "ACL_STATEFUL"
20508   - "ACL_STATELESS"
20509   - "ACL_STATEFUL"
20510   layout:
20511     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20512     layout: "plot-latency"
20513
20514 - type: "plot"
20515   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20516   algorithm: "plot_latency_error_bars"
20517   output-file-type: ".html"
20518   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20519   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20520   filter: "'NIC_Intel-X710' and
20521            '64B' and
20522            'NDRPDR' and
20523            '4T2C' and
20524            'IP4FWD' and
20525            'IACL' and
20526            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20527            not 'IPSEC' and
20528            not 'VHOST'"
20529   parameters:
20530   - "latency"
20531   - "parent"
20532   - "tags"
20533   sort:
20534   - "IP4BASE"
20535   - "ACL_STATELESS"
20536   - "ACL_STATEFUL"
20537   - "ACL_STATELESS"
20538   - "ACL_STATEFUL"
20539   layout:
20540     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20541     layout: "plot-latency"
20542
20543 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20544 - type: "plot"
20545   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20546   algorithm: "plot_latency_error_bars"
20547   output-file-type: ".html"
20548   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20549   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20550   filter: "'NIC_Intel-X710' and
20551            '64B' and
20552            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20553            'NDRPDR' and
20554            '2T1C' and
20555            'IP4FWD' and
20556            not 'IPSEC' and
20557            not 'DOT1Q' and
20558            not 'VHOST'"
20559   parameters:
20560   - "latency"
20561   - "parent"
20562   - "tags"
20563   sort:
20564   - "IP4BASE"
20565   - "FIB_20K"
20566   - "FIB_200K"
20567   - "FIB_2M"
20568   layout:
20569     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20570     layout: "plot-latency"
20571
20572 - type: "plot"
20573   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20574   algorithm: "plot_latency_error_bars"
20575   output-file-type: ".html"
20576   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20578   filter: "'NIC_Intel-X710' and
20579            '64B' and
20580            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20581            'NDRPDR' and
20582            '4T2C' and
20583            'IP4FWD' and
20584            not 'IPSEC' and
20585            not 'DOT1Q' and
20586            not 'VHOST'"
20587   parameters:
20588   - "latency"
20589   - "parent"
20590   - "tags"
20591   sort:
20592   - "IP4BASE"
20593   - "FIB_20K"
20594   - "FIB_200K"
20595   - "FIB_2M"
20596   layout:
20597     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20598     layout: "plot-latency"
20599
20600 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20601 - type: "plot"
20602   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20603   algorithm: "plot_latency_error_bars"
20604   output-file-type: ".html"
20605   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20606   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20607   filter: "'NIC_Intel-X710' and
20608            '64B' and
20609            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20610            'NDRPDR' and
20611            '2T1C' and
20612            'IP4FWD' and
20613            not 'IPSEC' and
20614            not 'DOT1Q' and
20615            not 'VHOST'"
20616   parameters:
20617   - "latency"
20618   - "parent"
20619   - "tags"
20620   sort:
20621   - "IP4BASE"
20622   - "ACL_STATELESS"
20623   - "ACL_STATEFUL"
20624   - "ACL_STATELESS"
20625   - "ACL_STATEFUL"
20626   layout:
20627     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20628     layout: "plot-latency"
20629
20630 - type: "plot"
20631   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20632   algorithm: "plot_latency_error_bars"
20633   output-file-type: ".html"
20634   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20635   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20636   filter: "'NIC_Intel-X710' and
20637            '64B' and
20638            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20639            'NDRPDR' and
20640            '4T2C' and
20641            'IP4FWD' and
20642            not 'IPSEC' and
20643            not 'DOT1Q' and
20644            not 'VHOST'"
20645   parameters:
20646   - "latency"
20647   - "parent"
20648   - "tags"
20649   sort:
20650   - "IP4BASE"
20651   - "ACL_STATELESS"
20652   - "ACL_STATEFUL"
20653   - "ACL_STATELESS"
20654   - "ACL_STATEFUL"
20655   layout:
20656     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20657     layout: "plot-latency"
20658
20659 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20660 - type: "plot"
20661   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20662   algorithm: "plot_latency_error_bars"
20663   output-file-type: ".html"
20664   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20666   filter: "'NIC_Intel-XXV710' and
20667            '64B' and
20668            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20669            'NDRPDR' and
20670            '2T1C' and
20671            'IP4FWD' and
20672            not 'IPSEC' and
20673            not 'DOT1Q' and
20674            not 'VHOST'"
20675   parameters:
20676   - "latency"
20677   - "parent"
20678   - "tags"
20679   sort:
20680   - "IP4BASE"
20681   - "FIB_20K"
20682   - "FIB_200K"
20683   - "FIB_2M"
20684   layout:
20685     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20686     layout: "plot-latency"
20687
20688 - type: "plot"
20689   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20690   algorithm: "plot_latency_error_bars"
20691   output-file-type: ".html"
20692   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20694   filter: "'NIC_Intel-XXV710' and
20695            '64B' and
20696            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20697            'NDRPDR' and
20698            '4T2C' and
20699            'IP4FWD' and
20700            not 'IPSEC' and
20701            not 'DOT1Q' and
20702            not 'VHOST'"
20703   parameters:
20704   - "latency"
20705   - "parent"
20706   - "tags"
20707   sort:
20708   - "IP4BASE"
20709   - "FIB_20K"
20710   - "FIB_200K"
20711   - "FIB_2M"
20712   layout:
20713     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20714     layout: "plot-latency"
20715
20716 ################################################################################
20717
20718 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20719 - type: "plot"
20720   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20721   algorithm: "plot_latency_error_bars"
20722   output-file-type: ".html"
20723   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20725   filter: "'NIC_Intel-X520-DA2' and
20726            '64B' and
20727            'ENCAP' and
20728            'NDRPDR' and
20729            '1T1C' and
20730            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20731            not 'DOT1Q' and
20732            not 'VHOST' and
20733            not 'IPSECHW'"
20734   parameters:
20735   - "latency"
20736   - "parent"
20737   - "tags"
20738   sort:
20739   - "IP4BASE"
20740   - "L2BDMACLRN"
20741   - "L2XCFWD"
20742   - "LISP"
20743   layout:
20744     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20745     layout: "plot-latency"
20746
20747 - type: "plot"
20748   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20749   algorithm: "plot_latency_error_bars"
20750   output-file-type: ".html"
20751   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20752   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20753   filter: "'NIC_Intel-X520-DA2' and
20754            '64B' and
20755            'ENCAP' and
20756            'NDRPDR' and
20757            '2T2C' and
20758            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20759            not 'DOT1Q' and
20760            not 'VHOST' and
20761            not 'IPSECHW'"
20762   parameters:
20763   - "latency"
20764   - "parent"
20765   - "tags"
20766   sort:
20767   - "IP4BASE"
20768   - "L2BDMACLRN"
20769   - "L2XCFWD"
20770   - "LISP"
20771   layout:
20772     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20773     layout: "plot-latency"
20774
20775 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20776 - type: "plot"
20777   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20778   algorithm: "plot_latency_error_bars"
20779   output-file-type: ".html"
20780   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20782   filter: "'NIC_Intel-X710' and
20783            '64B' and
20784            'ENCAP' and
20785            'NDRPDR' and
20786            '1T1C' and
20787            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20788            not 'VHOST' and
20789            not 'IPSECHW'"
20790   parameters:
20791   - "latency"
20792   - "parent"
20793   - "tags"
20794   sort:
20795   - "IP4BASE"
20796   - "LISP"
20797   - "VXLAN_1"
20798   - "VXLAN_10"
20799   - "VXLAN_100"
20800   - "VXLAN_1000"
20801   layout:
20802     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20803     layout: "plot-latency"
20804
20805 - type: "plot"
20806   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20807   algorithm: "plot_latency_error_bars"
20808   output-file-type: ".html"
20809   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20811   filter: "'NIC_Intel-X710' and
20812            '64B' and
20813            'ENCAP' and
20814            'NDRPDR' and
20815            '2T2C' and
20816            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20817            not 'VHOST' and
20818            not 'IPSECHW'"
20819   parameters:
20820   - "latency"
20821   - "parent"
20822   - "tags"
20823   sort:
20824   - "IP4BASE"
20825   - "LISP"
20826   - "VXLAN_1"
20827   - "VXLAN_10"
20828   - "VXLAN_100"
20829   - "VXLAN_1000"
20830   layout:
20831     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20832     layout: "plot-latency"
20833
20834 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20835 - type: "plot"
20836   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20837   algorithm: "plot_latency_error_bars"
20838   output-file-type: ".html"
20839   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20840   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20841   filter: "'NIC_Intel-X710' and
20842            '64B' and
20843            'ENCAP' and
20844            'NDRPDR' and
20845            '1T1C' and
20846            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20847            not 'DOT1Q' and
20848            not 'VHOST' and
20849            not 'IPSECHW'"
20850   parameters:
20851   - "latency"
20852   - "parent"
20853   - "tags"
20854   sort:
20855   - "IP4BASE"
20856   - "L2BDMACLRN"
20857   - "L2XCFWD"
20858   - "LISP"
20859   layout:
20860     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20861     layout: "plot-latency"
20862
20863 - type: "plot"
20864   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20865   algorithm: "plot_latency_error_bars"
20866   output-file-type: ".html"
20867   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20869   filter: "'NIC_Intel-X710' and
20870            '64B' and
20871            'ENCAP' and
20872            'NDRPDR' and
20873            '2T2C' and
20874            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20875            not 'DOT1Q' and
20876            not 'VHOST' and
20877            not 'IPSECHW'"
20878   parameters:
20879   - "latency"
20880   - "parent"
20881   - "tags"
20882   sort:
20883   - "IP4BASE"
20884   - "L2BDMACLRN"
20885   - "L2XCFWD"
20886   - "LISP"
20887   layout:
20888     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20889     layout: "plot-latency"
20890
20891 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20892 - type: "plot"
20893   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20894   algorithm: "plot_latency_error_bars"
20895   output-file-type: ".html"
20896   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20898   filter: "'NIC_Intel-X710' and
20899            '64B' and
20900            'ENCAP' and
20901            'NDRPDR' and
20902            '2T1C' and
20903            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20904            not 'VHOST' and
20905            not 'IPSECHW'"
20906   parameters:
20907   - "latency"
20908   - "parent"
20909   - "tags"
20910   sort:
20911   - "IP4BASE"
20912   - "LISP"
20913   - "VXLAN_1"
20914   - "VXLAN_10"
20915   - "VXLAN_100"
20916   - "VXLAN_1000"
20917   layout:
20918     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20919     layout: "plot-latency"
20920
20921 - type: "plot"
20922   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20923   algorithm: "plot_latency_error_bars"
20924   output-file-type: ".html"
20925   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20926   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20927   filter: "'NIC_Intel-X710' and
20928            '64B' and
20929            'ENCAP' and
20930            'NDRPDR' and
20931            '4T2C' and
20932            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20933            not 'VHOST' and
20934            not 'IPSECHW'"
20935   parameters:
20936   - "latency"
20937   - "parent"
20938   - "tags"
20939   sort:
20940   - "IP4BASE"
20941   - "LISP"
20942   - "VXLAN_1"
20943   - "VXLAN_10"
20944   - "VXLAN_100"
20945   - "VXLAN_1000"
20946   layout:
20947     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20948     layout: "plot-latency"
20949
20950 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20951 - type: "plot"
20952   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20953   algorithm: "plot_latency_error_bars"
20954   output-file-type: ".html"
20955   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20956   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20957   filter: "'NIC_Intel-X710' and
20958            '64B' and
20959            'ENCAP' and
20960            'NDRPDR' and
20961            '2T1C' and
20962            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20963            not 'DOT1Q' and
20964            not 'VHOST' and
20965            not 'IPSECHW'"
20966   parameters:
20967   - "latency"
20968   - "parent"
20969   - "tags"
20970   sort:
20971   - "IP4BASE"
20972   - "L2BDMACLRN"
20973   - "L2XCFWD"
20974   - "LISP"
20975   layout:
20976     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20977     layout: "plot-latency"
20978
20979 - type: "plot"
20980   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20981   algorithm: "plot_latency_error_bars"
20982   output-file-type: ".html"
20983   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20984   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20985   filter: "'NIC_Intel-X710' and
20986            '64B' and
20987            'ENCAP' and
20988            'NDRPDR' and
20989            '4T2C' and
20990            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20991            not 'DOT1Q' and
20992            not 'VHOST' and
20993            not 'IPSECHW'"
20994   parameters:
20995   - "latency"
20996   - "parent"
20997   - "tags"
20998   sort:
20999   - "IP4BASE"
21000   - "L2BDMACLRN"
21001   - "L2XCFWD"
21002   - "LISP"
21003   layout:
21004     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21005     layout: "plot-latency"
21006
21007 ################################################################################
21008
21009 # Packet Latency - VPP IPv6 3n-hsw-x520
21010 - type: "plot"
21011   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21012   algorithm: "plot_latency_error_bars"
21013   output-file-type: ".html"
21014   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21016   filter: "'NIC_Intel-X520-DA2' and
21017            '78B' and
21018            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21019            'NDRPDR' and
21020            '1T1C' and
21021            'IP6FWD' and
21022            not 'SRv6' and
21023            not 'IPSEC' and
21024            not 'VHOST'"
21025   parameters:
21026   - "latency"
21027   - "parent"
21028   - "tags"
21029   sort:
21030   - "IP6BASE"
21031   - "FIB_20K"
21032   - "FIB_200K"
21033   - "FIB_2M"
21034   layout:
21035     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21036     layout: "plot-latency"
21037
21038 - type: "plot"
21039   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21040   algorithm: "plot_latency_error_bars"
21041   output-file-type: ".html"
21042   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21043   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21044   filter: "'NIC_Intel-X520-DA2' and
21045            '78B' and
21046            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21047            'NDRPDR' and
21048            '2T2C' and
21049            'IP6FWD' and
21050            not 'SRv6' and
21051            not 'IPSEC' and
21052            not 'VHOST'"
21053   parameters:
21054   - "latency"
21055   - "parent"
21056   - "tags"
21057   sort:
21058   - "IP6BASE"
21059   - "FIB_20K"
21060   - "FIB_200K"
21061   - "FIB_2M"
21062   layout:
21063     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21064     layout: "plot-latency"
21065
21066 # Packet Latency - VPP IPv6 3n-hsw-x710
21067 - type: "plot"
21068   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21069   algorithm: "plot_latency_error_bars"
21070   output-file-type: ".html"
21071   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21073   filter: "'NIC_Intel-X710' and
21074            '78B' and
21075            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21076            'NDRPDR' and
21077            '1T1C' and
21078            'IP6FWD' and
21079            not 'SRv6' and
21080            not 'IPSEC' and
21081            not 'VHOST'"
21082   parameters:
21083   - "latency"
21084   - "parent"
21085   - "tags"
21086   sort:
21087   - "IP6BASE"
21088   - "FIB_20K"
21089   - "FIB_200K"
21090   - "FIB_2M"
21091   layout:
21092     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21093     layout: "plot-latency"
21094
21095 - type: "plot"
21096   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21097   algorithm: "plot_latency_error_bars"
21098   output-file-type: ".html"
21099   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21101   filter: "'NIC_Intel-X710' and
21102            '78B' and
21103            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21104            'NDRPDR' and
21105            '2T2C' and
21106            'IP6FWD' and
21107            not 'SRv6' and
21108            not 'IPSEC' and
21109            not 'VHOST'"
21110   parameters:
21111   - "latency"
21112   - "parent"
21113   - "tags"
21114   sort:
21115   - "IP6BASE"
21116   - "FIB_20K"
21117   - "FIB_200K"
21118   - "FIB_2M"
21119   layout:
21120     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21121     layout: "plot-latency"
21122
21123 # Packet Latency - VPP IPv6 3n-hsw-xl710
21124 - type: "plot"
21125   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21126   algorithm: "plot_latency_error_bars"
21127   output-file-type: ".html"
21128   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21129   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21130   filter: "'NIC_Intel-XL710' and
21131            '78B' and
21132            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21133            'NDRPDR' and
21134            '1T1C' and
21135            'IP6FWD' and
21136            not 'SRv6' and
21137            not 'IPSEC' and
21138            not 'VHOST'"
21139   parameters:
21140   - "latency"
21141   - "parent"
21142   - "tags"
21143   sort:
21144   - "IP6BASE"
21145   - "FIB_20K"
21146   - "FIB_200K"
21147   - "FIB_2M"
21148   layout:
21149     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21150     layout: "plot-latency"
21151
21152 - type: "plot"
21153   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21154   algorithm: "plot_latency_error_bars"
21155   output-file-type: ".html"
21156   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21158   filter: "'NIC_Intel-XL710' and
21159            '78B' and
21160            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21161            'NDRPDR' and
21162            '2T2C' and
21163            'IP6FWD' and
21164            not 'SRv6' and
21165            not 'IPSEC' and
21166            not 'VHOST'"
21167   parameters:
21168   - "latency"
21169   - "parent"
21170   - "tags"
21171   sort:
21172   - "IP6BASE"
21173   - "FIB_20K"
21174   - "FIB_200K"
21175   - "FIB_2M"
21176   layout:
21177     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21178     layout: "plot-latency"
21179
21180 # Packet Latency - VPP IPv6 3n-skx-x710
21181 - type: "plot"
21182   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21183   algorithm: "plot_latency_error_bars"
21184   output-file-type: ".html"
21185   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21187   filter: "'NIC_Intel-X710' and
21188            '78B' and
21189            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21190            'NDRPDR' and
21191            '2T1C' and
21192            'IP6FWD' and
21193            not 'SRv6' and
21194            not 'IPSEC' and
21195            not 'VHOST'"
21196   parameters:
21197   - "latency"
21198   - "parent"
21199   - "tags"
21200   sort:
21201   - "IP6BASE"
21202   - "FIB_20K"
21203   - "FIB_200K"
21204   - "FIB_2M"
21205   layout:
21206     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21207     layout: "plot-latency"
21208
21209 - type: "plot"
21210   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21211   algorithm: "plot_latency_error_bars"
21212   output-file-type: ".html"
21213   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21215   filter: "'NIC_Intel-X710' and
21216            '78B' and
21217            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21218            'NDRPDR' and
21219            '4T2C' and
21220            'IP6FWD' and
21221            not 'SRv6' and
21222            not 'IPSEC' and
21223            not 'VHOST'"
21224   parameters:
21225   - "latency"
21226   - "parent"
21227   - "tags"
21228   sort:
21229   - "IP6BASE"
21230   - "FIB_20K"
21231   - "FIB_200K"
21232   - "FIB_2M"
21233   layout:
21234     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21235     layout: "plot-latency"
21236
21237 # Packet Latency - VPP IPv6 3n-skx-xxv710
21238 - type: "plot"
21239   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21240   algorithm: "plot_latency_error_bars"
21241   output-file-type: ".html"
21242   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21244   filter: "'NIC_Intel-XXV710' and
21245            '78B' and
21246            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21247            'NDRPDR' and
21248            '2T1C' and
21249            'IP6FWD' and
21250            not 'SRv6' and
21251            not 'IPSEC' and
21252            not 'VHOST'"
21253   parameters:
21254   - "latency"
21255   - "parent"
21256   - "tags"
21257   sort:
21258   - "IP6BASE"
21259   - "FIB_20K"
21260   - "FIB_200K"
21261   - "FIB_2M"
21262   layout:
21263     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21264     layout: "plot-latency"
21265
21266 - type: "plot"
21267   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21268   algorithm: "plot_latency_error_bars"
21269   output-file-type: ".html"
21270   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21272   filter: "'NIC_Intel-XXV710' and
21273            '78B' and
21274            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21275            'NDRPDR' and
21276            '4T2C' and
21277            'IP6FWD' and
21278            not 'SRv6' and
21279            not 'IPSEC' and
21280            not 'VHOST'"
21281   parameters:
21282   - "latency"
21283   - "parent"
21284   - "tags"
21285   sort:
21286   - "IP6BASE"
21287   - "FIB_20K"
21288   - "FIB_200K"
21289   - "FIB_2M"
21290   layout:
21291     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21292     layout: "plot-latency"
21293
21294 # Packet Latency - VPP IPv6 2n-skx-x710
21295 - type: "plot"
21296   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21297   algorithm: "plot_latency_error_bars"
21298   output-file-type: ".html"
21299   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21300   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21301   filter: "'NIC_Intel-X710' and
21302            '78B' and
21303            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21304            'NDRPDR' and
21305            '2T1C' and
21306            'IP6FWD' and
21307            not 'SRv6' and
21308            not 'IPSEC' and
21309            not 'VHOST'"
21310   parameters:
21311   - "latency"
21312   - "parent"
21313   - "tags"
21314   sort:
21315   - "IP6BASE"
21316   - "FIB_20K"
21317   - "FIB_200K"
21318   - "FIB_2M"
21319   layout:
21320     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21321     layout: "plot-latency"
21322
21323 - type: "plot"
21324   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21325   algorithm: "plot_latency_error_bars"
21326   output-file-type: ".html"
21327   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21328   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21329   filter: "'NIC_Intel-X710' and
21330            '78B' and
21331            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21332            'NDRPDR' and
21333            '4T2C' and
21334            'IP6FWD' and
21335            not 'SRv6' and
21336            not 'IPSEC' and
21337            not 'VHOST'"
21338   parameters:
21339   - "latency"
21340   - "parent"
21341   - "tags"
21342   sort:
21343   - "IP6BASE"
21344   - "FIB_20K"
21345   - "FIB_200K"
21346   - "FIB_2M"
21347   layout:
21348     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21349     layout: "plot-latency"
21350
21351 # Packet Latency - VPP IPv6 2n-skx-xxv710
21352 - type: "plot"
21353   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21354   algorithm: "plot_latency_error_bars"
21355   output-file-type: ".html"
21356   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21358   filter: "'NIC_Intel-XXV710' and
21359            '78B' and
21360            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21361            'NDRPDR' and
21362            '2T1C' and
21363            'IP6FWD' and
21364            not 'SRv6' and
21365            not 'IPSEC' and
21366            not 'VHOST'"
21367   parameters:
21368   - "latency"
21369   - "parent"
21370   - "tags"
21371   sort:
21372   - "IP6BASE"
21373   - "FIB_20K"
21374   - "FIB_200K"
21375   - "FIB_2M"
21376   layout:
21377     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21378     layout: "plot-latency"
21379
21380 - type: "plot"
21381   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21382   algorithm: "plot_latency_error_bars"
21383   output-file-type: ".html"
21384   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21386   filter: "'NIC_Intel-XXV710' and
21387            '78B' and
21388            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21389            'NDRPDR' and
21390            '4T2C' and
21391            'IP6FWD' and
21392            not 'SRv6' and
21393            not 'IPSEC' and
21394            not 'VHOST'"
21395   parameters:
21396   - "latency"
21397   - "parent"
21398   - "tags"
21399   sort:
21400   - "IP6BASE"
21401   - "FIB_20K"
21402   - "FIB_200K"
21403   - "FIB_2M"
21404   layout:
21405     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21406     layout: "plot-latency"
21407
21408 ################################################################################
21409
21410 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21411 - type: "plot"
21412   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21413   algorithm: "plot_latency_error_bars"
21414   output-file-type: ".html"
21415   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21417   filter: "'NIC_Intel-X520-DA2' and
21418            '78B' and
21419            'ENCAP' and
21420            'NDRPDR' and
21421            '1T1C' and
21422            'LISP' and
21423            not 'VHOST'"
21424   parameters:
21425   - "latency"
21426   - "parent"
21427   - "tags"
21428   sort:
21429   - "IP4UNRLAY"
21430   - "IP6UNRLAY"
21431   layout:
21432     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21433     layout: "plot-latency"
21434
21435 - type: "plot"
21436   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21437   algorithm: "plot_latency_error_bars"
21438   output-file-type: ".html"
21439   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21441   filter: "'NIC_Intel-X520-DA2' and
21442            '78B' and
21443            'ENCAP' and
21444            'NDRPDR' and
21445            '2T2C' and
21446            'LISP' and
21447            not 'VHOST'"
21448   parameters:
21449   - "latency"
21450   - "parent"
21451   - "tags"
21452   sort:
21453   - "IP4UNRLAY"
21454   - "IP6UNRLAY"
21455   layout:
21456     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21457     layout: "plot-latency"
21458
21459 ################################################################################
21460
21461 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21462 - type: "plot"
21463   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21464   algorithm: "plot_latency_error_bars"
21465   output-file-type: ".html"
21466   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21468   filter: "'NIC_Intel-XL710' and
21469            '64B' and
21470            'IP4FWD' and
21471            'NDRPDR' and
21472            'BASE' and
21473            '1T1C' and
21474            'IPSECHW' and
21475            not 'VHOST'"
21476   parameters:
21477   - "latency"
21478   - "parent"
21479   - "tags"
21480   layout:
21481     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21482     layout: "plot-latency"
21483
21484 - type: "plot"
21485   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21486   algorithm: "plot_latency_error_bars"
21487   output-file-type: ".html"
21488   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21490   filter: "'NIC_Intel-XL710' and
21491            '64B' and
21492            'IP4FWD' and
21493            'NDRPDR' and
21494            'BASE' and
21495            '2T2C' and
21496            'IPSECHW' and
21497            not 'VHOST'"
21498   parameters:
21499   - "latency"
21500   - "parent"
21501   - "tags"
21502   layout:
21503     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21504     layout: "plot-latency"
21505
21506 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21507 - type: "plot"
21508   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21509   algorithm: "plot_latency_error_bars"
21510   output-file-type: ".html"
21511   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21513   filter: "'NIC_Intel-XL710' and
21514            '64B' and
21515            'IP4FWD' and
21516            'NDRPDR' and
21517            'SCALE' and
21518            '1T1C' and
21519            'IPSECHW' and
21520            not 'VHOST'"
21521   parameters:
21522   - "latency"
21523   - "parent"
21524   - "tags"
21525   layout:
21526     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21527     layout: "plot-latency"
21528
21529 - type: "plot"
21530   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21531   algorithm: "plot_latency_error_bars"
21532   output-file-type: ".html"
21533   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21534   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21535   filter: "'NIC_Intel-XL710' and
21536            '64B' and
21537            'IP4FWD' and
21538            'NDRPDR' and
21539            'SCALE' and
21540            '2T2C' and
21541            'IPSECHW' and
21542            not 'VHOST'"
21543   parameters:
21544   - "latency"
21545   - "parent"
21546   - "tags"
21547   layout:
21548     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21549     layout: "plot-latency"
21550
21551 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21552 - type: "plot"
21553   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21554   algorithm: "plot_latency_error_bars"
21555   output-file-type: ".html"
21556   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21558   filter: "'NIC_Intel-XL710' and
21559            '64B' and
21560            'IP4FWD' and
21561            'NDRPDR' and
21562            '1T1C' and
21563            'IPSECSW' and
21564            not 'VHOST'"
21565   parameters:
21566   - "latency"
21567   - "parent"
21568   - "tags"
21569   layout:
21570     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21571     layout: "plot-latency"
21572
21573 - type: "plot"
21574   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21575   algorithm: "plot_latency_error_bars"
21576   output-file-type: ".html"
21577   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21579   filter: "'NIC_Intel-XL710' and
21580            '64B' and
21581            'IP4FWD' and
21582            'NDRPDR' and
21583            '2T2C' and
21584            'IPSECSW' and
21585            not 'VHOST'"
21586   parameters:
21587   - "latency"
21588   - "parent"
21589   - "tags"
21590   layout:
21591     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21592     layout: "plot-latency"
21593
21594 ################################################################################
21595
21596 # Packet Latency - VPP SRv6 3n-hsw-x520
21597 - type: "plot"
21598   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21599   algorithm: "plot_latency_error_bars"
21600   output-file-type: ".html"
21601   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21603   filter: "'NIC_Intel-X520-DA2' and
21604            '78B' and
21605            'FEATURE' and
21606            'NDRPDR' and
21607            '1T1C' and
21608            'IP6FWD' and
21609            'SRv6'"
21610   parameters:
21611   - "latency"
21612   - "parent"
21613   - "tags"
21614   layout:
21615     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21616     layout: "plot-latency"
21617
21618 - type: "plot"
21619   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21620   algorithm: "plot_latency_error_bars"
21621   output-file-type: ".html"
21622   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21624   filter: "'NIC_Intel-X520-DA2' and
21625            '78B' and
21626            'FEATURE' and
21627            'NDRPDR' and
21628            '2T2C' and
21629            'IP6FWD' and
21630            'SRv6'"
21631   parameters:
21632   - "latency"
21633   - "parent"
21634   - "tags"
21635   layout:
21636     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21637     layout: "plot-latency"
21638
21639 ################################################################################
21640
21641 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21642 - type: "plot"
21643   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21644   algorithm: "plot_latency_error_bars"
21645   output-file-type: ".html"
21646   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21648   filter: "'NIC_Intel-X520-DA2' and
21649            '64B' and
21650            'NDRPDR' and
21651            'ETH' and
21652            'IP4FWD' and
21653            '1T1C' and
21654            'VHOST_1024' and
21655            not 'VXLAN' and
21656            not 'DOT1Q'"
21657   parameters:
21658   - "latency"
21659   - "parent"
21660   - "tags"
21661   sort:
21662   - "not CFS_OPT"
21663   - "1VM"
21664   - "2VM"
21665   layout:
21666     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21667     layout: "plot-latency"
21668
21669 - type: "plot"
21670   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21671   algorithm: "plot_latency_error_bars"
21672   output-file-type: ".html"
21673   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21675   filter: "'NIC_Intel-X520-DA2' and
21676            '64B' and
21677            'NDRPDR' and
21678            'ETH' and
21679            'IP4FWD' and
21680            '2T2C' and
21681            'VHOST_1024' and
21682            not 'VXLAN' and
21683            not 'DOT1Q'"
21684   parameters:
21685   - "latency"
21686   - "parent"
21687   - "tags"
21688   sort:
21689   - "not CFS_OPT"
21690   - "1VM"
21691   - "2VM"
21692   layout:
21693     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21694     layout: "plot-latency"
21695
21696 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21697 - type: "plot"
21698   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21699   algorithm: "plot_latency_error_bars"
21700   output-file-type: ".html"
21701   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21703   filter: "'NIC_Intel-X520-DA2' and
21704            '64B' and
21705            'NDRPDR' and
21706            ('ETH' or 'DOT1Q') and
21707            'BASE' and
21708            '1T1C' and
21709            ('L2BDMACLRN' or 'L2XCFWD') and
21710            'VHOST_1024' and
21711            not 'VXLAN' and
21712            not 'IP4FWD' and
21713            not '2VM'"
21714   parameters:
21715   - "latency"
21716   - "parent"
21717   - "tags"
21718   sort:
21719   - "L2BDMACLRN"
21720   - "L2BDMACLRN"
21721   - "L2BDMACLRN"
21722   - "L2XCFWD"
21723   - "L2XCFWD"
21724   - "L2XCFWD"
21725   layout:
21726     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21727     layout: "plot-latency"
21728
21729 - type: "plot"
21730   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21731   algorithm: "plot_latency_error_bars"
21732   output-file-type: ".html"
21733   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21734   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21735   filter: "'NIC_Intel-X520-DA2' and
21736            '64B' and
21737            'NDRPDR' and
21738            ('ETH' or 'DOT1Q') and
21739            'BASE' and
21740            '2T2C' and
21741            ('L2BDMACLRN' or 'L2XCFWD') and
21742            'VHOST_1024' and
21743            not 'VXLAN' and
21744            not 'IP4FWD' and
21745            not '2VM'"
21746   parameters:
21747   - "latency"
21748   - "parent"
21749   - "tags"
21750   sort:
21751   - "L2BDMACLRN"
21752   - "L2BDMACLRN"
21753   - "L2BDMACLRN"
21754   - "L2XCFWD"
21755   - "L2XCFWD"
21756   - "L2XCFWD"
21757   layout:
21758     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21759     layout: "plot-latency"
21760
21761 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21762 - type: "plot"
21763   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21764   algorithm: "plot_latency_error_bars"
21765   output-file-type: ".html"
21766   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21768   filter: "'NIC_Intel-X520-DA2' and
21769            '64B' and
21770            'NDRPDR' and
21771            ('ETH' or 'DOT1Q') and
21772            '1T1C' and
21773            ('L2BDMACLRN' or 'L2XCFWD') and
21774            'VHOST_1024' and
21775            not 'CFS_OPT' and
21776            not 'DOT1Q' and
21777            not 'VXLAN' and
21778            not 'IP4FWD' and
21779            not 'LBOND'"
21780   parameters:
21781   - "latency"
21782   - "parent"
21783   - "tags"
21784 #  sort:
21785 #  - "1VM"
21786 #  - "L2XCFWD"
21787 #  - "1VM"
21788 #  - "L2BDMACLRN"
21789   layout:
21790     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21791     layout: "plot-latency"
21792
21793 - type: "plot"
21794   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21795   algorithm: "plot_latency_error_bars"
21796   output-file-type: ".html"
21797   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21799   filter: "'NIC_Intel-X520-DA2' and
21800            '64B' and
21801            'NDRPDR' and
21802            ('ETH' or 'DOT1Q') and
21803            '2T2C' and
21804            ('L2BDMACLRN' or 'L2XCFWD') and
21805            'VHOST_1024' and
21806            not 'CFS_OPT' and
21807            not 'DOT1Q' and
21808            not 'VXLAN' and
21809            not 'IP4FWD' and
21810            not 'LBOND'"
21811   parameters:
21812   - "latency"
21813   - "parent"
21814   - "tags"
21815 #  sort:
21816 #  - "1VM"
21817 #  - "L2XCFWD"
21818 #  - "1VM"
21819 #  - "L2BDMACLRN"
21820   layout:
21821     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21822     layout: "plot-latency"
21823
21824 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21825 - type: "plot"
21826   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21827   algorithm: "plot_latency_error_bars"
21828   output-file-type: ".html"
21829   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21831   filter: "'NIC_Intel-X710' and
21832            '64B' and
21833            'NDRPDR' and
21834            'ETH' and
21835            'IP4FWD' and
21836            '1T1C' and
21837            'VHOST_1024' and
21838            not 'VXLAN' and
21839            not 'CFS_OPT' and
21840            not 'DOT1Q'"
21841   parameters:
21842   - "latency"
21843   - "parent"
21844   - "tags"
21845   sort:
21846   - "1VM"
21847   - "2VM"
21848   layout:
21849     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21850     layout: "plot-latency"
21851
21852 - type: "plot"
21853   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21854   algorithm: "plot_latency_error_bars"
21855   output-file-type: ".html"
21856   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21857   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21858   filter: "'NIC_Intel-X710' and
21859            '64B' and
21860            'NDRPDR' and
21861            'ETH' and
21862            'IP4FWD' and
21863            '2T2C' and
21864            'VHOST_1024' and
21865            not 'VXLAN' and
21866            not 'CFS_OPT' and
21867            not 'DOT1Q'"
21868   parameters:
21869   - "latency"
21870   - "parent"
21871   - "tags"
21872   sort:
21873   - "1VM"
21874   - "2VM"
21875   layout:
21876     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21877     layout: "plot-latency"
21878
21879 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21880 - type: "plot"
21881   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21882   algorithm: "plot_latency_error_bars"
21883   output-file-type: ".html"
21884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21886   filter: "'NIC_Intel-X710' and
21887            '64B' and
21888            'NDRPDR' and
21889            ('ETH' or 'DOT1Q') and
21890            'BASE' and
21891            '1T1C' and
21892            ('L2BDMACLRN' or 'L2XCFWD') and
21893            'VHOST_1024' and
21894            not 'VXLAN' and
21895            not 'IP4FWD' and
21896            not '2VM'"
21897   parameters:
21898   - "latency"
21899   - "parent"
21900   - "tags"
21901   sort:
21902   - "L2BDMACLRN"
21903   - "L2BDMACLRN"
21904   - "L2BDMACLRN"
21905   - "L2XCFWD"
21906   - "L2XCFWD"
21907   - "L2XCFWD"
21908   layout:
21909     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21910     layout: "plot-latency"
21911
21912 - type: "plot"
21913   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21914   algorithm: "plot_latency_error_bars"
21915   output-file-type: ".html"
21916   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21918   filter: "'NIC_Intel-X710' and
21919            '64B' and
21920            'NDRPDR' and
21921            ('ETH' or 'DOT1Q') and
21922            'BASE' and
21923            '2T2C' and
21924            ('L2BDMACLRN' or 'L2XCFWD') and
21925            'VHOST_1024' and
21926            not 'VXLAN' and
21927            not 'IP4FWD' and
21928            not '2VM'"
21929   parameters:
21930   - "latency"
21931   - "parent"
21932   - "tags"
21933   sort:
21934   - "L2BDMACLRN"
21935   - "L2BDMACLRN"
21936   - "L2BDMACLRN"
21937   - "L2XCFWD"
21938   - "L2XCFWD"
21939   - "L2XCFWD"
21940   layout:
21941     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21942     layout: "plot-latency"
21943
21944 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21945 - type: "plot"
21946   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21947   algorithm: "plot_latency_error_bars"
21948   output-file-type: ".html"
21949   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21951   filter: "'NIC_Intel-X710' and
21952            '64B' and
21953            'NDRPDR' and
21954            ('ETH' or 'DOT1Q') and
21955            '1T1C' and
21956            ('L2BDMACLRN' or 'L2XCFWD') and
21957            'VHOST_1024' and
21958            not 'CFS_OPT' and
21959            not 'VXLAN' and
21960            not 'IP4FWD' and
21961            not 'LBOND'"
21962   parameters:
21963   - "latency"
21964   - "parent"
21965   - "tags"
21966   sort:
21967   - "L2BDMACLRN"
21968   - "L2BDMACLRN"
21969   - "L2BDMACLRN"
21970   - "L2XCFWD"
21971   - "L2XCFWD"
21972   - "L2XCFWD"
21973   layout:
21974     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21975     layout: "plot-latency"
21976
21977 - type: "plot"
21978   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21979   algorithm: "plot_latency_error_bars"
21980   output-file-type: ".html"
21981   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21983   filter: "'NIC_Intel-X710' and
21984            '64B' and
21985            'NDRPDR' and
21986            ('ETH' or 'DOT1Q') and
21987            '2T2C' and
21988            ('L2BDMACLRN' or 'L2XCFWD') and
21989            'VHOST_1024' and
21990            not 'CFS_OPT' and
21991            not 'VXLAN' and
21992            not 'IP4FWD' and
21993            not 'LBOND'"
21994   parameters:
21995   - "latency"
21996   - "parent"
21997   - "tags"
21998   sort:
21999   - "L2BDMACLRN"
22000   - "L2BDMACLRN"
22001   - "L2BDMACLRN"
22002   - "L2XCFWD"
22003   - "L2XCFWD"
22004   - "L2XCFWD"
22005   layout:
22006     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
22007     layout: "plot-latency"
22008
22009 # Packet Latency - VPP vhost ip4 3n-skx-x710
22010 - type: "plot"
22011   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22012   algorithm: "plot_latency_error_bars"
22013   output-file-type: ".html"
22014   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22015   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22016   filter: "'NIC_Intel-X710' and
22017            '64B' and
22018            'NDRPDR' and
22019            'ETH' and
22020            'IP4FWD' and
22021            '2T1C' and
22022            'VHOST_1024' and
22023            not 'VXLAN' and
22024            not 'DOT1Q'"
22025   parameters:
22026   - "latency"
22027   - "parent"
22028   - "tags"
22029   sort:
22030   - "1VM"
22031   - "2VM"
22032   layout:
22033     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22034     layout: "plot-latency"
22035
22036 - type: "plot"
22037   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22038   algorithm: "plot_latency_error_bars"
22039   output-file-type: ".html"
22040   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22042   filter: "'NIC_Intel-X710' and
22043            '64B' and
22044            'NDRPDR' and
22045            'ETH' and
22046            'IP4FWD' and
22047            '4T2C' and
22048            'VHOST_1024' and
22049            not 'VXLAN' and
22050            not 'DOT1Q'"
22051   parameters:
22052   - "latency"
22053   - "parent"
22054   - "tags"
22055   sort:
22056   - "1VM"
22057   - "2VM"
22058   layout:
22059     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22060     layout: "plot-latency"
22061
22062 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22063 - type: "plot"
22064   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22065   algorithm: "plot_latency_error_bars"
22066   output-file-type: ".html"
22067   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22069   filter: "'NIC_Intel-X710' and
22070            '64B' and
22071            'NDRPDR' and
22072            ('ETH' or 'DOT1Q') and
22073            'BASE' and
22074            '2T1C' and
22075            ('L2BDMACLRN' or 'L2XCFWD') and
22076            'VHOST_1024' and
22077            not 'VXLAN' and
22078            not 'IP4FWD' and
22079            not '2VM'"
22080   parameters:
22081   - "latency"
22082   - "parent"
22083   - "tags"
22084   sort:
22085   - "L2BDMACLRN"
22086   - "L2BDMACLRN"
22087   - "L2BDMACLRN"
22088   - "L2XCFWD"
22089   - "L2XCFWD"
22090   - "L2XCFWD"
22091   layout:
22092     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22093     layout: "plot-latency"
22094
22095 - type: "plot"
22096   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22097   algorithm: "plot_latency_error_bars"
22098   output-file-type: ".html"
22099   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22100   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22101   filter: "'NIC_Intel-X710' and
22102            '64B' and
22103            'NDRPDR' and
22104            ('ETH' or 'DOT1Q') and
22105            'BASE' and
22106            '4T2C' and
22107            ('L2BDMACLRN' or 'L2XCFWD') and
22108            'VHOST_1024' and
22109            not 'VXLAN' and
22110            not 'IP4FWD' and
22111            not '2VM'"
22112   parameters:
22113   - "latency"
22114   - "parent"
22115   - "tags"
22116   sort:
22117   - "L2BDMACLRN"
22118   - "L2BDMACLRN"
22119   - "L2BDMACLRN"
22120   - "L2XCFWD"
22121   - "L2XCFWD"
22122   - "L2XCFWD"
22123   layout:
22124     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22125     layout: "plot-latency"
22126
22127 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22128 - type: "plot"
22129   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22130   algorithm: "plot_latency_error_bars"
22131   output-file-type: ".html"
22132   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22134   filter: "'NIC_Intel-X710' and
22135            '64B' and
22136            'NDRPDR' and
22137            ('ETH' or 'DOT1Q') and
22138            '2T1C' and
22139            ('L2BDMACLRN' or 'L2XCFWD') and
22140            'VHOST_1024' and
22141            not 'CFS_OPT' and
22142            not 'VXLAN' and
22143            not 'IP4FWD' and
22144            not 'LBOND'"
22145   parameters:
22146   - "latency"
22147   - "parent"
22148   - "tags"
22149   sort:
22150   - "L2BDMACLRN"
22151   - "L2BDMACLRN"
22152   - "L2BDMACLRN"
22153   - "L2XCFWD"
22154   - "L2XCFWD"
22155   - "L2XCFWD"
22156   layout:
22157     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22158     layout: "plot-latency"
22159
22160 - type: "plot"
22161   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22162   algorithm: "plot_latency_error_bars"
22163   output-file-type: ".html"
22164   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22166   filter: "'NIC_Intel-X710' and
22167            '64B' and
22168            'NDRPDR' and
22169            ('ETH' or 'DOT1Q') and
22170            '4T2C' and
22171            ('L2BDMACLRN' or 'L2XCFWD') and
22172            'VHOST_1024' and
22173            not 'CFS_OPT' and
22174            not 'VXLAN' and
22175            not 'IP4FWD' and
22176            not 'LBOND'"
22177   parameters:
22178   - "latency"
22179   - "parent"
22180   - "tags"
22181   sort:
22182   - "L2BDMACLRN"
22183   - "L2BDMACLRN"
22184   - "L2BDMACLRN"
22185   - "L2XCFWD"
22186   - "L2XCFWD"
22187   - "L2XCFWD"
22188   layout:
22189     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22190     layout: "plot-latency"
22191
22192 # Packet Latency - VPP vhost ip4 2n-skx-x710
22193 - type: "plot"
22194   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22195   algorithm: "plot_latency_error_bars"
22196   output-file-type: ".html"
22197   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22198   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22199   filter: "'NIC_Intel-X710' and
22200            '64B' and
22201            'NDRPDR' and
22202            'ETH' and
22203            'IP4FWD' and
22204            '2T1C' and
22205            'VHOST_1024' and
22206            not 'VXLAN' and
22207            not 'NF_DENSITY' and
22208            not 'CFS_OPT' and
22209            not 'DOT1Q'"
22210   parameters:
22211   - "latency"
22212   - "parent"
22213   - "tags"
22214   sort:
22215   - "1VM"
22216   - "2VM"
22217   layout:
22218     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22219     layout: "plot-latency"
22220
22221 - type: "plot"
22222   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22223   algorithm: "plot_latency_error_bars"
22224   output-file-type: ".html"
22225   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22227   filter: "'NIC_Intel-X710' and
22228            '64B' and
22229            'NDRPDR' and
22230            'ETH' and
22231            'IP4FWD' and
22232            '4T2C' and
22233            'VHOST_1024' and
22234            not 'VXLAN' and
22235            not 'NF_DENSITY' and
22236            not 'CFS_OPT' and
22237            not 'DOT1Q'"
22238   parameters:
22239   - "latency"
22240   - "parent"
22241   - "tags"
22242   sort:
22243   - "1VM"
22244   - "2VM"
22245   layout:
22246     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22247     layout: "plot-latency"
22248
22249 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22250 - type: "plot"
22251   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22252   algorithm: "plot_latency_error_bars"
22253   output-file-type: ".html"
22254   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22255   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22256   filter: "'NIC_Intel-X710' and
22257            '64B' and
22258            'NDRPDR' and
22259            ('ETH' or 'DOT1Q') and
22260            'BASE' and
22261            '2T1C' and
22262            ('L2BDMACLRN' or 'L2XCFWD') and
22263            'VHOST_1024' and
22264            not 'VXLAN' and
22265            not 'NF_DENSITY' and
22266            not 'IP4FWD' and
22267            not '2VM'"
22268   parameters:
22269   - "latency"
22270   - "parent"
22271   - "tags"
22272 #  sort:
22273 #  - "not CFS_OPT"
22274 #  - "L2XCFWD"
22275 #  - "not CFS_OPT"
22276 #  - "CFS_OPT"
22277   layout:
22278     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22279     layout: "plot-latency"
22280
22281 - type: "plot"
22282   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22283   algorithm: "plot_latency_error_bars"
22284   output-file-type: ".html"
22285   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22286   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22287   filter: "'NIC_Intel-X710' and
22288            '64B' and
22289            'NDRPDR' and
22290            ('ETH' or 'DOT1Q') and
22291            'BASE' and
22292            '4T2C' and
22293            ('L2BDMACLRN' or 'L2XCFWD') and
22294            'VHOST_1024' and
22295            not 'VXLAN' and
22296            not 'NF_DENSITY' and
22297            not 'IP4FWD' and
22298            not '2VM'"
22299   parameters:
22300   - "latency"
22301   - "parent"
22302   - "tags"
22303 #  sort:
22304 #  - "not CFS_OPT"
22305 #  - "L2XCFWD"
22306 #  - "not CFS_OPT"
22307 #  - "CFS_OPT"
22308   layout:
22309     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22310     layout: "plot-latency"
22311
22312 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22313 - type: "plot"
22314   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22315   algorithm: "plot_latency_error_bars"
22316   output-file-type: ".html"
22317   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22319   filter: "'NIC_Intel-X710' and
22320            '64B' and
22321            'NDRPDR' and
22322            ('ETH' or 'DOT1Q') and
22323            '2T1C' and
22324            ('L2BDMACLRN' or 'L2XCFWD') and
22325            'VHOST_1024' and
22326            not 'CFS_OPT' and
22327            not 'VXLAN' and
22328            not 'NF_DENSITY' and
22329            not 'DOT1Q' and
22330            not 'IP4FWD'"
22331   parameters:
22332   - "latency"
22333   - "parent"
22334   - "tags"
22335 #  sort:
22336 #  - "1VM"
22337 #  - "L2XCFWD"
22338 #  - "1VM"
22339 #  - "L2BDMACLRN"
22340   layout:
22341     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22342     layout: "plot-latency"
22343
22344 - type: "plot"
22345   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22346   algorithm: "plot_latency_error_bars"
22347   output-file-type: ".html"
22348   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22350   filter: "'NIC_Intel-X710' and
22351            '64B' and
22352            'NDRPDR' and
22353            ('ETH' or 'DOT1Q') and
22354            '4T2C' and
22355            ('L2BDMACLRN' or 'L2XCFWD') and
22356            'VHOST_1024' and
22357            not 'CFS_OPT' and
22358            not 'VXLAN' and
22359            not 'NF_DENSITY' and
22360            not 'DOT1Q' and
22361            not 'IP4FWD'"
22362   parameters:
22363   - "latency"
22364   - "parent"
22365   - "tags"
22366 #  sort:
22367 #  - "1VM"
22368 #  - "L2XCFWD"
22369 #  - "1VM"
22370 #  - "L2BDMACLRN"
22371   layout:
22372     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22373     layout: "plot-latency"
22374
22375 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22376 - type: "plot"
22377   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22378   algorithm: "plot_latency_error_bars"
22379   output-file-type: ".html"
22380   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22382   filter: "'NIC_Intel-XXV710' and
22383            '64B' and
22384            'NDRPDR' and
22385            'ETH' and
22386            'IP4FWD' and
22387            '2T1C' and
22388            'VHOST_1024' and
22389            not 'VXLAN' and
22390            not 'CFS_OPT' and
22391            not 'DOT1Q'"
22392   parameters:
22393   - "latency"
22394   - "parent"
22395   - "tags"
22396   sort:
22397   - "not CFS_OPT"
22398   - "1VM"
22399   - "2VM"
22400   layout:
22401     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22402     layout: "plot-latency"
22403
22404 - type: "plot"
22405   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22406   algorithm: "plot_latency_error_bars"
22407   output-file-type: ".html"
22408   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22409   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22410   filter: "'NIC_Intel-XXV710' and
22411            '64B' and
22412            'NDRPDR' and
22413            'ETH' and
22414            'IP4FWD' and
22415            '4T2C' and
22416            'VHOST_1024' and
22417            not 'VXLAN' and
22418            not 'CFS_OPT' and
22419            not 'DOT1Q'"
22420   parameters:
22421   - "latency"
22422   - "parent"
22423   - "tags"
22424   sort:
22425   - "not CFS_OPT"
22426   - "1VM"
22427   - "2VM"
22428   layout:
22429     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22430     layout: "plot-latency"
22431
22432 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22433 #- type: "plot"
22434 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22435 #  algorithm: "plot_latency_error_bars"
22436 #  output-file-type: ".html"
22437 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22438 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22439 #  filter: "'NIC_Intel-XXV710' and
22440 #           '64B' and
22441 #           'NDRPDR' and
22442 #           ('ETH' or 'DOT1Q') and
22443 #           'BASE' and
22444 #           '2T1C' and
22445 #           ('L2BDMACLRN' or 'L2XCFWD') and
22446 #           'VHOST_1024' and
22447 #           not 'VXLAN' and
22448 #           not 'IP4FWD' and
22449 #           not '2VM'"
22450 #  parameters:
22451 #  - "latency"
22452 #  - "parent"
22453 #  - "tags"
22454 ##  sort:
22455 ##  - "not CFS_OPT"
22456 ##  - "L2XCFWD"
22457 ##  - "not CFS_OPT"
22458 ##  - "CFS_OPT"
22459 #  layout:
22460 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22461 #    layout: "plot-latency"
22462 #
22463 #- type: "plot"
22464 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22465 #  algorithm: "plot_latency_error_bars"
22466 #  output-file-type: ".html"
22467 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22468 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22469 #  filter: "'NIC_Intel-XXV710' and
22470 #           '64B' and
22471 #           'NDRPDR' and
22472 #           ('ETH' or 'DOT1Q') and
22473 #           'BASE' and
22474 #           '4T2C' and
22475 #           ('L2BDMACLRN' or 'L2XCFWD') and
22476 #           'VHOST_1024' and
22477 #           not 'VXLAN' and
22478 #           not 'IP4FWD' and
22479 #           not '2VM'"
22480 #  parameters:
22481 #  - "latency"
22482 #  - "parent"
22483 #  - "tags"
22484 ##  sort:
22485 ##  - "not CFS_OPT"
22486 ##  - "L2XCFWD"
22487 ##  - "not CFS_OPT"
22488 ##  - "CFS_OPT"
22489 #  layout:
22490 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22491 #    layout: "plot-latency"
22492 #
22493 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22494 #- type: "plot"
22495 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22496 #  algorithm: "plot_latency_error_bars"
22497 #  output-file-type: ".html"
22498 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22499 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22500 #  filter: "'NIC_Intel-XXV710' and
22501 #           '64B' and
22502 #           'NDRPDR' and
22503 #           ('ETH' or 'DOT1Q') and
22504 #           '2T1C' and
22505 #           ('L2BDMACLRN' or 'L2XCFWD') and
22506 #           'VHOST_1024' and
22507 #           not 'CFS_OPT' and
22508 #           not 'VXLAN' and
22509 #           not 'DOT1Q' and
22510 #           not 'IP4FWD'"
22511 #  parameters:
22512 #  - "latency"
22513 #  - "parent"
22514 #  - "tags"
22515 ##  sort:
22516 ##  - "1VM"
22517 ##  - "L2XCFWD"
22518 ##  - "1VM"
22519 ##  - "L2BDMACLRN"
22520 #  layout:
22521 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22522 #    layout: "plot-latency"
22523 #
22524 #- type: "plot"
22525 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22526 #  algorithm: "plot_latency_error_bars"
22527 #  output-file-type: ".html"
22528 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22529 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22530 #  filter: "'NIC_Intel-XXV710' and
22531 #           '64B' and
22532 #           'NDRPDR' and
22533 #           ('ETH' or 'DOT1Q') and
22534 #           '4T2C' and
22535 #           ('L2BDMACLRN' or 'L2XCFWD') and
22536 #           'VHOST_1024' and
22537 #           not 'CFS_OPT' and
22538 #           not 'VXLAN' and
22539 #           not 'DOT1Q' and
22540 #           not 'IP4FWD'"
22541 #  parameters:
22542 #  - "latency"
22543 #  - "parent"
22544 #  - "tags"
22545 ##  sort:
22546 ##  - "1VM"
22547 ##  - "L2XCFWD"
22548 ##  - "1VM"
22549 ##  - "L2BDMACLRN"
22550 #  layout:
22551 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22552 #    layout: "plot-latency"
22553
22554 ################################################################################
22555
22556 # Packet Latency - VPP VTS 3n-hsw-x520
22557 - type: "plot"
22558   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22559   algorithm: "plot_latency_error_bars"
22560   output-file-type: ".html"
22561   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22562   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22563   filter: "'NIC_Intel-X520-DA2' and
22564            '114B' and
22565            'NDRPDR' and
22566            '1T1C' and
22567            'VTS'"
22568   parameters:
22569   - "latency"
22570   - "parent"
22571   - "tags"
22572   layout:
22573     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22574     layout: "plot-latency"
22575
22576 - type: "plot"
22577   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22578   algorithm: "plot_latency_error_bars"
22579   output-file-type: ".html"
22580   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22581   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22582   filter: "'NIC_Intel-X520-DA2' and
22583            '114B' and
22584            'NDRPDR' and
22585            '2T2C' and
22586            'VTS'"
22587   parameters:
22588   - "latency"
22589   - "parent"
22590   - "tags"
22591   layout:
22592     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22593     layout: "plot-latency"
22594
22595 ################################################################################
22596
22597 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22598 - type: "plot"
22599   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22600   algorithm: "plot_latency_error_bars"
22601   output-file-type: ".html"
22602   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22603   data: "plot-dpdk-throughput-latency-3n-hsw"
22604   filter: "'NIC_Intel-X520-DA2' and
22605            '64B' and
22606            'BASE' and
22607            'NDRPDR' and
22608            '1T1C' and
22609            'IP4FWD'"
22610   parameters:
22611   - "latency"
22612   - "parent"
22613   - "tags"
22614   layout:
22615     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22616     layout: "plot-latency"
22617
22618 - type: "plot"
22619   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22620   algorithm: "plot_latency_error_bars"
22621   output-file-type: ".html"
22622   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22623   data: "plot-dpdk-throughput-latency-3n-hsw"
22624   filter: "'NIC_Intel-X520-DA2' and
22625            '64B' and
22626            'BASE' and
22627            'NDRPDR' and
22628            '2T2C' and
22629            'IP4FWD'"
22630   parameters:
22631   - "latency"
22632   - "parent"
22633   - "tags"
22634   layout:
22635     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22636     layout: "plot-latency"
22637
22638 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22639 - type: "plot"
22640   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22641   algorithm: "plot_latency_error_bars"
22642   output-file-type: ".html"
22643   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22644   data: "plot-dpdk-throughput-latency-3n-hsw"
22645   filter: "'NIC_Intel-X710' and
22646            '64B' and
22647            'BASE' and
22648            'NDRPDR' and
22649            '1T1C' and
22650            'IP4FWD'"
22651   parameters:
22652   - "latency"
22653   - "parent"
22654   - "tags"
22655   layout:
22656     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22657     layout: "plot-latency"
22658
22659 - type: "plot"
22660   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22661   algorithm: "plot_latency_error_bars"
22662   output-file-type: ".html"
22663   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22664   data: "plot-dpdk-throughput-latency-3n-hsw"
22665   filter: "'NIC_Intel-X710' and
22666            '64B' and
22667            'BASE' and
22668            'NDRPDR' and
22669            '2T2C' and
22670            'IP4FWD'"
22671   parameters:
22672   - "latency"
22673   - "parent"
22674   - "tags"
22675   layout:
22676     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22677     layout: "plot-latency"
22678
22679 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22680 - type: "plot"
22681   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22682   algorithm: "plot_latency_error_bars"
22683   output-file-type: ".html"
22684   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22685   data: "plot-dpdk-throughput-latency-3n-hsw"
22686   filter: "'NIC_Intel-XL710' and
22687            '64B' and
22688            'BASE' and
22689            'NDRPDR' and
22690            '1T1C' and
22691            'IP4FWD'"
22692   parameters:
22693   - "latency"
22694   - "parent"
22695   - "tags"
22696   layout:
22697     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22698     layout: "plot-latency"
22699
22700 - type: "plot"
22701   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22702   algorithm: "plot_latency_error_bars"
22703   output-file-type: ".html"
22704   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22705   data: "plot-dpdk-throughput-latency-3n-hsw"
22706   filter: "'NIC_Intel-XL710' and
22707            '64B' and
22708            'BASE' and
22709            'NDRPDR' and
22710            '2T2C' and
22711            'IP4FWD'"
22712   parameters:
22713   - "latency"
22714   - "parent"
22715   - "tags"
22716   layout:
22717     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22718     layout: "plot-latency"
22719
22720 # Packet Latency - DPDK l3fwd 3n-skx-x710
22721 - type: "plot"
22722   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22723   algorithm: "plot_latency_error_bars"
22724   output-file-type: ".html"
22725   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22726   data: "plot-dpdk-throughput-latency-3n-skx"
22727   filter: "'NIC_Intel-X710' and
22728            '64B' and
22729            'BASE' and
22730            'NDRPDR' and
22731            '2T1C' and
22732            'IP4FWD'"
22733   parameters:
22734   - "latency"
22735   - "parent"
22736   - "tags"
22737   layout:
22738     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22739     layout: "plot-latency"
22740
22741 - type: "plot"
22742   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22743   algorithm: "plot_latency_error_bars"
22744   output-file-type: ".html"
22745   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22746   data: "plot-dpdk-throughput-latency-3n-skx"
22747   filter: "'NIC_Intel-X710' and
22748            '64B' and
22749            'BASE' and
22750            'NDRPDR' and
22751            '4T2C' and
22752            'IP4FWD'"
22753   parameters:
22754   - "latency"
22755   - "parent"
22756   - "tags"
22757   layout:
22758     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22759     layout: "plot-latency"
22760
22761 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22762 - type: "plot"
22763   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22764   algorithm: "plot_latency_error_bars"
22765   output-file-type: ".html"
22766   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22767   data: "plot-dpdk-throughput-latency-3n-skx"
22768   filter: "'NIC_Intel-XXV710' and
22769            '64B' and
22770            'BASE' and
22771            'NDRPDR' and
22772            '2T1C' and
22773            'IP4FWD'"
22774   parameters:
22775   - "latency"
22776   - "parent"
22777   - "tags"
22778   layout:
22779     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22780     layout: "plot-latency"
22781
22782 - type: "plot"
22783   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22784   algorithm: "plot_latency_error_bars"
22785   output-file-type: ".html"
22786   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22787   data: "plot-dpdk-throughput-latency-3n-skx"
22788   filter: "'NIC_Intel-XXV710' and
22789            '64B' and
22790            'BASE' and
22791            'NDRPDR' and
22792            '4T2C' and
22793            'IP4FWD'"
22794   parameters:
22795   - "latency"
22796   - "parent"
22797   - "tags"
22798   layout:
22799     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22800     layout: "plot-latency"
22801
22802 # Packet Latency - DPDK l3fwd 2n-skx-x710
22803 - type: "plot"
22804   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22805   algorithm: "plot_latency_error_bars"
22806   output-file-type: ".html"
22807   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22808   data: "plot-dpdk-throughput-latency-2n-skx"
22809   filter: "'NIC_Intel-X710' and
22810            '64B' and
22811            'BASE' and
22812            'NDRPDR' and
22813            '2T1C' and
22814            'IP4FWD'"
22815   parameters:
22816   - "latency"
22817   - "parent"
22818   - "tags"
22819   layout:
22820     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22821     layout: "plot-latency"
22822
22823 - type: "plot"
22824   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22825   algorithm: "plot_latency_error_bars"
22826   output-file-type: ".html"
22827   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22828   data: "plot-dpdk-throughput-latency-2n-skx"
22829   filter: "'NIC_Intel-X710' and
22830            '64B' and
22831            'BASE' and
22832            'NDRPDR' and
22833            '4T2C' and
22834            'IP4FWD'"
22835   parameters:
22836   - "latency"
22837   - "parent"
22838   - "tags"
22839   layout:
22840     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22841     layout: "plot-latency"
22842
22843 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22844 - type: "plot"
22845   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22846   algorithm: "plot_latency_error_bars"
22847   output-file-type: ".html"
22848   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22849   data: "plot-dpdk-throughput-latency-2n-skx"
22850   filter: "'NIC_Intel-XXV710' and
22851            '64B' and
22852            'BASE' and
22853            'NDRPDR' and
22854            '2T1C' and
22855            'IP4FWD'"
22856   parameters:
22857   - "latency"
22858   - "parent"
22859   - "tags"
22860   layout:
22861     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22862     layout: "plot-latency"
22863
22864 - type: "plot"
22865   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22866   algorithm: "plot_latency_error_bars"
22867   output-file-type: ".html"
22868   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22869   data: "plot-dpdk-throughput-latency-2n-skx"
22870   filter: "'NIC_Intel-XXV710' and
22871            '64B' and
22872            'BASE' and
22873            'NDRPDR' and
22874            '4T2C' and
22875            'IP4FWD'"
22876   parameters:
22877   - "latency"
22878   - "parent"
22879   - "tags"
22880   layout:
22881     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22882     layout: "plot-latency"
22883
22884 ################################################################################
22885
22886 # Packet Latency - DPDK testpmd 3n-hsw-x520
22887 - type: "plot"
22888   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22889   algorithm: "plot_latency_error_bars"
22890   output-file-type: ".html"
22891   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22892   data: "plot-dpdk-throughput-latency-3n-hsw"
22893   filter: "'NIC_Intel-X520-DA2' and
22894            '64B' and
22895            'BASE' and
22896            'NDRPDR' and
22897            '1T1C' and
22898            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22899   parameters:
22900   - "latency"
22901   - "parent"
22902   - "tags"
22903   layout:
22904     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22905     layout: "plot-latency"
22906
22907 - type: "plot"
22908   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22909   algorithm: "plot_latency_error_bars"
22910   output-file-type: ".html"
22911   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22912   data: "plot-dpdk-throughput-latency-3n-hsw"
22913   filter: "'NIC_Intel-X520-DA2' and
22914            '64B' and
22915            'BASE' and
22916            'NDRPDR' and
22917            '2T2C' and
22918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22919   parameters:
22920   - "latency"
22921   - "parent"
22922   - "tags"
22923   layout:
22924     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22925     layout: "plot-latency"
22926
22927 # Packet Latency - DPDK testpmd 3n-hsw-x710
22928 - type: "plot"
22929   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22930   algorithm: "plot_latency_error_bars"
22931   output-file-type: ".html"
22932   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22933   data: "plot-dpdk-throughput-latency-3n-hsw"
22934   filter: "'NIC_Intel-X710' and
22935            '64B' and
22936            'BASE' and
22937            'NDRPDR' and
22938            '1T1C' and
22939            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22940   parameters:
22941   - "latency"
22942   - "parent"
22943   - "tags"
22944   layout:
22945     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22946     layout: "plot-latency"
22947
22948 - type: "plot"
22949   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22950   algorithm: "plot_latency_error_bars"
22951   output-file-type: ".html"
22952   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22953   data: "plot-dpdk-throughput-latency-3n-hsw"
22954   filter: "'NIC_Intel-X710' and
22955            '64B' and
22956            'BASE' and
22957            'NDRPDR' and
22958            '2T2C' and
22959            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22960   parameters:
22961   - "latency"
22962   - "parent"
22963   - "tags"
22964   layout:
22965     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22966     layout: "plot-latency"
22967
22968 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22969 - type: "plot"
22970   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22971   algorithm: "plot_latency_error_bars"
22972   output-file-type: ".html"
22973   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22974   data: "plot-dpdk-throughput-latency-3n-hsw"
22975   filter: "'NIC_Intel-XL710' and
22976            '64B' and
22977            'BASE' and
22978            'NDRPDR' and
22979            '1T1C' and
22980            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22981   parameters:
22982   - "latency"
22983   - "parent"
22984   - "tags"
22985   layout:
22986     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22987     layout: "plot-latency"
22988
22989 - type: "plot"
22990   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22991   algorithm: "plot_latency_error_bars"
22992   output-file-type: ".html"
22993   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22994   data: "plot-dpdk-throughput-latency-3n-hsw"
22995   filter: "'NIC_Intel-XL710' and
22996            '64B' and
22997            'BASE' and
22998            'NDRPDR' and
22999            '2T2C' and
23000            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23001   parameters:
23002   - "latency"
23003   - "parent"
23004   - "tags"
23005   layout:
23006     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23007     layout: "plot-latency"
23008
23009 # Packet Latency - DPDK testpmd 3n-skx-x710
23010 - type: "plot"
23011   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23012   algorithm: "plot_latency_error_bars"
23013   output-file-type: ".html"
23014   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23015   data: "plot-dpdk-throughput-latency-3n-skx"
23016   filter: "'NIC_Intel-X710' and
23017            '64B' and
23018            'BASE' and
23019            'NDRPDR' and
23020            '2T1C' and
23021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23022   parameters:
23023   - "latency"
23024   - "parent"
23025   - "tags"
23026   layout:
23027     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23028     layout: "plot-latency"
23029
23030 - type: "plot"
23031   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23032   algorithm: "plot_latency_error_bars"
23033   output-file-type: ".html"
23034   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23035   data: "plot-dpdk-throughput-latency-3n-skx"
23036   filter: "'NIC_Intel-X710' and
23037            '64B' and
23038            'BASE' and
23039            'NDRPDR' and
23040            '4T2C' and
23041            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23042   parameters:
23043   - "latency"
23044   - "parent"
23045   - "tags"
23046   layout:
23047     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23048     layout: "plot-latency"
23049
23050 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23051 - type: "plot"
23052   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23053   algorithm: "plot_latency_error_bars"
23054   output-file-type: ".html"
23055   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23056   data: "plot-dpdk-throughput-latency-3n-skx"
23057   filter: "'NIC_Intel-XXV710' and
23058            '64B' and
23059            'BASE' and
23060            'NDRPDR' and
23061            '2T1C' and
23062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23063   parameters:
23064   - "latency"
23065   - "parent"
23066   - "tags"
23067   layout:
23068     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23069     layout: "plot-latency"
23070
23071 - type: "plot"
23072   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23073   algorithm: "plot_latency_error_bars"
23074   output-file-type: ".html"
23075   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23076   data: "plot-dpdk-throughput-latency-3n-skx"
23077   filter: "'NIC_Intel-XXV710' and
23078            '64B' and
23079            'BASE' and
23080            'NDRPDR' and
23081            '4T2C' and
23082            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23083   parameters:
23084   - "latency"
23085   - "parent"
23086   - "tags"
23087   layout:
23088     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23089     layout: "plot-latency"
23090
23091 # Packet Latency - DPDK testpmd 2n-skx-x710
23092 - type: "plot"
23093   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23094   algorithm: "plot_latency_error_bars"
23095   output-file-type: ".html"
23096   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23097   data: "plot-dpdk-throughput-latency-2n-skx"
23098   filter: "'NIC_Intel-X710' and
23099            '64B' and
23100            'BASE' and
23101            'NDRPDR' and
23102            '2T1C' and
23103            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23104   parameters:
23105   - "latency"
23106   - "parent"
23107   - "tags"
23108   layout:
23109     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23110     layout: "plot-latency"
23111
23112 - type: "plot"
23113   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23114   algorithm: "plot_latency_error_bars"
23115   output-file-type: ".html"
23116   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23117   data: "plot-dpdk-throughput-latency-2n-skx"
23118   filter: "'NIC_Intel-X710' and
23119            '64B' and
23120            'BASE' and
23121            'NDRPDR' and
23122            '4T2C' and
23123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23124   parameters:
23125   - "latency"
23126   - "parent"
23127   - "tags"
23128   layout:
23129     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23130     layout: "plot-latency"
23131
23132 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23133 - type: "plot"
23134   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23135   algorithm: "plot_latency_error_bars"
23136   output-file-type: ".html"
23137   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23138   data: "plot-dpdk-throughput-latency-2n-skx"
23139   filter: "'NIC_Intel-XXV710' and
23140            '64B' and
23141            'BASE' and
23142            'NDRPDR' and
23143            '2T1C' and
23144            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23145   parameters:
23146   - "latency"
23147   - "parent"
23148   - "tags"
23149   layout:
23150     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23151     layout: "plot-latency"
23152
23153 - type: "plot"
23154   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23155   algorithm: "plot_latency_error_bars"
23156   output-file-type: ".html"
23157   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23158   data: "plot-dpdk-throughput-latency-2n-skx"
23159   filter: "'NIC_Intel-XXV710' and
23160            '64B' and
23161            'BASE' and
23162            'NDRPDR' and
23163            '4T2C' and
23164            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23165   parameters:
23166   - "latency"
23167   - "parent"
23168   - "tags"
23169   layout:
23170     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23171     layout: "plot-latency"
23172
23173 ################################################################################
23174
23175 # Speedup - VPP Container Memif 3n-hsw-x520
23176 - type: "plot"
23177   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23178   algorithm: "plot_throughput_speedup_analysis"
23179   output-file-type: ".html"
23180   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23182   filter: "'NIC_Intel-X520-DA2' and
23183            '64B' and
23184            ('BASE' or 'SCALE') and
23185            'NDRPDR' and
23186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23187            not 'VHOST' and
23188            'MEMIF'"
23189   parameters:
23190   - "throughput"
23191   - "parent"
23192   - "tags"
23193   sort:
23194   - "L2XCFWD"
23195   - "L2XCFWD"
23196   - "L2XCFWD"
23197   - "L2BDMACLRN"
23198   - "L2BDMACLRN"
23199   - "L2BDMACLRN"
23200   - "IP4FWD"
23201   layout:
23202     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23203     layout: "plot-throughput-speedup-analysis"
23204
23205 - type: "plot"
23206   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23207   algorithm: "plot_throughput_speedup_analysis"
23208   output-file-type: ".html"
23209   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23211   filter: "'NIC_Intel-X520-DA2' and
23212            '64B' and
23213            ('BASE' or 'SCALE') and
23214            'NDRPDR' and
23215            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23216            not 'VHOST' and
23217            'MEMIF'"
23218   parameters:
23219   - "throughput"
23220   - "parent"
23221   - "tags"
23222   sort:
23223   - "L2XCFWD"
23224   - "L2XCFWD"
23225   - "L2XCFWD"
23226   - "L2BDMACLRN"
23227   - "L2BDMACLRN"
23228   - "L2BDMACLRN"
23229   - "IP4FWD"
23230   layout:
23231     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23232     layout: "plot-throughput-speedup-analysis"
23233
23234 # Speedup - VPP Container Memif 3n-hsw-x710
23235 - type: "plot"
23236   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23237   algorithm: "plot_throughput_speedup_analysis"
23238   output-file-type: ".html"
23239   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23240   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23241   filter: "'NIC_Intel-X710' and
23242            '64B' and
23243            ('BASE' or 'SCALE') and
23244            'NDRPDR' and
23245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23246            not 'VHOST' and
23247            'MEMIF'"
23248   parameters:
23249   - "throughput"
23250   - "parent"
23251   - "tags"
23252   sort:
23253   - "L2XCFWD"
23254   - "L2XCFWD"
23255   - "L2XCFWD"
23256   - "L2BDMACLRN"
23257   - "L2BDMACLRN"
23258   - "L2BDMACLRN"
23259   - "IP4FWD"
23260   layout:
23261     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23262     layout: "plot-throughput-speedup-analysis"
23263
23264 - type: "plot"
23265   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23266   algorithm: "plot_throughput_speedup_analysis"
23267   output-file-type: ".html"
23268   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23270   filter: "'NIC_Intel-X710' and
23271            '64B' and
23272            ('BASE' or 'SCALE') and
23273            'NDRPDR' and
23274            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23275            not 'VHOST' and
23276            'MEMIF'"
23277   parameters:
23278   - "throughput"
23279   - "parent"
23280   - "tags"
23281   sort:
23282   - "L2XCFWD"
23283   - "L2XCFWD"
23284   - "L2XCFWD"
23285   - "L2BDMACLRN"
23286   - "L2BDMACLRN"
23287   - "L2BDMACLRN"
23288   - "IP4FWD"
23289   layout:
23290     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23291     layout: "plot-throughput-speedup-analysis"
23292
23293 # Speedup - VPP Container Memif 3n-hsw-xl710
23294 - type: "plot"
23295   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23296   algorithm: "plot_throughput_speedup_analysis"
23297   output-file-type: ".html"
23298   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23300   filter: "'NIC_Intel-XL710' and
23301            '64B' and
23302            ('BASE' or 'SCALE') and
23303            'NDRPDR' and
23304            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23305            not 'VHOST' and
23306            'MEMIF'"
23307   parameters:
23308   - "throughput"
23309   - "parent"
23310   - "tags"
23311   sort:
23312   - "L2XCFWD"
23313   - "L2XCFWD"
23314   - "L2XCFWD"
23315   - "L2BDMACLRN"
23316   - "L2BDMACLRN"
23317   - "L2BDMACLRN"
23318   - "IP4FWD"
23319   layout:
23320     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23321     layout: "plot-throughput-speedup-analysis"
23322
23323 - type: "plot"
23324   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23325   algorithm: "plot_throughput_speedup_analysis"
23326   output-file-type: ".html"
23327   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23329   filter: "'NIC_Intel-XL710' and
23330            '64B' and
23331            ('BASE' or 'SCALE') and
23332            'NDRPDR' and
23333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23334            not 'VHOST' and
23335            'MEMIF'"
23336   parameters:
23337   - "throughput"
23338   - "parent"
23339   - "tags"
23340   sort:
23341   - "L2XCFWD"
23342   - "L2XCFWD"
23343   - "L2XCFWD"
23344   - "L2BDMACLRN"
23345   - "L2BDMACLRN"
23346   - "L2BDMACLRN"
23347   - "IP4FWD"
23348   layout:
23349     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23350     layout: "plot-throughput-speedup-analysis"
23351
23352 # Speedup - VPP Container Memif 3n-skx-x710
23353 - type: "plot"
23354   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23355   algorithm: "plot_throughput_speedup_analysis"
23356   output-file-type: ".html"
23357   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23359   filter: "'NIC_Intel-X710' and
23360            '64B' and
23361            ('BASE' or 'SCALE') and
23362            'NDRPDR' and
23363            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23364            not 'VHOST' and
23365            'MEMIF'"
23366   parameters:
23367   - "throughput"
23368   - "parent"
23369   - "tags"
23370   sort:
23371   - "L2XCFWD"
23372   - "L2XCFWD"
23373   - "L2XCFWD"
23374   - "L2BDMACLRN"
23375   - "L2BDMACLRN"
23376   - "L2BDMACLRN"
23377   - "IP4FWD"
23378   layout:
23379     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23380     layout: "plot-throughput-speedup-analysis"
23381
23382 - type: "plot"
23383   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23384   algorithm: "plot_throughput_speedup_analysis"
23385   output-file-type: ".html"
23386   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23388   filter: "'NIC_Intel-X710' and
23389            '64B' and
23390            ('BASE' or 'SCALE') and
23391            'NDRPDR' and
23392            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23393            not 'VHOST' and
23394            'MEMIF'"
23395   parameters:
23396   - "throughput"
23397   - "parent"
23398   - "tags"
23399   sort:
23400   - "L2XCFWD"
23401   - "L2XCFWD"
23402   - "L2XCFWD"
23403   - "L2BDMACLRN"
23404   - "L2BDMACLRN"
23405   - "L2BDMACLRN"
23406   - "IP4FWD"
23407   layout:
23408     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23409     layout: "plot-throughput-speedup-analysis"
23410
23411 # Speedup - VPP Container Memif 2n-skx-x710
23412 - type: "plot"
23413   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23414   algorithm: "plot_throughput_speedup_analysis"
23415   output-file-type: ".html"
23416   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23418   filter: "'NIC_Intel-X710' and
23419            '64B' and
23420            ('BASE' or 'SCALE') and
23421            'NDRPDR' and
23422            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23423            not 'VHOST' and
23424            not 'NF_DENSITY' and
23425            'MEMIF'"
23426   parameters:
23427   - "throughput"
23428   - "parent"
23429   - "tags"
23430   sort:
23431   - "L2XCFWD"
23432   - "L2XCFWD"
23433   - "L2XCFWD"
23434   - "L2BDMACLRN"
23435   - "L2BDMACLRN"
23436   - "L2BDMACLRN"
23437   - "IP4FWD"
23438   layout:
23439     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23440     layout: "plot-throughput-speedup-analysis"
23441
23442 - type: "plot"
23443   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23444   algorithm: "plot_throughput_speedup_analysis"
23445   output-file-type: ".html"
23446   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23448   filter: "'NIC_Intel-X710' and
23449            '64B' and
23450            ('BASE' or 'SCALE') and
23451            'NDRPDR' and
23452            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23453            not 'VHOST' and
23454            not 'NF_DENSITY' and
23455            'MEMIF'"
23456   parameters:
23457   - "throughput"
23458   - "parent"
23459   - "tags"
23460   sort:
23461   - "L2XCFWD"
23462   - "L2XCFWD"
23463   - "L2XCFWD"
23464   - "L2BDMACLRN"
23465   - "L2BDMACLRN"
23466   - "L2BDMACLRN"
23467   - "IP4FWD"
23468   layout:
23469     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23470     layout: "plot-throughput-speedup-analysis"
23471
23472 ## Speedup - VPP Container Memif 2n-skx-xxv710
23473 #- type: "plot"
23474 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23475 #  algorithm: "plot_throughput_speedup_analysis"
23476 #  output-file-type: ".html"
23477 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23478 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23479 #  filter: "'NIC_Intel-XXV710' and
23480 #           '64B' and
23481 #           ('BASE' or 'SCALE') and
23482 #           'NDRPDR' and
23483 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23484 #           not 'VHOST' and
23485 #           'MEMIF'"
23486 #  parameters:
23487 #  - "throughput"
23488 #  - "parent"
23489 #  - "tags"
23490 #  sort:
23491 #  - "L2XCFWD"
23492 #  - "L2XCFWD"
23493 #  - "L2XCFWD"
23494 #  - "L2BDMACLRN"
23495 #  - "L2BDMACLRN"
23496 #  - "L2BDMACLRN"
23497 #  - "IP4FWD"
23498 #  layout:
23499 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23500 #    layout: "plot-throughput-speedup-analysis"
23501 #
23502 #- type: "plot"
23503 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23504 #  algorithm: "plot_throughput_speedup_analysis"
23505 #  output-file-type: ".html"
23506 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23507 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23508 #  filter: "'NIC_Intel-XXV710' and
23509 #           '64B' and
23510 #           ('BASE' or 'SCALE') and
23511 #           'NDRPDR' and
23512 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23513 #           not 'VHOST' and
23514 #           'MEMIF'"
23515 #  parameters:
23516 #  - "throughput"
23517 #  - "parent"
23518 #  - "tags"
23519 #  sort:
23520 #  - "L2XCFWD"
23521 #  - "L2XCFWD"
23522 #  - "L2XCFWD"
23523 #  - "L2BDMACLRN"
23524 #  - "L2BDMACLRN"
23525 #  - "L2BDMACLRN"
23526 #  - "IP4FWD"
23527 #  layout:
23528 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23529 #    layout: "plot-throughput-speedup-analysis"
23530
23531 ################################################################################
23532
23533 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23534 #- type: "plot"
23535 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23536 #  algorithm: "plot_throughput_speedup_analysis"
23537 #  output-file-type: ".html"
23538 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23539 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23540 #  filter: "'NIC_Intel-X520-DA2' and
23541 #           '64B' and
23542 #           ('BASE' or 'SCALE') and
23543 #           'NDRPDR' and
23544 #           'L2XCFWD' and
23545 #           not 'VHOST' and
23546 #           not 'NF_DENSITY' and
23547 #           'MEMIF'"
23548 #  parameters:
23549 #  - "throughput"
23550 #  - "parent"
23551 #  - "tags"
23552 #  sort:
23553 #  - "1VNF"
23554 #  - "2VNF"
23555 #  - "4VNF"
23556 #  - "2VNF"
23557 #  - "4VNF"
23558 #  layout:
23559 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23560 #    layout: "plot-throughput-speedup-analysis"
23561 #
23562 #- type: "plot"
23563 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23564 #  algorithm: "plot_throughput_speedup_analysis"
23565 #  output-file-type: ".html"
23566 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23567 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23568 #  filter: "'NIC_Intel-X520-DA2' and
23569 #           '64B' and
23570 #           ('BASE' or 'SCALE') and
23571 #           'NDRPDR' and
23572 #           'L2XCFWD' and
23573 #           not 'VHOST' and
23574 #           not 'NF_DENSITY' and
23575 #           'MEMIF'"
23576 #  parameters:
23577 #  - "throughput"
23578 #  - "parent"
23579 #  - "tags"
23580 #  sort:
23581 #  - "1VNF"
23582 #  - "2VNF"
23583 #  - "4VNF"
23584 #  - "2VNF"
23585 #  - "4VNF"
23586 #  layout:
23587 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23588 #    layout: "plot-throughput-speedup-analysis"
23589 #
23590 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23591 #- type: "plot"
23592 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23593 #  algorithm: "plot_throughput_speedup_analysis"
23594 #  output-file-type: ".html"
23595 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23596 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23597 #  filter: "'NIC_Intel-X520-DA2' and
23598 #           '64B' and
23599 #           ('BASE' or 'SCALE') and
23600 #           'NDRPDR' and
23601 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23602 #           not 'VHOST' and
23603 #           not 'NF_DENSITY' and
23604 #           'MEMIF'"
23605 #  parameters:
23606 #  - "throughput"
23607 #  - "parent"
23608 #  - "tags"
23609 #  sort:
23610 #  - "1VNF"
23611 #  - "2VNF"
23612 #  - "4VNF"
23613 #  - "2VNF"
23614 #  - "4VNF"
23615 #  layout:
23616 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23617 #    layout: "plot-throughput-speedup-analysis"
23618 #
23619 #- type: "plot"
23620 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23621 #  algorithm: "plot_throughput_speedup_analysis"
23622 #  output-file-type: ".html"
23623 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23624 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23625 #  filter: "'NIC_Intel-X520-DA2' and
23626 #           '64B' and
23627 #           ('BASE' or 'SCALE') and
23628 #           'NDRPDR' and
23629 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23630 #           not 'VHOST' and
23631 #           not 'NF_DENSITY' and
23632 #           'MEMIF'"
23633 #  parameters:
23634 #  - "throughput"
23635 #  - "parent"
23636 #  - "tags"
23637 #  sort:
23638 #  - "1VNF"
23639 #  - "2VNF"
23640 #  - "4VNF"
23641 #  - "2VNF"
23642 #  - "4VNF"
23643 #  layout:
23644 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23645 #    layout: "plot-throughput-speedup-analysis"
23646 #
23647 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23648 #- type: "plot"
23649 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23650 #  algorithm: "plot_throughput_speedup_analysis"
23651 #  output-file-type: ".html"
23652 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23653 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23654 #  filter: "'NIC_Intel-X710' and
23655 #           '64B' and
23656 #           ('BASE' or 'SCALE') and
23657 #           'NDRPDR' and
23658 #           'L2XCFWD' and
23659 #           not 'VHOST' and
23660 #           not 'NF_DENSITY' and
23661 #           'MEMIF'"
23662 #  parameters:
23663 #  - "throughput"
23664 #  - "parent"
23665 #  - "tags"
23666 #  sort:
23667 #  - "1VNF"
23668 #  - "2VNF"
23669 #  - "4VNF"
23670 #  - "2VNF"
23671 #  - "4VNF"
23672 #  layout:
23673 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23674 #    layout: "plot-throughput-speedup-analysis"
23675 #
23676 #- type: "plot"
23677 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23678 #  algorithm: "plot_throughput_speedup_analysis"
23679 #  output-file-type: ".html"
23680 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23681 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23682 #  filter: "'NIC_Intel-X710' and
23683 #           '64B' and
23684 #           ('BASE' or 'SCALE') and
23685 #           'NDRPDR' and
23686 #           'L2XCFWD' and
23687 #           not 'VHOST' and
23688 #           not 'NF_DENSITY' and
23689 #           'MEMIF'"
23690 #  parameters:
23691 #  - "throughput"
23692 #  - "parent"
23693 #  - "tags"
23694 #  sort:
23695 #  - "1VNF"
23696 #  - "2VNF"
23697 #  - "4VNF"
23698 #  - "2VNF"
23699 #  - "4VNF"
23700 #  layout:
23701 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23702 #    layout: "plot-throughput-speedup-analysis"
23703 #
23704 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23705 #- type: "plot"
23706 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23707 #  algorithm: "plot_throughput_speedup_analysis"
23708 #  output-file-type: ".html"
23709 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23710 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23711 #  filter: "'NIC_Intel-X710' and
23712 #           '64B' and
23713 #           ('BASE' or 'SCALE') and
23714 #           'NDRPDR' and
23715 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23716 #           not 'VHOST' and
23717 #           not 'NF_DENSITY' and
23718 #           'MEMIF'"
23719 #  parameters:
23720 #  - "throughput"
23721 #  - "parent"
23722 #  - "tags"
23723 #  sort:
23724 #  - "1VNF"
23725 #  - "2VNF"
23726 #  - "4VNF"
23727 #  - "2VNF"
23728 #  - "4VNF"
23729 #  layout:
23730 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23731 #    layout: "plot-throughput-speedup-analysis"
23732 #
23733 #- type: "plot"
23734 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23735 #  algorithm: "plot_throughput_speedup_analysis"
23736 #  output-file-type: ".html"
23737 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23738 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23739 #  filter: "'NIC_Intel-X710' and
23740 #           '64B' and
23741 #           ('BASE' or 'SCALE') and
23742 #           'NDRPDR' and
23743 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23744 #           not 'VHOST' and
23745 #           not 'NF_DENSITY' and
23746 #           'MEMIF'"
23747 #  parameters:
23748 #  - "throughput"
23749 #  - "parent"
23750 #  - "tags"
23751 #  sort:
23752 #  - "1VNF"
23753 #  - "2VNF"
23754 #  - "4VNF"
23755 #  - "2VNF"
23756 #  - "4VNF"
23757 #  layout:
23758 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23759 #    layout: "plot-throughput-speedup-analysis"
23760
23761 ################################################################################
23762
23763 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23764 - type: "plot"
23765   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23766   algorithm: "plot_throughput_speedup_analysis"
23767   output-file-type: ".html"
23768   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23770   filter: "'NIC_Intel-X520-DA2' and
23771            '64B' and
23772            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23773            'NDRPDR' and
23774            'IP4FWD' and
23775            not 'IPSEC' and
23776            not 'DOT1Q' and
23777            not 'VHOST'"
23778   parameters:
23779   - "throughput"
23780   - "parent"
23781   - "tags"
23782   sort:
23783   - "DOT1Q"
23784   - "IP4BASE"
23785   - "FIB_20K"
23786   - "FIB_200K"
23787   - "FIB_2M"
23788   layout:
23789     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23790     layout: "plot-throughput-speedup-analysis"
23791
23792 - type: "plot"
23793   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23794   algorithm: "plot_throughput_speedup_analysis"
23795   output-file-type: ".html"
23796   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23798   filter: "'NIC_Intel-X520-DA2' and
23799            '64B' and
23800            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23801            'NDRPDR' and
23802            'IP4FWD' and
23803            not 'IPSEC' and
23804            not 'DOT1Q' and
23805            not 'VHOST'"
23806   parameters:
23807   - "throughput"
23808   - "parent"
23809   - "tags"
23810   sort:
23811   - "DOT1Q"
23812   - "IP4BASE"
23813   - "FIB_20K"
23814   - "FIB_200K"
23815   - "FIB_2M"
23816   layout:
23817     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23818     layout: "plot-throughput-speedup-analysis"
23819
23820 # Speedup - VPP IPv4 3n-hsw-x520 features
23821 - type: "plot"
23822   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23823   algorithm: "plot_throughput_speedup_analysis"
23824   output-file-type: ".html"
23825   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23827   filter: "'NIC_Intel-X520-DA2' and
23828            '64B' and
23829            ('IP4BASE' or
23830             'POLICE_MARK' or
23831             'COPWHLIST' or
23832             ('NAT44' and 'BASE') or
23833             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23834            'NDRPDR' and
23835            'IP4FWD' and
23836            not 'IPSEC' and
23837            not 'VHOST'"
23838   parameters:
23839   - "throughput"
23840   - "parent"
23841   - "tags"
23842   sort:
23843   - "DOT1Q"
23844   - "IP4BASE"
23845   - "NAT44"
23846   - "POLICE_MARK"
23847   - "COPWHLIST"
23848   - "IACL"
23849   - "OACL"
23850   layout:
23851     title: "ip4-3n-hsw-x520-64b-features-ndr"
23852     layout: "plot-throughput-speedup-analysis"
23853
23854 - type: "plot"
23855   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23856   algorithm: "plot_throughput_speedup_analysis"
23857   output-file-type: ".html"
23858   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23860   filter: "'NIC_Intel-X520-DA2' and
23861            '64B' and
23862            ('IP4BASE' or
23863             'POLICE_MARK' or
23864             'COPWHLIST' or
23865             ('NAT44' and 'BASE') or
23866             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23867            'NDRPDR' and
23868            'IP4FWD' and
23869            not 'IPSEC' and
23870            not 'VHOST'"
23871   parameters:
23872   - "throughput"
23873   - "parent"
23874   - "tags"
23875   sort:
23876   - "DOT1Q"
23877   - "IP4BASE"
23878   - "NAT44"
23879   - "POLICE_MARK"
23880   - "COPWHLIST"
23881   - "IACL"
23882   - "OACL"
23883   layout:
23884     title: "ip4-3n-hsw-x520-64b-features-pdr"
23885     layout: "plot-throughput-speedup-analysis"
23886
23887 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23888 - type: "plot"
23889   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23890   algorithm: "plot_throughput_speedup_analysis"
23891   output-file-type: ".html"
23892   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23894   filter: "'NIC_Intel-X520-DA2' and
23895            '64B' and
23896            'NDRPDR' and
23897            'IP4FWD' and
23898            ('NAT44' or 'IP4BASE') and
23899            not 'DOT1Q' and
23900            not 'IPSEC' and
23901            not 'VHOST'"
23902   parameters:
23903   - "throughput"
23904   - "parent"
23905   - "tags"
23906   sort:
23907   - "IP4BASE"
23908   - "BASE"
23909   - "SRC_USER_10"
23910   - "SRC_USER_100"
23911   - "SRC_USER_1000"
23912   - "SRC_USER_2000"
23913   layout:
23914     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23915     layout: "plot-throughput-speedup-analysis"
23916
23917 - type: "plot"
23918   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23919   algorithm: "plot_throughput_speedup_analysis"
23920   output-file-type: ".html"
23921   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23923   filter: "'NIC_Intel-X520-DA2' and
23924            '64B' and
23925            'NDRPDR' and
23926            'IP4FWD' and
23927            ('NAT44' or 'IP4BASE') and
23928            not 'DOT1Q' and
23929            not 'IPSEC' and
23930            not 'VHOST'"
23931   parameters:
23932   - "throughput"
23933   - "parent"
23934   - "tags"
23935   sort:
23936   - "IP4BASE"
23937   - "BASE"
23938   - "SRC_USER_10"
23939   - "SRC_USER_100"
23940   - "SRC_USER_1000"
23941   - "SRC_USER_2000"
23942   layout:
23943     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23944     layout: "plot-throughput-speedup-analysis"
23945
23946 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23947 - type: "plot"
23948   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23949   algorithm: "plot_throughput_speedup_analysis"
23950   output-file-type: ".html"
23951   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23953   filter: "'NIC_Intel-X520-DA2' and
23954            '64B' and
23955            'NDRPDR' and
23956            'IP4FWD' and
23957            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23958            not 'IPSEC' and
23959            not 'DOT1Q' and
23960            not 'VHOST'"
23961   parameters:
23962   - "throughput"
23963   - "parent"
23964   - "tags"
23965   sort:
23966   - "IP4BASE"
23967   - "ACL_STATELESS"
23968   - "ACL_STATEFUL"
23969   - "ACL_STATELESS"
23970   - "ACL_STATEFUL"
23971   layout:
23972     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23973     layout: "plot-throughput-speedup-analysis"
23974
23975 - type: "plot"
23976   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23977   algorithm: "plot_throughput_speedup_analysis"
23978   output-file-type: ".html"
23979   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23981   filter: "'NIC_Intel-X520-DA2' and
23982            '64B' and
23983            'NDRPDR' and
23984            'IP4FWD' and
23985            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23986            not 'IPSEC' and
23987            not 'DOT1Q' and
23988            not 'VHOST'"
23989   parameters:
23990   - "throughput"
23991   - "parent"
23992   - "tags"
23993   sort:
23994   - "IP4BASE"
23995   - "ACL_STATELESS"
23996   - "ACL_STATEFUL"
23997   - "ACL_STATELESS"
23998   - "ACL_STATEFUL"
23999   layout:
24000     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24001     layout: "plot-throughput-speedup-analysis"
24002
24003 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24004 - type: "plot"
24005   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24006   algorithm: "plot_throughput_speedup_analysis"
24007   output-file-type: ".html"
24008   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24009   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24010   filter: "'NIC_Intel-X520-DA2' and
24011            '64B' and
24012            'NDRPDR' and
24013            'IP4FWD' and
24014            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24015            not 'IPSEC' and
24016            not 'DOT1Q' and
24017            not 'VHOST'"
24018   parameters:
24019   - "throughput"
24020   - "parent"
24021   - "tags"
24022   sort:
24023   - "IP4BASE"
24024   - "ACL_STATELESS"
24025   - "ACL_STATEFUL"
24026   - "ACL_STATELESS"
24027   - "ACL_STATEFUL"
24028   layout:
24029     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24030     layout: "plot-throughput-speedup-analysis"
24031
24032 - type: "plot"
24033   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24034   algorithm: "plot_throughput_speedup_analysis"
24035   output-file-type: ".html"
24036   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24038   filter: "'NIC_Intel-X520-DA2' and
24039            '64B' and
24040            'NDRPDR' and
24041            'IP4FWD' and
24042            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24043            not 'IPSEC' and
24044            not 'DOT1Q' and
24045            not 'VHOST'"
24046   parameters:
24047   - "throughput"
24048   - "parent"
24049   - "tags"
24050   sort:
24051   - "IP4BASE"
24052   - "ACL_STATELESS"
24053   - "ACL_STATEFUL"
24054   - "ACL_STATELESS"
24055   - "ACL_STATEFUL"
24056   layout:
24057     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24058     layout: "plot-throughput-speedup-analysis"
24059
24060 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24061 - type: "plot"
24062   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24063   algorithm: "plot_throughput_speedup_analysis"
24064   output-file-type: ".html"
24065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24067   filter: "'NIC_Intel-X710' and
24068            '64B' and
24069            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24070            'NDRPDR' and
24071            'IP4FWD' and
24072            not 'IPSEC' and
24073            not 'DOT1Q' and
24074            not 'VHOST'"
24075   parameters:
24076   - "throughput"
24077   - "parent"
24078   - "tags"
24079   sort:
24080   - "IP4BASE"
24081   - "FIB_20K"
24082   - "FIB_200K"
24083   - "FIB_2M"
24084   layout:
24085     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24086     layout: "plot-throughput-speedup-analysis"
24087
24088 - type: "plot"
24089   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24090   algorithm: "plot_throughput_speedup_analysis"
24091   output-file-type: ".html"
24092   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24094   filter: "'NIC_Intel-X710' and
24095            '64B' and
24096            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24097            'NDRPDR' and
24098            'IP4FWD' and
24099            not 'IPSEC' and
24100            not 'DOT1Q' and
24101            not 'VHOST'"
24102   parameters:
24103   - "throughput"
24104   - "parent"
24105   - "tags"
24106   sort:
24107   - "IP4BASE"
24108   - "FIB_20K"
24109   - "FIB_200K"
24110   - "FIB_2M"
24111   layout:
24112     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24113     layout: "plot-throughput-speedup-analysis"
24114
24115 # Speedup - VPP IPv4 3n-hsw-x710 features
24116 - type: "plot"
24117   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24118   algorithm: "plot_throughput_speedup_analysis"
24119   output-file-type: ".html"
24120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24122   filter: "'NIC_Intel-X710' and
24123            '64B' and
24124            ('IP4BASE' or
24125             'POLICE_MARK' or
24126             'COPWHLIST' or
24127             ('NAT44' and 'BASE') or
24128             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24129            'NDRPDR' and
24130            'IP4FWD' and
24131            not 'IPSEC' and
24132            not 'VHOST'"
24133   parameters:
24134   - "throughput"
24135   - "parent"
24136   - "tags"
24137   sort:
24138   - "DOT1Q"
24139   - "IP4BASE"
24140   - "NAT44"
24141   - "POLICE_MARK"
24142   - "COPWHLIST"
24143   - "IACL"
24144   - "OACL"
24145   layout:
24146     title: "ip4-3n-hsw-x710-64b-features-ndr"
24147     layout: "plot-throughput-speedup-analysis"
24148
24149 - type: "plot"
24150   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24151   algorithm: "plot_throughput_speedup_analysis"
24152   output-file-type: ".html"
24153   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24155   filter: "'NIC_Intel-X710' and
24156            '64B' and
24157            ('IP4BASE' or
24158             'POLICE_MARK' or
24159             'COPWHLIST' or
24160             ('NAT44' and 'BASE') or
24161             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24162            'NDRPDR' and
24163            'IP4FWD' and
24164            not 'IPSEC' and
24165            not 'VHOST'"
24166   parameters:
24167   - "throughput"
24168   - "parent"
24169   - "tags"
24170   sort:
24171   - "DOT1Q"
24172   - "IP4BASE"
24173   - "NAT44"
24174   - "POLICE_MARK"
24175   - "COPWHLIST"
24176   - "IACL"
24177   - "OACL"
24178   layout:
24179     title: "ip4-3n-hsw-x710-64b-features-pdr"
24180     layout: "plot-throughput-speedup-analysis"
24181
24182 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24183 - type: "plot"
24184   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24185   algorithm: "plot_throughput_speedup_analysis"
24186   output-file-type: ".html"
24187   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24189   filter: "'NIC_Intel-X710' and
24190            '64B' and
24191            'NDRPDR' and
24192            'IP4FWD' and
24193            ('NAT44' or 'IP4BASE') and
24194            not 'IPSEC' and
24195            not 'VHOST'"
24196   parameters:
24197   - "throughput"
24198   - "parent"
24199   - "tags"
24200   sort:
24201   - "IP4BASE"
24202   - "BASE"
24203   - "SRC_USER_10"
24204   - "SRC_USER_100"
24205   - "SRC_USER_1000"
24206   - "SRC_USER_2000"
24207   layout:
24208     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24209     layout: "plot-throughput-speedup-analysis"
24210
24211 - type: "plot"
24212   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24213   algorithm: "plot_throughput_speedup_analysis"
24214   output-file-type: ".html"
24215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24217   filter: "'NIC_Intel-X710' and
24218            '64B' and
24219            'NDRPDR' and
24220            'IP4FWD' and
24221            ('NAT44' or 'IP4BASE') and
24222            not 'IPSEC' and
24223            not 'VHOST'"
24224   parameters:
24225   - "throughput"
24226   - "parent"
24227   - "tags"
24228   sort:
24229   - "IP4BASE"
24230   - "BASE"
24231   - "SRC_USER_10"
24232   - "SRC_USER_100"
24233   - "SRC_USER_1000"
24234   - "SRC_USER_2000"
24235   layout:
24236     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24237     layout: "plot-throughput-speedup-analysis"
24238
24239 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24240 - type: "plot"
24241   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24242   algorithm: "plot_throughput_speedup_analysis"
24243   output-file-type: ".html"
24244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24246   filter: "'NIC_Intel-X710' and
24247            '64B' and
24248            'NDRPDR' and
24249            'IP4FWD' and
24250            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24251            not 'IPSEC' and
24252            not 'VHOST'"
24253   parameters:
24254   - "throughput"
24255   - "parent"
24256   - "tags"
24257   sort:
24258   - "IP4BASE"
24259   - "ACL_STATELESS"
24260   - "ACL_STATEFUL"
24261   - "ACL_STATELESS"
24262   - "ACL_STATEFUL"
24263   layout:
24264     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24265     layout: "plot-throughput-speedup-analysis"
24266
24267 - type: "plot"
24268   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24269   algorithm: "plot_throughput_speedup_analysis"
24270   output-file-type: ".html"
24271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24273   filter: "'NIC_Intel-X710' and
24274            '64B' and
24275            'NDRPDR' and
24276            'IP4FWD' and
24277            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24278            not 'IPSEC' and
24279            not 'VHOST'"
24280   parameters:
24281   - "throughput"
24282   - "parent"
24283   - "tags"
24284   sort:
24285   - "IP4BASE"
24286   - "ACL_STATELESS"
24287   - "ACL_STATEFUL"
24288   - "ACL_STATELESS"
24289   - "ACL_STATEFUL"
24290   layout:
24291     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24292     layout: "plot-throughput-speedup-analysis"
24293
24294 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24295 - type: "plot"
24296   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24297   algorithm: "plot_throughput_speedup_analysis"
24298   output-file-type: ".html"
24299   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24301   filter: "'NIC_Intel-XL710' and
24302            '64B' and
24303            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24304            'NDRPDR' and
24305            'IP4FWD' and
24306            not 'IPSEC' and
24307            not 'VHOST'"
24308   parameters:
24309   - "throughput"
24310   - "parent"
24311   - "tags"
24312   sort:
24313   - "IP4BASE"
24314   - "FIB_20K"
24315   - "FIB_200K"
24316   - "FIB_2M"
24317   layout:
24318     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24319     layout: "plot-throughput-speedup-analysis"
24320
24321 - type: "plot"
24322   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24323   algorithm: "plot_throughput_speedup_analysis"
24324   output-file-type: ".html"
24325   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24327   filter: "'NIC_Intel-XL710' and
24328            '64B' and
24329            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24330            'NDRPDR' and
24331            'IP4FWD' and
24332            not 'IPSEC' and
24333            not 'VHOST'"
24334   parameters:
24335   - "throughput"
24336   - "parent"
24337   - "tags"
24338   sort:
24339   - "IP4BASE"
24340   - "FIB_20K"
24341   - "FIB_200K"
24342   - "FIB_2M"
24343   layout:
24344     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24345     layout: "plot-throughput-speedup-analysis"
24346
24347 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24348 - type: "plot"
24349   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24350   algorithm: "plot_throughput_speedup_analysis"
24351   output-file-type: ".html"
24352   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24354   filter: "'NIC_Intel-X710' and
24355            '64B' and
24356            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24357            'NDRPDR' and
24358            'IP4FWD' and
24359            not 'IPSEC' and
24360            not 'DOT1Q' and
24361            not 'VHOST'"
24362   parameters:
24363   - "throughput"
24364   - "parent"
24365   - "tags"
24366   sort:
24367   - "IP4BASE"
24368   - "FIB_20K"
24369   - "FIB_200K"
24370   - "FIB_2M"
24371   layout:
24372     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24373     layout: "plot-throughput-speedup-analysis"
24374
24375 - type: "plot"
24376   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24377   algorithm: "plot_throughput_speedup_analysis"
24378   output-file-type: ".html"
24379   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24381   filter: "'NIC_Intel-X710' and
24382            '64B' and
24383            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24384            'NDRPDR' and
24385            'IP4FWD' and
24386            not 'IPSEC' and
24387            not 'DOT1Q' and
24388            not 'VHOST'"
24389   parameters:
24390   - "throughput"
24391   - "parent"
24392   - "tags"
24393   sort:
24394   - "IP4BASE"
24395   - "FIB_20K"
24396   - "FIB_200K"
24397   - "FIB_2M"
24398   layout:
24399     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24400     layout: "plot-throughput-speedup-analysis"
24401
24402 # Speedup - VPP IPv4 3n-skx-x710 features
24403 - type: "plot"
24404   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24405   algorithm: "plot_throughput_speedup_analysis"
24406   output-file-type: ".html"
24407   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24409   filter: "'NIC_Intel-X710' and
24410            '64B' and
24411            ('IP4BASE' or
24412             'POLICE_MARK' or
24413             'COPWHLIST' or
24414             ('NAT44' and 'BASE') or
24415             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24416            'NDRPDR' and
24417            'IP4FWD' and
24418            not 'IPSEC' and
24419            not 'VHOST'"
24420   parameters:
24421   - "throughput"
24422   - "parent"
24423   - "tags"
24424   sort:
24425   - "DOT1Q"
24426   - "IP4BASE"
24427   - "NAT44"
24428   - "POLICE_MARK"
24429   - "COPWHLIST"
24430   - "IACL"
24431   - "OACL"
24432   layout:
24433     title: "ip4-3n-skx-x710-64b-features-ndr"
24434     layout: "plot-throughput-speedup-analysis"
24435
24436 - type: "plot"
24437   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24438   algorithm: "plot_throughput_speedup_analysis"
24439   output-file-type: ".html"
24440   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24442   filter: "'NIC_Intel-X710' and
24443            '64B' and
24444            ('IP4BASE' or
24445             'POLICE_MARK' or
24446             'COPWHLIST' or
24447             ('NAT44' and 'BASE') or
24448             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24449            'NDRPDR' and
24450            'IP4FWD' and
24451            not 'IPSEC' and
24452            not 'VHOST'"
24453   parameters:
24454   - "throughput"
24455   - "parent"
24456   - "tags"
24457   sort:
24458   - "DOT1Q"
24459   - "IP4BASE"
24460   - "NAT44"
24461   - "POLICE_MARK"
24462   - "COPWHLIST"
24463   - "IACL"
24464   - "OACL"
24465   layout:
24466     title: "ip4-3n-skx-x710-64b-features-pdr"
24467     layout: "plot-throughput-speedup-analysis"
24468
24469 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24470 - type: "plot"
24471   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24472   algorithm: "plot_throughput_speedup_analysis"
24473   output-file-type: ".html"
24474   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24475   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24476   filter: "'NIC_Intel-X710' and
24477            '64B' and
24478            'NDRPDR' and
24479            'IP4FWD' and
24480            ('NAT44' or 'IP4BASE') and
24481            not 'IPSEC' and
24482            not 'VHOST'"
24483   parameters:
24484   - "throughput"
24485   - "parent"
24486   - "tags"
24487   sort:
24488   - "IP4BASE"
24489   - "BASE"
24490   - "SRC_USER_10"
24491   - "SRC_USER_100"
24492   - "SRC_USER_1000"
24493   - "SRC_USER_2000"
24494   layout:
24495     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24496     layout: "plot-throughput-speedup-analysis"
24497
24498 - type: "plot"
24499   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24500   algorithm: "plot_throughput_speedup_analysis"
24501   output-file-type: ".html"
24502   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24503   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24504   filter: "'NIC_Intel-X710' and
24505            '64B' and
24506            'NDRPDR' and
24507            'IP4FWD' and
24508            ('NAT44' or 'IP4BASE') and
24509            not 'IPSEC' and
24510            not 'VHOST'"
24511   parameters:
24512   - "throughput"
24513   - "parent"
24514   - "tags"
24515   sort:
24516   - "IP4BASE"
24517   - "BASE"
24518   - "SRC_USER_10"
24519   - "SRC_USER_100"
24520   - "SRC_USER_1000"
24521   - "SRC_USER_2000"
24522   layout:
24523     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24524     layout: "plot-throughput-speedup-analysis"
24525
24526 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24527 - type: "plot"
24528   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24529   algorithm: "plot_throughput_speedup_analysis"
24530   output-file-type: ".html"
24531   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24533   filter: "'NIC_Intel-X710' and
24534            '64B' and
24535            'NDRPDR' and
24536            'IP4FWD' and
24537            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24538            not 'IPSEC' and
24539            not 'VHOST'"
24540   parameters:
24541   - "throughput"
24542   - "parent"
24543   - "tags"
24544   sort:
24545   - "IP4BASE"
24546   - "ACL_STATELESS"
24547   - "ACL_STATEFUL"
24548   - "ACL_STATELESS"
24549   - "ACL_STATEFUL"
24550   layout:
24551     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24552     layout: "plot-throughput-speedup-analysis"
24553
24554 - type: "plot"
24555   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24556   algorithm: "plot_throughput_speedup_analysis"
24557   output-file-type: ".html"
24558   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24560   filter: "'NIC_Intel-X710' and
24561            '64B' and
24562            'NDRPDR' and
24563            'IP4FWD' and
24564            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24565            not 'IPSEC' and
24566            not 'VHOST'"
24567   parameters:
24568   - "throughput"
24569   - "parent"
24570   - "tags"
24571   sort:
24572   - "IP4BASE"
24573   - "ACL_STATELESS"
24574   - "ACL_STATEFUL"
24575   - "ACL_STATELESS"
24576   - "ACL_STATEFUL"
24577   layout:
24578     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24579     layout: "plot-throughput-speedup-analysis"
24580
24581 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24582 #- type: "plot"
24583 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24584 #  algorithm: "plot_throughput_speedup_analysis"
24585 #  output-file-type: ".html"
24586 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24587 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24588 #  filter: "'NIC_Intel-X710' and
24589 #           '64B' and
24590 #           'NDRPDR' and
24591 #           'IP4FWD' and
24592 #           'OACL' and
24593 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24594 #           not 'IPSEC' and
24595 #           not 'VHOST'"
24596 #  parameters:
24597 #  - "throughput"
24598 #  - "parent"
24599 #  - "tags"
24600 #  sort:
24601 #  - "ACL_STATELESS"
24602 #  - "ACL_STATEFUL"
24603 #  - "ACL_STATELESS"
24604 #  - "ACL_STATEFUL"
24605 #  layout:
24606 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24607 #    layout: "plot-throughput-speedup-analysis"
24608 #
24609 #- type: "plot"
24610 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24611 #  algorithm: "plot_throughput_speedup_analysis"
24612 #  output-file-type: ".html"
24613 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24614 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24615 #  filter: "'NIC_Intel-X710' and
24616 #           '64B' and
24617 #           'NDRPDR' and
24618 #           'IP4FWD' and
24619 #           'OACL' and
24620 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24621 #           not 'IPSEC' and
24622 #           not 'VHOST'"
24623 #  parameters:
24624 #  - "throughput"
24625 #  - "parent"
24626 #  - "tags"
24627 #  sort:
24628 #  - "ACL_STATELESS"
24629 #  - "ACL_STATEFUL"
24630 #  - "ACL_STATELESS"
24631 #  - "ACL_STATEFUL"
24632 #  layout:
24633 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24634 #    layout: "plot-throughput-speedup-analysis"
24635
24636 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24637 - type: "plot"
24638   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24639   algorithm: "plot_throughput_speedup_analysis"
24640   output-file-type: ".html"
24641   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24643   filter: "'NIC_Intel-X710' and
24644            '64B' and
24645            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24646            'NDRPDR' and
24647            'IP4FWD' and
24648            not 'IPSEC' and
24649            not 'DOT1Q' and
24650            not 'VHOST'"
24651   parameters:
24652   - "throughput"
24653   - "parent"
24654   - "tags"
24655   sort:
24656   - "IP4BASE"
24657   - "FIB_20K"
24658   - "FIB_200K"
24659   - "FIB_2M"
24660   layout:
24661     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24662     layout: "plot-throughput-speedup-analysis"
24663
24664 - type: "plot"
24665   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24666   algorithm: "plot_throughput_speedup_analysis"
24667   output-file-type: ".html"
24668   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24670   filter: "'NIC_Intel-X710' and
24671            '64B' and
24672            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24673            'NDRPDR' and
24674            'IP4FWD' and
24675            not 'IPSEC' and
24676            not 'DOT1Q' and
24677            not 'VHOST'"
24678   parameters:
24679   - "throughput"
24680   - "parent"
24681   - "tags"
24682   sort:
24683   - "IP4BASE"
24684   - "FIB_20K"
24685   - "FIB_200K"
24686   - "FIB_2M"
24687   layout:
24688     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24689     layout: "plot-throughput-speedup-analysis"
24690
24691 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24692 - type: "plot"
24693   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24694   algorithm: "plot_throughput_speedup_analysis"
24695   output-file-type: ".html"
24696   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24698   filter: "'NIC_Intel-X710' and
24699            '64B' and
24700            'NDRPDR' and
24701            'IP4FWD' and
24702            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24703            not 'IPSEC' and
24704            not 'VHOST'"
24705   parameters:
24706   - "throughput"
24707   - "parent"
24708   - "tags"
24709   sort:
24710   - "IP4BASE"
24711   - "ACL_STATELESS"
24712   - "ACL_STATEFUL"
24713   - "ACL_STATELESS"
24714   - "ACL_STATEFUL"
24715   layout:
24716     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24717     layout: "plot-throughput-speedup-analysis"
24718
24719 - type: "plot"
24720   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24721   algorithm: "plot_throughput_speedup_analysis"
24722   output-file-type: ".html"
24723   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24725   filter: "'NIC_Intel-X710' and
24726            '64B' and
24727            'NDRPDR' and
24728            'IP4FWD' and
24729            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24730            not 'IPSEC' and
24731            not 'VHOST'"
24732   parameters:
24733   - "throughput"
24734   - "parent"
24735   - "tags"
24736   sort:
24737   - "IP4BASE"
24738   - "ACL_STATELESS"
24739   - "ACL_STATEFUL"
24740   - "ACL_STATELESS"
24741   - "ACL_STATEFUL"
24742   layout:
24743     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24744     layout: "plot-throughput-speedup-analysis"
24745
24746 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24747 - type: "plot"
24748   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24749   algorithm: "plot_throughput_speedup_analysis"
24750   output-file-type: ".html"
24751   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24753   filter: "'NIC_Intel-XXV710' and
24754            '64B' and
24755            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24756            'NDRPDR' and
24757            'IP4FWD' and
24758            not 'IPSEC' and
24759            not 'DOT1Q' and
24760            not 'VHOST'"
24761   parameters:
24762   - "throughput"
24763   - "parent"
24764   - "tags"
24765   sort:
24766   - "IP4BASE"
24767   - "FIB_20K"
24768   - "FIB_200K"
24769   - "FIB_2M"
24770   layout:
24771     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24772     layout: "plot-throughput-speedup-analysis"
24773
24774 - type: "plot"
24775   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24776   algorithm: "plot_throughput_speedup_analysis"
24777   output-file-type: ".html"
24778   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24780   filter: "'NIC_Intel-XXV710' and
24781            '64B' and
24782            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24783            'NDRPDR' and
24784            'IP4FWD' and
24785            not 'IPSEC' and
24786            not 'DOT1Q' and
24787            not 'VHOST'"
24788   parameters:
24789   - "throughput"
24790   - "parent"
24791   - "tags"
24792   sort:
24793   - "IP4BASE"
24794   - "FIB_20K"
24795   - "FIB_200K"
24796   - "FIB_2M"
24797   layout:
24798     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24799     layout: "plot-throughput-speedup-analysis"
24800
24801 ## Speedup - VPP IPv4 2n-dnv-x553 base
24802 #- type: "plot"
24803 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24804 #  algorithm: "plot_throughput_speedup_analysis"
24805 #  output-file-type: ".html"
24806 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24807 #  data: "intel-dnv-vpp"
24808 #  filter: "'NIC_Intel-X553' and
24809 #           '64B' and
24810 #           'IP4BASE' and
24811 #           'NDRPDR' and
24812 #           'IP4FWD' and
24813 #           not 'IPSEC' and
24814 #           not 'VHOST'"
24815 #  parameters:
24816 #  - "throughput"
24817 #  - "parent"
24818 #  - "tags"
24819 #  sort:
24820 #  - "IP4BASE"
24821 #  layout:
24822 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24823 #    layout: "plot-throughput-speedup-analysis"
24824 #
24825 #- type: "plot"
24826 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24827 #  algorithm: "plot_throughput_speedup_analysis"
24828 #  output-file-type: ".html"
24829 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24830 #  data: "intel-dnv-vpp"
24831 #  filter: "'NIC_Intel-X553' and
24832 #           '64B' and
24833 #           'IP4BASE' and
24834 #           'NDRPDR' and
24835 #           'IP4FWD' and
24836 #           not 'IPSEC' and
24837 #           not 'VHOST'"
24838 #  parameters:
24839 #  - "throughput"
24840 #  - "parent"
24841 #  - "tags"
24842 #  sort:
24843 #  - "IP4BASE"
24844 #  layout:
24845 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24846 #    layout: "plot-throughput-speedup-analysis"
24847
24848 ################################################################################
24849
24850 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24851 - type: "plot"
24852   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24853   algorithm: "plot_throughput_speedup_analysis"
24854   output-file-type: ".html"
24855   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24857   filter: "'NIC_Intel-X520-DA2' and
24858            '64B' and
24859            'ENCAP' and
24860            'NDRPDR' and
24861            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24862            not 'DOT1Q' and
24863            not 'VHOST' and
24864            not 'IPSECHW'"
24865   parameters:
24866   - "throughput"
24867   - "parent"
24868   - "tags"
24869   sort:
24870   - "IP4BASE"
24871   - "L2BDMACLRN"
24872   - "L2XCFWD"
24873   - "LISP"
24874   layout:
24875     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24876     layout: "plot-throughput-speedup-analysis"
24877
24878 - type: "plot"
24879   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24880   algorithm: "plot_throughput_speedup_analysis"
24881   output-file-type: ".html"
24882   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24884   filter: "'NIC_Intel-X520-DA2' and
24885            '64B' and
24886            'ENCAP' and
24887            'NDRPDR' and
24888            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24889            not 'DOT1Q' and
24890            not 'VHOST' and
24891            not 'IPSECHW'"
24892   parameters:
24893   - "throughput"
24894   - "parent"
24895   - "tags"
24896   sort:
24897   - "IP4BASE"
24898   - "L2BDMACLRN"
24899   - "L2XCFWD"
24900   - "LISP"
24901   layout:
24902     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24903     layout: "plot-throughput-speedup-analysis"
24904
24905 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24906 - type: "plot"
24907   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24908   algorithm: "plot_throughput_speedup_analysis"
24909   output-file-type: ".html"
24910   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24912   filter: "'NIC_Intel-X710' and
24913            '64B' and
24914            'ENCAP' and
24915            'NDRPDR' and
24916            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24917            not 'VHOST' and
24918            not 'IPSECHW'"
24919   parameters:
24920   - "throughput"
24921   - "parent"
24922   - "tags"
24923   sort:
24924   - "IP4BASE"
24925   - "LISP"
24926   - "VXLAN_1"
24927   - "VXLAN_10"
24928   - "VXLAN_100"
24929   - "VXLAN_1000"
24930   layout:
24931     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24932     layout: "plot-throughput-speedup-analysis"
24933
24934 - type: "plot"
24935   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24936   algorithm: "plot_throughput_speedup_analysis"
24937   output-file-type: ".html"
24938   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24940   filter: "'NIC_Intel-X710' and
24941            '64B' and
24942            'ENCAP' and
24943            'NDRPDR' and
24944            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24945            not 'VHOST' and
24946            not 'IPSECHW'"
24947   parameters:
24948   - "throughput"
24949   - "parent"
24950   - "tags"
24951   sort:
24952   - "IP4BASE"
24953   - "LISP"
24954   - "VXLAN_1"
24955   - "VXLAN_10"
24956   - "VXLAN_100"
24957   - "VXLAN_1000"
24958   layout:
24959     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24960     layout: "plot-throughput-speedup-analysis"
24961
24962 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24963 - type: "plot"
24964   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24965   algorithm: "plot_throughput_speedup_analysis"
24966   output-file-type: ".html"
24967   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24968   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24969   filter: "'NIC_Intel-X710' and
24970            '64B' and
24971            'ENCAP' and
24972            'NDRPDR' and
24973            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24974            not 'DOT1Q' and
24975            not 'VHOST' and
24976            not 'IPSECHW'"
24977   parameters:
24978   - "throughput"
24979   - "parent"
24980   - "tags"
24981   sort:
24982   - "IP4BASE"
24983   - "L2BDMACLRN"
24984   - "L2XCFWD"
24985   - "LISP"
24986   layout:
24987     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24988     layout: "plot-throughput-speedup-analysis"
24989
24990 - type: "plot"
24991   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24992   algorithm: "plot_throughput_speedup_analysis"
24993   output-file-type: ".html"
24994   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24996   filter: "'NIC_Intel-X710' and
24997            '64B' and
24998            'ENCAP' and
24999            'NDRPDR' and
25000            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
25001            not 'DOT1Q' and
25002            not 'VHOST' and
25003            not 'IPSECHW'"
25004   parameters:
25005   - "throughput"
25006   - "parent"
25007   - "tags"
25008   sort:
25009   - "IP4BASE"
25010   - "L2BDMACLRN"
25011   - "L2XCFWD"
25012   - "LISP"
25013   layout:
25014     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25015     layout: "plot-throughput-speedup-analysis"
25016
25017 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25018 - type: "plot"
25019   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25020   algorithm: "plot_throughput_speedup_analysis"
25021   output-file-type: ".html"
25022   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25024   filter: "'NIC_Intel-X710' and
25025            '64B' and
25026            'ENCAP' and
25027            'NDRPDR' and
25028            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25029            not 'VHOST' and
25030            not 'IPSECHW'"
25031   parameters:
25032   - "throughput"
25033   - "parent"
25034   - "tags"
25035   sort:
25036   - "IP4BASE"
25037   - "LISP"
25038   - "VXLAN_1"
25039   - "VXLAN_10"
25040   - "VXLAN_100"
25041   - "VXLAN_1000"
25042   layout:
25043     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25044     layout: "plot-throughput-speedup-analysis"
25045
25046 - type: "plot"
25047   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25048   algorithm: "plot_throughput_speedup_analysis"
25049   output-file-type: ".html"
25050   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25052   filter: "'NIC_Intel-X710' and
25053            '64B' and
25054            'ENCAP' and
25055            'NDRPDR' and
25056            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25057            not 'VHOST' and
25058            not 'IPSECHW'"
25059   parameters:
25060   - "throughput"
25061   - "parent"
25062   - "tags"
25063   sort:
25064   - "IP4BASE"
25065   - "LISP"
25066   - "VXLAN_1"
25067   - "VXLAN_10"
25068   - "VXLAN_100"
25069   - "VXLAN_1000"
25070   layout:
25071     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25072     layout: "plot-throughput-speedup-analysis"
25073
25074 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25075 - type: "plot"
25076   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25077   algorithm: "plot_throughput_speedup_analysis"
25078   output-file-type: ".html"
25079   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25081   filter: "'NIC_Intel-X710' and
25082            '64B' and
25083            'ENCAP' and
25084            'NDRPDR' and
25085            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25086            not 'DOT1Q' and
25087            not 'VHOST' and
25088            not 'IPSECHW'"
25089   parameters:
25090   - "throughput"
25091   - "parent"
25092   - "tags"
25093   sort:
25094   - "IP4BASE"
25095   - "L2BDMACLRN"
25096   - "L2XCFWD"
25097   - "LISP"
25098   layout:
25099     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25100     layout: "plot-throughput-speedup-analysis"
25101
25102 - type: "plot"
25103   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25104   algorithm: "plot_throughput_speedup_analysis"
25105   output-file-type: ".html"
25106   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25108   filter: "'NIC_Intel-X710' and
25109            '64B' and
25110            'ENCAP' and
25111            'NDRPDR' and
25112            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25113            not 'DOT1Q' and
25114            not 'VHOST' and
25115            not 'IPSECHW'"
25116   parameters:
25117   - "throughput"
25118   - "parent"
25119   - "tags"
25120   sort:
25121   - "IP4BASE"
25122   - "L2BDMACLRN"
25123   - "L2XCFWD"
25124   - "LISP"
25125   layout:
25126     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25127     layout: "plot-throughput-speedup-analysis"
25128
25129 ################################################################################
25130
25131 # Speedup - VPP IPv6 3n-hsw-x520
25132 - type: "plot"
25133   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25134   algorithm: "plot_throughput_speedup_analysis"
25135   output-file-type: ".html"
25136   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25138   filter: "'NIC_Intel-X520-DA2' and
25139            '78B' and
25140            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25141            'NDRPDR' and
25142            'IP6FWD' and
25143            not 'SRv6' and
25144            not 'IPSEC' and
25145            not 'VHOST'"
25146   parameters:
25147   - "throughput"
25148   - "parent"
25149   - "tags"
25150   sort:
25151   - "IP6BASE"
25152   - "FIB_20K"
25153   - "FIB_200K"
25154   - "FIB_2M"
25155   layout:
25156     title: "ip6-3n-hsw-x520-78b-base-ndr"
25157     layout: "plot-throughput-speedup-analysis"
25158
25159 - type: "plot"
25160   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25161   algorithm: "plot_throughput_speedup_analysis"
25162   output-file-type: ".html"
25163   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25165   filter: "'NIC_Intel-X520-DA2' and
25166            '78B' and
25167            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25168            'NDRPDR' and
25169            'IP6FWD' and
25170            not 'SRv6' and
25171            not 'IPSEC' and
25172            not 'VHOST'"
25173   parameters:
25174   - "throughput"
25175   - "parent"
25176   - "tags"
25177   sort:
25178   - "IP6BASE"
25179   - "FIB_20K"
25180   - "FIB_200K"
25181   - "FIB_2M"
25182   layout:
25183     title: "ip6-3n-hsw-x520-78b-base-pdr"
25184     layout: "plot-throughput-speedup-analysis"
25185
25186 # Speedup - VPP IPv6 3n-hsw-x710
25187 - type: "plot"
25188   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25189   algorithm: "plot_throughput_speedup_analysis"
25190   output-file-type: ".html"
25191   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25193   filter: "'NIC_Intel-X710' and
25194            '78B' and
25195            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25196            'NDRPDR' and
25197            'IP6FWD' and
25198            not 'SRv6' and
25199            not 'IPSEC' and
25200            not 'VHOST'"
25201   parameters:
25202   - "throughput"
25203   - "parent"
25204   - "tags"
25205   sort:
25206   - "IP6BASE"
25207   - "FIB_20K"
25208   - "FIB_200K"
25209   - "FIB_2M"
25210   layout:
25211     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25212     layout: "plot-throughput-speedup-analysis"
25213
25214 - type: "plot"
25215   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25216   algorithm: "plot_throughput_speedup_analysis"
25217   output-file-type: ".html"
25218   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25219   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25220   filter: "'NIC_Intel-X710' and
25221            '78B' and
25222            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25223            'NDRPDR' and
25224            'IP6FWD' and
25225            not 'SRv6' and
25226            not 'IPSEC' and
25227            not 'VHOST'"
25228   parameters:
25229   - "throughput"
25230   - "parent"
25231   - "tags"
25232   sort:
25233   - "IP6BASE"
25234   - "FIB_20K"
25235   - "FIB_200K"
25236   - "FIB_2M"
25237   layout:
25238     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25239     layout: "plot-throughput-speedup-analysis"
25240
25241 # Speedup - VPP IPv6 3n-hsw-x710 features
25242 - type: "plot"
25243   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25244   algorithm: "plot_throughput_speedup_analysis"
25245   output-file-type: ".html"
25246   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25248   filter: "'NIC_Intel-X710' and
25249            '78B' and
25250            ('IP6BASE' or
25251             'POLICE_MARK' or
25252             'COPWHLIST' or
25253             'IACLDST') and
25254            'NDRPDR' and
25255            'IP6FWD' and
25256            not 'SRv6' and
25257            not 'IPSEC' and
25258            not 'VHOST'"
25259   parameters:
25260   - "throughput"
25261   - "parent"
25262   - "tags"
25263   sort:
25264   - "IP6BASE"
25265   - "POLICE_MARK"
25266   - "COPWHLIST"
25267   - "IACLDST"
25268   layout:
25269     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25270     layout: "plot-throughput-speedup-analysis"
25271
25272 - type: "plot"
25273   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25274   algorithm: "plot_throughput_speedup_analysis"
25275   output-file-type: ".html"
25276   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25278   filter: "'NIC_Intel-X710' and
25279            '78B' and
25280            ('IP6BASE' or
25281             'POLICE_MARK' or
25282             'COPWHLIST' or
25283             'IACLDST') and
25284            'NDRPDR' and
25285            'IP6FWD' and
25286            not 'SRv6' and
25287            not 'IPSEC' and
25288            not 'VHOST'"
25289   parameters:
25290   - "throughput"
25291   - "parent"
25292   - "tags"
25293   sort:
25294   - "IP6BASE"
25295   - "POLICE_MARK"
25296   - "COPWHLIST"
25297   - "IACLDST"
25298   layout:
25299     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25300     layout: "plot-throughput-speedup-analysis"
25301
25302 # Speedup - VPP IPv6 3n-hsw-xl710
25303 - type: "plot"
25304   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25305   algorithm: "plot_throughput_speedup_analysis"
25306   output-file-type: ".html"
25307   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25309   filter: "'NIC_Intel-XL710' and
25310            '78B' and
25311            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25312            'NDRPDR' and
25313            'IP6FWD' and
25314            not 'SRv6' and
25315            not 'IPSEC' and
25316            not 'VHOST'"
25317   parameters:
25318   - "throughput"
25319   - "parent"
25320   - "tags"
25321   sort:
25322   - "IP6BASE"
25323   - "FIB_20K"
25324   - "FIB_200K"
25325   - "FIB_2M"
25326   layout:
25327     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25328     layout: "plot-throughput-speedup-analysis"
25329
25330 - type: "plot"
25331   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25332   algorithm: "plot_throughput_speedup_analysis"
25333   output-file-type: ".html"
25334   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25335   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25336   filter: "'NIC_Intel-XL710' and
25337            '78B' and
25338            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25339            'NDRPDR' and
25340            'IP6FWD' and
25341            not 'SRv6' and
25342            not 'IPSEC' and
25343            not 'VHOST'"
25344   parameters:
25345   - "throughput"
25346   - "parent"
25347   - "tags"
25348   sort:
25349   - "IP6BASE"
25350   - "FIB_20K"
25351   - "FIB_200K"
25352   - "FIB_2M"
25353   layout:
25354     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25355     layout: "plot-throughput-speedup-analysis"
25356
25357 # Speedup - VPP IPv6 3n-skx-x710
25358 - type: "plot"
25359   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25360   algorithm: "plot_throughput_speedup_analysis"
25361   output-file-type: ".html"
25362   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25364   filter: "'NIC_Intel-X710' and
25365            '78B' and
25366            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25367            'NDRPDR' and
25368            'IP6FWD' and
25369            not 'SRv6' and
25370            not 'IPSEC' and
25371            not 'VHOST'"
25372   parameters:
25373   - "throughput"
25374   - "parent"
25375   - "tags"
25376   sort:
25377   - "IP6BASE"
25378   - "FIB_20K"
25379   - "FIB_200K"
25380   - "FIB_2M"
25381   layout:
25382     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25383     layout: "plot-throughput-speedup-analysis"
25384
25385 - type: "plot"
25386   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25387   algorithm: "plot_throughput_speedup_analysis"
25388   output-file-type: ".html"
25389   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25391   filter: "'NIC_Intel-X710' and
25392            '78B' and
25393            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25394            'NDRPDR' and
25395            'IP6FWD' and
25396            not 'SRv6' and
25397            not 'IPSEC' and
25398            not 'VHOST'"
25399   parameters:
25400   - "throughput"
25401   - "parent"
25402   - "tags"
25403   sort:
25404   - "IP6BASE"
25405   - "FIB_20K"
25406   - "FIB_200K"
25407   - "FIB_2M"
25408   layout:
25409     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25410     layout: "plot-throughput-speedup-analysis"
25411
25412 # Speedup - VPP IPv6 3n-skx-x710 features
25413 - type: "plot"
25414   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25415   algorithm: "plot_throughput_speedup_analysis"
25416   output-file-type: ".html"
25417   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25419   filter: "'NIC_Intel-X710' and
25420            '78B' and
25421            ('IP6BASE' or
25422             'POLICE_MARK' or
25423             'COPWHLIST' or
25424             'IACLDST') and
25425            'NDRPDR' and
25426            'IP6FWD' and
25427            not 'SRv6' and
25428            not 'IPSEC' and
25429            not 'VHOST'"
25430   parameters:
25431   - "throughput"
25432   - "parent"
25433   - "tags"
25434   sort:
25435   - "IP6BASE"
25436   - "POLICE_MARK"
25437   - "COPWHLIST"
25438   - "IACLDST"
25439   layout:
25440     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25441     layout: "plot-throughput-speedup-analysis"
25442
25443 - type: "plot"
25444   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25445   algorithm: "plot_throughput_speedup_analysis"
25446   output-file-type: ".html"
25447   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25449   filter: "'NIC_Intel-X710' and
25450            '78B' and
25451            ('IP6BASE' or
25452             'POLICE_MARK' or
25453             'COPWHLIST' or
25454             'IACLDST') and
25455            'NDRPDR' and
25456            'IP6FWD' and
25457            not 'SRv6' and
25458            not 'IPSEC' and
25459            not 'VHOST'"
25460   parameters:
25461   - "throughput"
25462   - "parent"
25463   - "tags"
25464   sort:
25465   - "IP6BASE"
25466   - "POLICE_MARK"
25467   - "COPWHLIST"
25468   - "IACLDST"
25469   layout:
25470     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25471     layout: "plot-throughput-speedup-analysis"
25472
25473 # Speedup - VPP IPv6 3n-skx-xxv710
25474 - type: "plot"
25475   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25476   algorithm: "plot_throughput_speedup_analysis"
25477   output-file-type: ".html"
25478   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25479   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25480   filter: "'NIC_Intel-XXV710' and
25481            '78B' and
25482            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25483            'NDRPDR' and
25484            'IP6FWD' and
25485            not 'SRv6' and
25486            not 'IPSEC' and
25487            not 'VHOST'"
25488   parameters:
25489   - "throughput"
25490   - "parent"
25491   - "tags"
25492   sort:
25493   - "IP6BASE"
25494   - "FIB_20K"
25495   - "FIB_200K"
25496   - "FIB_2M"
25497   layout:
25498     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25499     layout: "plot-throughput-speedup-analysis"
25500
25501 - type: "plot"
25502   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25503   algorithm: "plot_throughput_speedup_analysis"
25504   output-file-type: ".html"
25505   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25507   filter: "'NIC_Intel-XXV710' and
25508            '78B' and
25509            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25510            'NDRPDR' and
25511            'IP6FWD' and
25512            not 'SRv6' and
25513            not 'IPSEC' and
25514            not 'VHOST'"
25515   parameters:
25516   - "throughput"
25517   - "parent"
25518   - "tags"
25519   sort:
25520   - "IP6BASE"
25521   - "FIB_20K"
25522   - "FIB_200K"
25523   - "FIB_2M"
25524   layout:
25525     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25526     layout: "plot-throughput-speedup-analysis"
25527
25528 # Speedup - VPP IPv6 2n-skx-x710
25529 - type: "plot"
25530   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25531   algorithm: "plot_throughput_speedup_analysis"
25532   output-file-type: ".html"
25533   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25534   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25535   filter: "'NIC_Intel-X710' and
25536            '78B' and
25537            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25538            'NDRPDR' and
25539            'IP6FWD' and
25540            not 'SRv6' and
25541            not 'IPSEC' and
25542            not 'VHOST'"
25543   parameters:
25544   - "throughput"
25545   - "parent"
25546   - "tags"
25547   sort:
25548   - "IP6BASE"
25549   - "FIB_20K"
25550   - "FIB_200K"
25551   - "FIB_2M"
25552   layout:
25553     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25554     layout: "plot-throughput-speedup-analysis"
25555
25556 - type: "plot"
25557   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25558   algorithm: "plot_throughput_speedup_analysis"
25559   output-file-type: ".html"
25560   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25562   filter: "'NIC_Intel-X710' and
25563            '78B' and
25564            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25565            'NDRPDR' and
25566            'IP6FWD' and
25567            not 'SRv6' and
25568            not 'IPSEC' and
25569            not 'VHOST'"
25570   parameters:
25571   - "throughput"
25572   - "parent"
25573   - "tags"
25574   sort:
25575   - "IP6BASE"
25576   - "FIB_20K"
25577   - "FIB_200K"
25578   - "FIB_2M"
25579   layout:
25580     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25581     layout: "plot-throughput-speedup-analysis"
25582
25583 # Speedup - VPP IPv6 2n-skx-xxv710
25584 - type: "plot"
25585   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25586   algorithm: "plot_throughput_speedup_analysis"
25587   output-file-type: ".html"
25588   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25590   filter: "'NIC_Intel-XXV710' and
25591            '78B' and
25592            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25593            'NDRPDR' and
25594            'IP6FWD' and
25595            not 'SRv6' and
25596            not 'IPSEC' and
25597            not 'VHOST'"
25598   parameters:
25599   - "throughput"
25600   - "parent"
25601   - "tags"
25602   sort:
25603   - "IP6BASE"
25604   - "FIB_20K"
25605   - "FIB_200K"
25606   - "FIB_2M"
25607   layout:
25608     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25609     layout: "plot-throughput-speedup-analysis"
25610
25611 - type: "plot"
25612   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25613   algorithm: "plot_throughput_speedup_analysis"
25614   output-file-type: ".html"
25615   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25617   filter: "'NIC_Intel-XXV710' and
25618            '78B' and
25619            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25620            'NDRPDR' and
25621            'IP6FWD' and
25622            not 'SRv6' and
25623            not 'IPSEC' and
25624            not 'VHOST'"
25625   parameters:
25626   - "throughput"
25627   - "parent"
25628   - "tags"
25629   sort:
25630   - "IP6BASE"
25631   - "FIB_20K"
25632   - "FIB_200K"
25633   - "FIB_2M"
25634   layout:
25635     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25636     layout: "plot-throughput-speedup-analysis"
25637
25638 ## Speedup - VPP IPv6 2n-dnv-x553 base
25639 #- type: "plot"
25640 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25641 #  algorithm: "plot_throughput_speedup_analysis"
25642 #  output-file-type: ".html"
25643 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25644 #  data: "intel-dnv-vpp"
25645 #  filter: "'NIC_Intel-X553' and
25646 #           '78B' and
25647 #           'IP6BASE' and
25648 #           'NDRPDR' and
25649 #           'IP6FWD' and
25650 #           not 'SRv6' and
25651 #           not 'IPSEC' and
25652 #           not 'VHOST'"
25653 #  parameters:
25654 #  - "throughput"
25655 #  - "parent"
25656 #  - "tags"
25657 #  sort:
25658 #  - "IP6BASE"
25659 #  layout:
25660 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25661 #    layout: "plot-throughput-speedup-analysis"
25662 #
25663 #- type: "plot"
25664 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25665 #  algorithm: "plot_throughput_speedup_analysis"
25666 #  output-file-type: ".html"
25667 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25668 #  data: "intel-dnv-vpp"
25669 #  filter: "'NIC_Intel-X553' and
25670 #           '78B' and
25671 #           'IP6BASE' and
25672 #           'NDRPDR' and
25673 #           'IP6FWD' and
25674 #           not 'SRv6' and
25675 #           not 'IPSEC' and
25676 #           not 'VHOST'"
25677 #  parameters:
25678 #  - "throughput"
25679 #  - "parent"
25680 #  - "tags"
25681 #  sort:
25682 #  - "IP6BASE"
25683 #  layout:
25684 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25685 #    layout: "plot-throughput-speedup-analysis"
25686
25687 ################################################################################
25688
25689 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25690 - type: "plot"
25691   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25692   algorithm: "plot_throughput_speedup_analysis"
25693   output-file-type: ".html"
25694   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25695   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25696   filter: "'NIC_Intel-X520-DA2' and
25697            '78B' and
25698            'ENCAP' and
25699            'NDRPDR' and
25700            'LISP' and
25701            not 'VHOST'"
25702   parameters:
25703   - "throughput"
25704   - "parent"
25705   - "tags"
25706   sort:
25707   - "IP4UNRLAY"
25708   - "IP6UNRLAY"
25709   layout:
25710     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25711     layout: "plot-throughput-speedup-analysis"
25712
25713 - type: "plot"
25714   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25715   algorithm: "plot_throughput_speedup_analysis"
25716   output-file-type: ".html"
25717   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25719   filter: "'NIC_Intel-X520-DA2' and
25720            '78B' and
25721            'ENCAP' and
25722            'NDRPDR' and
25723            'LISP' and
25724            not 'VHOST'"
25725   parameters:
25726   - "throughput"
25727   - "parent"
25728   - "tags"
25729   sort:
25730   - "IP4UNRLAY"
25731   - "IP6UNRLAY"
25732   layout:
25733     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25734     layout: "plot-throughput-speedup-analysis"
25735
25736 ################################################################################
25737
25738 # Speedup - VPP IPSec 3n-hsw-xl710 base
25739 - type: "plot"
25740   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25741   algorithm: "plot_throughput_speedup_analysis"
25742   output-file-type: ".html"
25743   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25744   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25745   filter: "'NIC_Intel-XL710' and
25746            '64B' and
25747            'IP4FWD' and
25748            'NDRPDR' and
25749            'BASE' and
25750            'IPSECHW' and
25751            not 'VHOST'"
25752   parameters:
25753   - "throughput"
25754   - "parent"
25755   - "tags"
25756   layout:
25757     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25758     layout: "plot-throughput-speedup-analysis"
25759
25760 - type: "plot"
25761   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25762   algorithm: "plot_throughput_speedup_analysis"
25763   output-file-type: ".html"
25764   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25766   filter: "'NIC_Intel-XL710' and
25767            '64B' and
25768            'IP4FWD' and
25769            'NDRPDR' and
25770            'BASE' and
25771            'IPSECHW' and
25772            not 'VHOST'"
25773   parameters:
25774   - "throughput"
25775   - "parent"
25776   - "tags"
25777   layout:
25778     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25779     layout: "plot-throughput-speedup-analysis"
25780
25781 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25782 - type: "plot"
25783   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25784   algorithm: "plot_throughput_speedup_analysis"
25785   output-file-type: ".html"
25786   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25787   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25788   filter: "'NIC_Intel-XL710' and
25789            '64B' and
25790            'IP4FWD' and
25791            'NDRPDR' and
25792            'SCALE' and
25793            'IPSECHW' and
25794            not 'VHOST'"
25795   parameters:
25796   - "throughput"
25797   - "parent"
25798   - "tags"
25799   layout:
25800     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25801     layout: "plot-throughput-speedup-analysis"
25802
25803 - type: "plot"
25804   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25805   algorithm: "plot_throughput_speedup_analysis"
25806   output-file-type: ".html"
25807   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25809   filter: "'NIC_Intel-XL710' and
25810            '64B' and
25811            'IP4FWD' and
25812            'NDRPDR' and
25813            'SCALE' and
25814            'IPSECHW' and
25815            not 'VHOST'"
25816   parameters:
25817   - "throughput"
25818   - "parent"
25819   - "tags"
25820   layout:
25821     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25822     layout: "plot-throughput-speedup-analysis"
25823
25824 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25825 - type: "plot"
25826   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25827   algorithm: "plot_throughput_speedup_analysis"
25828   output-file-type: ".html"
25829   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25831   filter: "'NIC_Intel-XL710' and
25832            '64B' and
25833            'IP4FWD' and
25834            'NDRPDR' and
25835            'IPSECSW' and
25836            not 'VHOST'"
25837   parameters:
25838   - "throughput"
25839   - "parent"
25840   - "tags"
25841   layout:
25842     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25843     layout: "plot-throughput-speedup-analysis"
25844
25845 - type: "plot"
25846   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25847   algorithm: "plot_throughput_speedup_analysis"
25848   output-file-type: ".html"
25849   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25851   filter: "'NIC_Intel-XL710' and
25852            '64B' and
25853            'IP4FWD' and
25854            'NDRPDR' and
25855            'IPSECSW' and
25856            not 'VHOST'"
25857   parameters:
25858   - "throughput"
25859   - "parent"
25860   - "tags"
25861   layout:
25862     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25863     layout: "plot-throughput-speedup-analysis"
25864
25865 ################################################################################
25866
25867 # Speedup - VPP SRv6 3n-hsw-x520
25868 - type: "plot"
25869   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25870   algorithm: "plot_throughput_speedup_analysis"
25871   output-file-type: ".html"
25872   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25873   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25874   filter: "'NIC_Intel-X520-DA2' and
25875            '78B' and
25876            'FEATURE' and
25877            'NDRPDR' and
25878            'IP6FWD' and
25879            'SRv6'"
25880   parameters:
25881   - "throughput"
25882   - "parent"
25883   - "tags"
25884   layout:
25885     title: "srv6-3n-hsw-x520-78b-features-ndr"
25886     layout: "plot-throughput-speedup-analysis"
25887
25888 - type: "plot"
25889   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25890   algorithm: "plot_throughput_speedup_analysis"
25891   output-file-type: ".html"
25892   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25894   filter: "'NIC_Intel-X520-DA2' and
25895            '78B' and
25896            'FEATURE' and
25897            'NDRPDR' and
25898            'IP6FWD' and
25899            'SRv6'"
25900   parameters:
25901   - "throughput"
25902   - "parent"
25903   - "tags"
25904   layout:
25905     title: "srv6-3n-hsw-x520-78b-features-pdr"
25906     layout: "plot-throughput-speedup-analysis"
25907
25908 ################################################################################
25909
25910 # Speedup - VPP L2 3n-hsw-x520 base and scale
25911 - type: "plot"
25912   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25913   algorithm: "plot_throughput_speedup_analysis"
25914   output-file-type: ".html"
25915   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25917   filter: "'NIC_Intel-X520-DA2' and
25918            '64B' and
25919            ('BASE' or 'SCALE') and
25920            'NDRPDR' and
25921            'ETH' and
25922            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25923            not 'VHOST' and
25924            not 'MEMIF'"
25925   parameters:
25926   - "throughput"
25927   - "parent"
25928   - "tags"
25929   sort:
25930   - "L2XCFWD"
25931   - "L2PATCH"
25932   - "L2BDMACLRN"
25933   - "FIB_10K"
25934   - "FIB_100K"
25935   - "FIB_1M"
25936   layout:
25937     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25938     layout: "plot-throughput-speedup-analysis"
25939
25940 - type: "plot"
25941   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25942   algorithm: "plot_throughput_speedup_analysis"
25943   output-file-type: ".html"
25944   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25946   filter: "'NIC_Intel-X520-DA2' and
25947            '64B' and
25948            ('BASE' or 'SCALE') and
25949            'NDRPDR' and
25950            'ETH' and
25951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25952            not 'VHOST' and
25953            not 'MEMIF'"
25954   parameters:
25955   - "throughput"
25956   - "parent"
25957   - "tags"
25958   sort:
25959   - "L2XCFWD"
25960   - "L2PATCH"
25961   - "L2BDMACLRN"
25962   - "FIB_10K"
25963   - "FIB_100K"
25964   - "FIB_1M"
25965   layout:
25966     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25967     layout: "plot-throughput-speedup-analysis"
25968
25969 # Speedup - VPP L2 3n-hsw-x520 features
25970 - type: "plot"
25971   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25972   algorithm: "plot_throughput_speedup_analysis"
25973   output-file-type: ".html"
25974   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25975   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25976   filter: "'NIC_Intel-X520-DA2' and
25977            '64B' and
25978            'NDRPDR' and
25979            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25980            not 'ACL' and
25981            not 'VHOST' and
25982            not 'MEMIF'"
25983   parameters:
25984   - "throughput"
25985   - "parent"
25986   - "tags"
25987   sort:
25988   - "L2XCBASE"    # l2xcbase
25989   - "L2BDBASE"    # l2bdbase
25990   - "L2XCFWD"     # dot1q-l2xcbase
25991   - "L2BDMACLRN"  # dot1q-l2bdbase
25992   layout:
25993     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25994     layout: "plot-throughput-speedup-analysis"
25995
25996 - type: "plot"
25997   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25998   algorithm: "plot_throughput_speedup_analysis"
25999   output-file-type: ".html"
26000   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26002   filter: "'NIC_Intel-X520-DA2' and
26003            '64B' and
26004            'NDRPDR' and
26005            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26006            not 'ACL' and
26007            not 'VHOST' and
26008            not 'MEMIF'"
26009   parameters:
26010   - "throughput"
26011   - "parent"
26012   - "tags"
26013   sort:
26014   - "L2XCBASE"    # l2xcbase
26015   - "L2BDBASE"    # l2bdbase
26016   - "L2XCFWD"     # dot1q-l2xcbase
26017   - "L2BDMACLRN"  # dot1q-l2bdbase
26018   layout:
26019     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26020     layout: "plot-throughput-speedup-analysis"
26021
26022 # Speedup - VPP L2 3n-hsw-x520 features-iacl
26023 - type: "plot"
26024   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26025   algorithm: "plot_throughput_speedup_analysis"
26026   output-file-type: ".html"
26027   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26029   filter: "'NIC_Intel-X520-DA2' and
26030            'NDRPDR' and
26031            '64B' and
26032            'FEATURE' and
26033            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26034            'IACL' and
26035            ('ACL1' or 'ACL50') and
26036            ('10K_FLOWS' or '10k_FLOWS') and
26037            not 'MACIP' and
26038            not 'VHOST' and
26039            not 'MEMIF'"
26040   parameters:
26041   - "throughput"
26042   - "parent"
26043   - "tags"
26044   layout:
26045     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26046     layout: "plot-throughput-speedup-analysis"
26047
26048 - type: "plot"
26049   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26050   algorithm: "plot_throughput_speedup_analysis"
26051   output-file-type: ".html"
26052   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26054   filter: "'NIC_Intel-X520-DA2' and
26055            'NDRPDR' and
26056            '64B' and
26057            'FEATURE' and
26058            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26059            'IACL' and
26060            ('ACL1' or 'ACL50') and
26061            ('10K_FLOWS' or '10k_FLOWS') and
26062            not 'MACIP' and
26063            not 'VHOST' and
26064            not 'MEMIF'"
26065   parameters:
26066   - "throughput"
26067   - "parent"
26068   - "tags"
26069   layout:
26070     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26071     layout: "plot-throughput-speedup-analysis"
26072
26073 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26074 - type: "plot"
26075   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26076   algorithm: "plot_throughput_speedup_analysis"
26077   output-file-type: ".html"
26078   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26080   filter: "'NIC_Intel-X520-DA2' and
26081            'NDRPDR' and
26082            '64B' and
26083            'FEATURE' and
26084            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26085            'OACL' and
26086            ('ACL1' or 'ACL50') and
26087            ('10K_FLOWS' or '10k_FLOWS') and
26088            not 'MACIP' and
26089            not 'VHOST' and
26090            not 'MEMIF'"
26091   parameters:
26092   - "throughput"
26093   - "parent"
26094   - "tags"
26095   layout:
26096     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26097     layout: "plot-throughput-speedup-analysis"
26098
26099 - type: "plot"
26100   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26101   algorithm: "plot_throughput_speedup_analysis"
26102   output-file-type: ".html"
26103   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26105   filter: "'NIC_Intel-X520-DA2' and
26106            'NDRPDR' and
26107            '64B' and
26108            'FEATURE' and
26109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26110            'OACL' and
26111            ('ACL1' or 'ACL50') and
26112            ('10K_FLOWS' or '10k_FLOWS') and
26113            not 'MACIP' and
26114            not 'VHOST' and
26115            not 'MEMIF'"
26116   parameters:
26117   - "throughput"
26118   - "parent"
26119   - "tags"
26120   layout:
26121     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26122     layout: "plot-throughput-speedup-analysis"
26123
26124 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26125 - type: "plot"
26126   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26127   algorithm: "plot_throughput_speedup_analysis"
26128   output-file-type: ".html"
26129   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26131   filter: "'NIC_Intel-X520-DA2' and
26132            'NDRPDR' and
26133            '64B' and
26134            'FEATURE' and
26135            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26136            'OACL' and
26137            ('ACL1' or 'ACL50') and
26138            ('10K_FLOWS' or '10k_FLOWS') and
26139            not 'MACIP' and
26140            not 'VHOST' and
26141            not 'MEMIF'"
26142   parameters:
26143   - "throughput"
26144   - "parent"
26145   - "tags"
26146   layout:
26147     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26148     layout: "plot-throughput-speedup-analysis"
26149
26150 - type: "plot"
26151   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26152   algorithm: "plot_throughput_speedup_analysis"
26153   output-file-type: ".html"
26154   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26156   filter: "'NIC_Intel-X520-DA2' and
26157            'NDRPDR' and
26158            '64B' and
26159            'FEATURE' and
26160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26161            'OACL' and
26162            ('ACL1' or 'ACL50') and
26163            ('10K_FLOWS' or '10k_FLOWS') and
26164            not 'MACIP' and
26165            not 'VHOST' and
26166            not 'MEMIF'"
26167   parameters:
26168   - "throughput"
26169   - "parent"
26170   - "tags"
26171   layout:
26172     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26173     layout: "plot-throughput-speedup-analysis"
26174
26175 # Speedup - VPP L2 3n-hsw-x520 features-macip
26176 - type: "plot"
26177   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26178   algorithm: "plot_throughput_speedup_analysis"
26179   output-file-type: ".html"
26180   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26182   filter: "'NIC_Intel-X520-DA2' and
26183            'NDRPDR' and
26184            '64B' and
26185            'FEATURE' and
26186            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26187            'MACIP' and
26188            ('ACL1' or 'ACL50') and
26189            ('10K_FLOWS' or '10k_FLOWS') and
26190            not 'VHOST' and
26191            not 'MEMIF'"
26192   parameters:
26193   - "throughput"
26194   - "parent"
26195   - "tags"
26196   layout:
26197     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26198     layout: "plot-throughput-speedup-analysis"
26199
26200 - type: "plot"
26201   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26202   algorithm: "plot_throughput_speedup_analysis"
26203   output-file-type: ".html"
26204   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26205   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26206   filter: "'NIC_Intel-X520-DA2' and
26207            'NDRPDR' and
26208            '64B' and
26209            'FEATURE' and
26210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26211            'MACIP' and
26212            ('ACL1' or 'ACL50') and
26213            ('10K_FLOWS' or '10k_FLOWS') and
26214            not 'VHOST' and
26215            not 'MEMIF'"
26216   parameters:
26217   - "throughput"
26218   - "parent"
26219   - "tags"
26220   layout:
26221     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26222     layout: "plot-throughput-speedup-analysis"
26223
26224 # Speedup - VPP L2 3n-hsw-x710 base and scale
26225 - type: "plot"
26226   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26227   algorithm: "plot_throughput_speedup_analysis"
26228   output-file-type: ".html"
26229   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26231   filter: "'NIC_Intel-X710' and
26232            '64B' and
26233            ('BASE' or 'SCALE') and
26234            'NDRPDR' and
26235            'ETH' and
26236            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26237            not 'VHOST' and
26238            not 'MEMIF' and
26239            not 'DRV_AVF'"
26240   parameters:
26241   - "throughput"
26242   - "parent"
26243   - "tags"
26244   sort:
26245   - "L2PATCH"
26246   - "L2XCFWD"
26247   - "L2BDMACLRN"
26248   - "FIB_10K"
26249   - "FIB_100K"
26250   - "FIB_1M"
26251   layout:
26252     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26253     layout: "plot-throughput-speedup-analysis"
26254
26255 - type: "plot"
26256   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26257   algorithm: "plot_throughput_speedup_analysis"
26258   output-file-type: ".html"
26259   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26261   filter: "'NIC_Intel-X710' and
26262            '64B' and
26263            ('BASE' or 'SCALE') and
26264            'NDRPDR' and
26265            'ETH' and
26266            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26267            not 'VHOST' and
26268            not 'MEMIF' and
26269            not 'DRV_AVF'"
26270   parameters:
26271   - "throughput"
26272   - "parent"
26273   - "tags"
26274   sort:
26275   - "L2PATCH"
26276   - "L2XCFWD"
26277   - "L2BDMACLRN"
26278   - "FIB_10K"
26279   - "FIB_100K"
26280   - "FIB_1M"
26281   layout:
26282     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26283     layout: "plot-throughput-speedup-analysis"
26284
26285 # Speedup - VPP L2 3n-hsw-x710 features
26286 - type: "plot"
26287   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26288   algorithm: "plot_throughput_speedup_analysis"
26289   output-file-type: ".html"
26290   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26292   filter: "'NIC_Intel-X710' and
26293            '64B' and
26294            'NDRPDR' and
26295            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26296            not 'ACL' and
26297            not 'VHOST' and
26298            not 'L2OVRLAY' and
26299            not 'MEMIF'"
26300   parameters:
26301   - "throughput"
26302   - "parent"
26303   - "tags"
26304   sort:
26305   - "L2XCBASE"    # l2xcbase
26306   - "L2BDBASE"    # l2bdbase
26307   - "L2XCFWD"     # dot1q-l2xcbase
26308   - "L2BDMACLRN"  # dot1q-l2bdbase
26309   layout:
26310     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26311     layout: "plot-throughput-speedup-analysis"
26312
26313 - type: "plot"
26314   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26315   algorithm: "plot_throughput_speedup_analysis"
26316   output-file-type: ".html"
26317   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26318   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26319   filter: "'NIC_Intel-X710' and
26320            '64B' and
26321            'NDRPDR' and
26322            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26323            not 'ACL' and
26324            not 'VHOST' and
26325            not 'L2OVRLAY' and
26326            not 'MEMIF'"
26327   parameters:
26328   - "throughput"
26329   - "parent"
26330   - "tags"
26331   sort:
26332   - "L2XCBASE"    # l2xcbase
26333   - "L2BDBASE"    # l2bdbase
26334   - "L2XCFWD"     # dot1q-l2xcbase
26335   - "L2BDMACLRN"  # dot1q-l2bdbase
26336   layout:
26337     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26338     layout: "plot-throughput-speedup-analysis"
26339
26340 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26341 - type: "plot"
26342   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26343   algorithm: "plot_throughput_speedup_analysis"
26344   output-file-type: ".html"
26345   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26347   filter: "'NIC_Intel-X710' and
26348            'NDRPDR' and
26349            '64B' and
26350            'FEATURE' and
26351            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26352            'IACL' and
26353            ('ACL1' or 'ACL50') and
26354            ('10K_FLOWS' or '10k_FLOWS') and
26355            not 'MACIP' and
26356            not 'VHOST' and
26357            not 'MEMIF'"
26358   parameters:
26359   - "throughput"
26360   - "parent"
26361   - "tags"
26362   layout:
26363     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26364     layout: "plot-throughput-speedup-analysis"
26365
26366 - type: "plot"
26367   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26368   algorithm: "plot_throughput_speedup_analysis"
26369   output-file-type: ".html"
26370   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26372   filter: "'NIC_Intel-X710' and
26373            'NDRPDR' and
26374            '64B' and
26375            'FEATURE' and
26376            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26377            'IACL' and
26378            ('ACL1' or 'ACL50') and
26379            ('10K_FLOWS' or '10k_FLOWS') and
26380            not 'MACIP' and
26381            not 'VHOST' and
26382            not 'MEMIF'"
26383   parameters:
26384   - "throughput"
26385   - "parent"
26386   - "tags"
26387   layout:
26388     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26389     layout: "plot-throughput-speedup-analysis"
26390
26391 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26392 - type: "plot"
26393   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26394   algorithm: "plot_throughput_speedup_analysis"
26395   output-file-type: ".html"
26396   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26398   filter: "'NIC_Intel-XL710' and
26399            '64B' and
26400            'BASE' and
26401            'NDRPDR' and
26402            'ETH' and
26403            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26404            not 'VHOST' and
26405            not 'MEMIF'"
26406   parameters:
26407   - "throughput"
26408   - "parent"
26409   - "tags"
26410   sort:
26411   - "L2PATCH"
26412   - "L2XCFWD"
26413   - "L2BDMACLRN"
26414   layout:
26415     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26416     layout: "plot-throughput-speedup-analysis"
26417
26418 - type: "plot"
26419   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26420   algorithm: "plot_throughput_speedup_analysis"
26421   output-file-type: ".html"
26422   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26424   filter: "'NIC_Intel-XL710' and
26425            '64B' and
26426            'BASE' and
26427            'NDRPDR' and
26428            'ETH' and
26429            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26430            not 'VHOST' and
26431            not 'MEMIF'"
26432   parameters:
26433   - "throughput"
26434   - "parent"
26435   - "tags"
26436   sort:
26437   - "L2PATCH"
26438   - "L2XCFWD"
26439   - "L2BDMACLRN"
26440   layout:
26441     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26442     layout: "plot-throughput-speedup-analysis"
26443
26444 # Speedup - VPP L2 3n-skx-x710 base and scale
26445 - type: "plot"
26446   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26447   algorithm: "plot_throughput_speedup_analysis"
26448   output-file-type: ".html"
26449   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26451   filter: "'NIC_Intel-X710' and
26452            '64B' and
26453            ('BASE' or 'SCALE') and
26454            'NDRPDR' and
26455            'ETH' and
26456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26457            not 'VHOST' and
26458            not 'DRV_AVF' and
26459            not 'MEMIF'"
26460   parameters:
26461   - "throughput"
26462   - "parent"
26463   - "tags"
26464   sort:
26465   - "L2PATCH"
26466   - "L2XCBASE"
26467   - "BASE"
26468   - "FIB_10K"
26469   - "FIB_100K"
26470   - "FIB_1M"
26471   layout:
26472     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26473     layout: "plot-throughput-speedup-analysis"
26474
26475 - type: "plot"
26476   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26477   algorithm: "plot_throughput_speedup_analysis"
26478   output-file-type: ".html"
26479   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26481   filter: "'NIC_Intel-X710' and
26482            '64B' and
26483            ('BASE' or 'SCALE') and
26484            'NDRPDR' and
26485            'ETH' and
26486            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26487            not 'VHOST' and
26488            not 'DRV_AVF' and
26489            not 'MEMIF'"
26490   parameters:
26491   - "throughput"
26492   - "parent"
26493   - "tags"
26494   sort:
26495   - "L2PATCH"
26496   - "L2XCBASE"
26497   - "BASE"
26498   - "FIB_10K"
26499   - "FIB_100K"
26500   - "FIB_1M"
26501   layout:
26502     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26503     layout: "plot-throughput-speedup-analysis"
26504
26505 # Speedup - VPP L2 3n-skx-x710 features
26506 - type: "plot"
26507   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26508   algorithm: "plot_throughput_speedup_analysis"
26509   output-file-type: ".html"
26510   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26512   filter: "'NIC_Intel-X710' and
26513            '64B' and
26514            'NDRPDR' and
26515            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26516            not 'ACL' and
26517            not 'VHOST' and
26518            not 'DRV_AVF' and
26519            not 'L2OVRLAY' and
26520            not 'MEMIF'"
26521   parameters:
26522   - "throughput"
26523   - "parent"
26524   - "tags"
26525   sort:
26526   - "L2XCBASE"    # l2xcbase
26527   - "L2BDBASE"    # l2bdbase
26528   - "L2XCFWD"     # dot1q-l2xcbase
26529   - "L2BDMACLRN"  # dot1q-l2bdbase
26530   layout:
26531     title: "l2sw-3n-skx-x710-64b-features-ndr"
26532     layout: "plot-throughput-speedup-analysis"
26533
26534 - type: "plot"
26535   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26536   algorithm: "plot_throughput_speedup_analysis"
26537   output-file-type: ".html"
26538   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26540   filter: "'NIC_Intel-X710' and
26541            '64B' and
26542            'NDRPDR' and
26543            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26544            not 'ACL' and
26545            not 'VHOST' and
26546            not 'DRV_AVF' and
26547            not 'L2OVRLAY' and
26548            not 'MEMIF'"
26549   parameters:
26550   - "throughput"
26551   - "parent"
26552   - "tags"
26553   sort:
26554   - "L2XCBASE"    # l2xcbase
26555   - "L2BDBASE"    # l2bdbase
26556   - "L2XCFWD"     # dot1q-l2xcbase
26557   - "L2BDMACLRN"  # dot1q-l2bdbase
26558   layout:
26559     title: "l2sw-3n-skx-x710-64b-features-pdr"
26560     layout: "plot-throughput-speedup-analysis"
26561
26562 # Speedup - VPP L2 3n-skx-x710 features-iacl
26563 - type: "plot"
26564   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26565   algorithm: "plot_throughput_speedup_analysis"
26566   output-file-type: ".html"
26567   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26569   filter: "'NIC_Intel-X710' and
26570            'NDRPDR' and
26571            '64B' and
26572            'FEATURE' and
26573            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26574            'IACL' and
26575            ('ACL1' or 'ACL50') and
26576            ('10K_FLOWS' or '10k_FLOWS') and
26577            not 'MACIP' and
26578            not 'VHOST' and
26579            not 'MEMIF'"
26580   parameters:
26581   - "throughput"
26582   - "parent"
26583   - "tags"
26584   layout:
26585     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26586     layout: "plot-throughput-speedup-analysis"
26587
26588 - type: "plot"
26589   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26590   algorithm: "plot_throughput_speedup_analysis"
26591   output-file-type: ".html"
26592   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26594   filter: "'NIC_Intel-X710' and
26595            'NDRPDR' and
26596            '64B' and
26597            'FEATURE' and
26598            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26599            'IACL' and
26600            ('ACL1' or 'ACL50') and
26601            ('10K_FLOWS' or '10k_FLOWS') and
26602            not 'MACIP' and
26603            not 'VHOST' and
26604            not 'MEMIF'"
26605   parameters:
26606   - "throughput"
26607   - "parent"
26608   - "tags"
26609   layout:
26610     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26611     layout: "plot-throughput-speedup-analysis"
26612
26613 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26614 - type: "plot"
26615   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26616   algorithm: "plot_throughput_speedup_analysis"
26617   output-file-type: ".html"
26618   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26620   filter: "'NIC_Intel-XXV710' and
26621            '64B' and
26622            ('BASE' or 'SCALE') and
26623            'NDRPDR' and
26624            'ETH' and
26625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26626            not 'DRV_AVF' and
26627            not 'VHOST' and
26628            not 'MEMIF'"
26629   parameters:
26630   - "throughput"
26631   - "parent"
26632   - "tags"
26633 #  sort:
26634 #  - "L2PATCH"
26635 #  - "L2PATCH"
26636 #  - "L2XCBASE"
26637 #  - "L2BDMACLRN"
26638   layout:
26639     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26640     layout: "plot-throughput-speedup-analysis"
26641
26642 - type: "plot"
26643   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26644   algorithm: "plot_throughput_speedup_analysis"
26645   output-file-type: ".html"
26646   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26648   filter: "'NIC_Intel-XXV710' and
26649            '64B' and
26650            ('BASE' or 'SCALE') and
26651            'NDRPDR' and
26652            'ETH' and
26653            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26654            not 'DRV_AVF' and
26655            not 'VHOST' and
26656            not 'MEMIF'"
26657   parameters:
26658   - "throughput"
26659   - "parent"
26660   - "tags"
26661 #  sort:
26662 #  - "L2PATCH"
26663 #  - "L2PATCH"
26664 #  - "L2XCBASE"
26665 #  - "L2BDMACLRN"
26666   layout:
26667     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26668     layout: "plot-throughput-speedup-analysis"
26669
26670 # Speedup - VPP L2 2n-skx-x710 base and scale
26671 - type: "plot"
26672   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26673   algorithm: "plot_throughput_speedup_analysis"
26674   output-file-type: ".html"
26675   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26676   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26677   filter: "'NIC_Intel-X710' and
26678            '64B' and
26679            ('BASE' or 'SCALE') and
26680            'NDRPDR' and
26681            'ETH' and
26682            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26683            not 'VHOST' and
26684            not 'MEMIF'"
26685   parameters:
26686   - "throughput"
26687   - "parent"
26688   - "tags"
26689   sort:
26690   - "L2PATCH"
26691   - "L2XCBASE"
26692   - "BASE"
26693   - "FIB_10K"
26694   - "FIB_100K"
26695   - "FIB_1M"
26696   layout:
26697     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26698     layout: "plot-throughput-speedup-analysis"
26699
26700 - type: "plot"
26701   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26702   algorithm: "plot_throughput_speedup_analysis"
26703   output-file-type: ".html"
26704   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26705   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26706   filter: "'NIC_Intel-X710' and
26707            '64B' and
26708            ('BASE' or 'SCALE') and
26709            'NDRPDR' and
26710            'ETH' and
26711            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26712            not 'VHOST' and
26713            not 'MEMIF'"
26714   parameters:
26715   - "throughput"
26716   - "parent"
26717   - "tags"
26718   sort:
26719   - "L2PATCH"
26720   - "L2XCBASE"
26721   - "BASE"
26722   - "FIB_10K"
26723   - "FIB_100K"
26724   - "FIB_1M"
26725   layout:
26726     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26727     layout: "plot-throughput-speedup-analysis"
26728
26729 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26730 - type: "plot"
26731   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26732   algorithm: "plot_throughput_speedup_analysis"
26733   output-file-type: ".html"
26734   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26735   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26736   filter: "'NIC_Intel-XXV710' and
26737            '64B' and
26738            ('BASE' or 'SCALE') and
26739            'NDRPDR' and
26740            'ETH' and
26741            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26742            not 'VHOST' and
26743            not 'MEMIF'"
26744   parameters:
26745   - "throughput"
26746   - "parent"
26747   - "tags"
26748   sort:
26749   - "L2PATCH"
26750   - "L2XCBASE"
26751   - "BASE"
26752   - "FIB_10K"
26753   - "FIB_100K"
26754   - "FIB_1M"
26755   layout:
26756     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26757     layout: "plot-throughput-speedup-analysis"
26758
26759 - type: "plot"
26760   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26761   algorithm: "plot_throughput_speedup_analysis"
26762   output-file-type: ".html"
26763   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26764   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26765   filter: "'NIC_Intel-XXV710' and
26766            '64B' and
26767            ('BASE' or 'SCALE') and
26768            'NDRPDR' and
26769            'ETH' and
26770            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26771            not 'VHOST' and
26772            not 'MEMIF'"
26773   parameters:
26774   - "throughput"
26775   - "parent"
26776   - "tags"
26777   sort:
26778   - "L2PATCH"
26779   - "L2XCBASE"
26780   - "BASE"
26781   - "FIB_10K"
26782   - "FIB_100K"
26783   - "FIB_1M"
26784   layout:
26785     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26786     layout: "plot-throughput-speedup-analysis"
26787
26788 ## Speedup - VPP L2 2n-dnv-x553 base
26789 #- type: "plot"
26790 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26791 #  algorithm: "plot_throughput_speedup_analysis"
26792 #  output-file-type: ".html"
26793 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26794 #  data: "intel-dnv-vpp"
26795 #  filter: "'NIC_Intel-X553' and
26796 #           '64B' and
26797 #           ('BASE' or 'SCALE') and
26798 #           'NDRPDR' and
26799 #           'ETH' and
26800 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26801 #           not 'VHOST' and
26802 #           not 'MEMIF'"
26803 #  parameters:
26804 #  - "throughput"
26805 #  - "parent"
26806 #  - "tags"
26807 #  sort:
26808 #  - "L2XCBASE"
26809 #  - "L2BDMACLRN"
26810 #  - "L2PATCH"
26811 #  layout:
26812 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26813 #    layout: "plot-throughput-speedup-analysis"
26814 #
26815 #- type: "plot"
26816 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26817 #  algorithm: "plot_throughput_speedup_analysis"
26818 #  output-file-type: ".html"
26819 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26820 #  data: "intel-dnv-vpp"
26821 #  filter: "'NIC_Intel-X553' and
26822 #           '64B' and
26823 #           ('BASE' or 'SCALE') and
26824 #           'NDRPDR' and
26825 #           'ETH' and
26826 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26827 #           not 'VHOST' and
26828 #           not 'MEMIF'"
26829 #  parameters:
26830 #  - "throughput"
26831 #  - "parent"
26832 #  - "tags"
26833 #  sort:
26834 #  - "L2XCBASE"
26835 #  - "L2BDMACLRN"
26836 #  - "L2PATCH"
26837 #  layout:
26838 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26839 #    layout: "plot-throughput-speedup-analysis"
26840
26841 ################################################################################
26842
26843 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26844 - type: "plot"
26845   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26846   algorithm: "plot_throughput_speedup_analysis"
26847   output-file-type: ".html"
26848   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26850   filter: "'NIC_Intel-X520-DA2' and
26851            '64B' and
26852            'NDRPDR' and
26853            'ETH' and
26854            'IP4FWD' and
26855            'VHOST_1024' and
26856            not 'VXLAN' and
26857            not 'DOT1Q'"
26858   parameters:
26859   - "throughput"
26860   - "parent"
26861   - "tags"
26862   sort:
26863   - "not CFS_OPT"
26864   - "1VM"
26865   - "2VM"
26866   layout:
26867     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26868     layout: "plot-throughput-speedup-analysis"
26869
26870 - type: "plot"
26871   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26872   algorithm: "plot_throughput_speedup_analysis"
26873   output-file-type: ".html"
26874   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26876   filter: "'NIC_Intel-X520-DA2' and
26877            '64B' and
26878            'NDRPDR' and
26879            'ETH' and
26880            'IP4FWD' and
26881            'VHOST_1024' and
26882            not 'VXLAN' and
26883            not 'DOT1Q'"
26884   parameters:
26885   - "throughput"
26886   - "parent"
26887   - "tags"
26888   sort:
26889   - "not CFS_OPT"
26890   - "1VM"
26891   - "2VM"
26892   layout:
26893     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26894     layout: "plot-throughput-speedup-analysis"
26895
26896 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26897 - type: "plot"
26898   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26899   algorithm: "plot_throughput_speedup_analysis"
26900   output-file-type: ".html"
26901   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26903   filter: "'NIC_Intel-X520-DA2' and
26904            '64B' and
26905            'NDRPDR' and
26906            ('ETH' or 'DOT1Q') and
26907            'BASE' and
26908            ('L2BDMACLRN' or 'L2XCFWD') and
26909            'VHOST_1024' and
26910            not 'VXLAN' and
26911            not 'IP4FWD' and
26912            not '2VM'"
26913   parameters:
26914   - "throughput"
26915   - "parent"
26916   - "tags"
26917   sort:
26918   - "L2BDMACLRN"
26919   - "L2BDMACLRN"
26920   - "L2BDMACLRN"
26921   - "L2XCFWD"
26922   - "L2XCFWD"
26923   - "L2XCFWD"
26924   layout:
26925     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26926     layout: "plot-throughput-speedup-analysis"
26927
26928 - type: "plot"
26929   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26930   algorithm: "plot_throughput_speedup_analysis"
26931   output-file-type: ".html"
26932   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26933   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26934   filter: "'NIC_Intel-X520-DA2' and
26935            '64B' and
26936            'NDRPDR' and
26937            ('ETH' or 'DOT1Q') and
26938            'BASE' and
26939            ('L2BDMACLRN' or 'L2XCFWD') and
26940            'VHOST_1024' and
26941            not 'VXLAN' and
26942            not 'IP4FWD' and
26943            not '2VM'"
26944   parameters:
26945   - "throughput"
26946   - "parent"
26947   - "tags"
26948   sort:
26949   - "L2BDMACLRN"
26950   - "L2BDMACLRN"
26951   - "L2BDMACLRN"
26952   - "L2XCFWD"
26953   - "L2XCFWD"
26954   - "L2XCFWD"
26955   layout:
26956     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26957     layout: "plot-throughput-speedup-analysis"
26958
26959 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26960 - type: "plot"
26961   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26962   algorithm: "plot_throughput_speedup_analysis"
26963   output-file-type: ".html"
26964   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26966   filter: "'NIC_Intel-X520-DA2' and
26967            '64B' and
26968            'NDRPDR' and
26969            ('ETH' or 'DOT1Q') and
26970            ('L2BDMACLRN' or 'L2XCFWD') and
26971            'VHOST_1024' and
26972            not 'CFS_OPT' and
26973            not 'DOT1Q' and
26974            not 'VXLAN' and
26975            not 'IP4FWD' and
26976            not 'LBOND'"
26977   parameters:
26978   - "throughput"
26979   - "parent"
26980   - "tags"
26981 #  sort:
26982 #  - "1VM"
26983 #  - "L2XCFWD"
26984 #  - "1VM"
26985 #  - "L2BDMACLRN"
26986   layout:
26987     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26988     layout: "plot-throughput-speedup-analysis"
26989
26990 - type: "plot"
26991   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26992   algorithm: "plot_throughput_speedup_analysis"
26993   output-file-type: ".html"
26994   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26996   filter: "'NIC_Intel-X520-DA2' and
26997            '64B' and
26998            'NDRPDR' and
26999            ('ETH' or 'DOT1Q') and
27000            ('L2BDMACLRN' or 'L2XCFWD') and
27001            'VHOST_1024' and
27002            not 'CFS_OPT' and
27003            not 'DOT1Q' and
27004            not 'VXLAN' and
27005            not 'IP4FWD' and
27006            not 'LBOND'"
27007   parameters:
27008   - "throughput"
27009   - "parent"
27010   - "tags"
27011 #  sort:
27012 #  - "1VM"
27013 #  - "L2XCFWD"
27014 #  - "1VM"
27015 #  - "L2BDMACLRN"
27016   layout:
27017     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27018     layout: "plot-throughput-speedup-analysis"
27019
27020 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27021 - type: "plot"
27022   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27023   algorithm: "plot_throughput_speedup_analysis"
27024   output-file-type: ".html"
27025   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27026   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27027   filter: "'NIC_Intel-X710' and
27028            '64B' and
27029            'NDRPDR' and
27030            'ETH' and
27031            'IP4FWD' and
27032            'VHOST_1024' and
27033            not 'VXLAN' and
27034            not 'CFS_OPT' and
27035            not 'DOT1Q'"
27036   parameters:
27037   - "throughput"
27038   - "parent"
27039   - "tags"
27040   sort:
27041   - "1VM"
27042   - "2VM"
27043   layout:
27044     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27045     layout: "plot-throughput-speedup-analysis"
27046
27047 - type: "plot"
27048   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27049   algorithm: "plot_throughput_speedup_analysis"
27050   output-file-type: ".html"
27051   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27053   filter: "'NIC_Intel-X710' and
27054            '64B' and
27055            'NDRPDR' and
27056            'ETH' and
27057            'IP4FWD' and
27058            'VHOST_1024' and
27059            not 'VXLAN' and
27060            not 'CFS_OPT' and
27061            not 'DOT1Q'"
27062   parameters:
27063   - "throughput"
27064   - "parent"
27065   - "tags"
27066   sort:
27067   - "1VM"
27068   - "2VM"
27069   layout:
27070     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27071     layout: "plot-throughput-speedup-analysis"
27072
27073 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27074 - type: "plot"
27075   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27076   algorithm: "plot_throughput_speedup_analysis"
27077   output-file-type: ".html"
27078   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27080   filter: "'NIC_Intel-X710' and
27081            '64B' and
27082            'NDRPDR' and
27083            ('ETH' or 'DOT1Q') and
27084            'BASE' and
27085            ('L2BDMACLRN' or 'L2XCFWD') and
27086            'VHOST_1024' and
27087            not 'VXLAN' and
27088            not 'IP4FWD' and
27089            not '2VM'"
27090   parameters:
27091   - "throughput"
27092   - "parent"
27093   - "tags"
27094   sort:
27095   - "L2BDMACLRN"
27096   - "L2BDMACLRN"
27097   - "L2BDMACLRN"
27098   - "L2XCFWD"
27099   - "L2XCFWD"
27100   - "L2XCFWD"
27101   layout:
27102     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27103     layout: "plot-throughput-speedup-analysis"
27104
27105 - type: "plot"
27106   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27107   algorithm: "plot_throughput_speedup_analysis"
27108   output-file-type: ".html"
27109   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27110   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27111   filter: "'NIC_Intel-X710' and
27112            '64B' and
27113            'NDRPDR' and
27114            ('ETH' or 'DOT1Q') and
27115            'BASE' and
27116            ('L2BDMACLRN' or 'L2XCFWD') and
27117            'VHOST_1024' and
27118            not 'VXLAN' and
27119            not 'IP4FWD' and
27120            not '2VM'"
27121   parameters:
27122   - "throughput"
27123   - "parent"
27124   - "tags"
27125   sort:
27126   - "L2BDMACLRN"
27127   - "L2BDMACLRN"
27128   - "L2BDMACLRN"
27129   - "L2XCFWD"
27130   - "L2XCFWD"
27131   - "L2XCFWD"
27132   layout:
27133     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27134     layout: "plot-throughput-speedup-analysis"
27135
27136 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27137 - type: "plot"
27138   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27139   algorithm: "plot_throughput_speedup_analysis"
27140   output-file-type: ".html"
27141   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27143   filter: "'NIC_Intel-X710' and
27144            '64B' and
27145            'NDRPDR' and
27146            ('ETH' or 'DOT1Q') and
27147            ('L2BDMACLRN' or 'L2XCFWD') and
27148            'VHOST_1024' and
27149            not 'CFS_OPT' and
27150            not 'VXLAN' and
27151            not 'IP4FWD' and
27152            not 'LBOND'"
27153   parameters:
27154   - "throughput"
27155   - "parent"
27156   - "tags"
27157   sort:
27158   - "L2BDMACLRN"
27159   - "L2BDMACLRN"
27160   - "L2BDMACLRN"
27161   - "L2XCFWD"
27162   - "L2XCFWD"
27163   - "L2XCFWD"
27164   layout:
27165     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27166     layout: "plot-throughput-speedup-analysis"
27167
27168 - type: "plot"
27169   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27170   algorithm: "plot_throughput_speedup_analysis"
27171   output-file-type: ".html"
27172   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27173   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27174   filter: "'NIC_Intel-X710' and
27175            '64B' and
27176            'NDRPDR' and
27177            ('ETH' or 'DOT1Q') and
27178            ('L2BDMACLRN' or 'L2XCFWD') and
27179            'VHOST_1024' and
27180            not 'CFS_OPT' and
27181            not 'VXLAN' and
27182            not 'IP4FWD' and
27183            not 'LBOND'"
27184   parameters:
27185   - "throughput"
27186   - "parent"
27187   - "tags"
27188   sort:
27189   - "L2BDMACLRN"
27190   - "L2BDMACLRN"
27191   - "L2BDMACLRN"
27192   - "L2XCFWD"
27193   - "L2XCFWD"
27194   - "L2XCFWD"
27195   layout:
27196     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27197     layout: "plot-throughput-speedup-analysis"
27198
27199 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27200 - type: "plot"
27201   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27202   algorithm: "plot_throughput_speedup_analysis"
27203   output-file-type: ".html"
27204   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27206   filter: "'NIC_Intel-X710' and
27207            '64B' and
27208            'NDRPDR' and
27209            'ETH' and
27210            'IP4FWD' and
27211            'VHOST_1024' and
27212            not 'VXLAN' and
27213            not 'DOT1Q'"
27214   parameters:
27215   - "throughput"
27216   - "parent"
27217   - "tags"
27218   sort:
27219   - "1VM"
27220   - "2VM"
27221   layout:
27222     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27223     layout: "plot-throughput-speedup-analysis"
27224
27225 - type: "plot"
27226   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27227   algorithm: "plot_throughput_speedup_analysis"
27228   output-file-type: ".html"
27229   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27231   filter: "'NIC_Intel-X710' and
27232            '64B' and
27233            'NDRPDR' and
27234            'ETH' and
27235            'IP4FWD' and
27236            'VHOST_1024' and
27237            not 'VXLAN' and
27238            not 'DOT1Q'"
27239   parameters:
27240   - "throughput"
27241   - "parent"
27242   - "tags"
27243   sort:
27244   - "1VM"
27245   - "2VM"
27246   layout:
27247     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27248     layout: "plot-throughput-speedup-analysis"
27249
27250 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27251 - type: "plot"
27252   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27253   algorithm: "plot_throughput_speedup_analysis"
27254   output-file-type: ".html"
27255   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27257   filter: "'NIC_Intel-X710' and
27258            '64B' and
27259            'NDRPDR' and
27260            'ETH' and
27261            'IP4FWD' and
27262            'VHOST_1024' and
27263            not 'VXLAN' and
27264            not 'NF_DENSITY' and
27265            not 'CFS_OPT' and
27266            not 'DOT1Q'"
27267   parameters:
27268   - "throughput"
27269   - "parent"
27270   - "tags"
27271   sort:
27272   - "1VM"
27273   - "2VM"
27274   layout:
27275     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27276     layout: "plot-throughput-speedup-analysis"
27277
27278 - type: "plot"
27279   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27280   algorithm: "plot_throughput_speedup_analysis"
27281   output-file-type: ".html"
27282   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27283   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27284   filter: "'NIC_Intel-X710' and
27285            '64B' and
27286            'NDRPDR' and
27287            'ETH' and
27288            'IP4FWD' and
27289            'VHOST_1024' and
27290            not 'VXLAN' and
27291            not 'NF_DENSITY' and
27292            not 'CFS_OPT' and
27293            not 'DOT1Q'"
27294   parameters:
27295   - "throughput"
27296   - "parent"
27297   - "tags"
27298   sort:
27299   - "1VM"
27300   - "2VM"
27301   layout:
27302     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27303     layout: "plot-throughput-speedup-analysis"
27304
27305 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27306 - type: "plot"
27307   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27308   algorithm: "plot_throughput_speedup_analysis"
27309   output-file-type: ".html"
27310   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27312   filter: "'NIC_Intel-X710' and
27313            '64B' and
27314            'NDRPDR' and
27315            ('ETH' or 'DOT1Q') and
27316            'BASE' and
27317            ('L2BDMACLRN' or 'L2XCFWD') and
27318            'VHOST_1024' and
27319            not 'VXLAN' and
27320            not 'NF_DENSITY' and
27321            not 'IP4FWD' and
27322            not '2VM'"
27323   parameters:
27324   - "throughput"
27325   - "parent"
27326   - "tags"
27327 #  sort:
27328 #  - "not CFS_OPT"
27329 #  - "L2XCFWD"
27330 #  - "not CFS_OPT"
27331 #  - "CFS_OPT"
27332   layout:
27333     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27334     layout: "plot-throughput-speedup-analysis"
27335
27336 - type: "plot"
27337   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27338   algorithm: "plot_throughput_speedup_analysis"
27339   output-file-type: ".html"
27340   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27342   filter: "'NIC_Intel-X710' and
27343            '64B' and
27344            'NDRPDR' and
27345            ('ETH' or 'DOT1Q') and
27346            'BASE' and
27347            ('L2BDMACLRN' or 'L2XCFWD') and
27348            'VHOST_1024' and
27349            not 'VXLAN' and
27350            not 'NF_DENSITY' and
27351            not 'IP4FWD' and
27352            not '2VM'"
27353   parameters:
27354   - "throughput"
27355   - "parent"
27356   - "tags"
27357 #  sort:
27358 #  - "not CFS_OPT"
27359 #  - "L2XCFWD"
27360 #  - "not CFS_OPT"
27361 #  - "CFS_OPT"
27362   layout:
27363     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27364     layout: "plot-throughput-speedup-analysis"
27365
27366 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27367 - type: "plot"
27368   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27369   algorithm: "plot_throughput_speedup_analysis"
27370   output-file-type: ".html"
27371   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27373   filter: "'NIC_Intel-X710' and
27374            '64B' and
27375            'NDRPDR' and
27376            ('ETH' or 'DOT1Q') and
27377            ('L2BDMACLRN' or 'L2XCFWD') and
27378            'VHOST_1024' and
27379            not 'CFS_OPT' and
27380            not 'VXLAN' and
27381            not 'NF_DENSITY' and
27382            not 'DOT1Q' and
27383            not 'IP4FWD'"
27384   parameters:
27385   - "throughput"
27386   - "parent"
27387   - "tags"
27388 #  sort:
27389 #  - "1VM"
27390 #  - "L2XCFWD"
27391 #  - "1VM"
27392 #  - "L2BDMACLRN"
27393   layout:
27394     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27395     layout: "plot-throughput-speedup-analysis"
27396
27397 - type: "plot"
27398   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27399   algorithm: "plot_throughput_speedup_analysis"
27400   output-file-type: ".html"
27401   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27402   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27403   filter: "'NIC_Intel-X710' and
27404            '64B' and
27405            'NDRPDR' and
27406            ('ETH' or 'DOT1Q') and
27407            ('L2BDMACLRN' or 'L2XCFWD') and
27408            'VHOST_1024' and
27409            not 'CFS_OPT' and
27410            not 'VXLAN' and
27411            not 'NF_DENSITY' and
27412            not 'DOT1Q' and
27413            not 'IP4FWD'"
27414   parameters:
27415   - "throughput"
27416   - "parent"
27417   - "tags"
27418 #  sort:
27419 #  - "1VM"
27420 #  - "L2XCFWD"
27421 #  - "1VM"
27422 #  - "L2BDMACLRN"
27423   layout:
27424     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27425     layout: "plot-throughput-speedup-analysis"
27426
27427 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27428 - type: "plot"
27429   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27430   algorithm: "plot_throughput_speedup_analysis"
27431   output-file-type: ".html"
27432   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27433   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27434   filter: "'NIC_Intel-XXV710' and
27435            '64B' and
27436            'NDRPDR' and
27437            'ETH' and
27438            'IP4FWD' and
27439            'VHOST_1024' and
27440            not 'VXLAN' and
27441            not 'CFS_OPT' and
27442            not 'DOT1Q'"
27443   parameters:
27444   - "throughput"
27445   - "parent"
27446   - "tags"
27447   sort:
27448   - "not CFS_OPT"
27449   - "1VM"
27450   - "2VM"
27451   layout:
27452     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27453     layout: "plot-throughput-speedup-analysis"
27454
27455 - type: "plot"
27456   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27457   algorithm: "plot_throughput_speedup_analysis"
27458   output-file-type: ".html"
27459   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27460   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27461   filter: "'NIC_Intel-XXV710' and
27462            '64B' and
27463            'NDRPDR' and
27464            'ETH' and
27465            'IP4FWD' and
27466            'VHOST_1024' and
27467            not 'VXLAN' and
27468            not 'CFS_OPT' and
27469            not 'DOT1Q'"
27470   parameters:
27471   - "throughput"
27472   - "parent"
27473   - "tags"
27474   sort:
27475   - "not CFS_OPT"
27476   - "1VM"
27477   - "2VM"
27478   layout:
27479     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27480     layout: "plot-throughput-speedup-analysis"
27481
27482 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27483 #- type: "plot"
27484 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27485 #  algorithm: "plot_throughput_speedup_analysis"
27486 #  output-file-type: ".html"
27487 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27488 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27489 #  filter: "'NIC_Intel-XXV710' and
27490 #           '64B' and
27491 #           'NDRPDR' and
27492 #           ('ETH' or 'DOT1Q') and
27493 #           'BASE' and
27494 #           ('L2BDMACLRN' or 'L2XCFWD') and
27495 #           'VHOST_1024' and
27496 #           not 'VXLAN' and
27497 #           not 'IP4FWD' and
27498 #           not '2VM'"
27499 #  parameters:
27500 #  - "throughput"
27501 #  - "parent"
27502 #  - "tags"
27503 ##  sort:
27504 ##  - "not CFS_OPT"
27505 ##  - "L2XCFWD"
27506 ##  - "not CFS_OPT"
27507 ##  - "CFS_OPT"
27508 #  layout:
27509 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27510 #    layout: "plot-throughput-speedup-analysis"
27511 #
27512 #- type: "plot"
27513 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27514 #  algorithm: "plot_throughput_speedup_analysis"
27515 #  output-file-type: ".html"
27516 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27517 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27518 #  filter: "'NIC_Intel-XXV710' and
27519 #           '64B' and
27520 #           'NDRPDR' and
27521 #           ('ETH' or 'DOT1Q') and
27522 #           'BASE' and
27523 #           ('L2BDMACLRN' or 'L2XCFWD') and
27524 #           'VHOST_1024' and
27525 #           not 'VXLAN' and
27526 #           not 'IP4FWD' and
27527 #           not '2VM'"
27528 #  parameters:
27529 #  - "throughput"
27530 #  - "parent"
27531 #  - "tags"
27532 ##  sort:
27533 ##  - "not CFS_OPT"
27534 ##  - "L2XCFWD"
27535 ##  - "not CFS_OPT"
27536 ##  - "CFS_OPT"
27537 #  layout:
27538 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27539 #    layout: "plot-throughput-speedup-analysis"
27540 #
27541 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27542 #- type: "plot"
27543 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27544 #  algorithm: "plot_throughput_speedup_analysis"
27545 #  output-file-type: ".html"
27546 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27547 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27548 #  filter: "'NIC_Intel-XXV710' and
27549 #           '64B' and
27550 #           'NDRPDR' and
27551 #           ('ETH' or 'DOT1Q') and
27552 #           ('L2BDMACLRN' or 'L2XCFWD') and
27553 #           'VHOST_1024' and
27554 #           not 'CFS_OPT' and
27555 #           not 'VXLAN' and
27556 #           not 'DOT1Q' and
27557 #           not 'IP4FWD'"
27558 #  parameters:
27559 #  - "throughput"
27560 #  - "parent"
27561 #  - "tags"
27562 ##  sort:
27563 ##  - "1VM"
27564 ##  - "L2XCFWD"
27565 ##  - "1VM"
27566 ##  - "L2BDMACLRN"
27567 #  layout:
27568 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27569 #    layout: "plot-throughput-speedup-analysis"
27570 #
27571 #- type: "plot"
27572 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27573 #  algorithm: "plot_throughput_speedup_analysis"
27574 #  output-file-type: ".html"
27575 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27576 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27577 #  filter: "'NIC_Intel-XXV710' and
27578 #           '64B' and
27579 #           'NDRPDR' and
27580 #           ('ETH' or 'DOT1Q') and
27581 #           ('L2BDMACLRN' or 'L2XCFWD') and
27582 #           'VHOST_1024' and
27583 #           not 'CFS_OPT' and
27584 #           not 'VXLAN' and
27585 #           not 'DOT1Q' and
27586 #           not 'IP4FWD'"
27587 #  parameters:
27588 #  - "throughput"
27589 #  - "parent"
27590 #  - "tags"
27591 ##  sort:
27592 ##  - "1VM"
27593 ##  - "L2XCFWD"
27594 ##  - "1VM"
27595 ##  - "L2BDMACLRN"
27596 #  layout:
27597 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27598 #    layout: "plot-throughput-speedup-analysis"
27599
27600 ################################################################################
27601
27602 # Speedup - VPP vts 3n-hsw-x520
27603 - type: "plot"
27604   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27605   algorithm: "plot_throughput_speedup_analysis"
27606   output-file-type: ".html"
27607   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27609   filter: "'NIC_Intel-X520-DA2' and
27610            '114B' and
27611            'NDRPDR' and
27612            'VTS'"
27613   parameters:
27614   - "throughput"
27615   - "parent"
27616   - "tags"
27617   layout:
27618     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27619     layout: "plot-throughput-speedup-analysis"
27620
27621 - type: "plot"
27622   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27623   algorithm: "plot_throughput_speedup_analysis"
27624   output-file-type: ".html"
27625   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27627   filter: "'NIC_Intel-X520-DA2' and
27628            '114B' and
27629            'NDRPDR' and
27630            'VTS'"
27631   parameters:
27632   - "throughput"
27633   - "parent"
27634   - "tags"
27635   layout:
27636     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27637     layout: "plot-throughput-speedup-analysis"