1ab1ea78afe94a5b4a9f3d9917149fa1cae7a944
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS]: "https://docs.fd.io/csit"
80     DIR[NEXUS]: "report/_static/archive"
81
82   make-dirs:
83   # List the directories which are created while preparing the environment.
84   # All directories MUST be defined in "paths" section.
85   - "DIR[WORKING,DATA]"
86   - "DIR[STATIC,VPP]"
87   - "DIR[STATIC,DPDK]"
88   - "DIR[STATIC,ARCH]"
89   - "DIR[BUILD,LATEX]"
90   - "DIR[WORKING,SRC]"
91   - "DIR[WORKING,SRC,STATIC]"
92
93   remove-dirs:
94   # List the directories which are deleted while cleaning the environment.
95   # All directories MUST be defined in "paths" section.
96   #- "DIR[BUILD,HTML]"
97   - "DIR[WORKING,DATA]"
98
99   build-dirs:
100   # List the directories where the results (build) is stored.
101   # All directories MUST be defined in "paths" section.
102   - "DIR[BUILD,HTML]"
103   - "DIR[BUILD,LATEX]"
104
105 - type: "configuration"
106
107   limits:
108     nic:
109       x520: 24460000
110       x553: 29761905
111       x710: 35800000
112       xxv710: 35800000
113       xl710: 35800000
114
115     link:
116       10ge: 14880952.38
117       25ge: 37202380.95
118       40ge: 59523809.52
119       100ge: 148809523.81
120
121     pci:
122       pci-g3-x8: 74404761.90
123       pci-g3-x16: 148809523.81
124
125   data-sets:
126
127     ###########################################################################
128     # Plots:
129
130     # 3n-hsw
131
132     plot-vpp-throughput-lat-tsa-3n-hsw:
133       csit-vpp-perf-verify-1904-3n-hsw:
134         - 11  # NDRPDR sel
135         - 12  # NDRPDR sel
136         - 20  # NDRPDR sel
137         - 21  # NDRPDR sel
138         - 23  # NDRPDR sel
139         - 24  # NDRPDR sel
140         - 25  # NDRPDR sel
141         - 26  # NDRPDR sel
142         - 29  # NDRPDR sel
143         - 30  # NDRPDR sel
144
145 #    plot-vpp-http-server-performance:
146 #      # TODO: Replace with 1904 data
147 #      # csit-vpp-perf-verify-1904-3n-hsw:
148 #      csit-vpp-perf-verify-1810-3n-hsw:
149 #        - 28  # WRK
150 #        - 29  # WRK
151 #        - 30  # WRK
152 #        - 31  # WRK
153 #        - 32  # WRK
154 #        - 33  # WRK
155 #        - 34  # WRK
156 #        - 35  # WRK
157 #        - 36  # WRK
158 #        - 37  # WRK
159
160 #    plot-ligato-throughput-lat-tsa-3n-hsw:
161 #      # TODO: Replace with 1904 data
162 #      # csit-ligato-perf-verify-1904-3n-hsw:
163 #      csit-ligato-perf-verify-1901-3n-hsw:
164 #        - 8   # NDRPDR sel
165 #        - 9   # NDRPDR sel
166 #        - 11  # NDRPDR sel
167 #        - 12  # NDRPDR sel
168 #        - 13  # NDRPDR sel
169 #        - 14  # NDRPDR sel
170 #        - 15  # NDRPDR sel
171 #        - 16  # NDRPDR sel
172 #        - 17  # NDRPDR sel
173 #        - 18  # NDRPDR sel
174
175     plot-dpdk-throughput-latency-3n-hsw:
176       csit-dpdk-perf-verify-1904-3n-hsw:
177         - 2   # NDRPDR sel
178         - 3   # NDRPDR sel
179         - 5   # NDRPDR sel
180         - 6   # NDRPDR sel
181         - 13  # NDRPDR sel
182         - 14  # NDRPDR sel
183         - 15  # NDRPDR sel
184         - 18  # NDRPDR sel
185         - 19  # NDRPDR sel
186         - 20  # NDRPDR sel
187
188     # 3n-skx
189
190     plot-vpp-throughput-lat-tsa-3n-skx:
191       csit-vpp-perf-verify-1904-3n-skx:
192         - 8   # NDRPDR sel
193         - 9   # NDRPDR sel
194         - 10  # NDRPDR sel
195         - 11  # NDRPDR sel
196         - 12  # NDRPDR sel
197         - 14  # NDRPDR sel
198         - 16  # NDRPDR sel
199         - 21  # NDRPDR sel
200         - 23  # NDRPDR sel
201         - 25  # NDRPDR sel
202
203     plot-dpdk-throughput-latency-3n-skx:
204       csit-dpdk-perf-verify-1904-3n-skx:
205         - 2   # NDRPDR sel
206         - 3   # NDRPDR sel
207         - 4   # NDRPDR sel
208         - 5   # NDRPDR sel
209         - 6   # NDRPDR sel
210         - 7   # NDRPDR sel
211         - 11  # NDRPDR sel
212         - 12  # NDRPDR sel
213         - 13  # NDRPDR sel
214         - 14  # NDRPDR sel
215
216     # 2n-skx
217
218     plot-vpp-throughput-lat-tsa-2n-skx:
219       csit-vpp-perf-verify-1904-2n-skx:
220         - 12  # NDRPDR sel
221         - 14  # NDRPDR sel
222         - 16  # NDRPDR sel
223         - 17  # NDRPDR sel
224         - 18  # NDRPDR sel
225         - 21  # NDRPDR sel
226         - 27  # NDRPDR sel
227         - 30  # NDRPDR sel
228         - 31  # NDRPDR sel
229         - 32  # NDRPDR sel
230
231     plot-vpp-soak-2n-skx:
232       # TODO: Add 1904 data
233       csit-vpp-perf-verify-1904-2n-skx:
234         - 70  # SOAK
235         - 71  # SOAK
236
237     plot-vpp-nfv-2n-skx-ndrpdr-64b:
238       csit-vpp-perf-verify-1904-2n-skx:
239         - 56  # NFV NDRPDR 64b
240         - 59  # NFV NDRPDR 64b
241         - 60  # NFV NDRPDR 64b
242         - 65  # NFV NDRPDR 64b
243         - 68  # NFV NDRPDR 64b
244
245     plot-vpp-nfv-2n-skx-ndrpdr-imix:
246       # TODO: Add 1904 data
247       csit-vpp-perf-verify-1904-2n-skx:
248         - 66  # NFV NDRPDR IMIX
249         - 67  # NFV NDRPDR IMIX
250         - 69  # NFV NDRPDR IMIX
251
252     plot-vpp-nfv-2n-skx-mrr-64b:
253       csit-vpp-perf-verify-1904-2n-skx:
254         - 40  # NFV MRR 64b
255         - 41  # NFV MRR 64b
256         - 42  # NFV MRR 64b
257         - 47  # NFV MRR 64b
258         - 48  # NFV MRR 64b
259
260     plot-vpp-nfv-2n-skx-mrr-imix:
261       csit-vpp-perf-verify-1904-2n-skx:
262         - 49  # NFV MRR IMIX
263         - 50  # NFV MRR IMIX
264         - 51  # NFV MRR IMIX
265         - 54  # NFV MRR IMIX
266         - 55  # NFV MRR IMIX
267
268     plot-dpdk-throughput-latency-2n-skx:
269       csit-dpdk-perf-verify-1904-2n-skx:
270         - 2   # NDRPDR sel
271         - 3   # NDRPDR sel
272         - 4   # NDRPDR sel
273         - 5   # NDRPDR sel
274         - 7   # NDRPDR sel
275         - 8   # NDRPDR sel
276         - 9   # NDRPDR sel
277         - 10  # NDRPDR sel
278         - 11  # NDRPDR sel
279         - 12  # NDRPDR sel
280
281     # 3rd party
282
283 #    # Denverton:
284 #    intel-dnv-vpp:
285 #      # TODO: Replace with 1904 data
286 #      # intel-dnv-vpp-release-1904:
287 #      intel-dnv-vpp-release-1901:
288 #        - 1
289
290     ###########################################################################
291     # Simple tables (only one data set):
292
293     # NIC Comparisons
294
295     vpp-nic-comparison-3n-hsw:
296       csit-vpp-perf-verify-1904-3n-hsw:
297         - 11  # NDRPDR sel
298         - 12  # NDRPDR sel
299         - 20  # NDRPDR sel
300         - 21  # NDRPDR sel
301         - 23  # NDRPDR sel
302         - 24  # NDRPDR sel
303         - 25  # NDRPDR sel
304         - 26  # NDRPDR sel
305         - 29  # NDRPDR sel
306         - 30  # NDRPDR sel
307
308     vpp-nic-comparison-3n-skx:
309       csit-vpp-perf-verify-1904-3n-skx:
310         - 8   # NDRPDR sel
311         - 9   # NDRPDR sel
312         - 10  # NDRPDR sel
313         - 11  # NDRPDR sel
314         - 12  # NDRPDR sel
315         - 14  # NDRPDR sel
316         - 16  # NDRPDR sel
317         - 21  # NDRPDR sel
318         - 23  # NDRPDR sel
319         - 25  # NDRPDR sel
320
321     vpp-nic-comparison-2n-skx:
322       csit-vpp-perf-verify-1904-2n-skx:
323         - 12  # NDRPDR sel
324         - 14  # NDRPDR sel
325         - 16  # NDRPDR sel
326         - 17  # NDRPDR sel
327         - 18  # NDRPDR sel
328         - 21  # NDRPDR sel
329         - 27  # NDRPDR sel
330         - 30  # NDRPDR sel
331         - 31  # NDRPDR sel
332         - 32  # NDRPDR sel
333
334     vpp-nic-comparison-3n-hsw-mrr:
335       csit-vpp-perf-verify-1904-3n-hsw:
336         - 9   # MRR sel
337
338     vpp-nic-comparison-3n-skx-mrr:
339       csit-vpp-perf-verify-1904-3n-skx:
340         - 7   # MRR sel
341
342     vpp-nic-comparison-2n-skx-mrr:
343       csit-vpp-perf-verify-1904-2n-skx:
344         - 11  # MRR sel
345
346     # Results
347
348     vpp-perf-results-3n-hsw:
349       # TODO: Replace with FULL 1904 data
350       csit-vpp-perf-verify-1904-3n-hsw:
351         - 12  # NDRPDR sel
352
353     vpp-perf-results-3n-skx:
354       csit-vpp-perf-verify-1904-3n-skx:
355         - 26  # NDRPDR full
356         - 27  # NDRPDR full
357         - 30  # NDRPDR full
358         - 31  # NDRPDR full
359
360     vpp-perf-results-2n-skx:
361       csit-vpp-perf-verify-1904-2n-skx:
362         - 33  # NDRPDR full
363         - 39  # NDRPDR full
364         - 58  # NDRPDR full
365         - 62  # NDRPDR full
366
367     vpp-mrr-results-3n-hsw:
368       csit-vpp-perf-verify-1904-3n-hsw:
369         - 9   # MRR sel
370
371     vpp-mrr-results-3n-skx:
372       csit-vpp-perf-verify-1904-3n-skx:
373         - 7   # MRR sel
374
375     vpp-mrr-results-2n-skx:
376       csit-vpp-perf-verify-1904-2n-skx:
377         - 11  # MRR sel
378
379     vpp-func-results-ubuntu:
380       csit-vpp-functional-1904-ubuntu1604-virl:
381         - 29
382
383     vpp-func-results-centos:
384       csit-vpp-functional-1904-centos7-virl:
385         - 32
386
387     vpp-device-results-ubuntu:
388       csit-vpp-device-1904-ubuntu1804-1n-skx:
389         - 33
390
391 #    # VPP Ligato
392 #    ligato-perf-results-3n-hsw:
393 #      # TODO: Replace with 1904 data
394 #      # csit-ligato-perf-verify-1904-3n-hsw:
395 #      csit-ligato-perf-verify-1901-3n-hsw:
396 #        - 10  # NDRPDR full
397
398     dpdk-perf-results-3n-hsw:
399       csit-dpdk-perf-verify-1904-3n-hsw:
400         - 5   # NDRPDR sel
401
402     dpdk-perf-results-3n-skx:
403       csit-dpdk-perf-verify-1904-3n-skx:
404         - 7   # NDRPDR sel
405
406     dpdk-perf-results-2n-skx:
407       csit-dpdk-perf-verify-1904-2n-skx:
408         - 9   # NDRPDR sel
409
410     # HoneyComb Functional
411     hc-func-results:
412       csit-hc2vpp-verify-func-1904-ubuntu1604:
413         - 4
414
415 #    # NSH SFC Functional
416 #    nsh-func-results:
417 #      # Not used
418 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
419 #        - 1
420
421     # DMM Functional
422     dmm-func-results:
423       csit-dmm-functional-1904-ubuntu1604-virl:
424         - 1
425
426     ###########################################################################
427     # Tables (more than one data set)
428
429     # Performance changes
430
431 #    intel-dnv-vpp-changes-2n-dnv-h1:
432 #      intel-dnv-vpp-release-1810:
433 #        - 1
434 #    intel-dnv-vpp-changes-2n-dnv-ref:
435 #      intel-dnv-vpp-release-1901:
436 #        - 1
437 #    intel-dnv-vpp-changes-2n-dnv-cmp:
438 #      # TODO: Replace with 1904 data
439 #      # intel-dnv-vpp-release-1904:
440 #      intel-dnv-vpp-release-1901:
441 #        - 1
442 #    intel-dnv-vpp-changes-2n-dnv:
443 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
444 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
445 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
446
447     vpp-performance-changes-3n-hsw-h1:
448       csit-vpp-perf-verify-1810-3n-hsw:
449         - 8   # NDRPDR sel
450         - 12  # NDRPDR sel
451         - 14  # NDRPDR sel
452         - 18  # NDRPDR sel
453         - 23  # NDRPDR sel
454         - 25  # NDRPDR sel
455         - 38  # NDRPDR sel
456         - 39  # NDRPDR sel
457         - 41  # NDRPDR sel
458         - 42  # NDRPDR sel
459     vpp-performance-changes-3n-hsw-ref:
460       csit-vpp-perf-verify-1901-3n-hsw:
461         - 10  # NDRPDR sel
462         - 19  # NDRPDR sel
463         - 31  # NDRPDR sel
464         - 36  # NDRPDR sel
465         - 40  # NDRPDR sel
466         - 42  # NDRPDR sel
467         - 44  # NDRPDR sel
468         - 46  # NDRPDR sel
469         - 47  # NDRPDR sel
470         - 48  # NDRPDR sel
471         - 61  # NDRPDR LB
472         - 62  # NDRPDR LB
473         - 63  # NDRPDR LB
474         - 64  # NDRPDR LB
475         - 65  # NDRPDR LB
476         - 66  # NDRPDR LB
477         - 67  # NDRPDR LB
478         - 69  # NDRPDR LB
479         - 70  # NDRPDR LB
480         - 71  # NDRPDR LB
481     vpp-performance-changes-3n-hsw-cmp:
482       csit-vpp-perf-verify-1904-3n-hsw:
483         - 11  # NDRPDR sel
484         - 12  # NDRPDR sel
485         - 20  # NDRPDR sel
486         - 21  # NDRPDR sel
487         - 23  # NDRPDR sel
488         - 24  # NDRPDR sel
489         - 25  # NDRPDR sel
490         - 26  # NDRPDR sel
491         - 29  # NDRPDR sel
492         - 30  # NDRPDR sel
493     vpp-performance-changes-3n-hsw:
494       - "vpp-performance-changes-3n-hsw-h1"
495       - "vpp-performance-changes-3n-hsw-ref"
496       - "vpp-performance-changes-3n-hsw-cmp"
497
498     vpp-performance-changes-3n-skx-h1:
499       csit-vpp-perf-verify-1810-3n-skx:
500         - 10  # NDRPDR sel
501         - 14  # NDRPDR sel
502         - 15  # NDRPDR sel
503         - 16  # NDRPDR sel
504         - 17  # NDRPDR sel
505         - 19  # NDRPDR sel
506         - 20  # NDRPDR sel
507         - 21  # NDRPDR sel
508         - 22  # NDRPDR sel
509         - 25  # NDRPDR sel
510     vpp-performance-changes-3n-skx-ref:
511       csit-vpp-perf-verify-1901-3n-skx:
512         - 18  # NDRPDR sel
513         - 19  # NDRPDR sel
514         - 20  # NDRPDR sel
515         - 28  # NDRPDR sel
516         - 31  # NDRPDR sel
517         - 33  # NDRPDR sel
518         - 36  # NDRPDR sel
519         - 38  # NDRPDR sel
520         - 47  # NDRPDR sel
521         - 48  # NDRPDR sel
522         - 54  # NDRPDR LB
523         - 57  # NDRPDR LB
524         - 58  # NDRPDR LB
525         - 59  # NDRPDR LB
526         - 60  # NDRPDR LB
527         - 63  # NDRPDR LB
528         - 64  # NDRPDR LB
529         - 65  # NDRPDR LB
530         - 66  # NDRPDR LB
531         - 67  # NDRPDR LB
532     vpp-performance-changes-3n-skx-cmp:
533       csit-vpp-perf-verify-1904-3n-skx:
534         - 8   # NDRPDR sel
535         - 9   # NDRPDR sel
536         - 10  # NDRPDR sel
537         - 11  # NDRPDR sel
538         - 12  # NDRPDR sel
539         - 14  # NDRPDR sel
540         - 16  # NDRPDR sel
541         - 21  # NDRPDR sel
542         - 23  # NDRPDR sel
543         - 25  # NDRPDR sel
544     vpp-performance-changes-3n-skx:
545       - "vpp-performance-changes-3n-skx-h1"
546       - "vpp-performance-changes-3n-skx-ref"
547       - "vpp-performance-changes-3n-skx-cmp"
548
549     vpp-performance-changes-2n-skx-h1:
550       csit-vpp-perf-verify-1810-2n-skx:
551         - 9   # NDRPDR sel
552         - 13  # NDRPDR sel
553         - 14  # NDRPDR sel
554         - 19  # NDRPDR sel
555         - 20  # NDRPDR sel
556         - 21  # NDRPDR sel
557         - 22  # NDRPDR sel
558         - 23  # NDRPDR sel
559         - 24  # NDRPDR sel
560         - 27  # NDRPDR sel
561     vpp-performance-changes-2n-skx-ref:
562       csit-vpp-perf-verify-1901-2n-skx:
563         - 5   # NDRPDR sel
564         - 12  # NDRPDR sel
565         - 13  # NDRPDR sel
566         - 21  # NDRPDR sel
567         - 23  # NDRPDR sel
568         - 31  # NDRPDR sel
569         - 34  # NDRPDR sel
570         - 40  # NDRPDR sel
571         - 42  # NDRPDR sel
572         - 43  # NDRPDR sel
573     vpp-performance-changes-2n-skx-cmp:
574       csit-vpp-perf-verify-1904-2n-skx:
575         - 12  # NDRPDR sel
576         - 14  # NDRPDR sel
577         - 16  # NDRPDR sel
578         - 17  # NDRPDR sel
579         - 18  # NDRPDR sel
580         - 21  # NDRPDR sel
581         - 27  # NDRPDR sel
582         - 30  # NDRPDR sel
583         - 31  # NDRPDR sel
584         - 32  # NDRPDR sel
585     vpp-performance-changes-2n-skx:
586       - "vpp-performance-changes-2n-skx-h1"
587       - "vpp-performance-changes-2n-skx-ref"
588       - "vpp-performance-changes-2n-skx-cmp"
589
590     vpp-soak-vs-ndr-2n-skx-ref:
591       csit-vpp-perf-verify-1904-2n-skx:
592         - 12  # NDRPDR sel
593         - 14  # NDRPDR sel
594         - 16  # NDRPDR sel
595         - 17  # NDRPDR sel
596         - 18  # NDRPDR sel
597         - 21  # NDRPDR sel
598         - 27  # NDRPDR sel
599         - 30  # NDRPDR sel
600         - 31  # NDRPDR sel
601         - 32  # NDRPDR sel
602     vpp-soak-vs-ndr-2n-skx-cmp:
603       csit-vpp-perf-verify-1904-2n-skx:
604         - 70  # SOAK
605         - 71  # SOAK
606     vpp-soak-vs-ndr-2n-skx:
607       csit-vpp-perf-verify-1904-2n-skx:
608         - 12  # NDRPDR sel
609         - 14  # NDRPDR sel
610         - 16  # NDRPDR sel
611         - 17  # NDRPDR sel
612         - 18  # NDRPDR sel
613         - 21  # NDRPDR sel
614         - 27  # NDRPDR sel
615         - 30  # NDRPDR sel
616         - 31  # NDRPDR sel
617         - 32  # NDRPDR sel
618         - 70  # SOAK
619         - 71  # SOAK
620
621     vpp-performance-changes-3n-hsw-mrr-h1:
622       csit-vpp-perf-verify-1810-3n-hsw:
623         - 9   # MRR sel
624     vpp-performance-changes-3n-hsw-mrr-ref:
625       csit-vpp-perf-verify-1901-3n-hsw:
626         - 35  # MRR sel
627     vpp-performance-changes-3n-hsw-mrr-cmp:
628       csit-vpp-perf-verify-1904-3n-hsw:
629         - 9   # MRR sel
630     vpp-performance-changes-3n-hsw-mrr:
631       - "vpp-performance-changes-3n-hsw-mrr-h1"
632       - "vpp-performance-changes-3n-hsw-mrr-ref"
633       - "vpp-performance-changes-3n-hsw-mrr-cmp"
634
635     vpp-performance-changes-3n-skx-mrr-h1:
636       csit-vpp-perf-verify-1810-3n-skx:
637         - 9   # MRR sel
638         - 11  # MRR sel
639         - 12  # MRR sel
640         - 13  # MRR sel
641     vpp-performance-changes-3n-skx-mrr-ref:
642       csit-vpp-perf-verify-1901-3n-skx:
643         - 32  # MRR sel
644     vpp-performance-changes-3n-skx-mrr-cmp:
645       csit-vpp-perf-verify-1904-3n-skx:
646         - 7   # MRR sel
647     vpp-performance-changes-3n-skx-mrr:
648       - "vpp-performance-changes-3n-skx-mrr-h1"
649       - "vpp-performance-changes-3n-skx-mrr-ref"
650       - "vpp-performance-changes-3n-skx-mrr-cmp"
651
652     vpp-performance-changes-2n-skx-mrr-h1:
653       csit-vpp-perf-verify-1810-2n-skx:
654         - 8   # MRR sel
655         - 10  # MRR sel
656         - 11  # MRR sel
657         - 12  # MRR sel
658     vpp-performance-changes-2n-skx-mrr-ref:
659       csit-vpp-perf-verify-1901-2n-skx:
660         - 22  # MRR sel
661     vpp-performance-changes-2n-skx-mrr-cmp:
662       csit-vpp-perf-verify-1904-2n-skx:
663         - 11  # MRR sel
664     vpp-performance-changes-2n-skx-mrr:
665       - "vpp-performance-changes-2n-skx-mrr-h1"
666       - "vpp-performance-changes-2n-skx-mrr-ref"
667       - "vpp-performance-changes-2n-skx-mrr-cmp"
668
669     dpdk-performance-changes-3n-hsw-h1:
670       csit-dpdk-perf-verify-1810-3n-hsw:
671         - 1   # NDRPDR sel
672         - 2   # NDRPDR sel
673         - 3   # NDRPDR sel
674         - 4   # NDRPDR sel
675         - 5   # NDRPDR sel
676         - 6   # NDRPDR sel
677         - 7   # NDRPDR sel
678         - 8   # NDRPDR sel
679         - 9   # NDRPDR sel
680         - 10  # NDRPDR sel
681     dpdk-performance-changes-3n-hsw-ref:
682       csit-dpdk-perf-verify-1901-3n-hsw:
683         - 13  # NDRPDR sel
684         - 14  # NDRPDR sel
685         - 16  # NDRPDR sel
686         - 17  # NDRPDR sel
687         - 18  # NDRPDR sel
688         - 19  # NDRPDR sel
689         - 20  # NDRPDR sel
690         - 21  # NDRPDR sel
691         - 22  # NDRPDR sel
692         - 23  # NDRPDR sel
693     dpdk-performance-changes-3n-hsw-cmp:
694       csit-dpdk-perf-verify-1904-3n-hsw:
695         - 2   # NDRPDR sel
696         - 3   # NDRPDR sel
697         - 5   # NDRPDR sel
698         - 6   # NDRPDR sel
699         - 13  # NDRPDR sel
700         - 14  # NDRPDR sel
701         - 15  # NDRPDR sel
702         - 18  # NDRPDR sel
703         - 19  # NDRPDR sel
704         - 20  # NDRPDR sel
705     dpdk-performance-changes-3n-hsw:
706       - "dpdk-performance-changes-3n-hsw-h1"
707       - "dpdk-performance-changes-3n-hsw-ref"
708       - "dpdk-performance-changes-3n-hsw-cmp"
709
710     dpdk-performance-changes-3n-skx-h1:
711       csit-dpdk-perf-verify-1810-3n-skx:
712         - 3   # NDRPDR sel
713         - 4   # NDRPDR sel
714         - 6   # NDRPDR sel
715         - 7   # NDRPDR sel
716         - 8   # NDRPDR sel
717         - 9   # NDRPDR sel
718         - 10  # NDRPDR sel
719         - 11  # NDRPDR sel
720         - 12  # NDRPDR sel
721         - 13  # NDRPDR sel
722     dpdk-performance-changes-3n-skx-ref:
723       csit-dpdk-perf-verify-1901-3n-skx:
724         - 3   # NDRPDR sel
725         - 5   # NDRPDR sel
726         - 6   # NDRPDR sel
727         - 7   # NDRPDR sel
728         - 8   # NDRPDR sel
729         - 9   # NDRPDR sel
730         - 10  # NDRPDR sel
731         - 11  # NDRPDR sel
732         - 12  # NDRPDR sel
733         - 13  # NDRPDR sel
734     dpdk-performance-changes-3n-skx-cmp:
735       csit-dpdk-perf-verify-1904-3n-skx:
736         - 2   # NDRPDR sel
737         - 3   # NDRPDR sel
738         - 4   # NDRPDR sel
739         - 5   # NDRPDR sel
740         - 6   # NDRPDR sel
741         - 7   # NDRPDR sel
742         - 11  # NDRPDR sel
743         - 12  # NDRPDR sel
744         - 13  # NDRPDR sel
745         - 14  # NDRPDR sel
746     dpdk-performance-changes-3n-skx:
747       - "dpdk-performance-changes-3n-skx-h1"
748       - "dpdk-performance-changes-3n-skx-ref"
749       - "dpdk-performance-changes-3n-skx-cmp"
750
751     dpdk-performance-changes-2n-skx-h1:
752       csit-dpdk-perf-verify-1810-2n-skx:
753         - 3   # NDRPDR sel
754         - 4   # NDRPDR sel
755         - 5   # NDRPDR sel
756         - 7   # NDRPDR sel
757         - 8   # NDRPDR sel
758         - 9   # NDRPDR sel
759         - 10  # NDRPDR sel
760         - 11  # NDRPDR sel
761         - 12  # NDRPDR sel
762         - 13  # NDRPDR sel
763     dpdk-performance-changes-2n-skx-ref:
764       csit-dpdk-perf-verify-1901-2n-skx:
765         - 12  # NDRPDR sel
766         - 13  # NDRPDR sel
767         - 14  # NDRPDR sel
768         - 15  # NDRPDR sel
769         - 16  # NDRPDR sel
770         - 17  # NDRPDR sel
771         - 18  # NDRPDR sel
772         - 19  # NDRPDR sel
773         - 20  # NDRPDR sel
774         - 21  # NDRPDR sel
775     dpdk-performance-changes-2n-skx-cmp:
776       csit-dpdk-perf-verify-1904-2n-skx:
777         - 2   # NDRPDR sel
778         - 3   # NDRPDR sel
779         - 4   # NDRPDR sel
780         - 5   # NDRPDR sel
781         - 7   # NDRPDR sel
782         - 8   # NDRPDR sel
783         - 9   # NDRPDR sel
784         - 10  # NDRPDR sel
785         - 11  # NDRPDR sel
786         - 12  # NDRPDR sel
787     dpdk-performance-changes-2n-skx:
788       - "dpdk-performance-changes-2n-skx-h1"
789       - "dpdk-performance-changes-2n-skx-ref"
790       - "dpdk-performance-changes-2n-skx-cmp"
791
792     # Compare testbeds
793
794     vpp-compare-testbeds-ref:
795       csit-vpp-perf-verify-1904-3n-hsw:
796         - 11  # NDRPDR sel
797         - 12  # NDRPDR sel
798         - 20  # NDRPDR sel
799         - 21  # NDRPDR sel
800         - 23  # NDRPDR sel
801         - 24  # NDRPDR sel
802         - 25  # NDRPDR sel
803         - 26  # NDRPDR sel
804         - 29  # NDRPDR sel
805         - 30  # NDRPDR sel
806     vpp-compare-testbeds-cmp:
807       csit-vpp-perf-verify-1904-3n-skx:
808         - 8   # NDRPDR sel
809         - 9   # NDRPDR sel
810         - 10  # NDRPDR sel
811         - 11  # NDRPDR sel
812         - 12  # NDRPDR sel
813         - 14  # NDRPDR sel
814         - 16  # NDRPDR sel
815         - 21  # NDRPDR sel
816         - 23  # NDRPDR sel
817         - 25  # NDRPDR sel
818     vpp-compare-testbeds:
819       - "vpp-compare-testbeds-ref"
820       - "vpp-compare-testbeds-cmp"
821
822     vpp-compare-testbeds-mrr-ref:
823       csit-vpp-perf-verify-1904-3n-hsw:
824         - 9   # MRR sel
825     vpp-compare-testbeds-mrr-cmp:
826       csit-vpp-perf-verify-1904-3n-skx:
827         - 7   # MRR sel
828     vpp-compare-testbeds-mrr:
829       - "vpp-compare-testbeds-mrr-ref"
830       - "vpp-compare-testbeds-mrr-cmp"
831
832     dpdk-compare-testbeds-ref:
833       csit-dpdk-perf-verify-1904-3n-hsw:
834         - 2   # NDRPDR sel
835         - 3   # NDRPDR sel
836         - 5   # NDRPDR sel
837         - 6   # NDRPDR sel
838         - 13  # NDRPDR sel
839         - 14  # NDRPDR sel
840         - 15  # NDRPDR sel
841         - 18  # NDRPDR sel
842         - 19  # NDRPDR sel
843         - 20  # NDRPDR sel
844     dpdk-compare-testbeds-cmp:
845       csit-dpdk-perf-verify-1904-3n-skx:
846         - 2   # NDRPDR sel
847         - 3   # NDRPDR sel
848         - 4   # NDRPDR sel
849         - 5   # NDRPDR sel
850         - 6   # NDRPDR sel
851         - 7   # NDRPDR sel
852         - 11  # NDRPDR sel
853         - 12  # NDRPDR sel
854         - 13  # NDRPDR sel
855         - 14  # NDRPDR sel
856     dpdk-compare-testbeds:
857       - "dpdk-compare-testbeds-ref"
858       - "dpdk-compare-testbeds-cmp"
859
860     # Compare topologies
861
862     vpp-compare-topologies-ref:
863       csit-vpp-perf-verify-1904-3n-skx:
864         - 8   # NDRPDR sel
865         - 9   # NDRPDR sel
866         - 10  # NDRPDR sel
867         - 11  # NDRPDR sel
868         - 12  # NDRPDR sel
869         - 14  # NDRPDR sel
870         - 16  # NDRPDR sel
871         - 21  # NDRPDR sel
872         - 23  # NDRPDR sel
873         - 25  # NDRPDR sel
874     vpp-compare-topologies-cmp:
875       csit-vpp-perf-verify-1904-2n-skx:
876         - 12  # NDRPDR sel
877         - 14  # NDRPDR sel
878         - 16  # NDRPDR sel
879         - 17  # NDRPDR sel
880         - 18  # NDRPDR sel
881         - 21  # NDRPDR sel
882         - 27  # NDRPDR sel
883         - 30  # NDRPDR sel
884         - 31  # NDRPDR sel
885         - 32  # NDRPDR sel
886     vpp-compare-topologies:
887       - "vpp-compare-topologies-ref"
888       - "vpp-compare-topologies-cmp"
889
890     vpp-compare-topologies-mrr-ref:
891       csit-vpp-perf-verify-1904-3n-skx:
892         - 7   # MRR sel
893     vpp-compare-topologies-mrr-cmp:
894       csit-vpp-perf-verify-1904-2n-skx:
895         - 11  # MRR sel
896     vpp-compare-topologies-mrr:
897       - "vpp-compare-topologies-mrr-ref"
898       - "vpp-compare-topologies-mrr-cmp"
899
900     dpdk-compare-topologies-ref:
901       csit-dpdk-perf-verify-1904-3n-skx:
902         - 2   # NDRPDR sel
903         - 3   # NDRPDR sel
904         - 4   # NDRPDR sel
905         - 5   # NDRPDR sel
906         - 6   # NDRPDR sel
907         - 7   # NDRPDR sel
908         - 11  # NDRPDR sel
909         - 12  # NDRPDR sel
910         - 13  # NDRPDR sel
911         - 14  # NDRPDR sel
912     dpdk-compare-topologies-cmp:
913       csit-dpdk-perf-verify-1904-2n-skx:
914         - 2   # NDRPDR sel
915         - 3   # NDRPDR sel
916         - 4   # NDRPDR sel
917         - 5   # NDRPDR sel
918         - 7   # NDRPDR sel
919         - 8   # NDRPDR sel
920         - 9   # NDRPDR sel
921         - 10  # NDRPDR sel
922         - 11  # NDRPDR sel
923         - 12  # NDRPDR sel
924     dpdk-compare-topologies:
925       - "dpdk-compare-topologies-ref"
926       - "dpdk-compare-topologies-cmp"
927
928   plot-layouts:
929
930     plot-soak-throughput:
931       titlefont:
932         size: 18
933       xaxis:
934         title: "<b>Test Cases [Index]</b>"
935         titlefont:
936           size: 16
937         autorange: True
938         fixedrange: False
939         gridcolor: "rgb(230, 230, 230)"
940         linecolor: "rgb(220, 220, 220)"
941         linewidth: 1
942         showgrid: True
943         showline: True
944         showticklabels: True
945         tickcolor: "rgb(220, 220, 220)"
946         tickmode: "linear"
947         tickfont:
948           size: 16
949         zeroline: False
950       yaxis:
951         title: "<b>Packet Throughput [Mpps]</b>"
952         titlefont:
953           size: 16
954         gridcolor: "rgb(230, 230, 230)"
955         hoverformat: ".4s"
956         tickformat: ".3s"
957         linecolor: "rgb(220, 220, 220)"
958         linewidth: 1
959         showgrid: True
960         showline: True
961         showticklabels: True
962         tickcolor: "rgb(220, 220, 220)"
963         tickfont:
964           size: 16
965         zeroline: False
966         range: [0,50]
967       autosize: False
968       margin:
969         t: 50
970         b: 0
971         l: 80
972         r: 20
973       showlegend: True
974       legend:
975         orientation: "h"
976         font:
977           size: 16
978       width: 700
979       height: 900
980
981     plot-service-density:
982       titlefont:
983         size: 18
984       xaxis:
985         side: "top"
986         autorange: True
987         fixedrange: False
988         showgrid: False
989         showline: False
990         showticklabels: False
991         ticks: ""
992         ticklen: 0
993         tickwidth: 0
994         zeroline: False
995       yaxis:
996         autorange: "reversed"
997         showgrid: False
998         showline: False
999         showticklabels: False
1000         ticks: ""
1001         ticklen: 0
1002         tickwidth: 0
1003         zeroline: False
1004       autosize: True
1005       showlegend: False
1006       width: 700
1007       height: 700
1008
1009     plot-cps:
1010       titlefont:
1011         size: 18
1012       xaxis:
1013         title: "<b>Test Cases [Index]</b>"
1014         titlefont:
1015           size: 16
1016         autorange: True
1017         fixedrange: False
1018         gridcolor: "rgb(230, 230, 230)"
1019         linecolor: "rgb(220, 220, 220)"
1020         linewidth: 1
1021         showgrid: True
1022         showline: True
1023         showticklabels: True
1024         tickcolor: "rgb(220, 220, 220)"
1025         tickmode: "linear"
1026         tickfont:
1027           size: 16
1028         zeroline: False
1029       yaxis:
1030         title: "<b>Connections Per Second [cps]</b>"
1031         titlefont:
1032           size: 16
1033         gridcolor: "rgb(230, 230, 230)"
1034         hoverformat: ".4s"
1035         linecolor: "rgb(220, 220, 220)"
1036         linewidth: 1
1037         rangemode: "tozero"
1038         showgrid: True
1039         showline: True
1040         showticklabels: True
1041         tickcolor: "rgb(220, 220, 220)"
1042         tickformat: ".3s"
1043         tickfont:
1044           size: 16
1045         zeroline: False
1046       boxmode: "group"
1047       boxgroupgap: 0.5
1048       autosize: False
1049       margin:
1050         t: 50
1051         b: 20
1052         l: 80
1053         r: 20
1054       showlegend: True
1055       legend:
1056         orientation: "h"
1057         font:
1058           size: 16
1059       width: 700
1060       height: 800
1061
1062     plot-rps:
1063       titlefont:
1064         size: 18
1065       xaxis:
1066         title: "<b>Test Cases [Index]</b>"
1067         titlefont:
1068           size: 16
1069         autorange: True
1070         fixedrange: False
1071         gridcolor: "rgb(230, 230, 230)"
1072         linecolor: "rgb(220, 220, 220)"
1073         linewidth: 1
1074         showgrid: True
1075         showline: True
1076         showticklabels: True
1077         tickcolor: "rgb(220, 220, 220)"
1078         tickmode: "linear"
1079         tickfont:
1080           size: 16
1081         zeroline: False
1082       yaxis:
1083         title: "<b>Requests Per Second [rps]</b>"
1084         titlefont:
1085           size: 16
1086         gridcolor: "rgb(230, 230, 230)"
1087         hoverformat: ".4s"
1088         linecolor: "rgb(220, 220, 220)"
1089         linewidth: 1
1090         rangemode: "tozero"
1091         showgrid: True
1092         showline: True
1093         showticklabels: True
1094         tickcolor: "rgb(230, 230, 230)"
1095         tickformat: ".3s"
1096         tickfont:
1097           size: 16
1098         zeroline: False
1099       boxmode: "group"
1100       boxgroupgap: 0.5
1101       autosize: False
1102       margin:
1103         t: 50
1104         b: 20
1105         l: 80
1106         r: 20
1107       showlegend: True
1108       legend:
1109         orientation: "h"
1110         font:
1111           size: 16
1112       width: 700
1113       height: 800
1114
1115     plot-throughput:
1116       titlefont:
1117         size: 18
1118       xaxis:
1119         title: "<b>Test Cases [Index]</b>"
1120         titlefont:
1121           size: 16
1122         autorange: True
1123         fixedrange: False
1124         gridcolor: "rgb(230, 230, 230)"
1125         linecolor: "rgb(220, 220, 220)"
1126         linewidth: 1
1127         showgrid: True
1128         showline: True
1129         showticklabels: True
1130         tickcolor: "rgb(220, 220, 220)"
1131         tickmode: "linear"
1132         tickfont:
1133           size: 16
1134         zeroline: False
1135       yaxis:
1136         title: "<b>Packet Throughput [Mpps]</b>"
1137         titlefont:
1138           size: 16
1139         gridcolor: "rgb(230, 230, 230)"
1140         hoverformat: ".4s"
1141         tickformat: ".3s"
1142         linecolor: "rgb(220, 220, 220)"
1143         linewidth: 1
1144         showgrid: True
1145         showline: True
1146         showticklabels: True
1147         tickcolor: "rgb(220, 220, 220)"
1148         tickfont:
1149           size: 16
1150         zeroline: False
1151         range: [0,50]
1152       boxmode: "group"
1153       boxgroupgap: 0.5
1154       autosize: False
1155       margin:
1156         t: 50
1157         b: 0
1158         l: 80
1159         r: 20
1160       showlegend: True
1161       legend:
1162         orientation: "h"
1163         font:
1164           size: 16
1165       width: 700
1166       height: 900
1167
1168     plot-throughput-speedup-analysis:
1169       titlefont:
1170         size: 18
1171       xaxis:
1172         title: "<b>Number of Cores [Qty]</b>"
1173         titlefont:
1174           size: 16
1175         autorange: True
1176         fixedrange: False
1177         gridcolor: "rgb(230, 230, 230)"
1178         linecolor: "rgb(220, 220, 220)"
1179         linewidth: 1
1180         showgrid: True
1181         showline: True
1182         showticklabels: True
1183         tickcolor: "rgb(238, 238, 238)"
1184         tickmode: "linear"
1185         tickfont:
1186           size: 16
1187         zeroline: False
1188       yaxis:
1189         title: "<b>Packet Throughput [Mpps]</b>"
1190         titlefont:
1191           size: 16
1192         type: "linear"
1193         gridcolor: "rgb(230, 230, 230)"
1194         hoverformat: ".4s"
1195         linecolor: "rgb(220, 220, 220)"
1196         linewidth: 1
1197         showgrid: True
1198         showline: True
1199         showticklabels: True
1200         tickcolor: "rgb(220, 220, 220)"
1201         tickformat: ".4s"
1202         tickfont:
1203           size: 16
1204         zeroline: True
1205         rangemode: "tozero"
1206         range: [0,100]
1207       legend:
1208         orientation: "h"
1209         font:
1210           size: 16
1211         xanchor: "left"
1212         yanchor: "top"
1213         x: 0
1214         y: -0.2
1215         bgcolor: "rgba(255, 255, 255, 0)"
1216         bordercolor: "rgba(255, 255, 255, 0)"
1217         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1218       autosize: False
1219       margin:
1220           't': 50
1221           'b': 150
1222           'l': 85
1223           'r': 10
1224       showlegend: True
1225       width: 700
1226       height: 700
1227       hoverlabel:
1228         namelength: -1
1229       annotations: [
1230         {
1231           text: "_ _          __          ...",
1232           align: "left",
1233           showarrow: False,
1234           xref: "paper",
1235           yref: "paper",
1236           xanchor: "left",
1237           yanchor: "top",
1238           x: 0,
1239           y: -0.13,
1240           font: {
1241             family: "Consolas, Courier New",
1242             size: 15
1243           },
1244         },
1245         {
1246           text: "    Perfect     Measured     Limit",
1247           align: "left",
1248           showarrow: False,
1249           xref: "paper",
1250           yref: "paper",
1251           xanchor: "left",
1252           yanchor: "top",
1253           x: 0,
1254           y: -0.15,
1255           font: {
1256             family: "Consolas, Courier New",
1257             size: 15
1258           },
1259         },
1260       ]
1261
1262     plot-latency:
1263       titlefont:
1264         size: 18
1265       xaxis:
1266         title: "<b>Direction</b>"
1267         titlefont:
1268           size: 16
1269         autorange: True
1270         fixedrange: False
1271         gridcolor: "rgb(230, 230, 230)"
1272         linecolor: "rgb(220, 220, 220)"
1273         linewidth: 1
1274         showgrid: True
1275         showline: True
1276         showticklabels: False
1277         tickcolor: "rgb(220, 220, 220)"
1278         tickmode: "linear"
1279         tickfont:
1280           size: 16
1281         zeroline: False
1282       yaxis:
1283         title: "<b>Packet Latency [uSec]</b>"
1284         titlefont:
1285           size: 16
1286         type: "linear"
1287         gridcolor: "rgb(230, 230, 230)"
1288         hoverformat: ".4s"
1289         linecolor: "rgb(220, 220, 220)"
1290         linewidth: 1
1291         showgrid: True
1292         showline: True
1293         showticklabels: True
1294         tickcolor: "rgb(220, 220, 220)"
1295         tickformat: ".4s"
1296         tickfont:
1297           size: 16
1298         zeroline: True
1299         rangemode: "tozero"
1300       legend:
1301         orientation: "h"
1302         font:
1303           size: 16
1304         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1305       autosize: False
1306       margin:
1307           't': 50
1308           'b': 150
1309           'l': 80
1310           'r': 10
1311       showlegend: True
1312       width: 700
1313       height: 700
1314       hoverlabel:
1315         namelength: -1
1316
1317 - type: "static"
1318   src-path: "{DIR[RST]}"
1319   dst-path: "{DIR[WORKING,SRC]}"
1320
1321 - type: "input"
1322   general:
1323     file-name: "robot-plugin.zip"
1324     file-format: ".zip"
1325     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1326     extract: "robot-plugin/output.xml"
1327
1328   builds:
1329 #    # TODO: Add 1904 data
1330 ##    intel-dnv-vpp-release-1904:
1331 ##      - 1
1332 #
1333 #    intel-dnv-vpp-release-1901:
1334 #      - 1
1335 #
1336 #    intel-dnv-vpp-release-1810:
1337 #      - 1
1338
1339     csit-vpp-perf-verify-1810-3n-hsw:
1340       - 9   # MRR sel
1341       - 8   # NDRPDR sel
1342       - 12  # NDRPDR sel
1343       - 14  # NDRPDR sel
1344       - 18  # NDRPDR sel
1345       - 23  # NDRPDR sel
1346       - 25  # NDRPDR sel
1347       - 38  # NDRPDR sel
1348       - 39  # NDRPDR sel
1349       - 41  # NDRPDR sel
1350       - 42  # NDRPDR sel
1351 #      - 28  # WRK
1352 #      - 29  # WRK
1353 #      - 30  # WRK
1354 #      - 31  # WRK
1355 #      - 32  # WRK
1356 #      - 33  # WRK
1357 #      - 34  # WRK
1358 #      - 35  # WRK
1359 #      - 36  # WRK
1360 #      - 37  # WRK
1361     csit-vpp-perf-verify-1901-3n-hsw:
1362       - 35  # MRR sel
1363       - 10  # NDRPDR sel
1364       - 19  # NDRPDR sel
1365       - 31  # NDRPDR sel
1366       - 36  # NDRPDR sel
1367       - 40  # NDRPDR sel
1368       - 42  # NDRPDR sel
1369       - 44  # NDRPDR sel
1370       - 46  # NDRPDR sel
1371       - 47  # NDRPDR sel
1372       - 48  # NDRPDR sel
1373       - 61  # NDRPDR LB
1374       - 62  # NDRPDR LB
1375       - 63  # NDRPDR LB
1376       - 64  # NDRPDR LB
1377       - 65  # NDRPDR LB
1378       - 66  # NDRPDR LB
1379       - 67  # NDRPDR LB
1380       - 69  # NDRPDR LB
1381       - 70  # NDRPDR LB
1382       - 71  # NDRPDR LB
1383     # TODO: Add 1904 Data
1384     csit-vpp-perf-verify-1904-3n-hsw:
1385       - 9   # MRR sel
1386       - 11  # NDRPDR sel
1387       - 12  # NDRPDR sel
1388       - 20  # NDRPDR sel
1389       - 21  # NDRPDR sel
1390       - 23  # NDRPDR sel
1391       - 24  # NDRPDR sel
1392       - 25  # NDRPDR sel
1393       - 26  # NDRPDR sel
1394       - 29  # NDRPDR sel
1395       - 30  # NDRPDR sel
1396
1397     csit-vpp-perf-verify-1810-3n-skx:
1398       - 9   # MRR sel
1399       - 11  # MRR sel
1400       - 12  # MRR sel
1401       - 13  # MRR sel
1402       - 10  # NDRPDR sel
1403       - 14  # NDRPDR sel
1404       - 15  # NDRPDR sel
1405       - 16  # NDRPDR sel
1406       - 17  # NDRPDR sel
1407       - 19  # NDRPDR sel
1408       - 20  # NDRPDR sel
1409       - 21  # NDRPDR sel
1410       - 22  # NDRPDR sel
1411       - 25  # NDRPDR sel
1412     csit-vpp-perf-verify-1901-3n-skx:
1413       - 32  # MRR sel
1414       - 18  # NDRPDR sel
1415       - 19  # NDRPDR sel
1416       - 20  # NDRPDR sel
1417       - 28  # NDRPDR sel
1418       - 31  # NDRPDR sel
1419       - 33  # NDRPDR sel
1420       - 36  # NDRPDR sel
1421       - 38  # NDRPDR sel
1422       - 47  # NDRPDR sel
1423       - 48  # NDRPDR sel
1424       - 54  # NDRPDR LB
1425       - 57  # NDRPDR LB
1426       - 58  # NDRPDR LB
1427       - 59  # NDRPDR LB
1428       - 60  # NDRPDR LB
1429       - 63  # NDRPDR LB
1430       - 64  # NDRPDR LB
1431       - 65  # NDRPDR LB
1432       - 66  # NDRPDR LB
1433       - 67  # NDRPDR LB
1434     csit-vpp-perf-verify-1904-3n-skx:
1435       - 7   # MRR sel
1436       - 26  # NDRPDR full
1437       - 27  # NDRPDR full
1438       - 30  # NDRPDR full
1439       - 31  # NDRPDR full
1440       - 8   # NDRPDR sel
1441       - 9   # NDRPDR sel
1442       - 10  # NDRPDR sel
1443       - 11  # NDRPDR sel
1444       - 12  # NDRPDR sel
1445       - 14  # NDRPDR sel
1446       - 16  # NDRPDR sel
1447       - 21  # NDRPDR sel
1448       - 23  # NDRPDR sel
1449       - 25  # NDRPDR sel
1450
1451     csit-vpp-perf-verify-1810-2n-skx:
1452       - 8   # MRR sel
1453       - 10  # MRR sel
1454       - 11  # MRR sel
1455       - 12  # MRR sel
1456       - 9   # NDRPDR sel
1457       - 13  # NDRPDR sel
1458       - 14  # NDRPDR sel
1459       - 19  # NDRPDR sel
1460       - 20  # NDRPDR sel
1461       - 21  # NDRPDR sel
1462       - 22  # NDRPDR sel
1463       - 23  # NDRPDR sel
1464       - 24  # NDRPDR sel
1465       - 27  # NDRPDR sel
1466     csit-vpp-perf-verify-1901-2n-skx:
1467       - 22  # MRR sel
1468       - 5   # NDRPDR sel
1469       - 12  # NDRPDR sel
1470       - 13  # NDRPDR sel
1471       - 21  # NDRPDR sel
1472       - 23  # NDRPDR sel
1473       - 31  # NDRPDR sel
1474       - 34  # NDRPDR sel
1475       - 40  # NDRPDR sel
1476       - 42  # NDRPDR sel
1477       - 43  # NDRPDR sel
1478     # TODO: Add 1904 data
1479     csit-vpp-perf-verify-1904-2n-skx:
1480       - 11  # MRR sel
1481       - 33  # NDRPDR full
1482       - 39  # NDRPDR full
1483       - 58  # NDRPDR full
1484       - 62  # NDRPDR full
1485       - 12  # NDRPDR sel
1486       - 14  # NDRPDR sel
1487       - 16  # NDRPDR sel
1488       - 17  # NDRPDR sel
1489       - 18  # NDRPDR sel
1490       - 21  # NDRPDR sel
1491       - 27  # NDRPDR sel
1492       - 30  # NDRPDR sel
1493       - 31  # NDRPDR sel
1494       - 32  # NDRPDR sel
1495       - 40  # NFV MRR 64b
1496       - 41  # NFV MRR 64b
1497       - 42  # NFV MRR 64b
1498       - 47  # NFV MRR 64b
1499       - 48  # NFV MRR 64b
1500       - 49  # NFV MRR IMIX
1501       - 50  # NFV MRR IMIX
1502       - 51  # NFV MRR IMIX
1503       - 54  # NFV MRR IMIX
1504       - 55  # NFV MRR IMIX
1505       - 56  # NFV NDRPDR 64b
1506       - 59  # NFV NDRPDR 64b
1507       - 60  # NFV NDRPDR 64b
1508       - 65  # NFV NDRPDR 64b
1509       - 68  # NFV NDRPDR 64b
1510       - 66  # NFV NDRPDR IMIX
1511       - 67  # NFV NDRPDR IMIX
1512       - 69  # NFV NDRPDR IMIX
1513       - 70  # SOAK
1514       - 71  # SOAK
1515
1516 #    csit-ligato-perf-verify-1901-3n-hsw:
1517 #      - 10  # NDRPDR full
1518 #      - 8   # NDRPDR sel
1519 #      - 9   # NDRPDR sel
1520 #      - 11  # NDRPDR sel
1521 #      - 12  # NDRPDR sel
1522 #      - 13  # NDRPDR sel
1523 #      - 14  # NDRPDR sel
1524 #      - 15  # NDRPDR sel
1525 #      - 16  # NDRPDR sel
1526 #      - 17  # NDRPDR sel
1527 #      - 18  # NDRPDR sel
1528 #    # TODO: Add 1904 data
1529 ##    csit-ligato-perf-verify-1904-3n-hsw:
1530 ##      -
1531
1532     csit-dpdk-perf-verify-1810-3n-hsw:
1533       - 1   # NDRPDR sel
1534       - 2   # NDRPDR sel
1535       - 3   # NDRPDR sel
1536       - 4   # NDRPDR sel
1537       - 5   # NDRPDR sel
1538       - 6   # NDRPDR sel
1539       - 7   # NDRPDR sel
1540       - 8   # NDRPDR sel
1541       - 9   # NDRPDR sel
1542       - 10  # NDRPDR sel
1543     csit-dpdk-perf-verify-1901-3n-hsw:
1544       - 13  # NDRPDR sel
1545       - 14  # NDRPDR sel
1546       - 16  # NDRPDR sel
1547       - 17  # NDRPDR sel
1548       - 18  # NDRPDR sel
1549       - 19  # NDRPDR sel
1550       - 20  # NDRPDR sel
1551       - 21  # NDRPDR sel
1552       - 22  # NDRPDR sel
1553       - 23  # NDRPDR sel
1554     csit-dpdk-perf-verify-1904-3n-hsw:
1555       - 2   # NDRPDR sel
1556       - 3   # NDRPDR sel
1557       - 5   # NDRPDR sel
1558       - 6   # NDRPDR sel
1559       - 13  # NDRPDR sel
1560       - 14  # NDRPDR sel
1561       - 15  # NDRPDR sel
1562       - 18  # NDRPDR sel
1563       - 19  # NDRPDR sel
1564       - 20  # NDRPDR sel
1565
1566     csit-dpdk-perf-verify-1810-3n-skx:
1567       - 3   # NDRPDR sel
1568       - 4   # NDRPDR sel
1569       - 6   # NDRPDR sel
1570       - 7   # NDRPDR sel
1571       - 8   # NDRPDR sel
1572       - 9   # NDRPDR sel
1573       - 10  # NDRPDR sel
1574       - 11  # NDRPDR sel
1575       - 12  # NDRPDR sel
1576       - 13  # NDRPDR sel
1577     csit-dpdk-perf-verify-1901-3n-skx:
1578       - 3   # NDRPDR sel
1579       - 5   # NDRPDR sel
1580       - 6   # NDRPDR sel
1581       - 7   # NDRPDR sel
1582       - 8   # NDRPDR sel
1583       - 9   # NDRPDR sel
1584       - 10  # NDRPDR sel
1585       - 11  # NDRPDR sel
1586       - 12  # NDRPDR sel
1587       - 13  # NDRPDR sel
1588     csit-dpdk-perf-verify-1904-3n-skx:
1589       - 2   # NDRPDR sel
1590       - 3   # NDRPDR sel
1591       - 4   # NDRPDR sel
1592       - 5   # NDRPDR sel
1593       - 6   # NDRPDR sel
1594       - 7   # NDRPDR sel
1595       - 11  # NDRPDR sel
1596       - 12  # NDRPDR sel
1597       - 13  # NDRPDR sel
1598       - 14  # NDRPDR sel
1599
1600     csit-dpdk-perf-verify-1810-2n-skx:
1601       - 3   # NDRPDR sel
1602       - 4   # NDRPDR sel
1603       - 5   # NDRPDR sel
1604       - 7   # NDRPDR sel
1605       - 8   # NDRPDR sel
1606       - 9   # NDRPDR sel
1607       - 10  # NDRPDR sel
1608       - 11  # NDRPDR sel
1609       - 12  # NDRPDR sel
1610       - 13  # NDRPDR sel
1611     csit-dpdk-perf-verify-1901-2n-skx:
1612       - 12  # NDRPDR sel
1613       - 13  # NDRPDR sel
1614       - 14  # NDRPDR sel
1615       - 15  # NDRPDR sel
1616       - 16  # NDRPDR sel
1617       - 17  # NDRPDR sel
1618       - 18  # NDRPDR sel
1619       - 19  # NDRPDR sel
1620       - 20  # NDRPDR sel
1621       - 21  # NDRPDR sel
1622     csit-dpdk-perf-verify-1904-2n-skx:
1623       - 2   # NDRPDR sel
1624       - 3   # NDRPDR sel
1625       - 4   # NDRPDR sel
1626       - 5   # NDRPDR sel
1627       - 7   # NDRPDR sel
1628       - 8   # NDRPDR sel
1629       - 9   # NDRPDR sel
1630       - 10  # NDRPDR sel
1631       - 11  # NDRPDR sel
1632       - 12  # NDRPDR sel
1633
1634     csit-vpp-functional-1904-ubuntu1604-virl:
1635       - 33
1636     csit-vpp-functional-1904-centos7-virl:
1637       - 32
1638     csit-vpp-device-1904-ubuntu1804-1n-skx:
1639       - 32
1640 #    # Not used
1641 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1642 #      - 1
1643     csit-dmm-functional-1904-ubuntu1604-virl:
1644       - 1
1645     csit-hc2vpp-verify-func-1904-ubuntu1604:
1646       - 4
1647
1648 - type: "output"
1649   output: "report"
1650   format:
1651     html:
1652     - full
1653 #    pdf:
1654 #    - minimal
1655
1656 ################################################################################
1657 ###                               T A B L E S                                ###
1658 ################################################################################
1659
1660 # VPP SOAK vs NDR
1661 - type: "table"
1662   title: "VPP SOAK vs NDR 2n-skx"
1663   algorithm: "table_soak_vs_ndr"
1664   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1665   reference:
1666     title: "NDR"
1667     data: "vpp-soak-vs-ndr-2n-skx-ref"
1668   compare:
1669     title: "SOAK"
1670     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1671   data: "vpp-soak-vs-ndr-2n-skx"
1672   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1673   filter: "('NDRPDR' or 'SOAK')"
1674   parameters:
1675     - "throughput"
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708 # VPP Compare NICs 3n-hsw 1t1c ndr
1709 - type: "table"
1710   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1711   algorithm: "table_nics_comparison"
1712   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1713   reference:
1714     title: "Intel-x520"
1715     nic: "NIC_Intel-X520-DA2"
1716   compare:
1717     title: "Intel-x710"
1718     nic: "NIC_Intel-X710"
1719   data: "vpp-nic-comparison-3n-hsw"
1720   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1721   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1722   parameters:
1723   - "name"
1724   - "parent"
1725   - "throughput"
1726   - "tags"
1727
1728 # VPP Compare NICs 3n-hsw 2t2c ndr
1729 - type: "table"
1730   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1731   algorithm: "table_nics_comparison"
1732   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1733   reference:
1734     title: "Intel-x520"
1735     nic: "NIC_Intel-X520-DA2"
1736   compare:
1737     title: "Intel-x710"
1738     nic: "NIC_Intel-X710"
1739   data: "vpp-nic-comparison-3n-hsw"
1740   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1741   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1742   parameters:
1743   - "name"
1744   - "parent"
1745   - "throughput"
1746   - "tags"
1747
1748 # VPP Compare NICs 3n-hsw 1t1c pdr
1749 - type: "table"
1750   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1751   algorithm: "table_nics_comparison"
1752   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1753   reference:
1754     title: "Intel-x520"
1755     nic: "NIC_Intel-X520-DA2"
1756   compare:
1757     title: "Intel-x710"
1758     nic: "NIC_Intel-X710"
1759   data: "vpp-nic-comparison-3n-hsw"
1760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1761   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1762   parameters:
1763   - "name"
1764   - "parent"
1765   - "throughput"
1766   - "tags"
1767
1768 # VPP Compare NICs 3n-hsw 2t2c pdr
1769 - type: "table"
1770   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1771   algorithm: "table_nics_comparison"
1772   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1773   reference:
1774     title: "Intel-x520"
1775     nic: "NIC_Intel-X520-DA2"
1776   compare:
1777     title: "Intel-x710"
1778     nic: "NIC_Intel-X710"
1779   data: "vpp-nic-comparison-3n-hsw"
1780   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1781   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1782   parameters:
1783   - "name"
1784   - "parent"
1785   - "throughput"
1786   - "tags"
1787
1788 # VPP Compare NICs 3n-hsw 1t1c mrr
1789 - type: "table"
1790   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1791   algorithm: "table_nics_comparison"
1792   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1793   reference:
1794     title: "Intel-x520"
1795     nic: "NIC_Intel-X520-DA2"
1796   compare:
1797     title: "Intel-x710"
1798     nic: "NIC_Intel-X710"
1799   data: "vpp-nic-comparison-3n-hsw-mrr"
1800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1801   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1802   parameters:
1803   - "name"
1804   - "parent"
1805   - "result"
1806   - "tags"
1807
1808 # VPP Compare NICs 3n-hsw 2t2c mrr
1809 - type: "table"
1810   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1811   algorithm: "table_nics_comparison"
1812   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1813   reference:
1814     title: "Intel-x520"
1815     nic: "NIC_Intel-X520-DA2"
1816   compare:
1817     title: "Intel-x710"
1818     nic: "NIC_Intel-X710"
1819   data: "vpp-nic-comparison-3n-hsw-mrr"
1820   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1821   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1822   parameters:
1823   - "name"
1824   - "parent"
1825   - "result"
1826   - "tags"
1827
1828 # VPP Compare NICs 3n-hsw 4t4c mrr
1829 - type: "table"
1830   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1831   algorithm: "table_nics_comparison"
1832   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1833   reference:
1834     title: "Intel-x520"
1835     nic: "NIC_Intel-X520-DA2"
1836   compare:
1837     title: "Intel-x710"
1838     nic: "NIC_Intel-X710"
1839   data: "vpp-nic-comparison-3n-hsw-mrr"
1840   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1841   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1842   parameters:
1843   - "name"
1844   - "parent"
1845   - "result"
1846   - "tags"
1847
1848 # VPP Compare NICs 3n-skx 2t1c ndr
1849 - type: "table"
1850   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1851   algorithm: "table_nics_comparison"
1852   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1853   reference:
1854     title: "Intel-x710"
1855     nic: "NIC_Intel-X710"
1856   compare:
1857     title: "Intel-xxv710"
1858     nic: "NIC_Intel-XXV710"
1859   data: "vpp-nic-comparison-3n-skx"
1860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1861   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1862   parameters:
1863   - "name"
1864   - "parent"
1865   - "throughput"
1866   - "tags"
1867
1868 # VPP Compare NICs 3n-skx 4t2c ndr
1869 - type: "table"
1870   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1871   algorithm: "table_nics_comparison"
1872   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1873   reference:
1874     title: "Intel-x710"
1875     nic: "NIC_Intel-X710"
1876   compare:
1877     title: "Intel-xxv710"
1878     nic: "NIC_Intel-XXV710"
1879   data: "vpp-nic-comparison-3n-skx"
1880   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1881   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1882   parameters:
1883   - "name"
1884   - "parent"
1885   - "throughput"
1886   - "tags"
1887
1888 # VPP Compare NICs 3n-skx 2t1c pdr
1889 - type: "table"
1890   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1891   algorithm: "table_nics_comparison"
1892   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1893   reference:
1894     title: "Intel-x710"
1895     nic: "NIC_Intel-X710"
1896   compare:
1897     title: "Intel-xxv710"
1898     nic: "NIC_Intel-XXV710"
1899   data: "vpp-nic-comparison-3n-skx"
1900   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1901   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1902   parameters:
1903   - "name"
1904   - "parent"
1905   - "throughput"
1906   - "tags"
1907
1908  # VPP Compare NICs 3n-skx 4t2c pdr
1909 - type: "table"
1910   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1911   algorithm: "table_nics_comparison"
1912   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1913   reference:
1914     title: "Intel-x710"
1915     nic: "NIC_Intel-X710"
1916   compare:
1917     title: "Intel-xxv710"
1918     nic: "NIC_Intel-XXV710"
1919   data: "vpp-nic-comparison-3n-skx"
1920   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1921   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1922   parameters:
1923   - "name"
1924   - "parent"
1925   - "throughput"
1926   - "tags"
1927
1928 # VPP Compare NICs 3n-skx 2t1c mrr
1929 - type: "table"
1930   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1931   algorithm: "table_nics_comparison"
1932   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1933   reference:
1934     title: "Intel-x710"
1935     nic: "NIC_Intel-X710"
1936   compare:
1937     title: "Intel-xxv710"
1938     nic: "NIC_Intel-XXV710"
1939   data: "vpp-nic-comparison-3n-skx-mrr"
1940   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1941   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1942   parameters:
1943   - "name"
1944   - "parent"
1945   - "result"
1946   - "tags"
1947
1948 # VPP Compare NICs 3n-skx 4t2c mrr
1949 - type: "table"
1950   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1951   algorithm: "table_nics_comparison"
1952   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1953   reference:
1954     title: "Intel-x710"
1955     nic: "NIC_Intel-X710"
1956   compare:
1957     title: "Intel-xxv710"
1958     nic: "NIC_Intel-XXV710"
1959   data: "vpp-nic-comparison-3n-skx-mrr"
1960   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1961   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1962   parameters:
1963   - "name"
1964   - "parent"
1965   - "result"
1966   - "tags"
1967
1968  # VPP Compare NICs 3n-skx 8t4c mrr
1969 - type: "table"
1970   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1971   algorithm: "table_nics_comparison"
1972   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1973   reference:
1974     title: "Intel-x710"
1975     nic: "NIC_Intel-X710"
1976   compare:
1977     title: "Intel-xxv710"
1978     nic: "NIC_Intel-XXV710"
1979   data: "vpp-nic-comparison-3n-skx-mrr"
1980   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1981   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1982   parameters:
1983   - "name"
1984   - "parent"
1985   - "result"
1986   - "tags"
1987
1988 # VPP Compare NICs 2n-skx 2t1c ndr
1989 - type: "table"
1990   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1991   algorithm: "table_nics_comparison"
1992   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1993   reference:
1994     title: "Intel-x710"
1995     nic: "NIC_Intel-X710"
1996   compare:
1997     title: "Intel-xxv710"
1998     nic: "NIC_Intel-XXV710"
1999   data: "vpp-nic-comparison-2n-skx"
2000   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2001   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2002   parameters:
2003   - "name"
2004   - "parent"
2005   - "throughput"
2006   - "tags"
2007
2008 # VPP Compare NICs 2n-skx 4t2c ndr
2009 - type: "table"
2010   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2011   algorithm: "table_nics_comparison"
2012   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2013   reference:
2014     title: "Intel-x710"
2015     nic: "NIC_Intel-X710"
2016   compare:
2017     title: "Intel-xxv710"
2018     nic: "NIC_Intel-XXV710"
2019   data: "vpp-nic-comparison-2n-skx"
2020   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2021   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2022   parameters:
2023   - "name"
2024   - "parent"
2025   - "throughput"
2026   - "tags"
2027
2028  # VPP Compare NICs 2n-skx 2t1c pdr
2029 - type: "table"
2030   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2031   algorithm: "table_nics_comparison"
2032   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2033   reference:
2034     title: "Intel-x710"
2035     nic: "NIC_Intel-X710"
2036   compare:
2037     title: "Intel-xxv710"
2038     nic: "NIC_Intel-XXV710"
2039   data: "vpp-nic-comparison-2n-skx"
2040   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2041   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2042   parameters:
2043   - "name"
2044   - "parent"
2045   - "throughput"
2046   - "tags"
2047
2048 # VPP Compare NICs 2n-skx 4t2c pdr
2049 - type: "table"
2050   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2051   algorithm: "table_nics_comparison"
2052   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2053   reference:
2054     title: "Intel-x710"
2055     nic: "NIC_Intel-X710"
2056   compare:
2057     title: "Intel-xxv710"
2058     nic: "NIC_Intel-XXV710"
2059   data: "vpp-nic-comparison-2n-skx"
2060   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2061   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2062   parameters:
2063   - "name"
2064   - "parent"
2065   - "throughput"
2066   - "tags"
2067
2068 # VPP Compare NICs 2n-skx 2t1c mrr
2069 - type: "table"
2070   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2071   algorithm: "table_nics_comparison"
2072   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2073   reference:
2074     title: "Intel-x710"
2075     nic: "NIC_Intel-X710"
2076   compare:
2077     title: "Intel-xxv710"
2078     nic: "NIC_Intel-XXV710"
2079   data: "vpp-nic-comparison-2n-skx-mrr"
2080   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2081   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2082   parameters:
2083   - "name"
2084   - "parent"
2085   - "result"
2086   - "tags"
2087
2088 # VPP Compare NICs 2n-skx 4t2c mrr
2089 - type: "table"
2090   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2091   algorithm: "table_nics_comparison"
2092   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2093   reference:
2094     title: "Intel-x710"
2095     nic: "NIC_Intel-X710"
2096   compare:
2097     title: "Intel-xxv710"
2098     nic: "NIC_Intel-XXV710"
2099   data: "vpp-nic-comparison-2n-skx-mrr"
2100   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2101   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2102   parameters:
2103   - "name"
2104   - "parent"
2105   - "result"
2106   - "tags"
2107
2108 # VPP Compare NICs 2n-skx 8t4c mrr
2109 - type: "table"
2110   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2111   algorithm: "table_nics_comparison"
2112   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2113   reference:
2114     title: "Intel-x710"
2115     nic: "NIC_Intel-X710"
2116   compare:
2117     title: "Intel-xxv710"
2118     nic: "NIC_Intel-XXV710"
2119   data: "vpp-nic-comparison-2n-skx-mrr"
2120   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2121   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2122   parameters:
2123   - "name"
2124   - "parent"
2125   - "result"
2126   - "tags"
2127
2128 ################################################################################
2129 # VPP
2130
2131 ## VPP Performance Changes 2n-dnv 1t1c pdr
2132 #- type: "table"
2133 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2134 #  algorithm: "table_performance_comparison"
2135 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2136 #  history:
2137 #    - title: "rls1810"
2138 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2139 #  reference:
2140 #    title: "rls1901"
2141 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2142 #  compare:
2143 #    title: "rls1904"
2144 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2145 #  data: "intel-dnv-vpp-changes-2n-dnv"
2146 #  include-tests: "PDR"
2147 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2148 #  parameters:
2149 #  - "name"
2150 #  - "parent"
2151 #  - "throughput"
2152 #
2153 ## VPP Performance Changes 2n-dnv 2t2c pdr
2154 #- type: "table"
2155 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2156 #  algorithm: "table_performance_comparison"
2157 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2158 #  history:
2159 #    - title: "rls1810"
2160 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2161 #  reference:
2162 #    title: "rls1901"
2163 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2164 #  compare:
2165 #    title: "rls1904"
2166 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2167 #  data: "intel-dnv-vpp-changes-2n-dnv"
2168 #  include-tests: "PDR"
2169 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2170 #  parameters:
2171 #  - "name"
2172 #  - "parent"
2173 #  - "throughput"
2174 #
2175 ## VPP Performance Changes 2n-dnv 1t1c ndr
2176 #- type: "table"
2177 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2178 #  algorithm: "table_performance_comparison"
2179 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2180 #  history:
2181 #    - title: "rls1810"
2182 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2183 #  reference:
2184 #    title: "rls1901"
2185 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2186 #  compare:
2187 #    title: "rls1904"
2188 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2189 #  data: "intel-dnv-vpp-changes-2n-dnv"
2190 #  include-tests: "NDR"
2191 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2192 #  parameters:
2193 #  - "name"
2194 #  - "parent"
2195 #  - "throughput"
2196 #
2197 ## VPP Performance Changes 2n-dnv 2t2c ndr
2198 #- type: "table"
2199 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2200 #  algorithm: "table_performance_comparison"
2201 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2202 #  history:
2203 #    - title: "rls1810"
2204 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2205 #  reference:
2206 #    title: "rls1901"
2207 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2208 #  compare:
2209 #    title: "rls1904"
2210 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2211 #  data: "intel-dnv-vpp-changes-2n-dnv"
2212 #  include-tests: "NDR"
2213 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2214 #  parameters:
2215 #  - "name"
2216 #  - "parent"
2217 #  - "throughput"
2218 #
2219 ## VPP Performance Changes 2n-dnv 1t1c MRR
2220 #- type: "table"
2221 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2222 #  algorithm: "table_performance_comparison"
2223 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2224 #  history:
2225 #    - title: "rls1810"
2226 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2227 #  reference:
2228 #    title: "rls1901"
2229 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2230 #  compare:
2231 #    title: "rls1904"
2232 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2233 #  data: "intel-dnv-vpp-changes-2n-dnv"
2234 #  include-tests: "MRR"
2235 #  filter: "'1T1C' and 'MRR'"
2236 #  parameters:
2237 #  - "name"
2238 #  - "parent"
2239 #  - "result"
2240 #
2241 ## VPP Performance Changes 2n-dnv 2t2c MRR
2242 #- type: "table"
2243 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2244 #  algorithm: "table_performance_comparison"
2245 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2246 #  history:
2247 #    - title: "rls1810"
2248 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2249 #  reference:
2250 #    title: "rls1901"
2251 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2252 #  compare:
2253 #    title: "rls1904"
2254 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2255 #  data: "intel-dnv-vpp-changes-2n-dnv"
2256 #  include-tests: "MRR"
2257 #  filter: "'2T2C' and 'MRR'"
2258 #  parameters:
2259 #  - "name"
2260 #  - "parent"
2261 #  - "result"
2262 #
2263 ## VPP Performance Changes 2n-dnv 4t4c MRR
2264 #- type: "table"
2265 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2266 #  algorithm: "table_performance_comparison"
2267 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2268 #  history:
2269 #    - title: "rls1810"
2270 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2271 #  reference:
2272 #    title: "rls1901"
2273 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2274 #  compare:
2275 #    title: "rls1904"
2276 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2277 #  data: "intel-dnv-vpp-changes-2n-dnv"
2278 #  include-tests: "MRR"
2279 #  filter: "'4T4C' and 'MRR'"
2280 #  parameters:
2281 #  - "name"
2282 #  - "parent"
2283 #  - "result"
2284
2285 # VPP Performance Changes 3n-hsw 1t1c pdr
2286 - type: "table"
2287   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2288   algorithm: "table_performance_comparison"
2289   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2290   history:
2291     - title: "rls1810"
2292       data: "vpp-performance-changes-3n-hsw-h1"
2293   reference:
2294     title: "rls1901"
2295     data: "vpp-performance-changes-3n-hsw-ref"
2296   compare:
2297     title: "rls1904"
2298     data: "vpp-performance-changes-3n-hsw-cmp"
2299   data: "vpp-performance-changes-3n-hsw"
2300   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2301   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2302   parameters:
2303   - "name"
2304   - "parent"
2305   - "throughput"
2306
2307 # VPP Performance Changes 3n-hsw 2t2c pdr
2308 - type: "table"
2309   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2310   algorithm: "table_performance_comparison"
2311   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2312   history:
2313     - title: "rls1810"
2314       data: "vpp-performance-changes-3n-hsw-h1"
2315   reference:
2316     title: "rls1901"
2317     data: "vpp-performance-changes-3n-hsw-ref"
2318   compare:
2319     title: "rls1904"
2320     data: "vpp-performance-changes-3n-hsw-cmp"
2321   data: "vpp-performance-changes-3n-hsw"
2322   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2323   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2324   parameters:
2325   - "name"
2326   - "parent"
2327   - "throughput"
2328
2329 # VPP Performance Changes 3n-hsw 1t1c ndr
2330 - type: "table"
2331   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2332   algorithm: "table_performance_comparison"
2333   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2334   history:
2335     - title: "rls1810"
2336       data: "vpp-performance-changes-3n-hsw-h1"
2337   reference:
2338     title: "rls1901"
2339     data: "vpp-performance-changes-3n-hsw-ref"
2340   compare:
2341     title: "rls1904"
2342     data: "vpp-performance-changes-3n-hsw-cmp"
2343   data: "vpp-performance-changes-3n-hsw"
2344   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2345   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2346   parameters:
2347   - "name"
2348   - "parent"
2349   - "throughput"
2350
2351 # VPP Performance Changes 3n-hsw 2t2c ndr
2352 - type: "table"
2353   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2354   algorithm: "table_performance_comparison"
2355   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2356   history:
2357     - title: "rls1810"
2358       data: "vpp-performance-changes-3n-hsw-h1"
2359   reference:
2360     title: "rls1901"
2361     data: "vpp-performance-changes-3n-hsw-ref"
2362   compare:
2363     title: "rls1904"
2364     data: "vpp-performance-changes-3n-hsw-cmp"
2365   data: "vpp-performance-changes-3n-hsw"
2366   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2367   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2368   parameters:
2369   - "name"
2370   - "parent"
2371   - "throughput"
2372
2373 # VPP Performance Changes 3n-skx 2t1c pdr
2374 - type: "table"
2375   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2376   algorithm: "table_performance_comparison"
2377   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2378   history:
2379     - title: "rls1810"
2380       data: "vpp-performance-changes-3n-skx-h1"
2381   reference:
2382     title: "rls1901"
2383     data: "vpp-performance-changes-3n-skx-ref"
2384   compare:
2385     title: "rls1904"
2386     data: "vpp-performance-changes-3n-skx-cmp"
2387   data: "vpp-performance-changes-3n-skx"
2388   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2389   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2390   parameters:
2391   - "name"
2392   - "parent"
2393   - "throughput"
2394
2395 # VPP Performance Changes 3n-skx 4t2c pdr
2396 - type: "table"
2397   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2398   algorithm: "table_performance_comparison"
2399   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2400   history:
2401     - title: "rls1810"
2402       data: "vpp-performance-changes-3n-skx-h1"
2403   reference:
2404     title: "rls1901"
2405     data: "vpp-performance-changes-3n-skx-ref"
2406   compare:
2407     title: "rls1904"
2408     data: "vpp-performance-changes-3n-skx-cmp"
2409   data: "vpp-performance-changes-3n-skx"
2410   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2411   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2412   parameters:
2413   - "name"
2414   - "parent"
2415   - "throughput"
2416
2417 # VPP Performance Changes 3n-skx 2t1c ndr
2418 - type: "table"
2419   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2420   algorithm: "table_performance_comparison"
2421   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2422   history:
2423     - title: "rls1810"
2424       data: "vpp-performance-changes-3n-skx-h1"
2425   reference:
2426     title: "rls1901"
2427     data: "vpp-performance-changes-3n-skx-ref"
2428   compare:
2429     title: "rls1904"
2430     data: "vpp-performance-changes-3n-skx-cmp"
2431   data: "vpp-performance-changes-3n-skx"
2432   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2433   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2434   parameters:
2435   - "name"
2436   - "parent"
2437   - "throughput"
2438
2439 # VPP Performance Changes 3n-skx 4t2c ndr
2440 - type: "table"
2441   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2442   algorithm: "table_performance_comparison"
2443   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2444   history:
2445     - title: "rls1810"
2446       data: "vpp-performance-changes-3n-skx-h1"
2447   reference:
2448     title: "rls1901"
2449     data: "vpp-performance-changes-3n-skx-ref"
2450   compare:
2451     title: "rls1904"
2452     data: "vpp-performance-changes-3n-skx-cmp"
2453   data: "vpp-performance-changes-3n-skx"
2454   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2455   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2456   parameters:
2457   - "name"
2458   - "parent"
2459   - "throughput"
2460
2461 # VPP Performance Changes 2n-skx 2t1c pdr
2462 - type: "table"
2463   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2464   algorithm: "table_performance_comparison"
2465   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2466   history:
2467     - title: "rls1810"
2468       data: "vpp-performance-changes-2n-skx-h1"
2469   reference:
2470     title: "rls1901"
2471     data: "vpp-performance-changes-2n-skx-ref"
2472   compare:
2473     title: "rls1904"
2474     data: "vpp-performance-changes-2n-skx-cmp"
2475   data: "vpp-performance-changes-2n-skx"
2476   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2477   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2478   parameters:
2479   - "name"
2480   - "parent"
2481   - "throughput"
2482
2483 # VPP Performance Changes 2n-skx 4t2c pdr
2484 - type: "table"
2485   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2486   algorithm: "table_performance_comparison"
2487   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2488   history:
2489     - title: "rls1810"
2490       data: "vpp-performance-changes-2n-skx-h1"
2491   reference:
2492     title: "rls1901"
2493     data: "vpp-performance-changes-2n-skx-ref"
2494   compare:
2495     title: "rls1904"
2496     data: "vpp-performance-changes-2n-skx-cmp"
2497   data: "vpp-performance-changes-2n-skx"
2498   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2499   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2500   parameters:
2501   - "name"
2502   - "parent"
2503   - "throughput"
2504
2505 # VPP Performance Changes 2n-skx 2t1c ndr
2506 - type: "table"
2507   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2508   algorithm: "table_performance_comparison"
2509   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2510   history:
2511     - title: "rls1810"
2512       data: "vpp-performance-changes-2n-skx-h1"
2513   reference:
2514     title: "rls1901"
2515     data: "vpp-performance-changes-2n-skx-ref"
2516   compare:
2517     title: "rls1904"
2518     data: "vpp-performance-changes-2n-skx-cmp"
2519   data: "vpp-performance-changes-2n-skx"
2520   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2521   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2522   parameters:
2523   - "name"
2524   - "parent"
2525   - "throughput"
2526
2527 # VPP Performance Changes 2n-skx 4t2c ndr
2528 - type: "table"
2529   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2530   algorithm: "table_performance_comparison"
2531   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2532   history:
2533     - title: "rls1810"
2534       data: "vpp-performance-changes-2n-skx-h1"
2535   reference:
2536     title: "rls1901"
2537     data: "vpp-performance-changes-2n-skx-ref"
2538   compare:
2539     title: "rls1904"
2540     data: "vpp-performance-changes-2n-skx-cmp"
2541   data: "vpp-performance-changes-2n-skx"
2542   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2543   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2544   parameters:
2545   - "name"
2546   - "parent"
2547   - "throughput"
2548
2549 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2550 - type: "table"
2551   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2552   algorithm: "table_performance_comparison"
2553   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2554   reference:
2555     title: "3-Node Hsw"
2556     data: "vpp-compare-testbeds-ref"
2557   compare:
2558     title: "3-Node Skx"
2559     data: "vpp-compare-testbeds-cmp"
2560   data: "vpp-compare-testbeds"
2561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2562   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2563   parameters:
2564   - "name"
2565   - "parent"
2566   - "throughput"
2567
2568 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2569 - type: "table"
2570   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2571   algorithm: "table_performance_comparison"
2572   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2573   reference:
2574     title: "3-Node Hsw"
2575     data: "vpp-compare-testbeds-ref"
2576   compare:
2577     title: "3-Node Skx"
2578     data: "vpp-compare-testbeds-cmp"
2579   data: "vpp-compare-testbeds"
2580   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2581   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2582   parameters:
2583   - "name"
2584   - "parent"
2585   - "throughput"
2586
2587 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2588 - type: "table"
2589   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2590   algorithm: "table_performance_comparison"
2591   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2592   reference:
2593     title: "3-Node Hsw"
2594     data: "vpp-compare-testbeds-ref"
2595   compare:
2596     title: "3-Node Skx"
2597     data: "vpp-compare-testbeds-cmp"
2598   data: "vpp-compare-testbeds"
2599   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2600   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2601   parameters:
2602   - "name"
2603   - "parent"
2604   - "throughput"
2605
2606 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2607 - type: "table"
2608   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2609   algorithm: "table_performance_comparison"
2610   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2611   reference:
2612     title: "3-Node Hsw"
2613     data: "vpp-compare-testbeds-ref"
2614   compare:
2615     title: "3-Node Skx"
2616     data: "vpp-compare-testbeds-cmp"
2617   data: "vpp-compare-testbeds"
2618   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2619   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2620   parameters:
2621   - "name"
2622   - "parent"
2623   - "throughput"
2624
2625 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2626 - type: "table"
2627   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2628   algorithm: "table_performance_comparison"
2629   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2630   reference:
2631     title: "3-Node Skx"
2632     data: "vpp-compare-topologies-ref"
2633   compare:
2634     title: "2-Node Skx"
2635     data: "vpp-compare-topologies-cmp"
2636   data: "vpp-compare-topologies"
2637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2638   filter: "'NDRPDR' and '1C'"
2639   parameters:
2640   - "name"
2641   - "parent"
2642   - "throughput"
2643
2644 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2645 - type: "table"
2646   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2647   algorithm: "table_performance_comparison"
2648   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2649   reference:
2650     title: "3-Node Skx"
2651     data: "vpp-compare-topologies-ref"
2652   compare:
2653     title: "2-Node Skx"
2654     data: "vpp-compare-topologies-cmp"
2655   data: "vpp-compare-topologies"
2656   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2657   filter: "'NDRPDR' and '2C'"
2658   parameters:
2659   - "name"
2660   - "parent"
2661   - "throughput"
2662
2663 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2664 - type: "table"
2665   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2666   algorithm: "table_performance_comparison"
2667   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2668   reference:
2669     title: "3-Node Skx"
2670     data: "vpp-compare-topologies-ref"
2671   compare:
2672     title: "2-Node Skx"
2673     data: "vpp-compare-topologies-cmp"
2674   data: "vpp-compare-topologies"
2675   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2676   filter: "'NDRPDR' and '1C'"
2677   parameters:
2678   - "name"
2679   - "parent"
2680   - "throughput"
2681
2682 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2683 - type: "table"
2684   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2685   algorithm: "table_performance_comparison"
2686   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2687   reference:
2688     title: "3-Node Skx"
2689     data: "vpp-compare-topologies-ref"
2690   compare:
2691     title: "2-Node Skx"
2692     data: "vpp-compare-topologies-cmp"
2693   data: "vpp-compare-topologies"
2694   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2695   filter: "'NDRPDR' and '2C'"
2696   parameters:
2697   - "name"
2698   - "parent"
2699   - "throughput"
2700
2701 # VPP Performance Changes 3n-hsw 1t1c MRR
2702 - type: "table"
2703   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2704   algorithm: "table_performance_comparison"
2705   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2706   history:
2707     - title: "rls1810"
2708       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2709   reference:
2710     title: "rls1901"
2711     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2712   compare:
2713     title: "rls1904"
2714     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2715   data: "vpp-performance-changes-3n-hsw-mrr"
2716   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2717   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2718   parameters:
2719   - "name"
2720   - "parent"
2721   - "result"
2722
2723 # VPP Performance Changes 3n-hsw 2t2c MRR
2724 - type: "table"
2725   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2726   algorithm: "table_performance_comparison"
2727   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2728   history:
2729     - title: "rls1810"
2730       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2731   reference:
2732     title: "rls1901"
2733     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2734   compare:
2735     title: "rls1904"
2736     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2737   data: "vpp-performance-changes-3n-hsw-mrr"
2738   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2739   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2740   parameters:
2741   - "name"
2742   - "parent"
2743   - "result"
2744
2745 # VPP Performance Changes 3n-hsw 4t4c MRR
2746 - type: "table"
2747   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2748   algorithm: "table_performance_comparison"
2749   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2750   history:
2751     - title: "rls1810"
2752       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2753   reference:
2754     title: "rls1901"
2755     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2756   compare:
2757     title: "rls1904"
2758     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2759   data: "vpp-performance-changes-3n-hsw-mrr"
2760   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2761   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2762   parameters:
2763   - "name"
2764   - "parent"
2765   - "result"
2766
2767 # VPP Performance Changes 3n-skx 2t1c MRR
2768 - type: "table"
2769   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2770   algorithm: "table_performance_comparison"
2771   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2772   history:
2773     - title: "rls1810"
2774       data: "vpp-performance-changes-3n-skx-mrr-h1"
2775   reference:
2776     title: "rls1901"
2777     data: "vpp-performance-changes-3n-skx-mrr-ref"
2778   compare:
2779     title: "rls1904"
2780     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2781   data: "vpp-performance-changes-3n-skx-mrr"
2782   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2783   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2784   parameters:
2785   - "name"
2786   - "parent"
2787   - "result"
2788
2789 # VPP Performance Changes 3n-skx 4t2c MRR
2790 - type: "table"
2791   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2792   algorithm: "table_performance_comparison"
2793   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2794   history:
2795     - title: "rls1810"
2796       data: "vpp-performance-changes-3n-skx-mrr-h1"
2797   reference:
2798     title: "rls1901"
2799     data: "vpp-performance-changes-3n-skx-mrr-ref"
2800   compare:
2801     title: "rls1904"
2802     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2803   data: "vpp-performance-changes-3n-skx-mrr"
2804   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2805   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2806   parameters:
2807   - "name"
2808   - "parent"
2809   - "result"
2810
2811 # VPP Performance Changes 3n-skx 8t4c MRR
2812 - type: "table"
2813   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2814   algorithm: "table_performance_comparison"
2815   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2816   history:
2817     - title: "rls1810"
2818       data: "vpp-performance-changes-3n-skx-mrr-h1"
2819   reference:
2820     title: "rls1901"
2821     data: "vpp-performance-changes-3n-skx-mrr-ref"
2822   compare:
2823     title: "rls1904"
2824     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2825   data: "vpp-performance-changes-3n-skx-mrr"
2826   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2827   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2828   parameters:
2829   - "name"
2830   - "parent"
2831   - "result"
2832
2833 # VPP Performance Changes 2n-skx 2t1c MRR
2834 - type: "table"
2835   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2836   algorithm: "table_performance_comparison"
2837   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2838   history:
2839     - title: "rls1810"
2840       data: "vpp-performance-changes-2n-skx-mrr-h1"
2841   reference:
2842     title: "rls1901"
2843     data: "vpp-performance-changes-2n-skx-mrr-ref"
2844   compare:
2845     title: "rls1904"
2846     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2847   data: "vpp-performance-changes-2n-skx-mrr"
2848   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2849   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2850   parameters:
2851   - "name"
2852   - "parent"
2853   - "result"
2854
2855 # VPP Performance Changes 2n-skx 4t2c MRR
2856 - type: "table"
2857   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2858   algorithm: "table_performance_comparison"
2859   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2860   history:
2861     - title: "rls1810"
2862       data: "vpp-performance-changes-2n-skx-mrr-h1"
2863   reference:
2864     title: "rls1901"
2865     data: "vpp-performance-changes-2n-skx-mrr-ref"
2866   compare:
2867     title: "rls1904"
2868     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2869   data: "vpp-performance-changes-2n-skx-mrr"
2870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2871   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2872   parameters:
2873   - "name"
2874   - "parent"
2875   - "result"
2876
2877 # VPP Performance Changes 2n-skx 8t4c MRR
2878 - type: "table"
2879   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2880   algorithm: "table_performance_comparison"
2881   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2882   history:
2883     - title: "rls1810"
2884       data: "vpp-performance-changes-2n-skx-mrr-h1"
2885   reference:
2886     title: "rls1901"
2887     data: "vpp-performance-changes-2n-skx-mrr-ref"
2888   compare:
2889     title: "rls1904"
2890     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2891   data: "vpp-performance-changes-2n-skx-mrr"
2892   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2893   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2894   parameters:
2895   - "name"
2896   - "parent"
2897   - "result"
2898
2899 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2900 - type: "table"
2901   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2902   algorithm: "table_performance_comparison"
2903   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2904   reference:
2905     title: "3-Node Hsw"
2906     data: "vpp-compare-testbeds-mrr-ref"
2907   compare:
2908     title: "3-Node Skx"
2909     data: "vpp-compare-testbeds-mrr-cmp"
2910   data: "vpp-compare-testbeds-mrr"
2911   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2912   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2913   parameters:
2914   - "name"
2915   - "parent"
2916   - "result"
2917
2918 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2919 - type: "table"
2920   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2921   algorithm: "table_performance_comparison"
2922   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2923   reference:
2924     title: "3-Node Hsw"
2925     data: "vpp-compare-testbeds-mrr-ref"
2926   compare:
2927     title: "3-Node Skx"
2928     data: "vpp-compare-testbeds-mrr-cmp"
2929   data: "vpp-compare-testbeds-mrr"
2930   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2931   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2932   parameters:
2933   - "name"
2934   - "parent"
2935   - "result"
2936
2937 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2938 - type: "table"
2939   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2940   algorithm: "table_performance_comparison"
2941   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2942   reference:
2943     title: "3-Node Hsw"
2944     data: "vpp-compare-testbeds-mrr-ref"
2945   compare:
2946     title: "3-Node Skx"
2947     data: "vpp-compare-testbeds-mrr-cmp"
2948   data: "vpp-compare-testbeds-mrr"
2949   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2950   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2951   parameters:
2952   - "name"
2953   - "parent"
2954   - "result"
2955
2956 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2957 - type: "table"
2958   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2959   algorithm: "table_performance_comparison"
2960   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2961   reference:
2962     title: "3-Node Skx"
2963     data: "vpp-compare-topologies-mrr-ref"
2964   compare:
2965     title: "2-Node Skx"
2966     data: "vpp-compare-topologies-mrr-cmp"
2967   data: "vpp-compare-topologies-mrr"
2968   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2969   filter: "'MRR' and '1C'"
2970   parameters:
2971   - "name"
2972   - "parent"
2973   - "result"
2974
2975 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2976 - type: "table"
2977   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2978   algorithm: "table_performance_comparison"
2979   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2980   reference:
2981     title: "3-Node Skx"
2982     data: "vpp-compare-topologies-mrr-ref"
2983   compare:
2984     title: "2-Node Skx"
2985     data: "vpp-compare-topologies-mrr-cmp"
2986   data: "vpp-compare-topologies-mrr"
2987   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2988   filter: "'MRR' and '2C'"
2989   parameters:
2990   - "name"
2991   - "parent"
2992   - "result"
2993
2994 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2995 - type: "table"
2996   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2997   algorithm: "table_performance_comparison"
2998   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2999   reference:
3000     title: "3-Node Skx"
3001     data: "vpp-compare-topologies-mrr-ref"
3002   compare:
3003     title: "2-Node Skx"
3004     data: "vpp-compare-topologies-mrr-cmp"
3005   data: "vpp-compare-topologies-mrr"
3006   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3007   filter: "'MRR' and '4C'"
3008   parameters:
3009   - "name"
3010   - "parent"
3011   - "result"
3012
3013 # Detailed Test Results - VPP Performance Results 3n-hsw
3014 - type: "table"
3015   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3016   algorithm: "table_merged_details"
3017   output-file-ext: ".csv"
3018   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3019   columns:
3020   - title: "Name"
3021     data: "data name"
3022   - title: "Status"
3023     data: "data msg"
3024   rows: "generated"
3025   data: "vpp-perf-results-3n-hsw"
3026   filter: "not 'NDRCHK' and not 'PDRCHK'"
3027   parameters:
3028   - "name"
3029   - "parent"
3030   - "msg"
3031
3032 # Detailed Test Results - VPP Performance Results 3n-skx
3033 - type: "table"
3034   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3035   algorithm: "table_merged_details"
3036   output-file-ext: ".csv"
3037   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3038   columns:
3039   - title: "Name"
3040     data: "data name"
3041   - title: "Status"
3042     data: "data msg"
3043   rows: "generated"
3044   data: "vpp-perf-results-3n-skx"
3045   filter: "not 'NDRCHK' and not 'PDRCHK'"
3046   parameters:
3047   - "name"
3048   - "parent"
3049   - "msg"
3050
3051 # Detailed Test Results - VPP Performance Results 2n-skx
3052 - type: "table"
3053   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3054   algorithm: "table_merged_details"
3055   output-file-ext: ".csv"
3056   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3057   columns:
3058   - title: "Name"
3059     data: "data name"
3060   - title: "Status"
3061     data: "data msg"
3062   rows: "generated"
3063   data: "vpp-perf-results-2n-skx"
3064   filter: "not 'NDRCHK' and not 'PDRCHK'"
3065   parameters:
3066   - "name"
3067   - "parent"
3068   - "msg"
3069
3070 ## Detailed Test Results - VPP Performance Results 2n-dnv
3071 #- type: "table"
3072 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3073 #  algorithm: "table_details"
3074 #  output-file-ext: ".csv"
3075 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3076 #  columns:
3077 #  - title: "Name"
3078 #    data: "data name"
3079 #  - title: "Status"
3080 #    data: "data msg"
3081 #  rows: "generated"
3082 #  data: "intel-dnv-vpp"
3083 #  filter: "'NDRPDR'"
3084 #  parameters:
3085 #  - "name"
3086 #  - "parent"
3087 #  - "msg"
3088
3089 # Test configuration - VPP Performance Test Configs 3n-hsw
3090 - type: "table"
3091   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3092   algorithm: "table_merged_details"
3093   output-file-ext: ".csv"
3094   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3095   columns:
3096   - title: "Name"
3097     data: "data name"
3098   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3099     data: "data conf-history"
3100   rows: "generated"
3101   data: "vpp-perf-results-3n-hsw"
3102   filter: "not 'NDRCHK' and not 'PDRCHK'"
3103   parameters:
3104   - "parent"
3105   - "name"
3106   - "conf-history"
3107
3108 # Test configuration - VPP Performance Test Configs 3n-skx
3109 - type: "table"
3110   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3111   algorithm: "table_merged_details"
3112   output-file-ext: ".csv"
3113   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3114   columns:
3115   - title: "Name"
3116     data: "data name"
3117   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3118     data: "data conf-history"
3119   rows: "generated"
3120   data: "vpp-perf-results-3n-skx"
3121   filter: "not 'NDRCHK' and not 'PDRCHK'"
3122   parameters:
3123   - "parent"
3124   - "name"
3125   - "conf-history"
3126
3127 # Test configuration - VPP Performance Test Configs 2n-skx
3128 - type: "table"
3129   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3130   algorithm: "table_merged_details"
3131   output-file-ext: ".csv"
3132   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3133   columns:
3134   - title: "Name"
3135     data: "data name"
3136   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3137     data: "data conf-history"
3138   rows: "generated"
3139   data: "vpp-perf-results-2n-skx"
3140   filter: "not 'NDRCHK' and not 'PDRCHK'"
3141   parameters:
3142   - "parent"
3143   - "name"
3144   - "conf-history"
3145
3146 ## Test configuration - VPP Performance Test Configs 2n-dnv
3147 #- type: "table"
3148 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3149 #  algorithm: "table_details"
3150 #  output-file-ext: ".csv"
3151 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3152 #  columns:
3153 #  - title: "Name"
3154 #    data: "data name"
3155 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3156 #    data: "data conf-history"
3157 #  rows: "generated"
3158 #  data: "intel-dnv-vpp"
3159 #  filter: "'NDRPDR'"
3160 #  parameters:
3161 #  - "parent"
3162 #  - "name"
3163 #  - "conf-history"
3164
3165 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3166 - type: "table"
3167   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3168   algorithm: "table_merged_details"
3169   output-file-ext: ".csv"
3170   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3171   columns:
3172   - title: "Name"
3173     data: "data name"
3174   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3175     data: "data show-run"
3176   rows: "generated"
3177   data: "vpp-perf-results-3n-hsw"
3178   filter: "not 'NDRCHK' and not 'PDRCHK'"
3179   parameters:
3180   - "parent"
3181   - "name"
3182   - "show-run"
3183
3184 # Test Operational Data - VPP Performance Operational Data 3n-skx
3185 - type: "table"
3186   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3187   algorithm: "table_merged_details"
3188   output-file-ext: ".csv"
3189   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3190   columns:
3191   - title: "Name"
3192     data: "data name"
3193   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3194     data: "data show-run"
3195   rows: "generated"
3196   data: "vpp-perf-results-3n-skx"
3197   filter: "not 'NDRCHK' and not 'PDRCHK'"
3198   parameters:
3199   - "parent"
3200   - "name"
3201   - "show-run"
3202
3203 # Test Operational Data - VPP Performance Operational Data 2n-skx
3204 - type: "table"
3205   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3206   algorithm: "table_merged_details"
3207   output-file-ext: ".csv"
3208   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3209   columns:
3210   - title: "Name"
3211     data: "data name"
3212   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3213     data: "data show-run"
3214   rows: "generated"
3215   data: "vpp-perf-results-2n-skx"
3216   filter: "not 'NDRCHK' and not 'PDRCHK'"
3217   parameters:
3218   - "parent"
3219   - "name"
3220   - "show-run"
3221
3222 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3223 #- type: "table"
3224 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3225 #  algorithm: "table_details"
3226 #  output-file-ext: ".csv"
3227 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3228 #  columns:
3229 #  - title: "Name"
3230 #    data: "data name"
3231 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3232 #    data: "data show-run"
3233 #  rows: "generated"
3234 #  data: "intel-dnv-vpp"
3235 #  filter: "'NDRPDR'"
3236 #  parameters:
3237 #  - "parent"
3238 #  - "name"
3239 #  - "show-run"
3240
3241 # Detailed Test Results - VPP MRR Results 3n-hsw
3242 - type: "table"
3243   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3244   algorithm: "table_details"
3245   output-file-ext: ".csv"
3246   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3247   columns:
3248   - title: "Name"
3249     data: "data name"
3250   - title: "Status"
3251     data: "data msg"
3252   rows: "generated"
3253   data: "vpp-mrr-results-3n-hsw"
3254   filter: "'MRR'"
3255   parameters:
3256   - "name"
3257   - "parent"
3258   - "msg"
3259
3260 # Detailed Test Results - VPP MRR Results 3n-skx
3261 - type: "table"
3262   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3263   algorithm: "table_details"
3264   output-file-ext: ".csv"
3265   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3266   columns:
3267   - title: "Name"
3268     data: "data name"
3269   - title: "Status"
3270     data: "data msg"
3271   rows: "generated"
3272   data: "vpp-mrr-results-3n-skx"
3273   filter: "'MRR'"
3274   parameters:
3275   - "name"
3276   - "parent"
3277   - "msg"
3278
3279 # Detailed Test Results - VPP MRR Results 2n-skx
3280 - type: "table"
3281   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3282   algorithm: "table_details"
3283   output-file-ext: ".csv"
3284   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3285   columns:
3286   - title: "Name"
3287     data: "data name"
3288   - title: "Status"
3289     data: "data msg"
3290   rows: "generated"
3291   data: "vpp-mrr-results-2n-skx"
3292   filter: "'MRR'"
3293   parameters:
3294   - "name"
3295   - "parent"
3296   - "msg"
3297
3298 ## Detailed Test Results - VPP MRR Results 2n-dnv
3299 #- type: "table"
3300 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3301 #  algorithm: "table_details"
3302 #  output-file-ext: ".csv"
3303 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3304 #  columns:
3305 #  - title: "Name"
3306 #    data: "data name"
3307 #  - title: "Status"
3308 #    data: "data msg"
3309 #  rows: "generated"
3310 #  data: "intel-dnv-vpp"
3311 #  filter: "'MRR'"
3312 #  parameters:
3313 #  - "name"
3314 #  - "parent"
3315 #  - "msg"
3316
3317 # Test configuration - VPP MRR Test Configs 3n-hsw
3318 - type: "table"
3319   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3320   algorithm: "table_details"
3321   output-file-ext: ".csv"
3322   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3323   columns:
3324   - title: "Name"
3325     data: "data name"
3326   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3327     data: "data conf-history"
3328   rows: "generated"
3329   data: "vpp-mrr-results-3n-hsw"
3330   filter: "'MRR'"
3331   parameters:
3332   - "parent"
3333   - "name"
3334   - "conf-history"
3335
3336 # Test configuration - VPP MRR Test Configs 3n-skx
3337 - type: "table"
3338   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3339   algorithm: "table_details"
3340   output-file-ext: ".csv"
3341   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3342   columns:
3343   - title: "Name"
3344     data: "data name"
3345   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3346     data: "data conf-history"
3347   rows: "generated"
3348   data: "vpp-mrr-results-3n-skx"
3349   filter: "'MRR'"
3350   parameters:
3351   - "parent"
3352   - "name"
3353   - "conf-history"
3354
3355 # Test configuration - VPP MRR Test Configs 2n-skx
3356 - type: "table"
3357   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3358   algorithm: "table_details"
3359   output-file-ext: ".csv"
3360   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3361   columns:
3362   - title: "Name"
3363     data: "data name"
3364   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3365     data: "data conf-history"
3366   rows: "generated"
3367   data: "vpp-mrr-results-2n-skx"
3368   filter: "'MRR'"
3369   parameters:
3370   - "parent"
3371   - "name"
3372   - "conf-history"
3373
3374 ## Test configuration - VPP MRR Test Configs 2n-dnv
3375 #- type: "table"
3376 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3377 #  algorithm: "table_details"
3378 #  output-file-ext: ".csv"
3379 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3380 #  columns:
3381 #  - title: "Name"
3382 #    data: "data name"
3383 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3384 #    data: "data conf-history"
3385 #  rows: "generated"
3386 #  data: "intel-dnv-vpp"
3387 #  filter: "'MRR'"
3388 #  parameters:
3389 #  - "parent"
3390 #  - "name"
3391 #  - "conf-history"
3392
3393 # Detailed Test Results - VPP Functional Results - Ubuntu
3394 - type: "table"
3395   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3396   algorithm: "table_details"
3397   output-file-ext: ".csv"
3398   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3399   columns:
3400   - title: "Name"
3401     data: "data name"
3402   - title: "Documentation"
3403     data: "data doc"
3404   - title: "Status"
3405     data: "data status"
3406   rows: "generated"
3407   data: "vpp-func-results-ubuntu"
3408   filter: "all"
3409   parameters:
3410   - "name"
3411   - "parent"
3412   - "doc"
3413   - "status"
3414
3415 # Detailed Test Results - VPP Functional Results - CentOS
3416 - type: "table"
3417   title: "Detailed Test Results - VPP Functional Results - CentOS"
3418   algorithm: "table_details"
3419   output-file-ext: ".csv"
3420   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3421   columns:
3422   - title: "Name"
3423     data: "data name"
3424   - title: "Documentation"
3425     data: "data doc"
3426   -
3427     title: "Status"
3428     data: "data status"
3429   rows: "generated"
3430   data:
3431     "vpp-func-results-centos"
3432   filter: "all"
3433   parameters:
3434   - "name"
3435   - "parent"
3436   - "doc"
3437   - "status"
3438
3439 # Test configuration - VPP Functional Test Configs - Ubuntu
3440 - type: "table"
3441   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3442   algorithm: "table_details"
3443   output-file-ext: ".csv"
3444   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3445   columns:
3446   - title: "Name"
3447     data: "data name"
3448   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3449     data: "data conf-history"
3450   rows: "generated"
3451   data: "vpp-func-results-ubuntu"
3452   filter: "all"
3453   parameters:
3454   - "parent"
3455   - "name"
3456   - "conf-history"
3457
3458 # Test configuration - VPP Functional Test Configs - CentOS
3459 - type: "table"
3460   title: "Test configuration - VPP Functional Test Configs - CentOS"
3461   algorithm: "table_details"
3462   output-file-ext: ".csv"
3463   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3464   columns:
3465   - title: "Name"
3466     data: "data name"
3467   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3468     data: "data conf-history"
3469   rows: "generated"
3470   data: "vpp-func-results-centos"
3471   filter: "all"
3472   parameters:
3473   - "parent"
3474   - "name"
3475   - "conf-history"
3476
3477 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3478 #- type: "table"
3479 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3480 #  algorithm: "table_details"
3481 #  output-file-ext: ".csv"
3482 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3483 #  columns:
3484 #  - title: "Name"
3485 #    data: "data name"
3486 #  - title: "Status"
3487 #    data: "data msg"
3488 #  rows: "generated"
3489 #  data: "ligato-perf-results-3n-hsw"
3490 #  filter: "all"
3491 #  parameters:
3492 #  - "name"
3493 #  - "parent"
3494 #  - "msg"
3495
3496 # Detailed Test Results - VPP Device Results - Ubuntu
3497 - type: "table"
3498   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3499   algorithm: "table_details"
3500   output-file-ext: ".csv"
3501   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3502   columns:
3503   - title: "Name"
3504     data: "data name"
3505   - title: "Documentation"
3506     data: "data doc"
3507   - title: "Status"
3508     data: "data status"
3509   rows: "generated"
3510   data: "vpp-device-results-ubuntu"
3511   filter: "all"
3512   parameters:
3513   - "name"
3514   - "parent"
3515   - "doc"
3516   - "status"
3517
3518 # Test configuration - VPP Device Test Configs - Ubuntu
3519 - type: "table"
3520   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3521   algorithm: "table_details"
3522   output-file-ext: ".csv"
3523   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3524   columns:
3525   - title: "Name"
3526     data: "data name"
3527   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3528     data: "data conf-history"
3529   rows: "generated"
3530   data: "vpp-device-results-ubuntu"
3531   filter: "all"
3532   parameters:
3533   - "parent"
3534   - "name"
3535   - "conf-history"
3536
3537 ################################################################################
3538
3539 # DPDK Performance Changes 3n-hsw 1t1c pdr
3540 - type: "table"
3541   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3542   algorithm: "table_performance_comparison"
3543   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3544   history:
3545     - title: "rls1810"
3546       data: "dpdk-performance-changes-3n-hsw-h1"
3547   reference:
3548     title: "rls1901"
3549     data: "dpdk-performance-changes-3n-hsw-ref"
3550   compare:
3551     title: "rls1904"
3552     data: "dpdk-performance-changes-3n-hsw-cmp"
3553   data: "dpdk-performance-changes-3n-hsw"
3554   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3555   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3556   parameters:
3557   - "name"
3558   - "parent"
3559   - "throughput"
3560
3561 # DPDK Performance Changes 3n-hsw 2t2c pdr
3562 - type: "table"
3563   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3564   algorithm: "table_performance_comparison"
3565   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3566   history:
3567     - title: "rls1810"
3568       data: "dpdk-performance-changes-3n-hsw-h1"
3569   reference:
3570     title: "rls1901"
3571     data: "dpdk-performance-changes-3n-hsw-ref"
3572   compare:
3573     title: "rls1904"
3574     data: "dpdk-performance-changes-3n-hsw-cmp"
3575   data: "dpdk-performance-changes-3n-hsw"
3576   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3577   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3578   parameters:
3579   - "name"
3580   - "parent"
3581   - "throughput"
3582
3583 # DPDK Performance Changes 3n-hsw 1t1c ndr
3584 - type: "table"
3585   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3586   algorithm: "table_performance_comparison"
3587   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3588   history:
3589     - title: "rls1810"
3590       data: "dpdk-performance-changes-3n-hsw-h1"
3591   reference:
3592     title: "rls1901"
3593     data: "dpdk-performance-changes-3n-hsw-ref"
3594   compare:
3595     title: "rls1904"
3596     data: "dpdk-performance-changes-3n-hsw-cmp"
3597   data: "dpdk-performance-changes-3n-hsw"
3598   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3599   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3600   parameters:
3601   - "name"
3602   - "parent"
3603   - "throughput"
3604
3605 # DPDK Performance Changes 3n-hsw 2t2c ndr
3606 - type: "table"
3607   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3608   algorithm: "table_performance_comparison"
3609   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3610   history:
3611     - title: "rls1810"
3612       data: "dpdk-performance-changes-3n-hsw-h1"
3613   reference:
3614     title: "rls1901"
3615     data: "dpdk-performance-changes-3n-hsw-ref"
3616   compare:
3617     title: "rls1904"
3618     data: "dpdk-performance-changes-3n-hsw-cmp"
3619   data: "dpdk-performance-changes-3n-hsw"
3620   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3621   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3622   parameters:
3623   - "name"
3624   - "parent"
3625   - "throughput"
3626
3627 # DPDK Performance Changes 3n-skx 2t1c pdr
3628 - type: "table"
3629   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3630   algorithm: "table_performance_comparison"
3631   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3632   history:
3633     - title: "rls1810"
3634       data: "dpdk-performance-changes-3n-skx-h1"
3635   reference:
3636     title: "rls1901"
3637     data: "dpdk-performance-changes-3n-skx-ref"
3638   compare:
3639     title: "rls1904"
3640     data: "dpdk-performance-changes-3n-skx-cmp"
3641   data: "dpdk-performance-changes-3n-skx"
3642   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3643   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3644   parameters:
3645   - "name"
3646   - "parent"
3647   - "throughput"
3648
3649 # DPDK Performance Changes 3n-skx 4t2c pdr
3650 - type: "table"
3651   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3652   algorithm: "table_performance_comparison"
3653   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3654   history:
3655     - title: "rls1810"
3656       data: "dpdk-performance-changes-3n-skx-h1"
3657   reference:
3658     title: "rls1901"
3659     data: "dpdk-performance-changes-3n-skx-ref"
3660   compare:
3661     title: "rls1904"
3662     data: "dpdk-performance-changes-3n-skx-cmp"
3663   data: "dpdk-performance-changes-3n-skx"
3664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3665   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3666   parameters:
3667   - "name"
3668   - "parent"
3669   - "throughput"
3670
3671 # DPDK Performance Changes 3n-skx 2t1c ndr
3672 - type: "table"
3673   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3674   algorithm: "table_performance_comparison"
3675   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3676   history:
3677     - title: "rls1810"
3678       data: "dpdk-performance-changes-3n-skx-h1"
3679   reference:
3680     title: "rls1901"
3681     data: "dpdk-performance-changes-3n-skx-ref"
3682   compare:
3683     title: "rls1904"
3684     data: "dpdk-performance-changes-3n-skx-cmp"
3685   data: "dpdk-performance-changes-3n-skx"
3686   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3687   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3688   parameters:
3689   - "name"
3690   - "parent"
3691   - "throughput"
3692
3693 # DPDK Performance Changes 3n-skx 4t2c ndr
3694 - type: "table"
3695   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3696   algorithm: "table_performance_comparison"
3697   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3698   history:
3699     - title: "rls1810"
3700       data: "dpdk-performance-changes-3n-skx-h1"
3701   reference:
3702     title: "rls1901"
3703     data: "dpdk-performance-changes-3n-skx-ref"
3704   compare:
3705     title: "rls1904"
3706     data: "dpdk-performance-changes-3n-skx-cmp"
3707   data: "dpdk-performance-changes-3n-skx"
3708   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3709   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3710   parameters:
3711   - "name"
3712   - "parent"
3713   - "throughput"
3714
3715 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3716 - type: "table"
3717   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3718   algorithm: "table_performance_comparison"
3719   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3720   reference:
3721     title: "3-Node Hsw"
3722     data: "dpdk-compare-testbeds-ref"
3723   compare:
3724     title: "3-Node Skx"
3725     data: "dpdk-compare-testbeds-cmp"
3726   data: "dpdk-compare-testbeds"
3727   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3728   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3729   parameters:
3730   - "name"
3731   - "parent"
3732   - "throughput"
3733
3734 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3735 - type: "table"
3736   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3737   algorithm: "table_performance_comparison"
3738   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3739   reference:
3740     title: "3-Node Hsw"
3741     data: "dpdk-compare-testbeds-ref"
3742   compare:
3743     title: "3-Node Skx"
3744     data: "dpdk-compare-testbeds-cmp"
3745   data: "dpdk-compare-testbeds"
3746   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3747   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3748   parameters:
3749   - "name"
3750   - "parent"
3751   - "throughput"
3752
3753 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3754 - type: "table"
3755   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3756   algorithm: "table_performance_comparison"
3757   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3758   reference:
3759     title: "3-Node Skx"
3760     data: "dpdk-compare-topologies-ref"
3761   compare:
3762     title: "2-Node Skx"
3763     data: "dpdk-compare-topologies-cmp"
3764   data: "dpdk-compare-topologies"
3765   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3766   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3767   parameters:
3768   - "name"
3769   - "parent"
3770   - "throughput"
3771
3772 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3773 - type: "table"
3774   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3775   algorithm: "table_performance_comparison"
3776   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3777   reference:
3778     title: "3-Node Skx"
3779     data: "dpdk-compare-topologies-ref"
3780   compare:
3781     title: "2-Node Skx"
3782     data: "dpdk-compare-topologies-cmp"
3783   data: "dpdk-compare-topologies"
3784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3785   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3786   parameters:
3787   - "name"
3788   - "parent"
3789   - "throughput"
3790
3791 # DPDK Performance Changes 2n-skx 2t1c pdr
3792 - type: "table"
3793   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3794   algorithm: "table_performance_comparison"
3795   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3796   history:
3797     - title: "rls1810"
3798       data: "dpdk-performance-changes-2n-skx-h1"
3799   reference:
3800     title: "rls1901"
3801     data: "dpdk-performance-changes-2n-skx-ref"
3802   compare:
3803     title: "rls1904"
3804     data: "dpdk-performance-changes-2n-skx-cmp"
3805   data: "dpdk-performance-changes-2n-skx"
3806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3807   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3808   parameters:
3809   - "name"
3810   - "parent"
3811   - "throughput"
3812
3813 # DPDK Performance Changes 2n-skx 4t2c pdr
3814 - type: "table"
3815   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3816   algorithm: "table_performance_comparison"
3817   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3818   history:
3819     - title: "rls1810"
3820       data: "dpdk-performance-changes-2n-skx-h1"
3821   reference:
3822     title: "rls1901"
3823     data: "dpdk-performance-changes-2n-skx-ref"
3824   compare:
3825     title: "rls1904"
3826     data: "dpdk-performance-changes-2n-skx-cmp"
3827   data: "dpdk-performance-changes-2n-skx"
3828   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3829   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3830   parameters:
3831   - "name"
3832   - "parent"
3833   - "throughput"
3834
3835 # DPDK Performance Changes 2n-skx 2t1c ndr
3836 - type: "table"
3837   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3838   algorithm: "table_performance_comparison"
3839   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3840   history:
3841     - title: "rls1810"
3842       data: "dpdk-performance-changes-2n-skx-h1"
3843   reference:
3844     title: "rls1901"
3845     data: "dpdk-performance-changes-2n-skx-ref"
3846   compare:
3847     title: "rls1904"
3848     data: "dpdk-performance-changes-2n-skx-cmp"
3849   data: "dpdk-performance-changes-2n-skx"
3850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3851   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3852   parameters:
3853   - "name"
3854   - "parent"
3855   - "throughput"
3856
3857 # DPDK Performance Changes 2n-skx 4t2c ndr
3858 - type: "table"
3859   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3860   algorithm: "table_performance_comparison"
3861   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3862   history:
3863     - title: "rls1810"
3864       data: "dpdk-performance-changes-2n-skx-h1"
3865   reference:
3866     title: "rls1901"
3867     data: "dpdk-performance-changes-2n-skx-ref"
3868   compare:
3869     title: "rls1904"
3870     data: "dpdk-performance-changes-2n-skx-cmp"
3871   data: "dpdk-performance-changes-2n-skx"
3872   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3873   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3874   parameters:
3875   - "name"
3876   - "parent"
3877   - "throughput"
3878
3879 # Detailed Test Results - DPDK Performance Results 3n-hsw
3880 - type: "table"
3881   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3882   algorithm: "table_details"
3883   output-file-ext: ".csv"
3884   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3885   columns:
3886   - title: "Name"
3887     data: "data name"
3888   - title: "Status"
3889     data: "data msg"
3890   rows: "generated"
3891   data: "dpdk-perf-results-3n-hsw"
3892   filter: "all"
3893   parameters:
3894   - "name"
3895   - "parent"
3896   - "msg"
3897
3898 # Detailed Test Results - DPDK Performance Results 3n-skx
3899 - type: "table"
3900   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3901   algorithm: "table_details"
3902   output-file-ext: ".csv"
3903   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3904   columns:
3905   - title: "Name"
3906     data: "data name"
3907   - title: "Status"
3908     data: "data msg"
3909   rows: "generated"
3910   data: "dpdk-perf-results-3n-skx"
3911   filter: "all"
3912   parameters:
3913   - "name"
3914   - "parent"
3915   - "msg"
3916
3917 # Detailed Test Results - DPDK Performance Results 2n-skx
3918 - type: "table"
3919   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3920   algorithm: "table_details"
3921   output-file-ext: ".csv"
3922   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3923   columns:
3924   - title: "Name"
3925     data: "data name"
3926   - title: "Status"
3927     data: "data msg"
3928   rows: "generated"
3929   data: "dpdk-perf-results-2n-skx"
3930   filter: "all"
3931   parameters:
3932   - "name"
3933   - "parent"
3934   - "msg"
3935
3936 ################################################################################
3937 # HoneyComb
3938 - type: "table"
3939   title: "Detailed Test Results - Honeycomb Functional Results"
3940   algorithm: "table_details"
3941   output-file-ext: ".csv"
3942   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3943   columns:
3944   - title: "Name"
3945     data: "data name"
3946   - title: "Documentation"
3947     data: "data doc"
3948   - title: "Status"
3949     data: "data status"
3950   rows: "generated"
3951   data:
3952     "hc-func-results"
3953   filter: "all"
3954   parameters:
3955   - "name"
3956   - "parent"
3957   - "doc"
3958   - "status"
3959
3960 ################################################################################
3961 # NSH SFC
3962 #-
3963 #  type: "table"
3964 #  title: "Detailed Test Results - NSH SFC Functional Results"
3965 #  algorithm: "table_details"
3966 #  output-file-ext: ".csv"
3967 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3968 #  columns:
3969 #  -
3970 #    title: "Name"
3971 #    data: "data name"
3972 #  -
3973 #    title: "Documentation"
3974 #    data: "data doc"
3975 #  -
3976 #    title: "Status"
3977 #    data: "data status"
3978 #  rows: "generated"
3979 #  data:
3980 #    "nsh-func-results"
3981 #  filter: "all"
3982 #  parameters:
3983 #  - "name"
3984 #  - "parent"
3985 #  - "doc"
3986 #  - "status"
3987
3988 ################################################################################
3989 # DMM
3990 - type: "table"
3991   title: "Detailed Test Results - DMM Functional Results"
3992   algorithm: "table_details"
3993   output-file-ext: ".csv"
3994   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3995   columns:
3996   - title: "Name"
3997     data: "data name"
3998   - title: "Documentation"
3999     data: "data doc"
4000   - title: "Status"
4001     data: "data status"
4002   rows: "generated"
4003   data:
4004     "dmm-func-results"
4005   filter: "all"
4006   parameters:
4007   - "name"
4008   - "parent"
4009   - "doc"
4010   - "status"
4011
4012 ################################################################################
4013 ###                                F I L E S                                 ###
4014 ################################################################################
4015
4016 # VPP Performance Results 3n-hsw
4017 - type: "file"
4018   title: "VPP Performance Results 3n-hsw"
4019   algorithm: "file_test_results"
4020   output-file-ext: ".rst"
4021   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4022   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"
4023   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4024   data: "vpp-perf-results-3n-hsw"
4025   filter: "not 'NDRCHK' and not 'PDRCHK'"
4026   parameters:
4027   - "name"
4028   - "doc"
4029   - "level"
4030   - "parent"
4031   data-start-level: 3
4032
4033 # VPP Performance Results 3n-skx
4034 - type: "file"
4035   title: "VPP Performance Results 3n-skx"
4036   algorithm: "file_test_results"
4037   output-file-ext: ".rst"
4038   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4039   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"
4040   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4041   data: "vpp-perf-results-3n-skx"
4042   filter: "not 'NDRCHK' and not 'PDRCHK'"
4043   parameters:
4044   - "name"
4045   - "doc"
4046   - "level"
4047   - "parent"
4048   data-start-level: 3
4049
4050 # VPP Performance Results 2n-skx
4051 - type: "file"
4052   title: "VPP Performance Results 2n-skx"
4053   algorithm: "file_test_results"
4054   output-file-ext: ".rst"
4055   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4056   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"
4057   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4058   data: "vpp-perf-results-2n-skx"
4059   filter: "not 'NDRCHK' and not 'PDRCHK'"
4060   parameters:
4061   - "name"
4062   - "doc"
4063   - "level"
4064   - "parent"
4065   data-start-level: 3
4066
4067 ## VPP Performance Results 2n-dnv
4068 #- type: "file"
4069 #  title: "VPP Performance Results 2n-dnv"
4070 #  algorithm: "file_test_results"
4071 #  output-file-ext: ".rst"
4072 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4073 #  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"
4074 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4075 #  data: "intel-dnv-vpp"
4076 #  filter: "'NDRPDR'"
4077 #  parameters:
4078 #  - "name"
4079 #  - "doc"
4080 #  - "level"
4081 #  - "parent"
4082 #  data-start-level: 3
4083
4084 # VPP Performance Configuration 3n-hsw
4085 - type: "file"
4086   title: "VPP Performance Configuration 3n-hsw"
4087   algorithm: "file_test_results"
4088   output-file-ext: ".rst"
4089   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4090   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"
4091   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4092   data: "vpp-perf-results-3n-hsw"
4093   filter: "not 'NDRCHK' and not 'PDRCHK'"
4094   parameters:
4095   - "name"
4096   - "doc"
4097   - "level"
4098   - "parent"
4099   data-start-level: 3
4100
4101 # VPP Performance Configuration 3n-skx
4102 - type: "file"
4103   title: "VPP Performance Configuration 3n-skx"
4104   algorithm: "file_test_results"
4105   output-file-ext: ".rst"
4106   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4107   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"
4108   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4109   data: "vpp-perf-results-3n-skx"
4110   filter: "not 'NDRCHK' and not 'PDRCHK'"
4111   parameters:
4112   - "name"
4113   - "doc"
4114   - "level"
4115   - "parent"
4116   data-start-level: 3
4117
4118 # VPP Performance Configuration 2n-skx
4119 - type: "file"
4120   title: "VPP Performance Configuration 2n-skx"
4121   algorithm: "file_test_results"
4122   output-file-ext: ".rst"
4123   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4124   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"
4125   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4126   data: "vpp-perf-results-2n-skx"
4127   filter: "not 'NDRCHK' and not 'PDRCHK'"
4128   parameters:
4129   - "name"
4130   - "doc"
4131   - "level"
4132   - "parent"
4133   data-start-level: 3
4134
4135 ## VPP Performance Configuration 2n-dnv
4136 #- type: "file"
4137 #  title: "VPP Performance Configuration 2n-dnv"
4138 #  algorithm: "file_test_results"
4139 #  output-file-ext: ".rst"
4140 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4141 #  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"
4142 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4143 #  data: "intel-dnv-vpp"
4144 #  filter: "'NDRPDR'"
4145 #  parameters:
4146 #  - "name"
4147 #  - "doc"
4148 #  - "level"
4149 #  - "parent"
4150 #  data-start-level: 3
4151
4152 # VPP Performance Operational Data 3n-hsw
4153 - type: "file"
4154   title: "VPP Performance Operational Data 3n-hsw"
4155   algorithm: "file_test_results"
4156   output-file-ext: ".rst"
4157   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4158   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"
4159   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4160   data: "vpp-perf-results-3n-hsw"
4161   filter: "not 'NDRCHK' and not 'PDRCHK'"
4162   parameters:
4163   - "name"
4164   - "doc"
4165   - "level"
4166   - "parent"
4167   data-start-level: 3
4168
4169 # VPP Performance Operational Data 3n-skx
4170 - type: "file"
4171   title: "VPP Performance Operational Data 3n-skx"
4172   algorithm: "file_test_results"
4173   output-file-ext: ".rst"
4174   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4175   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"
4176   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4177   data: "vpp-perf-results-3n-skx"
4178   filter: "not 'NDRCHK' and not 'PDRCHK'"
4179   parameters:
4180   - "name"
4181   - "doc"
4182   - "level"
4183   - "parent"
4184   data-start-level: 3
4185
4186 # VPP Performance Operational Data 2n-skx
4187 - type: "file"
4188   title: "VPP Performance Operational Data 2n-skx"
4189   algorithm: "file_test_results"
4190   output-file-ext: ".rst"
4191   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4192   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"
4193   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4194   data: "vpp-perf-results-2n-skx"
4195   filter: "not 'NDRCHK' and not 'PDRCHK'"
4196   parameters:
4197   - "name"
4198   - "doc"
4199   - "level"
4200   - "parent"
4201   data-start-level: 3
4202
4203 ## VPP Performance Operational Data 2n-dnv
4204 #- type: "file"
4205 #  title: "VPP Performance Operational Data 2n-dnv"
4206 #  algorithm: "file_test_results"
4207 #  output-file-ext: ".rst"
4208 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4209 #  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"
4210 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4211 #  data: "intel-dnv-vpp"
4212 #  filter: "'NDRPDR'"
4213 #  parameters:
4214 #  - "name"
4215 #  - "doc"
4216 #  - "level"
4217 #  - "parent"
4218 #  data-start-level: 3
4219
4220 # VPP MRR Results 3n-hsw
4221 - type: "file"
4222   title: "VPP MRR Results 3n-hsw"
4223   algorithm: "file_test_results"
4224   output-file-ext: ".rst"
4225   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4226   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"
4227   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4228   data: "vpp-mrr-results-3n-hsw"
4229   filter: "'MRR'"
4230   parameters:
4231   - "name"
4232   - "doc"
4233   - "level"
4234   - "parent"
4235   data-start-level: 3
4236
4237 # VPP MRR Results 3n-skx
4238 - type: "file"
4239   title: "VPP MRR Results 3n-skx"
4240   algorithm: "file_test_results"
4241   output-file-ext: ".rst"
4242   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4243   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"
4244   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4245   data: "vpp-mrr-results-3n-skx"
4246   filter: "'MRR'"
4247   parameters:
4248   - "name"
4249   - "doc"
4250   - "level"
4251   - "parent"
4252   data-start-level: 3
4253
4254 # VPP MRR Results 2n-skx
4255 - type: "file"
4256   title: "VPP MRR Results 2n-skx"
4257   algorithm: "file_test_results"
4258   output-file-ext: ".rst"
4259   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4260   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"
4261   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4262   data: "vpp-mrr-results-2n-skx"
4263   filter: "all"
4264   parameters:
4265   - "name"
4266   - "doc"
4267   - "level"
4268   - "parent"
4269   data-start-level: 3
4270
4271 ## VPP MRR Results 2n-dnv
4272 #- type: "file"
4273 #  title: "VPP MRR Results 2n-dnv"
4274 #  algorithm: "file_test_results"
4275 #  output-file-ext: ".rst"
4276 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4277 #  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"
4278 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4279 #  data: "intel-dnv-vpp"
4280 #  filter: "'MRR'"
4281 #  parameters:
4282 #  - "name"
4283 #  - "doc"
4284 #  - "level"
4285 #  - "parent"
4286 #  data-start-level: 3
4287
4288 # VPP MRR Configuration 3n-hsw
4289 - type: "file"
4290   title: "VPP MRR Configuration 3n-hsw"
4291   algorithm: "file_test_results"
4292   output-file-ext: ".rst"
4293   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4294   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"
4295   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4296   data: "vpp-mrr-results-3n-hsw"
4297   filter: "'MRR'"
4298   parameters:
4299   - "name"
4300   - "doc"
4301   - "level"
4302   - "parent"
4303   data-start-level: 3
4304
4305 # VPP MRR Configuration 3n-skx
4306 - type: "file"
4307   title: "VPP MRR Configuration 3n-skx"
4308   algorithm: "file_test_results"
4309   output-file-ext: ".rst"
4310   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4311   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"
4312   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4313   data: "vpp-mrr-results-3n-skx"
4314   filter: "'MRR'"
4315   parameters:
4316   - "name"
4317   - "doc"
4318   - "level"
4319   - "parent"
4320   data-start-level: 3
4321
4322 # VPP MRR Configuration 2n-skx
4323 - type: "file"
4324   title: "VPP MRR Configuration 2n-skx"
4325   algorithm: "file_test_results"
4326   output-file-ext: ".rst"
4327   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4328   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"
4329   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4330   data: "vpp-mrr-results-2n-skx"
4331   filter: "'MRR'"
4332   parameters:
4333   - "name"
4334   - "doc"
4335   - "level"
4336   - "parent"
4337   data-start-level: 3
4338
4339 ## VPP MRR Configuration 2n-dnv
4340 #- type: "file"
4341 #  title: "VPP MRR Configuration 2n-dnv"
4342 #  algorithm: "file_test_results"
4343 #  output-file-ext: ".rst"
4344 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4345 #  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"
4346 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4347 #  data: "intel-dnv-vpp"
4348 #  filter: "'MRR'"
4349 #  parameters:
4350 #  - "name"
4351 #  - "doc"
4352 #  - "level"
4353 #  - "parent"
4354 #  data-start-level: 3
4355
4356 # VPP Functional Results - Ubuntu
4357 - type: "file"
4358   title: "VPP Functional Results - Ubuntu"
4359   algorithm: "file_test_results"
4360   output-file-ext: ".rst"
4361   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4362   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"
4363   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4364   data: "vpp-func-results-ubuntu"
4365   filter: "all"
4366   parameters:
4367   - "name"
4368   - "doc"
4369   - "level"
4370   - "parent"
4371   data-start-level: 3
4372
4373 # VPP Functional Results - CentOS
4374 - type: "file"
4375   title: "VPP Functional Results - CentOS"
4376   algorithm: "file_test_results"
4377   output-file-ext: ".rst"
4378   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4379   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"
4380   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4381   data:
4382     "vpp-func-results-centos"
4383   filter: "all"
4384   parameters:
4385   - "name"
4386   - "doc"
4387   - "level"
4388   - "parent"
4389   data-start-level: 3
4390
4391 # VPP Functional Configuration - Ubuntu
4392 - type: "file"
4393   title: "VPP Functional Configuration - Ubuntu"
4394   algorithm: "file_test_results"
4395   output-file-ext: ".rst"
4396   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4397   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"
4398   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4399   data: "vpp-func-results-ubuntu"
4400   filter: "all"
4401   parameters:
4402   - "name"
4403   - "doc"
4404   - "level"
4405   - "parent"
4406   data-start-level: 3
4407
4408 # VPP Functional Configuration - CentOS
4409 - type: "file"
4410   title: "VPP Functional Configuration - CentOS"
4411   algorithm: "file_test_results"
4412   output-file-ext: ".rst"
4413   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4414   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"
4415   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4416   data:
4417     "vpp-func-results-centos"
4418   filter: "all"
4419   parameters:
4420   - "name"
4421   - "doc"
4422   - "level"
4423   - "parent"
4424   data-start-level: 3
4425
4426 # VPP Device Results - Ubuntu
4427 - type: "file"
4428   title: "VPP Device Results - Ubuntu"
4429   algorithm: "file_test_results"
4430   output-file-ext: ".rst"
4431   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4432   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"
4433   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4434   data: "vpp-device-results-ubuntu"
4435   filter: "all"
4436   parameters:
4437   - "name"
4438   - "doc"
4439   - "level"
4440   - "parent"
4441   data-start-level: 2
4442
4443 # VPP Device Configuration - Ubuntu
4444 - type: "file"
4445   title: "VPP Device Configuration - Ubuntu"
4446   algorithm: "file_test_results"
4447   output-file-ext: ".rst"
4448   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4449   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"
4450   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4451   data: "vpp-device-results-ubuntu"
4452   filter: "all"
4453   parameters:
4454   - "name"
4455   - "doc"
4456   - "level"
4457   - "parent"
4458   data-start-level: 2
4459
4460 ## Container Orchestrated Performance Results 3n-hsw
4461 #- type: "file"
4462 #  title: "Container Orchestrated Performance Results 3n-hsw"
4463 #  algorithm: "file_test_results"
4464 #  output-file-ext: ".rst"
4465 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4466 #  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"
4467 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4468 #  data: "ligato-perf-results-3n-hsw"
4469 #  filter: "all"
4470 #  parameters:
4471 #  - "name"
4472 #  - "doc"
4473 #  - "level"
4474 #  - "parent"
4475 #  data-start-level: 3
4476
4477 # DPDK Performance Results 3n-hsw
4478 - type: "file"
4479   title: "DPDK Performance Results 3n-hsw"
4480   algorithm: "file_test_results"
4481   output-file-ext: ".rst"
4482   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4483   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"
4484   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4485   data: "dpdk-perf-results-3n-hsw"
4486   filter: "all"
4487   parameters:
4488   - "name"
4489   - "doc"
4490   - "level"
4491   - "parent"
4492   data-start-level: 3
4493
4494 # DPDK Performance Results 3n-skx
4495 - type: "file"
4496   title: "DPDK Performance Results 3n-skx"
4497   algorithm: "file_test_results"
4498   output-file-ext: ".rst"
4499   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4500   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"
4501   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4502   data: "dpdk-perf-results-3n-skx"
4503   filter: "all"
4504   parameters:
4505   - "name"
4506   - "doc"
4507   - "level"
4508   - "parent"
4509   data-start-level: 3
4510
4511 # DPDK Performance Results 2n-skx
4512 - type: "file"
4513   title: "DPDK Performance Results 2n-skx"
4514   algorithm: "file_test_results"
4515   output-file-ext: ".rst"
4516   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4517   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"
4518   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4519   data: "dpdk-perf-results-2n-skx"
4520   filter: "all"
4521   parameters:
4522   - "name"
4523   - "doc"
4524   - "level"
4525   - "parent"
4526   data-start-level: 3
4527
4528 # Honeycomb Functional Results
4529 - type: "file"
4530   title: "Honeycomb Functional Results"
4531   algorithm: "file_test_results"
4532   output-file-ext: ".rst"
4533   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4534   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"
4535   dir-tables: "{DIR[DTR,FUNC,HC]}"
4536   data:
4537     "hc-func-results"
4538   filter: "all"
4539   parameters:
4540   - "name"
4541   - "doc"
4542   - "level"
4543   - "parent"
4544   data-start-level: 3
4545
4546 # NSH SFC Functional Results
4547 #-
4548 #  type: "file"
4549 #  title: "NSH SFC Functional Results"
4550 #  algorithm: "file_test_results"
4551 #  output-file-ext: ".rst"
4552 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4553 #  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"
4554 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4555 #  data:
4556 #    "nsh-func-results"
4557 #  filter: "all"
4558 #  parameters:
4559 #  - "name"
4560 #  - "doc"
4561 #  - "level"
4562 #  - "parent"
4563 #  data-start-level: 3
4564
4565 # DMM Functional Results
4566 - type: "file"
4567   title: "DMM Functional Results"
4568   algorithm: "file_test_results"
4569   output-file-ext: ".rst"
4570   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4571   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"
4572   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4573   data:
4574     "dmm-func-results"
4575   filter: "all"
4576   parameters:
4577   - "name"
4578   - "doc"
4579   - "level"
4580   - "parent"
4581   data-start-level: 3
4582
4583 ################################################################################
4584 ###                                P L O T S                                 ###
4585 ################################################################################
4586
4587 # Soak test - 30min Soak Test (PLRsearch), boxes
4588 - type: "plot"
4589   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4590   algorithm: "plot_soak_boxes"
4591   output-file-type: ".html"
4592   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4593   data: "plot-vpp-soak-2n-skx"
4594   filter: "'SOAK'"
4595   parameters:
4596   - "throughput"
4597   - "parent"
4598   - "tags"
4599 #  sort:
4600 #  - "L2PATCH"
4601 #  - "L2XCBASE"
4602 #  - "L2BDMACLRN"
4603 #  - "IP4FWD"
4604 #  - "IP6FWD"
4605   - "VHOST"
4606   layout:
4607     title: "30min Soak Test (PLRsearch)"
4608     layout: "plot-soak-throughput"
4609
4610 # Soak test - example, not used
4611 - type: "plot"
4612   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4613   algorithm: "plot_soak_bars"
4614   output-file-type: ".html"
4615   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4616   data: "plot-vpp-soak-2n-skx"
4617   filter: "'SOAK'"
4618   parameters:
4619   - "throughput"
4620   - "parent"
4621   - "tags"
4622 #  sort:
4623 #  - "L2PATCH"
4624 #  - "L2XCBASE"
4625 #  - "L2BDMACLRN"
4626 #  - "IP4FWD"
4627 #  - "IP6FWD"
4628   - "VHOST"
4629   layout:
4630     title: "30min Soak Test (PLRsearch)"
4631     layout: "plot-soak-throughput"
4632
4633 ################################################################################
4634 # Plots - NF Density - VSC - MRR 64b
4635 - type: "plot"
4636   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4637   algorithm: "plot_service_density_heatmap_compare"
4638   output-file-type: ".html"
4639   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4640   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4641   filter: "'NIC_Intel-X710' and
4642            'NF_DENSITY' and
4643            'VHOST' and
4644            'CHAIN' and
4645            'NF_VPPIP4' and
4646            '64B' and
4647            '2T1C' and
4648            'MRR'"
4649   reference:
4650     include: "2"
4651     name: "VNF-1c"
4652   compare:
4653     include: "1"
4654     name: "VNF-0.5c"
4655   parameters:
4656   - "result"
4657   - "name"
4658   - "tags"
4659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4660   x-axis: "X = VNFs per Service Chain"
4661   y-axis: "Y = Number of Service Chains"
4662   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4663   layout:
4664     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4665     layout: "plot-service-density"
4666
4667 - type: "plot"
4668   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4669   algorithm: "plot_service_density_heatmap_compare"
4670   output-file-type: ".html"
4671   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4672   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4673   filter: "'NIC_Intel-X710' and
4674            'NF_DENSITY' and
4675            'VHOST' and
4676            'CHAIN' and
4677            'NF_VPPIP4' and
4678            '64B' and
4679            '4T2C' and
4680            'MRR'"
4681   reference:
4682     include: "2"
4683     name: "VNF-1c"
4684   compare:
4685     include: "1"
4686     name: "VNF-0.5c"
4687   parameters:
4688   - "result"
4689   - "name"
4690   - "tags"
4691   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4692   x-axis: "X = VNFs per Service Chain"
4693   y-axis: "Y = Number of Service Chains"
4694   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4695   layout:
4696     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4697     layout: "plot-service-density"
4698
4699 - type: "plot"
4700   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4701   algorithm: "plot_service_density_heatmap_compare"
4702   output-file-type: ".html"
4703   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4704   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4705   filter: "'NIC_Intel-X710' and
4706            'NF_DENSITY' and
4707            'VHOST' and
4708            'CHAIN' and
4709            'NF_VPPIP4' and
4710            '64B' and
4711            '8T4C' and
4712            'MRR'"
4713   reference:
4714     include: "2"
4715     name: "VNF-1c"
4716   compare:
4717     include: "1"
4718     name: "VNF-0.5c"
4719   parameters:
4720   - "result"
4721   - "name"
4722   - "tags"
4723   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4724   x-axis: "X = VNFs per Service Chain"
4725   y-axis: "Y = Number of Service Chains"
4726   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4727   layout:
4728     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4729     layout: "plot-service-density"
4730
4731 # Plots - NF Density - VSC - MRR IMIX
4732 - type: "plot"
4733   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4734   algorithm: "plot_service_density_heatmap_compare"
4735   output-file-type: ".html"
4736   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4737   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4738   filter: "'NIC_Intel-X710' and
4739            'NF_DENSITY' and
4740            'VHOST' and
4741            'CHAIN' and
4742            'NF_VPPIP4' and
4743            'IMIX' and
4744            '2T1C' and
4745            'MRR'"
4746   reference:
4747     include: "2"
4748     name: "VNF-1c"
4749   compare:
4750     include: "1"
4751     name: "VNF-0.5c"
4752   parameters:
4753   - "result"
4754   - "name"
4755   - "tags"
4756   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4757   x-axis: "X = VNFs per Service Chain"
4758   y-axis: "Y = Number of Service Chains"
4759   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4760   layout:
4761     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4762     layout: "plot-service-density"
4763
4764 - type: "plot"
4765   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4766   algorithm: "plot_service_density_heatmap_compare"
4767   output-file-type: ".html"
4768   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4769   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4770   filter: "'NIC_Intel-X710' and
4771            'NF_DENSITY' and
4772            'VHOST' and
4773            'CHAIN' and
4774            'NF_VPPIP4' and
4775            'IMIX' and
4776            '4T2C' and
4777            'MRR'"
4778   reference:
4779     include: "2"
4780     name: "VNF-1c"
4781   compare:
4782     include: "1"
4783     name: "VNF-0.5c"
4784   parameters:
4785   - "result"
4786   - "name"
4787   - "tags"
4788   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4789   x-axis: "X = VNFs per Service Chain"
4790   y-axis: "Y = Number of Service Chains"
4791   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4792   layout:
4793     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4794     layout: "plot-service-density"
4795
4796 - type: "plot"
4797   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4798   algorithm: "plot_service_density_heatmap_compare"
4799   output-file-type: ".html"
4800   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4801   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4802   filter: "'NIC_Intel-X710' and
4803            'NF_DENSITY' and
4804            'VHOST' and
4805            'CHAIN' and
4806            'NF_VPPIP4' and
4807            'IMIX' and
4808            '8T4C' and
4809            'MRR'"
4810   reference:
4811     include: "2"
4812     name: "VNF-1c"
4813   compare:
4814     include: "1"
4815     name: "VNF-0.5c"
4816   parameters:
4817   - "result"
4818   - "name"
4819   - "tags"
4820   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4821   x-axis: "X = VNFs per Service Chain"
4822   y-axis: "Y = Number of Service Chains"
4823   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4824   layout:
4825     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4826     layout: "plot-service-density"
4827
4828 # Plots - NF Density - VSC - NDR 64b
4829 - type: "plot"
4830   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4831   algorithm: "plot_service_density_heatmap_compare"
4832   output-file-type: ".html"
4833   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4834   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4835   filter: "'NIC_Intel-X710' and
4836            'NF_DENSITY' and
4837            'VHOST' and
4838            'CHAIN' and
4839            'NF_VPPIP4' and
4840            '64B' and
4841            '2T1C' and
4842            'NDRPDR'"
4843   reference:
4844     include: "2"
4845     name: "VNF-1c"
4846   compare:
4847     include: "1"
4848     name: "VNF-0.5c"
4849   parameters:
4850   - "throughput"
4851   - "name"
4852   - "tags"
4853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4854   x-axis: "X = VNFs per Service Chain"
4855   y-axis: "Y = Number of Service Chains"
4856   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4857   layout:
4858     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4859     layout: "plot-service-density"
4860
4861 - type: "plot"
4862   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4863   algorithm: "plot_service_density_heatmap_compare"
4864   output-file-type: ".html"
4865   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4866   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4867   filter: "'NIC_Intel-X710' and
4868            'NF_DENSITY' and
4869            'VHOST' and
4870            'CHAIN' and
4871            'NF_VPPIP4' and
4872            '64B' and
4873            '4T2C' and
4874            'NDRPDR'"
4875   reference:
4876     include: "2"
4877     name: "VNF-1c"
4878   compare:
4879     include: "1"
4880     name: "VNF-0.5c"
4881   parameters:
4882   - "throughput"
4883   - "name"
4884   - "tags"
4885   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4886   x-axis: "X = VNFs per Service Chain"
4887   y-axis: "Y = Number of Service Chains"
4888   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4889   layout:
4890     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4891     layout: "plot-service-density"
4892
4893 - type: "plot"
4894   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4895   algorithm: "plot_service_density_heatmap_compare"
4896   output-file-type: ".html"
4897   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4898   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4899   filter: "'NIC_Intel-X710' and
4900            'NF_DENSITY' and
4901            'VHOST' and
4902            'CHAIN' and
4903            'NF_VPPIP4' and
4904            '64B' and
4905            '8T4C' and
4906            'NDRPDR'"
4907   reference:
4908     include: "2"
4909     name: "VNF-1c"
4910   compare:
4911     include: "1"
4912     name: "VNF-0.5c"
4913   parameters:
4914   - "throughput"
4915   - "name"
4916   - "tags"
4917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4918   x-axis: "X = VNFs per Service Chain"
4919   y-axis: "Y = Number of Service Chains"
4920   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4921   layout:
4922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4923     layout: "plot-service-density"
4924
4925 # Plots - NF Density - VSC - NDR IMIX
4926 - type: "plot"
4927   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4928   algorithm: "plot_service_density_heatmap_compare"
4929   output-file-type: ".html"
4930   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4931   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4932   filter: "'NIC_Intel-X710' and
4933            'NF_DENSITY' and
4934            'VHOST' and
4935            'CHAIN' and
4936            'NF_VPPIP4' and
4937            'IMIX' and
4938            '2T1C' and
4939            'NDRPDR'"
4940   reference:
4941     include: "2"
4942     name: "VNF-1c"
4943   compare:
4944     include: "1"
4945     name: "VNF-0.5c"
4946   parameters:
4947   - "throughput"
4948   - "name"
4949   - "tags"
4950   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4951   x-axis: "X = VNFs per Service Chain"
4952   y-axis: "Y = Number of Service Chains"
4953   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4954   layout:
4955     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4956     layout: "plot-service-density"
4957
4958 - type: "plot"
4959   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4960   algorithm: "plot_service_density_heatmap_compare"
4961   output-file-type: ".html"
4962   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4963   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4964   filter: "'NIC_Intel-X710' and
4965            'NF_DENSITY' and
4966            'VHOST' and
4967            'CHAIN' and
4968            'NF_VPPIP4' and
4969            'IMIX' and
4970            '4T2C' and
4971            'NDRPDR'"
4972   reference:
4973     include: "2"
4974     name: "VNF-1c"
4975   compare:
4976     include: "1"
4977     name: "VNF-0.5c"
4978   parameters:
4979   - "throughput"
4980   - "name"
4981   - "tags"
4982   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4983   x-axis: "X = VNFs per Service Chain"
4984   y-axis: "Y = Number of Service Chains"
4985   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4986   layout:
4987     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4988     layout: "plot-service-density"
4989
4990 - type: "plot"
4991   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4992   algorithm: "plot_service_density_heatmap_compare"
4993   output-file-type: ".html"
4994   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4995   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4996   filter: "'NIC_Intel-X710' and
4997            'NF_DENSITY' and
4998            'VHOST' and
4999            'CHAIN' and
5000            'NF_VPPIP4' and
5001            'IMIX' and
5002            '8T4C' and
5003            'NDRPDR'"
5004   reference:
5005     include: "2"
5006     name: "VNF-1c"
5007   compare:
5008     include: "1"
5009     name: "VNF-0.5c"
5010   parameters:
5011   - "throughput"
5012   - "name"
5013   - "tags"
5014   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5015   x-axis: "X = VNFs per Service Chain"
5016   y-axis: "Y = Number of Service Chains"
5017   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5018   layout:
5019     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5020     layout: "plot-service-density"
5021
5022 # Plots - NF Density - VSC - PDR 64b
5023 - type: "plot"
5024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5025   algorithm: "plot_service_density_heatmap_compare"
5026   output-file-type: ".html"
5027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5028   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5029   filter: "'NIC_Intel-X710' and
5030            'NF_DENSITY' and
5031            'VHOST' and
5032            'CHAIN' and
5033            'NF_VPPIP4' and
5034            '64B' and
5035            '2T1C' and
5036            'NDRPDR'"
5037   reference:
5038     include: "2"
5039     name: "VNF-1c"
5040   compare:
5041     include: "1"
5042     name: "VNF-0.5c"
5043   parameters:
5044   - "throughput"
5045   - "name"
5046   - "tags"
5047   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5048   x-axis: "X = VNFs per Service Chain"
5049   y-axis: "Y = Number of Service Chains"
5050   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5051   layout:
5052     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5053     layout: "plot-service-density"
5054
5055 - type: "plot"
5056   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5057   algorithm: "plot_service_density_heatmap_compare"
5058   output-file-type: ".html"
5059   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5060   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5061   filter: "'NIC_Intel-X710' and
5062            'NF_DENSITY' and
5063            'VHOST' and
5064            'CHAIN' and
5065            'NF_VPPIP4' and
5066            '64B' and
5067            '4T2C' and
5068            'NDRPDR'"
5069   reference:
5070     include: "2"
5071     name: "VNF-1c"
5072   compare:
5073     include: "1"
5074     name: "VNF-0.5c"
5075   parameters:
5076   - "throughput"
5077   - "name"
5078   - "tags"
5079   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5080   x-axis: "X = VNFs per Service Chain"
5081   y-axis: "Y = Number of Service Chains"
5082   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5083   layout:
5084     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5085     layout: "plot-service-density"
5086
5087 - type: "plot"
5088   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5089   algorithm: "plot_service_density_heatmap_compare"
5090   output-file-type: ".html"
5091   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5092   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5093   filter: "'NIC_Intel-X710' and
5094            'NF_DENSITY' and
5095            'VHOST' and
5096            'CHAIN' and
5097            'NF_VPPIP4' and
5098            '64B' and
5099            '8T4C' and
5100            'NDRPDR'"
5101   reference:
5102     include: "2"
5103     name: "VNF-1c"
5104   compare:
5105     include: "1"
5106     name: "VNF-0.5c"
5107   parameters:
5108   - "throughput"
5109   - "name"
5110   - "tags"
5111   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5112   x-axis: "X = VNFs per Service Chain"
5113   y-axis: "Y = Number of Service Chains"
5114   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5115   layout:
5116     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5117     layout: "plot-service-density"
5118
5119 # Plots - NF Density - VSC - PDR IMIX
5120 - type: "plot"
5121   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5122   algorithm: "plot_service_density_heatmap_compare"
5123   output-file-type: ".html"
5124   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5125   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5126   filter: "'NIC_Intel-X710' and
5127            'NF_DENSITY' and
5128            'VHOST' and
5129            'CHAIN' and
5130            'NF_VPPIP4' and
5131            'IMIX' and
5132            '2T1C' and
5133            'NDRPDR'"
5134   reference:
5135     include: "2"
5136     name: "VNF-1c"
5137   compare:
5138     include: "1"
5139     name: "VNF-0.5c"
5140   parameters:
5141   - "throughput"
5142   - "name"
5143   - "tags"
5144   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5145   x-axis: "X = VNFs per Service Chain"
5146   y-axis: "Y = Number of Service Chains"
5147   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5148   layout:
5149     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5150     layout: "plot-service-density"
5151
5152 - type: "plot"
5153   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5154   algorithm: "plot_service_density_heatmap_compare"
5155   output-file-type: ".html"
5156   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5157   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5158   filter: "'NIC_Intel-X710' and
5159            'NF_DENSITY' and
5160            'VHOST' and
5161            'CHAIN' and
5162            'NF_VPPIP4' and
5163            'IMIX' and
5164            '4T2C' and
5165            'NDRPDR'"
5166   reference:
5167     include: "2"
5168     name: "VNF-1c"
5169   compare:
5170     include: "1"
5171     name: "VNF-0.5c"
5172   parameters:
5173   - "throughput"
5174   - "name"
5175   - "tags"
5176   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5177   x-axis: "X = VNFs per Service Chain"
5178   y-axis: "Y = Number of Service Chains"
5179   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5180   layout:
5181     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5182     layout: "plot-service-density"
5183
5184 - type: "plot"
5185   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5186   algorithm: "plot_service_density_heatmap_compare"
5187   output-file-type: ".html"
5188   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5189   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5190   filter: "'NIC_Intel-X710' and
5191            'NF_DENSITY' and
5192            'VHOST' and
5193            'CHAIN' and
5194            'NF_VPPIP4' and
5195            'IMIX' and
5196            '8T4C' and
5197            'NDRPDR'"
5198   reference:
5199     include: "2"
5200     name: "VNF-1c"
5201   compare:
5202     include: "1"
5203     name: "VNF-0.5c"
5204   parameters:
5205   - "throughput"
5206   - "name"
5207   - "tags"
5208   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5209   x-axis: "X = VNFs per Service Chain"
5210   y-axis: "Y = Number of Service Chains"
5211   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5212   layout:
5213     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5214     layout: "plot-service-density"
5215
5216 ################################################################################
5217 # Plots - NF Density - CSC - MRR 64b
5218 - type: "plot"
5219   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5220   algorithm: "plot_service_density_heatmap_compare"
5221   output-file-type: ".html"
5222   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5223   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5224   filter: "'NIC_Intel-X710' and
5225            'NF_DENSITY' and
5226            'DOCKER' and
5227            'CHAIN' and
5228            'NF_VPPIP4' and
5229            '64B' and
5230            '2T1C' and
5231            'MRR'"
5232   reference:
5233     include: "2"
5234     name: "CNF-1c"
5235   compare:
5236     include: "1"
5237     name: "CNF-0.5c"
5238   parameters:
5239   - "result"
5240   - "name"
5241   - "tags"
5242   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5243   x-axis: "X = CNFs per Service Chain"
5244   y-axis: "Y = Number of Service Chains"
5245   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5246   layout:
5247     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5248     layout: "plot-service-density"
5249
5250 - type: "plot"
5251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5252   algorithm: "plot_service_density_heatmap_compare"
5253   output-file-type: ".html"
5254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5255   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5256   filter: "'NIC_Intel-X710' and
5257            'NF_DENSITY' and
5258            'DOCKER' and
5259            'CHAIN' and
5260            'NF_VPPIP4' and
5261            '64B' and
5262            '4T2C' and
5263            'MRR'"
5264   reference:
5265     include: "2"
5266     name: "CNF-1c"
5267   compare:
5268     include: "1"
5269     name: "CNF-0.5c"
5270   parameters:
5271   - "result"
5272   - "name"
5273   - "tags"
5274   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5275   x-axis: "X = CNFs per Service Chain"
5276   y-axis: "Y = Number of Service Chains"
5277   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5278   layout:
5279     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5280     layout: "plot-service-density"
5281
5282 - type: "plot"
5283   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5284   algorithm: "plot_service_density_heatmap_compare"
5285   output-file-type: ".html"
5286   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5287   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5288   filter: "'NIC_Intel-X710' and
5289            'NF_DENSITY' and
5290            'DOCKER' and
5291            'CHAIN' and
5292            'NF_VPPIP4' and
5293            '64B' and
5294            '8T4C' and
5295            'MRR'"
5296   reference:
5297     include: "2"
5298     name: "CNF-1c"
5299   compare:
5300     include: "1"
5301     name: "CNF-0.5c"
5302   parameters:
5303   - "result"
5304   - "name"
5305   - "tags"
5306   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5307   x-axis: "X = CNFs per Service Chain"
5308   y-axis: "Y = Number of Service Chains"
5309   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5310   layout:
5311     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5312     layout: "plot-service-density"
5313
5314 # Plots - NF Density - CSC - MRR IMIX
5315 - type: "plot"
5316   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5317   algorithm: "plot_service_density_heatmap_compare"
5318   output-file-type: ".html"
5319   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5320   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5321   filter: "'NIC_Intel-X710' and
5322            'NF_DENSITY' and
5323            'DOCKER' and
5324            'CHAIN' and
5325            'NF_VPPIP4' and
5326            'IMIX' and
5327            '2T1C' and
5328            'MRR'"
5329   reference:
5330     include: "2"
5331     name: "CNF-1c"
5332   compare:
5333     include: "1"
5334     name: "CNF-0.5c"
5335   parameters:
5336   - "result"
5337   - "name"
5338   - "tags"
5339   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5340   x-axis: "X = CNFs per Service Chain"
5341   y-axis: "Y = Number of Service Chains"
5342   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5343   layout:
5344     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5345     layout: "plot-service-density"
5346
5347 - type: "plot"
5348   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5349   algorithm: "plot_service_density_heatmap_compare"
5350   output-file-type: ".html"
5351   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5352   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5353   filter: "'NIC_Intel-X710' and
5354            'NF_DENSITY' and
5355            'DOCKER' and
5356            'CHAIN' and
5357            'NF_VPPIP4' and
5358            'IMIX' and
5359            '4T2C' and
5360            'MRR'"
5361   reference:
5362     include: "2"
5363     name: "CNF-1c"
5364   compare:
5365     include: "1"
5366     name: "CNF-0.5c"
5367   parameters:
5368   - "result"
5369   - "name"
5370   - "tags"
5371   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5372   x-axis: "X = CNFs per Service Chain"
5373   y-axis: "Y = Number of Service Chains"
5374   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5375   layout:
5376     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5377     layout: "plot-service-density"
5378
5379 - type: "plot"
5380   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5381   algorithm: "plot_service_density_heatmap_compare"
5382   output-file-type: ".html"
5383   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5384   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5385   filter: "'NIC_Intel-X710' and
5386            'NF_DENSITY' and
5387            'DOCKER' and
5388            'CHAIN' and
5389            'NF_VPPIP4' and
5390            'IMIX' and
5391            '8T4C' and
5392            'MRR'"
5393   reference:
5394     include: "2"
5395     name: "CNF-1c"
5396   compare:
5397     include: "1"
5398     name: "CNF-0.5c"
5399   parameters:
5400   - "result"
5401   - "name"
5402   - "tags"
5403   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5404   x-axis: "X = CNFs per Service Chain"
5405   y-axis: "Y = Number of Service Chains"
5406   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5407   layout:
5408     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5409     layout: "plot-service-density"
5410
5411 # Plots - NF Density - CSC - NDR 64b
5412 - type: "plot"
5413   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5414   algorithm: "plot_service_density_heatmap_compare"
5415   output-file-type: ".html"
5416   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5417   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5418   filter: "'NIC_Intel-X710' and
5419            'NF_DENSITY' and
5420            'DOCKER' and
5421            'CHAIN' and
5422            'NF_VPPIP4' and
5423            '64B' and
5424            '2T1C' and
5425            'NDRPDR'"
5426   reference:
5427     include: "2"
5428     name: "CNF-1c"
5429   compare:
5430     include: "1"
5431     name: "CNF-0.5c"
5432   parameters:
5433   - "throughput"
5434   - "name"
5435   - "tags"
5436   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5437   x-axis: "X = CNFs per Service Chain"
5438   y-axis: "Y = Number of Service Chains"
5439   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5440   layout:
5441     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5442     layout: "plot-service-density"
5443
5444 - type: "plot"
5445   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5446   algorithm: "plot_service_density_heatmap_compare"
5447   output-file-type: ".html"
5448   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5449   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5450   filter: "'NIC_Intel-X710' and
5451            'NF_DENSITY' and
5452            'DOCKER' and
5453            'CHAIN' and
5454            'NF_VPPIP4' and
5455            '64B' and
5456            '4T2C' and
5457            'NDRPDR'"
5458   reference:
5459     include: "2"
5460     name: "CNF-1c"
5461   compare:
5462     include: "1"
5463     name: "CNF-0.5c"
5464   parameters:
5465   - "throughput"
5466   - "name"
5467   - "tags"
5468   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5469   x-axis: "X = CNFs per Service Chain"
5470   y-axis: "Y = Number of Service Chains"
5471   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5472   layout:
5473     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5474     layout: "plot-service-density"
5475
5476 - type: "plot"
5477   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5478   algorithm: "plot_service_density_heatmap_compare"
5479   output-file-type: ".html"
5480   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5481   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5482   filter: "'NIC_Intel-X710' and
5483            'NF_DENSITY' and
5484            'DOCKER' and
5485            'CHAIN' and
5486            'NF_VPPIP4' and
5487            '64B' and
5488            '8T4C' and
5489            'NDRPDR'"
5490   reference:
5491     include: "2"
5492     name: "CNF-1c"
5493   compare:
5494     include: "1"
5495     name: "CNF-0.5c"
5496   parameters:
5497   - "throughput"
5498   - "name"
5499   - "tags"
5500   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5501   x-axis: "X = CNFs per Service Chain"
5502   y-axis: "Y = Number of Service Chains"
5503   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5504   layout:
5505     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5506     layout: "plot-service-density"
5507
5508 # Plots - NF Density - CSC - NDR IMIX
5509 - type: "plot"
5510   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5511   algorithm: "plot_service_density_heatmap_compare"
5512   output-file-type: ".html"
5513   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5514   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5515   filter: "'NIC_Intel-X710' and
5516            'NF_DENSITY' and
5517            'DOCKER' and
5518            'CHAIN' and
5519            'NF_VPPIP4' and
5520            'IMIX' and
5521            '2T1C' and
5522            'NDRPDR'"
5523   reference:
5524     include: "2"
5525     name: "CNF-1c"
5526   compare:
5527     include: "1"
5528     name: "CNF-0.5c"
5529   parameters:
5530   - "throughput"
5531   - "name"
5532   - "tags"
5533   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5534   x-axis: "X = CNFs per Service Chain"
5535   y-axis: "Y = Number of Service Chains"
5536   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5537   layout:
5538     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5539     layout: "plot-service-density"
5540
5541 - type: "plot"
5542   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5543   algorithm: "plot_service_density_heatmap_compare"
5544   output-file-type: ".html"
5545   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5546   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5547   filter: "'NIC_Intel-X710' and
5548            'NF_DENSITY' and
5549            'DOCKER' and
5550            'CHAIN' and
5551            'NF_VPPIP4' and
5552            'IMIX' and
5553            '4T2C' and
5554            'NDRPDR'"
5555   reference:
5556     include: "2"
5557     name: "CNF-1c"
5558   compare:
5559     include: "1"
5560     name: "CNF-0.5c"
5561   parameters:
5562   - "throughput"
5563   - "name"
5564   - "tags"
5565   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5566   x-axis: "X = CNFs per Service Chain"
5567   y-axis: "Y = Number of Service Chains"
5568   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5569   layout:
5570     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5571     layout: "plot-service-density"
5572
5573 - type: "plot"
5574   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5575   algorithm: "plot_service_density_heatmap_compare"
5576   output-file-type: ".html"
5577   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5578   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5579   filter: "'NIC_Intel-X710' and
5580            'NF_DENSITY' and
5581            'DOCKER' and
5582            'CHAIN' and
5583            'NF_VPPIP4' and
5584            'IMIX' and
5585            '8T4C' and
5586            'NDRPDR'"
5587   reference:
5588     include: "2"
5589     name: "CNF-1c"
5590   compare:
5591     include: "1"
5592     name: "CNF-0.5c"
5593   parameters:
5594   - "throughput"
5595   - "name"
5596   - "tags"
5597   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5598   x-axis: "X = CNFs per Service Chain"
5599   y-axis: "Y = Number of Service Chains"
5600   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5601   layout:
5602     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5603     layout: "plot-service-density"
5604
5605 # Plots - NF Density - CSC - PDR 64b
5606 - type: "plot"
5607   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5608   algorithm: "plot_service_density_heatmap_compare"
5609   output-file-type: ".html"
5610   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5611   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5612   filter: "'NIC_Intel-X710' and
5613            'NF_DENSITY' and
5614            'DOCKER' and
5615            'CHAIN' and
5616            'NF_VPPIP4' and
5617            '64B' and
5618            '2T1C' and
5619            'NDRPDR'"
5620   reference:
5621     include: "2"
5622     name: "CNF-1c"
5623   compare:
5624     include: "1"
5625     name: "CNF-0.5c"
5626   parameters:
5627   - "throughput"
5628   - "name"
5629   - "tags"
5630   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5631   x-axis: "X = CNFs per Service Chain"
5632   y-axis: "Y = Number of Service Chains"
5633   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5634   layout:
5635     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5636     layout: "plot-service-density"
5637
5638 - type: "plot"
5639   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5640   algorithm: "plot_service_density_heatmap_compare"
5641   output-file-type: ".html"
5642   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5643   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5644   filter: "'NIC_Intel-X710' and
5645            'NF_DENSITY' and
5646            'DOCKER' and
5647            'CHAIN' and
5648            'NF_VPPIP4' and
5649            '64B' and
5650            '4T2C' and
5651            'NDRPDR'"
5652   reference:
5653     include: "2"
5654     name: "CNF-1c"
5655   compare:
5656     include: "1"
5657     name: "CNF-0.5c"
5658   parameters:
5659   - "throughput"
5660   - "name"
5661   - "tags"
5662   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5663   x-axis: "X = CNFs per Service Chain"
5664   y-axis: "Y = Number of Service Chains"
5665   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5666   layout:
5667     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5668     layout: "plot-service-density"
5669
5670 - type: "plot"
5671   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5672   algorithm: "plot_service_density_heatmap_compare"
5673   output-file-type: ".html"
5674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5675   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5676   filter: "'NIC_Intel-X710' and
5677            'NF_DENSITY' and
5678            'DOCKER' and
5679            'CHAIN' and
5680            'NF_VPPIP4' and
5681            '64B' and
5682            '8T4C' and
5683            'NDRPDR'"
5684   reference:
5685     include: "2"
5686     name: "CNF-1c"
5687   compare:
5688     include: "1"
5689     name: "CNF-0.5c"
5690   parameters:
5691   - "throughput"
5692   - "name"
5693   - "tags"
5694   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5695   x-axis: "X = CNFs per Service Chain"
5696   y-axis: "Y = Number of Service Chains"
5697   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5698   layout:
5699     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5700     layout: "plot-service-density"
5701
5702 # Plots - NF Density - CSC - PDR IMIX
5703 - type: "plot"
5704   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5705   algorithm: "plot_service_density_heatmap_compare"
5706   output-file-type: ".html"
5707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5708   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5709   filter: "'NIC_Intel-X710' and
5710            'NF_DENSITY' and
5711            'DOCKER' and
5712            'CHAIN' and
5713            'NF_VPPIP4' and
5714            'IMIX' and
5715            '2T1C' and
5716            'NDRPDR'"
5717   reference:
5718     include: "2"
5719     name: "CNF-1c"
5720   compare:
5721     include: "1"
5722     name: "CNF-0.5c"
5723   parameters:
5724   - "throughput"
5725   - "name"
5726   - "tags"
5727   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5728   x-axis: "X = CNFs per Service Chain"
5729   y-axis: "Y = Number of Service Chains"
5730   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5731   layout:
5732     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5733     layout: "plot-service-density"
5734
5735 - type: "plot"
5736   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5737   algorithm: "plot_service_density_heatmap_compare"
5738   output-file-type: ".html"
5739   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5740   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5741   filter: "'NIC_Intel-X710' and
5742            'NF_DENSITY' and
5743            'DOCKER' and
5744            'CHAIN' and
5745            'NF_VPPIP4' and
5746            'IMIX' and
5747            '4T2C' and
5748            'NDRPDR'"
5749   reference:
5750     include: "2"
5751     name: "CNF-1c"
5752   compare:
5753     include: "1"
5754     name: "CNF-0.5c"
5755   parameters:
5756   - "throughput"
5757   - "name"
5758   - "tags"
5759   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5760   x-axis: "X = CNFs per Service Chain"
5761   y-axis: "Y = Number of Service Chains"
5762   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5763   layout:
5764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5765     layout: "plot-service-density"
5766
5767 - type: "plot"
5768   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5769   algorithm: "plot_service_density_heatmap_compare"
5770   output-file-type: ".html"
5771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5772   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5773   filter: "'NIC_Intel-X710' and
5774            'NF_DENSITY' and
5775            'DOCKER' and
5776            'CHAIN' and
5777            'NF_VPPIP4' and
5778            'IMIX' and
5779            '8T4C' and
5780            'NDRPDR'"
5781   reference:
5782     include: "2"
5783     name: "CNF-1c"
5784   compare:
5785     include: "1"
5786     name: "CNF-0.5c"
5787   parameters:
5788   - "throughput"
5789   - "name"
5790   - "tags"
5791   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5792   x-axis: "X = CNFs per Service Chain"
5793   y-axis: "Y = Number of Service Chains"
5794   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5795   layout:
5796     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5797     layout: "plot-service-density"
5798
5799 ################################################################################
5800 # Plots - NF Density - CSP - MRR 64b
5801 - type: "plot"
5802   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5803   algorithm: "plot_service_density_heatmap_compare"
5804   output-file-type: ".html"
5805   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5806   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5807   filter: "'NIC_Intel-X710' and
5808            'NF_DENSITY' and
5809            'DOCKER' and
5810            'PIPELINE' and
5811            'NF_VPPIP4' and
5812            '64B' and
5813            '2T1C' and
5814            'MRR'"
5815   reference:
5816     include: "2"
5817     name: "CNF-1c"
5818   compare:
5819     include: "1"
5820     name: "CNF-0.5c"
5821   parameters:
5822   - "result"
5823   - "name"
5824   - "tags"
5825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5826   x-axis: "X = CNFs per Service Pipeline"
5827   y-axis: "Y = Number of Service Pipelines"
5828   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5829   layout:
5830     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5831     layout: "plot-service-density"
5832
5833 - type: "plot"
5834   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5835   algorithm: "plot_service_density_heatmap_compare"
5836   output-file-type: ".html"
5837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5838   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5839   filter: "'NIC_Intel-X710' and
5840            'NF_DENSITY' and
5841            'DOCKER' and
5842            'PIPELINE' and
5843            'NF_VPPIP4' and
5844            '64B' and
5845            '4T2C' and
5846            'MRR'"
5847   reference:
5848     include: "2"
5849     name: "CNF-1c"
5850   compare:
5851     include: "1"
5852     name: "CNF-0.5c"
5853   parameters:
5854   - "result"
5855   - "name"
5856   - "tags"
5857   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5858   x-axis: "X = CNFs per Service Pipeline"
5859   y-axis: "Y = Number of Service Pipelines"
5860   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5861   layout:
5862     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5863     layout: "plot-service-density"
5864
5865 - type: "plot"
5866   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5867   algorithm: "plot_service_density_heatmap_compare"
5868   output-file-type: ".html"
5869   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5870   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5871   filter: "'NIC_Intel-X710' and
5872            'NF_DENSITY' and
5873            'DOCKER' and
5874            'PIPELINE' and
5875            'NF_VPPIP4' and
5876            '64B' and
5877            '8T4C' and
5878            'MRR'"
5879   reference:
5880     include: "2"
5881     name: "CNF-1c"
5882   compare:
5883     include: "1"
5884     name: "CNF-0.5c"
5885   parameters:
5886   - "result"
5887   - "name"
5888   - "tags"
5889   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5890   x-axis: "X = CNFs per Service Pipeline"
5891   y-axis: "Y = Number of Service Pipelines"
5892   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5893   layout:
5894     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5895     layout: "plot-service-density"
5896
5897 # Plots - NF Density - CSP - MRR IMIX
5898 - type: "plot"
5899   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5900   algorithm: "plot_service_density_heatmap_compare"
5901   output-file-type: ".html"
5902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5903   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5904   filter: "'NIC_Intel-X710' and
5905            'NF_DENSITY' and
5906            'DOCKER' and
5907            'PIPELINE' and
5908            'NF_VPPIP4' and
5909            'IMIX' and
5910            '2T1C' and
5911            'MRR'"
5912   reference:
5913     include: "2"
5914     name: "CNF-1c"
5915   compare:
5916     include: "1"
5917     name: "CNF-0.5c"
5918   parameters:
5919   - "result"
5920   - "name"
5921   - "tags"
5922   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5923   x-axis: "X = CNFs per Service Pipeline"
5924   y-axis: "Y = Number of Service Pipelines"
5925   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5926   layout:
5927     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5928     layout: "plot-service-density"
5929
5930 - type: "plot"
5931   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5932   algorithm: "plot_service_density_heatmap_compare"
5933   output-file-type: ".html"
5934   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5935   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5936   filter: "'NIC_Intel-X710' and
5937            'NF_DENSITY' and
5938            'DOCKER' and
5939            'PIPELINE' and
5940            'NF_VPPIP4' and
5941            'IMIX' and
5942            '4T2C' and
5943            'MRR'"
5944   reference:
5945     include: "2"
5946     name: "CNF-1c"
5947   compare:
5948     include: "1"
5949     name: "CNF-0.5c"
5950   parameters:
5951   - "result"
5952   - "name"
5953   - "tags"
5954   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5955   x-axis: "X = CNFs per Service Pipeline"
5956   y-axis: "Y = Number of Service Pipelines"
5957   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5958   layout:
5959     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5960     layout: "plot-service-density"
5961
5962 - type: "plot"
5963   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5964   algorithm: "plot_service_density_heatmap_compare"
5965   output-file-type: ".html"
5966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5967   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5968   filter: "'NIC_Intel-X710' and
5969            'NF_DENSITY' and
5970            'DOCKER' and
5971            'PIPELINE' and
5972            'NF_VPPIP4' and
5973            'IMIX' and
5974            '8T4C' and
5975            'MRR'"
5976   reference:
5977     include: "2"
5978     name: "CNF-1c"
5979   compare:
5980     include: "1"
5981     name: "CNF-0.5c"
5982   parameters:
5983   - "result"
5984   - "name"
5985   - "tags"
5986   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5987   x-axis: "X = CNFs per Service Pipeline"
5988   y-axis: "Y = Number of Service Pipelines"
5989   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5990   layout:
5991     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5992     layout: "plot-service-density"
5993
5994 # Plots - NF Density - CSP - NDR 64b
5995 - type: "plot"
5996   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5997   algorithm: "plot_service_density_heatmap_compare"
5998   output-file-type: ".html"
5999   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
6000   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6001   filter: "'NIC_Intel-X710' and
6002            'NF_DENSITY' and
6003            'DOCKER' and
6004            'PIPELINE' and
6005            'NF_VPPIP4' and
6006            '64B' and
6007            '2T1C' and
6008            'NDRPDR'"
6009   reference:
6010     include: "2"
6011     name: "CNF-1c"
6012   compare:
6013     include: "1"
6014     name: "CNF-0.5c"
6015   parameters:
6016   - "throughput"
6017   - "name"
6018   - "tags"
6019   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6020   x-axis: "X = CNFs per Service Pipeline"
6021   y-axis: "Y = Number of Service Pipelines"
6022   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6023   layout:
6024     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6025     layout: "plot-service-density"
6026
6027 - type: "plot"
6028   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6029   algorithm: "plot_service_density_heatmap_compare"
6030   output-file-type: ".html"
6031   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6032   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6033   filter: "'NIC_Intel-X710' and
6034            'NF_DENSITY' and
6035            'DOCKER' and
6036            'PIPELINE' and
6037            'NF_VPPIP4' and
6038            '64B' and
6039            '4T2C' and
6040            'NDRPDR'"
6041   reference:
6042     include: "2"
6043     name: "CNF-1c"
6044   compare:
6045     include: "1"
6046     name: "CNF-0.5c"
6047   parameters:
6048   - "throughput"
6049   - "name"
6050   - "tags"
6051   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6052   x-axis: "X = CNFs per Service Pipeline"
6053   y-axis: "Y = Number of Service Pipelines"
6054   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6055   layout:
6056     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6057     layout: "plot-service-density"
6058
6059 - type: "plot"
6060   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6061   algorithm: "plot_service_density_heatmap_compare"
6062   output-file-type: ".html"
6063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
6064   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6065   filter: "'NIC_Intel-X710' and
6066            'NF_DENSITY' and
6067            'DOCKER' and
6068            'PIPELINE' and
6069            'NF_VPPIP4' and
6070            '64B' and
6071            '8T4C' and
6072            'NDRPDR'"
6073   reference:
6074     include: "2"
6075     name: "CNF-1c"
6076   compare:
6077     include: "1"
6078     name: "CNF-0.5c"
6079   parameters:
6080   - "throughput"
6081   - "name"
6082   - "tags"
6083   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6084   x-axis: "X = CNFs per Service Pipeline"
6085   y-axis: "Y = Number of Service Pipelines"
6086   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6087   layout:
6088     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6089     layout: "plot-service-density"
6090
6091 # Plots - NF Density - CSP - NDR IMIX
6092 - type: "plot"
6093   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6094   algorithm: "plot_service_density_heatmap_compare"
6095   output-file-type: ".html"
6096   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6097   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6098   filter: "'NIC_Intel-X710' and
6099            'NF_DENSITY' and
6100            'DOCKER' and
6101            'PIPELINE' and
6102            'NF_VPPIP4' and
6103            'IMIX' and
6104            '2T1C' and
6105            'NDRPDR'"
6106   reference:
6107     include: "2"
6108     name: "CNF-1c"
6109   compare:
6110     include: "1"
6111     name: "CNF-0.5c"
6112   parameters:
6113   - "throughput"
6114   - "name"
6115   - "tags"
6116   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6117   x-axis: "X = CNFs per Service Pipeline"
6118   y-axis: "Y = Number of Service Pipelines"
6119   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6120   layout:
6121     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6122     layout: "plot-service-density"
6123
6124 - type: "plot"
6125   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6126   algorithm: "plot_service_density_heatmap_compare"
6127   output-file-type: ".html"
6128   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6129   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6130   filter: "'NIC_Intel-X710' and
6131            'NF_DENSITY' and
6132            'DOCKER' and
6133            'PIPELINE' and
6134            'NF_VPPIP4' and
6135            'IMIX' and
6136            '4T2C' and
6137            'NDRPDR'"
6138   reference:
6139     include: "2"
6140     name: "CNF-1c"
6141   compare:
6142     include: "1"
6143     name: "CNF-0.5c"
6144   parameters:
6145   - "throughput"
6146   - "name"
6147   - "tags"
6148   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6149   x-axis: "X = CNFs per Service Pipeline"
6150   y-axis: "Y = Number of Service Pipelines"
6151   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6152   layout:
6153     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6154     layout: "plot-service-density"
6155
6156 - type: "plot"
6157   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6158   algorithm: "plot_service_density_heatmap_compare"
6159   output-file-type: ".html"
6160   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6161   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6162   filter: "'NIC_Intel-X710' and
6163            'NF_DENSITY' and
6164            'DOCKER' and
6165            'PIPELINE' and
6166            'NF_VPPIP4' and
6167            'IMIX' and
6168            '8T4C' and
6169            'NDRPDR'"
6170   reference:
6171     include: "2"
6172     name: "CNF-1c"
6173   compare:
6174     include: "1"
6175     name: "CNF-0.5c"
6176   parameters:
6177   - "throughput"
6178   - "name"
6179   - "tags"
6180   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6181   x-axis: "X = CNFs per Service Pipeline"
6182   y-axis: "Y = Number of Service Pipelines"
6183   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6184   layout:
6185     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6186     layout: "plot-service-density"
6187
6188 # Plots - NF Density - CSP - PDR 64b
6189 - type: "plot"
6190   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6191   algorithm: "plot_service_density_heatmap_compare"
6192   output-file-type: ".html"
6193   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6194   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6195   filter: "'NIC_Intel-X710' and
6196            'NF_DENSITY' and
6197            'DOCKER' and
6198            'PIPELINE' and
6199            'NF_VPPIP4' and
6200            '64B' and
6201            '2T1C' and
6202            'NDRPDR'"
6203   reference:
6204     include: "2"
6205     name: "CNF-1c"
6206   compare:
6207     include: "1"
6208     name: "CNF-0.5c"
6209   parameters:
6210   - "throughput"
6211   - "name"
6212   - "tags"
6213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6214   x-axis: "X = CNFs per Service Pipeline"
6215   y-axis: "Y = Number of Service Pipelines"
6216   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6217   layout:
6218     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6219     layout: "plot-service-density"
6220
6221 - type: "plot"
6222   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6223   algorithm: "plot_service_density_heatmap_compare"
6224   output-file-type: ".html"
6225   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6226   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6227   filter: "'NIC_Intel-X710' and
6228            'NF_DENSITY' and
6229            'DOCKER' and
6230            'PIPELINE' and
6231            'NF_VPPIP4' and
6232            '64B' and
6233            '4T2C' and
6234            'NDRPDR'"
6235   reference:
6236     include: "2"
6237     name: "CNF-1c"
6238   compare:
6239     include: "1"
6240     name: "CNF-0.5c"
6241   parameters:
6242   - "throughput"
6243   - "name"
6244   - "tags"
6245   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6246   x-axis: "X = CNFs per Service Pipeline"
6247   y-axis: "Y = Number of Service Pipelines"
6248   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6249   layout:
6250     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6251     layout: "plot-service-density"
6252
6253 - type: "plot"
6254   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6255   algorithm: "plot_service_density_heatmap_compare"
6256   output-file-type: ".html"
6257   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6258   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6259   filter: "'NIC_Intel-X710' and
6260            'NF_DENSITY' and
6261            'DOCKER' and
6262            'PIPELINE' and
6263            'NF_VPPIP4' and
6264            '64B' and
6265            '8T4C' and
6266            'NDRPDR'"
6267   reference:
6268     include: "2"
6269     name: "CNF-1c"
6270   compare:
6271     include: "1"
6272     name: "CNF-0.5c"
6273   parameters:
6274   - "throughput"
6275   - "name"
6276   - "tags"
6277   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6278   x-axis: "X = CNFs per Service Pipeline"
6279   y-axis: "Y = Number of Service Pipelines"
6280   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6281   layout:
6282     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6283     layout: "plot-service-density"
6284
6285 # Plots - NF Density - CSP - PDR IMIX
6286 - type: "plot"
6287   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6288   algorithm: "plot_service_density_heatmap_compare"
6289   output-file-type: ".html"
6290   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6291   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6292   filter: "'NIC_Intel-X710' and
6293            'NF_DENSITY' and
6294            'DOCKER' and
6295            'PIPELINE' and
6296            'NF_VPPIP4' and
6297            'IMIX' and
6298            '2T1C' and
6299            'NDRPDR'"
6300   reference:
6301     include: "2"
6302     name: "CNF-1c"
6303   compare:
6304     include: "1"
6305     name: "CNF-0.5c"
6306   parameters:
6307   - "throughput"
6308   - "name"
6309   - "tags"
6310   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6311   x-axis: "X = CNFs per Service Pipeline"
6312   y-axis: "Y = Number of Service Pipelines"
6313   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6314   layout:
6315     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6316     layout: "plot-service-density"
6317
6318 - type: "plot"
6319   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6320   algorithm: "plot_service_density_heatmap_compare"
6321   output-file-type: ".html"
6322   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6323   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6324   filter: "'NIC_Intel-X710' and
6325            'NF_DENSITY' and
6326            'DOCKER' and
6327            'PIPELINE' and
6328            'NF_VPPIP4' and
6329            'IMIX' and
6330            '4T2C' and
6331            'NDRPDR'"
6332   reference:
6333     include: "2"
6334     name: "CNF-1c"
6335   compare:
6336     include: "1"
6337     name: "CNF-0.5c"
6338   parameters:
6339   - "throughput"
6340   - "name"
6341   - "tags"
6342   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6343   x-axis: "X = CNFs per Service Pipeline"
6344   y-axis: "Y = Number of Service Pipelines"
6345   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6346   layout:
6347     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6348     layout: "plot-service-density"
6349
6350 - type: "plot"
6351   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6352   algorithm: "plot_service_density_heatmap_compare"
6353   output-file-type: ".html"
6354   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6355   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6356   filter: "'NIC_Intel-X710' and
6357            'NF_DENSITY' and
6358            'DOCKER' and
6359            'PIPELINE' and
6360            'NF_VPPIP4' and
6361            'IMIX' and
6362            '8T4C' and
6363            'NDRPDR'"
6364   reference:
6365     include: "2"
6366     name: "CNF-1c"
6367   compare:
6368     include: "1"
6369     name: "CNF-0.5c"
6370   parameters:
6371   - "throughput"
6372   - "name"
6373   - "tags"
6374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6375   x-axis: "X = CNFs per Service Pipeline"
6376   y-axis: "Y = Number of Service Pipelines"
6377   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6378   layout:
6379     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6380     layout: "plot-service-density"
6381
6382 ################################################################################
6383 ## Plots VPP HTTP Server Performance
6384 #- type: "plot"
6385 #  title: "VPP HTTP Server Performance"
6386 #  algorithm: "plot_http_server_performance_box"
6387 #  output-file-type: ".html"
6388 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6389 #  data:
6390 #    "plot-vpp-http-server-performance"
6391 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6392 #  # each tag is enclosed with ' (apostrophe).
6393 #  filter: "'HTTP' and 'TCP_CPS'"
6394 #  parameters:
6395 #  - "result"
6396 #  - "name"
6397 #  traces:
6398 #    hoverinfo: "x+y"
6399 #    boxpoints: "outliers"
6400 #    whiskerwidth: 0
6401 #  layout:
6402 #    title: "VPP HTTP Server Performance"
6403 #    layout:
6404 #      "plot-cps"
6405 #
6406 #- type: "plot"
6407 #  title: "VPP HTTP Server Performance"
6408 #  algorithm: "plot_http_server_performance_box"
6409 #  output-file-type: ".html"
6410 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6411 #  data:
6412 #    "plot-vpp-http-server-performance"
6413 #  filter: "'HTTP' and 'TCP_RPS'"
6414 #  parameters:
6415 #  - "result"
6416 #  - "name"
6417 #  traces:
6418 #    hoverinfo: "x+y"
6419 #    boxpoints: "outliers"
6420 #    whiskerwidth: 0
6421 #  layout:
6422 #    title: "VPP HTTP Server Performance"
6423 #    layout:
6424 #      "plot-rps"
6425
6426 ################################################################################
6427
6428 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6429 - type: "plot"
6430   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6431   algorithm: "plot_performance_box"
6432   output-file-type: ".html"
6433   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6435   filter: "'NIC_Intel-X520-DA2' and
6436            '64B' and
6437            ('BASE' or 'SCALE') and
6438            'NDRPDR' and
6439            'ETH' and
6440            '1T1C' and
6441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6442            not 'VHOST' and
6443            not 'MEMIF'"
6444   parameters:
6445   - "throughput"
6446   - "parent"
6447   - "tags"
6448   sort:
6449   - "L2PATCH"
6450   - "L2XCBASE"
6451   - "BASE"
6452   - "FIB_10K"
6453   - "FIB_100K"
6454   - "FIB_1M"
6455   traces:
6456     hoverinfo: "x+y"
6457     boxpoints: "outliers"
6458     whiskerwidth: 0
6459   layout:
6460     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6461     layout: "plot-throughput"
6462
6463 - type: "plot"
6464   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6465   algorithm: "plot_performance_box"
6466   output-file-type: ".html"
6467   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6469   filter: "'NIC_Intel-X520-DA2' and
6470            '64B' and
6471            ('BASE' or 'SCALE') and
6472            'NDRPDR' and
6473            'ETH' and
6474            '1T1C' and
6475            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6476            not 'VHOST' and
6477            not 'MEMIF'"
6478   parameters:
6479   - "throughput"
6480   - "parent"
6481   - "tags"
6482   sort:
6483   - "L2PATCH"
6484   - "L2XCBASE"
6485   - "BASE"
6486   - "FIB_10K"
6487   - "FIB_100K"
6488   - "FIB_1M"
6489   traces:
6490     hoverinfo: "x+y"
6491     boxpoints: "outliers"
6492     whiskerwidth: 0
6493   layout:
6494     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6495     layout: "plot-throughput"
6496
6497 - type: "plot"
6498   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6499   algorithm: "plot_performance_box"
6500   output-file-type: ".html"
6501   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6503   filter: "'NIC_Intel-X520-DA2' and
6504            '64B' and
6505            ('BASE' or 'SCALE') and
6506            'NDRPDR' and
6507            'ETH' and
6508            '2T2C' and
6509            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6510            not 'VHOST' and
6511            not 'MEMIF'"
6512   parameters:
6513   - "throughput"
6514   - "parent"
6515   - "tags"
6516   sort:
6517   - "L2PATCH"
6518   - "L2XCBASE"
6519   - "BASE"
6520   - "FIB_10K"
6521   - "FIB_100K"
6522   - "FIB_1M"
6523   traces:
6524     hoverinfo: "x+y"
6525     boxpoints: "outliers"
6526     whiskerwidth: 0
6527   layout:
6528     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6529     layout: "plot-throughput"
6530
6531 - type: "plot"
6532   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6533   algorithm: "plot_performance_box"
6534   output-file-type: ".html"
6535   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6537   filter: "'NIC_Intel-X520-DA2' and
6538            '64B' and
6539            ('BASE' or 'SCALE') and
6540            'NDRPDR' and
6541            'ETH' and
6542            '2T2C' and
6543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6544            not 'VHOST' and
6545            not 'MEMIF'"
6546   parameters:
6547   - "throughput"
6548   - "parent"
6549   - "tags"
6550   sort:
6551   - "L2PATCH"
6552   - "L2XCBASE"
6553   - "BASE"
6554   - "FIB_10K"
6555   - "FIB_100K"
6556   - "FIB_1M"
6557   traces:
6558     hoverinfo: "x+y"
6559     boxpoints: "outliers"
6560     whiskerwidth: 0
6561   layout:
6562     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6563     layout: "plot-throughput"
6564
6565 # Packet Throughput - VPP L2 3n-hsw-x520 features
6566 - type: "plot"
6567   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6568   algorithm: "plot_performance_box"
6569   output-file-type: ".html"
6570   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6572   filter: "'NIC_Intel-X520-DA2' and
6573            '64B' and
6574            'NDRPDR' and
6575            '1T1C' and
6576            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6577            not 'ACL' and
6578            not 'VHOST' and
6579            not 'MEMIF'"
6580   parameters:
6581   - "throughput"
6582   - "parent"
6583   - "tags"
6584   sort:
6585   - "L2XCBASE"    # l2xcbase
6586   - "L2BDBASE"    # l2bdbase
6587   - "L2XCFWD"     # dot1q-l2xcbase
6588   - "L2BDMACLRN"  # dot1q-l2bdbase
6589   traces:
6590     hoverinfo: "x+y"
6591     boxpoints: "outliers"
6592     whiskerwidth: 0
6593   layout:
6594     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6595     layout: "plot-throughput"
6596
6597 - type: "plot"
6598   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6599   algorithm: "plot_performance_box"
6600   output-file-type: ".html"
6601   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6603   filter: "'NIC_Intel-X520-DA2' and
6604            '64B' and
6605            'NDRPDR' and
6606            '1T1C' and
6607            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6608            not 'ACL' and
6609            not 'VHOST' and
6610            not 'MEMIF'"
6611   parameters:
6612   - "throughput"
6613   - "parent"
6614   - "tags"
6615   sort:
6616   - "L2XCBASE"    # l2xcbase
6617   - "L2BDBASE"    # l2bdbase
6618   - "L2XCFWD"     # dot1q-l2xcbase
6619   - "L2BDMACLRN"  # dot1q-l2bdbase
6620   traces:
6621     hoverinfo: "x+y"
6622     boxpoints: "outliers"
6623     whiskerwidth: 0
6624   layout:
6625     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6626     layout: "plot-throughput"
6627
6628 - type: "plot"
6629   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6630   algorithm: "plot_performance_box"
6631   output-file-type: ".html"
6632   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6634   filter: "'NIC_Intel-X520-DA2' and
6635            '64B' and
6636            'NDRPDR' and
6637            '2T2C' and
6638            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6639            not 'ACL' and
6640            not 'VHOST' and
6641            not 'MEMIF'"
6642   parameters:
6643   - "throughput"
6644   - "parent"
6645   - "tags"
6646   sort:
6647   - "L2XCBASE"    # l2xcbase
6648   - "L2BDBASE"    # l2bdbase
6649   - "L2XCFWD"     # dot1q-l2xcbase
6650   - "L2BDMACLRN"  # dot1q-l2bdbase
6651   traces:
6652     hoverinfo: "x+y"
6653     boxpoints: "outliers"
6654     whiskerwidth: 0
6655   layout:
6656     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6657     layout: "plot-throughput"
6658
6659 - type: "plot"
6660   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6661   algorithm: "plot_performance_box"
6662   output-file-type: ".html"
6663   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6664   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6665   filter: "'NIC_Intel-X520-DA2' and
6666            '64B' and
6667            'NDRPDR' and
6668            '2T2C' and
6669            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6670            not 'ACL' and
6671            not 'VHOST' and
6672            not 'MEMIF'"
6673   parameters:
6674   - "throughput"
6675   - "parent"
6676   - "tags"
6677   sort:
6678   - "L2XCBASE"    # l2xcbase
6679   - "L2BDBASE"    # l2bdbase
6680   - "L2XCFWD"     # dot1q-l2xcbase
6681   - "L2BDMACLRN"  # dot1q-l2bdbase
6682   traces:
6683     hoverinfo: "x+y"
6684     boxpoints: "outliers"
6685     whiskerwidth: 0
6686   layout:
6687     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6688     layout: "plot-throughput"
6689
6690 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6691 - type: "plot"
6692   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6693   algorithm: "plot_performance_box"
6694   output-file-type: ".html"
6695   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6697   filter: "'NIC_Intel-X520-DA2' and
6698            '64B' and
6699            'NDRPDR' and
6700            '1T1C' and
6701            'FEATURE' and
6702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6703            'IACL' and
6704            ('ACL1' or 'ACL50') and
6705            ('10K_FLOWS' or '10k_FLOWS') and
6706            not 'MACIP' and
6707            not 'VHOST' and
6708            not 'MEMIF'"
6709   parameters:
6710   - "throughput"
6711   - "parent"
6712   - "tags"
6713   traces:
6714     hoverinfo: "x+y"
6715     boxpoints: "outliers"
6716     whiskerwidth: 0
6717   layout:
6718     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6719     layout: "plot-throughput"
6720
6721 - type: "plot"
6722   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6723   algorithm: "plot_performance_box"
6724   output-file-type: ".html"
6725   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6727   filter: "'NIC_Intel-X520-DA2' and
6728            '64B' and
6729            'NDRPDR' and
6730            '1T1C' and
6731            'FEATURE' and
6732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6733            'IACL' and
6734            ('ACL1' or 'ACL50') and
6735            ('10K_FLOWS' or '10k_FLOWS') and
6736            not 'MACIP' and
6737            not 'VHOST' and
6738            not 'MEMIF'"
6739   parameters:
6740   - "throughput"
6741   - "parent"
6742   - "tags"
6743   traces:
6744     hoverinfo: "x+y"
6745     boxpoints: "outliers"
6746     whiskerwidth: 0
6747   layout:
6748     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6749     layout: "plot-throughput"
6750
6751 - type: "plot"
6752   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6753   algorithm: "plot_performance_box"
6754   output-file-type: ".html"
6755   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6757   filter: "'NIC_Intel-X520-DA2' and
6758            '64B' and
6759            'NDRPDR' and
6760            '2T2C' and
6761            'FEATURE' and
6762            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6763            'IACL' and
6764            ('ACL1' or 'ACL50') and
6765            ('10K_FLOWS' or '10k_FLOWS') and
6766            not 'MACIP' and
6767            not 'VHOST' and
6768            not 'MEMIF'"
6769   parameters:
6770   - "throughput"
6771   - "parent"
6772   - "tags"
6773   traces:
6774     hoverinfo: "x+y"
6775     boxpoints: "outliers"
6776     whiskerwidth: 0
6777   layout:
6778     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6779     layout: "plot-throughput"
6780
6781 - type: "plot"
6782   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6783   algorithm: "plot_performance_box"
6784   output-file-type: ".html"
6785   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6787   filter: "'NIC_Intel-X520-DA2' and
6788            '64B' and
6789            'NDRPDR' and
6790            '2T2C' and
6791            'FEATURE' and
6792            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6793            'IACL' and
6794            ('ACL1' or 'ACL50') and
6795            ('10K_FLOWS' or '10k_FLOWS') and
6796            not 'MACIP' and
6797            not 'VHOST' and
6798            not 'MEMIF'"
6799   parameters:
6800   - "throughput"
6801   - "parent"
6802   - "tags"
6803   traces:
6804     hoverinfo: "x+y"
6805     boxpoints: "outliers"
6806     whiskerwidth: 0
6807   layout:
6808     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6809     layout: "plot-throughput"
6810
6811 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6812 - type: "plot"
6813   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6814   algorithm: "plot_performance_box"
6815   output-file-type: ".html"
6816   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6818   filter: "'NIC_Intel-X520-DA2' and
6819            '64B' and
6820            'NDRPDR' and
6821            '1T1C' and
6822            'FEATURE' and
6823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6824            'OACL' and
6825            ('ACL1' or 'ACL50') and
6826            ('10K_FLOWS' or '10k_FLOWS') and
6827            not 'MACIP' and
6828            not 'VHOST' and
6829            not 'MEMIF'"
6830   parameters:
6831   - "throughput"
6832   - "parent"
6833   - "tags"
6834   traces:
6835     hoverinfo: "x+y"
6836     boxpoints: "outliers"
6837     whiskerwidth: 0
6838   layout:
6839     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6840     layout: "plot-throughput"
6841
6842 - type: "plot"
6843   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6844   algorithm: "plot_performance_box"
6845   output-file-type: ".html"
6846   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6848   filter: "'NIC_Intel-X520-DA2' and
6849            '64B' and
6850            'NDRPDR' and
6851            '1T1C' and
6852            'FEATURE' and
6853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6854            'OACL' and
6855            ('ACL1' or 'ACL50') and
6856            ('10K_FLOWS' or '10k_FLOWS') and
6857            not 'MACIP' and
6858            not 'VHOST' and
6859            not 'MEMIF'"
6860   parameters:
6861   - "throughput"
6862   - "parent"
6863   - "tags"
6864   traces:
6865     hoverinfo: "x+y"
6866     boxpoints: "outliers"
6867     whiskerwidth: 0
6868   layout:
6869     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6870     layout: "plot-throughput"
6871
6872 - type: "plot"
6873   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6874   algorithm: "plot_performance_box"
6875   output-file-type: ".html"
6876   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6878   filter: "'NIC_Intel-X520-DA2' and
6879            '64B' and
6880            'NDRPDR' and
6881            '2T2C' and
6882            'FEATURE' and
6883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6884            'OACL' and
6885            ('ACL1' or 'ACL50') and
6886            ('10K_FLOWS' or '10k_FLOWS') and
6887            not 'MACIP' and
6888            not 'VHOST' and
6889            not 'MEMIF'"
6890   parameters:
6891   - "throughput"
6892   - "parent"
6893   - "tags"
6894   traces:
6895     hoverinfo: "x+y"
6896     boxpoints: "outliers"
6897     whiskerwidth: 0
6898   layout:
6899     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6900     layout: "plot-throughput"
6901
6902 - type: "plot"
6903   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6904   algorithm: "plot_performance_box"
6905   output-file-type: ".html"
6906   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6908   filter: "'NIC_Intel-X520-DA2' and
6909            '64B' and
6910            'NDRPDR' and
6911            '2T2C' and
6912            'FEATURE' and
6913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6914            'OACL' and
6915            ('ACL1' or 'ACL50') and
6916            ('10K_FLOWS' or '10k_FLOWS') and
6917            not 'MACIP' and
6918            not 'VHOST' and
6919            not 'MEMIF'"
6920   parameters:
6921   - "throughput"
6922   - "parent"
6923   - "tags"
6924   traces:
6925     hoverinfo: "x+y"
6926     boxpoints: "outliers"
6927     whiskerwidth: 0
6928   layout:
6929     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6930     layout: "plot-throughput"
6931
6932 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6933 - type: "plot"
6934   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6935   algorithm: "plot_performance_box"
6936   output-file-type: ".html"
6937   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6938   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6939   filter: "'NIC_Intel-X520-DA2' and
6940            '64B' and
6941            'NDRPDR' and
6942            '1T1C' and
6943            'FEATURE' and
6944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6945            'MACIP' and
6946            ('ACL1' or 'ACL50') and
6947            ('10K_FLOWS' or '10k_FLOWS') and
6948            not 'VHOST' and
6949            not 'MEMIF'"
6950   parameters:
6951   - "throughput"
6952   - "parent"
6953   - "tags"
6954   traces:
6955     hoverinfo: "x+y"
6956     boxpoints: "outliers"
6957     whiskerwidth: 0
6958   layout:
6959     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6960     layout: "plot-throughput"
6961
6962 - type: "plot"
6963   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6964   algorithm: "plot_performance_box"
6965   output-file-type: ".html"
6966   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6968   filter: "'NIC_Intel-X520-DA2' and
6969            '64B' and
6970            'NDRPDR' and
6971            '1T1C' and
6972            'FEATURE' and
6973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6974            'MACIP' and
6975            ('ACL1' or 'ACL50') and
6976            ('10K_FLOWS' or '10k_FLOWS') and
6977            not 'VHOST' and
6978            not 'MEMIF'"
6979   parameters:
6980   - "throughput"
6981   - "parent"
6982   - "tags"
6983   traces:
6984     hoverinfo: "x+y"
6985     boxpoints: "outliers"
6986     whiskerwidth: 0
6987   layout:
6988     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6989     layout: "plot-throughput"
6990
6991 - type: "plot"
6992   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6993   algorithm: "plot_performance_box"
6994   output-file-type: ".html"
6995   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6997   filter: "'NIC_Intel-X520-DA2' and
6998            '64B' and
6999            'NDRPDR' and
7000            '2T2C' and
7001            'FEATURE' and
7002            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7003            'MACIP' and
7004            ('ACL1' or 'ACL50') and
7005            ('10K_FLOWS' or '10k_FLOWS') and
7006            not 'VHOST' and
7007            not 'MEMIF'"
7008   parameters:
7009   - "throughput"
7010   - "parent"
7011   - "tags"
7012   traces:
7013     hoverinfo: "x+y"
7014     boxpoints: "outliers"
7015     whiskerwidth: 0
7016   layout:
7017     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
7018     layout: "plot-throughput"
7019
7020 - type: "plot"
7021   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7022   algorithm: "plot_performance_box"
7023   output-file-type: ".html"
7024   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7026   filter: "'NIC_Intel-X520-DA2' and
7027            '64B' and
7028            'NDRPDR' and
7029            '2T2C' and
7030            'FEATURE' and
7031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7032            'MACIP' and
7033            ('ACL1' or 'ACL50') and
7034            ('10K_FLOWS' or '10k_FLOWS') and
7035            not 'VHOST' and
7036            not 'MEMIF'"
7037   parameters:
7038   - "throughput"
7039   - "parent"
7040   - "tags"
7041   traces:
7042     hoverinfo: "x+y"
7043     boxpoints: "outliers"
7044     whiskerwidth: 0
7045   layout:
7046     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7047     layout: "plot-throughput"
7048
7049 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7050 - type: "plot"
7051   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7052   algorithm: "plot_performance_box"
7053   output-file-type: ".html"
7054   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7056   filter: "'NIC_Intel-X710' and
7057            '64B' and
7058            ('BASE' or 'SCALE') and
7059            'NDRPDR' and
7060            'ETH' and
7061            '1T1C' and
7062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7063            not 'VHOST' and
7064            not 'MEMIF'"
7065   parameters:
7066   - "throughput"
7067   - "parent"
7068   - "tags"
7069   sort:
7070   - "L2PATCH"
7071   - "L2XCFWD"
7072   - "L2BDMACLRN"
7073   - "FIB_10K"
7074   - "FIB_100K"
7075   - "FIB_1M"
7076   traces:
7077     hoverinfo: "x+y"
7078     boxpoints: "outliers"
7079     whiskerwidth: 0
7080   layout:
7081     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7082     layout: "plot-throughput"
7083
7084 - type: "plot"
7085   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7086   algorithm: "plot_performance_box"
7087   output-file-type: ".html"
7088   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7090   filter: "'NIC_Intel-X710' and
7091            '64B' and
7092            ('BASE' or 'SCALE') and
7093            'NDRPDR' and
7094            'ETH' and
7095            '1T1C' and
7096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7097            not 'VHOST' and
7098            not 'MEMIF'"
7099   parameters:
7100   - "throughput"
7101   - "parent"
7102   - "tags"
7103   sort:
7104   - "L2PATCH"
7105   - "L2XCFWD"
7106   - "L2BDMACLRN"
7107   - "FIB_10K"
7108   - "FIB_100K"
7109   - "FIB_1M"
7110   traces:
7111     hoverinfo: "x+y"
7112     boxpoints: "outliers"
7113     whiskerwidth: 0
7114   layout:
7115     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7116     layout: "plot-throughput"
7117
7118 - type: "plot"
7119   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7120   algorithm: "plot_performance_box"
7121   output-file-type: ".html"
7122   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7124   filter: "'NIC_Intel-X710' and
7125            '64B' and
7126            ('BASE' or 'SCALE') and
7127            'NDRPDR' and
7128            'ETH' and
7129            '2T2C' and
7130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7131            not 'VHOST' and
7132            not 'MEMIF'"
7133   parameters:
7134   - "throughput"
7135   - "parent"
7136   - "tags"
7137   sort:
7138   - "L2PATCH"
7139   - "L2XCFWD"
7140   - "L2BDMACLRN"
7141   - "FIB_10K"
7142   - "FIB_100K"
7143   - "FIB_1M"
7144   traces:
7145     hoverinfo: "x+y"
7146     boxpoints: "outliers"
7147     whiskerwidth: 0
7148   layout:
7149     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7150     layout: "plot-throughput"
7151
7152 - type: "plot"
7153   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7154   algorithm: "plot_performance_box"
7155   output-file-type: ".html"
7156   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7158   filter: "'NIC_Intel-X710' and
7159            '64B' and
7160            ('BASE' or 'SCALE') and
7161            'NDRPDR' and
7162            'ETH' and
7163            '2T2C' and
7164            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7165            not 'VHOST' and
7166            not 'MEMIF'"
7167   parameters:
7168   - "throughput"
7169   - "parent"
7170   - "tags"
7171   sort:
7172   - "L2PATCH"
7173   - "L2XCFWD"
7174   - "L2BDMACLRN"
7175   - "FIB_10K"
7176   - "FIB_100K"
7177   - "FIB_1M"
7178   traces:
7179     hoverinfo: "x+y"
7180     boxpoints: "outliers"
7181     whiskerwidth: 0
7182   layout:
7183     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7184     layout: "plot-throughput"
7185
7186 # Packet Throughput - VPP L2 3n-hsw-x710 features
7187 - type: "plot"
7188   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7189   algorithm: "plot_performance_box"
7190   output-file-type: ".html"
7191   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7193   filter: "'NIC_Intel-X710' and
7194            '64B' and
7195            'NDRPDR' and
7196            '1T1C' and
7197            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7198            not 'ACL' and
7199            not 'VHOST' and
7200            not 'L2OVRLAY' and
7201            not 'MEMIF'"
7202   parameters:
7203   - "throughput"
7204   - "parent"
7205   - "tags"
7206   sort:
7207   - "L2XCBASE"    # l2xcbase
7208   - "L2BDBASE"    # l2bdbase
7209   - "L2XCFWD"     # dot1q-l2xcbase
7210   - "L2BDMACLRN"  # dot1q-l2bdbase
7211   traces:
7212     hoverinfo: "x+y"
7213     boxpoints: "outliers"
7214     whiskerwidth: 0
7215   layout:
7216     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7217     layout: "plot-throughput"
7218
7219 - type: "plot"
7220   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7221   algorithm: "plot_performance_box"
7222   output-file-type: ".html"
7223   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7225   filter: "'NIC_Intel-X710' and
7226            '64B' and
7227            'NDRPDR' and
7228            '1T1C' and
7229            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7230            not 'ACL' and
7231            not 'VHOST' and
7232            not 'L2OVRLAY' and
7233            not 'MEMIF'"
7234   parameters:
7235   - "throughput"
7236   - "parent"
7237   - "tags"
7238   sort:
7239   - "L2XCBASE"    # l2xcbase
7240   - "L2BDBASE"    # l2bdbase
7241   - "L2XCFWD"     # dot1q-l2xcbase
7242   - "L2BDMACLRN"  # dot1q-l2bdbase
7243   traces:
7244     hoverinfo: "x+y"
7245     boxpoints: "outliers"
7246     whiskerwidth: 0
7247   layout:
7248     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7249     layout: "plot-throughput"
7250
7251 - type: "plot"
7252   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7253   algorithm: "plot_performance_box"
7254   output-file-type: ".html"
7255   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7257   filter: "'NIC_Intel-X710' and
7258            '64B' and
7259            'NDRPDR' and
7260            '2T2C' and
7261            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7262            not 'ACL' and
7263            not 'VHOST' and
7264            not 'L2OVRLAY' and
7265            not 'MEMIF'"
7266   parameters:
7267   - "throughput"
7268   - "parent"
7269   - "tags"
7270   sort:
7271   - "L2XCBASE"    # l2xcbase
7272   - "L2BDBASE"    # l2bdbase
7273   - "L2XCFWD"     # dot1q-l2xcbase
7274   - "L2BDMACLRN"  # dot1q-l2bdbase
7275   traces:
7276     hoverinfo: "x+y"
7277     boxpoints: "outliers"
7278     whiskerwidth: 0
7279   layout:
7280     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7281     layout: "plot-throughput"
7282
7283 - type: "plot"
7284   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7285   algorithm: "plot_performance_box"
7286   output-file-type: ".html"
7287   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7289   filter: "'NIC_Intel-X710' and
7290            '64B' and
7291            'NDRPDR' and
7292            '2T2C' and
7293            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7294            not 'ACL' and
7295            not 'VHOST' and
7296            not 'L2OVRLAY' and
7297            not 'MEMIF'"
7298   parameters:
7299   - "throughput"
7300   - "parent"
7301   - "tags"
7302   sort:
7303   - "L2XCBASE"    # l2xcbase
7304   - "L2BDBASE"    # l2bdbase
7305   - "L2XCFWD"     # dot1q-l2xcbase
7306   - "L2BDMACLRN"  # dot1q-l2bdbase
7307   traces:
7308     hoverinfo: "x+y"
7309     boxpoints: "outliers"
7310     whiskerwidth: 0
7311   layout:
7312     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7313     layout: "plot-throughput"
7314
7315 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7316 - type: "plot"
7317   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7318   algorithm: "plot_performance_box"
7319   output-file-type: ".html"
7320   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7322   filter: "'NIC_Intel-X710' and
7323            '64B' and
7324            'NDRPDR' and
7325            '1T1C' and
7326            'FEATURE' and
7327            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7328            'IACL' and
7329            ('ACL1' or 'ACL50') and
7330            ('10K_FLOWS' or '10k_FLOWS') and
7331            not 'MACIP' and
7332            not 'VHOST' and
7333            not 'MEMIF'"
7334   parameters:
7335   - "throughput"
7336   - "parent"
7337   - "tags"
7338   traces:
7339     hoverinfo: "x+y"
7340     boxpoints: "outliers"
7341     whiskerwidth: 0
7342   layout:
7343     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7344     layout: "plot-throughput"
7345
7346 - type: "plot"
7347   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7348   algorithm: "plot_performance_box"
7349   output-file-type: ".html"
7350   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7351   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7352   filter: "'NIC_Intel-X710' and
7353            '64B' and
7354            'NDRPDR' and
7355            '1T1C' and
7356            'FEATURE' and
7357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7358            'IACL' and
7359            ('ACL1' or 'ACL50') and
7360            ('10K_FLOWS' or '10k_FLOWS') and
7361            not 'MACIP' and
7362            not 'VHOST' and
7363            not 'MEMIF'"
7364   parameters:
7365   - "throughput"
7366   - "parent"
7367   - "tags"
7368   traces:
7369     hoverinfo: "x+y"
7370     boxpoints: "outliers"
7371     whiskerwidth: 0
7372   layout:
7373     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7374     layout: "plot-throughput"
7375
7376 - type: "plot"
7377   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7378   algorithm: "plot_performance_box"
7379   output-file-type: ".html"
7380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7382   filter: "'NIC_Intel-X710' and
7383            '64B' and
7384            'NDRPDR' and
7385            '2T2C' and
7386            'FEATURE' and
7387            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7388            'IACL' and
7389            ('ACL1' or 'ACL50') and
7390            ('10K_FLOWS' or '10k_FLOWS') and
7391            not 'MACIP' and
7392            not 'VHOST' and
7393            not 'MEMIF'"
7394   parameters:
7395   - "throughput"
7396   - "parent"
7397   - "tags"
7398   traces:
7399     hoverinfo: "x+y"
7400     boxpoints: "outliers"
7401     whiskerwidth: 0
7402   layout:
7403     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7404     layout: "plot-throughput"
7405
7406 - type: "plot"
7407   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7408   algorithm: "plot_performance_box"
7409   output-file-type: ".html"
7410   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7412   filter: "'NIC_Intel-X710' and
7413            '64B' and
7414            'NDRPDR' and
7415            '2T2C' and
7416            'FEATURE' and
7417            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7418            'IACL' and
7419            ('ACL1' or 'ACL50') and
7420            ('10K_FLOWS' or '10k_FLOWS') and
7421            not 'MACIP' and
7422            not 'VHOST' and
7423            not 'MEMIF'"
7424   parameters:
7425   - "throughput"
7426   - "parent"
7427   - "tags"
7428   traces:
7429     hoverinfo: "x+y"
7430     boxpoints: "outliers"
7431     whiskerwidth: 0
7432   layout:
7433     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7434     layout: "plot-throughput"
7435
7436 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7437 - type: "plot"
7438   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7439   algorithm: "plot_performance_box"
7440   output-file-type: ".html"
7441   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7443   filter: "'NIC_Intel-XL710' and
7444            '64B' and
7445            'BASE' and
7446            'NDRPDR' and
7447            'ETH' and
7448            '1T1C' and
7449            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7450            not 'VHOST' and
7451            not 'MEMIF'"
7452   parameters:
7453   - "throughput"
7454   - "parent"
7455   - "tags"
7456   sort:
7457   - "L2PATCH"
7458   - "L2XCFWD"
7459   - "L2BDMACLRN"
7460   traces:
7461     hoverinfo: "x+y"
7462     boxpoints: "outliers"
7463     whiskerwidth: 0
7464   layout:
7465     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7466     layout: "plot-throughput"
7467
7468 - type: "plot"
7469   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7470   algorithm: "plot_performance_box"
7471   output-file-type: ".html"
7472   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7474   filter: "'NIC_Intel-XL710' and
7475            '64B' and
7476            'BASE' and
7477            'NDRPDR' and
7478            'ETH' and
7479            '1T1C' and
7480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7481            not 'VHOST' and
7482            not 'MEMIF'"
7483   parameters:
7484   - "throughput"
7485   - "parent"
7486   - "tags"
7487   sort:
7488   - "L2PATCH"
7489   - "L2XCFWD"
7490   - "L2BDMACLRN"
7491   traces:
7492     hoverinfo: "x+y"
7493     boxpoints: "outliers"
7494     whiskerwidth: 0
7495   layout:
7496     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7497     layout: "plot-throughput"
7498
7499 - type: "plot"
7500   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7501   algorithm: "plot_performance_box"
7502   output-file-type: ".html"
7503   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7504   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7505   filter: "'NIC_Intel-XL710' and
7506            '64B' and
7507            'BASE' and
7508            'NDRPDR' and
7509            'ETH' and
7510            '2T2C' and
7511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7512            not 'VHOST' and
7513            not 'MEMIF'"
7514   parameters:
7515   - "throughput"
7516   - "parent"
7517   - "tags"
7518   sort:
7519   - "L2PATCH"
7520   - "L2XCFWD"
7521   - "L2BDMACLRN"
7522   traces:
7523     hoverinfo: "x+y"
7524     boxpoints: "outliers"
7525     whiskerwidth: 0
7526   layout:
7527     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7528     layout: "plot-throughput"
7529
7530 - type: "plot"
7531   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7532   algorithm: "plot_performance_box"
7533   output-file-type: ".html"
7534   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7536   filter: "'NIC_Intel-XL710' and
7537            '64B' and
7538            'BASE' and
7539            'NDRPDR' and
7540            'ETH' and
7541            '2T2C' and
7542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7543            not 'VHOST' and
7544            not 'MEMIF'"
7545   parameters:
7546   - "throughput"
7547   - "parent"
7548   - "tags"
7549   sort:
7550   - "L2PATCH"
7551   - "L2XCFWD"
7552   - "L2BDMACLRN"
7553   traces:
7554     hoverinfo: "x+y"
7555     boxpoints: "outliers"
7556     whiskerwidth: 0
7557   layout:
7558     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7559     layout: "plot-throughput"
7560
7561 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7562 - type: "plot"
7563   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7564   algorithm: "plot_performance_box"
7565   output-file-type: ".html"
7566   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7568   filter: "'NIC_Intel-X710' and
7569            '64B' and
7570            ('BASE' or 'SCALE') and
7571            'NDRPDR' and
7572            'ETH' and
7573            '2T1C' and
7574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7575            not 'VHOST' and
7576            not 'MEMIF' and
7577            not 'DRV_AVF'"
7578   parameters:
7579   - "throughput"
7580   - "parent"
7581   - "tags"
7582   sort:
7583   - "L2PATCH"
7584   - "L2XCBASE"
7585   - "BASE"
7586   - "FIB_10K"
7587   - "FIB_100K"
7588   - "FIB_1M"
7589   traces:
7590     hoverinfo: "x+y"
7591     boxpoints: "outliers"
7592     whiskerwidth: 0
7593   layout:
7594     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7595     layout: "plot-throughput"
7596
7597 - type: "plot"
7598   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7599   algorithm: "plot_performance_box"
7600   output-file-type: ".html"
7601   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7602   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7603   filter: "'NIC_Intel-X710' and
7604            '64B' and
7605            ('BASE' or 'SCALE') and
7606            'NDRPDR' and
7607            'ETH' and
7608            '2T1C' and
7609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7610            not 'VHOST' and
7611            not 'MEMIF' and
7612            not 'DRV_AVF'"
7613   parameters:
7614   - "throughput"
7615   - "parent"
7616   - "tags"
7617   sort:
7618   - "L2PATCH"
7619   - "L2XCBASE"
7620   - "BASE"
7621   - "FIB_10K"
7622   - "FIB_100K"
7623   - "FIB_1M"
7624   traces:
7625     hoverinfo: "x+y"
7626     boxpoints: "outliers"
7627     whiskerwidth: 0
7628   layout:
7629     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7630     layout: "plot-throughput"
7631
7632 - type: "plot"
7633   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7634   algorithm: "plot_performance_box"
7635   output-file-type: ".html"
7636   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7637   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7638   filter: "'NIC_Intel-X710' and
7639            '64B' and
7640            ('BASE' or 'SCALE') and
7641            'NDRPDR' and
7642            'ETH' and
7643            '4T2C' and
7644            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7645            not 'VHOST' and
7646            not 'MEMIF' and
7647            not 'DRV_AVF'"
7648   parameters:
7649   - "throughput"
7650   - "parent"
7651   - "tags"
7652   sort:
7653   - "L2PATCH"
7654   - "L2XCBASE"
7655   - "BASE"
7656   - "FIB_10K"
7657   - "FIB_100K"
7658   - "FIB_1M"
7659   traces:
7660     hoverinfo: "x+y"
7661     boxpoints: "outliers"
7662     whiskerwidth: 0
7663   layout:
7664     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7665     layout: "plot-throughput"
7666
7667 - type: "plot"
7668   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7669   algorithm: "plot_performance_box"
7670   output-file-type: ".html"
7671   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7673   filter: "'NIC_Intel-X710' and
7674            '64B' and
7675            ('BASE' or 'SCALE') and
7676            'NDRPDR' and
7677            'ETH' and
7678            '4T2C' and
7679            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7680            not 'VHOST' and
7681            not 'MEMIF' and
7682            not 'DRV_AVF'"
7683   parameters:
7684   - "throughput"
7685   - "parent"
7686   - "tags"
7687   sort:
7688   - "L2PATCH"
7689   - "L2XCBASE"
7690   - "BASE"
7691   - "FIB_10K"
7692   - "FIB_100K"
7693   - "FIB_1M"
7694   traces:
7695     hoverinfo: "x+y"
7696     boxpoints: "outliers"
7697     whiskerwidth: 0
7698   layout:
7699     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7700     layout: "plot-throughput"
7701
7702 # Packet Throughput - VPP L2 3n-skx-x710 features
7703 - type: "plot"
7704   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7705   algorithm: "plot_performance_box"
7706   output-file-type: ".html"
7707   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7708   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7709   filter: "'NIC_Intel-X710' and
7710            '64B' and
7711            'NDRPDR' and
7712            '2T1C' and
7713            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7714            not 'ACL' and
7715            not 'VHOST' and
7716            not 'DRV_AVF' and
7717            not 'L2OVRLAY' and
7718            not 'MEMIF'"
7719   parameters:
7720   - "throughput"
7721   - "parent"
7722   - "tags"
7723   sort:
7724   - "L2XCBASE"    # l2xcbase
7725   - "L2BDBASE"    # l2bdbase
7726   - "L2XCFWD"     # dot1q-l2xcbase
7727   - "L2BDMACLRN"  # dot1q-l2bdbase
7728   traces:
7729     hoverinfo: "x+y"
7730     boxpoints: "outliers"
7731     whiskerwidth: 0
7732   layout:
7733     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7734     layout: "plot-throughput"
7735
7736 - type: "plot"
7737   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7738   algorithm: "plot_performance_box"
7739   output-file-type: ".html"
7740   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7742   filter: "'NIC_Intel-X710' and
7743            '64B' and
7744            'NDRPDR' and
7745            '2T1C' and
7746            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7747            not 'ACL' and
7748            not 'VHOST' and
7749            not 'DRV_AVF' and
7750            not 'L2OVRLAY' and
7751            not 'MEMIF'"
7752   parameters:
7753   - "throughput"
7754   - "parent"
7755   - "tags"
7756   sort:
7757   - "L2XCBASE"    # l2xcbase
7758   - "L2BDBASE"    # l2bdbase
7759   - "L2XCFWD"     # dot1q-l2xcbase
7760   - "L2BDMACLRN"  # dot1q-l2bdbase
7761   traces:
7762     hoverinfo: "x+y"
7763     boxpoints: "outliers"
7764     whiskerwidth: 0
7765   layout:
7766     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7767     layout: "plot-throughput"
7768
7769 - type: "plot"
7770   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7771   algorithm: "plot_performance_box"
7772   output-file-type: ".html"
7773   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7775   filter: "'NIC_Intel-X710' and
7776            '64B' and
7777            'NDRPDR' and
7778            '4T2C' and
7779            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7780            not 'ACL' and
7781            not 'VHOST' and
7782            not 'DRV_AVF' and
7783            not 'L2OVRLAY' and
7784            not 'MEMIF'"
7785   parameters:
7786   - "throughput"
7787   - "parent"
7788   - "tags"
7789   sort:
7790   - "L2XCBASE"    # l2xcbase
7791   - "L2BDBASE"    # l2bdbase
7792   - "L2XCFWD"     # dot1q-l2xcbase
7793   - "L2BDMACLRN"  # dot1q-l2bdbase
7794   traces:
7795     hoverinfo: "x+y"
7796     boxpoints: "outliers"
7797     whiskerwidth: 0
7798   layout:
7799     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7800     layout: "plot-throughput"
7801
7802 - type: "plot"
7803   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7804   algorithm: "plot_performance_box"
7805   output-file-type: ".html"
7806   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7808   filter: "'NIC_Intel-X710' and
7809            '64B' and
7810            'NDRPDR' and
7811            '4T2C' and
7812            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7813            not 'ACL' and
7814            not 'VHOST' and
7815            not 'DRV_AVF' and
7816            not 'L2OVRLAY' and
7817            not 'MEMIF'"
7818   parameters:
7819   - "throughput"
7820   - "parent"
7821   - "tags"
7822   sort:
7823   - "L2XCBASE"    # l2xcbase
7824   - "L2BDBASE"    # l2bdbase
7825   - "L2XCFWD"     # dot1q-l2xcbase
7826   - "L2BDMACLRN"  # dot1q-l2bdbase
7827   traces:
7828     hoverinfo: "x+y"
7829     boxpoints: "outliers"
7830     whiskerwidth: 0
7831   layout:
7832     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7833     layout: "plot-throughput"
7834
7835 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7836 - type: "plot"
7837   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7838   algorithm: "plot_performance_box"
7839   output-file-type: ".html"
7840   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7842   filter: "'NIC_Intel-X710' and
7843            '64B' and
7844            'NDRPDR' and
7845            '2T1C' and
7846            'FEATURE' and
7847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7848            'IACL' and
7849            ('ACL1' or 'ACL50') and
7850            ('10K_FLOWS' or '10k_FLOWS') and
7851            not 'MACIP' and
7852            not 'VHOST' and
7853            not 'MEMIF'"
7854   parameters:
7855   - "throughput"
7856   - "parent"
7857   - "tags"
7858   traces:
7859     hoverinfo: "x+y"
7860     boxpoints: "outliers"
7861     whiskerwidth: 0
7862   layout:
7863     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7864     layout: "plot-throughput"
7865
7866 - type: "plot"
7867   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7868   algorithm: "plot_performance_box"
7869   output-file-type: ".html"
7870   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7872   filter: "'NIC_Intel-X710' and
7873            '64B' and
7874            'NDRPDR' and
7875            '2T1C' and
7876            'FEATURE' and
7877            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7878            'IACL' and
7879            ('ACL1' or 'ACL50') and
7880            ('10K_FLOWS' or '10k_FLOWS') and
7881            not 'MACIP' and
7882            not 'VHOST' and
7883            not 'MEMIF'"
7884   parameters:
7885   - "throughput"
7886   - "parent"
7887   - "tags"
7888   traces:
7889     hoverinfo: "x+y"
7890     boxpoints: "outliers"
7891     whiskerwidth: 0
7892   layout:
7893     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7894     layout: "plot-throughput"
7895
7896 - type: "plot"
7897   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7898   algorithm: "plot_performance_box"
7899   output-file-type: ".html"
7900   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7902   filter: "'NIC_Intel-X710' and
7903            '64B' and
7904            'NDRPDR' and
7905            '4T2C' and
7906            'FEATURE' and
7907            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7908            'IACL' and
7909            ('ACL1' or 'ACL50') and
7910            ('10K_FLOWS' or '10k_FLOWS') and
7911            not 'MACIP' and
7912            not 'VHOST' and
7913            not 'MEMIF'"
7914   parameters:
7915   - "throughput"
7916   - "parent"
7917   - "tags"
7918   traces:
7919     hoverinfo: "x+y"
7920     boxpoints: "outliers"
7921     whiskerwidth: 0
7922   layout:
7923     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7924     layout: "plot-throughput"
7925
7926 - type: "plot"
7927   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7928   algorithm: "plot_performance_box"
7929   output-file-type: ".html"
7930   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7932   filter: "'NIC_Intel-X710' and
7933            '64B' and
7934            'NDRPDR' and
7935            '4T2C' and
7936            'FEATURE' and
7937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7938            'IACL' and
7939            ('ACL1' or 'ACL50') and
7940            ('10K_FLOWS' or '10k_FLOWS') and
7941            not 'MACIP' and
7942            not 'VHOST' and
7943            not 'MEMIF'"
7944   parameters:
7945   - "throughput"
7946   - "parent"
7947   - "tags"
7948   traces:
7949     hoverinfo: "x+y"
7950     boxpoints: "outliers"
7951     whiskerwidth: 0
7952   layout:
7953     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7954     layout: "plot-throughput"
7955
7956 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7957 - type: "plot"
7958   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7959   algorithm: "plot_performance_box"
7960   output-file-type: ".html"
7961   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7963   filter: "'NIC_Intel-XXV710' and
7964            '64B' and
7965            ('BASE' or 'SCALE') and
7966            'NDRPDR' and
7967            'ETH' and
7968            '2T1C' and
7969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7970            not 'VHOST' and
7971            not 'MEMIF'"
7972   parameters:
7973   - "throughput"
7974   - "parent"
7975   - "tags"
7976   sort:
7977   - "L2PATCH"
7978   - "L2PATCH"
7979   - "L2XCBASE"
7980   - "L2BDMACLRN"
7981   traces:
7982     hoverinfo: "x+y"
7983     boxpoints: "outliers"
7984     whiskerwidth: 0
7985   layout:
7986     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7987     layout: "plot-throughput"
7988
7989 - type: "plot"
7990   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7991   algorithm: "plot_performance_box"
7992   output-file-type: ".html"
7993   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7995   filter: "'NIC_Intel-XXV710' and
7996            '64B' and
7997            ('BASE' or 'SCALE') and
7998            'NDRPDR' and
7999            'ETH' and
8000            '2T1C' and
8001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8002            not 'VHOST' and
8003            not 'MEMIF'"
8004   parameters:
8005   - "throughput"
8006   - "parent"
8007   - "tags"
8008   sort:
8009   - "L2PATCH"
8010   - "L2PATCH"
8011   - "L2XCBASE"
8012   - "L2BDMACLRN"
8013   traces:
8014     hoverinfo: "x+y"
8015     boxpoints: "outliers"
8016     whiskerwidth: 0
8017   layout:
8018     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
8019     layout: "plot-throughput"
8020
8021 - type: "plot"
8022   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8023   algorithm: "plot_performance_box"
8024   output-file-type: ".html"
8025   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8026   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8027   filter: "'NIC_Intel-XXV710' and
8028            '64B' and
8029            ('BASE' or 'SCALE') and
8030            'NDRPDR' and
8031            'ETH' and
8032            '4T2C' and
8033            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8034            not 'VHOST' and
8035            not 'MEMIF'"
8036   parameters:
8037   - "throughput"
8038   - "parent"
8039   - "tags"
8040   sort:
8041   - "L2PATCH"
8042   - "L2PATCH"
8043   - "L2XCBASE"
8044   - "L2BDMACLRN"
8045   traces:
8046     hoverinfo: "x+y"
8047     boxpoints: "outliers"
8048     whiskerwidth: 0
8049   layout:
8050     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8051     layout: "plot-throughput"
8052
8053 - type: "plot"
8054   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8055   algorithm: "plot_performance_box"
8056   output-file-type: ".html"
8057   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8059   filter: "'NIC_Intel-XXV710' and
8060            '64B' and
8061            ('BASE' or 'SCALE') and
8062            'NDRPDR' and
8063            'ETH' and
8064            '4T2C' and
8065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8066            not 'VHOST' and
8067            not 'MEMIF'"
8068   parameters:
8069   - "throughput"
8070   - "parent"
8071   - "tags"
8072   sort:
8073   - "L2PATCH"
8074   - "L2PATCH"
8075   - "L2XCBASE"
8076   - "L2BDMACLRN"
8077   traces:
8078     hoverinfo: "x+y"
8079     boxpoints: "outliers"
8080     whiskerwidth: 0
8081   layout:
8082     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8083     layout: "plot-throughput"
8084
8085 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8086 - type: "plot"
8087   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8088   algorithm: "plot_performance_box"
8089   output-file-type: ".html"
8090   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8092   filter: "'NIC_Intel-X710' and
8093            '64B' and
8094            ('BASE' or 'SCALE') and
8095            'NDRPDR' and
8096            'ETH' and
8097            '2T1C' and
8098            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8099            not 'VHOST' and
8100            not 'MEMIF'"
8101   parameters:
8102   - "throughput"
8103   - "parent"
8104   - "tags"
8105   sort:
8106   - "L2PATCH"
8107   - "L2XCBASE"
8108   - "BASE"
8109   - "FIB_10K"
8110   - "FIB_100K"
8111   - "FIB_1M"
8112   traces:
8113     hoverinfo: "x+y"
8114     boxpoints: "outliers"
8115     whiskerwidth: 0
8116   layout:
8117     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8118     layout: "plot-throughput"
8119
8120 - type: "plot"
8121   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8122   algorithm: "plot_performance_box"
8123   output-file-type: ".html"
8124   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8125   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8126   filter: "'NIC_Intel-X710' and
8127            '64B' and
8128            ('BASE' or 'SCALE') and
8129            'NDRPDR' and
8130            'ETH' and
8131            '2T1C' and
8132            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8133            not 'VHOST' and
8134            not 'MEMIF'"
8135   parameters:
8136   - "throughput"
8137   - "parent"
8138   - "tags"
8139   sort:
8140   - "L2PATCH"
8141   - "L2XCBASE"
8142   - "BASE"
8143   - "FIB_10K"
8144   - "FIB_100K"
8145   - "FIB_1M"
8146   traces:
8147     hoverinfo: "x+y"
8148     boxpoints: "outliers"
8149     whiskerwidth: 0
8150   layout:
8151     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8152     layout: "plot-throughput"
8153
8154 - type: "plot"
8155   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8156   algorithm: "plot_performance_box"
8157   output-file-type: ".html"
8158   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8159   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8160   filter: "'NIC_Intel-X710' and
8161            '64B' and
8162            ('BASE' or 'SCALE') and
8163            'NDRPDR' and
8164            'ETH' and
8165            '4T2C' and
8166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8167            not 'VHOST' and
8168            not 'MEMIF'"
8169   parameters:
8170   - "throughput"
8171   - "parent"
8172   - "tags"
8173   sort:
8174   - "L2PATCH"
8175   - "L2XCBASE"
8176   - "BASE"
8177   - "FIB_10K"
8178   - "FIB_100K"
8179   - "FIB_1M"
8180   traces:
8181     hoverinfo: "x+y"
8182     boxpoints: "outliers"
8183     whiskerwidth: 0
8184   layout:
8185     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8186     layout: "plot-throughput"
8187
8188 - type: "plot"
8189   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8190   algorithm: "plot_performance_box"
8191   output-file-type: ".html"
8192   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8194   filter: "'NIC_Intel-X710' and
8195            '64B' and
8196            ('BASE' or 'SCALE') and
8197            'NDRPDR' and
8198            'ETH' and
8199            '4T2C' and
8200            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8201            not 'VHOST' and
8202            not 'MEMIF'"
8203   parameters:
8204   - "throughput"
8205   - "parent"
8206   - "tags"
8207   sort:
8208   - "L2PATCH"
8209   - "L2XCBASE"
8210   - "BASE"
8211   - "FIB_10K"
8212   - "FIB_100K"
8213   - "FIB_1M"
8214   traces:
8215     hoverinfo: "x+y"
8216     boxpoints: "outliers"
8217     whiskerwidth: 0
8218   layout:
8219     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8220     layout: "plot-throughput"
8221
8222 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8223 - type: "plot"
8224   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8225   algorithm: "plot_performance_box"
8226   output-file-type: ".html"
8227   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8228   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8229   filter: "'NIC_Intel-XXV710' and
8230            '64B' and
8231            ('BASE' or 'SCALE') and
8232            'NDRPDR' and
8233            'ETH' and
8234            '2T1C' and
8235            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8236            not 'VHOST' and
8237            not 'MEMIF'"
8238   parameters:
8239   - "throughput"
8240   - "parent"
8241   - "tags"
8242   sort:
8243   - "L2PATCH"
8244   - "L2XCBASE"
8245   - "BASE"
8246   - "FIB_10K"
8247   - "FIB_100K"
8248   - "FIB_1M"
8249   traces:
8250     hoverinfo: "x+y"
8251     boxpoints: "outliers"
8252     whiskerwidth: 0
8253   layout:
8254     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8255     layout: "plot-throughput"
8256
8257 - type: "plot"
8258   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8259   algorithm: "plot_performance_box"
8260   output-file-type: ".html"
8261   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8263   filter: "'NIC_Intel-XXV710' and
8264            '64B' and
8265            ('BASE' or 'SCALE') and
8266            'NDRPDR' and
8267            'ETH' and
8268            '2T1C' and
8269            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8270            not 'VHOST' and
8271            not 'MEMIF'"
8272   parameters:
8273   - "throughput"
8274   - "parent"
8275   - "tags"
8276   sort:
8277   - "L2PATCH"
8278   - "L2XCBASE"
8279   - "BASE"
8280   - "FIB_10K"
8281   - "FIB_100K"
8282   - "FIB_1M"
8283   traces:
8284     hoverinfo: "x+y"
8285     boxpoints: "outliers"
8286     whiskerwidth: 0
8287   layout:
8288     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8289     layout: "plot-throughput"
8290
8291 - type: "plot"
8292   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8293   algorithm: "plot_performance_box"
8294   output-file-type: ".html"
8295   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8296   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8297   filter: "'NIC_Intel-XXV710' and
8298            '64B' and
8299            ('BASE' or 'SCALE') and
8300            'NDRPDR' and
8301            'ETH' and
8302            '4T2C' and
8303            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8304            not 'VHOST' and
8305            not 'MEMIF'"
8306   parameters:
8307   - "throughput"
8308   - "parent"
8309   - "tags"
8310   sort:
8311   - "L2PATCH"
8312   - "L2XCBASE"
8313   - "BASE"
8314   - "FIB_10K"
8315   - "FIB_100K"
8316   - "FIB_1M"
8317   traces:
8318     hoverinfo: "x+y"
8319     boxpoints: "outliers"
8320     whiskerwidth: 0
8321   layout:
8322     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8323     layout: "plot-throughput"
8324
8325 - type: "plot"
8326   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8327   algorithm: "plot_performance_box"
8328   output-file-type: ".html"
8329   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8330   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8331   filter: "'NIC_Intel-XXV710' and
8332            '64B' and
8333            ('BASE' or 'SCALE') and
8334            'NDRPDR' and
8335            'ETH' and
8336            '4T2C' and
8337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8338            not 'VHOST' and
8339            not 'MEMIF'"
8340   parameters:
8341   - "throughput"
8342   - "parent"
8343   - "tags"
8344   sort:
8345   - "L2PATCH"
8346   - "L2XCBASE"
8347   - "BASE"
8348   - "FIB_10K"
8349   - "FIB_100K"
8350   - "FIB_1M"
8351   traces:
8352     hoverinfo: "x+y"
8353     boxpoints: "outliers"
8354     whiskerwidth: 0
8355   layout:
8356     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8357     layout: "plot-throughput"
8358
8359 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8360 #- type: "plot"
8361 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8362 #  algorithm: "plot_performance_box"
8363 #  output-file-type: ".html"
8364 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8365 #  data: "intel-dnv-vpp"
8366 #  filter: "'NIC_Intel-X553' and
8367 #           '64B' and
8368 #           'BASE' and
8369 #           'NDRPDR' and
8370 #           'ETH' and
8371 #           '1T1C' and
8372 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8373 #           not 'VHOST' and
8374 #           not 'MEMIF'"
8375 #  parameters:
8376 #  - "throughput"
8377 #  - "parent"
8378 #  - "tags"
8379 #  sort:
8380 #  - "L2XCBASE"
8381 #  - "L2BDMACLRN"
8382 #  - "L2PATCH"
8383 #  traces:
8384 #    hoverinfo: "x+y"
8385 #    boxpoints: "outliers"
8386 #    whiskerwidth: 0
8387 #  layout:
8388 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8389 #    layout: "plot-throughput"
8390 #
8391 #- type: "plot"
8392 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8393 #  algorithm: "plot_performance_box"
8394 #  output-file-type: ".html"
8395 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8396 #  data: "intel-dnv-vpp"
8397 #  filter: "'NIC_Intel-X553' and
8398 #           '64B' and
8399 #           ('BASE' or 'SCALE') and
8400 #           'NDRPDR' and
8401 #           'ETH' and
8402 #           '1T1C' and
8403 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8404 #           not 'VHOST' and
8405 #           not 'MEMIF'"
8406 #  parameters:
8407 #  - "throughput"
8408 #  - "parent"
8409 #  - "tags"
8410 #  sort:
8411 #  - "L2XCBASE"
8412 #  - "L2BDMACLRN"
8413 #  - "L2PATCH"
8414 #  traces:
8415 #    hoverinfo: "x+y"
8416 #    boxpoints: "outliers"
8417 #    whiskerwidth: 0
8418 #  layout:
8419 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8420 #    layout: "plot-throughput"
8421 #
8422 #- type: "plot"
8423 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8424 #  algorithm: "plot_performance_box"
8425 #  output-file-type: ".html"
8426 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8427 #  data: "intel-dnv-vpp"
8428 #  filter: "'NIC_Intel-X553' and
8429 #           '64B' and
8430 #           ('BASE' or 'SCALE') and
8431 #           'NDRPDR' and
8432 #           'ETH' and
8433 #           '2T2C' and
8434 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8435 #           not 'VHOST' and
8436 #           not 'MEMIF'"
8437 #  parameters:
8438 #  - "throughput"
8439 #  - "parent"
8440 #  - "tags"
8441 #  sort:
8442 #  - "L2XCBASE"
8443 #  - "L2BDMACLRN"
8444 #  - "L2PATCH"
8445 #  traces:
8446 #    hoverinfo: "x+y"
8447 #    boxpoints: "outliers"
8448 #    whiskerwidth: 0
8449 #  layout:
8450 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8451 #    layout: "plot-throughput"
8452 #
8453 #- type: "plot"
8454 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8455 #  algorithm: "plot_performance_box"
8456 #  output-file-type: ".html"
8457 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8458 #  data: "intel-dnv-vpp"
8459 #  filter: "'NIC_Intel-X553' and
8460 #           '64B' and
8461 #           ('BASE' or 'SCALE') and
8462 #           'NDRPDR' and
8463 #           'ETH' and
8464 #           '2T2C' and
8465 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8466 #           not 'VHOST' and
8467 #           not 'MEMIF'"
8468 #  parameters:
8469 #  - "throughput"
8470 #  - "parent"
8471 #  - "tags"
8472 #  sort:
8473 #  - "L2XCBASE"
8474 #  - "L2BDMACLRN"
8475 #  - "L2PATCH"
8476 #  traces:
8477 #    hoverinfo: "x+y"
8478 #    boxpoints: "outliers"
8479 #    whiskerwidth: 0
8480 #  layout:
8481 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8482 #    layout: "plot-throughput"
8483
8484 ################################################################################
8485
8486 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8487 - type: "plot"
8488   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8489   algorithm: "plot_performance_box"
8490   output-file-type: ".html"
8491   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8493   filter: "'NIC_Intel-X520-DA2' and
8494            '64B' and
8495            ('BASE' or 'SCALE') and
8496            'NDRPDR' and
8497            '1T1C' and
8498            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8499            not 'VHOST' and
8500            'MEMIF'"
8501   parameters:
8502   - "throughput"
8503   - "parent"
8504   - "tags"
8505   sort:
8506   - "L2XCFWD"
8507   - "L2XCFWD"
8508   - "L2XCFWD"
8509   - "L2BDMACLRN"
8510   - "L2BDMACLRN"
8511   - "L2BDMACLRN"
8512   - "IP4FWD"
8513   traces:
8514     hoverinfo: "x+y"
8515     boxpoints: "outliers"
8516     whiskerwidth: 0
8517   layout:
8518     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8519     layout: "plot-throughput"
8520
8521 - type: "plot"
8522   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8523   algorithm: "plot_performance_box"
8524   output-file-type: ".html"
8525   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8526   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8527   filter: "'NIC_Intel-X520-DA2' and
8528            '64B' and
8529            ('BASE' or 'SCALE') and
8530            'NDRPDR' and
8531            '1T1C' and
8532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8533            not 'VHOST' and
8534            'MEMIF'"
8535   parameters:
8536   - "throughput"
8537   - "parent"
8538   - "tags"
8539   sort:
8540   - "L2XCFWD"
8541   - "L2XCFWD"
8542   - "L2XCFWD"
8543   - "L2BDMACLRN"
8544   - "L2BDMACLRN"
8545   - "L2BDMACLRN"
8546   - "IP4FWD"
8547   traces:
8548     hoverinfo: "x+y"
8549     boxpoints: "outliers"
8550     whiskerwidth: 0
8551   layout:
8552     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8553     layout: "plot-throughput"
8554
8555 - type: "plot"
8556   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8557   algorithm: "plot_performance_box"
8558   output-file-type: ".html"
8559   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8561   filter: "'NIC_Intel-X520-DA2' and
8562            '64B' and
8563            ('BASE' or 'SCALE') and
8564            'NDRPDR' and
8565            '2T2C' and
8566            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8567            not 'VHOST' and
8568            'MEMIF'"
8569   parameters:
8570   - "throughput"
8571   - "parent"
8572   - "tags"
8573   sort:
8574   - "L2XCFWD"
8575   - "L2XCFWD"
8576   - "L2XCFWD"
8577   - "L2BDMACLRN"
8578   - "L2BDMACLRN"
8579   - "L2BDMACLRN"
8580   - "IP4FWD"
8581   traces:
8582     hoverinfo: "x+y"
8583     boxpoints: "outliers"
8584     whiskerwidth: 0
8585   layout:
8586     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8587     layout: "plot-throughput"
8588
8589 - type: "plot"
8590   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8591   algorithm: "plot_performance_box"
8592   output-file-type: ".html"
8593   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8595   filter: "'NIC_Intel-X520-DA2' and
8596            '64B' and
8597            ('BASE' or 'SCALE') and
8598            'NDRPDR' and
8599            '2T2C' and
8600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8601            not 'VHOST' and
8602            'MEMIF'"
8603   parameters:
8604   - "throughput"
8605   - "parent"
8606   - "tags"
8607   sort:
8608   - "L2XCFWD"
8609   - "L2XCFWD"
8610   - "L2XCFWD"
8611   - "L2BDMACLRN"
8612   - "L2BDMACLRN"
8613   - "L2BDMACLRN"
8614   - "IP4FWD"
8615   traces:
8616     hoverinfo: "x+y"
8617     boxpoints: "outliers"
8618     whiskerwidth: 0
8619   layout:
8620     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8621     layout: "plot-throughput"
8622
8623 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8624 - type: "plot"
8625   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8626   algorithm: "plot_performance_box"
8627   output-file-type: ".html"
8628   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8630   filter: "'NIC_Intel-X710' and
8631            '64B' and
8632            ('BASE' or 'SCALE') and
8633            'NDRPDR' and
8634            '1T1C' and
8635            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8636            not 'VHOST' and
8637            'MEMIF'"
8638   parameters:
8639   - "throughput"
8640   - "parent"
8641   - "tags"
8642   sort:
8643   - "L2XCFWD"
8644   - "L2XCFWD"
8645   - "L2XCFWD"
8646   - "L2BDMACLRN"
8647   - "L2BDMACLRN"
8648   - "L2BDMACLRN"
8649   - "IP4FWD"
8650   traces:
8651     hoverinfo: "x+y"
8652     boxpoints: "outliers"
8653     whiskerwidth: 0
8654   layout:
8655     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8656     layout: "plot-throughput"
8657
8658 - type: "plot"
8659   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8660   algorithm: "plot_performance_box"
8661   output-file-type: ".html"
8662   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8664   filter: "'NIC_Intel-X710' and
8665            '64B' and
8666            ('BASE' or 'SCALE') and
8667            'NDRPDR' and
8668            '1T1C' and
8669            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8670            not 'VHOST' and
8671            'MEMIF'"
8672   parameters:
8673   - "throughput"
8674   - "parent"
8675   - "tags"
8676   sort:
8677   - "L2XCFWD"
8678   - "L2XCFWD"
8679   - "L2XCFWD"
8680   - "L2BDMACLRN"
8681   - "L2BDMACLRN"
8682   - "L2BDMACLRN"
8683   - "IP4FWD"
8684   traces:
8685     hoverinfo: "x+y"
8686     boxpoints: "outliers"
8687     whiskerwidth: 0
8688   layout:
8689     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8690     layout: "plot-throughput"
8691
8692 - type: "plot"
8693   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8694   algorithm: "plot_performance_box"
8695   output-file-type: ".html"
8696   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8698   filter: "'NIC_Intel-X710' and
8699            '64B' and
8700            ('BASE' or 'SCALE') and
8701            'NDRPDR' and
8702            '2T2C' and
8703            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8704            not 'VHOST' and
8705            'MEMIF'"
8706   parameters:
8707   - "throughput"
8708   - "parent"
8709   - "tags"
8710   sort:
8711   - "L2XCFWD"
8712   - "L2XCFWD"
8713   - "L2XCFWD"
8714   - "L2BDMACLRN"
8715   - "L2BDMACLRN"
8716   - "L2BDMACLRN"
8717   - "IP4FWD"
8718   traces:
8719     hoverinfo: "x+y"
8720     boxpoints: "outliers"
8721     whiskerwidth: 0
8722   layout:
8723     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8724     layout: "plot-throughput"
8725
8726 - type: "plot"
8727   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8728   algorithm: "plot_performance_box"
8729   output-file-type: ".html"
8730   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8732   filter: "'NIC_Intel-X710' and
8733            '64B' and
8734            ('BASE' or 'SCALE') and
8735            'NDRPDR' and
8736            '2T2C' and
8737            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8738            not 'VHOST' and
8739            'MEMIF'"
8740   parameters:
8741   - "throughput"
8742   - "parent"
8743   - "tags"
8744   sort:
8745   - "L2XCFWD"
8746   - "L2XCFWD"
8747   - "L2XCFWD"
8748   - "L2BDMACLRN"
8749   - "L2BDMACLRN"
8750   - "L2BDMACLRN"
8751   - "IP4FWD"
8752   traces:
8753     hoverinfo: "x+y"
8754     boxpoints: "outliers"
8755     whiskerwidth: 0
8756   layout:
8757     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8758     layout: "plot-throughput"
8759
8760 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8761 - type: "plot"
8762   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8763   algorithm: "plot_performance_box"
8764   output-file-type: ".html"
8765   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8767   filter: "'NIC_Intel-XL710' and
8768            '64B' and
8769            ('BASE' or 'SCALE') and
8770            'NDRPDR' and
8771            '1T1C' and
8772            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8773            not 'VHOST' and
8774            'MEMIF'"
8775   parameters:
8776   - "throughput"
8777   - "parent"
8778   - "tags"
8779   sort:
8780   - "L2XCFWD"
8781   - "L2XCFWD"
8782   - "L2XCFWD"
8783   - "L2BDMACLRN"
8784   - "L2BDMACLRN"
8785   - "L2BDMACLRN"
8786   - "IP4FWD"
8787   traces:
8788     hoverinfo: "x+y"
8789     boxpoints: "outliers"
8790     whiskerwidth: 0
8791   layout:
8792     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8793     layout: "plot-throughput"
8794
8795 - type: "plot"
8796   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8797   algorithm: "plot_performance_box"
8798   output-file-type: ".html"
8799   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8801   filter: "'NIC_Intel-XL710' and
8802            '64B' and
8803            ('BASE' or 'SCALE') and
8804            'NDRPDR' and
8805            '1T1C' and
8806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8807            not 'VHOST' and
8808            'MEMIF'"
8809   parameters:
8810   - "throughput"
8811   - "parent"
8812   - "tags"
8813   sort:
8814   - "L2XCFWD"
8815   - "L2XCFWD"
8816   - "L2XCFWD"
8817   - "L2BDMACLRN"
8818   - "L2BDMACLRN"
8819   - "L2BDMACLRN"
8820   - "IP4FWD"
8821   traces:
8822     hoverinfo: "x+y"
8823     boxpoints: "outliers"
8824     whiskerwidth: 0
8825   layout:
8826     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8827     layout: "plot-throughput"
8828
8829 - type: "plot"
8830   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8831   algorithm: "plot_performance_box"
8832   output-file-type: ".html"
8833   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8834   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8835   filter: "'NIC_Intel-XL710' and
8836            '64B' and
8837            ('BASE' or 'SCALE') and
8838            'NDRPDR' and
8839            '2T2C' and
8840            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8841            not 'VHOST' and
8842            'MEMIF'"
8843   parameters:
8844   - "throughput"
8845   - "parent"
8846   - "tags"
8847   sort:
8848   - "L2XCFWD"
8849   - "L2XCFWD"
8850   - "L2XCFWD"
8851   - "L2BDMACLRN"
8852   - "L2BDMACLRN"
8853   - "L2BDMACLRN"
8854   - "IP4FWD"
8855   traces:
8856     hoverinfo: "x+y"
8857     boxpoints: "outliers"
8858     whiskerwidth: 0
8859   layout:
8860     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8861     layout: "plot-throughput"
8862
8863 - type: "plot"
8864   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8865   algorithm: "plot_performance_box"
8866   output-file-type: ".html"
8867   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8869   filter: "'NIC_Intel-XL710' and
8870            '64B' and
8871            ('BASE' or 'SCALE') and
8872            'NDRPDR' and
8873            '2T2C' and
8874            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8875            not 'VHOST' and
8876            'MEMIF'"
8877   parameters:
8878   - "throughput"
8879   - "parent"
8880   - "tags"
8881   sort:
8882   - "L2XCFWD"
8883   - "L2XCFWD"
8884   - "L2XCFWD"
8885   - "L2BDMACLRN"
8886   - "L2BDMACLRN"
8887   - "L2BDMACLRN"
8888   - "IP4FWD"
8889   traces:
8890     hoverinfo: "x+y"
8891     boxpoints: "outliers"
8892     whiskerwidth: 0
8893   layout:
8894     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8895     layout: "plot-throughput"
8896
8897 # Packet Throughput - VPP Container Memif 3n-skx-x710
8898 - type: "plot"
8899   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8900   algorithm: "plot_performance_box"
8901   output-file-type: ".html"
8902   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8904   filter: "'NIC_Intel-X710' and
8905            '64B' and
8906            ('BASE' or 'SCALE') and
8907            'NDRPDR' and
8908            '2T1C' and
8909            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8910            not 'VHOST' and
8911            'MEMIF'"
8912   parameters:
8913   - "throughput"
8914   - "parent"
8915   - "tags"
8916   sort:
8917   - "L2XCFWD"
8918   - "L2XCFWD"
8919   - "L2XCFWD"
8920   - "L2BDMACLRN"
8921   - "L2BDMACLRN"
8922   - "L2BDMACLRN"
8923   - "IP4FWD"
8924   traces:
8925     hoverinfo: "x+y"
8926     boxpoints: "outliers"
8927     whiskerwidth: 0
8928   layout:
8929     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8930     layout: "plot-throughput"
8931
8932 - type: "plot"
8933   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8934   algorithm: "plot_performance_box"
8935   output-file-type: ".html"
8936   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8938   filter: "'NIC_Intel-X710' and
8939            '64B' and
8940            ('BASE' or 'SCALE') and
8941            'NDRPDR' and
8942            '2T1C' and
8943            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8944            not 'VHOST' and
8945            'MEMIF'"
8946   parameters:
8947   - "throughput"
8948   - "parent"
8949   - "tags"
8950   sort:
8951   - "L2XCFWD"
8952   - "L2XCFWD"
8953   - "L2XCFWD"
8954   - "L2BDMACLRN"
8955   - "L2BDMACLRN"
8956   - "L2BDMACLRN"
8957   - "IP4FWD"
8958   traces:
8959     hoverinfo: "x+y"
8960     boxpoints: "outliers"
8961     whiskerwidth: 0
8962   layout:
8963     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8964     layout: "plot-throughput"
8965
8966 - type: "plot"
8967   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8968   algorithm: "plot_performance_box"
8969   output-file-type: ".html"
8970   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8972   filter: "'NIC_Intel-X710' and
8973            '64B' and
8974            ('BASE' or 'SCALE') and
8975            'NDRPDR' and
8976            '4T2C' and
8977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8978            not 'VHOST' and
8979            'MEMIF'"
8980   parameters:
8981   - "throughput"
8982   - "parent"
8983   - "tags"
8984   sort:
8985   - "L2XCFWD"
8986   - "L2XCFWD"
8987   - "L2XCFWD"
8988   - "L2BDMACLRN"
8989   - "L2BDMACLRN"
8990   - "L2BDMACLRN"
8991   - "IP4FWD"
8992   traces:
8993     hoverinfo: "x+y"
8994     boxpoints: "outliers"
8995     whiskerwidth: 0
8996   layout:
8997     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8998     layout: "plot-throughput"
8999
9000 - type: "plot"
9001   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9002   algorithm: "plot_performance_box"
9003   output-file-type: ".html"
9004   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9006   filter: "'NIC_Intel-X710' and
9007            '64B' and
9008            ('BASE' or 'SCALE') and
9009            'NDRPDR' and
9010            '4T2C' and
9011            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9012            not 'VHOST' and
9013            'MEMIF'"
9014   parameters:
9015   - "throughput"
9016   - "parent"
9017   - "tags"
9018   sort:
9019   - "L2XCFWD"
9020   - "L2XCFWD"
9021   - "L2XCFWD"
9022   - "L2BDMACLRN"
9023   - "L2BDMACLRN"
9024   - "L2BDMACLRN"
9025   - "IP4FWD"
9026   traces:
9027     hoverinfo: "x+y"
9028     boxpoints: "outliers"
9029     whiskerwidth: 0
9030   layout:
9031     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9032     layout: "plot-throughput"
9033
9034 # Packet Throughput - VPP Container Memif 2n-skx-x710
9035 - type: "plot"
9036   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9037   algorithm: "plot_performance_box"
9038   output-file-type: ".html"
9039   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9041   filter: "'NIC_Intel-X710' and
9042            '64B' and
9043            ('BASE' or 'SCALE') and
9044            'NDRPDR' and
9045            '2T1C' and
9046            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9047            not 'VHOST' and
9048            not 'NF_DENSITY' and
9049            'MEMIF'"
9050   parameters:
9051   - "throughput"
9052   - "parent"
9053   - "tags"
9054   sort:
9055   - "L2XCFWD"
9056   - "L2XCFWD"
9057   - "L2XCFWD"
9058   - "L2BDMACLRN"
9059   - "L2BDMACLRN"
9060   - "L2BDMACLRN"
9061   - "IP4FWD"
9062   traces:
9063     hoverinfo: "x+y"
9064     boxpoints: "outliers"
9065     whiskerwidth: 0
9066   layout:
9067     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9068     layout: "plot-throughput"
9069
9070 - type: "plot"
9071   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9072   algorithm: "plot_performance_box"
9073   output-file-type: ".html"
9074   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9075   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9076   filter: "'NIC_Intel-X710' and
9077            '64B' and
9078            ('BASE' or 'SCALE') and
9079            'NDRPDR' and
9080            '2T1C' and
9081            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9082            not 'VHOST' and
9083            not 'NF_DENSITY' and
9084            'MEMIF'"
9085   parameters:
9086   - "throughput"
9087   - "parent"
9088   - "tags"
9089   sort:
9090   - "L2XCFWD"
9091   - "L2XCFWD"
9092   - "L2XCFWD"
9093   - "L2BDMACLRN"
9094   - "L2BDMACLRN"
9095   - "L2BDMACLRN"
9096   - "IP4FWD"
9097   traces:
9098     hoverinfo: "x+y"
9099     boxpoints: "outliers"
9100     whiskerwidth: 0
9101   layout:
9102     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9103     layout: "plot-throughput"
9104
9105 - type: "plot"
9106   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9107   algorithm: "plot_performance_box"
9108   output-file-type: ".html"
9109   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9110   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9111   filter: "'NIC_Intel-X710' and
9112            '64B' and
9113            ('BASE' or 'SCALE') and
9114            'NDRPDR' and
9115            '4T2C' and
9116            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9117            not 'VHOST' and
9118            not 'NF_DENSITY' and
9119            'MEMIF'"
9120   parameters:
9121   - "throughput"
9122   - "parent"
9123   - "tags"
9124   sort:
9125   - "L2XCFWD"
9126   - "L2XCFWD"
9127   - "L2XCFWD"
9128   - "L2BDMACLRN"
9129   - "L2BDMACLRN"
9130   - "L2BDMACLRN"
9131   - "IP4FWD"
9132   traces:
9133     hoverinfo: "x+y"
9134     boxpoints: "outliers"
9135     whiskerwidth: 0
9136   layout:
9137     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9138     layout: "plot-throughput"
9139
9140 - type: "plot"
9141   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9142   algorithm: "plot_performance_box"
9143   output-file-type: ".html"
9144   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9146   filter: "'NIC_Intel-X710' and
9147            '64B' and
9148            ('BASE' or 'SCALE') and
9149            'NDRPDR' and
9150            '4T2C' and
9151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9152            not 'VHOST' and
9153            not 'NF_DENSITY' and
9154            'MEMIF'"
9155   parameters:
9156   - "throughput"
9157   - "parent"
9158   - "tags"
9159   sort:
9160   - "L2XCFWD"
9161   - "L2XCFWD"
9162   - "L2XCFWD"
9163   - "L2BDMACLRN"
9164   - "L2BDMACLRN"
9165   - "L2BDMACLRN"
9166   - "IP4FWD"
9167   traces:
9168     hoverinfo: "x+y"
9169     boxpoints: "outliers"
9170     whiskerwidth: 0
9171   layout:
9172     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9173     layout: "plot-throughput"
9174
9175 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9176 #- type: "plot"
9177 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9178 #  algorithm: "plot_performance_box"
9179 #  output-file-type: ".html"
9180 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9181 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9182 #  filter: "'NIC_Intel-XXV710' and
9183 #           '64B' and
9184 #           ('BASE' or 'SCALE') and
9185 #           'NDRPDR' and
9186 #           '2T1C' and
9187 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9188 #           not 'VHOST' and
9189 #           'MEMIF'"
9190 #  parameters:
9191 #  - "throughput"
9192 #  - "parent"
9193 #  - "tags"
9194 #  sort:
9195 #  - "L2XCFWD"
9196 #  - "L2XCFWD"
9197 #  - "L2XCFWD"
9198 #  - "L2BDMACLRN"
9199 #  - "L2BDMACLRN"
9200 #  - "L2BDMACLRN"
9201 #  - "IP4FWD"
9202 #  traces:
9203 #    hoverinfo: "x+y"
9204 #    boxpoints: "outliers"
9205 #    whiskerwidth: 0
9206 #  layout:
9207 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9208 #    layout: "plot-throughput"
9209 #
9210 #- type: "plot"
9211 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9212 #  algorithm: "plot_performance_box"
9213 #  output-file-type: ".html"
9214 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9215 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9216 #  filter: "'NIC_Intel-XXV710' and
9217 #           '64B' and
9218 #           ('BASE' or 'SCALE') and
9219 #           'NDRPDR' and
9220 #           '2T1C' and
9221 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9222 #           not 'VHOST' and
9223 #           'MEMIF'"
9224 #  parameters:
9225 #  - "throughput"
9226 #  - "parent"
9227 #  - "tags"
9228 #  sort:
9229 #  - "L2XCFWD"
9230 #  - "L2XCFWD"
9231 #  - "L2XCFWD"
9232 #  - "L2BDMACLRN"
9233 #  - "L2BDMACLRN"
9234 #  - "L2BDMACLRN"
9235 #  - "IP4FWD"
9236 #  traces:
9237 #    hoverinfo: "x+y"
9238 #    boxpoints: "outliers"
9239 #    whiskerwidth: 0
9240 #  layout:
9241 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9242 #    layout: "plot-throughput"
9243 #
9244 #- type: "plot"
9245 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9246 #  algorithm: "plot_performance_box"
9247 #  output-file-type: ".html"
9248 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9249 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9250 #  filter: "'NIC_Intel-XXV710' and
9251 #           '64B' and
9252 #           ('BASE' or 'SCALE') and
9253 #           'NDRPDR' and
9254 #           '4T2C' and
9255 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9256 #           not 'VHOST' and
9257 #           'MEMIF'"
9258 #  parameters:
9259 #  - "throughput"
9260 #  - "parent"
9261 #  - "tags"
9262 #  sort:
9263 #  - "L2XCFWD"
9264 #  - "L2XCFWD"
9265 #  - "L2XCFWD"
9266 #  - "L2BDMACLRN"
9267 #  - "L2BDMACLRN"
9268 #  - "L2BDMACLRN"
9269 #  - "IP4FWD"
9270 #  traces:
9271 #    hoverinfo: "x+y"
9272 #    boxpoints: "outliers"
9273 #    whiskerwidth: 0
9274 #  layout:
9275 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9276 #    layout: "plot-throughput"
9277 #
9278 #- type: "plot"
9279 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9280 #  algorithm: "plot_performance_box"
9281 #  output-file-type: ".html"
9282 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9283 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9284 #  filter: "'NIC_Intel-XXV710' and
9285 #           '64B' and
9286 #           ('BASE' or 'SCALE') and
9287 #           'NDRPDR' and
9288 #           '4T2C' and
9289 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9290 #           not 'VHOST' and
9291 #           'MEMIF'"
9292 #  parameters:
9293 #  - "throughput"
9294 #  - "parent"
9295 #  - "tags"
9296 #  sort:
9297 #  - "L2XCFWD"
9298 #  - "L2XCFWD"
9299 #  - "L2XCFWD"
9300 #  - "L2BDMACLRN"
9301 #  - "L2BDMACLRN"
9302 #  - "L2BDMACLRN"
9303 #  - "IP4FWD"
9304 #  traces:
9305 #    hoverinfo: "x+y"
9306 #    boxpoints: "outliers"
9307 #    whiskerwidth: 0
9308 #  layout:
9309 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9310 #    layout: "plot-throughput"
9311
9312 ################################################################################
9313
9314 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9315 #- type: "plot"
9316 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9317 #  algorithm: "plot_performance_box"
9318 #  output-file-type: ".html"
9319 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9320 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9321 #  filter: "'NIC_Intel-X520-DA2' and
9322 #           '64B' and
9323 #           ('BASE' or 'SCALE') and
9324 #           'NDRPDR' and
9325 #           '1T1C' and
9326 #           'L2XCFWD' and
9327 #           not 'VHOST' and
9328 #           not 'NF_DENSITY' and
9329 #           'MEMIF'"
9330 #  parameters:
9331 #  - "throughput"
9332 #  - "parent"
9333 #  - "tags"
9334 #  sort:
9335 #  - "1VNF"
9336 #  - "2VNF"
9337 #  - "4VNF"
9338 #  - "2VNF"
9339 #  - "4VNF"
9340 #  traces:
9341 #    hoverinfo: "x+y"
9342 #    boxpoints: "outliers"
9343 #    whiskerwidth: 0
9344 #  layout:
9345 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9346 #    layout: "plot-throughput"
9347 #
9348 #- type: "plot"
9349 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9350 #  algorithm: "plot_performance_box"
9351 #  output-file-type: ".html"
9352 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9353 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9354 #  filter: "'NIC_Intel-X520-DA2' and
9355 #           '64B' and
9356 #           ('BASE' or 'SCALE') and
9357 #           'NDRPDR' and
9358 #           '1T1C' and
9359 #           'L2XCFWD' and
9360 #           not 'VHOST' and
9361 #           not 'NF_DENSITY' and
9362 #           'MEMIF'"
9363 #  parameters:
9364 #  - "throughput"
9365 #  - "parent"
9366 #  - "tags"
9367 #  sort:
9368 #  - "1VNF"
9369 #  - "2VNF"
9370 #  - "4VNF"
9371 #  - "2VNF"
9372 #  - "4VNF"
9373 #  traces:
9374 #    hoverinfo: "x+y"
9375 #    boxpoints: "outliers"
9376 #    whiskerwidth: 0
9377 #  layout:
9378 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9379 #    layout: "plot-throughput"
9380 #
9381 #- type: "plot"
9382 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9383 #  algorithm: "plot_performance_box"
9384 #  output-file-type: ".html"
9385 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9386 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9387 #  filter: "'NIC_Intel-X520-DA2' and
9388 #           '64B' and
9389 #           ('BASE' or 'SCALE') and
9390 #           'NDRPDR' and
9391 #           '2T2C' and
9392 #           'L2XCFWD' and
9393 #           not 'VHOST' and
9394 #           not 'NF_DENSITY' and
9395 #           'MEMIF'"
9396 #  parameters:
9397 #  - "throughput"
9398 #  - "parent"
9399 #  - "tags"
9400 #  sort:
9401 #  - "1VNF"
9402 #  - "2VNF"
9403 #  - "4VNF"
9404 #  - "2VNF"
9405 #  - "4VNF"
9406 #  traces:
9407 #    hoverinfo: "x+y"
9408 #    boxpoints: "outliers"
9409 #    whiskerwidth: 0
9410 #  layout:
9411 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9412 #    layout: "plot-throughput"
9413 #
9414 #- type: "plot"
9415 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9416 #  algorithm: "plot_performance_box"
9417 #  output-file-type: ".html"
9418 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9419 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9420 #  filter: "'NIC_Intel-X520-DA2' and
9421 #           '64B' and
9422 #           ('BASE' or 'SCALE') and
9423 #           'NDRPDR' and
9424 #           '2T2C' and
9425 #           'L2XCFWD' and
9426 #           not 'VHOST' and
9427 #           not 'NF_DENSITY' and
9428 #           'MEMIF'"
9429 #  parameters:
9430 #  - "throughput"
9431 #  - "parent"
9432 #  - "tags"
9433 #  sort:
9434 #  - "1VNF"
9435 #  - "2VNF"
9436 #  - "4VNF"
9437 #  - "2VNF"
9438 #  - "4VNF"
9439 #  traces:
9440 #    hoverinfo: "x+y"
9441 #    boxpoints: "outliers"
9442 #    whiskerwidth: 0
9443 #  layout:
9444 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9445 #    layout: "plot-throughput"
9446 #
9447 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9448 #- type: "plot"
9449 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9450 #  algorithm: "plot_performance_box"
9451 #  output-file-type: ".html"
9452 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9453 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9454 #  filter: "'NIC_Intel-X520-DA2' and
9455 #           '64B' and
9456 #           ('BASE' or 'SCALE') and
9457 #           'NDRPDR' and
9458 #           '1T1C' and
9459 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9460 #           not 'VHOST' and
9461 #           not 'NF_DENSITY' and
9462 #           'MEMIF'"
9463 #  parameters:
9464 #  - "throughput"
9465 #  - "parent"
9466 #  - "tags"
9467 #  sort:
9468 #  - "1VNF"
9469 #  - "2VNF"
9470 #  - "4VNF"
9471 #  - "2VNF"
9472 #  - "4VNF"
9473 #  traces:
9474 #    hoverinfo: "x+y"
9475 #    boxpoints: "outliers"
9476 #    whiskerwidth: 0
9477 #  layout:
9478 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9479 #    layout: "plot-throughput"
9480 #
9481 #- type: "plot"
9482 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9483 #  algorithm: "plot_performance_box"
9484 #  output-file-type: ".html"
9485 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9486 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9487 #  filter: "'NIC_Intel-X520-DA2' and
9488 #           '64B' and
9489 #           ('BASE' or 'SCALE') and
9490 #           'NDRPDR' and
9491 #           '1T1C' and
9492 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9493 #           not 'VHOST' and
9494 #           not 'NF_DENSITY' and
9495 #           'MEMIF'"
9496 #  parameters:
9497 #  - "throughput"
9498 #  - "parent"
9499 #  - "tags"
9500 #  sort:
9501 #  - "1VNF"
9502 #  - "2VNF"
9503 #  - "4VNF"
9504 #  - "2VNF"
9505 #  - "4VNF"
9506 #  traces:
9507 #    hoverinfo: "x+y"
9508 #    boxpoints: "outliers"
9509 #    whiskerwidth: 0
9510 #  layout:
9511 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9512 #    layout: "plot-throughput"
9513 #
9514 #- type: "plot"
9515 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9516 #  algorithm: "plot_performance_box"
9517 #  output-file-type: ".html"
9518 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9519 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9520 #  filter: "'NIC_Intel-X520-DA2' and
9521 #           '64B' and
9522 #           ('BASE' or 'SCALE') and
9523 #           'NDRPDR' and
9524 #           '2T2C' and
9525 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9526 #           not 'VHOST' and
9527 #           not 'NF_DENSITY' and
9528 #           'MEMIF'"
9529 #  parameters:
9530 #  - "throughput"
9531 #  - "parent"
9532 #  - "tags"
9533 #  sort:
9534 #  - "1VNF"
9535 #  - "2VNF"
9536 #  - "4VNF"
9537 #  - "2VNF"
9538 #  - "4VNF"
9539 #  traces:
9540 #    hoverinfo: "x+y"
9541 #    boxpoints: "outliers"
9542 #    whiskerwidth: 0
9543 #  layout:
9544 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9545 #    layout: "plot-throughput"
9546 #
9547 #- type: "plot"
9548 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9549 #  algorithm: "plot_performance_box"
9550 #  output-file-type: ".html"
9551 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9552 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9553 #  filter: "'NIC_Intel-X520-DA2' and
9554 #           '64B' and
9555 #           ('BASE' or 'SCALE') and
9556 #           'NDRPDR' and
9557 #           '2T2C' and
9558 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9559 #           not 'VHOST' and
9560 #           not 'NF_DENSITY' and
9561 #           'MEMIF'"
9562 #  parameters:
9563 #  - "throughput"
9564 #  - "parent"
9565 #  - "tags"
9566 #  sort:
9567 #  - "1VNF"
9568 #  - "2VNF"
9569 #  - "4VNF"
9570 #  - "2VNF"
9571 #  - "4VNF"
9572 #  traces:
9573 #    hoverinfo: "x+y"
9574 #    boxpoints: "outliers"
9575 #    whiskerwidth: 0
9576 #  layout:
9577 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9578 #    layout: "plot-throughput"
9579 #
9580 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9581 #- type: "plot"
9582 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9583 #  algorithm: "plot_performance_box"
9584 #  output-file-type: ".html"
9585 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9586 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9587 #  filter: "'NIC_Intel-X710' and
9588 #           '64B' and
9589 #           ('BASE' or 'SCALE') and
9590 #           'NDRPDR' and
9591 #           '1T1C' and
9592 #           'L2XCFWD' and
9593 #           not 'VHOST' and
9594 #           not 'NF_DENSITY' and
9595 #           'MEMIF'"
9596 #  parameters:
9597 #  - "throughput"
9598 #  - "parent"
9599 #  - "tags"
9600 #  sort:
9601 #  - "1VNF"
9602 #  - "2VNF"
9603 #  - "4VNF"
9604 #  - "2VNF"
9605 #  - "4VNF"
9606 #  traces:
9607 #    hoverinfo: "x+y"
9608 #    boxpoints: "outliers"
9609 #    whiskerwidth: 0
9610 #  layout:
9611 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9612 #    layout: "plot-throughput"
9613 #
9614 #- type: "plot"
9615 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9616 #  algorithm: "plot_performance_box"
9617 #  output-file-type: ".html"
9618 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9619 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9620 #  filter: "'NIC_Intel-X710' and
9621 #           '64B' and
9622 #           ('BASE' or 'SCALE') and
9623 #           'NDRPDR' and
9624 #           '1T1C' and
9625 #           'L2XCFWD' and
9626 #           not 'VHOST' and
9627 #           not 'NF_DENSITY' and
9628 #           'MEMIF'"
9629 #  parameters:
9630 #  - "throughput"
9631 #  - "parent"
9632 #  - "tags"
9633 #  sort:
9634 #  - "1VNF"
9635 #  - "2VNF"
9636 #  - "4VNF"
9637 #  - "2VNF"
9638 #  - "4VNF"
9639 #  traces:
9640 #    hoverinfo: "x+y"
9641 #    boxpoints: "outliers"
9642 #    whiskerwidth: 0
9643 #  layout:
9644 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9645 #    layout: "plot-throughput"
9646 #
9647 #- type: "plot"
9648 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9649 #  algorithm: "plot_performance_box"
9650 #  output-file-type: ".html"
9651 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9652 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9653 #  filter: "'NIC_Intel-X710' and
9654 #           '64B' and
9655 #           ('BASE' or 'SCALE') and
9656 #           'NDRPDR' and
9657 #           '2T2C' and
9658 #           'L2XCFWD' and
9659 #           not 'VHOST' and
9660 #           not 'NF_DENSITY' and
9661 #           'MEMIF'"
9662 #  parameters:
9663 #  - "throughput"
9664 #  - "parent"
9665 #  - "tags"
9666 #  sort:
9667 #  - "1VNF"
9668 #  - "2VNF"
9669 #  - "4VNF"
9670 #  - "2VNF"
9671 #  - "4VNF"
9672 #  traces:
9673 #    hoverinfo: "x+y"
9674 #    boxpoints: "outliers"
9675 #    whiskerwidth: 0
9676 #  layout:
9677 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9678 #    layout: "plot-throughput"
9679 #
9680 #- type: "plot"
9681 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9682 #  algorithm: "plot_performance_box"
9683 #  output-file-type: ".html"
9684 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9685 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9686 #  filter: "'NIC_Intel-X710' and
9687 #           '64B' and
9688 #           ('BASE' or 'SCALE') and
9689 #           'NDRPDR' and
9690 #           '2T2C' and
9691 #           'L2XCFWD' and
9692 #           not 'VHOST' and
9693 #           not 'NF_DENSITY' and
9694 #           'MEMIF'"
9695 #  parameters:
9696 #  - "throughput"
9697 #  - "parent"
9698 #  - "tags"
9699 #  sort:
9700 #  - "1VNF"
9701 #  - "2VNF"
9702 #  - "4VNF"
9703 #  - "2VNF"
9704 #  - "4VNF"
9705 #  traces:
9706 #    hoverinfo: "x+y"
9707 #    boxpoints: "outliers"
9708 #    whiskerwidth: 0
9709 #  layout:
9710 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9711 #    layout: "plot-throughput"
9712 #
9713 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9714 #- type: "plot"
9715 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9716 #  algorithm: "plot_performance_box"
9717 #  output-file-type: ".html"
9718 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9719 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9720 #  filter: "'NIC_Intel-X710' and
9721 #           '64B' and
9722 #           ('BASE' or 'SCALE') and
9723 #           'NDRPDR' and
9724 #           '1T1C' and
9725 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9726 #           not 'VHOST' and
9727 #           not 'NF_DENSITY' and
9728 #           'MEMIF'"
9729 #  parameters:
9730 #  - "throughput"
9731 #  - "parent"
9732 #  - "tags"
9733 #  sort:
9734 #  - "1VNF"
9735 #  - "2VNF"
9736 #  - "4VNF"
9737 #  - "2VNF"
9738 #  - "4VNF"
9739 #  traces:
9740 #    hoverinfo: "x+y"
9741 #    boxpoints: "outliers"
9742 #    whiskerwidth: 0
9743 #  layout:
9744 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9745 #    layout: "plot-throughput"
9746 #
9747 #- type: "plot"
9748 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9749 #  algorithm: "plot_performance_box"
9750 #  output-file-type: ".html"
9751 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9752 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9753 #  filter: "'NIC_Intel-X710' and
9754 #           '64B' and
9755 #           ('BASE' or 'SCALE') and
9756 #           'NDRPDR' and
9757 #           '1T1C' and
9758 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9759 #           not 'VHOST' and
9760 #           not 'NF_DENSITY' and
9761 #           'MEMIF'"
9762 #  parameters:
9763 #  - "throughput"
9764 #  - "parent"
9765 #  - "tags"
9766 #  sort:
9767 #  - "1VNF"
9768 #  - "2VNF"
9769 #  - "4VNF"
9770 #  - "2VNF"
9771 #  - "4VNF"
9772 #  traces:
9773 #    hoverinfo: "x+y"
9774 #    boxpoints: "outliers"
9775 #    whiskerwidth: 0
9776 #  layout:
9777 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9778 #    layout: "plot-throughput"
9779 #
9780 #- type: "plot"
9781 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9782 #  algorithm: "plot_performance_box"
9783 #  output-file-type: ".html"
9784 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9785 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9786 #  filter: "'NIC_Intel-X710' and
9787 #           '64B' and
9788 #           ('BASE' or 'SCALE') and
9789 #           'NDRPDR' and
9790 #           '2T2C' and
9791 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9792 #           not 'VHOST' and
9793 #           not 'NF_DENSITY' and
9794 #           'MEMIF'"
9795 #  parameters:
9796 #  - "throughput"
9797 #  - "parent"
9798 #  - "tags"
9799 #  sort:
9800 #  - "1VNF"
9801 #  - "2VNF"
9802 #  - "4VNF"
9803 #  - "2VNF"
9804 #  - "4VNF"
9805 #  traces:
9806 #    hoverinfo: "x+y"
9807 #    boxpoints: "outliers"
9808 #    whiskerwidth: 0
9809 #  layout:
9810 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9811 #    layout: "plot-throughput"
9812 #
9813 #- type: "plot"
9814 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9815 #  algorithm: "plot_performance_box"
9816 #  output-file-type: ".html"
9817 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9818 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9819 #  filter: "'NIC_Intel-X710' and
9820 #           '64B' and
9821 #           ('BASE' or 'SCALE') and
9822 #           'NDRPDR' and
9823 #           '2T2C' and
9824 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9825 #           not 'VHOST' and
9826 #           not 'NF_DENSITY' and
9827 #           'MEMIF'"
9828 #  parameters:
9829 #  - "throughput"
9830 #  - "parent"
9831 #  - "tags"
9832 #  sort:
9833 #  - "1VNF"
9834 #  - "2VNF"
9835 #  - "4VNF"
9836 #  - "2VNF"
9837 #  - "4VNF"
9838 #  traces:
9839 #    hoverinfo: "x+y"
9840 #    boxpoints: "outliers"
9841 #    whiskerwidth: 0
9842 #  layout:
9843 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9844 #    layout: "plot-throughput"
9845
9846 ################################################################################
9847
9848 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9849 - type: "plot"
9850   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9851   algorithm: "plot_performance_box"
9852   output-file-type: ".html"
9853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9855   filter: "'NIC_Intel-X520-DA2' and
9856            '64B' and
9857            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9858            'NDRPDR' and
9859            '1T1C' and
9860            'IP4FWD' and
9861            not 'IPSEC' and
9862            not 'DOT1Q' and
9863            not 'VHOST'"
9864   parameters:
9865   - "throughput"
9866   - "parent"
9867   - "tags"
9868   sort:
9869   - "IP4BASE"
9870   - "FIB_20K"
9871   - "FIB_200K"
9872   - "FIB_2M"
9873   traces:
9874     hoverinfo: "x+y"
9875     boxpoints: "outliers"
9876     whiskerwidth: 0
9877   layout:
9878     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9879     layout: "plot-throughput"
9880
9881 - type: "plot"
9882   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9883   algorithm: "plot_performance_box"
9884   output-file-type: ".html"
9885   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9886   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9887   filter: "'NIC_Intel-X520-DA2' and
9888            '64B' and
9889            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9890            'NDRPDR' and
9891            '1T1C' and
9892            'IP4FWD' and
9893            not 'IPSEC' and
9894            not 'DOT1Q' and
9895            not 'VHOST'"
9896   parameters:
9897   - "throughput"
9898   - "parent"
9899   - "tags"
9900   sort:
9901   - "IP4BASE"
9902   - "FIB_20K"
9903   - "FIB_200K"
9904   - "FIB_2M"
9905   traces:
9906     hoverinfo: "x+y"
9907     boxpoints: "outliers"
9908     whiskerwidth: 0
9909   layout:
9910     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9911     layout: "plot-throughput"
9912
9913 - type: "plot"
9914   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9915   algorithm: "plot_performance_box"
9916   output-file-type: ".html"
9917   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9919   filter: "'NIC_Intel-X520-DA2' and
9920            '64B' and
9921            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9922            'NDRPDR' and
9923            '2T2C' and
9924            'IP4FWD' and
9925            not 'IPSEC' and
9926            not 'DOT1Q' and
9927            not 'VHOST'"
9928   parameters:
9929   - "throughput"
9930   - "parent"
9931   - "tags"
9932   sort:
9933   - "IP4BASE"
9934   - "FIB_20K"
9935   - "FIB_200K"
9936   - "FIB_2M"
9937   traces:
9938     hoverinfo: "x+y"
9939     boxpoints: "outliers"
9940     whiskerwidth: 0
9941   layout:
9942     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9943     layout: "plot-throughput"
9944
9945 - type: "plot"
9946   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9947   algorithm: "plot_performance_box"
9948   output-file-type: ".html"
9949   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9951   filter: "'NIC_Intel-X520-DA2' and
9952            '64B' and
9953            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9954            'NDRPDR' and
9955            '2T2C' and
9956            'IP4FWD' and
9957            not 'IPSEC' and
9958            not 'DOT1Q' and
9959            not 'VHOST'"
9960   parameters:
9961   - "throughput"
9962   - "parent"
9963   - "tags"
9964   sort:
9965   - "IP4BASE"
9966   - "FIB_20K"
9967   - "FIB_200K"
9968   - "FIB_2M"
9969   traces:
9970     hoverinfo: "x+y"
9971     boxpoints: "outliers"
9972     whiskerwidth: 0
9973   layout:
9974     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9975     layout: "plot-throughput"
9976
9977 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9978 - type: "plot"
9979   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9980   algorithm: "plot_performance_box"
9981   output-file-type: ".html"
9982   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9984   filter: "'NIC_Intel-X520-DA2' and
9985            '64B' and
9986            ('IP4BASE' or
9987             'POLICE_MARK' or
9988             'COPWHLIST' or
9989             ('NAT44' and 'BASE') or
9990             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9991            'NDRPDR' and
9992            '1T1C' and
9993            'IP4FWD' and
9994            not 'IPSEC' and
9995            not 'VHOST'"
9996   parameters:
9997   - "throughput"
9998   - "parent"
9999   - "tags"
10000   sort:
10001   - "DOT1Q"
10002   - "IP4BASE"
10003   - "NAT44"
10004   - "POLICE_MARK"
10005   - "COPWHLIST"
10006   - "IACL"
10007   - "OACL"
10008   traces:
10009     hoverinfo: "x+y"
10010     boxpoints: "outliers"
10011     whiskerwidth: 0
10012   layout:
10013     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
10014     layout: "plot-throughput"
10015
10016 - type: "plot"
10017   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10018   algorithm: "plot_performance_box"
10019   output-file-type: ".html"
10020   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10022   filter: "'NIC_Intel-X520-DA2' and
10023            '64B' and
10024            ('IP4BASE' or
10025             'POLICE_MARK' or
10026             'COPWHLIST' or
10027             ('NAT44' and 'BASE') or
10028             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10029            'NDRPDR' and
10030            '1T1C' and
10031            'IP4FWD' and
10032            not 'IPSEC' and
10033            not 'VHOST'"
10034   parameters:
10035   - "throughput"
10036   - "parent"
10037   - "tags"
10038   sort:
10039   - "DOT1Q"
10040   - "IP4BASE"
10041   - "NAT44"
10042   - "POLICE_MARK"
10043   - "COPWHLIST"
10044   - "IACL"
10045   - "OACL"
10046   traces:
10047     hoverinfo: "x+y"
10048     boxpoints: "outliers"
10049     whiskerwidth: 0
10050   layout:
10051     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10052     layout: "plot-throughput"
10053
10054 - type: "plot"
10055   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10056   algorithm: "plot_performance_box"
10057   output-file-type: ".html"
10058   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10060   filter: "'NIC_Intel-X520-DA2' and
10061            '64B' and
10062            ('IP4BASE' or
10063             'POLICE_MARK' or
10064             'COPWHLIST' or
10065             ('NAT44' and 'BASE') or
10066             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10067            'NDRPDR' and
10068            '2T2C' and
10069            'IP4FWD' and
10070            not 'IPSEC' and
10071            not 'VHOST'"
10072   parameters:
10073   - "throughput"
10074   - "parent"
10075   - "tags"
10076   sort:
10077   - "DOT1Q"
10078   - "IP4BASE"
10079   - "NAT44"
10080   - "POLICE_MARK"
10081   - "COPWHLIST"
10082   - "IACL"
10083   - "OACL"
10084   traces:
10085     hoverinfo: "x+y"
10086     boxpoints: "outliers"
10087     whiskerwidth: 0
10088   layout:
10089     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10090     layout: "plot-throughput"
10091
10092 - type: "plot"
10093   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10094   algorithm: "plot_performance_box"
10095   output-file-type: ".html"
10096   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10098   filter: "'NIC_Intel-X520-DA2' and
10099            '64B' and
10100            ('IP4BASE' or
10101             'POLICE_MARK' or
10102             'COPWHLIST' or
10103             ('NAT44' and 'BASE') or
10104             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10105            'NDRPDR' and
10106            '2T2C' and
10107            'IP4FWD' and
10108            not 'IPSEC' and
10109            not 'VHOST'"
10110   parameters:
10111   - "throughput"
10112   - "parent"
10113   - "tags"
10114   sort:
10115   - "DOT1Q"
10116   - "IP4BASE"
10117   - "NAT44"
10118   - "POLICE_MARK"
10119   - "COPWHLIST"
10120   - "IACL"
10121   - "OACL"
10122   traces:
10123     hoverinfo: "x+y"
10124     boxpoints: "outliers"
10125     whiskerwidth: 0
10126   layout:
10127     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10128     layout: "plot-throughput"
10129
10130 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10131 - type: "plot"
10132   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10133   algorithm: "plot_performance_box"
10134   output-file-type: ".html"
10135   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10137   filter: "'NIC_Intel-X520-DA2' and
10138            '64B' and
10139            'NDRPDR' and
10140            '1T1C' and
10141            'IP4FWD' and
10142            ('NAT44' or 'IP4BASE') and
10143            not 'DOT1Q' and
10144            not 'IPSEC' and
10145            not 'VHOST'"
10146   parameters:
10147   - "throughput"
10148   - "parent"
10149   - "tags"
10150   sort:
10151   - "IP4BASE"
10152   - "BASE"
10153   - "SRC_USER_10"
10154   - "SRC_USER_100"
10155   - "SRC_USER_1000"
10156   - "SRC_USER_2000"
10157   traces:
10158     hoverinfo: "x+y"
10159     boxpoints: "outliers"
10160     whiskerwidth: 0
10161   layout:
10162     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10163     layout: "plot-throughput"
10164
10165 - type: "plot"
10166   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10167   algorithm: "plot_performance_box"
10168   output-file-type: ".html"
10169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10171   filter: "'NIC_Intel-X520-DA2' and
10172            '64B' and
10173            'NDRPDR' and
10174            '1T1C' and
10175            'IP4FWD' and
10176            ('NAT44' or 'IP4BASE') and
10177            not 'DOT1Q' and
10178            not 'IPSEC' and
10179            not 'VHOST'"
10180   parameters:
10181   - "throughput"
10182   - "parent"
10183   - "tags"
10184   sort:
10185   - "IP4BASE"
10186   - "BASE"
10187   - "SRC_USER_10"
10188   - "SRC_USER_100"
10189   - "SRC_USER_1000"
10190   - "SRC_USER_2000"
10191   traces:
10192     hoverinfo: "x+y"
10193     boxpoints: "outliers"
10194     whiskerwidth: 0
10195   layout:
10196     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10197     layout: "plot-throughput"
10198
10199 - type: "plot"
10200   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10201   algorithm: "plot_performance_box"
10202   output-file-type: ".html"
10203   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10204   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10205   filter: "'NIC_Intel-X520-DA2' and
10206            '64B' and
10207            'NDRPDR' and
10208            '2T2C' and
10209            'IP4FWD' and
10210            ('NAT44' or 'IP4BASE') and
10211            not 'DOT1Q' and
10212            not 'IPSEC' and
10213            not 'VHOST'"
10214   parameters:
10215   - "throughput"
10216   - "parent"
10217   - "tags"
10218   sort:
10219   - "IP4BASE"
10220   - "BASE"
10221   - "SRC_USER_10"
10222   - "SRC_USER_100"
10223   - "SRC_USER_1000"
10224   - "SRC_USER_2000"
10225   traces:
10226     hoverinfo: "x+y"
10227     boxpoints: "outliers"
10228     whiskerwidth: 0
10229   layout:
10230     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10231     layout: "plot-throughput"
10232
10233 - type: "plot"
10234   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10235   algorithm: "plot_performance_box"
10236   output-file-type: ".html"
10237   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10239   filter: "'NIC_Intel-X520-DA2' and
10240            '64B' and
10241            'NDRPDR' and
10242            '2T2C' and
10243            'IP4FWD' and
10244            ('NAT44' or 'IP4BASE') and
10245            not 'DOT1Q' and
10246            not 'IPSEC' and
10247            not 'VHOST'"
10248   parameters:
10249   - "throughput"
10250   - "parent"
10251   - "tags"
10252   sort:
10253   - "IP4BASE"
10254   - "BASE"
10255   - "SRC_USER_10"
10256   - "SRC_USER_100"
10257   - "SRC_USER_1000"
10258   - "SRC_USER_2000"
10259   traces:
10260     hoverinfo: "x+y"
10261     boxpoints: "outliers"
10262     whiskerwidth: 0
10263   layout:
10264     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10265     layout: "plot-throughput"
10266
10267 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10268 - type: "plot"
10269   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10270   algorithm: "plot_performance_box"
10271   output-file-type: ".html"
10272   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10274   filter: "'NIC_Intel-X520-DA2' and
10275            '64B' and
10276            'NDRPDR' and
10277            '1T1C' and
10278            'IP4FWD' and
10279            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10280            not 'IPSEC' and
10281            not 'DOT1Q' and
10282            not 'VHOST'"
10283   parameters:
10284   - "throughput"
10285   - "parent"
10286   - "tags"
10287   sort:
10288   - "IP4BASE"
10289   - "ACL_STATELESS"
10290   - "ACL_STATEFUL"
10291   - "ACL_STATELESS"
10292   - "ACL_STATEFUL"
10293   traces:
10294     hoverinfo: "x+y"
10295     boxpoints: "outliers"
10296     whiskerwidth: 0
10297   layout:
10298     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10299     layout: "plot-throughput"
10300
10301 - type: "plot"
10302   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10303   algorithm: "plot_performance_box"
10304   output-file-type: ".html"
10305   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10307   filter: "'NIC_Intel-X520-DA2' and
10308            '64B' and
10309            'NDRPDR' and
10310            '1T1C' and
10311            'IP4FWD' and
10312            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10313            not 'IPSEC' and
10314            not 'DOT1Q' and
10315            not 'VHOST'"
10316   parameters:
10317   - "throughput"
10318   - "parent"
10319   - "tags"
10320   sort:
10321   - "IP4BASE"
10322   - "ACL_STATELESS"
10323   - "ACL_STATEFUL"
10324   - "ACL_STATELESS"
10325   - "ACL_STATEFUL"
10326   traces:
10327     hoverinfo: "x+y"
10328     boxpoints: "outliers"
10329     whiskerwidth: 0
10330   layout:
10331     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10332     layout: "plot-throughput"
10333
10334 - type: "plot"
10335   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10336   algorithm: "plot_performance_box"
10337   output-file-type: ".html"
10338   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10340   filter: "'NIC_Intel-X520-DA2' and
10341            '64B' and
10342            'NDRPDR' and
10343            '2T2C' and
10344            'IP4FWD' and
10345            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10346            not 'IPSEC' and
10347            not 'DOT1Q' and
10348            not 'VHOST'"
10349   parameters:
10350   - "throughput"
10351   - "parent"
10352   - "tags"
10353   sort:
10354   - "IP4BASE"
10355   - "ACL_STATELESS"
10356   - "ACL_STATEFUL"
10357   - "ACL_STATELESS"
10358   - "ACL_STATEFUL"
10359   traces:
10360     hoverinfo: "x+y"
10361     boxpoints: "outliers"
10362     whiskerwidth: 0
10363   layout:
10364     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10365     layout: "plot-throughput"
10366
10367 - type: "plot"
10368   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10369   algorithm: "plot_performance_box"
10370   output-file-type: ".html"
10371   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10373   filter: "'NIC_Intel-X520-DA2' and
10374            '64B' and
10375            'NDRPDR' and
10376            '2T2C' and
10377            'IP4FWD' and
10378            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10379            not 'IPSEC' and
10380            not 'DOT1Q' and
10381            not 'VHOST'"
10382   parameters:
10383   - "throughput"
10384   - "parent"
10385   - "tags"
10386   sort:
10387   - "IP4BASE"
10388   - "ACL_STATELESS"
10389   - "ACL_STATEFUL"
10390   - "ACL_STATELESS"
10391   - "ACL_STATEFUL"
10392   traces:
10393     hoverinfo: "x+y"
10394     boxpoints: "outliers"
10395     whiskerwidth: 0
10396   layout:
10397     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10398     layout: "plot-throughput"
10399
10400 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10401 - type: "plot"
10402   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10403   algorithm: "plot_performance_box"
10404   output-file-type: ".html"
10405   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10406   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10407   filter: "'NIC_Intel-X520-DA2' and
10408            '64B' and
10409            'NDRPDR' and
10410            '1T1C' and
10411            'IP4FWD' and
10412            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10413            not 'IPSEC' and
10414            not 'DOT1Q' and
10415            not 'VHOST'"
10416   parameters:
10417   - "throughput"
10418   - "parent"
10419   - "tags"
10420   sort:
10421   - "IP4BASE"
10422   - "ACL_STATELESS"
10423   - "ACL_STATEFUL"
10424   - "ACL_STATELESS"
10425   - "ACL_STATEFUL"
10426   traces:
10427     hoverinfo: "x+y"
10428     boxpoints: "outliers"
10429     whiskerwidth: 0
10430   layout:
10431     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10432     layout: "plot-throughput"
10433
10434 - type: "plot"
10435   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10436   algorithm: "plot_performance_box"
10437   output-file-type: ".html"
10438   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10439   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10440   filter: "'NIC_Intel-X520-DA2' and
10441            '64B' and
10442            'NDRPDR' and
10443            '1T1C' and
10444            'IP4FWD' and
10445            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10446            not 'IPSEC' and
10447            not 'DOT1Q' and
10448            not 'VHOST'"
10449   parameters:
10450   - "throughput"
10451   - "parent"
10452   - "tags"
10453   sort:
10454   - "IP4BASE"
10455   - "ACL_STATELESS"
10456   - "ACL_STATEFUL"
10457   - "ACL_STATELESS"
10458   - "ACL_STATEFUL"
10459   traces:
10460     hoverinfo: "x+y"
10461     boxpoints: "outliers"
10462     whiskerwidth: 0
10463   layout:
10464     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10465     layout: "plot-throughput"
10466
10467 - type: "plot"
10468   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10469   algorithm: "plot_performance_box"
10470   output-file-type: ".html"
10471   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10473   filter: "'NIC_Intel-X520-DA2' and
10474            '64B' and
10475            'NDRPDR' and
10476            '2T2C' and
10477            'IP4FWD' and
10478            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10479            not 'IPSEC' and
10480            not 'DOT1Q' and
10481            not 'VHOST'"
10482   parameters:
10483   - "throughput"
10484   - "parent"
10485   - "tags"
10486   sort:
10487   - "IP4BASE"
10488   - "ACL_STATELESS"
10489   - "ACL_STATEFUL"
10490   - "ACL_STATELESS"
10491   - "ACL_STATEFUL"
10492   traces:
10493     hoverinfo: "x+y"
10494     boxpoints: "outliers"
10495     whiskerwidth: 0
10496   layout:
10497     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10498     layout: "plot-throughput"
10499
10500 - type: "plot"
10501   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10502   algorithm: "plot_performance_box"
10503   output-file-type: ".html"
10504   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10506   filter: "'NIC_Intel-X520-DA2' and
10507            '64B' and
10508            'NDRPDR' and
10509            '2T2C' and
10510            'IP4FWD' and
10511            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10512            not 'IPSEC' and
10513            not 'DOT1Q' and
10514            not 'VHOST'"
10515   parameters:
10516   - "throughput"
10517   - "parent"
10518   - "tags"
10519   sort:
10520   - "IP4BASE"
10521   - "ACL_STATELESS"
10522   - "ACL_STATEFUL"
10523   - "ACL_STATELESS"
10524   - "ACL_STATEFUL"
10525   traces:
10526     hoverinfo: "x+y"
10527     boxpoints: "outliers"
10528     whiskerwidth: 0
10529   layout:
10530     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10531     layout: "plot-throughput"
10532
10533 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10534 - type: "plot"
10535   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10536   algorithm: "plot_performance_box"
10537   output-file-type: ".html"
10538   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10540   filter: "'NIC_Intel-X710' and
10541            '64B' and
10542            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10543            'NDRPDR' and
10544            '1T1C' and
10545            'IP4FWD' and
10546            not 'IPSEC' and
10547            not 'DOT1Q' and
10548            not 'VHOST'"
10549   parameters:
10550   - "throughput"
10551   - "parent"
10552   - "tags"
10553   sort:
10554   - "IP4BASE"
10555   - "FIB_20K"
10556   - "FIB_200K"
10557   - "FIB_2M"
10558   traces:
10559     hoverinfo: "x+y"
10560     boxpoints: "outliers"
10561     whiskerwidth: 0
10562   layout:
10563     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10564     layout: "plot-throughput"
10565
10566 - type: "plot"
10567   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10568   algorithm: "plot_performance_box"
10569   output-file-type: ".html"
10570   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10572   filter: "'NIC_Intel-X710' and
10573            '64B' and
10574            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10575            'NDRPDR' and
10576            '1T1C' and
10577            'IP4FWD' and
10578            not 'IPSEC' and
10579            not 'DOT1Q' and
10580            not 'VHOST'"
10581   parameters:
10582   - "throughput"
10583   - "parent"
10584   - "tags"
10585   sort:
10586   - "IP4BASE"
10587   - "FIB_20K"
10588   - "FIB_200K"
10589   - "FIB_2M"
10590   traces:
10591     hoverinfo: "x+y"
10592     boxpoints: "outliers"
10593     whiskerwidth: 0
10594   layout:
10595     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10596     layout: "plot-throughput"
10597
10598 - type: "plot"
10599   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10600   algorithm: "plot_performance_box"
10601   output-file-type: ".html"
10602   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10604   filter: "'NIC_Intel-X710' and
10605            '64B' and
10606            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10607            'NDRPDR' and
10608            '2T2C' and
10609            'IP4FWD' and
10610            not 'IPSEC' and
10611            not 'DOT1Q' and
10612            not 'VHOST'"
10613   parameters:
10614   - "throughput"
10615   - "parent"
10616   - "tags"
10617   sort:
10618   - "IP4BASE"
10619   - "FIB_20K"
10620   - "FIB_200K"
10621   - "FIB_2M"
10622   traces:
10623     hoverinfo: "x+y"
10624     boxpoints: "outliers"
10625     whiskerwidth: 0
10626   layout:
10627     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10628     layout: "plot-throughput"
10629
10630 - type: "plot"
10631   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10632   algorithm: "plot_performance_box"
10633   output-file-type: ".html"
10634   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10635   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10636   filter: "'NIC_Intel-X710' and
10637            '64B' and
10638            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10639            'NDRPDR' and
10640            '2T2C' and
10641            'IP4FWD' and
10642            not 'IPSEC' and
10643            not 'DOT1Q' and
10644            not 'VHOST'"
10645   parameters:
10646   - "throughput"
10647   - "parent"
10648   - "tags"
10649   sort:
10650   - "IP4BASE"
10651   - "FIB_20K"
10652   - "FIB_200K"
10653   - "FIB_2M"
10654   traces:
10655     hoverinfo: "x+y"
10656     boxpoints: "outliers"
10657     whiskerwidth: 0
10658   layout:
10659     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10660     layout: "plot-throughput"
10661
10662 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10663 - type: "plot"
10664   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10665   algorithm: "plot_performance_box"
10666   output-file-type: ".html"
10667   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10668   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10669   filter: "'NIC_Intel-X710' and
10670            '64B' and
10671            ('IP4BASE' or
10672             'POLICE_MARK' or
10673             'COPWHLIST' or
10674             ('NAT44' and 'BASE') or
10675             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10676            'NDRPDR' and
10677            '1T1C' and
10678            'IP4FWD' and
10679            not 'IPSEC' and
10680            not 'VHOST'"
10681   parameters:
10682   - "throughput"
10683   - "parent"
10684   - "tags"
10685   sort:
10686   - "DOT1Q"
10687   - "IP4BASE"
10688   - "NAT44"
10689   - "POLICE_MARK"
10690   - "COPWHLIST"
10691   - "IACL"
10692   - "OACL"
10693   traces:
10694     hoverinfo: "x+y"
10695     boxpoints: "outliers"
10696     whiskerwidth: 0
10697   layout:
10698     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10699     layout: "plot-throughput"
10700
10701 - type: "plot"
10702   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10703   algorithm: "plot_performance_box"
10704   output-file-type: ".html"
10705   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10707   filter: "'NIC_Intel-X710' and
10708            '64B' and
10709            ('IP4BASE' or
10710             'POLICE_MARK' or
10711             'COPWHLIST' or
10712             ('NAT44' and 'BASE') or
10713             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10714            'NDRPDR' and
10715            '1T1C' and
10716            'IP4FWD' and
10717            not 'IPSEC' and
10718            not 'VHOST'"
10719   parameters:
10720   - "throughput"
10721   - "parent"
10722   - "tags"
10723   sort:
10724   - "DOT1Q"
10725   - "IP4BASE"
10726   - "NAT44"
10727   - "POLICE_MARK"
10728   - "COPWHLIST"
10729   - "IACL"
10730   - "OACL"
10731   traces:
10732     hoverinfo: "x+y"
10733     boxpoints: "outliers"
10734     whiskerwidth: 0
10735   layout:
10736     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10737     layout: "plot-throughput"
10738
10739 - type: "plot"
10740   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10741   algorithm: "plot_performance_box"
10742   output-file-type: ".html"
10743   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10744   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10745   filter: "'NIC_Intel-X710' and
10746            '64B' and
10747            ('IP4BASE' or
10748             'POLICE_MARK' or
10749             'COPWHLIST' or
10750             ('NAT44' and 'BASE') or
10751             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10752            'NDRPDR' and
10753            '2T2C' and
10754            'IP4FWD' and
10755            not 'IPSEC' and
10756            not 'VHOST'"
10757   parameters:
10758   - "throughput"
10759   - "parent"
10760   - "tags"
10761   sort:
10762   - "DOT1Q"
10763   - "IP4BASE"
10764   - "NAT44"
10765   - "POLICE_MARK"
10766   - "COPWHLIST"
10767   - "IACL"
10768   - "OACL"
10769   traces:
10770     hoverinfo: "x+y"
10771     boxpoints: "outliers"
10772     whiskerwidth: 0
10773   layout:
10774     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10775     layout: "plot-throughput"
10776
10777 - type: "plot"
10778   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10779   algorithm: "plot_performance_box"
10780   output-file-type: ".html"
10781   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10783   filter: "'NIC_Intel-X710' and
10784            '64B' and
10785            ('IP4BASE' or
10786             'POLICE_MARK' or
10787             'COPWHLIST' or
10788             ('NAT44' and 'BASE') or
10789             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10790            'NDRPDR' and
10791            '2T2C' and
10792            'IP4FWD' and
10793            not 'IPSEC' and
10794            not 'VHOST'"
10795   parameters:
10796   - "throughput"
10797   - "parent"
10798   - "tags"
10799   sort:
10800   - "DOT1Q"
10801   - "IP4BASE"
10802   - "NAT44"
10803   - "POLICE_MARK"
10804   - "COPWHLIST"
10805   - "IACL"
10806   - "OACL"
10807   traces:
10808     hoverinfo: "x+y"
10809     boxpoints: "outliers"
10810     whiskerwidth: 0
10811   layout:
10812     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10813     layout: "plot-throughput"
10814
10815 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10816 - type: "plot"
10817   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10818   algorithm: "plot_performance_box"
10819   output-file-type: ".html"
10820   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10822   filter: "'NIC_Intel-X710' and
10823            '64B' and
10824            'NDRPDR' and
10825            '2T1C' and
10826            'IP4FWD' and
10827            ('NAT44' or 'IP4BASE') and
10828            not 'IPSEC' and
10829            not 'VHOST'"
10830   parameters:
10831   - "throughput"
10832   - "parent"
10833   - "tags"
10834   sort:
10835   - "IP4BASE"
10836   - "BASE"
10837   - "SRC_USER_10"
10838   - "SRC_USER_100"
10839   - "SRC_USER_1000"
10840   - "SRC_USER_2000"
10841   traces:
10842     hoverinfo: "x+y"
10843     boxpoints: "outliers"
10844     whiskerwidth: 0
10845   layout:
10846     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10847     layout: "plot-throughput"
10848
10849 - type: "plot"
10850   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10851   algorithm: "plot_performance_box"
10852   output-file-type: ".html"
10853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10855   filter: "'NIC_Intel-X710' and
10856            '64B' and
10857            'NDRPDR' and
10858            '2T1C' and
10859            'IP4FWD' and
10860            ('NAT44' or 'IP4BASE') and
10861            not 'IPSEC' and
10862            not 'VHOST'"
10863   parameters:
10864   - "throughput"
10865   - "parent"
10866   - "tags"
10867   sort:
10868   - "IP4BASE"
10869   - "BASE"
10870   - "SRC_USER_10"
10871   - "SRC_USER_100"
10872   - "SRC_USER_1000"
10873   - "SRC_USER_2000"
10874   traces:
10875     hoverinfo: "x+y"
10876     boxpoints: "outliers"
10877     whiskerwidth: 0
10878   layout:
10879     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10880     layout: "plot-throughput"
10881
10882 - type: "plot"
10883   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10884   algorithm: "plot_performance_box"
10885   output-file-type: ".html"
10886   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10888   filter: "'NIC_Intel-X710' and
10889            '64B' and
10890            'NDRPDR' and
10891            '4T2C' and
10892            'IP4FWD' and
10893            ('NAT44' or 'IP4BASE') and
10894            not 'IPSEC' and
10895            not 'VHOST'"
10896   parameters:
10897   - "throughput"
10898   - "parent"
10899   - "tags"
10900   sort:
10901   - "IP4BASE"
10902   - "BASE"
10903   - "SRC_USER_10"
10904   - "SRC_USER_100"
10905   - "SRC_USER_1000"
10906   - "SRC_USER_2000"
10907   traces:
10908     hoverinfo: "x+y"
10909     boxpoints: "outliers"
10910     whiskerwidth: 0
10911   layout:
10912     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10913     layout: "plot-throughput"
10914
10915 - type: "plot"
10916   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10917   algorithm: "plot_performance_box"
10918   output-file-type: ".html"
10919   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10920   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10921   filter: "'NIC_Intel-X710' and
10922            '64B' and
10923            'NDRPDR' and
10924            '4T2C' and
10925            'IP4FWD' and
10926            ('NAT44' or 'IP4BASE') and
10927            not 'IPSEC' and
10928            not 'VHOST'"
10929   parameters:
10930   - "throughput"
10931   - "parent"
10932   - "tags"
10933   sort:
10934   - "IP4BASE"
10935   - "BASE"
10936   - "SRC_USER_10"
10937   - "SRC_USER_100"
10938   - "SRC_USER_1000"
10939   - "SRC_USER_2000"
10940   traces:
10941     hoverinfo: "x+y"
10942     boxpoints: "outliers"
10943     whiskerwidth: 0
10944   layout:
10945     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10946     layout: "plot-throughput"
10947
10948 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10949 - type: "plot"
10950   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10951   algorithm: "plot_performance_box"
10952   output-file-type: ".html"
10953   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10955   filter: "'NIC_Intel-X710' and
10956            '64B' and
10957            'NDRPDR' and
10958            '2T1C' and
10959            'IP4FWD' and
10960            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10961            not 'IPSEC' and
10962            not 'VHOST'"
10963   parameters:
10964   - "throughput"
10965   - "parent"
10966   - "tags"
10967   sort:
10968   - "IP4BASE"
10969   - "ACL_STATELESS"
10970   - "ACL_STATEFUL"
10971   - "ACL_STATELESS"
10972   - "ACL_STATEFUL"
10973   traces:
10974     hoverinfo: "x+y"
10975     boxpoints: "outliers"
10976     whiskerwidth: 0
10977   layout:
10978     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10979     layout: "plot-throughput"
10980
10981 - type: "plot"
10982   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10983   algorithm: "plot_performance_box"
10984   output-file-type: ".html"
10985   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10987   filter: "'NIC_Intel-X710' and
10988            '64B' and
10989            'NDRPDR' and
10990            '2T1C' and
10991            'IP4FWD' and
10992            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10993            not 'IPSEC' and
10994            not 'VHOST'"
10995   parameters:
10996   - "throughput"
10997   - "parent"
10998   - "tags"
10999   sort:
11000   - "IP4BASE"
11001   - "ACL_STATELESS"
11002   - "ACL_STATEFUL"
11003   - "ACL_STATELESS"
11004   - "ACL_STATEFUL"
11005   traces:
11006     hoverinfo: "x+y"
11007     boxpoints: "outliers"
11008     whiskerwidth: 0
11009   layout:
11010     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
11011     layout: "plot-throughput"
11012
11013 - type: "plot"
11014   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11015   algorithm: "plot_performance_box"
11016   output-file-type: ".html"
11017   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11019   filter: "'NIC_Intel-X710' and
11020            '64B' and
11021            'NDRPDR' and
11022            '4T2C' and
11023            'IP4FWD' and
11024            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11025            not 'IPSEC' and
11026            not 'VHOST'"
11027   parameters:
11028   - "throughput"
11029   - "parent"
11030   - "tags"
11031   sort:
11032   - "IP4BASE"
11033   - "ACL_STATELESS"
11034   - "ACL_STATEFUL"
11035   - "ACL_STATELESS"
11036   - "ACL_STATEFUL"
11037   traces:
11038     hoverinfo: "x+y"
11039     boxpoints: "outliers"
11040     whiskerwidth: 0
11041   layout:
11042     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11043     layout: "plot-throughput"
11044
11045 - type: "plot"
11046   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11047   algorithm: "plot_performance_box"
11048   output-file-type: ".html"
11049   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11050   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11051   filter: "'NIC_Intel-X710' and
11052            '64B' and
11053            'NDRPDR' and
11054            '4T2C' and
11055            'IP4FWD' and
11056            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11057            not 'IPSEC' and
11058            not 'VHOST'"
11059   parameters:
11060   - "throughput"
11061   - "parent"
11062   - "tags"
11063   sort:
11064   - "IP4BASE"
11065   - "ACL_STATELESS"
11066   - "ACL_STATEFUL"
11067   - "ACL_STATELESS"
11068   - "ACL_STATEFUL"
11069   traces:
11070     hoverinfo: "x+y"
11071     boxpoints: "outliers"
11072     whiskerwidth: 0
11073   layout:
11074     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11075     layout: "plot-throughput"
11076
11077 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11078 - type: "plot"
11079   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11080   algorithm: "plot_performance_box"
11081   output-file-type: ".html"
11082   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11084   filter: "'NIC_Intel-XL710' and
11085            '64B' and
11086            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11087            'NDRPDR' and
11088            '1T1C' and
11089            'IP4FWD' and
11090            not 'IPSEC' and
11091            not 'VHOST'"
11092   parameters:
11093   - "throughput"
11094   - "parent"
11095   - "tags"
11096   sort:
11097   - "IP4BASE"
11098   - "FIB_20K"
11099   - "FIB_200K"
11100   - "FIB_2M"
11101   traces:
11102     hoverinfo: "x+y"
11103     boxpoints: "outliers"
11104     whiskerwidth: 0
11105   layout:
11106     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11107     layout: "plot-throughput"
11108
11109 - type: "plot"
11110   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11111   algorithm: "plot_performance_box"
11112   output-file-type: ".html"
11113   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11114   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11115   filter: "'NIC_Intel-XL710' and
11116            '64B' and
11117            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11118            'NDRPDR' and
11119            '1T1C' and
11120            'IP4FWD' and
11121            not 'IPSEC' and
11122            not 'VHOST'"
11123   parameters:
11124   - "throughput"
11125   - "parent"
11126   - "tags"
11127   sort:
11128   - "IP4BASE"
11129   - "FIB_20K"
11130   - "FIB_200K"
11131   - "FIB_2M"
11132   traces:
11133     hoverinfo: "x+y"
11134     boxpoints: "outliers"
11135     whiskerwidth: 0
11136   layout:
11137     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11138     layout: "plot-throughput"
11139
11140 - type: "plot"
11141   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11142   algorithm: "plot_performance_box"
11143   output-file-type: ".html"
11144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11146   filter: "'NIC_Intel-XL710' and
11147            '64B' and
11148            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11149            'NDRPDR' and
11150            '2T2C' and
11151            'IP4FWD' and
11152            not 'IPSEC' and
11153            not 'VHOST'"
11154   parameters:
11155   - "throughput"
11156   - "parent"
11157   - "tags"
11158   sort:
11159   - "IP4BASE"
11160   - "FIB_20K"
11161   - "FIB_200K"
11162   - "FIB_2M"
11163   traces:
11164     hoverinfo: "x+y"
11165     boxpoints: "outliers"
11166     whiskerwidth: 0
11167   layout:
11168     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11169     layout: "plot-throughput"
11170
11171 - type: "plot"
11172   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11173   algorithm: "plot_performance_box"
11174   output-file-type: ".html"
11175   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11177   filter: "'NIC_Intel-XL710' and
11178            '64B' and
11179            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11180            'NDRPDR' and
11181            '2T2C' and
11182            'IP4FWD' and
11183            not 'IPSEC' and
11184            not 'VHOST'"
11185   parameters:
11186   - "throughput"
11187   - "parent"
11188   - "tags"
11189   sort:
11190   - "IP4BASE"
11191   - "FIB_20K"
11192   - "FIB_200K"
11193   - "FIB_2M"
11194   traces:
11195     hoverinfo: "x+y"
11196     boxpoints: "outliers"
11197     whiskerwidth: 0
11198   layout:
11199     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11200     layout: "plot-throughput"
11201
11202 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11203 - type: "plot"
11204   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11205   algorithm: "plot_performance_box"
11206   output-file-type: ".html"
11207   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11209   filter: "'NIC_Intel-X710' and
11210            '64B' and
11211            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11212            'NDRPDR' and
11213            '2T1C' and
11214            'IP4FWD' and
11215            not 'IPSEC' and
11216            not 'DOT1Q' and
11217            not 'VHOST'"
11218   parameters:
11219   - "throughput"
11220   - "parent"
11221   - "tags"
11222   sort:
11223   - "IP4BASE"
11224   - "FIB_20K"
11225   - "FIB_200K"
11226   - "FIB_2M"
11227   traces:
11228     hoverinfo: "x+y"
11229     boxpoints: "outliers"
11230     whiskerwidth: 0
11231   layout:
11232     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11233     layout: "plot-throughput"
11234
11235 - type: "plot"
11236   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11237   algorithm: "plot_performance_box"
11238   output-file-type: ".html"
11239   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11241   filter: "'NIC_Intel-X710' and
11242            '64B' and
11243            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11244            'NDRPDR' and
11245            '2T1C' and
11246            'IP4FWD' and
11247            not 'IPSEC' and
11248            not 'DOT1Q' and
11249            not 'VHOST'"
11250   parameters:
11251   - "throughput"
11252   - "parent"
11253   - "tags"
11254   sort:
11255   - "IP4BASE"
11256   - "FIB_20K"
11257   - "FIB_200K"
11258   - "FIB_2M"
11259   traces:
11260     hoverinfo: "x+y"
11261     boxpoints: "outliers"
11262     whiskerwidth: 0
11263   layout:
11264     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11265     layout: "plot-throughput"
11266
11267 - type: "plot"
11268   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11269   algorithm: "plot_performance_box"
11270   output-file-type: ".html"
11271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11273   filter: "'NIC_Intel-X710' and
11274            '64B' and
11275            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11276            'NDRPDR' and
11277            '4T2C' and
11278            'IP4FWD' and
11279            not 'IPSEC' and
11280            not 'DOT1Q' and
11281            not 'VHOST'"
11282   parameters:
11283   - "throughput"
11284   - "parent"
11285   - "tags"
11286   sort:
11287   - "IP4BASE"
11288   - "FIB_20K"
11289   - "FIB_200K"
11290   - "FIB_2M"
11291   traces:
11292     hoverinfo: "x+y"
11293     boxpoints: "outliers"
11294     whiskerwidth: 0
11295   layout:
11296     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11297     layout: "plot-throughput"
11298
11299 - type: "plot"
11300   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11301   algorithm: "plot_performance_box"
11302   output-file-type: ".html"
11303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11305   filter: "'NIC_Intel-X710' and
11306            '64B' and
11307            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11308            'NDRPDR' and
11309            '4T2C' and
11310            'IP4FWD' and
11311            not 'IPSEC' and
11312            not 'DOT1Q' and
11313            not 'VHOST'"
11314   parameters:
11315   - "throughput"
11316   - "parent"
11317   - "tags"
11318   sort:
11319   - "IP4BASE"
11320   - "FIB_20K"
11321   - "FIB_200K"
11322   - "FIB_2M"
11323   traces:
11324     hoverinfo: "x+y"
11325     boxpoints: "outliers"
11326     whiskerwidth: 0
11327   layout:
11328     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11329     layout: "plot-throughput"
11330
11331 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11332 - type: "plot"
11333   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11334   algorithm: "plot_performance_box"
11335   output-file-type: ".html"
11336   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11338   filter: "'NIC_Intel-X710' and
11339            '64B' and
11340            ('IP4BASE' or
11341             'POLICE_MARK' or
11342             'COPWHLIST' or
11343             ('NAT44' and 'BASE') or
11344             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11345            'NDRPDR' and
11346            '2T1C' and
11347            'IP4FWD' and
11348            not 'IPSEC' and
11349            not 'VHOST'"
11350   parameters:
11351   - "throughput"
11352   - "parent"
11353   - "tags"
11354   sort:
11355   - "DOT1Q"
11356   - "IP4BASE"
11357   - "NAT44"
11358   - "POLICE_MARK"
11359   - "COPWHLIST"
11360   - "IACL"
11361   - "OACL"
11362   traces:
11363     hoverinfo: "x+y"
11364     boxpoints: "outliers"
11365     whiskerwidth: 0
11366   layout:
11367     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11368     layout: "plot-throughput"
11369
11370 - type: "plot"
11371   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11372   algorithm: "plot_performance_box"
11373   output-file-type: ".html"
11374   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11376   filter: "'NIC_Intel-X710' and
11377            '64B' and
11378            ('IP4BASE' or
11379             'POLICE_MARK' or
11380             'COPWHLIST' or
11381             ('NAT44' and 'BASE') or
11382             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11383            'NDRPDR' and
11384            '2T1C' and
11385            'IP4FWD' and
11386            not 'IPSEC' and
11387            not 'VHOST'"
11388   parameters:
11389   - "throughput"
11390   - "parent"
11391   - "tags"
11392   sort:
11393   - "DOT1Q"
11394   - "IP4BASE"
11395   - "NAT44"
11396   - "POLICE_MARK"
11397   - "COPWHLIST"
11398   - "IACL"
11399   - "OACL"
11400   traces:
11401     hoverinfo: "x+y"
11402     boxpoints: "outliers"
11403     whiskerwidth: 0
11404   layout:
11405     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11406     layout: "plot-throughput"
11407
11408 - type: "plot"
11409   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11410   algorithm: "plot_performance_box"
11411   output-file-type: ".html"
11412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11414   filter: "'NIC_Intel-X710' and
11415            '64B' and
11416            ('IP4BASE' or
11417             'POLICE_MARK' or
11418             'COPWHLIST' or
11419             ('NAT44' and 'BASE') or
11420             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11421            'NDRPDR' and
11422            '4T2C' and
11423            'IP4FWD' and
11424            not 'IPSEC' and
11425            not 'VHOST'"
11426   parameters:
11427   - "throughput"
11428   - "parent"
11429   - "tags"
11430   sort:
11431   - "DOT1Q"
11432   - "IP4BASE"
11433   - "NAT44"
11434   - "POLICE_MARK"
11435   - "COPWHLIST"
11436   - "IACL"
11437   - "OACL"
11438   traces:
11439     hoverinfo: "x+y"
11440     boxpoints: "outliers"
11441     whiskerwidth: 0
11442   layout:
11443     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11444     layout: "plot-throughput"
11445
11446 - type: "plot"
11447   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11448   algorithm: "plot_performance_box"
11449   output-file-type: ".html"
11450   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11452   filter: "'NIC_Intel-X710' and
11453            '64B' and
11454            ('IP4BASE' or
11455             'POLICE_MARK' or
11456             'COPWHLIST' or
11457             ('NAT44' and 'BASE') or
11458             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11459            'NDRPDR' and
11460            '4T2C' and
11461            'IP4FWD' and
11462            not 'IPSEC' and
11463            not 'VHOST'"
11464   parameters:
11465   - "throughput"
11466   - "parent"
11467   - "tags"
11468   sort:
11469   - "DOT1Q"
11470   - "IP4BASE"
11471   - "NAT44"
11472   - "POLICE_MARK"
11473   - "COPWHLIST"
11474   - "IACL"
11475   - "OACL"
11476   traces:
11477     hoverinfo: "x+y"
11478     boxpoints: "outliers"
11479     whiskerwidth: 0
11480   layout:
11481     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11482     layout: "plot-throughput"
11483
11484 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11485 - type: "plot"
11486   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11487   algorithm: "plot_performance_box"
11488   output-file-type: ".html"
11489   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11491   filter: "'NIC_Intel-X710' and
11492            '64B' and
11493            'NDRPDR' and
11494            '1T1C' and
11495            'IP4FWD' and
11496            ('NAT44' or 'IP4BASE') and
11497            not 'IPSEC' and
11498            not 'VHOST'"
11499   parameters:
11500   - "throughput"
11501   - "parent"
11502   - "tags"
11503   sort:
11504   - "IP4BASE"
11505   - "BASE"
11506   - "SRC_USER_10"
11507   - "SRC_USER_100"
11508   - "SRC_USER_1000"
11509   - "SRC_USER_2000"
11510   traces:
11511     hoverinfo: "x+y"
11512     boxpoints: "outliers"
11513     whiskerwidth: 0
11514   layout:
11515     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11516     layout: "plot-throughput"
11517
11518 - type: "plot"
11519   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11520   algorithm: "plot_performance_box"
11521   output-file-type: ".html"
11522   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11524   filter: "'NIC_Intel-X710' and
11525            '64B' and
11526            'NDRPDR' and
11527            '1T1C' and
11528            'IP4FWD' and
11529            ('NAT44' or 'IP4BASE') and
11530            not 'IPSEC' and
11531            not 'VHOST'"
11532   parameters:
11533   - "throughput"
11534   - "parent"
11535   - "tags"
11536   sort:
11537   - "IP4BASE"
11538   - "BASE"
11539   - "SRC_USER_10"
11540   - "SRC_USER_100"
11541   - "SRC_USER_1000"
11542   - "SRC_USER_2000"
11543   traces:
11544     hoverinfo: "x+y"
11545     boxpoints: "outliers"
11546     whiskerwidth: 0
11547   layout:
11548     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11549     layout: "plot-throughput"
11550
11551 - type: "plot"
11552   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11553   algorithm: "plot_performance_box"
11554   output-file-type: ".html"
11555   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11557   filter: "'NIC_Intel-X710' and
11558            '64B' and
11559            'NDRPDR' and
11560            '2T2C' and
11561            'IP4FWD' and
11562            ('NAT44' or 'IP4BASE') and
11563            not 'IPSEC' and
11564            not 'VHOST'"
11565   parameters:
11566   - "throughput"
11567   - "parent"
11568   - "tags"
11569   sort:
11570   - "IP4BASE"
11571   - "BASE"
11572   - "SRC_USER_10"
11573   - "SRC_USER_100"
11574   - "SRC_USER_1000"
11575   - "SRC_USER_2000"
11576   traces:
11577     hoverinfo: "x+y"
11578     boxpoints: "outliers"
11579     whiskerwidth: 0
11580   layout:
11581     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11582     layout: "plot-throughput"
11583
11584 - type: "plot"
11585   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11586   algorithm: "plot_performance_box"
11587   output-file-type: ".html"
11588   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11589   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11590   filter: "'NIC_Intel-X710' and
11591            '64B' and
11592            'NDRPDR' and
11593            '2T2C' and
11594            'IP4FWD' and
11595            ('NAT44' or 'IP4BASE') and
11596            not 'IPSEC' and
11597            not 'VHOST'"
11598   parameters:
11599   - "throughput"
11600   - "parent"
11601   - "tags"
11602   sort:
11603   - "IP4BASE"
11604   - "BASE"
11605   - "SRC_USER_10"
11606   - "SRC_USER_100"
11607   - "SRC_USER_1000"
11608   - "SRC_USER_2000"
11609   traces:
11610     hoverinfo: "x+y"
11611     boxpoints: "outliers"
11612     whiskerwidth: 0
11613   layout:
11614     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11615     layout: "plot-throughput"
11616
11617 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11618 - type: "plot"
11619   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11620   algorithm: "plot_performance_box"
11621   output-file-type: ".html"
11622   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11624   filter: "'NIC_Intel-X710' and
11625            '64B' and
11626            'NDRPDR' and
11627            '1T1C' and
11628            'IP4FWD' and
11629            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11630            not 'IPSEC' and
11631            not 'VHOST'"
11632   parameters:
11633   - "throughput"
11634   - "parent"
11635   - "tags"
11636   sort:
11637   - "IP4BASE"
11638   - "ACL_STATELESS"
11639   - "ACL_STATEFUL"
11640   - "ACL_STATELESS"
11641   - "ACL_STATEFUL"
11642   traces:
11643     hoverinfo: "x+y"
11644     boxpoints: "outliers"
11645     whiskerwidth: 0
11646   layout:
11647     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11648     layout: "plot-throughput"
11649
11650 - type: "plot"
11651   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11652   algorithm: "plot_performance_box"
11653   output-file-type: ".html"
11654   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11656   filter: "'NIC_Intel-X710' and
11657            '64B' and
11658            'NDRPDR' and
11659            '1T1C' and
11660            'IP4FWD' and
11661            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11662            not 'IPSEC' and
11663            not 'VHOST'"
11664   parameters:
11665   - "throughput"
11666   - "parent"
11667   - "tags"
11668   sort:
11669   - "IP4BASE"
11670   - "ACL_STATELESS"
11671   - "ACL_STATEFUL"
11672   - "ACL_STATELESS"
11673   - "ACL_STATEFUL"
11674   traces:
11675     hoverinfo: "x+y"
11676     boxpoints: "outliers"
11677     whiskerwidth: 0
11678   layout:
11679     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11680     layout: "plot-throughput"
11681
11682 - type: "plot"
11683   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11684   algorithm: "plot_performance_box"
11685   output-file-type: ".html"
11686   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11688   filter: "'NIC_Intel-X710' and
11689            '64B' and
11690            'NDRPDR' and
11691            '2T2C' and
11692            'IP4FWD' and
11693            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11694            not 'IPSEC' and
11695            not 'VHOST'"
11696   parameters:
11697   - "throughput"
11698   - "parent"
11699   - "tags"
11700   sort:
11701   - "IP4BASE"
11702   - "ACL_STATELESS"
11703   - "ACL_STATEFUL"
11704   - "ACL_STATELESS"
11705   - "ACL_STATEFUL"
11706   traces:
11707     hoverinfo: "x+y"
11708     boxpoints: "outliers"
11709     whiskerwidth: 0
11710   layout:
11711     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11712     layout: "plot-throughput"
11713
11714 - type: "plot"
11715   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11716   algorithm: "plot_performance_box"
11717   output-file-type: ".html"
11718   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11719   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11720   filter: "'NIC_Intel-X710' and
11721            '64B' and
11722            'NDRPDR' and
11723            '2T2C' and
11724            'IP4FWD' and
11725            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11726            not 'IPSEC' and
11727            not 'VHOST'"
11728   parameters:
11729   - "throughput"
11730   - "parent"
11731   - "tags"
11732   sort:
11733   - "IP4BASE"
11734   - "ACL_STATELESS"
11735   - "ACL_STATEFUL"
11736   - "ACL_STATELESS"
11737   - "ACL_STATEFUL"
11738   traces:
11739     hoverinfo: "x+y"
11740     boxpoints: "outliers"
11741     whiskerwidth: 0
11742   layout:
11743     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11744     layout: "plot-throughput"
11745
11746 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11747 - type: "plot"
11748   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11749   algorithm: "plot_performance_box"
11750   output-file-type: ".html"
11751   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11753   filter: "'NIC_Intel-X710' and
11754            '64B' and
11755            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11756            'NDRPDR' and
11757            '2T1C' and
11758            'IP4FWD' and
11759            not 'IPSEC' and
11760            not 'DOT1Q' and
11761            not 'VHOST'"
11762   parameters:
11763   - "throughput"
11764   - "parent"
11765   - "tags"
11766   sort:
11767   - "IP4BASE"
11768   - "FIB_20K"
11769   - "FIB_200K"
11770   - "FIB_2M"
11771   traces:
11772     hoverinfo: "x+y"
11773     boxpoints: "outliers"
11774     whiskerwidth: 0
11775   layout:
11776     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11777     layout: "plot-throughput"
11778
11779 - type: "plot"
11780   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11781   algorithm: "plot_performance_box"
11782   output-file-type: ".html"
11783   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11785   filter: "'NIC_Intel-X710' and
11786            '64B' and
11787            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11788            'NDRPDR' and
11789            '2T1C' and
11790            'IP4FWD' and
11791            not 'IPSEC' and
11792            not 'DOT1Q' and
11793            not 'VHOST'"
11794   parameters:
11795   - "throughput"
11796   - "parent"
11797   - "tags"
11798   sort:
11799   - "IP4BASE"
11800   - "FIB_20K"
11801   - "FIB_200K"
11802   - "FIB_2M"
11803   traces:
11804     hoverinfo: "x+y"
11805     boxpoints: "outliers"
11806     whiskerwidth: 0
11807   layout:
11808     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11809     layout: "plot-throughput"
11810
11811 - type: "plot"
11812   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11813   algorithm: "plot_performance_box"
11814   output-file-type: ".html"
11815   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11816   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11817   filter: "'NIC_Intel-X710' and
11818            '64B' and
11819            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11820            'NDRPDR' and
11821            '4T2C' and
11822            'IP4FWD' and
11823            not 'IPSEC' and
11824            not 'DOT1Q' and
11825            not 'VHOST'"
11826   parameters:
11827   - "throughput"
11828   - "parent"
11829   - "tags"
11830   sort:
11831   - "IP4BASE"
11832   - "FIB_20K"
11833   - "FIB_200K"
11834   - "FIB_2M"
11835   traces:
11836     hoverinfo: "x+y"
11837     boxpoints: "outliers"
11838     whiskerwidth: 0
11839   layout:
11840     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11841     layout: "plot-throughput"
11842
11843 - type: "plot"
11844   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11845   algorithm: "plot_performance_box"
11846   output-file-type: ".html"
11847   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11848   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11849   filter: "'NIC_Intel-X710' and
11850            '64B' and
11851            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11852            'NDRPDR' and
11853            '4T2C' and
11854            'IP4FWD' and
11855            not 'IPSEC' and
11856            not 'DOT1Q' and
11857            not 'VHOST'"
11858   parameters:
11859   - "throughput"
11860   - "parent"
11861   - "tags"
11862   sort:
11863   - "IP4BASE"
11864   - "FIB_20K"
11865   - "FIB_200K"
11866   - "FIB_2M"
11867   traces:
11868     hoverinfo: "x+y"
11869     boxpoints: "outliers"
11870     whiskerwidth: 0
11871   layout:
11872     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11873     layout: "plot-throughput"
11874
11875 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11876 - type: "plot"
11877   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11878   algorithm: "plot_performance_box"
11879   output-file-type: ".html"
11880   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11881   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11882   filter: "'NIC_Intel-X710' and
11883            '64B' and
11884            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11885            'NDRPDR' and
11886            '2T1C' and
11887            'IP4FWD' and
11888            not 'IPSEC' and
11889            not 'DOT1Q' and
11890            not 'VHOST'"
11891   parameters:
11892   - "throughput"
11893   - "parent"
11894   - "tags"
11895   sort:
11896   - "IP4BASE"
11897   - "ACL_STATELESS"
11898   - "ACL_STATEFUL"
11899   - "ACL_STATELESS"
11900   - "ACL_STATEFUL"
11901   traces:
11902     hoverinfo: "x+y"
11903     boxpoints: "outliers"
11904     whiskerwidth: 0
11905   layout:
11906     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11907     layout: "plot-throughput"
11908
11909 - type: "plot"
11910   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11911   algorithm: "plot_performance_box"
11912   output-file-type: ".html"
11913   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11914   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11915   filter: "'NIC_Intel-X710' and
11916            '64B' and
11917            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11918            'NDRPDR' and
11919            '2T1C' and
11920            'IP4FWD' and
11921            not 'IPSEC' and
11922            not 'DOT1Q' and
11923            not 'VHOST'"
11924   parameters:
11925   - "throughput"
11926   - "parent"
11927   - "tags"
11928   sort:
11929   - "IP4BASE"
11930   - "ACL_STATELESS"
11931   - "ACL_STATEFUL"
11932   - "ACL_STATELESS"
11933   - "ACL_STATEFUL"
11934   traces:
11935     hoverinfo: "x+y"
11936     boxpoints: "outliers"
11937     whiskerwidth: 0
11938   layout:
11939     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11940     layout: "plot-throughput"
11941
11942 - type: "plot"
11943   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11944   algorithm: "plot_performance_box"
11945   output-file-type: ".html"
11946   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11948   filter: "'NIC_Intel-X710' and
11949            '64B' and
11950            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11951            'NDRPDR' and
11952            '4T2C' and
11953            'IP4FWD' and
11954            not 'IPSEC' and
11955            not 'DOT1Q' and
11956            not 'VHOST'"
11957   parameters:
11958   - "throughput"
11959   - "parent"
11960   - "tags"
11961   sort:
11962   - "IP4BASE"
11963   - "ACL_STATELESS"
11964   - "ACL_STATEFUL"
11965   - "ACL_STATELESS"
11966   - "ACL_STATEFUL"
11967   traces:
11968     hoverinfo: "x+y"
11969     boxpoints: "outliers"
11970     whiskerwidth: 0
11971   layout:
11972     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11973     layout: "plot-throughput"
11974
11975 - type: "plot"
11976   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11977   algorithm: "plot_performance_box"
11978   output-file-type: ".html"
11979   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11981   filter: "'NIC_Intel-X710' and
11982            '64B' and
11983            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11984            'NDRPDR' and
11985            '4T2C' and
11986            'IP4FWD' and
11987            not 'IPSEC' and
11988            not 'DOT1Q' and
11989            not 'VHOST'"
11990   parameters:
11991   - "throughput"
11992   - "parent"
11993   - "tags"
11994   sort:
11995   - "IP4BASE"
11996   - "ACL_STATELESS"
11997   - "ACL_STATEFUL"
11998   - "ACL_STATELESS"
11999   - "ACL_STATEFUL"
12000   traces:
12001     hoverinfo: "x+y"
12002     boxpoints: "outliers"
12003     whiskerwidth: 0
12004   layout:
12005     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
12006     layout: "plot-throughput"
12007
12008 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
12009 - type: "plot"
12010   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12011   algorithm: "plot_performance_box"
12012   output-file-type: ".html"
12013   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12015   filter: "'NIC_Intel-XXV710' and
12016            '64B' and
12017            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12018            'NDRPDR' and
12019            '2T1C' and
12020            'IP4FWD' and
12021            not 'IPSEC' and
12022            not 'DOT1Q' and
12023            not 'VHOST'"
12024   parameters:
12025   - "throughput"
12026   - "parent"
12027   - "tags"
12028   sort:
12029   - "IP4BASE"
12030   - "FIB_20K"
12031   - "FIB_200K"
12032   - "FIB_2M"
12033   traces:
12034     hoverinfo: "x+y"
12035     boxpoints: "outliers"
12036     whiskerwidth: 0
12037   layout:
12038     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12039     layout: "plot-throughput"
12040
12041 - type: "plot"
12042   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12043   algorithm: "plot_performance_box"
12044   output-file-type: ".html"
12045   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12047   filter: "'NIC_Intel-XXV710' and
12048            '64B' and
12049            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12050            'NDRPDR' and
12051            '2T1C' and
12052            'IP4FWD' and
12053            not 'IPSEC' and
12054            not 'DOT1Q' and
12055            not 'VHOST'"
12056   parameters:
12057   - "throughput"
12058   - "parent"
12059   - "tags"
12060   sort:
12061   - "IP4BASE"
12062   - "FIB_20K"
12063   - "FIB_200K"
12064   - "FIB_2M"
12065   traces:
12066     hoverinfo: "x+y"
12067     boxpoints: "outliers"
12068     whiskerwidth: 0
12069   layout:
12070     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12071     layout: "plot-throughput"
12072
12073 - type: "plot"
12074   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12075   algorithm: "plot_performance_box"
12076   output-file-type: ".html"
12077   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12078   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12079   filter: "'NIC_Intel-XXV710' and
12080            '64B' and
12081            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12082            'NDRPDR' and
12083            '4T2C' and
12084            'IP4FWD' and
12085            not 'IPSEC' and
12086            not 'DOT1Q' and
12087            not 'VHOST'"
12088   parameters:
12089   - "throughput"
12090   - "parent"
12091   - "tags"
12092   sort:
12093   - "IP4BASE"
12094   - "FIB_20K"
12095   - "FIB_200K"
12096   - "FIB_2M"
12097   traces:
12098     hoverinfo: "x+y"
12099     boxpoints: "outliers"
12100     whiskerwidth: 0
12101   layout:
12102     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12103     layout: "plot-throughput"
12104
12105 - type: "plot"
12106   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12107   algorithm: "plot_performance_box"
12108   output-file-type: ".html"
12109   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12110   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12111   filter: "'NIC_Intel-XXV710' and
12112            '64B' and
12113            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12114            'NDRPDR' and
12115            '4T2C' and
12116            'IP4FWD' and
12117            not 'IPSEC' and
12118            not 'DOT1Q' and
12119            not 'VHOST'"
12120   parameters:
12121   - "throughput"
12122   - "parent"
12123   - "tags"
12124   sort:
12125   - "IP4BASE"
12126   - "FIB_20K"
12127   - "FIB_200K"
12128   - "FIB_2M"
12129   traces:
12130     hoverinfo: "x+y"
12131     boxpoints: "outliers"
12132     whiskerwidth: 0
12133   layout:
12134     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12135     layout: "plot-throughput"
12136
12137 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12138 #- type: "plot"
12139 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12140 #  algorithm: "plot_performance_box"
12141 #  output-file-type: ".html"
12142 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12143 #  data: "intel-dnv-vpp"
12144 #  filter: "'NIC_Intel-X553' and
12145 #           '64B' and
12146 #           'IP4BASE' and
12147 #           'NDRPDR' and
12148 #           '1T1C' and
12149 #           'IP4FWD' and
12150 #           not 'IPSEC' and
12151 #           not 'VHOST'"
12152 #  parameters:
12153 #  - "throughput"
12154 #  - "parent"
12155 #  - "tags"
12156 #  sort:
12157 #  - "IP4BASE"
12158 #  traces:
12159 #    hoverinfo: "x+y"
12160 #    boxpoints: "outliers"
12161 #    whiskerwidth: 0
12162 #  layout:
12163 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12164 #    layout: "plot-throughput"
12165 #
12166 #- type: "plot"
12167 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12168 #  algorithm: "plot_performance_box"
12169 #  output-file-type: ".html"
12170 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12171 #  data: "intel-dnv-vpp"
12172 #  filter: "'NIC_Intel-X553' and
12173 #           '64B' and
12174 #           'IP4BASE' and
12175 #           'NDRPDR' and
12176 #           '1T1C' and
12177 #           'IP4FWD' and
12178 #           not 'IPSEC' and
12179 #           not 'VHOST'"
12180 #  parameters:
12181 #  - "throughput"
12182 #  - "parent"
12183 #  - "tags"
12184 #  sort:
12185 #  - "IP4BASE"
12186 #  traces:
12187 #    hoverinfo: "x+y"
12188 #    boxpoints: "outliers"
12189 #    whiskerwidth: 0
12190 #  layout:
12191 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12192 #    layout: "plot-throughput"
12193 #
12194 #- type: "plot"
12195 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12196 #  algorithm: "plot_performance_box"
12197 #  output-file-type: ".html"
12198 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12199 #  data: "intel-dnv-vpp"
12200 #  filter: "'NIC_Intel-X553' and
12201 #           '64B' and
12202 #           'IP4BASE' and
12203 #           'NDRPDR' and
12204 #           '2T2C' and
12205 #           'IP4FWD' and
12206 #           not 'IPSEC' and
12207 #           not 'VHOST'"
12208 #  parameters:
12209 #  - "throughput"
12210 #  - "parent"
12211 #  - "tags"
12212 #  sort:
12213 #  - "IP4BASE"
12214 #  traces:
12215 #    hoverinfo: "x+y"
12216 #    boxpoints: "outliers"
12217 #    whiskerwidth: 0
12218 #  layout:
12219 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12220 #    layout: "plot-throughput"
12221 #
12222 #- type: "plot"
12223 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12224 #  algorithm: "plot_performance_box"
12225 #  output-file-type: ".html"
12226 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12227 #  data: "intel-dnv-vpp"
12228 #  filter: "'NIC_Intel-X553' and
12229 #           '64B' and
12230 #           'IP4BASE' and
12231 #           'NDRPDR' and
12232 #           '2T2C' and
12233 #           'IP4FWD' and
12234 #           not 'IPSEC' and
12235 #           not 'VHOST'"
12236 #  parameters:
12237 #  - "throughput"
12238 #  - "parent"
12239 #  - "tags"
12240 #  sort:
12241 #  - "IP4BASE"
12242 #  traces:
12243 #    hoverinfo: "x+y"
12244 #    boxpoints: "outliers"
12245 #    whiskerwidth: 0
12246 #  layout:
12247 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12248 #    layout: "plot-throughput"
12249
12250 ################################################################################
12251
12252 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12253 - type: "plot"
12254   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12255   algorithm: "plot_performance_box"
12256   output-file-type: ".html"
12257   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12259   filter: "'NIC_Intel-X520-DA2' and
12260            '64B' and
12261            'ENCAP' and
12262            'NDRPDR' and
12263            '1T1C' and
12264            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12265            not 'DOT1Q' and
12266            not 'VHOST' and
12267            not 'IPSECHW'"
12268   parameters:
12269   - "throughput"
12270   - "parent"
12271   - "tags"
12272   sort:
12273   - "IP4BASE"
12274   - "L2BDMACLRN"
12275   - "L2XCFWD"
12276   - "LISP"
12277   traces:
12278     hoverinfo: "x+y"
12279     boxpoints: "outliers"
12280     whiskerwidth: 0
12281   layout:
12282     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12283     layout: "plot-throughput"
12284
12285 - type: "plot"
12286   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12287   algorithm: "plot_performance_box"
12288   output-file-type: ".html"
12289   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12290   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12291   filter: "'NIC_Intel-X520-DA2' and
12292            '64B' and
12293            'ENCAP' and
12294            'NDRPDR' and
12295            '2T2C' and
12296            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12297            not 'DOT1Q' and
12298            not 'VHOST' and
12299            not 'IPSECHW'"
12300   parameters:
12301   - "throughput"
12302   - "parent"
12303   - "tags"
12304   sort:
12305   - "IP4BASE"
12306   - "L2BDMACLRN"
12307   - "L2XCFWD"
12308   - "LISP"
12309   traces:
12310     hoverinfo: "x+y"
12311     boxpoints: "outliers"
12312     whiskerwidth: 0
12313   layout:
12314     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12315     layout: "plot-throughput"
12316
12317 - type: "plot"
12318   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12319   algorithm: "plot_performance_box"
12320   output-file-type: ".html"
12321   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12323   filter: "'NIC_Intel-X520-DA2' and
12324            '64B' and
12325            'ENCAP' and
12326            'NDRPDR' and
12327            '1T1C' and
12328            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12329            not 'DOT1Q' and
12330            not 'VHOST' and
12331            not 'IPSECHW'"
12332   parameters:
12333   - "throughput"
12334   - "parent"
12335   - "tags"
12336   sort:
12337   - "IP4BASE"
12338   - "L2BDMACLRN"
12339   - "L2XCFWD"
12340   - "LISP"
12341   traces:
12342     hoverinfo: "x+y"
12343     boxpoints: "outliers"
12344     whiskerwidth: 0
12345   layout:
12346     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12347     layout: "plot-throughput"
12348
12349 - type: "plot"
12350   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12351   algorithm: "plot_performance_box"
12352   output-file-type: ".html"
12353   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12355   filter: "'NIC_Intel-X520-DA2' and
12356            '64B' and
12357            'ENCAP' and
12358            'NDRPDR' and
12359            '2T2C' and
12360            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12361            not 'DOT1Q' and
12362            not 'VHOST' and
12363            not 'IPSECHW'"
12364   parameters:
12365   - "throughput"
12366   - "parent"
12367   - "tags"
12368   sort:
12369   - "IP4BASE"
12370   - "L2BDMACLRN"
12371   - "L2XCFWD"
12372   - "LISP"
12373   traces:
12374     hoverinfo: "x+y"
12375     boxpoints: "outliers"
12376     whiskerwidth: 0
12377   layout:
12378     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12379     layout: "plot-throughput"
12380
12381 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12382 - type: "plot"
12383   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12384   algorithm: "plot_performance_box"
12385   output-file-type: ".html"
12386   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12387   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12388   filter: "'NIC_Intel-X710' and
12389            '64B' and
12390            'ENCAP' and
12391            'NDRPDR' and
12392            '1T1C' and
12393            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12394            not 'VHOST' and
12395            not 'IPSECHW'"
12396   parameters:
12397   - "throughput"
12398   - "parent"
12399   - "tags"
12400   sort:
12401   - "IP4BASE"
12402   - "LISP"
12403   - "VXLAN_1"
12404   - "VXLAN_10"
12405   - "VXLAN_100"
12406   - "VXLAN_1000"
12407   traces:
12408     hoverinfo: "x+y"
12409     boxpoints: "outliers"
12410     whiskerwidth: 0
12411   layout:
12412     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12413     layout: "plot-throughput"
12414
12415 - type: "plot"
12416   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12417   algorithm: "plot_performance_box"
12418   output-file-type: ".html"
12419   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12421   filter: "'NIC_Intel-X710' and
12422            '64B' and
12423            'ENCAP' and
12424            'NDRPDR' and
12425            '1T1C' and
12426            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12427            not 'VHOST' and
12428            not 'IPSECHW'"
12429   parameters:
12430   - "throughput"
12431   - "parent"
12432   - "tags"
12433   sort:
12434   - "IP4BASE"
12435   - "LISP"
12436   - "VXLAN_1"
12437   - "VXLAN_10"
12438   - "VXLAN_100"
12439   - "VXLAN_1000"
12440   traces:
12441     hoverinfo: "x+y"
12442     boxpoints: "outliers"
12443     whiskerwidth: 0
12444   layout:
12445     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12446     layout: "plot-throughput"
12447
12448 - type: "plot"
12449   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12450   algorithm: "plot_performance_box"
12451   output-file-type: ".html"
12452   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12453   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12454   filter: "'NIC_Intel-X710' and
12455            '64B' and
12456            'ENCAP' and
12457            'NDRPDR' and
12458            '2T2C' and
12459            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12460            not 'VHOST' and
12461            not 'IPSECHW'"
12462   parameters:
12463   - "throughput"
12464   - "parent"
12465   - "tags"
12466   sort:
12467   - "IP4BASE"
12468   - "LISP"
12469   - "VXLAN_1"
12470   - "VXLAN_10"
12471   - "VXLAN_100"
12472   - "VXLAN_1000"
12473   traces:
12474     hoverinfo: "x+y"
12475     boxpoints: "outliers"
12476     whiskerwidth: 0
12477   layout:
12478     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12479     layout: "plot-throughput"
12480
12481 - type: "plot"
12482   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12483   algorithm: "plot_performance_box"
12484   output-file-type: ".html"
12485   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12487   filter: "'NIC_Intel-X710' and
12488            '64B' and
12489            'ENCAP' and
12490            'NDRPDR' and
12491            '2T2C' and
12492            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12493            not 'VHOST' and
12494            not 'IPSECHW'"
12495   parameters:
12496   - "throughput"
12497   - "parent"
12498   - "tags"
12499   sort:
12500   - "IP4BASE"
12501   - "LISP"
12502   - "VXLAN_1"
12503   - "VXLAN_10"
12504   - "VXLAN_100"
12505   - "VXLAN_1000"
12506   traces:
12507     hoverinfo: "x+y"
12508     boxpoints: "outliers"
12509     whiskerwidth: 0
12510   layout:
12511     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12512     layout: "plot-throughput"
12513
12514 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12515 - type: "plot"
12516   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12517   algorithm: "plot_performance_box"
12518   output-file-type: ".html"
12519   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12521   filter: "'NIC_Intel-X710' and
12522            '64B' and
12523            'ENCAP' and
12524            'NDRPDR' and
12525            '1T1C' and
12526            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12527            not 'DOT1Q' and
12528            not 'VHOST' and
12529            not 'IPSECHW'"
12530   parameters:
12531   - "throughput"
12532   - "parent"
12533   - "tags"
12534   sort:
12535   - "IP4BASE"
12536   - "L2BDMACLRN"
12537   - "L2XCFWD"
12538   - "LISP"
12539   traces:
12540     hoverinfo: "x+y"
12541     boxpoints: "outliers"
12542     whiskerwidth: 0
12543   layout:
12544     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12545     layout: "plot-throughput"
12546
12547 - type: "plot"
12548   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12549   algorithm: "plot_performance_box"
12550   output-file-type: ".html"
12551   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12553   filter: "'NIC_Intel-X710' and
12554            '64B' and
12555            'ENCAP' and
12556            'NDRPDR' and
12557            '2T2C' and
12558            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12559            not 'DOT1Q' and
12560            not 'VHOST' and
12561            not 'IPSECHW'"
12562   parameters:
12563   - "throughput"
12564   - "parent"
12565   - "tags"
12566   sort:
12567   - "IP4BASE"
12568   - "L2BDMACLRN"
12569   - "L2XCFWD"
12570   - "LISP"
12571   traces:
12572     hoverinfo: "x+y"
12573     boxpoints: "outliers"
12574     whiskerwidth: 0
12575   layout:
12576     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12577     layout: "plot-throughput"
12578
12579 - type: "plot"
12580   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12581   algorithm: "plot_performance_box"
12582   output-file-type: ".html"
12583   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12585   filter: "'NIC_Intel-X710' and
12586            '64B' and
12587            'ENCAP' and
12588            'NDRPDR' and
12589            '1T1C' and
12590            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12591            not 'DOT1Q' and
12592            not 'VHOST' and
12593            not 'IPSECHW'"
12594   parameters:
12595   - "throughput"
12596   - "parent"
12597   - "tags"
12598   sort:
12599   - "IP4BASE"
12600   - "L2BDMACLRN"
12601   - "L2XCFWD"
12602   - "LISP"
12603   traces:
12604     hoverinfo: "x+y"
12605     boxpoints: "outliers"
12606     whiskerwidth: 0
12607   layout:
12608     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12609     layout: "plot-throughput"
12610
12611 - type: "plot"
12612   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12613   algorithm: "plot_performance_box"
12614   output-file-type: ".html"
12615   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12617   filter: "'NIC_Intel-X710' and
12618            '64B' and
12619            'ENCAP' and
12620            'NDRPDR' and
12621            '2T2C' and
12622            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12623            not 'DOT1Q' and
12624            not 'VHOST' and
12625            not 'IPSECHW'"
12626   parameters:
12627   - "throughput"
12628   - "parent"
12629   - "tags"
12630   sort:
12631   - "IP4BASE"
12632   - "L2BDMACLRN"
12633   - "L2XCFWD"
12634   - "LISP"
12635   traces:
12636     hoverinfo: "x+y"
12637     boxpoints: "outliers"
12638     whiskerwidth: 0
12639   layout:
12640     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12641     layout: "plot-throughput"
12642
12643 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12644 - type: "plot"
12645   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12646   algorithm: "plot_performance_box"
12647   output-file-type: ".html"
12648   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12650   filter: "'NIC_Intel-X710' and
12651            '64B' and
12652            'ENCAP' and
12653            'NDRPDR' and
12654            '2T1C' and
12655            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12656            not 'VHOST' and
12657            not 'IPSECHW'"
12658   parameters:
12659   - "throughput"
12660   - "parent"
12661   - "tags"
12662   sort:
12663   - "IP4BASE"
12664   - "LISP"
12665   - "VXLAN_1"
12666   - "VXLAN_10"
12667   - "VXLAN_100"
12668   - "VXLAN_1000"
12669   traces:
12670     hoverinfo: "x+y"
12671     boxpoints: "outliers"
12672     whiskerwidth: 0
12673   layout:
12674     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12675     layout: "plot-throughput"
12676
12677 - type: "plot"
12678   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12679   algorithm: "plot_performance_box"
12680   output-file-type: ".html"
12681   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12683   filter: "'NIC_Intel-X710' and
12684            '64B' and
12685            'ENCAP' and
12686            'NDRPDR' and
12687            '2T1C' and
12688            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12689            not 'VHOST' and
12690            not 'IPSECHW'"
12691   parameters:
12692   - "throughput"
12693   - "parent"
12694   - "tags"
12695   sort:
12696   - "IP4BASE"
12697   - "LISP"
12698   - "VXLAN_1"
12699   - "VXLAN_10"
12700   - "VXLAN_100"
12701   - "VXLAN_1000"
12702   traces:
12703     hoverinfo: "x+y"
12704     boxpoints: "outliers"
12705     whiskerwidth: 0
12706   layout:
12707     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12708     layout: "plot-throughput"
12709
12710 - type: "plot"
12711   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12712   algorithm: "plot_performance_box"
12713   output-file-type: ".html"
12714   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12716   filter: "'NIC_Intel-X710' and
12717            '64B' and
12718            'ENCAP' and
12719            'NDRPDR' and
12720            '4T2C' and
12721            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12722            not 'VHOST' and
12723            not 'IPSECHW'"
12724   parameters:
12725   - "throughput"
12726   - "parent"
12727   - "tags"
12728   sort:
12729   - "IP4BASE"
12730   - "LISP"
12731   - "VXLAN_1"
12732   - "VXLAN_10"
12733   - "VXLAN_100"
12734   - "VXLAN_1000"
12735   traces:
12736     hoverinfo: "x+y"
12737     boxpoints: "outliers"
12738     whiskerwidth: 0
12739   layout:
12740     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12741     layout: "plot-throughput"
12742
12743 - type: "plot"
12744   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12745   algorithm: "plot_performance_box"
12746   output-file-type: ".html"
12747   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12749   filter: "'NIC_Intel-X710' and
12750            '64B' and
12751            'ENCAP' and
12752            'NDRPDR' and
12753            '4T2C' and
12754            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12755            not 'VHOST' and
12756            not 'IPSECHW'"
12757   parameters:
12758   - "throughput"
12759   - "parent"
12760   - "tags"
12761   sort:
12762   - "IP4BASE"
12763   - "LISP"
12764   - "VXLAN_1"
12765   - "VXLAN_10"
12766   - "VXLAN_100"
12767   - "VXLAN_1000"
12768   traces:
12769     hoverinfo: "x+y"
12770     boxpoints: "outliers"
12771     whiskerwidth: 0
12772   layout:
12773     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12774     layout: "plot-throughput"
12775
12776 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12777 - type: "plot"
12778   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12779   algorithm: "plot_performance_box"
12780   output-file-type: ".html"
12781   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12783   filter: "'NIC_Intel-X710' and
12784            '64B' and
12785            'ENCAP' and
12786            'NDRPDR' and
12787            '2T1C' and
12788            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12789            not 'DOT1Q' and
12790            not 'VHOST' and
12791            not 'IPSECHW'"
12792   parameters:
12793   - "throughput"
12794   - "parent"
12795   - "tags"
12796   sort:
12797   - "IP4BASE"
12798   - "L2BDMACLRN"
12799   - "L2XCFWD"
12800   - "LISP"
12801   traces:
12802     hoverinfo: "x+y"
12803     boxpoints: "outliers"
12804     whiskerwidth: 0
12805   layout:
12806     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12807     layout: "plot-throughput"
12808
12809 - type: "plot"
12810   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12811   algorithm: "plot_performance_box"
12812   output-file-type: ".html"
12813   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12815   filter: "'NIC_Intel-X710' and
12816            '64B' and
12817            'ENCAP' and
12818            'NDRPDR' and
12819            '4T2C' and
12820            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12821            not 'DOT1Q' and
12822            not 'VHOST' and
12823            not 'IPSECHW'"
12824   parameters:
12825   - "throughput"
12826   - "parent"
12827   - "tags"
12828   sort:
12829   - "IP4BASE"
12830   - "L2BDMACLRN"
12831   - "L2XCFWD"
12832   - "LISP"
12833   traces:
12834     hoverinfo: "x+y"
12835     boxpoints: "outliers"
12836     whiskerwidth: 0
12837   layout:
12838     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12839     layout: "plot-throughput"
12840
12841 - type: "plot"
12842   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12843   algorithm: "plot_performance_box"
12844   output-file-type: ".html"
12845   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12847   filter: "'NIC_Intel-X710' and
12848            '64B' and
12849            'ENCAP' and
12850            'NDRPDR' and
12851            '2T1C' and
12852            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12853            not 'DOT1Q' and
12854            not 'VHOST' and
12855            not 'IPSECHW'"
12856   parameters:
12857   - "throughput"
12858   - "parent"
12859   - "tags"
12860   sort:
12861   - "IP4BASE"
12862   - "L2BDMACLRN"
12863   - "L2XCFWD"
12864   - "LISP"
12865   traces:
12866     hoverinfo: "x+y"
12867     boxpoints: "outliers"
12868     whiskerwidth: 0
12869   layout:
12870     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12871     layout: "plot-throughput"
12872
12873 - type: "plot"
12874   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12875   algorithm: "plot_performance_box"
12876   output-file-type: ".html"
12877   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12879   filter: "'NIC_Intel-X710' and
12880            '64B' and
12881            'ENCAP' and
12882            'NDRPDR' and
12883            '4T2C' and
12884            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12885            not 'DOT1Q' and
12886            not 'VHOST' and
12887            not 'IPSECHW'"
12888   parameters:
12889   - "throughput"
12890   - "parent"
12891   - "tags"
12892   sort:
12893   - "IP4BASE"
12894   - "L2BDMACLRN"
12895   - "L2XCFWD"
12896   - "LISP"
12897   traces:
12898     hoverinfo: "x+y"
12899     boxpoints: "outliers"
12900     whiskerwidth: 0
12901   layout:
12902     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12903     layout: "plot-throughput"
12904
12905 ################################################################################
12906
12907 # Packet Throughput - VPP IPv6 3n-hsw-x520
12908 - type: "plot"
12909   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12910   algorithm: "plot_performance_box"
12911   output-file-type: ".html"
12912   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12914   filter: "'NIC_Intel-X520-DA2' and
12915            '78B' and
12916            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12917            'NDRPDR' and
12918            '1T1C' and
12919            'IP6FWD' and
12920            not 'SRv6' and
12921            not 'IPSEC' and
12922            not 'VHOST'"
12923   parameters:
12924   - "throughput"
12925   - "parent"
12926   - "tags"
12927   sort:
12928   - "IP6BASE"
12929   - "FIB_20K"
12930   - "FIB_200K"
12931   - "FIB_2M"
12932   traces:
12933     hoverinfo: "x+y"
12934     boxpoints: "outliers"
12935     whiskerwidth: 0
12936   layout:
12937     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12938     layout: "plot-throughput"
12939
12940 - type: "plot"
12941   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12942   algorithm: "plot_performance_box"
12943   output-file-type: ".html"
12944   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12946   filter: "'NIC_Intel-X520-DA2' and
12947            '78B' and
12948            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12949            'NDRPDR' and
12950            '1T1C' and
12951            'IP6FWD' and
12952            not 'SRv6' and
12953            not 'IPSEC' and
12954            not 'VHOST'"
12955   parameters:
12956   - "throughput"
12957   - "parent"
12958   - "tags"
12959   sort:
12960   - "IP6BASE"
12961   - "FIB_20K"
12962   - "FIB_200K"
12963   - "FIB_2M"
12964   traces:
12965     hoverinfo: "x+y"
12966     boxpoints: "outliers"
12967     whiskerwidth: 0
12968   layout:
12969     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12970     layout: "plot-throughput"
12971
12972 - type: "plot"
12973   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12974   algorithm: "plot_performance_box"
12975   output-file-type: ".html"
12976   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12977   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12978   filter: "'NIC_Intel-X520-DA2' and
12979            '78B' and
12980            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12981            'NDRPDR' and
12982            '2T2C' and
12983            'IP6FWD' and
12984            not 'SRv6' and
12985            not 'IPSEC' and
12986            not 'VHOST'"
12987   parameters:
12988   - "throughput"
12989   - "parent"
12990   - "tags"
12991   sort:
12992   - "IP6BASE"
12993   - "FIB_20K"
12994   - "FIB_200K"
12995   - "FIB_2M"
12996   traces:
12997     hoverinfo: "x+y"
12998     boxpoints: "outliers"
12999     whiskerwidth: 0
13000   layout:
13001     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
13002     layout: "plot-throughput"
13003
13004 - type: "plot"
13005   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13006   algorithm: "plot_performance_box"
13007   output-file-type: ".html"
13008   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13009   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13010   filter: "'NIC_Intel-X520-DA2' and
13011            '78B' and
13012            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13013            'NDRPDR' and
13014            '2T2C' and
13015            'IP6FWD' and
13016            not 'SRv6' and
13017            not 'IPSEC' and
13018            not 'VHOST'"
13019   parameters:
13020   - "throughput"
13021   - "parent"
13022   - "tags"
13023   sort:
13024   - "IP6BASE"
13025   - "FIB_20K"
13026   - "FIB_200K"
13027   - "FIB_2M"
13028   traces:
13029     hoverinfo: "x+y"
13030     boxpoints: "outliers"
13031     whiskerwidth: 0
13032   layout:
13033     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13034     layout: "plot-throughput"
13035
13036 # Packet Throughput - VPP IPv6 3n-hsw-x710
13037 - type: "plot"
13038   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13039   algorithm: "plot_performance_box"
13040   output-file-type: ".html"
13041   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13043   filter: "'NIC_Intel-X710' and
13044            '78B' and
13045            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13046            'NDRPDR' and
13047            '1T1C' and
13048            'IP6FWD' and
13049            not 'SRv6' and
13050            not 'IPSEC' and
13051            not 'VHOST'"
13052   parameters:
13053   - "throughput"
13054   - "parent"
13055   - "tags"
13056   sort:
13057   - "IP6BASE"
13058   - "FIB_20K"
13059   - "FIB_200K"
13060   - "FIB_2M"
13061   traces:
13062     hoverinfo: "x+y"
13063     boxpoints: "outliers"
13064     whiskerwidth: 0
13065   layout:
13066     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13067     layout: "plot-throughput"
13068
13069 - type: "plot"
13070   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13071   algorithm: "plot_performance_box"
13072   output-file-type: ".html"
13073   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13075   filter: "'NIC_Intel-X710' and
13076            '78B' and
13077            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13078            'NDRPDR' and
13079            '1T1C' and
13080            'IP6FWD' and
13081            not 'SRv6' and
13082            not 'IPSEC' and
13083            not 'VHOST'"
13084   parameters:
13085   - "throughput"
13086   - "parent"
13087   - "tags"
13088   sort:
13089   - "IP6BASE"
13090   - "FIB_20K"
13091   - "FIB_200K"
13092   - "FIB_2M"
13093   traces:
13094     hoverinfo: "x+y"
13095     boxpoints: "outliers"
13096     whiskerwidth: 0
13097   layout:
13098     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13099     layout: "plot-throughput"
13100
13101 - type: "plot"
13102   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13103   algorithm: "plot_performance_box"
13104   output-file-type: ".html"
13105   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13107   filter: "'NIC_Intel-X710' and
13108            '78B' and
13109            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13110            'NDRPDR' and
13111            '2T2C' and
13112            'IP6FWD' and
13113            not 'SRv6' and
13114            not 'IPSEC' and
13115            not 'VHOST'"
13116   parameters:
13117   - "throughput"
13118   - "parent"
13119   - "tags"
13120   sort:
13121   - "IP6BASE"
13122   - "FIB_20K"
13123   - "FIB_200K"
13124   - "FIB_2M"
13125   traces:
13126     hoverinfo: "x+y"
13127     boxpoints: "outliers"
13128     whiskerwidth: 0
13129   layout:
13130     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13131     layout: "plot-throughput"
13132
13133 - type: "plot"
13134   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13135   algorithm: "plot_performance_box"
13136   output-file-type: ".html"
13137   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13139   filter: "'NIC_Intel-X710' and
13140            '78B' and
13141            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13142            'NDRPDR' and
13143            '2T2C' and
13144            'IP6FWD' and
13145            not 'SRv6' and
13146            not 'IPSEC' and
13147            not 'VHOST'"
13148   parameters:
13149   - "throughput"
13150   - "parent"
13151   - "tags"
13152   sort:
13153   - "IP6BASE"
13154   - "FIB_20K"
13155   - "FIB_200K"
13156   - "FIB_2M"
13157   traces:
13158     hoverinfo: "x+y"
13159     boxpoints: "outliers"
13160     whiskerwidth: 0
13161   layout:
13162     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13163     layout: "plot-throughput"
13164
13165 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13166 - type: "plot"
13167   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13168   algorithm: "plot_performance_box"
13169   output-file-type: ".html"
13170   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13172   filter: "'NIC_Intel-X710' and
13173            '78B' and
13174            ('IP6BASE' or
13175             'POLICE_MARK' or
13176             'COPWHLIST' or
13177             'IACLDST') and
13178            'NDRPDR' and
13179            '1T1C' and
13180            'IP6FWD' and
13181            not 'SRv6' and
13182            not 'IPSEC' and
13183            not 'VHOST'"
13184   parameters:
13185   - "throughput"
13186   - "parent"
13187   - "tags"
13188   sort:
13189   - "IP6BASE"
13190   - "POLICE_MARK"
13191   - "COPWHLIST"
13192   - "IACLDST"
13193   traces:
13194     hoverinfo: "x+y"
13195     boxpoints: "outliers"
13196     whiskerwidth: 0
13197   layout:
13198     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13199     layout: "plot-throughput"
13200
13201 - type: "plot"
13202   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13203   algorithm: "plot_performance_box"
13204   output-file-type: ".html"
13205   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13207   filter: "'NIC_Intel-X710' and
13208            '78B' and
13209            ('IP6BASE' or
13210             'POLICE_MARK' or
13211             'COPWHLIST' or
13212             'IACLDST') and
13213            'NDRPDR' and
13214            '2T2C' and
13215            'IP6FWD' and
13216            not 'SRv6' and
13217            not 'IPSEC' and
13218            not 'VHOST'"
13219   parameters:
13220   - "throughput"
13221   - "parent"
13222   - "tags"
13223   sort:
13224   - "IP6BASE"
13225   - "POLICE_MARK"
13226   - "COPWHLIST"
13227   - "IACLDST"
13228   traces:
13229     hoverinfo: "x+y"
13230     boxpoints: "outliers"
13231     whiskerwidth: 0
13232   layout:
13233     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13234     layout: "plot-throughput"
13235
13236 - type: "plot"
13237   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13238   algorithm: "plot_performance_box"
13239   output-file-type: ".html"
13240   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13242   filter: "'NIC_Intel-X710' and
13243            '78B' and
13244            ('IP6BASE' or
13245             'POLICE_MARK' or
13246             'COPWHLIST' or
13247             'IACLDST') and
13248            'NDRPDR' and
13249            '1T1C' and
13250            'IP6FWD' and
13251            not 'SRv6' and
13252            not 'IPSEC' and
13253            not 'VHOST'"
13254   parameters:
13255   - "throughput"
13256   - "parent"
13257   - "tags"
13258   sort:
13259   - "IP6BASE"
13260   - "POLICE_MARK"
13261   - "COPWHLIST"
13262   - "IACLDST"
13263   traces:
13264     hoverinfo: "x+y"
13265     boxpoints: "outliers"
13266     whiskerwidth: 0
13267   layout:
13268     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13269     layout: "plot-throughput"
13270
13271 - type: "plot"
13272   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13273   algorithm: "plot_performance_box"
13274   output-file-type: ".html"
13275   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13276   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13277   filter: "'NIC_Intel-X710' and
13278            '78B' and
13279            ('IP6BASE' or
13280             'POLICE_MARK' or
13281             'COPWHLIST' or
13282             'IACLDST') and
13283            'NDRPDR' and
13284            '2T2C' and
13285            'IP6FWD' and
13286            not 'SRv6' and
13287            not 'IPSEC' and
13288            not 'VHOST'"
13289   parameters:
13290   - "throughput"
13291   - "parent"
13292   - "tags"
13293   sort:
13294   - "IP6BASE"
13295   - "POLICE_MARK"
13296   - "COPWHLIST"
13297   - "IACLDST"
13298   traces:
13299     hoverinfo: "x+y"
13300     boxpoints: "outliers"
13301     whiskerwidth: 0
13302   layout:
13303     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13304     layout: "plot-throughput"
13305
13306 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13307 - type: "plot"
13308   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13309   algorithm: "plot_performance_box"
13310   output-file-type: ".html"
13311   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13313   filter: "'NIC_Intel-XL710' and
13314            '78B' and
13315            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13316            'NDRPDR' and
13317            '1T1C' and
13318            'IP6FWD' and
13319            not 'SRv6' and
13320            not 'IPSEC' and
13321            not 'VHOST'"
13322   parameters:
13323   - "throughput"
13324   - "parent"
13325   - "tags"
13326   sort:
13327   - "IP6BASE"
13328   - "FIB_20K"
13329   - "FIB_200K"
13330   - "FIB_2M"
13331   traces:
13332     hoverinfo: "x+y"
13333     boxpoints: "outliers"
13334     whiskerwidth: 0
13335   layout:
13336     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13337     layout: "plot-throughput"
13338
13339 - type: "plot"
13340   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13341   algorithm: "plot_performance_box"
13342   output-file-type: ".html"
13343   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13345   filter: "'NIC_Intel-XL710' and
13346            '78B' and
13347            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13348            'NDRPDR' and
13349            '1T1C' and
13350            'IP6FWD' and
13351            not 'SRv6' and
13352            not 'IPSEC' and
13353            not 'VHOST'"
13354   parameters:
13355   - "throughput"
13356   - "parent"
13357   - "tags"
13358   sort:
13359   - "IP6BASE"
13360   - "FIB_20K"
13361   - "FIB_200K"
13362   - "FIB_2M"
13363   traces:
13364     hoverinfo: "x+y"
13365     boxpoints: "outliers"
13366     whiskerwidth: 0
13367   layout:
13368     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13369     layout: "plot-throughput"
13370
13371 - type: "plot"
13372   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13373   algorithm: "plot_performance_box"
13374   output-file-type: ".html"
13375   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13377   filter: "'NIC_Intel-XL710' and
13378            '78B' and
13379            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13380            'NDRPDR' and
13381            '2T2C' and
13382            'IP6FWD' and
13383            not 'SRv6' and
13384            not 'IPSEC' and
13385            not 'VHOST'"
13386   parameters:
13387   - "throughput"
13388   - "parent"
13389   - "tags"
13390   sort:
13391   - "IP6BASE"
13392   - "FIB_20K"
13393   - "FIB_200K"
13394   - "FIB_2M"
13395   traces:
13396     hoverinfo: "x+y"
13397     boxpoints: "outliers"
13398     whiskerwidth: 0
13399   layout:
13400     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13401     layout: "plot-throughput"
13402
13403 - type: "plot"
13404   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13405   algorithm: "plot_performance_box"
13406   output-file-type: ".html"
13407   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13409   filter: "'NIC_Intel-XL710' and
13410            '78B' and
13411            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13412            'NDRPDR' and
13413            '2T2C' and
13414            'IP6FWD' and
13415            not 'SRv6' and
13416            not 'IPSEC' and
13417            not 'VHOST'"
13418   parameters:
13419   - "throughput"
13420   - "parent"
13421   - "tags"
13422   sort:
13423   - "IP6BASE"
13424   - "FIB_20K"
13425   - "FIB_200K"
13426   - "FIB_2M"
13427   traces:
13428     hoverinfo: "x+y"
13429     boxpoints: "outliers"
13430     whiskerwidth: 0
13431   layout:
13432     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13433     layout: "plot-throughput"
13434
13435 # Packet Throughput - VPP IPv6 3n-skx-x710
13436 - type: "plot"
13437   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13438   algorithm: "plot_performance_box"
13439   output-file-type: ".html"
13440   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13442   filter: "'NIC_Intel-X710' and
13443            '78B' and
13444            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13445            'NDRPDR' and
13446            '2T1C' and
13447            'IP6FWD' and
13448            not 'SRv6' and
13449            not 'IPSEC' and
13450            not 'VHOST'"
13451   parameters:
13452   - "throughput"
13453   - "parent"
13454   - "tags"
13455   sort:
13456   - "IP6BASE"
13457   - "FIB_20K"
13458   - "FIB_200K"
13459   - "FIB_2M"
13460   traces:
13461     hoverinfo: "x+y"
13462     boxpoints: "outliers"
13463     whiskerwidth: 0
13464   layout:
13465     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13466     layout: "plot-throughput"
13467
13468 - type: "plot"
13469   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13470   algorithm: "plot_performance_box"
13471   output-file-type: ".html"
13472   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13474   filter: "'NIC_Intel-X710' and
13475            '78B' and
13476            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13477            'NDRPDR' and
13478            '2T1C' and
13479            'IP6FWD' and
13480            not 'SRv6' and
13481            not 'IPSEC' and
13482            not 'VHOST'"
13483   parameters:
13484   - "throughput"
13485   - "parent"
13486   - "tags"
13487   sort:
13488   - "IP6BASE"
13489   - "FIB_20K"
13490   - "FIB_200K"
13491   - "FIB_2M"
13492   traces:
13493     hoverinfo: "x+y"
13494     boxpoints: "outliers"
13495     whiskerwidth: 0
13496   layout:
13497     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13498     layout: "plot-throughput"
13499
13500 - type: "plot"
13501   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13502   algorithm: "plot_performance_box"
13503   output-file-type: ".html"
13504   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13506   filter: "'NIC_Intel-X710' and
13507            '78B' and
13508            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13509            'NDRPDR' and
13510            '4T2C' and
13511            'IP6FWD' and
13512            not 'SRv6' and
13513            not 'IPSEC' and
13514            not 'VHOST'"
13515   parameters:
13516   - "throughput"
13517   - "parent"
13518   - "tags"
13519   sort:
13520   - "IP6BASE"
13521   - "FIB_20K"
13522   - "FIB_200K"
13523   - "FIB_2M"
13524   traces:
13525     hoverinfo: "x+y"
13526     boxpoints: "outliers"
13527     whiskerwidth: 0
13528   layout:
13529     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13530     layout: "plot-throughput"
13531
13532 - type: "plot"
13533   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13534   algorithm: "plot_performance_box"
13535   output-file-type: ".html"
13536   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13538   filter: "'NIC_Intel-X710' and
13539            '78B' and
13540            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13541            'NDRPDR' and
13542            '4T2C' and
13543            'IP6FWD' and
13544            not 'SRv6' and
13545            not 'IPSEC' and
13546            not 'VHOST'"
13547   parameters:
13548   - "throughput"
13549   - "parent"
13550   - "tags"
13551   sort:
13552   - "IP6BASE"
13553   - "FIB_20K"
13554   - "FIB_200K"
13555   - "FIB_2M"
13556   traces:
13557     hoverinfo: "x+y"
13558     boxpoints: "outliers"
13559     whiskerwidth: 0
13560   layout:
13561     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13562     layout: "plot-throughput"
13563
13564 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13565 - type: "plot"
13566   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13567   algorithm: "plot_performance_box"
13568   output-file-type: ".html"
13569   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13571   filter: "'NIC_Intel-X710' and
13572            '78B' and
13573            ('IP6BASE' or
13574             'POLICE_MARK' or
13575             'COPWHLIST' or
13576             'IACLDST') and
13577            'NDRPDR' and
13578            '2T1C' and
13579            'IP6FWD' and
13580            not 'SRv6' and
13581            not 'IPSEC' and
13582            not 'VHOST'"
13583   parameters:
13584   - "throughput"
13585   - "parent"
13586   - "tags"
13587   sort:
13588   - "IP6BASE"
13589   - "POLICE_MARK"
13590   - "COPWHLIST"
13591   - "IACLDST"
13592   traces:
13593     hoverinfo: "x+y"
13594     boxpoints: "outliers"
13595     whiskerwidth: 0
13596   layout:
13597     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13598     layout: "plot-throughput"
13599
13600 - type: "plot"
13601   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13602   algorithm: "plot_performance_box"
13603   output-file-type: ".html"
13604   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13606   filter: "'NIC_Intel-X710' and
13607            '78B' and
13608            ('IP6BASE' or
13609             'POLICE_MARK' or
13610             'COPWHLIST' or
13611             'IACLDST') and
13612            'NDRPDR' and
13613            '4T2C' and
13614            'IP6FWD' and
13615            not 'SRv6' and
13616            not 'IPSEC' and
13617            not 'VHOST'"
13618   parameters:
13619   - "throughput"
13620   - "parent"
13621   - "tags"
13622   sort:
13623   - "IP6BASE"
13624   - "POLICE_MARK"
13625   - "COPWHLIST"
13626   - "IACLDST"
13627   traces:
13628     hoverinfo: "x+y"
13629     boxpoints: "outliers"
13630     whiskerwidth: 0
13631   layout:
13632     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13633     layout: "plot-throughput"
13634
13635 - type: "plot"
13636   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13637   algorithm: "plot_performance_box"
13638   output-file-type: ".html"
13639   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13641   filter: "'NIC_Intel-X710' and
13642            '78B' and
13643            ('IP6BASE' or
13644             'POLICE_MARK' or
13645             'COPWHLIST' or
13646             'IACLDST') and
13647            'NDRPDR' and
13648            '2T1C' and
13649            'IP6FWD' and
13650            not 'SRv6' and
13651            not 'IPSEC' and
13652            not 'VHOST'"
13653   parameters:
13654   - "throughput"
13655   - "parent"
13656   - "tags"
13657   sort:
13658   - "IP6BASE"
13659   - "POLICE_MARK"
13660   - "COPWHLIST"
13661   - "IACLDST"
13662   traces:
13663     hoverinfo: "x+y"
13664     boxpoints: "outliers"
13665     whiskerwidth: 0
13666   layout:
13667     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13668     layout: "plot-throughput"
13669
13670 - type: "plot"
13671   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13672   algorithm: "plot_performance_box"
13673   output-file-type: ".html"
13674   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13676   filter: "'NIC_Intel-X710' and
13677            '78B' and
13678            ('IP6BASE' or
13679             'POLICE_MARK' or
13680             'COPWHLIST' or
13681             'IACLDST') and
13682            'NDRPDR' and
13683            '4T2C' and
13684            'IP6FWD' and
13685            not 'SRv6' and
13686            not 'IPSEC' and
13687            not 'VHOST'"
13688   parameters:
13689   - "throughput"
13690   - "parent"
13691   - "tags"
13692   sort:
13693   - "IP6BASE"
13694   - "POLICE_MARK"
13695   - "COPWHLIST"
13696   - "IACLDST"
13697   traces:
13698     hoverinfo: "x+y"
13699     boxpoints: "outliers"
13700     whiskerwidth: 0
13701   layout:
13702     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13703     layout: "plot-throughput"
13704
13705 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13706 - type: "plot"
13707   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13708   algorithm: "plot_performance_box"
13709   output-file-type: ".html"
13710   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13712   filter: "'NIC_Intel-XXV710' and
13713            '78B' and
13714            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13715            'NDRPDR' and
13716            '2T1C' and
13717            'IP6FWD' and
13718            not 'SRv6' and
13719            not 'IPSEC' and
13720            not 'VHOST'"
13721   parameters:
13722   - "throughput"
13723   - "parent"
13724   - "tags"
13725   sort:
13726   - "IP6BASE"
13727   - "FIB_20K"
13728   - "FIB_200K"
13729   - "FIB_2M"
13730   traces:
13731     hoverinfo: "x+y"
13732     boxpoints: "outliers"
13733     whiskerwidth: 0
13734   layout:
13735     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13736     layout: "plot-throughput"
13737
13738 - type: "plot"
13739   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13740   algorithm: "plot_performance_box"
13741   output-file-type: ".html"
13742   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13744   filter: "'NIC_Intel-XXV710' and
13745            '78B' and
13746            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13747            'NDRPDR' and
13748            '2T1C' and
13749            'IP6FWD' and
13750            not 'SRv6' and
13751            not 'IPSEC' and
13752            not 'VHOST'"
13753   parameters:
13754   - "throughput"
13755   - "parent"
13756   - "tags"
13757   sort:
13758   - "IP6BASE"
13759   - "FIB_20K"
13760   - "FIB_200K"
13761   - "FIB_2M"
13762   traces:
13763     hoverinfo: "x+y"
13764     boxpoints: "outliers"
13765     whiskerwidth: 0
13766   layout:
13767     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13768     layout: "plot-throughput"
13769
13770 - type: "plot"
13771   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13772   algorithm: "plot_performance_box"
13773   output-file-type: ".html"
13774   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13776   filter: "'NIC_Intel-XXV710' and
13777            '78B' and
13778            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13779            'NDRPDR' and
13780            '4T2C' and
13781            'IP6FWD' and
13782            not 'SRv6' and
13783            not 'IPSEC' and
13784            not 'VHOST'"
13785   parameters:
13786   - "throughput"
13787   - "parent"
13788   - "tags"
13789   sort:
13790   - "IP6BASE"
13791   - "FIB_20K"
13792   - "FIB_200K"
13793   - "FIB_2M"
13794   traces:
13795     hoverinfo: "x+y"
13796     boxpoints: "outliers"
13797     whiskerwidth: 0
13798   layout:
13799     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13800     layout: "plot-throughput"
13801
13802 - type: "plot"
13803   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13804   algorithm: "plot_performance_box"
13805   output-file-type: ".html"
13806   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13808   filter: "'NIC_Intel-XXV710' and
13809            '78B' and
13810            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13811            'NDRPDR' and
13812            '4T2C' and
13813            'IP6FWD' and
13814            not 'SRv6' and
13815            not 'IPSEC' and
13816            not 'VHOST'"
13817   parameters:
13818   - "throughput"
13819   - "parent"
13820   - "tags"
13821   sort:
13822   - "IP6BASE"
13823   - "FIB_20K"
13824   - "FIB_200K"
13825   - "FIB_2M"
13826   traces:
13827     hoverinfo: "x+y"
13828     boxpoints: "outliers"
13829     whiskerwidth: 0
13830   layout:
13831     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13832     layout: "plot-throughput"
13833
13834 # Packet Throughput - VPP IPv6 2n-skx-x710
13835 - type: "plot"
13836   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13837   algorithm: "plot_performance_box"
13838   output-file-type: ".html"
13839   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13841   filter: "'NIC_Intel-X710' and
13842            '78B' and
13843            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13844            'NDRPDR' and
13845            '2T1C' and
13846            'IP6FWD' and
13847            not 'SRv6' and
13848            not 'IPSEC' and
13849            not 'VHOST'"
13850   parameters:
13851   - "throughput"
13852   - "parent"
13853   - "tags"
13854   sort:
13855   - "IP6BASE"
13856   - "FIB_20K"
13857   - "FIB_200K"
13858   - "FIB_2M"
13859   traces:
13860     hoverinfo: "x+y"
13861     boxpoints: "outliers"
13862     whiskerwidth: 0
13863   layout:
13864     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13865     layout: "plot-throughput"
13866
13867 - type: "plot"
13868   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13869   algorithm: "plot_performance_box"
13870   output-file-type: ".html"
13871   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13873   filter: "'NIC_Intel-X710' and
13874            '78B' and
13875            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13876            'NDRPDR' and
13877            '2T1C' and
13878            'IP6FWD' and
13879            not 'SRv6' and
13880            not 'IPSEC' and
13881            not 'VHOST'"
13882   parameters:
13883   - "throughput"
13884   - "parent"
13885   - "tags"
13886   sort:
13887   - "IP6BASE"
13888   - "FIB_20K"
13889   - "FIB_200K"
13890   - "FIB_2M"
13891   traces:
13892     hoverinfo: "x+y"
13893     boxpoints: "outliers"
13894     whiskerwidth: 0
13895   layout:
13896     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13897     layout: "plot-throughput"
13898
13899 - type: "plot"
13900   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13901   algorithm: "plot_performance_box"
13902   output-file-type: ".html"
13903   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13904   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13905   filter: "'NIC_Intel-X710' and
13906            '78B' and
13907            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13908            'NDRPDR' and
13909            '4T2C' and
13910            'IP6FWD' and
13911            not 'SRv6' and
13912            not 'IPSEC' and
13913            not 'VHOST'"
13914   parameters:
13915   - "throughput"
13916   - "parent"
13917   - "tags"
13918   sort:
13919   - "IP6BASE"
13920   - "FIB_20K"
13921   - "FIB_200K"
13922   - "FIB_2M"
13923   traces:
13924     hoverinfo: "x+y"
13925     boxpoints: "outliers"
13926     whiskerwidth: 0
13927   layout:
13928     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13929     layout: "plot-throughput"
13930
13931 - type: "plot"
13932   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13933   algorithm: "plot_performance_box"
13934   output-file-type: ".html"
13935   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13937   filter: "'NIC_Intel-X710' and
13938            '78B' and
13939            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13940            'NDRPDR' and
13941            '4T2C' and
13942            'IP6FWD' and
13943            not 'SRv6' and
13944            not 'IPSEC' and
13945            not 'VHOST'"
13946   parameters:
13947   - "throughput"
13948   - "parent"
13949   - "tags"
13950   sort:
13951   - "IP6BASE"
13952   - "FIB_20K"
13953   - "FIB_200K"
13954   - "FIB_2M"
13955   traces:
13956     hoverinfo: "x+y"
13957     boxpoints: "outliers"
13958     whiskerwidth: 0
13959   layout:
13960     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13961     layout: "plot-throughput"
13962
13963 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13964 - type: "plot"
13965   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13966   algorithm: "plot_performance_box"
13967   output-file-type: ".html"
13968   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13970   filter: "'NIC_Intel-XXV710' and
13971            '78B' and
13972            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13973            'NDRPDR' and
13974            '2T1C' and
13975            'IP6FWD' and
13976            not 'SRv6' and
13977            not 'IPSEC' and
13978            not 'VHOST'"
13979   parameters:
13980   - "throughput"
13981   - "parent"
13982   - "tags"
13983   sort:
13984   - "IP6BASE"
13985   - "FIB_20K"
13986   - "FIB_200K"
13987   - "FIB_2M"
13988   traces:
13989     hoverinfo: "x+y"
13990     boxpoints: "outliers"
13991     whiskerwidth: 0
13992   layout:
13993     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13994     layout: "plot-throughput"
13995
13996 - type: "plot"
13997   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13998   algorithm: "plot_performance_box"
13999   output-file-type: ".html"
14000   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14002   filter: "'NIC_Intel-XXV710' and
14003            '78B' and
14004            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14005            'NDRPDR' and
14006            '2T1C' and
14007            'IP6FWD' and
14008            not 'SRv6' and
14009            not 'IPSEC' and
14010            not 'VHOST'"
14011   parameters:
14012   - "throughput"
14013   - "parent"
14014   - "tags"
14015   sort:
14016   - "IP6BASE"
14017   - "FIB_20K"
14018   - "FIB_200K"
14019   - "FIB_2M"
14020   traces:
14021     hoverinfo: "x+y"
14022     boxpoints: "outliers"
14023     whiskerwidth: 0
14024   layout:
14025     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14026     layout: "plot-throughput"
14027
14028 - type: "plot"
14029   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14030   algorithm: "plot_performance_box"
14031   output-file-type: ".html"
14032   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14034   filter: "'NIC_Intel-XXV710' and
14035            '78B' and
14036            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14037            'NDRPDR' and
14038            '4T2C' and
14039            'IP6FWD' and
14040            not 'SRv6' and
14041            not 'IPSEC' and
14042            not 'VHOST'"
14043   parameters:
14044   - "throughput"
14045   - "parent"
14046   - "tags"
14047   sort:
14048   - "IP6BASE"
14049   - "FIB_20K"
14050   - "FIB_200K"
14051   - "FIB_2M"
14052   traces:
14053     hoverinfo: "x+y"
14054     boxpoints: "outliers"
14055     whiskerwidth: 0
14056   layout:
14057     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14058     layout: "plot-throughput"
14059
14060 - type: "plot"
14061   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14062   algorithm: "plot_performance_box"
14063   output-file-type: ".html"
14064   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14066   filter: "'NIC_Intel-XXV710' and
14067            '78B' and
14068            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14069            'NDRPDR' and
14070            '4T2C' and
14071            'IP6FWD' and
14072            not 'SRv6' and
14073            not 'IPSEC' and
14074            not 'VHOST'"
14075   parameters:
14076   - "throughput"
14077   - "parent"
14078   - "tags"
14079   sort:
14080   - "IP6BASE"
14081   - "FIB_20K"
14082   - "FIB_200K"
14083   - "FIB_2M"
14084   traces:
14085     hoverinfo: "x+y"
14086     boxpoints: "outliers"
14087     whiskerwidth: 0
14088   layout:
14089     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14090     layout: "plot-throughput"
14091
14092 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14093 #- type: "plot"
14094 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14095 #  algorithm: "plot_performance_box"
14096 #  output-file-type: ".html"
14097 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14098 #  data: "intel-dnv-vpp"
14099 #  filter: "'NIC_Intel-X553' and
14100 #           '78B' and
14101 #           'IP6BASE' and
14102 #           'NDRPDR' and
14103 #           '1T1C' and
14104 #           'IP6FWD' and
14105 #           not 'SRv6' and
14106 #           not 'IPSEC' and
14107 #           not 'VHOST'"
14108 #  parameters:
14109 #  - "throughput"
14110 #  - "parent"
14111 #  - "tags"
14112 #  sort:
14113 #  - "IP6BASE"
14114 #  traces:
14115 #    hoverinfo: "x+y"
14116 #    boxpoints: "outliers"
14117 #    whiskerwidth: 0
14118 #  layout:
14119 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14120 #    layout: "plot-throughput"
14121 #
14122 #- type: "plot"
14123 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14124 #  algorithm: "plot_performance_box"
14125 #  output-file-type: ".html"
14126 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14127 #  data: "intel-dnv-vpp"
14128 #  filter: "'NIC_Intel-X553' and
14129 #           '78B' and
14130 #           'IP6BASE' and
14131 #           'NDRPDR' and
14132 #           '1T1C' and
14133 #           'IP6FWD' and
14134 #           not 'SRv6' and
14135 #           not 'IPSEC' and
14136 #           not 'VHOST'"
14137 #  parameters:
14138 #  - "throughput"
14139 #  - "parent"
14140 #  - "tags"
14141 #  sort:
14142 #  - "IP6BASE"
14143 #  traces:
14144 #    hoverinfo: "x+y"
14145 #    boxpoints: "outliers"
14146 #    whiskerwidth: 0
14147 #  layout:
14148 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14149 #    layout: "plot-throughput"
14150 #
14151 #- type: "plot"
14152 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14153 #  algorithm: "plot_performance_box"
14154 #  output-file-type: ".html"
14155 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14156 #  data: "intel-dnv-vpp"
14157 #  filter: "'NIC_Intel-X553' and
14158 #           '78B' and
14159 #           'IP6BASE' and
14160 #           'NDRPDR' and
14161 #           '2T2C' and
14162 #           'IP6FWD' and
14163 #           not 'SRv6' and
14164 #           not 'IPSEC' and
14165 #           not 'VHOST'"
14166 #  parameters:
14167 #  - "throughput"
14168 #  - "parent"
14169 #  - "tags"
14170 #  sort:
14171 #  - "IP6BASE"
14172 #  traces:
14173 #    hoverinfo: "x+y"
14174 #    boxpoints: "outliers"
14175 #    whiskerwidth: 0
14176 #  layout:
14177 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14178 #    layout: "plot-throughput"
14179 #
14180 #- type: "plot"
14181 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14182 #  algorithm: "plot_performance_box"
14183 #  output-file-type: ".html"
14184 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14185 #  data: "intel-dnv-vpp"
14186 #  filter: "'NIC_Intel-X553' and
14187 #           '78B' and
14188 #           'IP6BASE' and
14189 #           'NDRPDR' and
14190 #           '2T2C' and
14191 #           'IP6FWD' and
14192 #           not 'SRv6' and
14193 #           not 'IPSEC' and
14194 #           not 'VHOST'"
14195 #  parameters:
14196 #  - "throughput"
14197 #  - "parent"
14198 #  - "tags"
14199 #  sort:
14200 #  - "IP6BASE"
14201 #  traces:
14202 #    hoverinfo: "x+y"
14203 #    boxpoints: "outliers"
14204 #    whiskerwidth: 0
14205 #  layout:
14206 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14207 #    layout: "plot-throughput"
14208
14209 ################################################################################
14210
14211 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14212 - type: "plot"
14213   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14214   algorithm: "plot_performance_box"
14215   output-file-type: ".html"
14216   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14218   filter: "'NIC_Intel-X520-DA2' and
14219            '78B' and
14220            'ENCAP' and
14221            'NDRPDR' and
14222            '1T1C' and
14223            'LISP' and
14224            not 'VHOST'"
14225   parameters:
14226   - "throughput"
14227   - "parent"
14228   - "tags"
14229   sort:
14230   - "IP4UNRLAY"
14231   - "IP6UNRLAY"
14232   traces:
14233     hoverinfo: "x+y"
14234     boxpoints: "outliers"
14235     whiskerwidth: 0
14236   layout:
14237     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14238     layout: "plot-throughput"
14239
14240 - type: "plot"
14241   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14242   algorithm: "plot_performance_box"
14243   output-file-type: ".html"
14244   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14246   filter: "'NIC_Intel-X520-DA2' and
14247            '78B' and
14248            'ENCAP' and
14249            'NDRPDR' and
14250            '1T1C' and
14251            'LISP' and
14252            not 'VHOST'"
14253   parameters:
14254   - "throughput"
14255   - "parent"
14256   - "tags"
14257   sort:
14258   - "IP4UNRLAY"
14259   - "IP6UNRLAY"
14260   traces:
14261     hoverinfo: "x+y"
14262     boxpoints: "outliers"
14263     whiskerwidth: 0
14264   layout:
14265     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14266     layout: "plot-throughput"
14267
14268 - type: "plot"
14269   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14270   algorithm: "plot_performance_box"
14271   output-file-type: ".html"
14272   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14274   filter: "'NIC_Intel-X520-DA2' and
14275            '78B' and
14276            'ENCAP' and
14277            'NDRPDR' and
14278            '2T2C' and
14279            'LISP' and
14280            not 'VHOST'"
14281   parameters:
14282   - "throughput"
14283   - "parent"
14284   - "tags"
14285   sort:
14286   - "IP4UNRLAY"
14287   - "IP6UNRLAY"
14288   traces:
14289     hoverinfo: "x+y"
14290     boxpoints: "outliers"
14291     whiskerwidth: 0
14292   layout:
14293     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14294     layout: "plot-throughput"
14295
14296 - type: "plot"
14297   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14298   algorithm: "plot_performance_box"
14299   output-file-type: ".html"
14300   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14302   filter: "'NIC_Intel-X520-DA2' and
14303            '78B' and
14304            'ENCAP' and
14305            'NDRPDR' and
14306            '2T2C' and
14307            'LISP' and
14308            not 'VHOST'"
14309   parameters:
14310   - "throughput"
14311   - "parent"
14312   - "tags"
14313   sort:
14314   - "IP4UNRLAY"
14315   - "IP6UNRLAY"
14316   traces:
14317     hoverinfo: "x+y"
14318     boxpoints: "outliers"
14319     whiskerwidth: 0
14320   layout:
14321     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14322     layout: "plot-throughput"
14323
14324 ################################################################################
14325
14326 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14327 - type: "plot"
14328   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14329   algorithm: "plot_performance_box"
14330   output-file-type: ".html"
14331   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14333   filter: "'NIC_Intel-XL710' and
14334            '64B' and
14335            'IP4FWD' and
14336            'NDRPDR' and
14337            'BASE' and
14338            '1T1C' and
14339            'IPSECHW' and
14340            ('IPSECTRAN' or 'IPSECTUN') and
14341            not 'VHOST'"
14342   parameters:
14343   - "throughput"
14344   - "parent"
14345   - "tags"
14346   traces:
14347     hoverinfo: "x+y"
14348     boxpoints: "outliers"
14349     whiskerwidth: 0
14350   layout:
14351     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14352     layout: "plot-throughput"
14353
14354 - type: "plot"
14355   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14356   algorithm: "plot_performance_box"
14357   output-file-type: ".html"
14358   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14360   filter: "'NIC_Intel-XL710' and
14361            '64B' and
14362            'IP4FWD' and
14363            'NDRPDR' and
14364            'BASE' and
14365            '1T1C' and
14366            'IPSECHW' and
14367            ('IPSECTRAN' or 'IPSECTUN') and
14368            not 'VHOST'"
14369   parameters:
14370   - "throughput"
14371   - "parent"
14372   - "tags"
14373   traces:
14374     hoverinfo: "x+y"
14375     boxpoints: "outliers"
14376     whiskerwidth: 0
14377   layout:
14378     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14379     layout: "plot-throughput"
14380
14381 - type: "plot"
14382   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14383   algorithm: "plot_performance_box"
14384   output-file-type: ".html"
14385   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14386   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14387   filter: "'NIC_Intel-XL710' and
14388            '64B' and
14389            'IP4FWD' and
14390            'NDRPDR' and
14391            'BASE' and
14392            '2T2C' and
14393            'IPSECHW' and
14394            ('IPSECTRAN' or 'IPSECTUN') and
14395            not 'VHOST'"
14396   parameters:
14397   - "throughput"
14398   - "parent"
14399   - "tags"
14400   traces:
14401     hoverinfo: "x+y"
14402     boxpoints: "outliers"
14403     whiskerwidth: 0
14404   layout:
14405     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14406     layout: "plot-throughput"
14407
14408 - type: "plot"
14409   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14410   algorithm: "plot_performance_box"
14411   output-file-type: ".html"
14412   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14414   filter: "'NIC_Intel-XL710' and
14415            '64B' and
14416            'IP4FWD' and
14417            'NDRPDR' and
14418            'BASE' and
14419            '2T2C' and
14420            'IPSECHW' and
14421            ('IPSECTRAN' or 'IPSECTUN') and
14422            not 'VHOST'"
14423   parameters:
14424   - "throughput"
14425   - "parent"
14426   - "tags"
14427   traces:
14428     hoverinfo: "x+y"
14429     boxpoints: "outliers"
14430     whiskerwidth: 0
14431   layout:
14432     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14433     layout: "plot-throughput"
14434
14435 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14436 - type: "plot"
14437   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14438   algorithm: "plot_performance_box"
14439   output-file-type: ".html"
14440   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14442   filter: "'NIC_Intel-XL710' and
14443            '64B' and
14444            'IP4FWD' and
14445            'NDRPDR' and
14446            'SCALE' and
14447            '1T1C' and
14448            'IPSECHW' and
14449            ('IPSECTRAN' or 'IPSECTUN') and
14450            not 'VHOST'"
14451   parameters:
14452   - "throughput"
14453   - "parent"
14454   - "tags"
14455   traces:
14456     hoverinfo: "x+y"
14457     boxpoints: "outliers"
14458     whiskerwidth: 0
14459   layout:
14460     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14461     layout: "plot-throughput"
14462
14463 - type: "plot"
14464   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14465   algorithm: "plot_performance_box"
14466   output-file-type: ".html"
14467   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14469   filter: "'NIC_Intel-XL710' and
14470            '64B' and
14471            'IP4FWD' and
14472            'NDRPDR' and
14473            'SCALE' and
14474            '1T1C' and
14475            'IPSECHW' and
14476            ('IPSECTRAN' or 'IPSECTUN') and
14477            not 'VHOST'"
14478   parameters:
14479   - "throughput"
14480   - "parent"
14481   - "tags"
14482   traces:
14483     hoverinfo: "x+y"
14484     boxpoints: "outliers"
14485     whiskerwidth: 0
14486   layout:
14487     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14488     layout: "plot-throughput"
14489
14490 - type: "plot"
14491   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14492   algorithm: "plot_performance_box"
14493   output-file-type: ".html"
14494   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14496   filter: "'NIC_Intel-XL710' and
14497            '64B' and
14498            'IP4FWD' and
14499            'NDRPDR' and
14500            'SCALE' and
14501            '2T2C' and
14502            'IPSECHW' and
14503            ('IPSECTRAN' or 'IPSECTUN') and
14504            not 'VHOST'"
14505   parameters:
14506   - "throughput"
14507   - "parent"
14508   - "tags"
14509   traces:
14510     hoverinfo: "x+y"
14511     boxpoints: "outliers"
14512     whiskerwidth: 0
14513   layout:
14514     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14515     layout: "plot-throughput"
14516
14517 - type: "plot"
14518   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14519   algorithm: "plot_performance_box"
14520   output-file-type: ".html"
14521   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14523   filter: "'NIC_Intel-XL710' and
14524            '64B' and
14525            'IP4FWD' and
14526            'NDRPDR' and
14527            'SCALE' and
14528            '2T2C' and
14529            'IPSECHW' and
14530            ('IPSECTRAN' or 'IPSECTUN') and
14531            not 'VHOST'"
14532   parameters:
14533   - "throughput"
14534   - "parent"
14535   - "tags"
14536   traces:
14537     hoverinfo: "x+y"
14538     boxpoints: "outliers"
14539     whiskerwidth: 0
14540   layout:
14541     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14542     layout: "plot-throughput"
14543
14544 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14545 - type: "plot"
14546   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14547   algorithm: "plot_performance_box"
14548   output-file-type: ".html"
14549   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14550   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14551   filter: "'NIC_Intel-XL710' and
14552            '64B' and
14553            'IP4FWD' and
14554            'NDRPDR' and
14555            '1T1C' and
14556            'IPSECSW' and
14557            ('IPSECTRAN' or 'IPSECTUN') and
14558            not 'VHOST'"
14559   parameters:
14560   - "throughput"
14561   - "parent"
14562   - "tags"
14563   traces:
14564     hoverinfo: "x+y"
14565     boxpoints: "outliers"
14566     whiskerwidth: 0
14567   layout:
14568     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14569     layout: "plot-throughput"
14570
14571 - type: "plot"
14572   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14573   algorithm: "plot_performance_box"
14574   output-file-type: ".html"
14575   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14577   filter: "'NIC_Intel-XL710' and
14578            '64B' and
14579            'IP4FWD' and
14580            'NDRPDR' and
14581            '1T1C' and
14582            'IPSECSW' and
14583            ('IPSECTRAN' or 'IPSECTUN') 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-1t1c-sw-pdr"
14595     layout: "plot-throughput"
14596
14597 - type: "plot"
14598   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14599   algorithm: "plot_performance_box"
14600   output-file-type: ".html"
14601   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
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            ('IPSECTRAN' or 'IPSECTUN') and
14610            not 'VHOST'"
14611   parameters:
14612   - "throughput"
14613   - "parent"
14614   - "tags"
14615   traces:
14616     hoverinfo: "x+y"
14617     boxpoints: "outliers"
14618     whiskerwidth: 0
14619   layout:
14620     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14621     layout: "plot-throughput"
14622
14623 - type: "plot"
14624   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14625   algorithm: "plot_performance_box"
14626   output-file-type: ".html"
14627   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14629   filter: "'NIC_Intel-XL710' and
14630            '64B' and
14631            'IP4FWD' and
14632            'NDRPDR' and
14633            '2T2C' and
14634            'IPSECSW' and
14635            ('IPSECTRAN' or 'IPSECTUN') and
14636            not 'VHOST'"
14637   parameters:
14638   - "throughput"
14639   - "parent"
14640   - "tags"
14641   traces:
14642     hoverinfo: "x+y"
14643     boxpoints: "outliers"
14644     whiskerwidth: 0
14645   layout:
14646     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14647     layout: "plot-throughput"
14648
14649 ################################################################################
14650
14651 # Packet Throughput - VPP SRv6 3n-hsw-x520
14652 - type: "plot"
14653   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14654   algorithm: "plot_performance_box"
14655   output-file-type: ".html"
14656   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14658   filter: "'NIC_Intel-X520-DA2' and
14659            '78B' and
14660            'FEATURE' and
14661            'NDRPDR' and
14662            '1T1C' and
14663            'IP6FWD' and
14664            'SRv6'"
14665   parameters:
14666   - "throughput"
14667   - "parent"
14668   - "tags"
14669   traces:
14670     hoverinfo: "x+y"
14671     boxpoints: "outliers"
14672     whiskerwidth: 0
14673   layout:
14674     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14675     layout: "plot-throughput"
14676
14677 - type: "plot"
14678   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14679   algorithm: "plot_performance_box"
14680   output-file-type: ".html"
14681   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14683   filter: "'NIC_Intel-X520-DA2' and
14684            '78B' and
14685            'FEATURE' and
14686            'NDRPDR' and
14687            '1T1C' and
14688            'IP6FWD' and
14689            'SRv6'"
14690   parameters:
14691   - "throughput"
14692   - "parent"
14693   - "tags"
14694   traces:
14695     hoverinfo: "x+y"
14696     boxpoints: "outliers"
14697     whiskerwidth: 0
14698   layout:
14699     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14700     layout: "plot-throughput"
14701
14702 - type: "plot"
14703   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14704   algorithm: "plot_performance_box"
14705   output-file-type: ".html"
14706   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14708   filter: "'NIC_Intel-X520-DA2' and
14709            '78B' and
14710            'FEATURE' and
14711            'NDRPDR' and
14712            '2T2C' and
14713            'IP6FWD' and
14714            'SRv6'"
14715   parameters:
14716   - "throughput"
14717   - "parent"
14718   - "tags"
14719   traces:
14720     hoverinfo: "x+y"
14721     boxpoints: "outliers"
14722     whiskerwidth: 0
14723   layout:
14724     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14725     layout: "plot-throughput"
14726
14727 - type: "plot"
14728   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14729   algorithm: "plot_performance_box"
14730   output-file-type: ".html"
14731   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14733   filter: "'NIC_Intel-X520-DA2' and
14734            '78B' and
14735            'FEATURE' and
14736            'NDRPDR' and
14737            '2T2C' and
14738            'IP6FWD' and
14739            'SRv6'"
14740   parameters:
14741   - "throughput"
14742   - "parent"
14743   - "tags"
14744   traces:
14745     hoverinfo: "x+y"
14746     boxpoints: "outliers"
14747     whiskerwidth: 0
14748   layout:
14749     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14750     layout: "plot-throughput"
14751
14752 ################################################################################
14753
14754 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14755 - type: "plot"
14756   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14757   algorithm: "plot_performance_box"
14758   output-file-type: ".html"
14759   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14761   filter: "'NIC_Intel-X520-DA2' and
14762            '64B' and
14763            'NDRPDR' and
14764            'ETH' and
14765            'IP4FWD' and
14766            '1T1C' and
14767            'VHOST_1024' and
14768            not 'VXLAN' and
14769            not 'DOT1Q'"
14770   parameters:
14771   - "throughput"
14772   - "parent"
14773   - "tags"
14774   sort:
14775   - "not CFS_OPT"
14776   - "1VM"
14777   - "2VM"
14778   traces:
14779     hoverinfo: "x+y"
14780     boxpoints: "outliers"
14781     whiskerwidth: 0
14782   layout:
14783     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14784     layout: "plot-throughput"
14785
14786 - type: "plot"
14787   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14788   algorithm: "plot_performance_box"
14789   output-file-type: ".html"
14790   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14792   filter: "'NIC_Intel-X520-DA2' and
14793            '64B' and
14794            'NDRPDR' and
14795            'ETH' and
14796            'IP4FWD' and
14797            '2T2C' and
14798            'VHOST_1024' and
14799            not 'VXLAN' and
14800            not 'DOT1Q'"
14801   parameters:
14802   - "throughput"
14803   - "parent"
14804   - "tags"
14805   sort:
14806   - "not CFS_OPT"
14807   - "1VM"
14808   - "2VM"
14809   traces:
14810     hoverinfo: "x+y"
14811     boxpoints: "outliers"
14812     whiskerwidth: 0
14813   layout:
14814     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14815     layout: "plot-throughput"
14816
14817 - type: "plot"
14818   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14819   algorithm: "plot_performance_box"
14820   output-file-type: ".html"
14821   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14822   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14823   filter: "'NIC_Intel-X520-DA2' and
14824            '64B' and
14825            'NDRPDR' and
14826            'ETH' and
14827            'IP4FWD' and
14828            '1T1C' and
14829            'VHOST_1024' and
14830            not 'VXLAN' and
14831            not 'DOT1Q'"
14832   parameters:
14833   - "throughput"
14834   - "parent"
14835   - "tags"
14836   sort:
14837   - "not CFS_OPT"
14838   - "1VM"
14839   - "2VM"
14840   traces:
14841     hoverinfo: "x+y"
14842     boxpoints: "outliers"
14843     whiskerwidth: 0
14844   layout:
14845     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14846     layout: "plot-throughput"
14847
14848 - type: "plot"
14849   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14850   algorithm: "plot_performance_box"
14851   output-file-type: ".html"
14852   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14854   filter: "'NIC_Intel-X520-DA2' and
14855            '64B' and
14856            'NDRPDR' and
14857            'ETH' and
14858            'IP4FWD' and
14859            '2T2C' and
14860            'VHOST_1024' and
14861            not 'VXLAN' and
14862            not 'DOT1Q'"
14863   parameters:
14864   - "throughput"
14865   - "parent"
14866   - "tags"
14867   sort:
14868   - "not CFS_OPT"
14869   - "1VM"
14870   - "2VM"
14871   traces:
14872     hoverinfo: "x+y"
14873     boxpoints: "outliers"
14874     whiskerwidth: 0
14875   layout:
14876     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14877     layout: "plot-throughput"
14878
14879 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14880 - type: "plot"
14881   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14882   algorithm: "plot_performance_box"
14883   output-file-type: ".html"
14884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14886   filter: "'NIC_Intel-X520-DA2' and
14887            '64B' and
14888            'NDRPDR' and
14889            ('ETH' or 'DOT1Q') and
14890            'BASE' and
14891            '1T1C' and
14892            ('L2BDMACLRN' or 'L2XCFWD') and
14893            'VHOST_1024' and
14894            not 'VXLAN' and
14895            not 'IP4FWD' and
14896            not '2VM'"
14897   parameters:
14898   - "throughput"
14899   - "parent"
14900   - "tags"
14901   sort:
14902   - "L2BDMACLRN"
14903   - "L2BDMACLRN"
14904   - "L2BDMACLRN"
14905   - "L2XCFWD"
14906   - "L2XCFWD"
14907   - "L2XCFWD"
14908   traces:
14909     hoverinfo: "x+y"
14910     boxpoints: "outliers"
14911     whiskerwidth: 0
14912   layout:
14913     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14914     layout: "plot-throughput"
14915
14916 - type: "plot"
14917   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14918   algorithm: "plot_performance_box"
14919   output-file-type: ".html"
14920   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14921   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14922   filter: "'NIC_Intel-X520-DA2' and
14923            '64B' and
14924            'NDRPDR' and
14925            ('ETH' or 'DOT1Q') and
14926            'BASE' and
14927            '1T1C' and
14928            ('L2BDMACLRN' or 'L2XCFWD') and
14929            'VHOST_1024' and
14930            not 'VXLAN' and
14931            not 'IP4FWD' and
14932            not '2VM'"
14933   parameters:
14934   - "throughput"
14935   - "parent"
14936   - "tags"
14937   sort:
14938   - "L2BDMACLRN"
14939   - "L2BDMACLRN"
14940   - "L2BDMACLRN"
14941   - "L2XCFWD"
14942   - "L2XCFWD"
14943   - "L2XCFWD"
14944   traces:
14945     hoverinfo: "x+y"
14946     boxpoints: "outliers"
14947     whiskerwidth: 0
14948   layout:
14949     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14950     layout: "plot-throughput"
14951
14952 - type: "plot"
14953   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14954   algorithm: "plot_performance_box"
14955   output-file-type: ".html"
14956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14958   filter: "'NIC_Intel-X520-DA2' and
14959            '64B' and
14960            'NDRPDR' and
14961            ('ETH' or 'DOT1Q') and
14962            'BASE' and
14963            '2T2C' and
14964            ('L2BDMACLRN' or 'L2XCFWD') and
14965            'VHOST_1024' and
14966            not 'VXLAN' and
14967            not 'IP4FWD' and
14968            not '2VM'"
14969   parameters:
14970   - "throughput"
14971   - "parent"
14972   - "tags"
14973   sort:
14974   - "L2BDMACLRN"
14975   - "L2BDMACLRN"
14976   - "L2BDMACLRN"
14977   - "L2XCFWD"
14978   - "L2XCFWD"
14979   - "L2XCFWD"
14980   traces:
14981     hoverinfo: "x+y"
14982     boxpoints: "outliers"
14983     whiskerwidth: 0
14984   layout:
14985     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14986     layout: "plot-throughput"
14987
14988 - type: "plot"
14989   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14990   algorithm: "plot_performance_box"
14991   output-file-type: ".html"
14992   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14994   filter: "'NIC_Intel-X520-DA2' and
14995            '64B' and
14996            'NDRPDR' and
14997            ('ETH' or 'DOT1Q') and
14998            'BASE' and
14999            '2T2C' and
15000            ('L2BDMACLRN' or 'L2XCFWD') and
15001            'VHOST_1024' and
15002            not 'VXLAN' and
15003            not 'IP4FWD' and
15004            not '2VM'"
15005   parameters:
15006   - "throughput"
15007   - "parent"
15008   - "tags"
15009   sort:
15010   - "L2BDMACLRN"
15011   - "L2BDMACLRN"
15012   - "L2BDMACLRN"
15013   - "L2XCFWD"
15014   - "L2XCFWD"
15015   - "L2XCFWD"
15016   traces:
15017     hoverinfo: "x+y"
15018     boxpoints: "outliers"
15019     whiskerwidth: 0
15020   layout:
15021     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
15022     layout: "plot-throughput"
15023
15024 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
15025 - type: "plot"
15026   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15027   algorithm: "plot_performance_box"
15028   output-file-type: ".html"
15029   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15030   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15031   filter: "'NIC_Intel-X520-DA2' and
15032            '64B' and
15033            'NDRPDR' and
15034            ('ETH' or 'DOT1Q') and
15035            '1T1C' and
15036            ('L2BDMACLRN' or 'L2XCFWD') and
15037            'VHOST_1024' and
15038            not 'CFS_OPT' and
15039            not 'DOT1Q' and
15040            not 'VXLAN' and
15041            not 'IP4FWD' and
15042            not 'LBOND'"
15043   parameters:
15044   - "throughput"
15045   - "parent"
15046   - "tags"
15047 #  sort:
15048 #  - "1VM"
15049 #  - "L2XCFWD"
15050 #  - "1VM"
15051 #  - "L2BDMACLRN"
15052   traces:
15053     hoverinfo: "x+y"
15054     boxpoints: "outliers"
15055     whiskerwidth: 0
15056   layout:
15057     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15058     layout: "plot-throughput"
15059
15060 - type: "plot"
15061   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15062   algorithm: "plot_performance_box"
15063   output-file-type: ".html"
15064   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15066   filter: "'NIC_Intel-X520-DA2' and
15067            '64B' and
15068            'NDRPDR' and
15069            ('ETH' or 'DOT1Q') and
15070            '1T1C' and
15071            ('L2BDMACLRN' or 'L2XCFWD') and
15072            'VHOST_1024' and
15073            not 'CFS_OPT' and
15074            not 'DOT1Q' and
15075            not 'VXLAN' and
15076            not 'IP4FWD' and
15077            not 'LBOND'"
15078   parameters:
15079   - "throughput"
15080   - "parent"
15081   - "tags"
15082 #  sort:
15083 #  - "1VM"
15084 #  - "L2XCFWD"
15085 #  - "1VM"
15086 #  - "L2BDMACLRN"
15087   traces:
15088     hoverinfo: "x+y"
15089     boxpoints: "outliers"
15090     whiskerwidth: 0
15091   layout:
15092     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15093     layout: "plot-throughput"
15094
15095 - type: "plot"
15096   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15097   algorithm: "plot_performance_box"
15098   output-file-type: ".html"
15099   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15101   filter: "'NIC_Intel-X520-DA2' and
15102            '64B' and
15103            'NDRPDR' and
15104            ('ETH' or 'DOT1Q') and
15105            '2T2C' and
15106            ('L2BDMACLRN' or 'L2XCFWD') and
15107            'VHOST_1024' and
15108            not 'CFS_OPT' and
15109            not 'DOT1Q' and
15110            not 'VXLAN' and
15111            not 'IP4FWD' and
15112            not 'LBOND'"
15113   parameters:
15114   - "throughput"
15115   - "parent"
15116   - "tags"
15117 #  sort:
15118 #  - "1VM"
15119 #  - "L2XCFWD"
15120 #  - "1VM"
15121 #  - "L2BDMACLRN"
15122   traces:
15123     hoverinfo: "x+y"
15124     boxpoints: "outliers"
15125     whiskerwidth: 0
15126   layout:
15127     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15128     layout: "plot-throughput"
15129
15130 - type: "plot"
15131   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15132   algorithm: "plot_performance_box"
15133   output-file-type: ".html"
15134   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15136   filter: "'NIC_Intel-X520-DA2' and
15137            '64B' and
15138            'NDRPDR' and
15139            ('ETH' or 'DOT1Q') and
15140            '2T2C' and
15141            ('L2BDMACLRN' or 'L2XCFWD') and
15142            'VHOST_1024' and
15143            not 'CFS_OPT' and
15144            not 'DOT1Q' and
15145            not 'VXLAN' and
15146            not 'IP4FWD' and
15147            not 'LBOND'"
15148   parameters:
15149   - "throughput"
15150   - "parent"
15151   - "tags"
15152 #  sort:
15153 #  - "1VM"
15154 #  - "L2XCFWD"
15155 #  - "1VM"
15156 #  - "L2BDMACLRN"
15157   traces:
15158     hoverinfo: "x+y"
15159     boxpoints: "outliers"
15160     whiskerwidth: 0
15161   layout:
15162     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15163     layout: "plot-throughput"
15164
15165 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15166 - type: "plot"
15167   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15168   algorithm: "plot_performance_box"
15169   output-file-type: ".html"
15170   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15172   filter: "'NIC_Intel-X710' and
15173            '64B' and
15174            'NDRPDR' and
15175            'ETH' and
15176            'IP4FWD' and
15177            '1T1C' and
15178            'VHOST_1024' and
15179            not 'VXLAN' and
15180            not 'CFS_OPT' and
15181            not 'DOT1Q'"
15182   parameters:
15183   - "throughput"
15184   - "parent"
15185   - "tags"
15186   sort:
15187   - "1VM"
15188   - "2VM"
15189   traces:
15190     hoverinfo: "x+y"
15191     boxpoints: "outliers"
15192     whiskerwidth: 0
15193   layout:
15194     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15195     layout: "plot-throughput"
15196
15197 - type: "plot"
15198   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15199   algorithm: "plot_performance_box"
15200   output-file-type: ".html"
15201   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15203   filter: "'NIC_Intel-X710' and
15204            '64B' and
15205            'NDRPDR' and
15206            'ETH' and
15207            'IP4FWD' and
15208            '2T2C' and
15209            'VHOST_1024' and
15210            not 'VXLAN' and
15211            not 'CFS_OPT' and
15212            not 'DOT1Q'"
15213   parameters:
15214   - "throughput"
15215   - "parent"
15216   - "tags"
15217   sort:
15218   - "1VM"
15219   - "2VM"
15220   traces:
15221     hoverinfo: "x+y"
15222     boxpoints: "outliers"
15223     whiskerwidth: 0
15224   layout:
15225     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15226     layout: "plot-throughput"
15227
15228 - type: "plot"
15229   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15230   algorithm: "plot_performance_box"
15231   output-file-type: ".html"
15232   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15234   filter: "'NIC_Intel-X710' and
15235            '64B' and
15236            'NDRPDR' and
15237            'ETH' and
15238            'IP4FWD' and
15239            '1T1C' and
15240            'VHOST_1024' and
15241            not 'VXLAN' and
15242            not 'CFS_OPT' and
15243            not 'DOT1Q'"
15244   parameters:
15245   - "throughput"
15246   - "parent"
15247   - "tags"
15248   sort:
15249   - "1VM"
15250   - "2VM"
15251   traces:
15252     hoverinfo: "x+y"
15253     boxpoints: "outliers"
15254     whiskerwidth: 0
15255   layout:
15256     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15257     layout: "plot-throughput"
15258
15259 - type: "plot"
15260   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15261   algorithm: "plot_performance_box"
15262   output-file-type: ".html"
15263   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15265   filter: "'NIC_Intel-X710' and
15266            '64B' and
15267            'NDRPDR' and
15268            'ETH' and
15269            'IP4FWD' and
15270            '2T2C' and
15271            'VHOST_1024' and
15272            not 'VXLAN' and
15273            not 'CFS_OPT' and
15274            not 'DOT1Q'"
15275   parameters:
15276   - "throughput"
15277   - "parent"
15278   - "tags"
15279   sort:
15280   - "1VM"
15281   - "2VM"
15282   traces:
15283     hoverinfo: "x+y"
15284     boxpoints: "outliers"
15285     whiskerwidth: 0
15286   layout:
15287     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15288     layout: "plot-throughput"
15289
15290 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15291 - type: "plot"
15292   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15293   algorithm: "plot_performance_box"
15294   output-file-type: ".html"
15295   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15297   filter: "'NIC_Intel-X710' and
15298            '64B' and
15299            'NDRPDR' and
15300            ('ETH' or 'DOT1Q') and
15301            'BASE' and
15302            '1T1C' and
15303            ('L2BDMACLRN' or 'L2XCFWD') and
15304            'VHOST_1024' and
15305            not 'VXLAN' and
15306            not 'IP4FWD' and
15307            not '2VM'"
15308   parameters:
15309   - "throughput"
15310   - "parent"
15311   - "tags"
15312   sort:
15313   - "L2BDMACLRN"
15314   - "L2BDMACLRN"
15315   - "L2BDMACLRN"
15316   - "L2XCFWD"
15317   - "L2XCFWD"
15318   - "L2XCFWD"
15319   traces:
15320     hoverinfo: "x+y"
15321     boxpoints: "outliers"
15322     whiskerwidth: 0
15323   layout:
15324     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15325     layout: "plot-throughput"
15326
15327 - type: "plot"
15328   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15329   algorithm: "plot_performance_box"
15330   output-file-type: ".html"
15331   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15333   filter: "'NIC_Intel-X710' and
15334            '64B' and
15335            'NDRPDR' and
15336            ('ETH' or 'DOT1Q') and
15337            'BASE' and
15338            '1T1C' and
15339            ('L2BDMACLRN' or 'L2XCFWD') and
15340            'VHOST_1024' and
15341            not 'VXLAN' and
15342            not 'IP4FWD' and
15343            not '2VM'"
15344   parameters:
15345   - "throughput"
15346   - "parent"
15347   - "tags"
15348   sort:
15349   - "L2BDMACLRN"
15350   - "L2BDMACLRN"
15351   - "L2BDMACLRN"
15352   - "L2XCFWD"
15353   - "L2XCFWD"
15354   - "L2XCFWD"
15355   traces:
15356     hoverinfo: "x+y"
15357     boxpoints: "outliers"
15358     whiskerwidth: 0
15359   layout:
15360     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15361     layout: "plot-throughput"
15362
15363 - type: "plot"
15364   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15365   algorithm: "plot_performance_box"
15366   output-file-type: ".html"
15367   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15369   filter: "'NIC_Intel-X710' and
15370            '64B' and
15371            'NDRPDR' and
15372            ('ETH' or 'DOT1Q') and
15373            'BASE' and
15374            '2T2C' and
15375            ('L2BDMACLRN' or 'L2XCFWD') and
15376            'VHOST_1024' and
15377            not 'VXLAN' and
15378            not 'IP4FWD' and
15379            not '2VM'"
15380   parameters:
15381   - "throughput"
15382   - "parent"
15383   - "tags"
15384   sort:
15385   - "L2BDMACLRN"
15386   - "L2BDMACLRN"
15387   - "L2BDMACLRN"
15388   - "L2XCFWD"
15389   - "L2XCFWD"
15390   - "L2XCFWD"
15391   traces:
15392     hoverinfo: "x+y"
15393     boxpoints: "outliers"
15394     whiskerwidth: 0
15395   layout:
15396     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15397     layout: "plot-throughput"
15398
15399 - type: "plot"
15400   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15401   algorithm: "plot_performance_box"
15402   output-file-type: ".html"
15403   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15404   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15405   filter: "'NIC_Intel-X710' and
15406            '64B' and
15407            'NDRPDR' and
15408            ('ETH' or 'DOT1Q') and
15409            'BASE' and
15410            '2T2C' and
15411            ('L2BDMACLRN' or 'L2XCFWD') and
15412            'VHOST_1024' and
15413            not 'VXLAN' and
15414            not 'IP4FWD' and
15415            not '2VM'"
15416   parameters:
15417   - "throughput"
15418   - "parent"
15419   - "tags"
15420   sort:
15421   - "L2BDMACLRN"
15422   - "L2BDMACLRN"
15423   - "L2BDMACLRN"
15424   - "L2XCFWD"
15425   - "L2XCFWD"
15426   - "L2XCFWD"
15427   traces:
15428     hoverinfo: "x+y"
15429     boxpoints: "outliers"
15430     whiskerwidth: 0
15431   layout:
15432     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15433     layout: "plot-throughput"
15434
15435 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15436 - type: "plot"
15437   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15438   algorithm: "plot_performance_box"
15439   output-file-type: ".html"
15440   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15442   filter: "'NIC_Intel-X710' and
15443            '64B' and
15444            'NDRPDR' and
15445            ('ETH' or 'DOT1Q') and
15446            '1T1C' and
15447            ('L2BDMACLRN' or 'L2XCFWD') and
15448            'VHOST_1024' and
15449            not 'CFS_OPT' and
15450            not 'VXLAN' and
15451            not 'IP4FWD' and
15452            not 'LBOND'"
15453   parameters:
15454   - "throughput"
15455   - "parent"
15456   - "tags"
15457   sort:
15458   - "L2BDMACLRN"
15459   - "L2BDMACLRN"
15460   - "L2BDMACLRN"
15461   - "L2XCFWD"
15462   - "L2XCFWD"
15463   - "L2XCFWD"
15464   traces:
15465     hoverinfo: "x+y"
15466     boxpoints: "outliers"
15467     whiskerwidth: 0
15468   layout:
15469     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15470     layout: "plot-throughput"
15471
15472 - type: "plot"
15473   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15474   algorithm: "plot_performance_box"
15475   output-file-type: ".html"
15476   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15478   filter: "'NIC_Intel-X710' and
15479            '64B' and
15480            'NDRPDR' and
15481            ('ETH' or 'DOT1Q') and
15482            '1T1C' and
15483            ('L2BDMACLRN' or 'L2XCFWD') and
15484            'VHOST_1024' and
15485            not 'CFS_OPT' and
15486            not 'VXLAN' and
15487            not 'IP4FWD' and
15488            not 'LBOND'"
15489   parameters:
15490   - "throughput"
15491   - "parent"
15492   - "tags"
15493   sort:
15494   - "L2BDMACLRN"
15495   - "L2BDMACLRN"
15496   - "L2BDMACLRN"
15497   - "L2XCFWD"
15498   - "L2XCFWD"
15499   - "L2XCFWD"
15500   traces:
15501     hoverinfo: "x+y"
15502     boxpoints: "outliers"
15503     whiskerwidth: 0
15504   layout:
15505     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15506     layout: "plot-throughput"
15507
15508 - type: "plot"
15509   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15510   algorithm: "plot_performance_box"
15511   output-file-type: ".html"
15512   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15514   filter: "'NIC_Intel-X710' and
15515            '64B' and
15516            'NDRPDR' and
15517            ('ETH' or 'DOT1Q') and
15518            '2T2C' and
15519            ('L2BDMACLRN' or 'L2XCFWD') and
15520            'VHOST_1024' and
15521            not 'CFS_OPT' and
15522            not 'VXLAN' and
15523            not 'IP4FWD' and
15524            not 'LBOND'"
15525   parameters:
15526   - "throughput"
15527   - "parent"
15528   - "tags"
15529   sort:
15530   - "L2BDMACLRN"
15531   - "L2BDMACLRN"
15532   - "L2BDMACLRN"
15533   - "L2XCFWD"
15534   - "L2XCFWD"
15535   - "L2XCFWD"
15536   traces:
15537     hoverinfo: "x+y"
15538     boxpoints: "outliers"
15539     whiskerwidth: 0
15540   layout:
15541     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15542     layout: "plot-throughput"
15543
15544 - type: "plot"
15545   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15546   algorithm: "plot_performance_box"
15547   output-file-type: ".html"
15548   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15550   filter: "'NIC_Intel-X710' and
15551            '64B' and
15552            'NDRPDR' and
15553            ('ETH' or 'DOT1Q') and
15554            '2T2C' and
15555            ('L2BDMACLRN' or 'L2XCFWD') and
15556            'VHOST_1024' and
15557            not 'CFS_OPT' and
15558            not 'VXLAN' and
15559            not 'IP4FWD' and
15560            not 'LBOND'"
15561   parameters:
15562   - "throughput"
15563   - "parent"
15564   - "tags"
15565   sort:
15566   - "L2BDMACLRN"
15567   - "L2BDMACLRN"
15568   - "L2BDMACLRN"
15569   - "L2XCFWD"
15570   - "L2XCFWD"
15571   - "L2XCFWD"
15572   traces:
15573     hoverinfo: "x+y"
15574     boxpoints: "outliers"
15575     whiskerwidth: 0
15576   layout:
15577     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15578     layout: "plot-throughput"
15579
15580 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15581 - type: "plot"
15582   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15583   algorithm: "plot_performance_box"
15584   output-file-type: ".html"
15585   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15587   filter: "'NIC_Intel-X710' and
15588            '64B' and
15589            'NDRPDR' and
15590            'ETH' and
15591            'IP4FWD' and
15592            '2T1C' and
15593            'VHOST_1024' and
15594            not 'VXLAN' and
15595            not 'DOT1Q'"
15596   parameters:
15597   - "throughput"
15598   - "parent"
15599   - "tags"
15600   sort:
15601   - "1VM"
15602   - "2VM"
15603   traces:
15604     hoverinfo: "x+y"
15605     boxpoints: "outliers"
15606     whiskerwidth: 0
15607   layout:
15608     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15609     layout: "plot-throughput"
15610
15611 - type: "plot"
15612   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15613   algorithm: "plot_performance_box"
15614   output-file-type: ".html"
15615   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15617   filter: "'NIC_Intel-X710' and
15618            '64B' and
15619            'NDRPDR' and
15620            'ETH' and
15621            'IP4FWD' and
15622            '4T2C' and
15623            'VHOST_1024' and
15624            not 'VXLAN' and
15625            not 'DOT1Q'"
15626   parameters:
15627   - "throughput"
15628   - "parent"
15629   - "tags"
15630   sort:
15631   - "1VM"
15632   - "2VM"
15633   traces:
15634     hoverinfo: "x+y"
15635     boxpoints: "outliers"
15636     whiskerwidth: 0
15637   layout:
15638     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15639     layout: "plot-throughput"
15640
15641 - type: "plot"
15642   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15643   algorithm: "plot_performance_box"
15644   output-file-type: ".html"
15645   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15647   filter: "'NIC_Intel-X710' and
15648            '64B' and
15649            'NDRPDR' and
15650            'ETH' and
15651            'IP4FWD' and
15652            '2T1C' and
15653            'VHOST_1024' and
15654            not 'VXLAN' and
15655            not 'DOT1Q'"
15656   parameters:
15657   - "throughput"
15658   - "parent"
15659   - "tags"
15660   sort:
15661   - "1VM"
15662   - "2VM"
15663   traces:
15664     hoverinfo: "x+y"
15665     boxpoints: "outliers"
15666     whiskerwidth: 0
15667   layout:
15668     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15669     layout: "plot-throughput"
15670
15671 - type: "plot"
15672   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15673   algorithm: "plot_performance_box"
15674   output-file-type: ".html"
15675   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15677   filter: "'NIC_Intel-X710' and
15678            '64B' and
15679            'NDRPDR' and
15680            'ETH' and
15681            'IP4FWD' and
15682            '4T2C' and
15683            'VHOST_1024' and
15684            not 'VXLAN' and
15685            not 'DOT1Q'"
15686   parameters:
15687   - "throughput"
15688   - "parent"
15689   - "tags"
15690   sort:
15691   - "1VM"
15692   - "2VM"
15693   traces:
15694     hoverinfo: "x+y"
15695     boxpoints: "outliers"
15696     whiskerwidth: 0
15697   layout:
15698     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15699     layout: "plot-throughput"
15700
15701 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15702 - type: "plot"
15703   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15704   algorithm: "plot_performance_box"
15705   output-file-type: ".html"
15706   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15708   filter: "'NIC_Intel-X710' and
15709            '64B' and
15710            'NDRPDR' and
15711            ('ETH' or 'DOT1Q') and
15712            'BASE' and
15713            '2T1C' and
15714            ('L2BDMACLRN' or 'L2XCFWD') and
15715            'VHOST_1024' and
15716            not 'VXLAN' and
15717            not 'IP4FWD' and
15718            not '2VM'"
15719   parameters:
15720   - "throughput"
15721   - "parent"
15722   - "tags"
15723   sort:
15724   - "L2BDMACLRN"
15725   - "L2BDMACLRN"
15726   - "L2BDMACLRN"
15727   - "L2XCFWD"
15728   - "L2XCFWD"
15729   - "L2XCFWD"
15730   traces:
15731     hoverinfo: "x+y"
15732     boxpoints: "outliers"
15733     whiskerwidth: 0
15734   layout:
15735     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15736     layout: "plot-throughput"
15737
15738 - type: "plot"
15739   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15740   algorithm: "plot_performance_box"
15741   output-file-type: ".html"
15742   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15744   filter: "'NIC_Intel-X710' and
15745            '64B' and
15746            'NDRPDR' and
15747            ('ETH' or 'DOT1Q') and
15748            'BASE' and
15749            '2T1C' and
15750            ('L2BDMACLRN' or 'L2XCFWD') and
15751            'VHOST_1024' and
15752            not 'VXLAN' and
15753            not 'IP4FWD' and
15754            not '2VM'"
15755   parameters:
15756   - "throughput"
15757   - "parent"
15758   - "tags"
15759   sort:
15760   - "L2BDMACLRN"
15761   - "L2BDMACLRN"
15762   - "L2BDMACLRN"
15763   - "L2XCFWD"
15764   - "L2XCFWD"
15765   - "L2XCFWD"
15766   traces:
15767     hoverinfo: "x+y"
15768     boxpoints: "outliers"
15769     whiskerwidth: 0
15770   layout:
15771     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15772     layout: "plot-throughput"
15773
15774 - type: "plot"
15775   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15776   algorithm: "plot_performance_box"
15777   output-file-type: ".html"
15778   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15780   filter: "'NIC_Intel-X710' and
15781            '64B' and
15782            'NDRPDR' and
15783            ('ETH' or 'DOT1Q') and
15784            'BASE' and
15785            '4T2C' and
15786            ('L2BDMACLRN' or 'L2XCFWD') and
15787            'VHOST_1024' and
15788            not 'VXLAN' and
15789            not 'IP4FWD' and
15790            not '2VM'"
15791   parameters:
15792   - "throughput"
15793   - "parent"
15794   - "tags"
15795   sort:
15796   - "L2BDMACLRN"
15797   - "L2BDMACLRN"
15798   - "L2BDMACLRN"
15799   - "L2XCFWD"
15800   - "L2XCFWD"
15801   - "L2XCFWD"
15802   traces:
15803     hoverinfo: "x+y"
15804     boxpoints: "outliers"
15805     whiskerwidth: 0
15806   layout:
15807     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15808     layout: "plot-throughput"
15809
15810 - type: "plot"
15811   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15812   algorithm: "plot_performance_box"
15813   output-file-type: ".html"
15814   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15816   filter: "'NIC_Intel-X710' and
15817            '64B' and
15818            'NDRPDR' and
15819            ('ETH' or 'DOT1Q') and
15820            'BASE' and
15821            '4T2C' and
15822            ('L2BDMACLRN' or 'L2XCFWD') and
15823            'VHOST_1024' and
15824            not 'VXLAN' and
15825            not 'IP4FWD' and
15826            not '2VM'"
15827   parameters:
15828   - "throughput"
15829   - "parent"
15830   - "tags"
15831   sort:
15832   - "L2BDMACLRN"
15833   - "L2BDMACLRN"
15834   - "L2BDMACLRN"
15835   - "L2XCFWD"
15836   - "L2XCFWD"
15837   - "L2XCFWD"
15838   traces:
15839     hoverinfo: "x+y"
15840     boxpoints: "outliers"
15841     whiskerwidth: 0
15842   layout:
15843     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15844     layout: "plot-throughput"
15845
15846 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15847 - type: "plot"
15848   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15849   algorithm: "plot_performance_box"
15850   output-file-type: ".html"
15851   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15853   filter: "'NIC_Intel-X710' and
15854            '64B' and
15855            'NDRPDR' and
15856            ('ETH' or 'DOT1Q') and
15857            '2T1C' and
15858            ('L2BDMACLRN' or 'L2XCFWD') and
15859            'VHOST_1024' and
15860            not 'CFS_OPT' and
15861            not 'VXLAN' and
15862            not 'IP4FWD' and
15863            not 'LBOND'"
15864   parameters:
15865   - "throughput"
15866   - "parent"
15867   - "tags"
15868   sort:
15869   - "L2BDMACLRN"
15870   - "L2BDMACLRN"
15871   - "L2BDMACLRN"
15872   - "L2XCFWD"
15873   - "L2XCFWD"
15874   - "L2XCFWD"
15875   traces:
15876     hoverinfo: "x+y"
15877     boxpoints: "outliers"
15878     whiskerwidth: 0
15879   layout:
15880     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15881     layout: "plot-throughput"
15882
15883 - type: "plot"
15884   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15885   algorithm: "plot_performance_box"
15886   output-file-type: ".html"
15887   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15889   filter: "'NIC_Intel-X710' and
15890            '64B' and
15891            'NDRPDR' and
15892            ('ETH' or 'DOT1Q') and
15893            '2T1C' and
15894            ('L2BDMACLRN' or 'L2XCFWD') and
15895            'VHOST_1024' and
15896            not 'CFS_OPT' and
15897            not 'VXLAN' and
15898            not 'IP4FWD' and
15899            not 'LBOND'"
15900   parameters:
15901   - "throughput"
15902   - "parent"
15903   - "tags"
15904   sort:
15905   - "L2BDMACLRN"
15906   - "L2BDMACLRN"
15907   - "L2BDMACLRN"
15908   - "L2XCFWD"
15909   - "L2XCFWD"
15910   - "L2XCFWD"
15911   traces:
15912     hoverinfo: "x+y"
15913     boxpoints: "outliers"
15914     whiskerwidth: 0
15915   layout:
15916     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15917     layout: "plot-throughput"
15918
15919 - type: "plot"
15920   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15921   algorithm: "plot_performance_box"
15922   output-file-type: ".html"
15923   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15925   filter: "'NIC_Intel-X710' and
15926            '64B' and
15927            'NDRPDR' and
15928            ('ETH' or 'DOT1Q') and
15929            '4T2C' and
15930            ('L2BDMACLRN' or 'L2XCFWD') and
15931            'VHOST_1024' and
15932            not 'CFS_OPT' and
15933            not 'VXLAN' and
15934            not 'IP4FWD' and
15935            not 'LBOND'"
15936   parameters:
15937   - "throughput"
15938   - "parent"
15939   - "tags"
15940   sort:
15941   - "L2BDMACLRN"
15942   - "L2BDMACLRN"
15943   - "L2BDMACLRN"
15944   - "L2XCFWD"
15945   - "L2XCFWD"
15946   - "L2XCFWD"
15947   traces:
15948     hoverinfo: "x+y"
15949     boxpoints: "outliers"
15950     whiskerwidth: 0
15951   layout:
15952     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15953     layout: "plot-throughput"
15954
15955 - type: "plot"
15956   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15957   algorithm: "plot_performance_box"
15958   output-file-type: ".html"
15959   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15961   filter: "'NIC_Intel-X710' and
15962            '64B' and
15963            'NDRPDR' and
15964            ('ETH' or 'DOT1Q') and
15965            '4T2C' and
15966            ('L2BDMACLRN' or 'L2XCFWD') and
15967            'VHOST_1024' and
15968            not 'CFS_OPT' and
15969            not 'VXLAN' and
15970            not 'IP4FWD' and
15971            not 'LBOND'"
15972   parameters:
15973   - "throughput"
15974   - "parent"
15975   - "tags"
15976   sort:
15977   - "L2BDMACLRN"
15978   - "L2BDMACLRN"
15979   - "L2BDMACLRN"
15980   - "L2XCFWD"
15981   - "L2XCFWD"
15982   - "L2XCFWD"
15983   traces:
15984     hoverinfo: "x+y"
15985     boxpoints: "outliers"
15986     whiskerwidth: 0
15987   layout:
15988     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15989     layout: "plot-throughput"
15990
15991 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15992 - type: "plot"
15993   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15994   algorithm: "plot_performance_box"
15995   output-file-type: ".html"
15996   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15998   filter: "'NIC_Intel-X710' and
15999            '64B' and
16000            'NDRPDR' and
16001            'ETH' and
16002            'IP4FWD' and
16003            '2T1C' and
16004            'VHOST_1024' and
16005            not 'VXLAN' and
16006            not 'NF_DENSITY' and
16007            not 'CFS_OPT' and
16008            not 'DOT1Q'"
16009   parameters:
16010   - "throughput"
16011   - "parent"
16012   - "tags"
16013   sort:
16014   - "1VM"
16015   - "2VM"
16016   traces:
16017     hoverinfo: "x+y"
16018     boxpoints: "outliers"
16019     whiskerwidth: 0
16020   layout:
16021     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16022     layout: "plot-throughput"
16023
16024 - type: "plot"
16025   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16026   algorithm: "plot_performance_box"
16027   output-file-type: ".html"
16028   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16030   filter: "'NIC_Intel-X710' and
16031            '64B' and
16032            'NDRPDR' and
16033            'ETH' and
16034            'IP4FWD' and
16035            '4T2C' and
16036            'VHOST_1024' and
16037            not 'VXLAN' and
16038            not 'NF_DENSITY' and
16039            not 'CFS_OPT' and
16040            not 'DOT1Q'"
16041   parameters:
16042   - "throughput"
16043   - "parent"
16044   - "tags"
16045   sort:
16046   - "1VM"
16047   - "2VM"
16048   traces:
16049     hoverinfo: "x+y"
16050     boxpoints: "outliers"
16051     whiskerwidth: 0
16052   layout:
16053     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16054     layout: "plot-throughput"
16055
16056 - type: "plot"
16057   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16058   algorithm: "plot_performance_box"
16059   output-file-type: ".html"
16060   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16062   filter: "'NIC_Intel-X710' and
16063            '64B' and
16064            'NDRPDR' and
16065            'ETH' and
16066            'IP4FWD' and
16067            '2T1C' and
16068            'VHOST_1024' and
16069            not 'VXLAN' and
16070            not 'NF_DENSITY' and
16071            not 'CFS_OPT' and
16072            not 'DOT1Q'"
16073   parameters:
16074   - "throughput"
16075   - "parent"
16076   - "tags"
16077   sort:
16078   - "1VM"
16079   - "2VM"
16080   traces:
16081     hoverinfo: "x+y"
16082     boxpoints: "outliers"
16083     whiskerwidth: 0
16084   layout:
16085     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16086     layout: "plot-throughput"
16087
16088 - type: "plot"
16089   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16090   algorithm: "plot_performance_box"
16091   output-file-type: ".html"
16092   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16093   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16094   filter: "'NIC_Intel-X710' and
16095            '64B' and
16096            'NDRPDR' and
16097            'ETH' and
16098            'IP4FWD' and
16099            '4T2C' and
16100            'VHOST_1024' and
16101            not 'VXLAN' and
16102            not 'NF_DENSITY' and
16103            not 'CFS_OPT' and
16104            not 'DOT1Q'"
16105   parameters:
16106   - "throughput"
16107   - "parent"
16108   - "tags"
16109   sort:
16110   - "1VM"
16111   - "2VM"
16112   traces:
16113     hoverinfo: "x+y"
16114     boxpoints: "outliers"
16115     whiskerwidth: 0
16116   layout:
16117     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16118     layout: "plot-throughput"
16119
16120 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16121 - type: "plot"
16122   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16123   algorithm: "plot_performance_box"
16124   output-file-type: ".html"
16125   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16126   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16127   filter: "'NIC_Intel-X710' and
16128            '64B' and
16129            'NDRPDR' and
16130            ('ETH' or 'DOT1Q') and
16131            'BASE' and
16132            '2T1C' and
16133            ('L2BDMACLRN' or 'L2XCFWD') and
16134            'VHOST_1024' and
16135            not 'VXLAN' and
16136            not 'NF_DENSITY' and
16137            not 'IP4FWD' and
16138            not '2VM'"
16139   parameters:
16140   - "throughput"
16141   - "parent"
16142   - "tags"
16143 #  sort:
16144 #  - "not CFS_OPT"
16145 #  - "L2XCFWD"
16146 #  - "not CFS_OPT"
16147 #  - "CFS_OPT"
16148   traces:
16149     hoverinfo: "x+y"
16150     boxpoints: "outliers"
16151     whiskerwidth: 0
16152   layout:
16153     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16154     layout: "plot-throughput"
16155
16156 - type: "plot"
16157   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16158   algorithm: "plot_performance_box"
16159   output-file-type: ".html"
16160   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16162   filter: "'NIC_Intel-X710' and
16163            '64B' and
16164            'NDRPDR' and
16165            ('ETH' or 'DOT1Q') and
16166            'BASE' and
16167            '2T1C' and
16168            ('L2BDMACLRN' or 'L2XCFWD') and
16169            'VHOST_1024' and
16170            not 'VXLAN' and
16171            not 'NF_DENSITY' and
16172            not 'IP4FWD' and
16173            not '2VM'"
16174   parameters:
16175   - "throughput"
16176   - "parent"
16177   - "tags"
16178 #  sort:
16179 #  - "not CFS_OPT"
16180 #  - "L2XCFWD"
16181 #  - "not CFS_OPT"
16182 #  - "CFS_OPT"
16183   traces:
16184     hoverinfo: "x+y"
16185     boxpoints: "outliers"
16186     whiskerwidth: 0
16187   layout:
16188     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16189     layout: "plot-throughput"
16190
16191 - type: "plot"
16192   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16193   algorithm: "plot_performance_box"
16194   output-file-type: ".html"
16195   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16196   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16197   filter: "'NIC_Intel-X710' and
16198            '64B' and
16199            'NDRPDR' and
16200            ('ETH' or 'DOT1Q') and
16201            'BASE' and
16202            '4T2C' and
16203            ('L2BDMACLRN' or 'L2XCFWD') and
16204            'VHOST_1024' and
16205            not 'VXLAN' and
16206            not 'NF_DENSITY' and
16207            not 'IP4FWD' and
16208            not '2VM'"
16209   parameters:
16210   - "throughput"
16211   - "parent"
16212   - "tags"
16213 #  sort:
16214 #  - "not CFS_OPT"
16215 #  - "L2XCFWD"
16216 #  - "not CFS_OPT"
16217 #  - "CFS_OPT"
16218   traces:
16219     hoverinfo: "x+y"
16220     boxpoints: "outliers"
16221     whiskerwidth: 0
16222   layout:
16223     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16224     layout: "plot-throughput"
16225
16226 - type: "plot"
16227   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16228   algorithm: "plot_performance_box"
16229   output-file-type: ".html"
16230   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16232   filter: "'NIC_Intel-X710' and
16233            '64B' and
16234            'NDRPDR' and
16235            ('ETH' or 'DOT1Q') and
16236            'BASE' and
16237            '4T2C' and
16238            ('L2BDMACLRN' or 'L2XCFWD') and
16239            'VHOST_1024' and
16240            not 'VXLAN' and
16241            not 'NF_DENSITY' and
16242            not 'IP4FWD' and
16243            not '2VM'"
16244   parameters:
16245   - "throughput"
16246   - "parent"
16247   - "tags"
16248 #  sort:
16249 #  - "not CFS_OPT"
16250 #  - "L2XCFWD"
16251 #  - "not CFS_OPT"
16252 #  - "CFS_OPT"
16253   traces:
16254     hoverinfo: "x+y"
16255     boxpoints: "outliers"
16256     whiskerwidth: 0
16257   layout:
16258     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16259     layout: "plot-throughput"
16260
16261 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16262 - type: "plot"
16263   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16264   algorithm: "plot_performance_box"
16265   output-file-type: ".html"
16266   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16267   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16268   filter: "'NIC_Intel-X710' and
16269            '64B' and
16270            'NDRPDR' and
16271            ('ETH' or 'DOT1Q') and
16272            '2T1C' and
16273            ('L2BDMACLRN' or 'L2XCFWD') and
16274            'VHOST_1024' and
16275            not 'CFS_OPT' and
16276            not 'VXLAN' and
16277            not 'NF_DENSITY' and
16278            not 'DOT1Q' and
16279            not 'IP4FWD'"
16280   parameters:
16281   - "throughput"
16282   - "parent"
16283   - "tags"
16284 #  sort:
16285 #  - "1VM"
16286 #  - "L2XCFWD"
16287 #  - "1VM"
16288 #  - "L2BDMACLRN"
16289   traces:
16290     hoverinfo: "x+y"
16291     boxpoints: "outliers"
16292     whiskerwidth: 0
16293   layout:
16294     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16295     layout: "plot-throughput"
16296
16297 - type: "plot"
16298   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16299   algorithm: "plot_performance_box"
16300   output-file-type: ".html"
16301   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16303   filter: "'NIC_Intel-X710' and
16304            '64B' and
16305            'NDRPDR' and
16306            ('ETH' or 'DOT1Q') and
16307            '2T1C' and
16308            ('L2BDMACLRN' or 'L2XCFWD') and
16309            'VHOST_1024' and
16310            not 'CFS_OPT' and
16311            not 'VXLAN' and
16312            not 'NF_DENSITY' and
16313            not 'DOT1Q' and
16314            not 'IP4FWD'"
16315   parameters:
16316   - "throughput"
16317   - "parent"
16318   - "tags"
16319 #  sort:
16320 #  - "1VM"
16321 #  - "L2XCFWD"
16322 #  - "1VM"
16323 #  - "L2BDMACLRN"
16324   traces:
16325     hoverinfo: "x+y"
16326     boxpoints: "outliers"
16327     whiskerwidth: 0
16328   layout:
16329     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16330     layout: "plot-throughput"
16331
16332 - type: "plot"
16333   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16334   algorithm: "plot_performance_box"
16335   output-file-type: ".html"
16336   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16338   filter: "'NIC_Intel-X710' and
16339            '64B' and
16340            'NDRPDR' and
16341            ('ETH' or 'DOT1Q') and
16342            '4T2C' and
16343            ('L2BDMACLRN' or 'L2XCFWD') and
16344            'VHOST_1024' and
16345            not 'CFS_OPT' and
16346            not 'VXLAN' and
16347            not 'NF_DENSITY' and
16348            not 'DOT1Q' and
16349            not 'IP4FWD'"
16350   parameters:
16351   - "throughput"
16352   - "parent"
16353   - "tags"
16354 #  sort:
16355 #  - "1VM"
16356 #  - "L2XCFWD"
16357 #  - "1VM"
16358 #  - "L2BDMACLRN"
16359   traces:
16360     hoverinfo: "x+y"
16361     boxpoints: "outliers"
16362     whiskerwidth: 0
16363   layout:
16364     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16365     layout: "plot-throughput"
16366
16367 - type: "plot"
16368   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16369   algorithm: "plot_performance_box"
16370   output-file-type: ".html"
16371   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16373   filter: "'NIC_Intel-X710' and
16374            '64B' and
16375            'NDRPDR' and
16376            ('ETH' or 'DOT1Q') and
16377            '4T2C' and
16378            ('L2BDMACLRN' or 'L2XCFWD') and
16379            'VHOST_1024' and
16380            not 'CFS_OPT' and
16381            not 'VXLAN' and
16382            not 'NF_DENSITY' and
16383            not 'DOT1Q' and
16384            not 'IP4FWD'"
16385   parameters:
16386   - "throughput"
16387   - "parent"
16388   - "tags"
16389 #  sort:
16390 #  - "1VM"
16391 #  - "L2XCFWD"
16392 #  - "1VM"
16393 #  - "L2BDMACLRN"
16394   traces:
16395     hoverinfo: "x+y"
16396     boxpoints: "outliers"
16397     whiskerwidth: 0
16398   layout:
16399     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16400     layout: "plot-throughput"
16401
16402 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16403 - type: "plot"
16404   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16405   algorithm: "plot_performance_box"
16406   output-file-type: ".html"
16407   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16408   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16409   filter: "'NIC_Intel-XXV710' and
16410            '64B' and
16411            'NDRPDR' and
16412            'ETH' and
16413            'IP4FWD' and
16414            '2T1C' and
16415            'VHOST_1024' and
16416            not 'VXLAN' and
16417            not 'CFS_OPT' and
16418            not 'DOT1Q'"
16419   parameters:
16420   - "throughput"
16421   - "parent"
16422   - "tags"
16423   sort:
16424   - "1VM"
16425   - "2VM"
16426   traces:
16427     hoverinfo: "x+y"
16428     boxpoints: "outliers"
16429     whiskerwidth: 0
16430   layout:
16431     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16432     layout: "plot-throughput"
16433
16434 - type: "plot"
16435   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16436   algorithm: "plot_performance_box"
16437   output-file-type: ".html"
16438   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16439   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16440   filter: "'NIC_Intel-XXV710' and
16441            '64B' and
16442            'NDRPDR' and
16443            'ETH' and
16444            'IP4FWD' and
16445            '4T2C' and
16446            'VHOST_1024' and
16447            not 'VXLAN' and
16448            not 'CFS_OPT' and
16449            not 'DOT1Q'"
16450   parameters:
16451   - "throughput"
16452   - "parent"
16453   - "tags"
16454   sort:
16455   - "1VM"
16456   - "2VM"
16457   traces:
16458     hoverinfo: "x+y"
16459     boxpoints: "outliers"
16460     whiskerwidth: 0
16461   layout:
16462     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16463     layout: "plot-throughput"
16464
16465 - type: "plot"
16466   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16467   algorithm: "plot_performance_box"
16468   output-file-type: ".html"
16469   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16470   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16471   filter: "'NIC_Intel-XXV710' and
16472            '64B' and
16473            'NDRPDR' and
16474            'ETH' and
16475            'IP4FWD' and
16476            '2T1C' and
16477            'VHOST_1024' and
16478            not 'VXLAN' and
16479            not 'CFS_OPT' and
16480            not 'DOT1Q'"
16481   parameters:
16482   - "throughput"
16483   - "parent"
16484   - "tags"
16485   sort:
16486   - "1VM"
16487   - "2VM"
16488   traces:
16489     hoverinfo: "x+y"
16490     boxpoints: "outliers"
16491     whiskerwidth: 0
16492   layout:
16493     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16494     layout: "plot-throughput"
16495
16496 - type: "plot"
16497   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16498   algorithm: "plot_performance_box"
16499   output-file-type: ".html"
16500   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16502   filter: "'NIC_Intel-XXV710' and
16503            '64B' and
16504            'NDRPDR' and
16505            'ETH' and
16506            'IP4FWD' and
16507            '4T2C' and
16508            'VHOST_1024' and
16509            not 'VXLAN' and
16510            not 'CFS_OPT' and
16511            not 'DOT1Q'"
16512   parameters:
16513   - "throughput"
16514   - "parent"
16515   - "tags"
16516   sort:
16517   - "1VM"
16518   - "2VM"
16519   traces:
16520     hoverinfo: "x+y"
16521     boxpoints: "outliers"
16522     whiskerwidth: 0
16523   layout:
16524     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16525     layout: "plot-throughput"
16526
16527 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16528 #- type: "plot"
16529 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16530 #  algorithm: "plot_performance_box"
16531 #  output-file-type: ".html"
16532 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16534 #  filter: "'NIC_Intel-XXV710' and
16535 #           '64B' and
16536 #           'NDRPDR' and
16537 #           ('ETH' or 'DOT1Q') and
16538 #           'BASE' and
16539 #           '2T1C' and
16540 #           ('L2BDMACLRN' or 'L2XCFWD') and
16541 #           'VHOST_1024' and
16542 #           not 'VXLAN' and
16543 #           not 'IP4FWD' and
16544 #           not '2VM'"
16545 #  parameters:
16546 #  - "throughput"
16547 #  - "parent"
16548 #  - "tags"
16549 ##  sort:
16550 ##  - "not CFS_OPT"
16551 ##  - "L2XCFWD"
16552 ##  - "not CFS_OPT"
16553 ##  - "CFS_OPT"
16554 #  traces:
16555 #    hoverinfo: "x+y"
16556 #    boxpoints: "outliers"
16557 #    whiskerwidth: 0
16558 #  layout:
16559 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16560 #    layout: "plot-throughput"
16561 #
16562 #- type: "plot"
16563 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16564 #  algorithm: "plot_performance_box"
16565 #  output-file-type: ".html"
16566 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16567 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16568 #  filter: "'NIC_Intel-XXV710' and
16569 #           '64B' and
16570 #           'NDRPDR' and
16571 #           ('ETH' or 'DOT1Q') and
16572 #           'BASE' and
16573 #           '2T1C' and
16574 #           ('L2BDMACLRN' or 'L2XCFWD') and
16575 #           'VHOST_1024' and
16576 #           not 'VXLAN' and
16577 #           not 'IP4FWD' and
16578 #           not '2VM'"
16579 #  parameters:
16580 #  - "throughput"
16581 #  - "parent"
16582 #  - "tags"
16583 ##  sort:
16584 ##  - "not CFS_OPT"
16585 ##  - "L2XCFWD"
16586 ##  - "not CFS_OPT"
16587 ##  - "CFS_OPT"
16588 #  traces:
16589 #    hoverinfo: "x+y"
16590 #    boxpoints: "outliers"
16591 #    whiskerwidth: 0
16592 #  layout:
16593 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16594 #    layout: "plot-throughput"
16595 #
16596 #- type: "plot"
16597 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16598 #  algorithm: "plot_performance_box"
16599 #  output-file-type: ".html"
16600 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16601 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16602 #  filter: "'NIC_Intel-XXV710' and
16603 #           '64B' and
16604 #           'NDRPDR' and
16605 #           ('ETH' or 'DOT1Q') and
16606 #           'BASE' and
16607 #           '4T2C' and
16608 #           ('L2BDMACLRN' or 'L2XCFWD') and
16609 #           'VHOST_1024' and
16610 #           not 'VXLAN' and
16611 #           not 'IP4FWD' and
16612 #           not '2VM'"
16613 #  parameters:
16614 #  - "throughput"
16615 #  - "parent"
16616 #  - "tags"
16617 ##  sort:
16618 ##  - "not CFS_OPT"
16619 ##  - "L2XCFWD"
16620 ##  - "not CFS_OPT"
16621 ##  - "CFS_OPT"
16622 #  traces:
16623 #    hoverinfo: "x+y"
16624 #    boxpoints: "outliers"
16625 #    whiskerwidth: 0
16626 #  layout:
16627 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16628 #    layout: "plot-throughput"
16629 #
16630 #- type: "plot"
16631 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16632 #  algorithm: "plot_performance_box"
16633 #  output-file-type: ".html"
16634 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16635 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16636 #  filter: "'NIC_Intel-XXV710' and
16637 #           '64B' and
16638 #           'NDRPDR' and
16639 #           ('ETH' or 'DOT1Q') and
16640 #           'BASE' and
16641 #           '4T2C' and
16642 #           ('L2BDMACLRN' or 'L2XCFWD') and
16643 #           'VHOST_1024' and
16644 #           not 'VXLAN' and
16645 #           not 'IP4FWD' and
16646 #           not '2VM'"
16647 #  parameters:
16648 #  - "throughput"
16649 #  - "parent"
16650 #  - "tags"
16651 ##  sort:
16652 ##  - "not CFS_OPT"
16653 ##  - "L2XCFWD"
16654 ##  - "not CFS_OPT"
16655 ##  - "CFS_OPT"
16656 #  traces:
16657 #    hoverinfo: "x+y"
16658 #    boxpoints: "outliers"
16659 #    whiskerwidth: 0
16660 #  layout:
16661 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16662 #    layout: "plot-throughput"
16663 #
16664 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16665 #- type: "plot"
16666 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16667 #  algorithm: "plot_performance_box"
16668 #  output-file-type: ".html"
16669 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16670 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16671 #  filter: "'NIC_Intel-XXV710' and
16672 #           '64B' and
16673 #           'NDRPDR' and
16674 #           ('ETH' or 'DOT1Q') and
16675 #           '2T1C' and
16676 #           ('L2BDMACLRN' or 'L2XCFWD') and
16677 #           'VHOST_1024' and
16678 #           not 'CFS_OPT' and
16679 #           not 'VXLAN' and
16680 #           not 'DOT1Q' and
16681 #           not 'IP4FWD'"
16682 #  parameters:
16683 #  - "throughput"
16684 #  - "parent"
16685 #  - "tags"
16686 ##  sort:
16687 ##  - "1VM"
16688 ##  - "L2XCFWD"
16689 ##  - "1VM"
16690 ##  - "L2BDMACLRN"
16691 #  traces:
16692 #    hoverinfo: "x+y"
16693 #    boxpoints: "outliers"
16694 #    whiskerwidth: 0
16695 #  layout:
16696 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16697 #    layout: "plot-throughput"
16698 #
16699 #- type: "plot"
16700 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16701 #  algorithm: "plot_performance_box"
16702 #  output-file-type: ".html"
16703 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16704 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16705 #  filter: "'NIC_Intel-XXV710' and
16706 #           '64B' and
16707 #           'NDRPDR' and
16708 #           ('ETH' or 'DOT1Q') and
16709 #           '2T1C' and
16710 #           ('L2BDMACLRN' or 'L2XCFWD') and
16711 #           'VHOST_1024' and
16712 #           not 'CFS_OPT' and
16713 #           not 'VXLAN' and
16714 #           not 'DOT1Q' and
16715 #           not 'IP4FWD'"
16716 #  parameters:
16717 #  - "throughput"
16718 #  - "parent"
16719 #  - "tags"
16720 ##  sort:
16721 ##  - "1VM"
16722 ##  - "L2XCFWD"
16723 ##  - "1VM"
16724 ##  - "L2BDMACLRN"
16725 #  traces:
16726 #    hoverinfo: "x+y"
16727 #    boxpoints: "outliers"
16728 #    whiskerwidth: 0
16729 #  layout:
16730 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16731 #    layout: "plot-throughput"
16732 #
16733 #- type: "plot"
16734 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16735 #  algorithm: "plot_performance_box"
16736 #  output-file-type: ".html"
16737 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16738 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16739 #  filter: "'NIC_Intel-XXV710' and
16740 #           '64B' and
16741 #           'NDRPDR' and
16742 #           ('ETH' or 'DOT1Q') and
16743 #           '4T2C' and
16744 #           ('L2BDMACLRN' or 'L2XCFWD') and
16745 #           'VHOST_1024' and
16746 #           not 'CFS_OPT' and
16747 #           not 'VXLAN' and
16748 #           not 'DOT1Q' and
16749 #           not 'IP4FWD'"
16750 #  parameters:
16751 #  - "throughput"
16752 #  - "parent"
16753 #  - "tags"
16754 ##  sort:
16755 ##  - "1VM"
16756 ##  - "L2XCFWD"
16757 ##  - "1VM"
16758 ##  - "L2BDMACLRN"
16759 #  traces:
16760 #    hoverinfo: "x+y"
16761 #    boxpoints: "outliers"
16762 #    whiskerwidth: 0
16763 #  layout:
16764 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16765 #    layout: "plot-throughput"
16766 #
16767 #- type: "plot"
16768 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16769 #  algorithm: "plot_performance_box"
16770 #  output-file-type: ".html"
16771 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16772 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16773 #  filter: "'NIC_Intel-XXV710' and
16774 #           '64B' and
16775 #           'NDRPDR' and
16776 #           ('ETH' or 'DOT1Q') and
16777 #           '4T2C' and
16778 #           ('L2BDMACLRN' or 'L2XCFWD') and
16779 #           'VHOST_1024' and
16780 #           not 'CFS_OPT' and
16781 #           not 'VXLAN' and
16782 #           not 'DOT1Q' and
16783 #           not 'IP4FWD'"
16784 #  parameters:
16785 #  - "throughput"
16786 #  - "parent"
16787 #  - "tags"
16788 ##  sort:
16789 ##  - "1VM"
16790 ##  - "L2XCFWD"
16791 ##  - "1VM"
16792 ##  - "L2BDMACLRN"
16793 #  traces:
16794 #    hoverinfo: "x+y"
16795 #    boxpoints: "outliers"
16796 #    whiskerwidth: 0
16797 #  layout:
16798 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16799 #    layout: "plot-throughput"
16800
16801 ################################################################################
16802
16803 # Packet Throughput - VPP VTS 3n-hsw-x520
16804 - type: "plot"
16805   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16806   algorithm: "plot_performance_box"
16807   output-file-type: ".html"
16808   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16810   filter: "'NIC_Intel-X520-DA2' and
16811            '114B' and
16812            'NDRPDR' and
16813            '1T1C' and
16814            'VTS'"
16815   parameters:
16816   - "throughput"
16817   - "parent"
16818   - "tags"
16819   traces:
16820     hoverinfo: "x+y"
16821     boxpoints: "outliers"
16822     whiskerwidth: 0
16823   layout:
16824     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16825     layout: "plot-throughput"
16826
16827 - type: "plot"
16828   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16829   algorithm: "plot_performance_box"
16830   output-file-type: ".html"
16831   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16833   filter: "'NIC_Intel-X520-DA2' and
16834            '114B' and
16835            'NDRPDR' and
16836            '2T2C' and
16837            'VTS'"
16838   parameters:
16839   - "throughput"
16840   - "parent"
16841   - "tags"
16842   traces:
16843     hoverinfo: "x+y"
16844     boxpoints: "outliers"
16845     whiskerwidth: 0
16846   layout:
16847     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16848     layout: "plot-throughput"
16849
16850 - type: "plot"
16851   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16852   algorithm: "plot_performance_box"
16853   output-file-type: ".html"
16854   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16856   filter: "'NIC_Intel-X520-DA2' and
16857            '114B' and
16858            'NDRPDR' and
16859            '1T1C' and
16860            'VTS'"
16861   parameters:
16862   - "throughput"
16863   - "parent"
16864   - "tags"
16865   traces:
16866     hoverinfo: "x+y"
16867     boxpoints: "outliers"
16868     whiskerwidth: 0
16869   layout:
16870     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16871     layout: "plot-throughput"
16872
16873 - type: "plot"
16874   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16875   algorithm: "plot_performance_box"
16876   output-file-type: ".html"
16877   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16879   filter: "'NIC_Intel-X520-DA2' and
16880            '114B' and
16881            'NDRPDR' and
16882            '2T2C' and
16883            'VTS'"
16884   parameters:
16885   - "throughput"
16886   - "parent"
16887   - "tags"
16888   traces:
16889     hoverinfo: "x+y"
16890     boxpoints: "outliers"
16891     whiskerwidth: 0
16892   layout:
16893     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16894     layout: "plot-throughput"
16895
16896 ################################################################################
16897
16898 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16899 - type: "plot"
16900   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16901   algorithm: "plot_performance_box"
16902   output-file-type: ".html"
16903   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16904   data: "plot-dpdk-throughput-latency-3n-hsw"
16905   filter: "'NIC_Intel-X520-DA2' and
16906            '64B' and
16907            'BASE' and
16908            'NDRPDR' and
16909            '1T1C' and
16910            'IP4FWD'"
16911   parameters:
16912   - "throughput"
16913   - "parent"
16914   - "tags"
16915   traces:
16916     hoverinfo: "x+y"
16917     boxpoints: "outliers"
16918     whiskerwidth: 0
16919   layout:
16920     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16921     layout: "plot-throughput"
16922
16923 - type: "plot"
16924   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16925   algorithm: "plot_performance_box"
16926   output-file-type: ".html"
16927   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16928   data: "plot-dpdk-throughput-latency-3n-hsw"
16929   filter: "'NIC_Intel-X520-DA2' and
16930            '64B' and
16931            'BASE' and
16932            'NDRPDR' and
16933            '2T2C' and
16934            'IP4FWD'"
16935   parameters:
16936   - "throughput"
16937   - "parent"
16938   - "tags"
16939   traces:
16940     hoverinfo: "x+y"
16941     boxpoints: "outliers"
16942     whiskerwidth: 0
16943   layout:
16944     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16945     layout: "plot-throughput"
16946
16947 - type: "plot"
16948   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16949   algorithm: "plot_performance_box"
16950   output-file-type: ".html"
16951   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16952   data: "plot-dpdk-throughput-latency-3n-hsw"
16953   filter: "'NIC_Intel-X520-DA2' and
16954            '64B' and
16955            'BASE' and
16956            'NDRPDR' and
16957            '1T1C' and
16958            'IP4FWD'"
16959   parameters:
16960   - "throughput"
16961   - "parent"
16962   - "tags"
16963   traces:
16964     hoverinfo: "x+y"
16965     boxpoints: "outliers"
16966     whiskerwidth: 0
16967   layout:
16968     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16969     layout: "plot-throughput"
16970
16971 - type: "plot"
16972   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16973   algorithm: "plot_performance_box"
16974   output-file-type: ".html"
16975   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16976   data: "plot-dpdk-throughput-latency-3n-hsw"
16977   filter: "'NIC_Intel-X520-DA2' and
16978            '64B' and
16979            'BASE' and
16980            'NDRPDR' and
16981            '2T2C' and
16982            'IP4FWD'"
16983   parameters:
16984   - "throughput"
16985   - "parent"
16986   - "tags"
16987   traces:
16988     hoverinfo: "x+y"
16989     boxpoints: "outliers"
16990     whiskerwidth: 0
16991   layout:
16992     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16993     layout: "plot-throughput"
16994
16995 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16996 - type: "plot"
16997   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16998   algorithm: "plot_performance_box"
16999   output-file-type: ".html"
17000   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17001   data: "plot-dpdk-throughput-latency-3n-hsw"
17002   filter: "'NIC_Intel-X710' and
17003            '64B' and
17004            'BASE' and
17005            'NDRPDR' and
17006            '1T1C' and
17007            'IP4FWD'"
17008   parameters:
17009   - "throughput"
17010   - "parent"
17011   - "tags"
17012   traces:
17013     hoverinfo: "x+y"
17014     boxpoints: "outliers"
17015     whiskerwidth: 0
17016   layout:
17017     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17018     layout: "plot-throughput"
17019
17020 - type: "plot"
17021   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17022   algorithm: "plot_performance_box"
17023   output-file-type: ".html"
17024   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17025   data: "plot-dpdk-throughput-latency-3n-hsw"
17026   filter: "'NIC_Intel-X710' and
17027            '64B' and
17028            'BASE' and
17029            'NDRPDR' and
17030            '2T2C' and
17031            'IP4FWD'"
17032   parameters:
17033   - "throughput"
17034   - "parent"
17035   - "tags"
17036   traces:
17037     hoverinfo: "x+y"
17038     boxpoints: "outliers"
17039     whiskerwidth: 0
17040   layout:
17041     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17042     layout: "plot-throughput"
17043
17044 - type: "plot"
17045   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17046   algorithm: "plot_performance_box"
17047   output-file-type: ".html"
17048   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17049   data: "plot-dpdk-throughput-latency-3n-hsw"
17050   filter: "'NIC_Intel-X710' and
17051            '64B' and
17052            'BASE' and
17053            'NDRPDR' and
17054            '1T1C' and
17055            'IP4FWD'"
17056   parameters:
17057   - "throughput"
17058   - "parent"
17059   - "tags"
17060   traces:
17061     hoverinfo: "x+y"
17062     boxpoints: "outliers"
17063     whiskerwidth: 0
17064   layout:
17065     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17066     layout: "plot-throughput"
17067
17068 - type: "plot"
17069   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17070   algorithm: "plot_performance_box"
17071   output-file-type: ".html"
17072   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17073   data: "plot-dpdk-throughput-latency-3n-hsw"
17074   filter: "'NIC_Intel-X710' and
17075            '64B' and
17076            'BASE' and
17077            'NDRPDR' and
17078            '2T2C' and
17079            'IP4FWD'"
17080   parameters:
17081   - "throughput"
17082   - "parent"
17083   - "tags"
17084   traces:
17085     hoverinfo: "x+y"
17086     boxpoints: "outliers"
17087     whiskerwidth: 0
17088   layout:
17089     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17090     layout: "plot-throughput"
17091
17092 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17093 - type: "plot"
17094   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17095   algorithm: "plot_performance_box"
17096   output-file-type: ".html"
17097   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17098   data: "plot-dpdk-throughput-latency-3n-hsw"
17099   filter: "'NIC_Intel-XL710' and
17100            '64B' and
17101            'BASE' and
17102            'NDRPDR' and
17103            '1T1C' and
17104            'IP4FWD'"
17105   parameters:
17106   - "throughput"
17107   - "parent"
17108   - "tags"
17109   traces:
17110     hoverinfo: "x+y"
17111     boxpoints: "outliers"
17112     whiskerwidth: 0
17113   layout:
17114     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17115     layout: "plot-throughput"
17116
17117 - type: "plot"
17118   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17119   algorithm: "plot_performance_box"
17120   output-file-type: ".html"
17121   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17122   data: "plot-dpdk-throughput-latency-3n-hsw"
17123   filter: "'NIC_Intel-XL710' and
17124            '64B' and
17125            'BASE' and
17126            'NDRPDR' and
17127            '2T2C' and
17128            'IP4FWD'"
17129   parameters:
17130   - "throughput"
17131   - "parent"
17132   - "tags"
17133   traces:
17134     hoverinfo: "x+y"
17135     boxpoints: "outliers"
17136     whiskerwidth: 0
17137   layout:
17138     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17139     layout: "plot-throughput"
17140
17141 - type: "plot"
17142   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17143   algorithm: "plot_performance_box"
17144   output-file-type: ".html"
17145   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17146   data: "plot-dpdk-throughput-latency-3n-hsw"
17147   filter: "'NIC_Intel-XL710' and
17148            '64B' and
17149            'BASE' and
17150            'NDRPDR' and
17151            '1T1C' and
17152            'IP4FWD'"
17153   parameters:
17154   - "throughput"
17155   - "parent"
17156   - "tags"
17157   traces:
17158     hoverinfo: "x+y"
17159     boxpoints: "outliers"
17160     whiskerwidth: 0
17161   layout:
17162     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17163     layout: "plot-throughput"
17164
17165 - type: "plot"
17166   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17167   algorithm: "plot_performance_box"
17168   output-file-type: ".html"
17169   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17170   data: "plot-dpdk-throughput-latency-3n-hsw"
17171   filter: "'NIC_Intel-XL710' and
17172            '64B' and
17173            'BASE' and
17174            'NDRPDR' and
17175            '2T2C' and
17176            'IP4FWD'"
17177   parameters:
17178   - "throughput"
17179   - "parent"
17180   - "tags"
17181   traces:
17182     hoverinfo: "x+y"
17183     boxpoints: "outliers"
17184     whiskerwidth: 0
17185   layout:
17186     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17187     layout: "plot-throughput"
17188
17189 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17190 - type: "plot"
17191   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17192   algorithm: "plot_performance_box"
17193   output-file-type: ".html"
17194   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17195   data: "plot-dpdk-throughput-latency-3n-skx"
17196   filter: "'NIC_Intel-X710' and
17197            '64B' and
17198            'BASE' and
17199            'NDRPDR' and
17200            '2T1C' and
17201            'IP4FWD'"
17202   parameters:
17203   - "throughput"
17204   - "parent"
17205   - "tags"
17206   traces:
17207     hoverinfo: "x+y"
17208     boxpoints: "outliers"
17209     whiskerwidth: 0
17210   layout:
17211     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17212     layout: "plot-throughput"
17213
17214 - type: "plot"
17215   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17216   algorithm: "plot_performance_box"
17217   output-file-type: ".html"
17218   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17219   data: "plot-dpdk-throughput-latency-3n-skx"
17220   filter: "'NIC_Intel-X710' and
17221            '64B' and
17222            'BASE' and
17223            'NDRPDR' and
17224            '4T2C' and
17225            'IP4FWD'"
17226   parameters:
17227   - "throughput"
17228   - "parent"
17229   - "tags"
17230   traces:
17231     hoverinfo: "x+y"
17232     boxpoints: "outliers"
17233     whiskerwidth: 0
17234   layout:
17235     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17236     layout: "plot-throughput"
17237
17238 - type: "plot"
17239   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17240   algorithm: "plot_performance_box"
17241   output-file-type: ".html"
17242   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17243   data: "plot-dpdk-throughput-latency-3n-skx"
17244   filter: "'NIC_Intel-X710' and
17245            '64B' and
17246            'BASE' and
17247            'NDRPDR' and
17248            '2T1C' and
17249            'IP4FWD'"
17250   parameters:
17251   - "throughput"
17252   - "parent"
17253   - "tags"
17254   traces:
17255     hoverinfo: "x+y"
17256     boxpoints: "outliers"
17257     whiskerwidth: 0
17258   layout:
17259     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17260     layout: "plot-throughput"
17261
17262 - type: "plot"
17263   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17264   algorithm: "plot_performance_box"
17265   output-file-type: ".html"
17266   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17267   data: "plot-dpdk-throughput-latency-3n-skx"
17268   filter: "'NIC_Intel-X710' and
17269            '64B' and
17270            'BASE' and
17271            'NDRPDR' and
17272            '4T2C' and
17273            'IP4FWD'"
17274   parameters:
17275   - "throughput"
17276   - "parent"
17277   - "tags"
17278   traces:
17279     hoverinfo: "x+y"
17280     boxpoints: "outliers"
17281     whiskerwidth: 0
17282   layout:
17283     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17284     layout: "plot-throughput"
17285
17286 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17287 - type: "plot"
17288   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17289   algorithm: "plot_performance_box"
17290   output-file-type: ".html"
17291   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17292   data: "plot-dpdk-throughput-latency-3n-skx"
17293   filter: "'NIC_Intel-XXV710' and
17294            '64B' and
17295            'BASE' and
17296            'NDRPDR' and
17297            '2T1C' and
17298            'IP4FWD'"
17299   parameters:
17300   - "throughput"
17301   - "parent"
17302   - "tags"
17303   traces:
17304     hoverinfo: "x+y"
17305     boxpoints: "outliers"
17306     whiskerwidth: 0
17307   layout:
17308     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17309     layout: "plot-throughput"
17310
17311 - type: "plot"
17312   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17313   algorithm: "plot_performance_box"
17314   output-file-type: ".html"
17315   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17316   data: "plot-dpdk-throughput-latency-3n-skx"
17317   filter: "'NIC_Intel-XXV710' and
17318            '64B' and
17319            'BASE' and
17320            'NDRPDR' and
17321            '4T2C' and
17322            'IP4FWD'"
17323   parameters:
17324   - "throughput"
17325   - "parent"
17326   - "tags"
17327   traces:
17328     hoverinfo: "x+y"
17329     boxpoints: "outliers"
17330     whiskerwidth: 0
17331   layout:
17332     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17333     layout: "plot-throughput"
17334
17335 - type: "plot"
17336   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17337   algorithm: "plot_performance_box"
17338   output-file-type: ".html"
17339   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17340   data: "plot-dpdk-throughput-latency-3n-skx"
17341   filter: "'NIC_Intel-XXV710' and
17342            '64B' and
17343            'BASE' and
17344            'NDRPDR' and
17345            '2T1C' and
17346            'IP4FWD'"
17347   parameters:
17348   - "throughput"
17349   - "parent"
17350   - "tags"
17351   traces:
17352     hoverinfo: "x+y"
17353     boxpoints: "outliers"
17354     whiskerwidth: 0
17355   layout:
17356     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17357     layout: "plot-throughput"
17358
17359 - type: "plot"
17360   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17361   algorithm: "plot_performance_box"
17362   output-file-type: ".html"
17363   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17364   data: "plot-dpdk-throughput-latency-3n-skx"
17365   filter: "'NIC_Intel-XXV710' and
17366            '64B' and
17367            'BASE' and
17368            'NDRPDR' and
17369            '4T2C' and
17370            'IP4FWD'"
17371   parameters:
17372   - "throughput"
17373   - "parent"
17374   - "tags"
17375   traces:
17376     hoverinfo: "x+y"
17377     boxpoints: "outliers"
17378     whiskerwidth: 0
17379   layout:
17380     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17381     layout: "plot-throughput"
17382
17383 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17384 - type: "plot"
17385   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17386   algorithm: "plot_performance_box"
17387   output-file-type: ".html"
17388   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17389   data: "plot-dpdk-throughput-latency-2n-skx"
17390   filter: "'NIC_Intel-X710' and
17391            '64B' and
17392            'BASE' and
17393            'NDRPDR' and
17394            '2T1C' and
17395            'IP4FWD'"
17396   parameters:
17397   - "throughput"
17398   - "parent"
17399   - "tags"
17400   traces:
17401     hoverinfo: "x+y"
17402     boxpoints: "outliers"
17403     whiskerwidth: 0
17404   layout:
17405     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17406     layout: "plot-throughput"
17407
17408 - type: "plot"
17409   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17410   algorithm: "plot_performance_box"
17411   output-file-type: ".html"
17412   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17413   data: "plot-dpdk-throughput-latency-2n-skx"
17414   filter: "'NIC_Intel-X710' and
17415            '64B' and
17416            'BASE' and
17417            'NDRPDR' and
17418            '4T2C' and
17419            'IP4FWD'"
17420   parameters:
17421   - "throughput"
17422   - "parent"
17423   - "tags"
17424   traces:
17425     hoverinfo: "x+y"
17426     boxpoints: "outliers"
17427     whiskerwidth: 0
17428   layout:
17429     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17430     layout: "plot-throughput"
17431
17432 - type: "plot"
17433   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17434   algorithm: "plot_performance_box"
17435   output-file-type: ".html"
17436   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17437   data: "plot-dpdk-throughput-latency-2n-skx"
17438   filter: "'NIC_Intel-X710' and
17439            '64B' and
17440            'BASE' and
17441            'NDRPDR' and
17442            '2T1C' and
17443            'IP4FWD'"
17444   parameters:
17445   - "throughput"
17446   - "parent"
17447   - "tags"
17448   traces:
17449     hoverinfo: "x+y"
17450     boxpoints: "outliers"
17451     whiskerwidth: 0
17452   layout:
17453     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17454     layout: "plot-throughput"
17455
17456 - type: "plot"
17457   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17458   algorithm: "plot_performance_box"
17459   output-file-type: ".html"
17460   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17461   data: "plot-dpdk-throughput-latency-2n-skx"
17462   filter: "'NIC_Intel-X710' and
17463            '64B' and
17464            'BASE' and
17465            'NDRPDR' and
17466            '4T2C' and
17467            'IP4FWD'"
17468   parameters:
17469   - "throughput"
17470   - "parent"
17471   - "tags"
17472   traces:
17473     hoverinfo: "x+y"
17474     boxpoints: "outliers"
17475     whiskerwidth: 0
17476   layout:
17477     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17478     layout: "plot-throughput"
17479
17480 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17481 - type: "plot"
17482   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17483   algorithm: "plot_performance_box"
17484   output-file-type: ".html"
17485   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17486   data: "plot-dpdk-throughput-latency-2n-skx"
17487   filter: "'NIC_Intel-XXV710' and
17488            '64B' and
17489            'BASE' and
17490            'NDRPDR' and
17491            '2T1C' and
17492            'IP4FWD'"
17493   parameters:
17494   - "throughput"
17495   - "parent"
17496   - "tags"
17497   traces:
17498     hoverinfo: "x+y"
17499     boxpoints: "outliers"
17500     whiskerwidth: 0
17501   layout:
17502     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17503     layout: "plot-throughput"
17504
17505 - type: "plot"
17506   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17507   algorithm: "plot_performance_box"
17508   output-file-type: ".html"
17509   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17510   data: "plot-dpdk-throughput-latency-2n-skx"
17511   filter: "'NIC_Intel-XXV710' and
17512            '64B' and
17513            'BASE' and
17514            'NDRPDR' and
17515            '4T2C' and
17516            'IP4FWD'"
17517   parameters:
17518   - "throughput"
17519   - "parent"
17520   - "tags"
17521   traces:
17522     hoverinfo: "x+y"
17523     boxpoints: "outliers"
17524     whiskerwidth: 0
17525   layout:
17526     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17527     layout: "plot-throughput"
17528
17529 - type: "plot"
17530   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17531   algorithm: "plot_performance_box"
17532   output-file-type: ".html"
17533   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17534   data: "plot-dpdk-throughput-latency-2n-skx"
17535   filter: "'NIC_Intel-XXV710' and
17536            '64B' and
17537            'BASE' and
17538            'NDRPDR' and
17539            '2T1C' and
17540            'IP4FWD'"
17541   parameters:
17542   - "throughput"
17543   - "parent"
17544   - "tags"
17545   traces:
17546     hoverinfo: "x+y"
17547     boxpoints: "outliers"
17548     whiskerwidth: 0
17549   layout:
17550     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17551     layout: "plot-throughput"
17552
17553 - type: "plot"
17554   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17555   algorithm: "plot_performance_box"
17556   output-file-type: ".html"
17557   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17558   data: "plot-dpdk-throughput-latency-2n-skx"
17559   filter: "'NIC_Intel-XXV710' and
17560            '64B' and
17561            'BASE' and
17562            'NDRPDR' and
17563            '4T2C' and
17564            'IP4FWD'"
17565   parameters:
17566   - "throughput"
17567   - "parent"
17568   - "tags"
17569   traces:
17570     hoverinfo: "x+y"
17571     boxpoints: "outliers"
17572     whiskerwidth: 0
17573   layout:
17574     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17575     layout: "plot-throughput"
17576
17577 ################################################################################
17578
17579 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17580 - type: "plot"
17581   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17582   algorithm: "plot_performance_box"
17583   output-file-type: ".html"
17584   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17585   data: "plot-dpdk-throughput-latency-3n-hsw"
17586   filter: "'NIC_Intel-X520-DA2' and
17587            '64B' and
17588            'BASE' and
17589            'NDRPDR' and
17590            '1T1C' and
17591            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17592   parameters:
17593   - "throughput"
17594   - "parent"
17595   - "tags"
17596   traces:
17597     hoverinfo: "x+y"
17598     boxpoints: "outliers"
17599     whiskerwidth: 0
17600   layout:
17601     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17602     layout: "plot-throughput"
17603
17604 - type: "plot"
17605   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17606   algorithm: "plot_performance_box"
17607   output-file-type: ".html"
17608   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17609   data: "plot-dpdk-throughput-latency-3n-hsw"
17610   filter: "'NIC_Intel-X520-DA2' and
17611            '64B' and
17612            'BASE' and
17613            'NDRPDR' and
17614            '2T2C' and
17615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17616   parameters:
17617   - "throughput"
17618   - "parent"
17619   - "tags"
17620   traces:
17621     hoverinfo: "x+y"
17622     boxpoints: "outliers"
17623     whiskerwidth: 0
17624   layout:
17625     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17626     layout: "plot-throughput"
17627
17628 - type: "plot"
17629   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17630   algorithm: "plot_performance_box"
17631   output-file-type: ".html"
17632   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17633   data: "plot-dpdk-throughput-latency-3n-hsw"
17634   filter: "'NIC_Intel-X520-DA2' and
17635            '64B' and
17636            'BASE' and
17637            'NDRPDR' and
17638            '1T1C' and
17639            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17640   parameters:
17641   - "throughput"
17642   - "parent"
17643   - "tags"
17644   traces:
17645     hoverinfo: "x+y"
17646     boxpoints: "outliers"
17647     whiskerwidth: 0
17648   layout:
17649     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17650     layout: "plot-throughput"
17651
17652 - type: "plot"
17653   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17654   algorithm: "plot_performance_box"
17655   output-file-type: ".html"
17656   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17657   data: "plot-dpdk-throughput-latency-3n-hsw"
17658   filter: "'NIC_Intel-X520-DA2' and
17659            '64B' and
17660            'BASE' and
17661            'NDRPDR' and
17662            '2T2C' and
17663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17664   parameters:
17665   - "throughput"
17666   - "parent"
17667   - "tags"
17668   traces:
17669     hoverinfo: "x+y"
17670     boxpoints: "outliers"
17671     whiskerwidth: 0
17672   layout:
17673     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17674     layout: "plot-throughput"
17675
17676 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17677 - type: "plot"
17678   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17679   algorithm: "plot_performance_box"
17680   output-file-type: ".html"
17681   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17682   data: "plot-dpdk-throughput-latency-3n-hsw"
17683   filter: "'NIC_Intel-X710' and
17684            '64B' and
17685            'BASE' and
17686            'NDRPDR' and
17687            '1T1C' and
17688            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17689   parameters:
17690   - "throughput"
17691   - "parent"
17692   - "tags"
17693   traces:
17694     hoverinfo: "x+y"
17695     boxpoints: "outliers"
17696     whiskerwidth: 0
17697   layout:
17698     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17699     layout: "plot-throughput"
17700
17701 - type: "plot"
17702   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17703   algorithm: "plot_performance_box"
17704   output-file-type: ".html"
17705   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17706   data: "plot-dpdk-throughput-latency-3n-hsw"
17707   filter: "'NIC_Intel-X710' and
17708            '64B' and
17709            'BASE' and
17710            'NDRPDR' and
17711            '2T2C' and
17712            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17713   parameters:
17714   - "throughput"
17715   - "parent"
17716   - "tags"
17717   traces:
17718     hoverinfo: "x+y"
17719     boxpoints: "outliers"
17720     whiskerwidth: 0
17721   layout:
17722     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17723     layout: "plot-throughput"
17724
17725 - type: "plot"
17726   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17727   algorithm: "plot_performance_box"
17728   output-file-type: ".html"
17729   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17730   data: "plot-dpdk-throughput-latency-3n-hsw"
17731   filter: "'NIC_Intel-X710' and
17732            '64B' and
17733            'BASE' and
17734            'NDRPDR' and
17735            '1T1C' and
17736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17737   parameters:
17738   - "throughput"
17739   - "parent"
17740   - "tags"
17741   traces:
17742     hoverinfo: "x+y"
17743     boxpoints: "outliers"
17744     whiskerwidth: 0
17745   layout:
17746     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17747     layout: "plot-throughput"
17748
17749 - type: "plot"
17750   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17751   algorithm: "plot_performance_box"
17752   output-file-type: ".html"
17753   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17754   data: "plot-dpdk-throughput-latency-3n-hsw"
17755   filter: "'NIC_Intel-X710' and
17756            '64B' and
17757            'BASE' and
17758            'NDRPDR' and
17759            '2T2C' and
17760            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17761   parameters:
17762   - "throughput"
17763   - "parent"
17764   - "tags"
17765   traces:
17766     hoverinfo: "x+y"
17767     boxpoints: "outliers"
17768     whiskerwidth: 0
17769   layout:
17770     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17771     layout: "plot-throughput"
17772
17773 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17774 - type: "plot"
17775   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17776   algorithm: "plot_performance_box"
17777   output-file-type: ".html"
17778   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17779   data: "plot-dpdk-throughput-latency-3n-hsw"
17780   filter: "'NIC_Intel-XL710' and
17781            '64B' and
17782            'BASE' and
17783            'NDRPDR' and
17784            '1T1C' and
17785            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17786   parameters:
17787   - "throughput"
17788   - "parent"
17789   - "tags"
17790   traces:
17791     hoverinfo: "x+y"
17792     boxpoints: "outliers"
17793     whiskerwidth: 0
17794   layout:
17795     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17796     layout: "plot-throughput"
17797
17798 - type: "plot"
17799   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17800   algorithm: "plot_performance_box"
17801   output-file-type: ".html"
17802   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17803   data: "plot-dpdk-throughput-latency-3n-hsw"
17804   filter: "'NIC_Intel-XL710' and
17805            '64B' and
17806            'BASE' and
17807            'NDRPDR' and
17808            '2T2C' and
17809            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17810   parameters:
17811   - "throughput"
17812   - "parent"
17813   - "tags"
17814   traces:
17815     hoverinfo: "x+y"
17816     boxpoints: "outliers"
17817     whiskerwidth: 0
17818   layout:
17819     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17820     layout: "plot-throughput"
17821
17822 - type: "plot"
17823   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17824   algorithm: "plot_performance_box"
17825   output-file-type: ".html"
17826   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17827   data: "plot-dpdk-throughput-latency-3n-hsw"
17828   filter: "'NIC_Intel-XL710' and
17829            '64B' and
17830            'BASE' and
17831            'NDRPDR' and
17832            '1T1C' and
17833            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17834   parameters:
17835   - "throughput"
17836   - "parent"
17837   - "tags"
17838   traces:
17839     hoverinfo: "x+y"
17840     boxpoints: "outliers"
17841     whiskerwidth: 0
17842   layout:
17843     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17844     layout: "plot-throughput"
17845
17846 - type: "plot"
17847   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17848   algorithm: "plot_performance_box"
17849   output-file-type: ".html"
17850   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17851   data: "plot-dpdk-throughput-latency-3n-hsw"
17852   filter: "'NIC_Intel-XL710' and
17853            '64B' and
17854            'BASE' and
17855            'NDRPDR' and
17856            '2T2C' and
17857            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17858   parameters:
17859   - "throughput"
17860   - "parent"
17861   - "tags"
17862   traces:
17863     hoverinfo: "x+y"
17864     boxpoints: "outliers"
17865     whiskerwidth: 0
17866   layout:
17867     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17868     layout: "plot-throughput"
17869
17870 # Packet Throughput - DPDK testpmd 3n-skx-x710
17871 - type: "plot"
17872   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17873   algorithm: "plot_performance_box"
17874   output-file-type: ".html"
17875   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17876   data: "plot-dpdk-throughput-latency-3n-skx"
17877   filter: "'NIC_Intel-X710' and
17878            '64B' and
17879            'BASE' and
17880            'NDRPDR' and
17881            '2T1C' and
17882            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17883   parameters:
17884   - "throughput"
17885   - "parent"
17886   - "tags"
17887   traces:
17888     hoverinfo: "x+y"
17889     boxpoints: "outliers"
17890     whiskerwidth: 0
17891   layout:
17892     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17893     layout: "plot-throughput"
17894
17895 - type: "plot"
17896   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17897   algorithm: "plot_performance_box"
17898   output-file-type: ".html"
17899   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17900   data: "plot-dpdk-throughput-latency-3n-skx"
17901   filter: "'NIC_Intel-X710' and
17902            '64B' and
17903            'BASE' and
17904            'NDRPDR' and
17905            '4T2C' and
17906            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17907   parameters:
17908   - "throughput"
17909   - "parent"
17910   - "tags"
17911   traces:
17912     hoverinfo: "x+y"
17913     boxpoints: "outliers"
17914     whiskerwidth: 0
17915   layout:
17916     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17917     layout: "plot-throughput"
17918
17919 - type: "plot"
17920   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17921   algorithm: "plot_performance_box"
17922   output-file-type: ".html"
17923   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17924   data: "plot-dpdk-throughput-latency-3n-skx"
17925   filter: "'NIC_Intel-X710' and
17926            '64B' and
17927            'BASE' and
17928            'NDRPDR' and
17929            '2T1C' and
17930            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17931   parameters:
17932   - "throughput"
17933   - "parent"
17934   - "tags"
17935   traces:
17936     hoverinfo: "x+y"
17937     boxpoints: "outliers"
17938     whiskerwidth: 0
17939   layout:
17940     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17941     layout: "plot-throughput"
17942
17943 - type: "plot"
17944   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17945   algorithm: "plot_performance_box"
17946   output-file-type: ".html"
17947   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17948   data: "plot-dpdk-throughput-latency-3n-skx"
17949   filter: "'NIC_Intel-X710' and
17950            '64B' and
17951            'BASE' and
17952            'NDRPDR' and
17953            '4T2C' and
17954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17955   parameters:
17956   - "throughput"
17957   - "parent"
17958   - "tags"
17959   traces:
17960     hoverinfo: "x+y"
17961     boxpoints: "outliers"
17962     whiskerwidth: 0
17963   layout:
17964     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17965     layout: "plot-throughput"
17966
17967 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17968 - type: "plot"
17969   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17970   algorithm: "plot_performance_box"
17971   output-file-type: ".html"
17972   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17973   data: "plot-dpdk-throughput-latency-3n-skx"
17974   filter: "'NIC_Intel-XXV710' and
17975            '64B' and
17976            'BASE' and
17977            'NDRPDR' and
17978            '2T1C' and
17979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17980   parameters:
17981   - "throughput"
17982   - "parent"
17983   - "tags"
17984   traces:
17985     hoverinfo: "x+y"
17986     boxpoints: "outliers"
17987     whiskerwidth: 0
17988   layout:
17989     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17990     layout: "plot-throughput"
17991
17992 - type: "plot"
17993   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17994   algorithm: "plot_performance_box"
17995   output-file-type: ".html"
17996   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17997   data: "plot-dpdk-throughput-latency-3n-skx"
17998   filter: "'NIC_Intel-XXV710' and
17999            '64B' and
18000            'BASE' and
18001            'NDRPDR' and
18002            '4T2C' and
18003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18004   parameters:
18005   - "throughput"
18006   - "parent"
18007   - "tags"
18008   traces:
18009     hoverinfo: "x+y"
18010     boxpoints: "outliers"
18011     whiskerwidth: 0
18012   layout:
18013     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18014     layout: "plot-throughput"
18015
18016 - type: "plot"
18017   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18018   algorithm: "plot_performance_box"
18019   output-file-type: ".html"
18020   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18021   data: "plot-dpdk-throughput-latency-3n-skx"
18022   filter: "'NIC_Intel-XXV710' and
18023            '64B' and
18024            'BASE' and
18025            'NDRPDR' and
18026            '2T1C' and
18027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18028   parameters:
18029   - "throughput"
18030   - "parent"
18031   - "tags"
18032   traces:
18033     hoverinfo: "x+y"
18034     boxpoints: "outliers"
18035     whiskerwidth: 0
18036   layout:
18037     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18038     layout: "plot-throughput"
18039
18040 - type: "plot"
18041   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18042   algorithm: "plot_performance_box"
18043   output-file-type: ".html"
18044   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18045   data: "plot-dpdk-throughput-latency-3n-skx"
18046   filter: "'NIC_Intel-XXV710' and
18047            '64B' and
18048            'BASE' and
18049            'NDRPDR' and
18050            '4T2C' and
18051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18052   parameters:
18053   - "throughput"
18054   - "parent"
18055   - "tags"
18056   traces:
18057     hoverinfo: "x+y"
18058     boxpoints: "outliers"
18059     whiskerwidth: 0
18060   layout:
18061     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18062     layout: "plot-throughput"
18063
18064 # Packet Throughput - DPDK testpmd 2n-skx-x710
18065 - type: "plot"
18066   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18067   algorithm: "plot_performance_box"
18068   output-file-type: ".html"
18069   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18070   data: "plot-dpdk-throughput-latency-2n-skx"
18071   filter: "'NIC_Intel-X710' and
18072            '64B' and
18073            'BASE' and
18074            'NDRPDR' and
18075            '2T1C' and
18076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18077   parameters:
18078   - "throughput"
18079   - "parent"
18080   - "tags"
18081   traces:
18082     hoverinfo: "x+y"
18083     boxpoints: "outliers"
18084     whiskerwidth: 0
18085   layout:
18086     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18087     layout: "plot-throughput"
18088
18089 - type: "plot"
18090   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18091   algorithm: "plot_performance_box"
18092   output-file-type: ".html"
18093   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18094   data: "plot-dpdk-throughput-latency-2n-skx"
18095   filter: "'NIC_Intel-X710' and
18096            '64B' and
18097            'BASE' and
18098            'NDRPDR' and
18099            '4T2C' and
18100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18101   parameters:
18102   - "throughput"
18103   - "parent"
18104   - "tags"
18105   traces:
18106     hoverinfo: "x+y"
18107     boxpoints: "outliers"
18108     whiskerwidth: 0
18109   layout:
18110     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18111     layout: "plot-throughput"
18112
18113 - type: "plot"
18114   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18115   algorithm: "plot_performance_box"
18116   output-file-type: ".html"
18117   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18118   data: "plot-dpdk-throughput-latency-2n-skx"
18119   filter: "'NIC_Intel-X710' and
18120            '64B' and
18121            'BASE' and
18122            'NDRPDR' and
18123            '2T1C' and
18124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18125   parameters:
18126   - "throughput"
18127   - "parent"
18128   - "tags"
18129   traces:
18130     hoverinfo: "x+y"
18131     boxpoints: "outliers"
18132     whiskerwidth: 0
18133   layout:
18134     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18135     layout: "plot-throughput"
18136
18137 - type: "plot"
18138   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18139   algorithm: "plot_performance_box"
18140   output-file-type: ".html"
18141   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18142   data: "plot-dpdk-throughput-latency-2n-skx"
18143   filter: "'NIC_Intel-X710' and
18144            '64B' and
18145            'BASE' and
18146            'NDRPDR' and
18147            '4T2C' and
18148            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18149   parameters:
18150   - "throughput"
18151   - "parent"
18152   - "tags"
18153   traces:
18154     hoverinfo: "x+y"
18155     boxpoints: "outliers"
18156     whiskerwidth: 0
18157   layout:
18158     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18159     layout: "plot-throughput"
18160
18161 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18162 - type: "plot"
18163   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18164   algorithm: "plot_performance_box"
18165   output-file-type: ".html"
18166   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18167   data: "plot-dpdk-throughput-latency-2n-skx"
18168   filter: "'NIC_Intel-XXV710' and
18169            '64B' and
18170            'BASE' and
18171            'NDRPDR' and
18172            '2T1C' and
18173            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18174   parameters:
18175   - "throughput"
18176   - "parent"
18177   - "tags"
18178   traces:
18179     hoverinfo: "x+y"
18180     boxpoints: "outliers"
18181     whiskerwidth: 0
18182   layout:
18183     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18184     layout: "plot-throughput"
18185
18186 - type: "plot"
18187   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18188   algorithm: "plot_performance_box"
18189   output-file-type: ".html"
18190   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18191   data: "plot-dpdk-throughput-latency-2n-skx"
18192   filter: "'NIC_Intel-XXV710' and
18193            '64B' and
18194            'BASE' and
18195            'NDRPDR' and
18196            '4T2C' and
18197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18198   parameters:
18199   - "throughput"
18200   - "parent"
18201   - "tags"
18202   traces:
18203     hoverinfo: "x+y"
18204     boxpoints: "outliers"
18205     whiskerwidth: 0
18206   layout:
18207     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18208     layout: "plot-throughput"
18209
18210 - type: "plot"
18211   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18212   algorithm: "plot_performance_box"
18213   output-file-type: ".html"
18214   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18215   data: "plot-dpdk-throughput-latency-2n-skx"
18216   filter: "'NIC_Intel-XXV710' and
18217            '64B' and
18218            'BASE' and
18219            'NDRPDR' and
18220            '2T1C' and
18221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18222   parameters:
18223   - "throughput"
18224   - "parent"
18225   - "tags"
18226   traces:
18227     hoverinfo: "x+y"
18228     boxpoints: "outliers"
18229     whiskerwidth: 0
18230   layout:
18231     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18232     layout: "plot-throughput"
18233
18234 - type: "plot"
18235   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18236   algorithm: "plot_performance_box"
18237   output-file-type: ".html"
18238   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18239   data: "plot-dpdk-throughput-latency-2n-skx"
18240   filter: "'NIC_Intel-XXV710' and
18241            '64B' and
18242            'BASE' and
18243            'NDRPDR' and
18244            '4T2C' and
18245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18246   parameters:
18247   - "throughput"
18248   - "parent"
18249   - "tags"
18250   traces:
18251     hoverinfo: "x+y"
18252     boxpoints: "outliers"
18253     whiskerwidth: 0
18254   layout:
18255     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18256     layout: "plot-throughput"
18257
18258 ################################################################################
18259
18260 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18261 - type: "plot"
18262   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18263   algorithm: "plot_latency_error_bars"
18264   output-file-type: ".html"
18265   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18267   filter: "'NIC_Intel-X520-DA2' and
18268            '64B' and
18269            ('BASE' or 'SCALE') and
18270            'NDRPDR' and
18271            'ETH' and
18272            '1T1C' and
18273            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18274            not 'VHOST' and
18275            not 'MEMIF'"
18276   parameters:
18277   - "latency"
18278   - "parent"
18279   - "tags"
18280   sort:
18281   - "L2XCFWD"
18282   - "L2PATCH"
18283   - "L2BDMACLRN"
18284   - "FIB_10K"
18285   - "FIB_100K"
18286   - "FIB_1M"
18287   layout:
18288     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18289     layout: "plot-latency"
18290
18291 - type: "plot"
18292   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18293   algorithm: "plot_latency_error_bars"
18294   output-file-type: ".html"
18295   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18297   filter: "'NIC_Intel-X520-DA2' and
18298            '64B' and
18299            ('BASE' or 'SCALE') and
18300            'NDRPDR' and
18301            'ETH' and
18302            '2T2C' and
18303            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18304            not 'VHOST' and
18305            not 'MEMIF'"
18306   parameters:
18307   - "latency"
18308   - "parent"
18309   - "tags"
18310   sort:
18311   - "L2XCFWD"
18312   - "L2PATCH"
18313   - "L2BDMACLRN"
18314   - "FIB_10K"
18315   - "FIB_100K"
18316   - "FIB_1M"
18317   layout:
18318     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18319     layout: "plot-latency"
18320
18321 # Packet Latency - VPP L2 3n-hsw-x520 features
18322 - type: "plot"
18323   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-features-ndr"
18347     layout: "plot-latency"
18348
18349 - type: "plot"
18350   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18351   algorithm: "plot_latency_error_bars"
18352   output-file-type: ".html"
18353   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18355   filter: "'NIC_Intel-X520-DA2' and
18356            '64B' and
18357            'NDRPDR' and
18358            '2T2C' and
18359            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18360            not 'ACL' and
18361            not 'VHOST' and
18362            not 'MEMIF'"
18363   parameters:
18364   - "latency"
18365   - "parent"
18366   - "tags"
18367   sort:
18368   - "L2XCBASE"    # l2xcbase
18369   - "L2BDBASE"    # l2bdbase
18370   - "L2XCFWD"     # dot1q-l2xcbase
18371   - "L2BDMACLRN"  # dot1q-l2bdbase
18372   layout:
18373     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18374     layout: "plot-latency"
18375
18376 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18377 - type: "plot"
18378   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18379   algorithm: "plot_latency_error_bars"
18380   output-file-type: ".html"
18381   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18383   filter: "'NIC_Intel-X520-DA2' and
18384            '64B' and
18385            'NDRPDR' and
18386            '1T1C' and
18387            'FEATURE' and
18388            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18389            'IACL' and
18390            ('ACL1' or 'ACL50') and
18391            ('10K_FLOWS' or '10k_FLOWS') and
18392            not 'MACIP' and
18393            not 'VHOST' and
18394            not 'MEMIF'"
18395   parameters:
18396   - "latency"
18397   - "parent"
18398   - "tags"
18399   layout:
18400     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18401     layout: "plot-latency"
18402
18403 - type: "plot"
18404   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18405   algorithm: "plot_latency_error_bars"
18406   output-file-type: ".html"
18407   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-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            '2T2C' and
18413            'FEATURE' and
18414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18415            'IACL' 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-2t2c-features-iacl-ndr"
18427     layout: "plot-latency"
18428
18429 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18430 - type: "plot"
18431   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18432   algorithm: "plot_latency_error_bars"
18433   output-file-type: ".html"
18434   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18436   filter: "'NIC_Intel-X520-DA2' and
18437            '64B' and
18438            'NDRPDR' and
18439            '1T1C' and
18440            'FEATURE' and
18441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18442            'OACL' and
18443            ('ACL1' or 'ACL50') and
18444            ('10K_FLOWS' or '10k_FLOWS') and
18445            not 'MACIP' and
18446            not 'VHOST' and
18447            not 'MEMIF'"
18448   parameters:
18449   - "latency"
18450   - "parent"
18451   - "tags"
18452   layout:
18453     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18454     layout: "plot-latency"
18455
18456 - type: "plot"
18457   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18458   algorithm: "plot_latency_error_bars"
18459   output-file-type: ".html"
18460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-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            '2T2C' and
18466            'FEATURE' and
18467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18468            'OACL' and
18469            ('ACL1' or 'ACL50') and
18470            ('10K_FLOWS' or '10k_FLOWS') and
18471            not 'MACIP' and
18472            not 'VHOST' and
18473            not 'MEMIF'"
18474   parameters:
18475   - "latency"
18476   - "parent"
18477   - "tags"
18478   layout:
18479     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18480     layout: "plot-latency"
18481
18482 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18483 - type: "plot"
18484   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18485   algorithm: "plot_latency_error_bars"
18486   output-file-type: ".html"
18487   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18488   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18489   filter: "'NIC_Intel-X520-DA2' and
18490            '64B' and
18491            'NDRPDR' and
18492            '1T1C' and
18493            'FEATURE' and
18494            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18495            'MACIP' and
18496            ('ACL1' or 'ACL50') and
18497            ('10K_FLOWS' or '10k_FLOWS') and
18498            not 'VHOST' and
18499            not 'MEMIF'"
18500   parameters:
18501   - "latency"
18502   - "parent"
18503   - "tags"
18504   layout:
18505     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18506     layout: "plot-latency"
18507
18508 - type: "plot"
18509   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18510   algorithm: "plot_latency_error_bars"
18511   output-file-type: ".html"
18512   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18514   filter: "'NIC_Intel-X520-DA2' and
18515            '64B' and
18516            'NDRPDR' and
18517            '2T2C' and
18518            'FEATURE' and
18519            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18520            'MACIP' and
18521            ('ACL1' or 'ACL50') and
18522            ('10K_FLOWS' or '10k_FLOWS') and
18523            not 'VHOST' and
18524            not 'MEMIF'"
18525   parameters:
18526   - "latency"
18527   - "parent"
18528   - "tags"
18529   layout:
18530     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18531     layout: "plot-latency"
18532
18533 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18534 - type: "plot"
18535   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18536   algorithm: "plot_latency_error_bars"
18537   output-file-type: ".html"
18538   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18540   filter: "'NIC_Intel-X710' and
18541            '64B' and
18542            ('BASE' or 'SCALE') and
18543            'NDRPDR' and
18544            'ETH' and
18545            '1T1C' and
18546            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18547            not 'VHOST' and
18548            not 'MEMIF'"
18549   parameters:
18550   - "latency"
18551   - "parent"
18552   - "tags"
18553   sort:
18554   - "L2PATCH"
18555   - "L2XCFWD"
18556   - "L2BDMACLRN"
18557   - "FIB_10K"
18558   - "FIB_100K"
18559   - "FIB_1M"
18560   layout:
18561     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18562     layout: "plot-latency"
18563
18564 - type: "plot"
18565   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18566   algorithm: "plot_latency_error_bars"
18567   output-file-type: ".html"
18568   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18570   filter: "'NIC_Intel-X710' and
18571            '64B' and
18572            ('BASE' or 'SCALE') and
18573            'NDRPDR' and
18574            'ETH' and
18575            '2T2C' and
18576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18577            not 'VHOST' and
18578            not 'MEMIF'"
18579   parameters:
18580   - "latency"
18581   - "parent"
18582   - "tags"
18583   sort:
18584   - "L2PATCH"
18585   - "L2XCFWD"
18586   - "L2BDMACLRN"
18587   - "FIB_10K"
18588   - "FIB_100K"
18589   - "FIB_1M"
18590   layout:
18591     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18592     layout: "plot-latency"
18593
18594 # Packet Latency - VPP L2 3n-hsw-x710 features
18595 - type: "plot"
18596   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18597   algorithm: "plot_latency_error_bars"
18598   output-file-type: ".html"
18599   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18601   filter: "'NIC_Intel-X710' and
18602            '64B' and
18603            'NDRPDR' and
18604            '1T1C' and
18605            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18606            not 'ACL' and
18607            not 'VHOST' and
18608            not 'L2OVRLAY' and
18609            not 'MEMIF'"
18610   parameters:
18611   - "latency"
18612   - "parent"
18613   - "tags"
18614   sort:
18615   - "L2XCBASE"    # l2xcbase
18616   - "L2BDBASE"    # l2bdbase
18617   - "L2XCFWD"     # dot1q-l2xcbase
18618   - "L2BDMACLRN"  # dot1q-l2bdbase
18619   layout:
18620     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18621     layout: "plot-latency"
18622
18623 - type: "plot"
18624   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18625   algorithm: "plot_latency_error_bars"
18626   output-file-type: ".html"
18627   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18629   filter: "'NIC_Intel-X710' and
18630            '64B' and
18631            'NDRPDR' and
18632            '2T2C' and
18633            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18634            not 'ACL' and
18635            not 'VHOST' and
18636            not 'L2OVRLAY' and
18637            not 'MEMIF'"
18638   parameters:
18639   - "latency"
18640   - "parent"
18641   - "tags"
18642   sort:
18643   - "L2XCBASE"    # l2xcbase
18644   - "L2BDBASE"    # l2bdbase
18645   - "L2XCFWD"     # dot1q-l2xcbase
18646   - "L2BDMACLRN"  # dot1q-l2bdbase
18647   layout:
18648     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18649     layout: "plot-latency"
18650
18651 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18652 - type: "plot"
18653   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18654   algorithm: "plot_latency_error_bars"
18655   output-file-type: ".html"
18656   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18658   filter: "'NIC_Intel-X710' and
18659            '64B' and
18660            'NDRPDR' and
18661            '1T1C' and
18662            'FEATURE' and
18663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18664            'IACL' and
18665            ('ACL1' or 'ACL50') and
18666            ('10K_FLOWS' or '10k_FLOWS') and
18667            not 'MACIP' and
18668            not 'VHOST' and
18669            not 'MEMIF'"
18670   parameters:
18671   - "latency"
18672   - "parent"
18673   - "tags"
18674   layout:
18675     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18676     layout: "plot-latency"
18677
18678 - type: "plot"
18679   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18680   algorithm: "plot_latency_error_bars"
18681   output-file-type: ".html"
18682   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18683   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18684   filter: "'NIC_Intel-X710' and
18685            '64B' and
18686            'NDRPDR' and
18687            '2T2C' and
18688            'FEATURE' and
18689            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18690            'IACL' and
18691            ('ACL1' or 'ACL50') and
18692            ('10K_FLOWS' or '10k_FLOWS') and
18693            not 'MACIP' and
18694            not 'VHOST' and
18695            not 'MEMIF'"
18696   parameters:
18697   - "latency"
18698   - "parent"
18699   - "tags"
18700   layout:
18701     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18702     layout: "plot-latency"
18703
18704 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18705 - type: "plot"
18706   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base-ndr"
18730     layout: "plot-latency"
18731
18732 - type: "plot"
18733   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18734   algorithm: "plot_latency_error_bars"
18735   output-file-type: ".html"
18736   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18738   filter: "'NIC_Intel-XL710' and
18739            '64B' and
18740            'BASE' and
18741            'NDRPDR' and
18742            'ETH' and
18743            '2T2C' and
18744            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18745            not 'VHOST' and
18746            not 'MEMIF'"
18747   parameters:
18748   - "latency"
18749   - "parent"
18750   - "tags"
18751   sort:
18752   - "L2PATCH"
18753   - "L2XCFWD"
18754   - "L2BDMACLRN"
18755   layout:
18756     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18757     layout: "plot-latency"
18758
18759 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18760 - type: "plot"
18761   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18762   algorithm: "plot_latency_error_bars"
18763   output-file-type: ".html"
18764   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18766   filter: "'NIC_Intel-X710' and
18767            '64B' and
18768            ('BASE' or 'SCALE') and
18769            'NDRPDR' and
18770            'ETH' and
18771            '2T1C' and
18772            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18773            not 'VHOST' and
18774            not 'MEMIF' and
18775            not 'DRV_AVF'"
18776   parameters:
18777   - "latency"
18778   - "parent"
18779   - "tags"
18780   sort:
18781   - "L2PATCH"
18782   - "L2XCBASE"
18783   - "BASE"
18784   - "FIB_10K"
18785   - "FIB_100K"
18786   - "FIB_1M"
18787   layout:
18788     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18789     layout: "plot-latency"
18790
18791 - type: "plot"
18792   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18793   algorithm: "plot_latency_error_bars"
18794   output-file-type: ".html"
18795   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18796   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18797   filter: "'NIC_Intel-X710' and
18798            '64B' and
18799            ('BASE' or 'SCALE') and
18800            'NDRPDR' and
18801            'ETH' and
18802            '4T2C' and
18803            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18804            not 'VHOST' and
18805            not 'MEMIF' and
18806            not 'DRV_AVF'"
18807   parameters:
18808   - "latency"
18809   - "parent"
18810   - "tags"
18811   sort:
18812   - "L2PATCH"
18813   - "L2XCBASE"
18814   - "BASE"
18815   - "FIB_10K"
18816   - "FIB_100K"
18817   - "FIB_1M"
18818   layout:
18819     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18820     layout: "plot-latency"
18821
18822 # Packet Latency - VPP L2 3n-skx-x710 features
18823 - type: "plot"
18824   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18825   algorithm: "plot_latency_error_bars"
18826   output-file-type: ".html"
18827   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18829   filter: "'NIC_Intel-X710' and
18830            '64B' and
18831            'NDRPDR' and
18832            '2T1C' and
18833            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18834            not 'ACL' and
18835            not 'VHOST' and
18836            not 'DRV_AVF' and
18837            not 'L2OVRLAY' and
18838            not 'MEMIF'"
18839   parameters:
18840   - "latency"
18841   - "parent"
18842   - "tags"
18843   sort:
18844   - "L2XCBASE"    # l2xcbase
18845   - "L2BDBASE"    # l2bdbase
18846   - "L2XCFWD"     # dot1q-l2xcbase
18847   - "L2BDMACLRN"  # dot1q-l2bdbase
18848   layout:
18849     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18850     layout: "plot-latency"
18851
18852 - type: "plot"
18853   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18854   algorithm: "plot_latency_error_bars"
18855   output-file-type: ".html"
18856   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18858   filter: "'NIC_Intel-X710' and
18859            '64B' and
18860            'NDRPDR' and
18861            '4T2C' and
18862            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18863            not 'ACL' and
18864            not 'VHOST' and
18865            not 'DRV_AVF' and
18866            not 'L2OVRLAY' and
18867            not 'MEMIF'"
18868   parameters:
18869   - "latency"
18870   - "parent"
18871   - "tags"
18872   sort:
18873   - "L2XCBASE"    # l2xcbase
18874   - "L2BDBASE"    # l2bdbase
18875   - "L2XCFWD"     # dot1q-l2xcbase
18876   - "L2BDMACLRN"  # dot1q-l2bdbase
18877   layout:
18878     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18879     layout: "plot-latency"
18880
18881 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18882 - type: "plot"
18883   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18884   algorithm: "plot_latency_error_bars"
18885   output-file-type: ".html"
18886   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18888   filter: "'NIC_Intel-X710' and
18889            '64B' and
18890            'NDRPDR' and
18891            '2T1C' and
18892            'FEATURE' and
18893            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18894            'IACL' and
18895            ('ACL1' or 'ACL50') and
18896            ('10K_FLOWS' or '10k_FLOWS') and
18897            not 'MACIP' and
18898            not 'VHOST' and
18899            not 'MEMIF'"
18900   parameters:
18901   - "latency"
18902   - "parent"
18903   - "tags"
18904   layout:
18905     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18906     layout: "plot-latency"
18907
18908 - type: "plot"
18909   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18910   algorithm: "plot_latency_error_bars"
18911   output-file-type: ".html"
18912   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18914   filter: "'NIC_Intel-X710' and
18915            '64B' and
18916            'NDRPDR' and
18917            '4T2C' and
18918            'FEATURE' and
18919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18920            'IACL' and
18921            ('ACL1' or 'ACL50') and
18922            ('10K_FLOWS' or '10k_FLOWS') and
18923            not 'MACIP' and
18924            not 'VHOST' and
18925            not 'MEMIF'"
18926   parameters:
18927   - "latency"
18928   - "parent"
18929   - "tags"
18930   layout:
18931     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18932     layout: "plot-latency"
18933
18934 # Packet Latency - VPP L2 3n-skx-xxv710 base
18935 - type: "plot"
18936   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18937   algorithm: "plot_latency_error_bars"
18938   output-file-type: ".html"
18939   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18941   filter: "'NIC_Intel-XXV710' and
18942            '64B' and
18943            ('BASE' or 'SCALE') and
18944            'NDRPDR' and
18945            'ETH' and
18946            '2T1C' and
18947            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18948            not 'VHOST' and
18949            not 'MEMIF'"
18950   parameters:
18951   - "latency"
18952   - "parent"
18953   - "tags"
18954   sort:
18955   - "L2PATCH"
18956   - "L2PATCH"
18957   - "L2XCBASE"
18958   - "L2BDMACLRN"
18959   layout:
18960     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18961     layout: "plot-latency"
18962
18963 - type: "plot"
18964   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18965   algorithm: "plot_latency_error_bars"
18966   output-file-type: ".html"
18967   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18969   filter: "'NIC_Intel-XXV710' and
18970            '64B' and
18971            ('BASE' or 'SCALE') and
18972            'NDRPDR' and
18973            'ETH' and
18974            '4T2C' and
18975            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18976            not 'VHOST' and
18977            not 'MEMIF'"
18978   parameters:
18979   - "latency"
18980   - "parent"
18981   - "tags"
18982   sort:
18983   - "L2PATCH"
18984   - "L2PATCH"
18985   - "L2XCBASE"
18986   - "L2BDMACLRN"
18987   layout:
18988     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18989     layout: "plot-latency"
18990
18991 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18992 - type: "plot"
18993   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18994   algorithm: "plot_latency_error_bars"
18995   output-file-type: ".html"
18996   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18998   filter: "'NIC_Intel-X710' and
18999            '64B' and
19000            'ETH' and
19001            ('BASE' or 'SCALE') and
19002            'NDRPDR' and
19003            '2T1C' and
19004            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19005            not 'VHOST' and
19006            not 'MEMIF'"
19007   parameters:
19008   - "latency"
19009   - "parent"
19010   - "tags"
19011   sort:
19012   - "L2PATCH"
19013   - "L2XCBASE"
19014   - "BASE"
19015   - "FIB_10K"
19016   - "FIB_100K"
19017   - "FIB_1M"
19018   layout:
19019     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19020     layout: "plot-latency"
19021
19022 - type: "plot"
19023   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19024   algorithm: "plot_latency_error_bars"
19025   output-file-type: ".html"
19026   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19027   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19028   filter: "'NIC_Intel-X710' and
19029            '64B' and
19030            ('BASE' or 'SCALE') and
19031            'NDRPDR' and
19032            'ETH' and
19033            '4T2C' and
19034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19035            not 'VHOST' and
19036            not 'MEMIF'"
19037   parameters:
19038   - "latency"
19039   - "parent"
19040   - "tags"
19041   sort:
19042   - "L2PATCH"
19043   - "L2XCBASE"
19044   - "BASE"
19045   - "FIB_10K"
19046   - "FIB_100K"
19047   - "FIB_1M"
19048   layout:
19049     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19050     layout: "plot-latency"
19051
19052 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19053 - type: "plot"
19054   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19055   algorithm: "plot_latency_error_bars"
19056   output-file-type: ".html"
19057   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19059   filter: "'NIC_Intel-XXV710' and
19060            '64B' and
19061            ('BASE' or 'SCALE') and
19062            'NDRPDR' and
19063            'ETH' and
19064            '2T1C' and
19065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19066            not 'VHOST' and
19067            not 'MEMIF'"
19068   parameters:
19069   - "latency"
19070   - "parent"
19071   - "tags"
19072   sort:
19073   - "L2PATCH"
19074   - "L2XCBASE"
19075   - "BASE"
19076   - "FIB_10K"
19077   - "FIB_100K"
19078   - "FIB_1M"
19079   layout:
19080     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19081     layout: "plot-latency"
19082
19083 - type: "plot"
19084   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19085   algorithm: "plot_latency_error_bars"
19086   output-file-type: ".html"
19087   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19089   filter: "'NIC_Intel-XXV710' and
19090            '64B' and
19091            ('BASE' or 'SCALE') and
19092            'NDRPDR' and
19093            'ETH' and
19094            '4T2C' and
19095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19096            not 'VHOST' and
19097            not 'MEMIF'"
19098   parameters:
19099   - "latency"
19100   - "parent"
19101   - "tags"
19102   sort:
19103   - "L2PATCH"
19104   - "L2XCBASE"
19105   - "BASE"
19106   - "FIB_10K"
19107   - "FIB_100K"
19108   - "FIB_1M"
19109   layout:
19110     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19111     layout: "plot-latency"
19112
19113 ################################################################################
19114
19115 # Packet Latency - VPP Container Memif 3n-hsw-x520
19116 - type: "plot"
19117   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19118   algorithm: "plot_latency_error_bars"
19119   output-file-type: ".html"
19120   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19122   filter: "'NIC_Intel-X520-DA2' and
19123            '64B' and
19124            ('BASE' or 'SCALE') and
19125            'NDRPDR' and
19126            '1T1C' and
19127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19128            not 'VHOST' and
19129            'MEMIF'"
19130   parameters:
19131   - "latency"
19132   - "parent"
19133   - "tags"
19134   sort:
19135   - "L2XCFWD"
19136   - "L2XCFWD"
19137   - "L2XCFWD"
19138   - "L2BDMACLRN"
19139   - "L2BDMACLRN"
19140   - "L2BDMACLRN"
19141   - "IP4FWD"
19142   layout:
19143     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19144     layout: "plot-latency"
19145
19146 - type: "plot"
19147   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19148   algorithm: "plot_latency_error_bars"
19149   output-file-type: ".html"
19150   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19152   filter: "'NIC_Intel-X520-DA2' and
19153            '64B' and
19154            ('BASE' or 'SCALE') and
19155            'NDRPDR' and
19156            '2T2C' and
19157            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19158            not 'VHOST' and
19159            'MEMIF'"
19160   parameters:
19161   - "latency"
19162   - "parent"
19163   - "tags"
19164   sort:
19165   - "L2XCFWD"
19166   - "L2XCFWD"
19167   - "L2XCFWD"
19168   - "L2BDMACLRN"
19169   - "L2BDMACLRN"
19170   - "L2BDMACLRN"
19171   - "IP4FWD"
19172   layout:
19173     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19174     layout: "plot-latency"
19175
19176 # Packet Latency - VPP Container Memif 3n-hsw-x710
19177 - type: "plot"
19178   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19179   algorithm: "plot_latency_error_bars"
19180   output-file-type: ".html"
19181   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19183   filter: "'NIC_Intel-X710' and
19184            '64B' and
19185            ('BASE' or 'SCALE') and
19186            'NDRPDR' and
19187            '1T1C' and
19188            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19189            not 'VHOST' and
19190            'MEMIF'"
19191   parameters:
19192   - "latency"
19193   - "parent"
19194   - "tags"
19195   sort:
19196   - "L2XCFWD"
19197   - "L2XCFWD"
19198   - "L2XCFWD"
19199   - "L2BDMACLRN"
19200   - "L2BDMACLRN"
19201   - "L2BDMACLRN"
19202   - "IP4FWD"
19203   layout:
19204     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19205     layout: "plot-latency"
19206
19207 - type: "plot"
19208   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19209   algorithm: "plot_latency_error_bars"
19210   output-file-type: ".html"
19211   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19213   filter: "'NIC_Intel-X710' and
19214            '64B' and
19215            ('BASE' or 'SCALE') and
19216            'NDRPDR' and
19217            '2T2C' and
19218            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19219            not 'VHOST' and
19220            'MEMIF'"
19221   parameters:
19222   - "latency"
19223   - "parent"
19224   - "tags"
19225   sort:
19226   - "L2XCFWD"
19227   - "L2XCFWD"
19228   - "L2XCFWD"
19229   - "L2BDMACLRN"
19230   - "L2BDMACLRN"
19231   - "L2BDMACLRN"
19232   - "IP4FWD"
19233   layout:
19234     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19235     layout: "plot-latency"
19236
19237 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19238 - type: "plot"
19239   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19240   algorithm: "plot_latency_error_bars"
19241   output-file-type: ".html"
19242   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19244   filter: "'NIC_Intel-XL710' and
19245            '64B' and
19246            ('BASE' or 'SCALE') and
19247            'NDRPDR' and
19248            '1T1C' and
19249            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19250            not 'VHOST' and
19251            'MEMIF'"
19252   parameters:
19253   - "latency"
19254   - "parent"
19255   - "tags"
19256   sort:
19257   - "L2XCFWD"
19258   - "L2XCFWD"
19259   - "L2XCFWD"
19260   - "L2BDMACLRN"
19261   - "L2BDMACLRN"
19262   - "L2BDMACLRN"
19263   - "IP4FWD"
19264   layout:
19265     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19266     layout: "plot-latency"
19267
19268 - type: "plot"
19269   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19270   algorithm: "plot_latency_error_bars"
19271   output-file-type: ".html"
19272   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19274   filter: "'NIC_Intel-XL710' and
19275            '64B' and
19276            ('BASE' or 'SCALE') and
19277            'NDRPDR' and
19278            '2T2C' and
19279            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19280            not 'VHOST' and
19281            'MEMIF'"
19282   parameters:
19283   - "latency"
19284   - "parent"
19285   - "tags"
19286   sort:
19287   - "L2XCFWD"
19288   - "L2XCFWD"
19289   - "L2XCFWD"
19290   - "L2BDMACLRN"
19291   - "L2BDMACLRN"
19292   - "L2BDMACLRN"
19293   - "IP4FWD"
19294   layout:
19295     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19296     layout: "plot-latency"
19297
19298 # Packet Latency - VPP Container Memif 3n-skx-x710
19299 - type: "plot"
19300   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19301   algorithm: "plot_latency_error_bars"
19302   output-file-type: ".html"
19303   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19305   filter: "'NIC_Intel-X710' and
19306            '64B' and
19307            ('BASE' or 'SCALE') and
19308            'NDRPDR' and
19309            '2T1C' and
19310            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19311            not 'VHOST' and
19312            'MEMIF'"
19313   parameters:
19314   - "latency"
19315   - "parent"
19316   - "tags"
19317   sort:
19318   - "L2XCFWD"
19319   - "L2XCFWD"
19320   - "L2XCFWD"
19321   - "L2BDMACLRN"
19322   - "L2BDMACLRN"
19323   - "L2BDMACLRN"
19324   - "IP4FWD"
19325   layout:
19326     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19327     layout: "plot-latency"
19328
19329 - type: "plot"
19330   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19331   algorithm: "plot_latency_error_bars"
19332   output-file-type: ".html"
19333   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19335   filter: "'NIC_Intel-X710' and
19336            '64B' and
19337            ('BASE' or 'SCALE') and
19338            'NDRPDR' and
19339            '4T2C' and
19340            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19341            not 'VHOST' and
19342            'MEMIF'"
19343   parameters:
19344   - "latency"
19345   - "parent"
19346   - "tags"
19347   sort:
19348   - "L2XCFWD"
19349   - "L2XCFWD"
19350   - "L2XCFWD"
19351   - "L2BDMACLRN"
19352   - "L2BDMACLRN"
19353   - "L2BDMACLRN"
19354   - "IP4FWD"
19355   layout:
19356     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19357     layout: "plot-latency"
19358
19359 # Packet Latency - VPP Container Memif 2n-skx-x710
19360 - type: "plot"
19361   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19362   algorithm: "plot_latency_error_bars"
19363   output-file-type: ".html"
19364   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19365   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19366   filter: "'NIC_Intel-X710' and
19367            '64B' and
19368            ('BASE' or 'SCALE') and
19369            'NDRPDR' and
19370            '2T1C' and
19371            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19372            not 'VHOST' and
19373            not 'NF_DENSITY' and
19374            'MEMIF'"
19375   parameters:
19376   - "latency"
19377   - "parent"
19378   - "tags"
19379   sort:
19380   - "L2XCFWD"
19381   - "L2XCFWD"
19382   - "L2XCFWD"
19383   - "L2BDMACLRN"
19384   - "L2BDMACLRN"
19385   - "L2BDMACLRN"
19386   - "IP4FWD"
19387   layout:
19388     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19389     layout: "plot-latency"
19390
19391 - type: "plot"
19392   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19393   algorithm: "plot_latency_error_bars"
19394   output-file-type: ".html"
19395   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19396   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19397   filter: "'NIC_Intel-X710' and
19398            '64B' and
19399            ('BASE' or 'SCALE') and
19400            'NDRPDR' and
19401            '4T2C' and
19402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19403            not 'VHOST' and
19404            not 'NF_DENSITY' and
19405            'MEMIF'"
19406   parameters:
19407   - "latency"
19408   - "parent"
19409   - "tags"
19410   sort:
19411   - "L2XCFWD"
19412   - "L2XCFWD"
19413   - "L2XCFWD"
19414   - "L2BDMACLRN"
19415   - "L2BDMACLRN"
19416   - "L2BDMACLRN"
19417   - "IP4FWD"
19418   layout:
19419     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19420     layout: "plot-latency"
19421
19422 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19423 #- type: "plot"
19424 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19425 #  algorithm: "plot_latency_error_bars"
19426 #  output-file-type: ".html"
19427 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19428 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19429 #  filter: "'NIC_Intel-XXV710' and
19430 #           '64B' and
19431 #           ('BASE' or 'SCALE') and
19432 #           'NDRPDR' and
19433 #           '2T1C' and
19434 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19435 #           not 'VHOST' and
19436 #           'MEMIF'"
19437 #  parameters:
19438 #  - "latency"
19439 #  - "parent"
19440 #  - "tags"
19441 #  sort:
19442 #  - "L2XCFWD"
19443 #  - "L2XCFWD"
19444 #  - "L2XCFWD"
19445 #  - "L2BDMACLRN"
19446 #  - "L2BDMACLRN"
19447 #  - "L2BDMACLRN"
19448 #  - "IP4FWD"
19449 #  layout:
19450 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19451 #    layout: "plot-latency"
19452 #
19453 #- type: "plot"
19454 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19455 #  algorithm: "plot_latency_error_bars"
19456 #  output-file-type: ".html"
19457 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19458 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19459 #  filter: "'NIC_Intel-XXV710' and
19460 #           '64B' and
19461 #           ('BASE' or 'SCALE') and
19462 #           'NDRPDR' and
19463 #           '4T2C' and
19464 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19465 #           not 'VHOST' and
19466 #           'MEMIF'"
19467 #  parameters:
19468 #  - "latency"
19469 #  - "parent"
19470 #  - "tags"
19471 #  sort:
19472 #  - "L2XCFWD"
19473 #  - "L2XCFWD"
19474 #  - "L2XCFWD"
19475 #  - "L2BDMACLRN"
19476 #  - "L2BDMACLRN"
19477 #  - "L2BDMACLRN"
19478 #  - "IP4FWD"
19479 #  layout:
19480 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19481 #    layout: "plot-latency"
19482
19483 ################################################################################
19484
19485 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19486 #- type: "plot"
19487 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19488 #  algorithm: "plot_latency_error_bars"
19489 #  output-file-type: ".html"
19490 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19491 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19492 #  filter: "'NIC_Intel-X520-DA2' and
19493 #           '64B' and
19494 #           ('BASE' or 'SCALE') and
19495 #           'NDRPDR' and
19496 #           '1T1C' and
19497 #           'L2XCFWD' and
19498 #           not 'VHOST' and
19499 #           not 'NF_DENSITY' and
19500 #           'MEMIF'"
19501 #  parameters:
19502 #  - "latency"
19503 #  - "parent"
19504 #  - "tags"
19505 #  sort:
19506 #  - "1VNF"
19507 #  - "2VNF"
19508 #  - "4VNF"
19509 #  - "2VNF"
19510 #  - "4VNF"
19511 #  layout:
19512 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19513 #    layout: "plot-latency"
19514 #
19515 #- type: "plot"
19516 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19517 #  algorithm: "plot_latency_error_bars"
19518 #  output-file-type: ".html"
19519 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19520 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19521 #  filter: "'NIC_Intel-X520-DA2' and
19522 #           '64B' and
19523 #           ('BASE' or 'SCALE') and
19524 #           'NDRPDR' and
19525 #           '2T2C' and
19526 #           'L2XCFWD' and
19527 #           not 'VHOST' and
19528 #           not 'NF_DENSITY' and
19529 #           'MEMIF'"
19530 #  parameters:
19531 #  - "latency"
19532 #  - "parent"
19533 #  - "tags"
19534 #  sort:
19535 #  - "1VNF"
19536 #  - "2VNF"
19537 #  - "4VNF"
19538 #  - "2VNF"
19539 #  - "4VNF"
19540 #  layout:
19541 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19542 #    layout: "plot-latency"
19543 #
19544 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19545 #- type: "plot"
19546 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19547 #  algorithm: "plot_latency_error_bars"
19548 #  output-file-type: ".html"
19549 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19550 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19551 #  filter: "'NIC_Intel-X520-DA2' and
19552 #           '64B' and
19553 #           ('BASE' or 'SCALE') and
19554 #           'NDRPDR' and
19555 #           '1T1C' and
19556 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19557 #           not 'VHOST' and
19558 #           not 'NF_DENSITY' and
19559 #           'MEMIF'"
19560 #  parameters:
19561 #  - "latency"
19562 #  - "parent"
19563 #  - "tags"
19564 #  sort:
19565 #  - "1VNF"
19566 #  - "2VNF"
19567 #  - "4VNF"
19568 #  - "2VNF"
19569 #  - "4VNF"
19570 #  layout:
19571 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19572 #    layout: "plot-latency"
19573 #
19574 #- type: "plot"
19575 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19576 #  algorithm: "plot_latency_error_bars"
19577 #  output-file-type: ".html"
19578 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19579 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19580 #  filter: "'NIC_Intel-X520-DA2' and
19581 #           '64B' and
19582 #           ('BASE' or 'SCALE') and
19583 #           'NDRPDR' and
19584 #           '2T2C' and
19585 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19586 #           not 'VHOST' and
19587 #           not 'NF_DENSITY' and
19588 #           'MEMIF'"
19589 #  parameters:
19590 #  - "latency"
19591 #  - "parent"
19592 #  - "tags"
19593 #  sort:
19594 #  - "1VNF"
19595 #  - "2VNF"
19596 #  - "4VNF"
19597 #  - "2VNF"
19598 #  - "4VNF"
19599 #  layout:
19600 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19601 #    layout: "plot-latency"
19602 #
19603 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19604 #- type: "plot"
19605 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19606 #  algorithm: "plot_latency_error_bars"
19607 #  output-file-type: ".html"
19608 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19609 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19610 #  filter: "'NIC_Intel-X710' and
19611 #           '64B' and
19612 #           ('BASE' or 'SCALE') and
19613 #           'NDRPDR' and
19614 #           '1T1C' and
19615 #           'L2XCFWD' and
19616 #           not 'VHOST' and
19617 #           not 'NF_DENSITY' and
19618 #           'MEMIF'"
19619 #  parameters:
19620 #  - "latency"
19621 #  - "parent"
19622 #  - "tags"
19623 #  sort:
19624 #  - "1VNF"
19625 #  - "2VNF"
19626 #  - "4VNF"
19627 #  - "2VNF"
19628 #  - "4VNF"
19629 #  layout:
19630 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19631 #    layout: "plot-latency"
19632 #
19633 #- type: "plot"
19634 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19635 #  algorithm: "plot_latency_error_bars"
19636 #  output-file-type: ".html"
19637 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19638 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19639 #  filter: "'NIC_Intel-X710' and
19640 #           '64B' and
19641 #           ('BASE' or 'SCALE') and
19642 #           'NDRPDR' and
19643 #           '2T2C' and
19644 #           'L2XCFWD' and
19645 #           not 'VHOST' and
19646 #           not 'NF_DENSITY' and
19647 #           'MEMIF'"
19648 #  parameters:
19649 #  - "latency"
19650 #  - "parent"
19651 #  - "tags"
19652 #  sort:
19653 #  - "1VNF"
19654 #  - "2VNF"
19655 #  - "4VNF"
19656 #  - "2VNF"
19657 #  - "4VNF"
19658 #  layout:
19659 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19660 #    layout: "plot-latency"
19661 #
19662 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19663 #- type: "plot"
19664 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19665 #  algorithm: "plot_latency_error_bars"
19666 #  output-file-type: ".html"
19667 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19668 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19669 #  filter: "'NIC_Intel-X710' and
19670 #           '64B' and
19671 #           ('BASE' or 'SCALE') and
19672 #           'NDRPDR' and
19673 #           '1T1C' and
19674 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19675 #           not 'VHOST' and
19676 #           not 'NF_DENSITY' and
19677 #           'MEMIF'"
19678 #  parameters:
19679 #  - "latency"
19680 #  - "parent"
19681 #  - "tags"
19682 #  sort:
19683 #  - "1VNF"
19684 #  - "2VNF"
19685 #  - "4VNF"
19686 #  - "2VNF"
19687 #  - "4VNF"
19688 #  layout:
19689 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19690 #    layout: "plot-latency"
19691 #
19692 #- type: "plot"
19693 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19694 #  algorithm: "plot_latency_error_bars"
19695 #  output-file-type: ".html"
19696 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19697 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19698 #  filter: "'NIC_Intel-X710' and
19699 #           '64B' and
19700 #           ('BASE' or 'SCALE') and
19701 #           'NDRPDR' and
19702 #           '2T2C' and
19703 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19704 #           not 'VHOST' and
19705 #           not 'NF_DENSITY' and
19706 #           'MEMIF'"
19707 #  parameters:
19708 #  - "latency"
19709 #  - "parent"
19710 #  - "tags"
19711 #  sort:
19712 #  - "1VNF"
19713 #  - "2VNF"
19714 #  - "4VNF"
19715 #  - "2VNF"
19716 #  - "4VNF"
19717 #  layout:
19718 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19719 #    layout: "plot-latency"
19720
19721 ################################################################################
19722
19723 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19724 - type: "plot"
19725   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19726   algorithm: "plot_latency_error_bars"
19727   output-file-type: ".html"
19728   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19730   filter: "'NIC_Intel-X520-DA2' and
19731            '64B' and
19732            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19733            'NDRPDR' and
19734            '1T1C' and
19735            'IP4FWD' and
19736            not 'IPSEC' and
19737            not 'DOT1Q' and
19738            not 'VHOST'"
19739   parameters:
19740   - "latency"
19741   - "parent"
19742   - "tags"
19743   sort:
19744   - "DOT1Q"
19745   - "IP4BASE"
19746   - "FIB_20K"
19747   - "FIB_200K"
19748   - "FIB_2M"
19749   layout:
19750     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19751     layout: "plot-latency"
19752
19753 - type: "plot"
19754   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19755   algorithm: "plot_latency_error_bars"
19756   output-file-type: ".html"
19757   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19759   filter: "'NIC_Intel-X520-DA2' and
19760            '64B' and
19761            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19762            'NDRPDR' and
19763            '2T2C' and
19764            'IP4FWD' and
19765            not 'IPSEC' and
19766            not 'DOT1Q' and
19767            not 'VHOST'"
19768   parameters:
19769   - "latency"
19770   - "parent"
19771   - "tags"
19772   sort:
19773   - "DOT1Q"
19774   - "IP4BASE"
19775   - "FIB_20K"
19776   - "FIB_200K"
19777   - "FIB_2M"
19778   layout:
19779     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19780     layout: "plot-latency"
19781
19782 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19783 - type: "plot"
19784   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19785   algorithm: "plot_latency_error_bars"
19786   output-file-type: ".html"
19787   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19789   filter: "'NIC_Intel-X520-DA2' and
19790            '64B' and
19791            ('IP4BASE' or
19792             'POLICE_MARK' or
19793             'COPWHLIST' or
19794             ('NAT44' and 'BASE') or
19795             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19796            'NDRPDR' and
19797            '1T1C' and
19798            'IP4FWD' and
19799            not 'IPSEC' and
19800            not 'VHOST'"
19801   parameters:
19802   - "latency"
19803   - "parent"
19804   - "tags"
19805   sort:
19806   - "DOT1Q"
19807   - "IP4BASE"
19808   - "NAT44"
19809   - "POLICE_MARK"
19810   - "COPWHLIST"
19811   - "IACL"
19812   - "OACL"
19813   layout:
19814     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19815     layout: "plot-latency"
19816
19817 - type: "plot"
19818   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19819   algorithm: "plot_latency_error_bars"
19820   output-file-type: ".html"
19821   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19822   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19823   filter: "'NIC_Intel-X520-DA2' and
19824            '64B' and
19825            ('IP4BASE' or
19826             'POLICE_MARK' or
19827             'COPWHLIST' or
19828             ('NAT44' and 'BASE') or
19829             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19830            'NDRPDR' and
19831            '2T2C' and
19832            'IP4FWD' and
19833            not 'IPSEC' and
19834            not 'VHOST'"
19835   parameters:
19836   - "latency"
19837   - "parent"
19838   - "tags"
19839   sort:
19840   - "DOT1Q"
19841   - "IP4BASE"
19842   - "NAT44"
19843   - "POLICE_MARK"
19844   - "COPWHLIST"
19845   - "IACL"
19846   - "OACL"
19847   layout:
19848     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19849     layout: "plot-latency"
19850
19851 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19852 - type: "plot"
19853   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19854   algorithm: "plot_latency_error_bars"
19855   output-file-type: ".html"
19856   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19857   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19858   filter: "'NIC_Intel-X520-DA2' and
19859            '64B' and
19860            'NDRPDR' and
19861            '1T1C' and
19862            'IP4FWD' and
19863            ('NAT44' or 'IP4BASE') and
19864            not 'DOT1Q' and
19865            not 'IPSEC' and
19866            not 'VHOST'"
19867   parameters:
19868   - "latency"
19869   - "parent"
19870   - "tags"
19871   sort:
19872   - "IP4BASE"
19873   - "BASE"
19874   - "SRC_USER_10"
19875   - "SRC_USER_100"
19876   - "SRC_USER_1000"
19877   - "SRC_USER_2000"
19878   layout:
19879     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19880     layout: "plot-latency"
19881
19882 - type: "plot"
19883   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19884   algorithm: "plot_latency_error_bars"
19885   output-file-type: ".html"
19886   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19887   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19888   filter: "'NIC_Intel-X520-DA2' and
19889            '64B' and
19890            'NDRPDR' and
19891            '2T2C' and
19892            'IP4FWD' and
19893            ('NAT44' or 'IP4BASE') and
19894            not 'DOT1Q' and
19895            not 'IPSEC' and
19896            not 'VHOST'"
19897   parameters:
19898   - "latency"
19899   - "parent"
19900   - "tags"
19901   sort:
19902   - "IP4BASE"
19903   - "BASE"
19904   - "SRC_USER_10"
19905   - "SRC_USER_100"
19906   - "SRC_USER_1000"
19907   - "SRC_USER_2000"
19908   layout:
19909     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19910     layout: "plot-latency"
19911
19912 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19913 - type: "plot"
19914   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19915   algorithm: "plot_latency_error_bars"
19916   output-file-type: ".html"
19917   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19919   filter: "'NIC_Intel-X520-DA2' and
19920            '64B' and
19921            'NDRPDR' and
19922            '1T1C' and
19923            'IP4FWD' and
19924            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19925            not 'IPSEC' and
19926            not 'DOT1Q' and
19927            not 'VHOST'"
19928   parameters:
19929   - "latency"
19930   - "parent"
19931   - "tags"
19932   sort:
19933   - "IP4BASE"
19934   - "ACL_STATELESS"
19935   - "ACL_STATEFUL"
19936   - "ACL_STATELESS"
19937   - "ACL_STATEFUL"
19938   layout:
19939     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19940     layout: "plot-latency"
19941
19942 - type: "plot"
19943   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19944   algorithm: "plot_latency_error_bars"
19945   output-file-type: ".html"
19946   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19948   filter: "'NIC_Intel-X520-DA2' and
19949            '64B' and
19950            'NDRPDR' and
19951            '2T2C' and
19952            'IP4FWD' and
19953            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19954            not 'IPSEC' and
19955            not 'DOT1Q' and
19956            not 'VHOST'"
19957   parameters:
19958   - "latency"
19959   - "parent"
19960   - "tags"
19961   sort:
19962   - "IP4BASE"
19963   - "ACL_STATELESS"
19964   - "ACL_STATEFUL"
19965   - "ACL_STATELESS"
19966   - "ACL_STATEFUL"
19967   layout:
19968     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19969     layout: "plot-latency"
19970
19971 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19972 - type: "plot"
19973   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19974   algorithm: "plot_latency_error_bars"
19975   output-file-type: ".html"
19976   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19977   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19978   filter: "'NIC_Intel-X520-DA2' and
19979            '64B' and
19980            'NDRPDR' and
19981            '1T1C' and
19982            'IP4FWD' and
19983            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19984            not 'IPSEC' and
19985            not 'DOT1Q' and
19986            not 'VHOST'"
19987   parameters:
19988   - "latency"
19989   - "parent"
19990   - "tags"
19991   sort:
19992   - "IP4BASE"
19993   - "ACL_STATELESS"
19994   - "ACL_STATEFUL"
19995   - "ACL_STATELESS"
19996   - "ACL_STATEFUL"
19997   layout:
19998     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19999     layout: "plot-latency"
20000
20001 - type: "plot"
20002   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20003   algorithm: "plot_latency_error_bars"
20004   output-file-type: ".html"
20005   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
20006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20007   filter: "'NIC_Intel-X520-DA2' and
20008            '64B' and
20009            'NDRPDR' and
20010            '2T2C' and
20011            'IP4FWD' and
20012            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20013            not 'IPSEC' and
20014            not 'DOT1Q' and
20015            not 'VHOST'"
20016   parameters:
20017   - "latency"
20018   - "parent"
20019   - "tags"
20020   sort:
20021   - "IP4BASE"
20022   - "ACL_STATELESS"
20023   - "ACL_STATEFUL"
20024   - "ACL_STATELESS"
20025   - "ACL_STATEFUL"
20026   layout:
20027     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
20028     layout: "plot-latency"
20029
20030 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
20031 - type: "plot"
20032   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20033   algorithm: "plot_latency_error_bars"
20034   output-file-type: ".html"
20035   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20036   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20037   filter: "'NIC_Intel-X710' and
20038            '64B' and
20039            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20040            'NDRPDR' and
20041            '1T1C' and
20042            'IP4FWD' and
20043            not 'IPSEC' and
20044            not 'DOT1Q' and
20045            not 'VHOST'"
20046   parameters:
20047   - "latency"
20048   - "parent"
20049   - "tags"
20050   sort:
20051   - "IP4BASE"
20052   - "FIB_20K"
20053   - "FIB_200K"
20054   - "FIB_2M"
20055   layout:
20056     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20057     layout: "plot-latency"
20058
20059 - type: "plot"
20060   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20061   algorithm: "plot_latency_error_bars"
20062   output-file-type: ".html"
20063   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20065   filter: "'NIC_Intel-X710' and
20066            '64B' and
20067            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20068            'NDRPDR' and
20069            '2T2C' and
20070            'IP4FWD' and
20071            not 'IPSEC' and
20072            not 'DOT1Q' and
20073            not 'VHOST'"
20074   parameters:
20075   - "latency"
20076   - "parent"
20077   - "tags"
20078   sort:
20079   - "IP4BASE"
20080   - "FIB_20K"
20081   - "FIB_200K"
20082   - "FIB_2M"
20083   layout:
20084     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20085     layout: "plot-latency"
20086
20087 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20088 - type: "plot"
20089   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20090   algorithm: "plot_latency_error_bars"
20091   output-file-type: ".html"
20092   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20094   filter: "'NIC_Intel-X710' and
20095            '64B' and
20096            ('IP4BASE' or
20097             'POLICE_MARK' or
20098             'COPWHLIST' or
20099             ('NAT44' and 'BASE') or
20100             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20101            'NDRPDR' and
20102            '1T1C' and
20103            'IP4FWD' and
20104            not 'IPSEC' and
20105            not 'VHOST'"
20106   parameters:
20107   - "latency"
20108   - "parent"
20109   - "tags"
20110   sort:
20111   - "DOT1Q"
20112   - "IP4BASE"
20113   - "NAT44"
20114   - "POLICE_MARK"
20115   - "COPWHLIST"
20116   - "IACL"
20117   - "OACL"
20118   layout:
20119     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20120     layout: "plot-latency"
20121
20122 - type: "plot"
20123   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20124   algorithm: "plot_latency_error_bars"
20125   output-file-type: ".html"
20126   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20128   filter: "'NIC_Intel-X710' and
20129            '64B' and
20130            ('IP4BASE' or
20131             'POLICE_MARK' or
20132             'COPWHLIST' or
20133             ('NAT44' and 'BASE') or
20134             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20135            'NDRPDR' and
20136            '2T2C' and
20137            'IP4FWD' and
20138            not 'IPSEC' and
20139            not 'VHOST'"
20140   parameters:
20141   - "latency"
20142   - "parent"
20143   - "tags"
20144   sort:
20145   - "DOT1Q"
20146   - "IP4BASE"
20147   - "NAT44"
20148   - "POLICE_MARK"
20149   - "COPWHLIST"
20150   - "IACL"
20151   - "OACL"
20152   layout:
20153     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20154     layout: "plot-latency"
20155
20156 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20157 - type: "plot"
20158   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20159   algorithm: "plot_latency_error_bars"
20160   output-file-type: ".html"
20161   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20163   filter: "'NIC_Intel-X710' and
20164            '64B' and
20165            'NDRPDR' and
20166            '1T1C' and
20167            'IP4FWD' and
20168            ('NAT44' or 'IP4BASE') and
20169            not 'IPSEC' and
20170            not 'VHOST'"
20171   parameters:
20172   - "latency"
20173   - "parent"
20174   - "tags"
20175   sort:
20176   - "IP4BASE"
20177   - "BASE"
20178   - "SRC_USER_10"
20179   - "SRC_USER_100"
20180   - "SRC_USER_1000"
20181   - "SRC_USER_2000"
20182   layout:
20183     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20184     layout: "plot-latency"
20185
20186 - type: "plot"
20187   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20188   algorithm: "plot_latency_error_bars"
20189   output-file-type: ".html"
20190   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20192   filter: "'NIC_Intel-X710' and
20193            '64B' and
20194            'NDRPDR' and
20195            '2T2C' and
20196            'IP4FWD' and
20197            ('NAT44' or 'IP4BASE') and
20198            not 'IPSEC' and
20199            not 'VHOST'"
20200   parameters:
20201   - "latency"
20202   - "parent"
20203   - "tags"
20204   sort:
20205   - "IP4BASE"
20206   - "BASE"
20207   - "SRC_USER_10"
20208   - "SRC_USER_100"
20209   - "SRC_USER_1000"
20210   - "SRC_USER_2000"
20211   layout:
20212     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20213     layout: "plot-latency"
20214
20215 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20216 - type: "plot"
20217   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20218   algorithm: "plot_latency_error_bars"
20219   output-file-type: ".html"
20220   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20222   filter: "'NIC_Intel-X710' and
20223            '64B' and
20224            'NDRPDR' and
20225            '1T1C' and
20226            'IP4FWD' and
20227            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20228            not 'IPSEC' and
20229            not 'VHOST'"
20230   parameters:
20231   - "latency"
20232   - "parent"
20233   - "tags"
20234   sort:
20235   - "IP4BASE"
20236   - "ACL_STATELESS"
20237   - "ACL_STATEFUL"
20238   - "ACL_STATELESS"
20239   - "ACL_STATEFUL"
20240   layout:
20241     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20242     layout: "plot-latency"
20243
20244 - type: "plot"
20245   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20246   algorithm: "plot_latency_error_bars"
20247   output-file-type: ".html"
20248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20250   filter: "'NIC_Intel-X710' and
20251            '64B' and
20252            'NDRPDR' and
20253            '2T2C' and
20254            'IP4FWD' and
20255            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20256            not 'IPSEC' and
20257            not 'VHOST'"
20258   parameters:
20259   - "latency"
20260   - "parent"
20261   - "tags"
20262   sort:
20263   - "IP4BASE"
20264   - "ACL_STATELESS"
20265   - "ACL_STATEFUL"
20266   - "ACL_STATELESS"
20267   - "ACL_STATEFUL"
20268   layout:
20269     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20270     layout: "plot-latency"
20271
20272 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20273 - type: "plot"
20274   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-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-1t1c-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            '1T1C' 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-1t1c-base-ndr"
20298     layout: "plot-latency"
20299
20300 - type: "plot"
20301   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20302   algorithm: "plot_latency_error_bars"
20303   output-file-type: ".html"
20304   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20306   filter: "'NIC_Intel-XL710' and
20307            '64B' and
20308            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20309            'NDRPDR' and
20310            '2T2C' and
20311            'IP4FWD' and
20312            not 'IPSEC' and
20313            not 'VHOST'"
20314   parameters:
20315   - "latency"
20316   - "parent"
20317   - "tags"
20318   sort:
20319   - "IP4BASE"
20320   - "FIB_20K"
20321   - "FIB_200K"
20322   - "FIB_2M"
20323   layout:
20324     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20325     layout: "plot-latency"
20326
20327 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20328 - type: "plot"
20329   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20330   algorithm: "plot_latency_error_bars"
20331   output-file-type: ".html"
20332   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20334   filter: "'NIC_Intel-X710' and
20335            '64B' and
20336            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20337            'NDRPDR' and
20338            '2T1C' and
20339            'IP4FWD' and
20340            not 'IPSEC' and
20341            not 'DOT1Q' and
20342            not 'VHOST'"
20343   parameters:
20344   - "latency"
20345   - "parent"
20346   - "tags"
20347   sort:
20348   - "IP4BASE"
20349   - "FIB_20K"
20350   - "FIB_200K"
20351   - "FIB_2M"
20352   layout:
20353     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20354     layout: "plot-latency"
20355
20356 - type: "plot"
20357   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20358   algorithm: "plot_latency_error_bars"
20359   output-file-type: ".html"
20360   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20362   filter: "'NIC_Intel-X710' and
20363            '64B' and
20364            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20365            'NDRPDR' and
20366            '4T2C' and
20367            'IP4FWD' and
20368            not 'IPSEC' and
20369            not 'DOT1Q' and
20370            not 'VHOST'"
20371   parameters:
20372   - "latency"
20373   - "parent"
20374   - "tags"
20375   sort:
20376   - "IP4BASE"
20377   - "FIB_20K"
20378   - "FIB_200K"
20379   - "FIB_2M"
20380   layout:
20381     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20382     layout: "plot-latency"
20383
20384 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20385 - type: "plot"
20386   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20387   algorithm: "plot_latency_error_bars"
20388   output-file-type: ".html"
20389   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20391   filter: "'NIC_Intel-X710' and
20392            '64B' and
20393            ('IP4BASE' or
20394             'POLICE_MARK' or
20395             'COPWHLIST' or
20396             ('NAT44' and 'BASE') or
20397             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20398            'NDRPDR' and
20399            '2T1C' and
20400            'IP4FWD' and
20401            not 'IPSEC' and
20402            not 'VHOST'"
20403   parameters:
20404   - "latency"
20405   - "parent"
20406   - "tags"
20407   sort:
20408   - "DOT1Q"
20409   - "IP4BASE"
20410   - "NAT44"
20411   - "POLICE_MARK"
20412   - "COPWHLIST"
20413   - "IACL"
20414   - "OACL"
20415   layout:
20416     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20417     layout: "plot-latency"
20418
20419 - type: "plot"
20420   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20421   algorithm: "plot_latency_error_bars"
20422   output-file-type: ".html"
20423   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20425   filter: "'NIC_Intel-X710' and
20426            '64B' and
20427            ('IP4BASE' or
20428             'POLICE_MARK' or
20429             'COPWHLIST' or
20430             ('NAT44' and 'BASE') or
20431             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20432            'NDRPDR' and
20433            '4T2C' and
20434            'IP4FWD' and
20435            not 'IPSEC' and
20436            not 'VHOST'"
20437   parameters:
20438   - "latency"
20439   - "parent"
20440   - "tags"
20441   sort:
20442   - "DOT1Q"
20443   - "IP4BASE"
20444   - "NAT44"
20445   - "POLICE_MARK"
20446   - "COPWHLIST"
20447   - "IACL"
20448   - "OACL"
20449   layout:
20450     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20451     layout: "plot-latency"
20452
20453 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20454 - type: "plot"
20455   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20456   algorithm: "plot_latency_error_bars"
20457   output-file-type: ".html"
20458   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20460   filter: "'NIC_Intel-X710' and
20461            '64B' and
20462            'NDRPDR' and
20463            '2T1C' and
20464            'IP4FWD' and
20465            ('NAT44' or 'IP4BASE') and
20466            not 'IPSEC' and
20467            not 'VHOST'"
20468   parameters:
20469   - "latency"
20470   - "parent"
20471   - "tags"
20472   sort:
20473   - "IP4BASE"
20474   - "BASE"
20475   - "SRC_USER_10"
20476   - "SRC_USER_100"
20477   - "SRC_USER_1000"
20478   - "SRC_USER_2000"
20479   layout:
20480     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20481     layout: "plot-latency"
20482
20483 - type: "plot"
20484   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20485   algorithm: "plot_latency_error_bars"
20486   output-file-type: ".html"
20487   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20489   filter: "'NIC_Intel-X710' and
20490            '64B' and
20491            'NDRPDR' and
20492            '4T2C' and
20493            'IP4FWD' and
20494            ('NAT44' or 'IP4BASE') and
20495            not 'IPSEC' and
20496            not 'VHOST'"
20497   parameters:
20498   - "latency"
20499   - "parent"
20500   - "tags"
20501   sort:
20502   - "IP4BASE"
20503   - "BASE"
20504   - "SRC_USER_10"
20505   - "SRC_USER_100"
20506   - "SRC_USER_1000"
20507   - "SRC_USER_2000"
20508   layout:
20509     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20510     layout: "plot-latency"
20511
20512 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20513 - type: "plot"
20514   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20515   algorithm: "plot_latency_error_bars"
20516   output-file-type: ".html"
20517   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20519   filter: "'NIC_Intel-X710' and
20520            '64B' and
20521            'NDRPDR' and
20522            '2T1C' and
20523            'IP4FWD' and
20524            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20525            not 'IPSEC' and
20526            not 'VHOST'"
20527   parameters:
20528   - "latency"
20529   - "parent"
20530   - "tags"
20531   sort:
20532   - "IP4BASE"
20533   - "ACL_STATELESS"
20534   - "ACL_STATEFUL"
20535   - "ACL_STATELESS"
20536   - "ACL_STATEFUL"
20537   layout:
20538     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20539     layout: "plot-latency"
20540
20541 - type: "plot"
20542   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20543   algorithm: "plot_latency_error_bars"
20544   output-file-type: ".html"
20545   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20547   filter: "'NIC_Intel-X710' and
20548            '64B' and
20549            'NDRPDR' and
20550            '4T2C' and
20551            'IP4FWD' and
20552            'IACL' and
20553            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20554            not 'IPSEC' and
20555            not 'VHOST'"
20556   parameters:
20557   - "latency"
20558   - "parent"
20559   - "tags"
20560   sort:
20561   - "IP4BASE"
20562   - "ACL_STATELESS"
20563   - "ACL_STATEFUL"
20564   - "ACL_STATELESS"
20565   - "ACL_STATEFUL"
20566   layout:
20567     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20568     layout: "plot-latency"
20569
20570 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20571 - type: "plot"
20572   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20573   algorithm: "plot_latency_error_bars"
20574   output-file-type: ".html"
20575   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20577   filter: "'NIC_Intel-X710' and
20578            '64B' and
20579            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20580            'NDRPDR' and
20581            '2T1C' and
20582            'IP4FWD' and
20583            not 'IPSEC' and
20584            not 'DOT1Q' and
20585            not 'VHOST'"
20586   parameters:
20587   - "latency"
20588   - "parent"
20589   - "tags"
20590   sort:
20591   - "IP4BASE"
20592   - "FIB_20K"
20593   - "FIB_200K"
20594   - "FIB_2M"
20595   layout:
20596     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20597     layout: "plot-latency"
20598
20599 - type: "plot"
20600   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20601   algorithm: "plot_latency_error_bars"
20602   output-file-type: ".html"
20603   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20605   filter: "'NIC_Intel-X710' and
20606            '64B' and
20607            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20608            'NDRPDR' and
20609            '4T2C' and
20610            'IP4FWD' and
20611            not 'IPSEC' and
20612            not 'DOT1Q' and
20613            not 'VHOST'"
20614   parameters:
20615   - "latency"
20616   - "parent"
20617   - "tags"
20618   sort:
20619   - "IP4BASE"
20620   - "FIB_20K"
20621   - "FIB_200K"
20622   - "FIB_2M"
20623   layout:
20624     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20625     layout: "plot-latency"
20626
20627 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20628 - type: "plot"
20629   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20630   algorithm: "plot_latency_error_bars"
20631   output-file-type: ".html"
20632   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20634   filter: "'NIC_Intel-X710' and
20635            '64B' and
20636            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20637            'NDRPDR' and
20638            '2T1C' and
20639            'IP4FWD' and
20640            not 'IPSEC' and
20641            not 'DOT1Q' and
20642            not 'VHOST'"
20643   parameters:
20644   - "latency"
20645   - "parent"
20646   - "tags"
20647   sort:
20648   - "IP4BASE"
20649   - "ACL_STATELESS"
20650   - "ACL_STATEFUL"
20651   - "ACL_STATELESS"
20652   - "ACL_STATEFUL"
20653   layout:
20654     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20655     layout: "plot-latency"
20656
20657 - type: "plot"
20658   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20659   algorithm: "plot_latency_error_bars"
20660   output-file-type: ".html"
20661   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20662   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20663   filter: "'NIC_Intel-X710' and
20664            '64B' and
20665            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20666            'NDRPDR' and
20667            '4T2C' and
20668            'IP4FWD' and
20669            not 'IPSEC' and
20670            not 'DOT1Q' and
20671            not 'VHOST'"
20672   parameters:
20673   - "latency"
20674   - "parent"
20675   - "tags"
20676   sort:
20677   - "IP4BASE"
20678   - "ACL_STATELESS"
20679   - "ACL_STATEFUL"
20680   - "ACL_STATELESS"
20681   - "ACL_STATEFUL"
20682   layout:
20683     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20684     layout: "plot-latency"
20685
20686 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20687 - type: "plot"
20688   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20689   algorithm: "plot_latency_error_bars"
20690   output-file-type: ".html"
20691   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20693   filter: "'NIC_Intel-XXV710' and
20694            '64B' and
20695            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20696            'NDRPDR' and
20697            '2T1C' and
20698            'IP4FWD' and
20699            not 'IPSEC' and
20700            not 'DOT1Q' and
20701            not 'VHOST'"
20702   parameters:
20703   - "latency"
20704   - "parent"
20705   - "tags"
20706   sort:
20707   - "IP4BASE"
20708   - "FIB_20K"
20709   - "FIB_200K"
20710   - "FIB_2M"
20711   layout:
20712     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20713     layout: "plot-latency"
20714
20715 - type: "plot"
20716   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20717   algorithm: "plot_latency_error_bars"
20718   output-file-type: ".html"
20719   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20720   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20721   filter: "'NIC_Intel-XXV710' and
20722            '64B' and
20723            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20724            'NDRPDR' and
20725            '4T2C' and
20726            'IP4FWD' and
20727            not 'IPSEC' and
20728            not 'DOT1Q' and
20729            not 'VHOST'"
20730   parameters:
20731   - "latency"
20732   - "parent"
20733   - "tags"
20734   sort:
20735   - "IP4BASE"
20736   - "FIB_20K"
20737   - "FIB_200K"
20738   - "FIB_2M"
20739   layout:
20740     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20741     layout: "plot-latency"
20742
20743 ################################################################################
20744
20745 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20746 - type: "plot"
20747   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20748   algorithm: "plot_latency_error_bars"
20749   output-file-type: ".html"
20750   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20752   filter: "'NIC_Intel-X520-DA2' and
20753            '64B' and
20754            'ENCAP' and
20755            'NDRPDR' and
20756            '1T1C' and
20757            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20758            not 'DOT1Q' and
20759            not 'VHOST' and
20760            not 'IPSECHW'"
20761   parameters:
20762   - "latency"
20763   - "parent"
20764   - "tags"
20765   sort:
20766   - "IP4BASE"
20767   - "L2BDMACLRN"
20768   - "L2XCFWD"
20769   - "LISP"
20770   layout:
20771     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20772     layout: "plot-latency"
20773
20774 - type: "plot"
20775   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20776   algorithm: "plot_latency_error_bars"
20777   output-file-type: ".html"
20778   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20779   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20780   filter: "'NIC_Intel-X520-DA2' and
20781            '64B' and
20782            'ENCAP' and
20783            'NDRPDR' and
20784            '2T2C' and
20785            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20786            not 'DOT1Q' and
20787            not 'VHOST' and
20788            not 'IPSECHW'"
20789   parameters:
20790   - "latency"
20791   - "parent"
20792   - "tags"
20793   sort:
20794   - "IP4BASE"
20795   - "L2BDMACLRN"
20796   - "L2XCFWD"
20797   - "LISP"
20798   layout:
20799     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20800     layout: "plot-latency"
20801
20802 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20803 - type: "plot"
20804   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20805   algorithm: "plot_latency_error_bars"
20806   output-file-type: ".html"
20807   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20809   filter: "'NIC_Intel-X710' and
20810            '64B' and
20811            'ENCAP' and
20812            'NDRPDR' and
20813            '1T1C' and
20814            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20815            not 'VHOST' and
20816            not 'IPSECHW'"
20817   parameters:
20818   - "latency"
20819   - "parent"
20820   - "tags"
20821   sort:
20822   - "IP4BASE"
20823   - "LISP"
20824   - "VXLAN_1"
20825   - "VXLAN_10"
20826   - "VXLAN_100"
20827   - "VXLAN_1000"
20828   layout:
20829     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20830     layout: "plot-latency"
20831
20832 - type: "plot"
20833   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20834   algorithm: "plot_latency_error_bars"
20835   output-file-type: ".html"
20836   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20838   filter: "'NIC_Intel-X710' and
20839            '64B' and
20840            'ENCAP' and
20841            'NDRPDR' and
20842            '2T2C' and
20843            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20844            not 'VHOST' and
20845            not 'IPSECHW'"
20846   parameters:
20847   - "latency"
20848   - "parent"
20849   - "tags"
20850   sort:
20851   - "IP4BASE"
20852   - "LISP"
20853   - "VXLAN_1"
20854   - "VXLAN_10"
20855   - "VXLAN_100"
20856   - "VXLAN_1000"
20857   layout:
20858     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20859     layout: "plot-latency"
20860
20861 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20862 - type: "plot"
20863   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20864   algorithm: "plot_latency_error_bars"
20865   output-file-type: ".html"
20866   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20868   filter: "'NIC_Intel-X710' and
20869            '64B' and
20870            'ENCAP' and
20871            'NDRPDR' and
20872            '1T1C' and
20873            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20874            not 'DOT1Q' and
20875            not 'VHOST' and
20876            not 'IPSECHW'"
20877   parameters:
20878   - "latency"
20879   - "parent"
20880   - "tags"
20881   sort:
20882   - "IP4BASE"
20883   - "L2BDMACLRN"
20884   - "L2XCFWD"
20885   - "LISP"
20886   layout:
20887     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20888     layout: "plot-latency"
20889
20890 - type: "plot"
20891   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20892   algorithm: "plot_latency_error_bars"
20893   output-file-type: ".html"
20894   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20896   filter: "'NIC_Intel-X710' and
20897            '64B' and
20898            'ENCAP' and
20899            'NDRPDR' and
20900            '2T2C' and
20901            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20902            not 'DOT1Q' and
20903            not 'VHOST' and
20904            not 'IPSECHW'"
20905   parameters:
20906   - "latency"
20907   - "parent"
20908   - "tags"
20909   sort:
20910   - "IP4BASE"
20911   - "L2BDMACLRN"
20912   - "L2XCFWD"
20913   - "LISP"
20914   layout:
20915     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20916     layout: "plot-latency"
20917
20918 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20919 - type: "plot"
20920   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20921   algorithm: "plot_latency_error_bars"
20922   output-file-type: ".html"
20923   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20925   filter: "'NIC_Intel-X710' and
20926            '64B' and
20927            'ENCAP' and
20928            'NDRPDR' and
20929            '2T1C' and
20930            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20931            not 'VHOST' and
20932            not 'IPSECHW'"
20933   parameters:
20934   - "latency"
20935   - "parent"
20936   - "tags"
20937   sort:
20938   - "IP4BASE"
20939   - "LISP"
20940   - "VXLAN_1"
20941   - "VXLAN_10"
20942   - "VXLAN_100"
20943   - "VXLAN_1000"
20944   layout:
20945     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20946     layout: "plot-latency"
20947
20948 - type: "plot"
20949   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20950   algorithm: "plot_latency_error_bars"
20951   output-file-type: ".html"
20952   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20954   filter: "'NIC_Intel-X710' and
20955            '64B' and
20956            'ENCAP' and
20957            'NDRPDR' and
20958            '4T2C' and
20959            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20960            not 'VHOST' and
20961            not 'IPSECHW'"
20962   parameters:
20963   - "latency"
20964   - "parent"
20965   - "tags"
20966   sort:
20967   - "IP4BASE"
20968   - "LISP"
20969   - "VXLAN_1"
20970   - "VXLAN_10"
20971   - "VXLAN_100"
20972   - "VXLAN_1000"
20973   layout:
20974     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20975     layout: "plot-latency"
20976
20977 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20978 - type: "plot"
20979   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20980   algorithm: "plot_latency_error_bars"
20981   output-file-type: ".html"
20982   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20983   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20984   filter: "'NIC_Intel-X710' and
20985            '64B' and
20986            'ENCAP' and
20987            'NDRPDR' and
20988            '2T1C' and
20989            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20990            not 'DOT1Q' and
20991            not 'VHOST' and
20992            not 'IPSECHW'"
20993   parameters:
20994   - "latency"
20995   - "parent"
20996   - "tags"
20997   sort:
20998   - "IP4BASE"
20999   - "L2BDMACLRN"
21000   - "L2XCFWD"
21001   - "LISP"
21002   layout:
21003     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21004     layout: "plot-latency"
21005
21006 - type: "plot"
21007   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21008   algorithm: "plot_latency_error_bars"
21009   output-file-type: ".html"
21010   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21012   filter: "'NIC_Intel-X710' and
21013            '64B' and
21014            'ENCAP' and
21015            'NDRPDR' and
21016            '4T2C' and
21017            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
21018            not 'DOT1Q' and
21019            not 'VHOST' and
21020            not 'IPSECHW'"
21021   parameters:
21022   - "latency"
21023   - "parent"
21024   - "tags"
21025   sort:
21026   - "IP4BASE"
21027   - "L2BDMACLRN"
21028   - "L2XCFWD"
21029   - "LISP"
21030   layout:
21031     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21032     layout: "plot-latency"
21033
21034 ################################################################################
21035
21036 # Packet Latency - VPP IPv6 3n-hsw-x520
21037 - type: "plot"
21038   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21039   algorithm: "plot_latency_error_bars"
21040   output-file-type: ".html"
21041   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21043   filter: "'NIC_Intel-X520-DA2' and
21044            '78B' and
21045            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21046            'NDRPDR' and
21047            '1T1C' and
21048            'IP6FWD' and
21049            not 'SRv6' and
21050            not 'IPSEC' and
21051            not 'VHOST'"
21052   parameters:
21053   - "latency"
21054   - "parent"
21055   - "tags"
21056   sort:
21057   - "IP6BASE"
21058   - "FIB_20K"
21059   - "FIB_200K"
21060   - "FIB_2M"
21061   layout:
21062     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21063     layout: "plot-latency"
21064
21065 - type: "plot"
21066   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21067   algorithm: "plot_latency_error_bars"
21068   output-file-type: ".html"
21069   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21071   filter: "'NIC_Intel-X520-DA2' and
21072            '78B' and
21073            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21074            'NDRPDR' and
21075            '2T2C' and
21076            'IP6FWD' and
21077            not 'SRv6' and
21078            not 'IPSEC' and
21079            not 'VHOST'"
21080   parameters:
21081   - "latency"
21082   - "parent"
21083   - "tags"
21084   sort:
21085   - "IP6BASE"
21086   - "FIB_20K"
21087   - "FIB_200K"
21088   - "FIB_2M"
21089   layout:
21090     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21091     layout: "plot-latency"
21092
21093 # Packet Latency - VPP IPv6 3n-hsw-x710
21094 - type: "plot"
21095   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21096   algorithm: "plot_latency_error_bars"
21097   output-file-type: ".html"
21098   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21100   filter: "'NIC_Intel-X710' and
21101            '78B' and
21102            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21103            'NDRPDR' and
21104            '1T1C' and
21105            'IP6FWD' and
21106            not 'SRv6' and
21107            not 'IPSEC' and
21108            not 'VHOST'"
21109   parameters:
21110   - "latency"
21111   - "parent"
21112   - "tags"
21113   sort:
21114   - "IP6BASE"
21115   - "FIB_20K"
21116   - "FIB_200K"
21117   - "FIB_2M"
21118   layout:
21119     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21120     layout: "plot-latency"
21121
21122 - type: "plot"
21123   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21124   algorithm: "plot_latency_error_bars"
21125   output-file-type: ".html"
21126   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21128   filter: "'NIC_Intel-X710' and
21129            '78B' and
21130            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21131            'NDRPDR' and
21132            '2T2C' and
21133            'IP6FWD' and
21134            not 'SRv6' and
21135            not 'IPSEC' and
21136            not 'VHOST'"
21137   parameters:
21138   - "latency"
21139   - "parent"
21140   - "tags"
21141   sort:
21142   - "IP6BASE"
21143   - "FIB_20K"
21144   - "FIB_200K"
21145   - "FIB_2M"
21146   layout:
21147     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21148     layout: "plot-latency"
21149
21150 # Packet Latency - VPP IPv6 3n-hsw-xl710
21151 - type: "plot"
21152   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21153   algorithm: "plot_latency_error_bars"
21154   output-file-type: ".html"
21155   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21157   filter: "'NIC_Intel-XL710' and
21158            '78B' and
21159            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21160            'NDRPDR' and
21161            '1T1C' and
21162            'IP6FWD' and
21163            not 'SRv6' and
21164            not 'IPSEC' and
21165            not 'VHOST'"
21166   parameters:
21167   - "latency"
21168   - "parent"
21169   - "tags"
21170   sort:
21171   - "IP6BASE"
21172   - "FIB_20K"
21173   - "FIB_200K"
21174   - "FIB_2M"
21175   layout:
21176     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21177     layout: "plot-latency"
21178
21179 - type: "plot"
21180   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21181   algorithm: "plot_latency_error_bars"
21182   output-file-type: ".html"
21183   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21185   filter: "'NIC_Intel-XL710' and
21186            '78B' and
21187            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21188            'NDRPDR' and
21189            '2T2C' and
21190            'IP6FWD' and
21191            not 'SRv6' and
21192            not 'IPSEC' and
21193            not 'VHOST'"
21194   parameters:
21195   - "latency"
21196   - "parent"
21197   - "tags"
21198   sort:
21199   - "IP6BASE"
21200   - "FIB_20K"
21201   - "FIB_200K"
21202   - "FIB_2M"
21203   layout:
21204     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21205     layout: "plot-latency"
21206
21207 # Packet Latency - VPP IPv6 3n-skx-x710
21208 - type: "plot"
21209   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21210   algorithm: "plot_latency_error_bars"
21211   output-file-type: ".html"
21212   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21214   filter: "'NIC_Intel-X710' and
21215            '78B' and
21216            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21217            'NDRPDR' and
21218            '2T1C' and
21219            'IP6FWD' and
21220            not 'SRv6' and
21221            not 'IPSEC' and
21222            not 'VHOST'"
21223   parameters:
21224   - "latency"
21225   - "parent"
21226   - "tags"
21227   sort:
21228   - "IP6BASE"
21229   - "FIB_20K"
21230   - "FIB_200K"
21231   - "FIB_2M"
21232   layout:
21233     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21234     layout: "plot-latency"
21235
21236 - type: "plot"
21237   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21238   algorithm: "plot_latency_error_bars"
21239   output-file-type: ".html"
21240   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21242   filter: "'NIC_Intel-X710' and
21243            '78B' and
21244            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21245            'NDRPDR' and
21246            '4T2C' and
21247            'IP6FWD' and
21248            not 'SRv6' and
21249            not 'IPSEC' and
21250            not 'VHOST'"
21251   parameters:
21252   - "latency"
21253   - "parent"
21254   - "tags"
21255   sort:
21256   - "IP6BASE"
21257   - "FIB_20K"
21258   - "FIB_200K"
21259   - "FIB_2M"
21260   layout:
21261     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21262     layout: "plot-latency"
21263
21264 # Packet Latency - VPP IPv6 3n-skx-xxv710
21265 - type: "plot"
21266   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21267   algorithm: "plot_latency_error_bars"
21268   output-file-type: ".html"
21269   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21271   filter: "'NIC_Intel-XXV710' and
21272            '78B' and
21273            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21274            'NDRPDR' and
21275            '2T1C' and
21276            'IP6FWD' and
21277            not 'SRv6' and
21278            not 'IPSEC' and
21279            not 'VHOST'"
21280   parameters:
21281   - "latency"
21282   - "parent"
21283   - "tags"
21284   sort:
21285   - "IP6BASE"
21286   - "FIB_20K"
21287   - "FIB_200K"
21288   - "FIB_2M"
21289   layout:
21290     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21291     layout: "plot-latency"
21292
21293 - type: "plot"
21294   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21295   algorithm: "plot_latency_error_bars"
21296   output-file-type: ".html"
21297   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21299   filter: "'NIC_Intel-XXV710' and
21300            '78B' and
21301            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21302            'NDRPDR' and
21303            '4T2C' and
21304            'IP6FWD' and
21305            not 'SRv6' and
21306            not 'IPSEC' and
21307            not 'VHOST'"
21308   parameters:
21309   - "latency"
21310   - "parent"
21311   - "tags"
21312   sort:
21313   - "IP6BASE"
21314   - "FIB_20K"
21315   - "FIB_200K"
21316   - "FIB_2M"
21317   layout:
21318     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21319     layout: "plot-latency"
21320
21321 # Packet Latency - VPP IPv6 2n-skx-x710
21322 - type: "plot"
21323   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21324   algorithm: "plot_latency_error_bars"
21325   output-file-type: ".html"
21326   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21328   filter: "'NIC_Intel-X710' and
21329            '78B' and
21330            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21331            'NDRPDR' and
21332            '2T1C' and
21333            'IP6FWD' and
21334            not 'SRv6' and
21335            not 'IPSEC' and
21336            not 'VHOST'"
21337   parameters:
21338   - "latency"
21339   - "parent"
21340   - "tags"
21341   sort:
21342   - "IP6BASE"
21343   - "FIB_20K"
21344   - "FIB_200K"
21345   - "FIB_2M"
21346   layout:
21347     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21348     layout: "plot-latency"
21349
21350 - type: "plot"
21351   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21352   algorithm: "plot_latency_error_bars"
21353   output-file-type: ".html"
21354   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21356   filter: "'NIC_Intel-X710' and
21357            '78B' and
21358            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21359            'NDRPDR' and
21360            '4T2C' and
21361            'IP6FWD' and
21362            not 'SRv6' and
21363            not 'IPSEC' and
21364            not 'VHOST'"
21365   parameters:
21366   - "latency"
21367   - "parent"
21368   - "tags"
21369   sort:
21370   - "IP6BASE"
21371   - "FIB_20K"
21372   - "FIB_200K"
21373   - "FIB_2M"
21374   layout:
21375     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21376     layout: "plot-latency"
21377
21378 # Packet Latency - VPP IPv6 2n-skx-xxv710
21379 - type: "plot"
21380   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21381   algorithm: "plot_latency_error_bars"
21382   output-file-type: ".html"
21383   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21384   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21385   filter: "'NIC_Intel-XXV710' and
21386            '78B' and
21387            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21388            'NDRPDR' and
21389            '2T1C' and
21390            'IP6FWD' and
21391            not 'SRv6' and
21392            not 'IPSEC' and
21393            not 'VHOST'"
21394   parameters:
21395   - "latency"
21396   - "parent"
21397   - "tags"
21398   sort:
21399   - "IP6BASE"
21400   - "FIB_20K"
21401   - "FIB_200K"
21402   - "FIB_2M"
21403   layout:
21404     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21405     layout: "plot-latency"
21406
21407 - type: "plot"
21408   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21409   algorithm: "plot_latency_error_bars"
21410   output-file-type: ".html"
21411   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21413   filter: "'NIC_Intel-XXV710' and
21414            '78B' and
21415            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21416            'NDRPDR' and
21417            '4T2C' and
21418            'IP6FWD' and
21419            not 'SRv6' and
21420            not 'IPSEC' and
21421            not 'VHOST'"
21422   parameters:
21423   - "latency"
21424   - "parent"
21425   - "tags"
21426   sort:
21427   - "IP6BASE"
21428   - "FIB_20K"
21429   - "FIB_200K"
21430   - "FIB_2M"
21431   layout:
21432     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21433     layout: "plot-latency"
21434
21435 ################################################################################
21436
21437 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21438 - type: "plot"
21439   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21440   algorithm: "plot_latency_error_bars"
21441   output-file-type: ".html"
21442   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21444   filter: "'NIC_Intel-X520-DA2' and
21445            '78B' and
21446            'ENCAP' and
21447            'NDRPDR' and
21448            '1T1C' and
21449            'LISP' and
21450            not 'VHOST'"
21451   parameters:
21452   - "latency"
21453   - "parent"
21454   - "tags"
21455   sort:
21456   - "IP4UNRLAY"
21457   - "IP6UNRLAY"
21458   layout:
21459     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21460     layout: "plot-latency"
21461
21462 - type: "plot"
21463   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21464   algorithm: "plot_latency_error_bars"
21465   output-file-type: ".html"
21466   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21468   filter: "'NIC_Intel-X520-DA2' and
21469            '78B' and
21470            'ENCAP' and
21471            'NDRPDR' and
21472            '2T2C' and
21473            'LISP' and
21474            not 'VHOST'"
21475   parameters:
21476   - "latency"
21477   - "parent"
21478   - "tags"
21479   sort:
21480   - "IP4UNRLAY"
21481   - "IP6UNRLAY"
21482   layout:
21483     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21484     layout: "plot-latency"
21485
21486 ################################################################################
21487
21488 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21489 - type: "plot"
21490   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21491   algorithm: "plot_latency_error_bars"
21492   output-file-type: ".html"
21493   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21494   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21495   filter: "'NIC_Intel-XL710' and
21496            '64B' and
21497            'IP4FWD' and
21498            'NDRPDR' and
21499            'BASE' and
21500            '1T1C' and
21501            'IPSECHW' and
21502            ('IPSECTRAN' or 'IPSECTUN') and
21503            not 'VHOST'"
21504   parameters:
21505   - "latency"
21506   - "parent"
21507   - "tags"
21508   layout:
21509     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21510     layout: "plot-latency"
21511
21512 - type: "plot"
21513   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21514   algorithm: "plot_latency_error_bars"
21515   output-file-type: ".html"
21516   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21518   filter: "'NIC_Intel-XL710' and
21519            '64B' and
21520            'IP4FWD' and
21521            'NDRPDR' and
21522            'BASE' and
21523            '2T2C' and
21524            'IPSECHW' and
21525            ('IPSECTRAN' or 'IPSECTUN') and
21526            not 'VHOST'"
21527   parameters:
21528   - "latency"
21529   - "parent"
21530   - "tags"
21531   layout:
21532     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21533     layout: "plot-latency"
21534
21535 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21536 - type: "plot"
21537   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21538   algorithm: "plot_latency_error_bars"
21539   output-file-type: ".html"
21540   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21542   filter: "'NIC_Intel-XL710' and
21543            '64B' and
21544            'IP4FWD' and
21545            'NDRPDR' and
21546            'SCALE' and
21547            '1T1C' and
21548            'IPSECHW' and
21549            ('IPSECTRAN' or 'IPSECTUN') and
21550            not 'VHOST'"
21551   parameters:
21552   - "latency"
21553   - "parent"
21554   - "tags"
21555   layout:
21556     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21557     layout: "plot-latency"
21558
21559 - type: "plot"
21560   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21561   algorithm: "plot_latency_error_bars"
21562   output-file-type: ".html"
21563   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21565   filter: "'NIC_Intel-XL710' and
21566            '64B' and
21567            'IP4FWD' and
21568            'NDRPDR' and
21569            'SCALE' and
21570            '2T2C' and
21571            'IPSECHW' and
21572            ('IPSECTRAN' or 'IPSECTUN') and
21573            not 'VHOST'"
21574   parameters:
21575   - "latency"
21576   - "parent"
21577   - "tags"
21578   layout:
21579     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21580     layout: "plot-latency"
21581
21582 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21583 - type: "plot"
21584   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21585   algorithm: "plot_latency_error_bars"
21586   output-file-type: ".html"
21587   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21589   filter: "'NIC_Intel-XL710' and
21590            '64B' and
21591            'IP4FWD' and
21592            'NDRPDR' and
21593            '1T1C' and
21594            'IPSECSW' and
21595            ('IPSECTRAN' or 'IPSECTUN') and
21596            not 'VHOST'"
21597   parameters:
21598   - "latency"
21599   - "parent"
21600   - "tags"
21601   layout:
21602     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21603     layout: "plot-latency"
21604
21605 - type: "plot"
21606   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21607   algorithm: "plot_latency_error_bars"
21608   output-file-type: ".html"
21609   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21610   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21611   filter: "'NIC_Intel-XL710' and
21612            '64B' and
21613            'IP4FWD' and
21614            'NDRPDR' and
21615            '2T2C' and
21616            'IPSECSW' and
21617            ('IPSECTRAN' or 'IPSECTUN') and
21618            not 'VHOST'"
21619   parameters:
21620   - "latency"
21621   - "parent"
21622   - "tags"
21623   layout:
21624     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21625     layout: "plot-latency"
21626
21627 ################################################################################
21628
21629 # Packet Latency - VPP SRv6 3n-hsw-x520
21630 - type: "plot"
21631   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21632   algorithm: "plot_latency_error_bars"
21633   output-file-type: ".html"
21634   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21635   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21636   filter: "'NIC_Intel-X520-DA2' and
21637            '78B' and
21638            'FEATURE' and
21639            'NDRPDR' and
21640            '1T1C' and
21641            'IP6FWD' and
21642            'SRv6'"
21643   parameters:
21644   - "latency"
21645   - "parent"
21646   - "tags"
21647   layout:
21648     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21649     layout: "plot-latency"
21650
21651 - type: "plot"
21652   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21653   algorithm: "plot_latency_error_bars"
21654   output-file-type: ".html"
21655   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21657   filter: "'NIC_Intel-X520-DA2' and
21658            '78B' and
21659            'FEATURE' and
21660            'NDRPDR' and
21661            '2T2C' and
21662            'IP6FWD' and
21663            'SRv6'"
21664   parameters:
21665   - "latency"
21666   - "parent"
21667   - "tags"
21668   layout:
21669     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21670     layout: "plot-latency"
21671
21672 ################################################################################
21673
21674 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21675 - type: "plot"
21676   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21677   algorithm: "plot_latency_error_bars"
21678   output-file-type: ".html"
21679   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21681   filter: "'NIC_Intel-X520-DA2' and
21682            '64B' and
21683            'NDRPDR' and
21684            'ETH' and
21685            'IP4FWD' and
21686            '1T1C' and
21687            'VHOST_1024' and
21688            not 'VXLAN' and
21689            not 'DOT1Q'"
21690   parameters:
21691   - "latency"
21692   - "parent"
21693   - "tags"
21694   sort:
21695   - "not CFS_OPT"
21696   - "1VM"
21697   - "2VM"
21698   layout:
21699     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21700     layout: "plot-latency"
21701
21702 - type: "plot"
21703   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21704   algorithm: "plot_latency_error_bars"
21705   output-file-type: ".html"
21706   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21708   filter: "'NIC_Intel-X520-DA2' and
21709            '64B' and
21710            'NDRPDR' and
21711            'ETH' and
21712            'IP4FWD' and
21713            '2T2C' and
21714            'VHOST_1024' and
21715            not 'VXLAN' and
21716            not 'DOT1Q'"
21717   parameters:
21718   - "latency"
21719   - "parent"
21720   - "tags"
21721   sort:
21722   - "not CFS_OPT"
21723   - "1VM"
21724   - "2VM"
21725   layout:
21726     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21727     layout: "plot-latency"
21728
21729 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21730 - type: "plot"
21731   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21732   algorithm: "plot_latency_error_bars"
21733   output-file-type: ".html"
21734   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21736   filter: "'NIC_Intel-X520-DA2' and
21737            '64B' and
21738            'NDRPDR' and
21739            ('ETH' or 'DOT1Q') and
21740            'BASE' and
21741            '1T1C' and
21742            ('L2BDMACLRN' or 'L2XCFWD') and
21743            'VHOST_1024' and
21744            not 'VXLAN' and
21745            not 'IP4FWD' and
21746            not '2VM'"
21747   parameters:
21748   - "latency"
21749   - "parent"
21750   - "tags"
21751   sort:
21752   - "L2BDMACLRN"
21753   - "L2BDMACLRN"
21754   - "L2BDMACLRN"
21755   - "L2XCFWD"
21756   - "L2XCFWD"
21757   - "L2XCFWD"
21758   layout:
21759     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21760     layout: "plot-latency"
21761
21762 - type: "plot"
21763   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-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-2t2c-base_and_features-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            'BASE' and
21773            '2T2C' and
21774            ('L2BDMACLRN' or 'L2XCFWD') and
21775            'VHOST_1024' and
21776            not 'VXLAN' and
21777            not 'IP4FWD' and
21778            not '2VM'"
21779   parameters:
21780   - "latency"
21781   - "parent"
21782   - "tags"
21783   sort:
21784   - "L2BDMACLRN"
21785   - "L2BDMACLRN"
21786   - "L2BDMACLRN"
21787   - "L2XCFWD"
21788   - "L2XCFWD"
21789   - "L2XCFWD"
21790   layout:
21791     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21792     layout: "plot-latency"
21793
21794 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21795 - type: "plot"
21796   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21797   algorithm: "plot_latency_error_bars"
21798   output-file-type: ".html"
21799   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21801   filter: "'NIC_Intel-X520-DA2' and
21802            '64B' and
21803            'NDRPDR' and
21804            ('ETH' or 'DOT1Q') and
21805            '1T1C' and
21806            ('L2BDMACLRN' or 'L2XCFWD') and
21807            'VHOST_1024' and
21808            not 'CFS_OPT' and
21809            not 'DOT1Q' and
21810            not 'VXLAN' and
21811            not 'IP4FWD' and
21812            not 'LBOND'"
21813   parameters:
21814   - "latency"
21815   - "parent"
21816   - "tags"
21817 #  sort:
21818 #  - "1VM"
21819 #  - "L2XCFWD"
21820 #  - "1VM"
21821 #  - "L2BDMACLRN"
21822   layout:
21823     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21824     layout: "plot-latency"
21825
21826 - type: "plot"
21827   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21828   algorithm: "plot_latency_error_bars"
21829   output-file-type: ".html"
21830   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21832   filter: "'NIC_Intel-X520-DA2' and
21833            '64B' and
21834            'NDRPDR' and
21835            ('ETH' or 'DOT1Q') and
21836            '2T2C' and
21837            ('L2BDMACLRN' or 'L2XCFWD') and
21838            'VHOST_1024' and
21839            not 'CFS_OPT' and
21840            not 'DOT1Q' and
21841            not 'VXLAN' and
21842            not 'IP4FWD' and
21843            not 'LBOND'"
21844   parameters:
21845   - "latency"
21846   - "parent"
21847   - "tags"
21848 #  sort:
21849 #  - "1VM"
21850 #  - "L2XCFWD"
21851 #  - "1VM"
21852 #  - "L2BDMACLRN"
21853   layout:
21854     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21855     layout: "plot-latency"
21856
21857 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21858 - type: "plot"
21859   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21860   algorithm: "plot_latency_error_bars"
21861   output-file-type: ".html"
21862   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21863   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21864   filter: "'NIC_Intel-X710' and
21865            '64B' and
21866            'NDRPDR' and
21867            'ETH' and
21868            'IP4FWD' and
21869            '1T1C' and
21870            'VHOST_1024' and
21871            not 'VXLAN' and
21872            not 'CFS_OPT' and
21873            not 'DOT1Q'"
21874   parameters:
21875   - "latency"
21876   - "parent"
21877   - "tags"
21878   sort:
21879   - "1VM"
21880   - "2VM"
21881   layout:
21882     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21883     layout: "plot-latency"
21884
21885 - type: "plot"
21886   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21887   algorithm: "plot_latency_error_bars"
21888   output-file-type: ".html"
21889   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21891   filter: "'NIC_Intel-X710' and
21892            '64B' and
21893            'NDRPDR' and
21894            'ETH' and
21895            'IP4FWD' and
21896            '2T2C' and
21897            'VHOST_1024' and
21898            not 'VXLAN' and
21899            not 'CFS_OPT' and
21900            not 'DOT1Q'"
21901   parameters:
21902   - "latency"
21903   - "parent"
21904   - "tags"
21905   sort:
21906   - "1VM"
21907   - "2VM"
21908   layout:
21909     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21910     layout: "plot-latency"
21911
21912 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21913 - type: "plot"
21914   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21915   algorithm: "plot_latency_error_bars"
21916   output-file-type: ".html"
21917   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21919   filter: "'NIC_Intel-X710' and
21920            '64B' and
21921            'NDRPDR' and
21922            ('ETH' or 'DOT1Q') and
21923            'BASE' and
21924            '1T1C' and
21925            ('L2BDMACLRN' or 'L2XCFWD') and
21926            'VHOST_1024' and
21927            not 'VXLAN' and
21928            not 'IP4FWD' and
21929            not '2VM'"
21930   parameters:
21931   - "latency"
21932   - "parent"
21933   - "tags"
21934   sort:
21935   - "L2BDMACLRN"
21936   - "L2BDMACLRN"
21937   - "L2BDMACLRN"
21938   - "L2XCFWD"
21939   - "L2XCFWD"
21940   - "L2XCFWD"
21941   layout:
21942     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21943     layout: "plot-latency"
21944
21945 - type: "plot"
21946   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-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-2t2c-base_and_features-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            'BASE' and
21956            '2T2C' and
21957            ('L2BDMACLRN' or 'L2XCFWD') and
21958            'VHOST_1024' and
21959            not 'VXLAN' and
21960            not 'IP4FWD' and
21961            not '2VM'"
21962   parameters:
21963   - "latency"
21964   - "parent"
21965   - "tags"
21966   sort:
21967   - "L2BDMACLRN"
21968   - "L2BDMACLRN"
21969   - "L2BDMACLRN"
21970   - "L2XCFWD"
21971   - "L2XCFWD"
21972   - "L2XCFWD"
21973   layout:
21974     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21975     layout: "plot-latency"
21976
21977 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21978 - type: "plot"
21979   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21980   algorithm: "plot_latency_error_bars"
21981   output-file-type: ".html"
21982   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21984   filter: "'NIC_Intel-X710' and
21985            '64B' and
21986            'NDRPDR' and
21987            ('ETH' or 'DOT1Q') and
21988            '1T1C' and
21989            ('L2BDMACLRN' or 'L2XCFWD') and
21990            'VHOST_1024' and
21991            not 'CFS_OPT' and
21992            not 'VXLAN' and
21993            not 'IP4FWD' and
21994            not 'LBOND'"
21995   parameters:
21996   - "latency"
21997   - "parent"
21998   - "tags"
21999   sort:
22000   - "L2BDMACLRN"
22001   - "L2BDMACLRN"
22002   - "L2BDMACLRN"
22003   - "L2XCFWD"
22004   - "L2XCFWD"
22005   - "L2XCFWD"
22006   layout:
22007     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
22008     layout: "plot-latency"
22009
22010 - type: "plot"
22011   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22012   algorithm: "plot_latency_error_bars"
22013   output-file-type: ".html"
22014   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
22015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22016   filter: "'NIC_Intel-X710' and
22017            '64B' and
22018            'NDRPDR' and
22019            ('ETH' or 'DOT1Q') and
22020            '2T2C' and
22021            ('L2BDMACLRN' or 'L2XCFWD') and
22022            'VHOST_1024' and
22023            not 'CFS_OPT' and
22024            not 'VXLAN' and
22025            not 'IP4FWD' and
22026            not 'LBOND'"
22027   parameters:
22028   - "latency"
22029   - "parent"
22030   - "tags"
22031   sort:
22032   - "L2BDMACLRN"
22033   - "L2BDMACLRN"
22034   - "L2BDMACLRN"
22035   - "L2XCFWD"
22036   - "L2XCFWD"
22037   - "L2XCFWD"
22038   layout:
22039     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
22040     layout: "plot-latency"
22041
22042 # Packet Latency - VPP vhost ip4 3n-skx-x710
22043 - type: "plot"
22044   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22045   algorithm: "plot_latency_error_bars"
22046   output-file-type: ".html"
22047   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22049   filter: "'NIC_Intel-X710' and
22050            '64B' and
22051            'NDRPDR' and
22052            'ETH' and
22053            'IP4FWD' and
22054            '2T1C' and
22055            'VHOST_1024' and
22056            not 'VXLAN' and
22057            not 'DOT1Q'"
22058   parameters:
22059   - "latency"
22060   - "parent"
22061   - "tags"
22062   sort:
22063   - "1VM"
22064   - "2VM"
22065   layout:
22066     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22067     layout: "plot-latency"
22068
22069 - type: "plot"
22070   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22071   algorithm: "plot_latency_error_bars"
22072   output-file-type: ".html"
22073   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22075   filter: "'NIC_Intel-X710' and
22076            '64B' and
22077            'NDRPDR' and
22078            'ETH' and
22079            'IP4FWD' and
22080            '4T2C' and
22081            'VHOST_1024' and
22082            not 'VXLAN' and
22083            not 'DOT1Q'"
22084   parameters:
22085   - "latency"
22086   - "parent"
22087   - "tags"
22088   sort:
22089   - "1VM"
22090   - "2VM"
22091   layout:
22092     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22093     layout: "plot-latency"
22094
22095 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22096 - type: "plot"
22097   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22098   algorithm: "plot_latency_error_bars"
22099   output-file-type: ".html"
22100   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22101   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22102   filter: "'NIC_Intel-X710' and
22103            '64B' and
22104            'NDRPDR' and
22105            ('ETH' or 'DOT1Q') and
22106            'BASE' and
22107            '2T1C' and
22108            ('L2BDMACLRN' or 'L2XCFWD') and
22109            'VHOST_1024' and
22110            not 'VXLAN' and
22111            not 'IP4FWD' and
22112            not '2VM'"
22113   parameters:
22114   - "latency"
22115   - "parent"
22116   - "tags"
22117   sort:
22118   - "L2BDMACLRN"
22119   - "L2BDMACLRN"
22120   - "L2BDMACLRN"
22121   - "L2XCFWD"
22122   - "L2XCFWD"
22123   - "L2XCFWD"
22124   layout:
22125     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22126     layout: "plot-latency"
22127
22128 - type: "plot"
22129   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-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-4t2c-base_and_features-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            'BASE' and
22139            '4T2C' and
22140            ('L2BDMACLRN' or 'L2XCFWD') and
22141            'VHOST_1024' and
22142            not 'VXLAN' and
22143            not 'IP4FWD' and
22144            not '2VM'"
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-4t2c-base_and_features-ndr"
22158     layout: "plot-latency"
22159
22160 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22161 - type: "plot"
22162   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22163   algorithm: "plot_latency_error_bars"
22164   output-file-type: ".html"
22165   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22167   filter: "'NIC_Intel-X710' and
22168            '64B' and
22169            'NDRPDR' and
22170            ('ETH' or 'DOT1Q') and
22171            '2T1C' and
22172            ('L2BDMACLRN' or 'L2XCFWD') and
22173            'VHOST_1024' and
22174            not 'CFS_OPT' and
22175            not 'VXLAN' and
22176            not 'IP4FWD' and
22177            not 'LBOND'"
22178   parameters:
22179   - "latency"
22180   - "parent"
22181   - "tags"
22182   sort:
22183   - "L2BDMACLRN"
22184   - "L2BDMACLRN"
22185   - "L2BDMACLRN"
22186   - "L2XCFWD"
22187   - "L2XCFWD"
22188   - "L2XCFWD"
22189   layout:
22190     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22191     layout: "plot-latency"
22192
22193 - type: "plot"
22194   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22195   algorithm: "plot_latency_error_bars"
22196   output-file-type: ".html"
22197   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22199   filter: "'NIC_Intel-X710' and
22200            '64B' and
22201            'NDRPDR' and
22202            ('ETH' or 'DOT1Q') and
22203            '4T2C' and
22204            ('L2BDMACLRN' or 'L2XCFWD') and
22205            'VHOST_1024' and
22206            not 'CFS_OPT' and
22207            not 'VXLAN' and
22208            not 'IP4FWD' and
22209            not 'LBOND'"
22210   parameters:
22211   - "latency"
22212   - "parent"
22213   - "tags"
22214   sort:
22215   - "L2BDMACLRN"
22216   - "L2BDMACLRN"
22217   - "L2BDMACLRN"
22218   - "L2XCFWD"
22219   - "L2XCFWD"
22220   - "L2XCFWD"
22221   layout:
22222     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22223     layout: "plot-latency"
22224
22225 # Packet Latency - VPP vhost ip4 2n-skx-x710
22226 - type: "plot"
22227   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22228   algorithm: "plot_latency_error_bars"
22229   output-file-type: ".html"
22230   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22232   filter: "'NIC_Intel-X710' and
22233            '64B' and
22234            'NDRPDR' and
22235            'ETH' and
22236            'IP4FWD' and
22237            '2T1C' and
22238            'VHOST_1024' and
22239            not 'VXLAN' and
22240            not 'NF_DENSITY' and
22241            not 'CFS_OPT' and
22242            not 'DOT1Q'"
22243   parameters:
22244   - "latency"
22245   - "parent"
22246   - "tags"
22247   sort:
22248   - "1VM"
22249   - "2VM"
22250   layout:
22251     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22252     layout: "plot-latency"
22253
22254 - type: "plot"
22255   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22256   algorithm: "plot_latency_error_bars"
22257   output-file-type: ".html"
22258   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22259   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22260   filter: "'NIC_Intel-X710' and
22261            '64B' and
22262            'NDRPDR' and
22263            'ETH' and
22264            'IP4FWD' and
22265            '4T2C' and
22266            'VHOST_1024' and
22267            not 'VXLAN' and
22268            not 'NF_DENSITY' and
22269            not 'CFS_OPT' and
22270            not 'DOT1Q'"
22271   parameters:
22272   - "latency"
22273   - "parent"
22274   - "tags"
22275   sort:
22276   - "1VM"
22277   - "2VM"
22278   layout:
22279     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22280     layout: "plot-latency"
22281
22282 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22283 - type: "plot"
22284   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22285   algorithm: "plot_latency_error_bars"
22286   output-file-type: ".html"
22287   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22289   filter: "'NIC_Intel-X710' and
22290            '64B' and
22291            'NDRPDR' and
22292            ('ETH' or 'DOT1Q') and
22293            'BASE' and
22294            '2T1C' and
22295            ('L2BDMACLRN' or 'L2XCFWD') and
22296            'VHOST_1024' and
22297            not 'VXLAN' and
22298            not 'NF_DENSITY' and
22299            not 'IP4FWD' and
22300            not '2VM'"
22301   parameters:
22302   - "latency"
22303   - "parent"
22304   - "tags"
22305 #  sort:
22306 #  - "not CFS_OPT"
22307 #  - "L2XCFWD"
22308 #  - "not CFS_OPT"
22309 #  - "CFS_OPT"
22310   layout:
22311     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22312     layout: "plot-latency"
22313
22314 - type: "plot"
22315   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22316   algorithm: "plot_latency_error_bars"
22317   output-file-type: ".html"
22318   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22319   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22320   filter: "'NIC_Intel-X710' and
22321            '64B' and
22322            'NDRPDR' and
22323            ('ETH' or 'DOT1Q') and
22324            'BASE' and
22325            '4T2C' and
22326            ('L2BDMACLRN' or 'L2XCFWD') and
22327            'VHOST_1024' and
22328            not 'VXLAN' and
22329            not 'NF_DENSITY' and
22330            not 'IP4FWD' and
22331            not '2VM'"
22332   parameters:
22333   - "latency"
22334   - "parent"
22335   - "tags"
22336 #  sort:
22337 #  - "not CFS_OPT"
22338 #  - "L2XCFWD"
22339 #  - "not CFS_OPT"
22340 #  - "CFS_OPT"
22341   layout:
22342     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22343     layout: "plot-latency"
22344
22345 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22346 - type: "plot"
22347   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22348   algorithm: "plot_latency_error_bars"
22349   output-file-type: ".html"
22350   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22351   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22352   filter: "'NIC_Intel-X710' and
22353            '64B' and
22354            'NDRPDR' and
22355            ('ETH' or 'DOT1Q') and
22356            '2T1C' and
22357            ('L2BDMACLRN' or 'L2XCFWD') and
22358            'VHOST_1024' and
22359            not 'CFS_OPT' and
22360            not 'VXLAN' and
22361            not 'NF_DENSITY' and
22362            not 'DOT1Q' and
22363            not 'IP4FWD'"
22364   parameters:
22365   - "latency"
22366   - "parent"
22367   - "tags"
22368 #  sort:
22369 #  - "1VM"
22370 #  - "L2XCFWD"
22371 #  - "1VM"
22372 #  - "L2BDMACLRN"
22373   layout:
22374     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22375     layout: "plot-latency"
22376
22377 - type: "plot"
22378   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22379   algorithm: "plot_latency_error_bars"
22380   output-file-type: ".html"
22381   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22382   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22383   filter: "'NIC_Intel-X710' and
22384            '64B' and
22385            'NDRPDR' and
22386            ('ETH' or 'DOT1Q') and
22387            '4T2C' and
22388            ('L2BDMACLRN' or 'L2XCFWD') and
22389            'VHOST_1024' and
22390            not 'CFS_OPT' and
22391            not 'VXLAN' and
22392            not 'NF_DENSITY' and
22393            not 'DOT1Q' and
22394            not 'IP4FWD'"
22395   parameters:
22396   - "latency"
22397   - "parent"
22398   - "tags"
22399 #  sort:
22400 #  - "1VM"
22401 #  - "L2XCFWD"
22402 #  - "1VM"
22403 #  - "L2BDMACLRN"
22404   layout:
22405     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22406     layout: "plot-latency"
22407
22408 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22409 - type: "plot"
22410   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22411   algorithm: "plot_latency_error_bars"
22412   output-file-type: ".html"
22413   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22414   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22415   filter: "'NIC_Intel-XXV710' and
22416            '64B' and
22417            'NDRPDR' and
22418            'ETH' and
22419            'IP4FWD' and
22420            '2T1C' and
22421            'VHOST_1024' and
22422            not 'VXLAN' and
22423            not 'CFS_OPT' and
22424            not 'DOT1Q'"
22425   parameters:
22426   - "latency"
22427   - "parent"
22428   - "tags"
22429   sort:
22430   - "not CFS_OPT"
22431   - "1VM"
22432   - "2VM"
22433   layout:
22434     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22435     layout: "plot-latency"
22436
22437 - type: "plot"
22438   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22439   algorithm: "plot_latency_error_bars"
22440   output-file-type: ".html"
22441   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22442   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22443   filter: "'NIC_Intel-XXV710' and
22444            '64B' and
22445            'NDRPDR' and
22446            'ETH' and
22447            'IP4FWD' and
22448            '4T2C' and
22449            'VHOST_1024' and
22450            not 'VXLAN' and
22451            not 'CFS_OPT' and
22452            not 'DOT1Q'"
22453   parameters:
22454   - "latency"
22455   - "parent"
22456   - "tags"
22457   sort:
22458   - "not CFS_OPT"
22459   - "1VM"
22460   - "2VM"
22461   layout:
22462     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22463     layout: "plot-latency"
22464
22465 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22466 #- type: "plot"
22467 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22468 #  algorithm: "plot_latency_error_bars"
22469 #  output-file-type: ".html"
22470 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22471 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22472 #  filter: "'NIC_Intel-XXV710' and
22473 #           '64B' and
22474 #           'NDRPDR' and
22475 #           ('ETH' or 'DOT1Q') and
22476 #           'BASE' and
22477 #           '2T1C' and
22478 #           ('L2BDMACLRN' or 'L2XCFWD') and
22479 #           'VHOST_1024' and
22480 #           not 'VXLAN' and
22481 #           not 'IP4FWD' and
22482 #           not '2VM'"
22483 #  parameters:
22484 #  - "latency"
22485 #  - "parent"
22486 #  - "tags"
22487 ##  sort:
22488 ##  - "not CFS_OPT"
22489 ##  - "L2XCFWD"
22490 ##  - "not CFS_OPT"
22491 ##  - "CFS_OPT"
22492 #  layout:
22493 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22494 #    layout: "plot-latency"
22495 #
22496 #- type: "plot"
22497 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22498 #  algorithm: "plot_latency_error_bars"
22499 #  output-file-type: ".html"
22500 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22501 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22502 #  filter: "'NIC_Intel-XXV710' and
22503 #           '64B' and
22504 #           'NDRPDR' and
22505 #           ('ETH' or 'DOT1Q') and
22506 #           'BASE' and
22507 #           '4T2C' and
22508 #           ('L2BDMACLRN' or 'L2XCFWD') and
22509 #           'VHOST_1024' and
22510 #           not 'VXLAN' and
22511 #           not 'IP4FWD' and
22512 #           not '2VM'"
22513 #  parameters:
22514 #  - "latency"
22515 #  - "parent"
22516 #  - "tags"
22517 ##  sort:
22518 ##  - "not CFS_OPT"
22519 ##  - "L2XCFWD"
22520 ##  - "not CFS_OPT"
22521 ##  - "CFS_OPT"
22522 #  layout:
22523 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22524 #    layout: "plot-latency"
22525 #
22526 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22527 #- type: "plot"
22528 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22529 #  algorithm: "plot_latency_error_bars"
22530 #  output-file-type: ".html"
22531 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22532 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22533 #  filter: "'NIC_Intel-XXV710' and
22534 #           '64B' and
22535 #           'NDRPDR' and
22536 #           ('ETH' or 'DOT1Q') and
22537 #           '2T1C' and
22538 #           ('L2BDMACLRN' or 'L2XCFWD') and
22539 #           'VHOST_1024' and
22540 #           not 'CFS_OPT' and
22541 #           not 'VXLAN' and
22542 #           not 'DOT1Q' and
22543 #           not 'IP4FWD'"
22544 #  parameters:
22545 #  - "latency"
22546 #  - "parent"
22547 #  - "tags"
22548 ##  sort:
22549 ##  - "1VM"
22550 ##  - "L2XCFWD"
22551 ##  - "1VM"
22552 ##  - "L2BDMACLRN"
22553 #  layout:
22554 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22555 #    layout: "plot-latency"
22556 #
22557 #- type: "plot"
22558 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22559 #  algorithm: "plot_latency_error_bars"
22560 #  output-file-type: ".html"
22561 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22562 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22563 #  filter: "'NIC_Intel-XXV710' and
22564 #           '64B' and
22565 #           'NDRPDR' and
22566 #           ('ETH' or 'DOT1Q') and
22567 #           '4T2C' and
22568 #           ('L2BDMACLRN' or 'L2XCFWD') and
22569 #           'VHOST_1024' and
22570 #           not 'CFS_OPT' and
22571 #           not 'VXLAN' and
22572 #           not 'DOT1Q' and
22573 #           not 'IP4FWD'"
22574 #  parameters:
22575 #  - "latency"
22576 #  - "parent"
22577 #  - "tags"
22578 ##  sort:
22579 ##  - "1VM"
22580 ##  - "L2XCFWD"
22581 ##  - "1VM"
22582 ##  - "L2BDMACLRN"
22583 #  layout:
22584 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22585 #    layout: "plot-latency"
22586
22587 ################################################################################
22588
22589 # Packet Latency - VPP VTS 3n-hsw-x520
22590 - type: "plot"
22591   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22592   algorithm: "plot_latency_error_bars"
22593   output-file-type: ".html"
22594   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22596   filter: "'NIC_Intel-X520-DA2' and
22597            '114B' and
22598            'NDRPDR' and
22599            '1T1C' and
22600            'VTS'"
22601   parameters:
22602   - "latency"
22603   - "parent"
22604   - "tags"
22605   layout:
22606     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22607     layout: "plot-latency"
22608
22609 - type: "plot"
22610   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22611   algorithm: "plot_latency_error_bars"
22612   output-file-type: ".html"
22613   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22615   filter: "'NIC_Intel-X520-DA2' and
22616            '114B' and
22617            'NDRPDR' and
22618            '2T2C' and
22619            'VTS'"
22620   parameters:
22621   - "latency"
22622   - "parent"
22623   - "tags"
22624   layout:
22625     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22626     layout: "plot-latency"
22627
22628 ################################################################################
22629
22630 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22631 - type: "plot"
22632   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22633   algorithm: "plot_latency_error_bars"
22634   output-file-type: ".html"
22635   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22636   data: "plot-dpdk-throughput-latency-3n-hsw"
22637   filter: "'NIC_Intel-X520-DA2' and
22638            '64B' and
22639            'BASE' and
22640            'NDRPDR' and
22641            '1T1C' and
22642            'IP4FWD'"
22643   parameters:
22644   - "latency"
22645   - "parent"
22646   - "tags"
22647   layout:
22648     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22649     layout: "plot-latency"
22650
22651 - type: "plot"
22652   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22653   algorithm: "plot_latency_error_bars"
22654   output-file-type: ".html"
22655   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22656   data: "plot-dpdk-throughput-latency-3n-hsw"
22657   filter: "'NIC_Intel-X520-DA2' and
22658            '64B' and
22659            'BASE' and
22660            'NDRPDR' and
22661            '2T2C' and
22662            'IP4FWD'"
22663   parameters:
22664   - "latency"
22665   - "parent"
22666   - "tags"
22667   layout:
22668     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22669     layout: "plot-latency"
22670
22671 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22672 - type: "plot"
22673   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22674   algorithm: "plot_latency_error_bars"
22675   output-file-type: ".html"
22676   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22677   data: "plot-dpdk-throughput-latency-3n-hsw"
22678   filter: "'NIC_Intel-X710' and
22679            '64B' and
22680            'BASE' and
22681            'NDRPDR' and
22682            '1T1C' and
22683            'IP4FWD'"
22684   parameters:
22685   - "latency"
22686   - "parent"
22687   - "tags"
22688   layout:
22689     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22690     layout: "plot-latency"
22691
22692 - type: "plot"
22693   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22694   algorithm: "plot_latency_error_bars"
22695   output-file-type: ".html"
22696   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22697   data: "plot-dpdk-throughput-latency-3n-hsw"
22698   filter: "'NIC_Intel-X710' and
22699            '64B' and
22700            'BASE' and
22701            'NDRPDR' and
22702            '2T2C' and
22703            'IP4FWD'"
22704   parameters:
22705   - "latency"
22706   - "parent"
22707   - "tags"
22708   layout:
22709     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22710     layout: "plot-latency"
22711
22712 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22713 - type: "plot"
22714   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22715   algorithm: "plot_latency_error_bars"
22716   output-file-type: ".html"
22717   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22718   data: "plot-dpdk-throughput-latency-3n-hsw"
22719   filter: "'NIC_Intel-XL710' and
22720            '64B' and
22721            'BASE' and
22722            'NDRPDR' and
22723            '1T1C' and
22724            'IP4FWD'"
22725   parameters:
22726   - "latency"
22727   - "parent"
22728   - "tags"
22729   layout:
22730     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22731     layout: "plot-latency"
22732
22733 - type: "plot"
22734   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22735   algorithm: "plot_latency_error_bars"
22736   output-file-type: ".html"
22737   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22738   data: "plot-dpdk-throughput-latency-3n-hsw"
22739   filter: "'NIC_Intel-XL710' and
22740            '64B' and
22741            'BASE' and
22742            'NDRPDR' and
22743            '2T2C' and
22744            'IP4FWD'"
22745   parameters:
22746   - "latency"
22747   - "parent"
22748   - "tags"
22749   layout:
22750     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22751     layout: "plot-latency"
22752
22753 # Packet Latency - DPDK l3fwd 3n-skx-x710
22754 - type: "plot"
22755   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22756   algorithm: "plot_latency_error_bars"
22757   output-file-type: ".html"
22758   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22759   data: "plot-dpdk-throughput-latency-3n-skx"
22760   filter: "'NIC_Intel-X710' and
22761            '64B' and
22762            'BASE' and
22763            'NDRPDR' and
22764            '2T1C' and
22765            'IP4FWD'"
22766   parameters:
22767   - "latency"
22768   - "parent"
22769   - "tags"
22770   layout:
22771     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22772     layout: "plot-latency"
22773
22774 - type: "plot"
22775   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22776   algorithm: "plot_latency_error_bars"
22777   output-file-type: ".html"
22778   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22779   data: "plot-dpdk-throughput-latency-3n-skx"
22780   filter: "'NIC_Intel-X710' and
22781            '64B' and
22782            'BASE' and
22783            'NDRPDR' and
22784            '4T2C' and
22785            'IP4FWD'"
22786   parameters:
22787   - "latency"
22788   - "parent"
22789   - "tags"
22790   layout:
22791     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22792     layout: "plot-latency"
22793
22794 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22795 - type: "plot"
22796   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22797   algorithm: "plot_latency_error_bars"
22798   output-file-type: ".html"
22799   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22800   data: "plot-dpdk-throughput-latency-3n-skx"
22801   filter: "'NIC_Intel-XXV710' and
22802            '64B' and
22803            'BASE' and
22804            'NDRPDR' and
22805            '2T1C' and
22806            'IP4FWD'"
22807   parameters:
22808   - "latency"
22809   - "parent"
22810   - "tags"
22811   layout:
22812     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22813     layout: "plot-latency"
22814
22815 - type: "plot"
22816   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22817   algorithm: "plot_latency_error_bars"
22818   output-file-type: ".html"
22819   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22820   data: "plot-dpdk-throughput-latency-3n-skx"
22821   filter: "'NIC_Intel-XXV710' and
22822            '64B' and
22823            'BASE' and
22824            'NDRPDR' and
22825            '4T2C' and
22826            'IP4FWD'"
22827   parameters:
22828   - "latency"
22829   - "parent"
22830   - "tags"
22831   layout:
22832     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22833     layout: "plot-latency"
22834
22835 # Packet Latency - DPDK l3fwd 2n-skx-x710
22836 - type: "plot"
22837   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22838   algorithm: "plot_latency_error_bars"
22839   output-file-type: ".html"
22840   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22841   data: "plot-dpdk-throughput-latency-2n-skx"
22842   filter: "'NIC_Intel-X710' and
22843            '64B' and
22844            'BASE' and
22845            'NDRPDR' and
22846            '2T1C' and
22847            'IP4FWD'"
22848   parameters:
22849   - "latency"
22850   - "parent"
22851   - "tags"
22852   layout:
22853     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22854     layout: "plot-latency"
22855
22856 - type: "plot"
22857   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22858   algorithm: "plot_latency_error_bars"
22859   output-file-type: ".html"
22860   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22861   data: "plot-dpdk-throughput-latency-2n-skx"
22862   filter: "'NIC_Intel-X710' and
22863            '64B' and
22864            'BASE' and
22865            'NDRPDR' and
22866            '4T2C' and
22867            'IP4FWD'"
22868   parameters:
22869   - "latency"
22870   - "parent"
22871   - "tags"
22872   layout:
22873     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22874     layout: "plot-latency"
22875
22876 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22877 - type: "plot"
22878   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22879   algorithm: "plot_latency_error_bars"
22880   output-file-type: ".html"
22881   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22882   data: "plot-dpdk-throughput-latency-2n-skx"
22883   filter: "'NIC_Intel-XXV710' and
22884            '64B' and
22885            'BASE' and
22886            'NDRPDR' and
22887            '2T1C' and
22888            'IP4FWD'"
22889   parameters:
22890   - "latency"
22891   - "parent"
22892   - "tags"
22893   layout:
22894     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22895     layout: "plot-latency"
22896
22897 - type: "plot"
22898   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22899   algorithm: "plot_latency_error_bars"
22900   output-file-type: ".html"
22901   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22902   data: "plot-dpdk-throughput-latency-2n-skx"
22903   filter: "'NIC_Intel-XXV710' and
22904            '64B' and
22905            'BASE' and
22906            'NDRPDR' and
22907            '4T2C' and
22908            'IP4FWD'"
22909   parameters:
22910   - "latency"
22911   - "parent"
22912   - "tags"
22913   layout:
22914     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22915     layout: "plot-latency"
22916
22917 ################################################################################
22918
22919 # Packet Latency - DPDK testpmd 3n-hsw-x520
22920 - type: "plot"
22921   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22922   algorithm: "plot_latency_error_bars"
22923   output-file-type: ".html"
22924   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22925   data: "plot-dpdk-throughput-latency-3n-hsw"
22926   filter: "'NIC_Intel-X520-DA2' and
22927            '64B' and
22928            'BASE' and
22929            'NDRPDR' and
22930            '1T1C' and
22931            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22932   parameters:
22933   - "latency"
22934   - "parent"
22935   - "tags"
22936   layout:
22937     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22938     layout: "plot-latency"
22939
22940 - type: "plot"
22941   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22942   algorithm: "plot_latency_error_bars"
22943   output-file-type: ".html"
22944   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22945   data: "plot-dpdk-throughput-latency-3n-hsw"
22946   filter: "'NIC_Intel-X520-DA2' and
22947            '64B' and
22948            'BASE' and
22949            'NDRPDR' and
22950            '2T2C' and
22951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22952   parameters:
22953   - "latency"
22954   - "parent"
22955   - "tags"
22956   layout:
22957     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22958     layout: "plot-latency"
22959
22960 # Packet Latency - DPDK testpmd 3n-hsw-x710
22961 - type: "plot"
22962   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22963   algorithm: "plot_latency_error_bars"
22964   output-file-type: ".html"
22965   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22966   data: "plot-dpdk-throughput-latency-3n-hsw"
22967   filter: "'NIC_Intel-X710' and
22968            '64B' and
22969            'BASE' and
22970            'NDRPDR' and
22971            '1T1C' and
22972            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22973   parameters:
22974   - "latency"
22975   - "parent"
22976   - "tags"
22977   layout:
22978     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22979     layout: "plot-latency"
22980
22981 - type: "plot"
22982   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22983   algorithm: "plot_latency_error_bars"
22984   output-file-type: ".html"
22985   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22986   data: "plot-dpdk-throughput-latency-3n-hsw"
22987   filter: "'NIC_Intel-X710' and
22988            '64B' and
22989            'BASE' and
22990            'NDRPDR' and
22991            '2T2C' and
22992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22993   parameters:
22994   - "latency"
22995   - "parent"
22996   - "tags"
22997   layout:
22998     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22999     layout: "plot-latency"
23000
23001 # Packet Latency - DPDK testpmd 3n-hsw-xl710
23002 - type: "plot"
23003   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23004   algorithm: "plot_latency_error_bars"
23005   output-file-type: ".html"
23006   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23007   data: "plot-dpdk-throughput-latency-3n-hsw"
23008   filter: "'NIC_Intel-XL710' and
23009            '64B' and
23010            'BASE' and
23011            'NDRPDR' and
23012            '1T1C' and
23013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23014   parameters:
23015   - "latency"
23016   - "parent"
23017   - "tags"
23018   layout:
23019     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
23020     layout: "plot-latency"
23021
23022 - type: "plot"
23023   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23024   algorithm: "plot_latency_error_bars"
23025   output-file-type: ".html"
23026   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23027   data: "plot-dpdk-throughput-latency-3n-hsw"
23028   filter: "'NIC_Intel-XL710' and
23029            '64B' and
23030            'BASE' and
23031            'NDRPDR' and
23032            '2T2C' and
23033            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23034   parameters:
23035   - "latency"
23036   - "parent"
23037   - "tags"
23038   layout:
23039     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23040     layout: "plot-latency"
23041
23042 # Packet Latency - DPDK testpmd 3n-skx-x710
23043 - type: "plot"
23044   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23045   algorithm: "plot_latency_error_bars"
23046   output-file-type: ".html"
23047   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23048   data: "plot-dpdk-throughput-latency-3n-skx"
23049   filter: "'NIC_Intel-X710' and
23050            '64B' and
23051            'BASE' and
23052            'NDRPDR' and
23053            '2T1C' and
23054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23055   parameters:
23056   - "latency"
23057   - "parent"
23058   - "tags"
23059   layout:
23060     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23061     layout: "plot-latency"
23062
23063 - type: "plot"
23064   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23065   algorithm: "plot_latency_error_bars"
23066   output-file-type: ".html"
23067   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23068   data: "plot-dpdk-throughput-latency-3n-skx"
23069   filter: "'NIC_Intel-X710' and
23070            '64B' and
23071            'BASE' and
23072            'NDRPDR' and
23073            '4T2C' and
23074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23075   parameters:
23076   - "latency"
23077   - "parent"
23078   - "tags"
23079   layout:
23080     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23081     layout: "plot-latency"
23082
23083 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23084 - type: "plot"
23085   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23086   algorithm: "plot_latency_error_bars"
23087   output-file-type: ".html"
23088   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23089   data: "plot-dpdk-throughput-latency-3n-skx"
23090   filter: "'NIC_Intel-XXV710' and
23091            '64B' and
23092            'BASE' and
23093            'NDRPDR' and
23094            '2T1C' and
23095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23096   parameters:
23097   - "latency"
23098   - "parent"
23099   - "tags"
23100   layout:
23101     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23102     layout: "plot-latency"
23103
23104 - type: "plot"
23105   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23106   algorithm: "plot_latency_error_bars"
23107   output-file-type: ".html"
23108   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23109   data: "plot-dpdk-throughput-latency-3n-skx"
23110   filter: "'NIC_Intel-XXV710' and
23111            '64B' and
23112            'BASE' and
23113            'NDRPDR' and
23114            '4T2C' and
23115            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23116   parameters:
23117   - "latency"
23118   - "parent"
23119   - "tags"
23120   layout:
23121     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23122     layout: "plot-latency"
23123
23124 # Packet Latency - DPDK testpmd 2n-skx-x710
23125 - type: "plot"
23126   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23127   algorithm: "plot_latency_error_bars"
23128   output-file-type: ".html"
23129   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23130   data: "plot-dpdk-throughput-latency-2n-skx"
23131   filter: "'NIC_Intel-X710' and
23132            '64B' and
23133            'BASE' and
23134            'NDRPDR' and
23135            '2T1C' and
23136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23137   parameters:
23138   - "latency"
23139   - "parent"
23140   - "tags"
23141   layout:
23142     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23143     layout: "plot-latency"
23144
23145 - type: "plot"
23146   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23147   algorithm: "plot_latency_error_bars"
23148   output-file-type: ".html"
23149   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23150   data: "plot-dpdk-throughput-latency-2n-skx"
23151   filter: "'NIC_Intel-X710' and
23152            '64B' and
23153            'BASE' and
23154            'NDRPDR' and
23155            '4T2C' and
23156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23157   parameters:
23158   - "latency"
23159   - "parent"
23160   - "tags"
23161   layout:
23162     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23163     layout: "plot-latency"
23164
23165 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23166 - type: "plot"
23167   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23168   algorithm: "plot_latency_error_bars"
23169   output-file-type: ".html"
23170   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23171   data: "plot-dpdk-throughput-latency-2n-skx"
23172   filter: "'NIC_Intel-XXV710' and
23173            '64B' and
23174            'BASE' and
23175            'NDRPDR' and
23176            '2T1C' and
23177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23178   parameters:
23179   - "latency"
23180   - "parent"
23181   - "tags"
23182   layout:
23183     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23184     layout: "plot-latency"
23185
23186 - type: "plot"
23187   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23188   algorithm: "plot_latency_error_bars"
23189   output-file-type: ".html"
23190   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23191   data: "plot-dpdk-throughput-latency-2n-skx"
23192   filter: "'NIC_Intel-XXV710' and
23193            '64B' and
23194            'BASE' and
23195            'NDRPDR' and
23196            '4T2C' and
23197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23198   parameters:
23199   - "latency"
23200   - "parent"
23201   - "tags"
23202   layout:
23203     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23204     layout: "plot-latency"
23205
23206 ################################################################################
23207
23208 # Speedup - VPP Container Memif 3n-hsw-x520
23209 - type: "plot"
23210   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23211   algorithm: "plot_throughput_speedup_analysis"
23212   output-file-type: ".html"
23213   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23215   filter: "'NIC_Intel-X520-DA2' and
23216            '64B' and
23217            ('BASE' or 'SCALE') and
23218            'NDRPDR' and
23219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23220            not 'VHOST' and
23221            'MEMIF'"
23222   parameters:
23223   - "throughput"
23224   - "parent"
23225   - "tags"
23226   sort:
23227   - "L2XCFWD"
23228   - "L2XCFWD"
23229   - "L2XCFWD"
23230   - "L2BDMACLRN"
23231   - "L2BDMACLRN"
23232   - "L2BDMACLRN"
23233   - "IP4FWD"
23234   layout:
23235     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23236     layout: "plot-throughput-speedup-analysis"
23237
23238 - type: "plot"
23239   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23240   algorithm: "plot_throughput_speedup_analysis"
23241   output-file-type: ".html"
23242   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23244   filter: "'NIC_Intel-X520-DA2' and
23245            '64B' and
23246            ('BASE' or 'SCALE') and
23247            'NDRPDR' and
23248            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23249            not 'VHOST' and
23250            'MEMIF'"
23251   parameters:
23252   - "throughput"
23253   - "parent"
23254   - "tags"
23255   sort:
23256   - "L2XCFWD"
23257   - "L2XCFWD"
23258   - "L2XCFWD"
23259   - "L2BDMACLRN"
23260   - "L2BDMACLRN"
23261   - "L2BDMACLRN"
23262   - "IP4FWD"
23263   layout:
23264     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23265     layout: "plot-throughput-speedup-analysis"
23266
23267 # Speedup - VPP Container Memif 3n-hsw-x710
23268 - type: "plot"
23269   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23270   algorithm: "plot_throughput_speedup_analysis"
23271   output-file-type: ".html"
23272   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23274   filter: "'NIC_Intel-X710' and
23275            '64B' and
23276            ('BASE' or 'SCALE') and
23277            'NDRPDR' and
23278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23279            not 'VHOST' and
23280            'MEMIF'"
23281   parameters:
23282   - "throughput"
23283   - "parent"
23284   - "tags"
23285   sort:
23286   - "L2XCFWD"
23287   - "L2XCFWD"
23288   - "L2XCFWD"
23289   - "L2BDMACLRN"
23290   - "L2BDMACLRN"
23291   - "L2BDMACLRN"
23292   - "IP4FWD"
23293   layout:
23294     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23295     layout: "plot-throughput-speedup-analysis"
23296
23297 - type: "plot"
23298   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23299   algorithm: "plot_throughput_speedup_analysis"
23300   output-file-type: ".html"
23301   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23303   filter: "'NIC_Intel-X710' and
23304            '64B' and
23305            ('BASE' or 'SCALE') and
23306            'NDRPDR' and
23307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23308            not 'VHOST' and
23309            'MEMIF'"
23310   parameters:
23311   - "throughput"
23312   - "parent"
23313   - "tags"
23314   sort:
23315   - "L2XCFWD"
23316   - "L2XCFWD"
23317   - "L2XCFWD"
23318   - "L2BDMACLRN"
23319   - "L2BDMACLRN"
23320   - "L2BDMACLRN"
23321   - "IP4FWD"
23322   layout:
23323     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23324     layout: "plot-throughput-speedup-analysis"
23325
23326 # Speedup - VPP Container Memif 3n-hsw-xl710
23327 - type: "plot"
23328   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23329   algorithm: "plot_throughput_speedup_analysis"
23330   output-file-type: ".html"
23331   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23333   filter: "'NIC_Intel-XL710' and
23334            '64B' and
23335            ('BASE' or 'SCALE') and
23336            'NDRPDR' and
23337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23338            not 'VHOST' and
23339            'MEMIF'"
23340   parameters:
23341   - "throughput"
23342   - "parent"
23343   - "tags"
23344   sort:
23345   - "L2XCFWD"
23346   - "L2XCFWD"
23347   - "L2XCFWD"
23348   - "L2BDMACLRN"
23349   - "L2BDMACLRN"
23350   - "L2BDMACLRN"
23351   - "IP4FWD"
23352   layout:
23353     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23354     layout: "plot-throughput-speedup-analysis"
23355
23356 - type: "plot"
23357   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23358   algorithm: "plot_throughput_speedup_analysis"
23359   output-file-type: ".html"
23360   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23362   filter: "'NIC_Intel-XL710' and
23363            '64B' and
23364            ('BASE' or 'SCALE') and
23365            'NDRPDR' and
23366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23367            not 'VHOST' and
23368            'MEMIF'"
23369   parameters:
23370   - "throughput"
23371   - "parent"
23372   - "tags"
23373   sort:
23374   - "L2XCFWD"
23375   - "L2XCFWD"
23376   - "L2XCFWD"
23377   - "L2BDMACLRN"
23378   - "L2BDMACLRN"
23379   - "L2BDMACLRN"
23380   - "IP4FWD"
23381   layout:
23382     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23383     layout: "plot-throughput-speedup-analysis"
23384
23385 # Speedup - VPP Container Memif 3n-skx-x710
23386 - type: "plot"
23387   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23388   algorithm: "plot_throughput_speedup_analysis"
23389   output-file-type: ".html"
23390   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23392   filter: "'NIC_Intel-X710' and
23393            '64B' and
23394            ('BASE' or 'SCALE') and
23395            'NDRPDR' and
23396            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23397            not 'VHOST' and
23398            'MEMIF'"
23399   parameters:
23400   - "throughput"
23401   - "parent"
23402   - "tags"
23403   sort:
23404   - "L2XCFWD"
23405   - "L2XCFWD"
23406   - "L2XCFWD"
23407   - "L2BDMACLRN"
23408   - "L2BDMACLRN"
23409   - "L2BDMACLRN"
23410   - "IP4FWD"
23411   layout:
23412     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23413     layout: "plot-throughput-speedup-analysis"
23414
23415 - type: "plot"
23416   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23417   algorithm: "plot_throughput_speedup_analysis"
23418   output-file-type: ".html"
23419   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23420   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23421   filter: "'NIC_Intel-X710' and
23422            '64B' and
23423            ('BASE' or 'SCALE') and
23424            'NDRPDR' and
23425            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23426            not 'VHOST' and
23427            'MEMIF'"
23428   parameters:
23429   - "throughput"
23430   - "parent"
23431   - "tags"
23432   sort:
23433   - "L2XCFWD"
23434   - "L2XCFWD"
23435   - "L2XCFWD"
23436   - "L2BDMACLRN"
23437   - "L2BDMACLRN"
23438   - "L2BDMACLRN"
23439   - "IP4FWD"
23440   layout:
23441     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23442     layout: "plot-throughput-speedup-analysis"
23443
23444 # Speedup - VPP Container Memif 2n-skx-x710
23445 - type: "plot"
23446   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23447   algorithm: "plot_throughput_speedup_analysis"
23448   output-file-type: ".html"
23449   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23450   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23451   filter: "'NIC_Intel-X710' and
23452            '64B' and
23453            ('BASE' or 'SCALE') and
23454            'NDRPDR' and
23455            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23456            not 'VHOST' and
23457            not 'NF_DENSITY' and
23458            'MEMIF'"
23459   parameters:
23460   - "throughput"
23461   - "parent"
23462   - "tags"
23463   sort:
23464   - "L2XCFWD"
23465   - "L2XCFWD"
23466   - "L2XCFWD"
23467   - "L2BDMACLRN"
23468   - "L2BDMACLRN"
23469   - "L2BDMACLRN"
23470   - "IP4FWD"
23471   layout:
23472     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23473     layout: "plot-throughput-speedup-analysis"
23474
23475 - type: "plot"
23476   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23477   algorithm: "plot_throughput_speedup_analysis"
23478   output-file-type: ".html"
23479   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23481   filter: "'NIC_Intel-X710' and
23482            '64B' and
23483            ('BASE' or 'SCALE') and
23484            'NDRPDR' and
23485            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23486            not 'VHOST' and
23487            not 'NF_DENSITY' and
23488            'MEMIF'"
23489   parameters:
23490   - "throughput"
23491   - "parent"
23492   - "tags"
23493   sort:
23494   - "L2XCFWD"
23495   - "L2XCFWD"
23496   - "L2XCFWD"
23497   - "L2BDMACLRN"
23498   - "L2BDMACLRN"
23499   - "L2BDMACLRN"
23500   - "IP4FWD"
23501   layout:
23502     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23503     layout: "plot-throughput-speedup-analysis"
23504
23505 ## Speedup - VPP Container Memif 2n-skx-xxv710
23506 #- type: "plot"
23507 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23508 #  algorithm: "plot_throughput_speedup_analysis"
23509 #  output-file-type: ".html"
23510 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23511 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23512 #  filter: "'NIC_Intel-XXV710' and
23513 #           '64B' and
23514 #           ('BASE' or 'SCALE') and
23515 #           'NDRPDR' and
23516 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23517 #           not 'VHOST' and
23518 #           'MEMIF'"
23519 #  parameters:
23520 #  - "throughput"
23521 #  - "parent"
23522 #  - "tags"
23523 #  sort:
23524 #  - "L2XCFWD"
23525 #  - "L2XCFWD"
23526 #  - "L2XCFWD"
23527 #  - "L2BDMACLRN"
23528 #  - "L2BDMACLRN"
23529 #  - "L2BDMACLRN"
23530 #  - "IP4FWD"
23531 #  layout:
23532 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23533 #    layout: "plot-throughput-speedup-analysis"
23534 #
23535 #- type: "plot"
23536 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23537 #  algorithm: "plot_throughput_speedup_analysis"
23538 #  output-file-type: ".html"
23539 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23540 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23541 #  filter: "'NIC_Intel-XXV710' and
23542 #           '64B' and
23543 #           ('BASE' or 'SCALE') and
23544 #           'NDRPDR' and
23545 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23546 #           not 'VHOST' and
23547 #           'MEMIF'"
23548 #  parameters:
23549 #  - "throughput"
23550 #  - "parent"
23551 #  - "tags"
23552 #  sort:
23553 #  - "L2XCFWD"
23554 #  - "L2XCFWD"
23555 #  - "L2XCFWD"
23556 #  - "L2BDMACLRN"
23557 #  - "L2BDMACLRN"
23558 #  - "L2BDMACLRN"
23559 #  - "IP4FWD"
23560 #  layout:
23561 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23562 #    layout: "plot-throughput-speedup-analysis"
23563
23564 ################################################################################
23565
23566 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23567 #- type: "plot"
23568 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23569 #  algorithm: "plot_throughput_speedup_analysis"
23570 #  output-file-type: ".html"
23571 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23572 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23573 #  filter: "'NIC_Intel-X520-DA2' and
23574 #           '64B' and
23575 #           ('BASE' or 'SCALE') and
23576 #           'NDRPDR' and
23577 #           'L2XCFWD' and
23578 #           not 'VHOST' and
23579 #           not 'NF_DENSITY' and
23580 #           'MEMIF'"
23581 #  parameters:
23582 #  - "throughput"
23583 #  - "parent"
23584 #  - "tags"
23585 #  sort:
23586 #  - "1VNF"
23587 #  - "2VNF"
23588 #  - "4VNF"
23589 #  - "2VNF"
23590 #  - "4VNF"
23591 #  layout:
23592 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23593 #    layout: "plot-throughput-speedup-analysis"
23594 #
23595 #- type: "plot"
23596 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23597 #  algorithm: "plot_throughput_speedup_analysis"
23598 #  output-file-type: ".html"
23599 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23600 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23601 #  filter: "'NIC_Intel-X520-DA2' and
23602 #           '64B' and
23603 #           ('BASE' or 'SCALE') and
23604 #           'NDRPDR' and
23605 #           'L2XCFWD' and
23606 #           not 'VHOST' and
23607 #           not 'NF_DENSITY' and
23608 #           'MEMIF'"
23609 #  parameters:
23610 #  - "throughput"
23611 #  - "parent"
23612 #  - "tags"
23613 #  sort:
23614 #  - "1VNF"
23615 #  - "2VNF"
23616 #  - "4VNF"
23617 #  - "2VNF"
23618 #  - "4VNF"
23619 #  layout:
23620 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23621 #    layout: "plot-throughput-speedup-analysis"
23622 #
23623 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23624 #- type: "plot"
23625 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23626 #  algorithm: "plot_throughput_speedup_analysis"
23627 #  output-file-type: ".html"
23628 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23629 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23630 #  filter: "'NIC_Intel-X520-DA2' and
23631 #           '64B' and
23632 #           ('BASE' or 'SCALE') and
23633 #           'NDRPDR' and
23634 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23635 #           not 'VHOST' and
23636 #           not 'NF_DENSITY' and
23637 #           'MEMIF'"
23638 #  parameters:
23639 #  - "throughput"
23640 #  - "parent"
23641 #  - "tags"
23642 #  sort:
23643 #  - "1VNF"
23644 #  - "2VNF"
23645 #  - "4VNF"
23646 #  - "2VNF"
23647 #  - "4VNF"
23648 #  layout:
23649 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23650 #    layout: "plot-throughput-speedup-analysis"
23651 #
23652 #- type: "plot"
23653 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23654 #  algorithm: "plot_throughput_speedup_analysis"
23655 #  output-file-type: ".html"
23656 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23657 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23658 #  filter: "'NIC_Intel-X520-DA2' and
23659 #           '64B' and
23660 #           ('BASE' or 'SCALE') and
23661 #           'NDRPDR' and
23662 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23663 #           not 'VHOST' and
23664 #           not 'NF_DENSITY' and
23665 #           'MEMIF'"
23666 #  parameters:
23667 #  - "throughput"
23668 #  - "parent"
23669 #  - "tags"
23670 #  sort:
23671 #  - "1VNF"
23672 #  - "2VNF"
23673 #  - "4VNF"
23674 #  - "2VNF"
23675 #  - "4VNF"
23676 #  layout:
23677 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23678 #    layout: "plot-throughput-speedup-analysis"
23679 #
23680 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23681 #- type: "plot"
23682 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23683 #  algorithm: "plot_throughput_speedup_analysis"
23684 #  output-file-type: ".html"
23685 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23686 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23687 #  filter: "'NIC_Intel-X710' and
23688 #           '64B' and
23689 #           ('BASE' or 'SCALE') and
23690 #           'NDRPDR' and
23691 #           'L2XCFWD' and
23692 #           not 'VHOST' and
23693 #           not 'NF_DENSITY' and
23694 #           'MEMIF'"
23695 #  parameters:
23696 #  - "throughput"
23697 #  - "parent"
23698 #  - "tags"
23699 #  sort:
23700 #  - "1VNF"
23701 #  - "2VNF"
23702 #  - "4VNF"
23703 #  - "2VNF"
23704 #  - "4VNF"
23705 #  layout:
23706 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23707 #    layout: "plot-throughput-speedup-analysis"
23708 #
23709 #- type: "plot"
23710 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23711 #  algorithm: "plot_throughput_speedup_analysis"
23712 #  output-file-type: ".html"
23713 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23714 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23715 #  filter: "'NIC_Intel-X710' and
23716 #           '64B' and
23717 #           ('BASE' or 'SCALE') and
23718 #           'NDRPDR' and
23719 #           'L2XCFWD' and
23720 #           not 'VHOST' and
23721 #           not 'NF_DENSITY' and
23722 #           'MEMIF'"
23723 #  parameters:
23724 #  - "throughput"
23725 #  - "parent"
23726 #  - "tags"
23727 #  sort:
23728 #  - "1VNF"
23729 #  - "2VNF"
23730 #  - "4VNF"
23731 #  - "2VNF"
23732 #  - "4VNF"
23733 #  layout:
23734 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23735 #    layout: "plot-throughput-speedup-analysis"
23736 #
23737 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23738 #- type: "plot"
23739 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23740 #  algorithm: "plot_throughput_speedup_analysis"
23741 #  output-file-type: ".html"
23742 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23743 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23744 #  filter: "'NIC_Intel-X710' and
23745 #           '64B' and
23746 #           ('BASE' or 'SCALE') and
23747 #           'NDRPDR' and
23748 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23749 #           not 'VHOST' and
23750 #           not 'NF_DENSITY' and
23751 #           'MEMIF'"
23752 #  parameters:
23753 #  - "throughput"
23754 #  - "parent"
23755 #  - "tags"
23756 #  sort:
23757 #  - "1VNF"
23758 #  - "2VNF"
23759 #  - "4VNF"
23760 #  - "2VNF"
23761 #  - "4VNF"
23762 #  layout:
23763 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23764 #    layout: "plot-throughput-speedup-analysis"
23765 #
23766 #- type: "plot"
23767 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23768 #  algorithm: "plot_throughput_speedup_analysis"
23769 #  output-file-type: ".html"
23770 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23771 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23772 #  filter: "'NIC_Intel-X710' and
23773 #           '64B' and
23774 #           ('BASE' or 'SCALE') and
23775 #           'NDRPDR' and
23776 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23777 #           not 'VHOST' and
23778 #           not 'NF_DENSITY' and
23779 #           'MEMIF'"
23780 #  parameters:
23781 #  - "throughput"
23782 #  - "parent"
23783 #  - "tags"
23784 #  sort:
23785 #  - "1VNF"
23786 #  - "2VNF"
23787 #  - "4VNF"
23788 #  - "2VNF"
23789 #  - "4VNF"
23790 #  layout:
23791 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23792 #    layout: "plot-throughput-speedup-analysis"
23793
23794 ################################################################################
23795
23796 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23797 - type: "plot"
23798   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23799   algorithm: "plot_throughput_speedup_analysis"
23800   output-file-type: ".html"
23801   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23803   filter: "'NIC_Intel-X520-DA2' and
23804            '64B' and
23805            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23806            'NDRPDR' and
23807            'IP4FWD' and
23808            not 'IPSEC' and
23809            not 'DOT1Q' and
23810            not 'VHOST'"
23811   parameters:
23812   - "throughput"
23813   - "parent"
23814   - "tags"
23815   sort:
23816   - "DOT1Q"
23817   - "IP4BASE"
23818   - "FIB_20K"
23819   - "FIB_200K"
23820   - "FIB_2M"
23821   layout:
23822     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23823     layout: "plot-throughput-speedup-analysis"
23824
23825 - type: "plot"
23826   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23827   algorithm: "plot_throughput_speedup_analysis"
23828   output-file-type: ".html"
23829   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23831   filter: "'NIC_Intel-X520-DA2' and
23832            '64B' and
23833            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23834            'NDRPDR' and
23835            'IP4FWD' and
23836            not 'IPSEC' and
23837            not 'DOT1Q' and
23838            not 'VHOST'"
23839   parameters:
23840   - "throughput"
23841   - "parent"
23842   - "tags"
23843   sort:
23844   - "DOT1Q"
23845   - "IP4BASE"
23846   - "FIB_20K"
23847   - "FIB_200K"
23848   - "FIB_2M"
23849   layout:
23850     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23851     layout: "plot-throughput-speedup-analysis"
23852
23853 # Speedup - VPP IPv4 3n-hsw-x520 features
23854 - type: "plot"
23855   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23856   algorithm: "plot_throughput_speedup_analysis"
23857   output-file-type: ".html"
23858   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-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-ndr"
23885     layout: "plot-throughput-speedup-analysis"
23886
23887 - type: "plot"
23888   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23889   algorithm: "plot_throughput_speedup_analysis"
23890   output-file-type: ".html"
23891   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23893   filter: "'NIC_Intel-X520-DA2' and
23894            '64B' and
23895            ('IP4BASE' or
23896             'POLICE_MARK' or
23897             'COPWHLIST' or
23898             ('NAT44' and 'BASE') or
23899             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23900            'NDRPDR' and
23901            'IP4FWD' and
23902            not 'IPSEC' and
23903            not 'VHOST'"
23904   parameters:
23905   - "throughput"
23906   - "parent"
23907   - "tags"
23908   sort:
23909   - "DOT1Q"
23910   - "IP4BASE"
23911   - "NAT44"
23912   - "POLICE_MARK"
23913   - "COPWHLIST"
23914   - "IACL"
23915   - "OACL"
23916   layout:
23917     title: "ip4-3n-hsw-x520-64b-features-pdr"
23918     layout: "plot-throughput-speedup-analysis"
23919
23920 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23921 - type: "plot"
23922   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23923   algorithm: "plot_throughput_speedup_analysis"
23924   output-file-type: ".html"
23925   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23927   filter: "'NIC_Intel-X520-DA2' and
23928            '64B' and
23929            'NDRPDR' and
23930            'IP4FWD' and
23931            ('NAT44' or 'IP4BASE') and
23932            not 'DOT1Q' and
23933            not 'IPSEC' and
23934            not 'VHOST'"
23935   parameters:
23936   - "throughput"
23937   - "parent"
23938   - "tags"
23939   sort:
23940   - "IP4BASE"
23941   - "BASE"
23942   - "SRC_USER_10"
23943   - "SRC_USER_100"
23944   - "SRC_USER_1000"
23945   - "SRC_USER_2000"
23946   layout:
23947     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23948     layout: "plot-throughput-speedup-analysis"
23949
23950 - type: "plot"
23951   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23952   algorithm: "plot_throughput_speedup_analysis"
23953   output-file-type: ".html"
23954   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23956   filter: "'NIC_Intel-X520-DA2' and
23957            '64B' and
23958            'NDRPDR' and
23959            'IP4FWD' and
23960            ('NAT44' or 'IP4BASE') and
23961            not 'DOT1Q' and
23962            not 'IPSEC' and
23963            not 'VHOST'"
23964   parameters:
23965   - "throughput"
23966   - "parent"
23967   - "tags"
23968   sort:
23969   - "IP4BASE"
23970   - "BASE"
23971   - "SRC_USER_10"
23972   - "SRC_USER_100"
23973   - "SRC_USER_1000"
23974   - "SRC_USER_2000"
23975   layout:
23976     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23977     layout: "plot-throughput-speedup-analysis"
23978
23979 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23980 - type: "plot"
23981   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23982   algorithm: "plot_throughput_speedup_analysis"
23983   output-file-type: ".html"
23984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23986   filter: "'NIC_Intel-X520-DA2' and
23987            '64B' and
23988            'NDRPDR' and
23989            'IP4FWD' and
23990            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23991            not 'IPSEC' and
23992            not 'DOT1Q' and
23993            not 'VHOST'"
23994   parameters:
23995   - "throughput"
23996   - "parent"
23997   - "tags"
23998   sort:
23999   - "IP4BASE"
24000   - "ACL_STATELESS"
24001   - "ACL_STATEFUL"
24002   - "ACL_STATELESS"
24003   - "ACL_STATEFUL"
24004   layout:
24005     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
24006     layout: "plot-throughput-speedup-analysis"
24007
24008 - type: "plot"
24009   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24010   algorithm: "plot_throughput_speedup_analysis"
24011   output-file-type: ".html"
24012   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24013   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24014   filter: "'NIC_Intel-X520-DA2' and
24015            '64B' and
24016            'NDRPDR' and
24017            'IP4FWD' and
24018            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24019            not 'IPSEC' and
24020            not 'DOT1Q' and
24021            not 'VHOST'"
24022   parameters:
24023   - "throughput"
24024   - "parent"
24025   - "tags"
24026   sort:
24027   - "IP4BASE"
24028   - "ACL_STATELESS"
24029   - "ACL_STATEFUL"
24030   - "ACL_STATELESS"
24031   - "ACL_STATEFUL"
24032   layout:
24033     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24034     layout: "plot-throughput-speedup-analysis"
24035
24036 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24037 - type: "plot"
24038   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24039   algorithm: "plot_throughput_speedup_analysis"
24040   output-file-type: ".html"
24041   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24043   filter: "'NIC_Intel-X520-DA2' and
24044            '64B' and
24045            'NDRPDR' and
24046            'IP4FWD' and
24047            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24048            not 'IPSEC' and
24049            not 'DOT1Q' and
24050            not 'VHOST'"
24051   parameters:
24052   - "throughput"
24053   - "parent"
24054   - "tags"
24055   sort:
24056   - "IP4BASE"
24057   - "ACL_STATELESS"
24058   - "ACL_STATEFUL"
24059   - "ACL_STATELESS"
24060   - "ACL_STATEFUL"
24061   layout:
24062     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24063     layout: "plot-throughput-speedup-analysis"
24064
24065 - type: "plot"
24066   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24067   algorithm: "plot_throughput_speedup_analysis"
24068   output-file-type: ".html"
24069   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24071   filter: "'NIC_Intel-X520-DA2' and
24072            '64B' and
24073            'NDRPDR' and
24074            'IP4FWD' and
24075            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24076            not 'IPSEC' and
24077            not 'DOT1Q' and
24078            not 'VHOST'"
24079   parameters:
24080   - "throughput"
24081   - "parent"
24082   - "tags"
24083   sort:
24084   - "IP4BASE"
24085   - "ACL_STATELESS"
24086   - "ACL_STATEFUL"
24087   - "ACL_STATELESS"
24088   - "ACL_STATEFUL"
24089   layout:
24090     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24091     layout: "plot-throughput-speedup-analysis"
24092
24093 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24094 - type: "plot"
24095   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24096   algorithm: "plot_throughput_speedup_analysis"
24097   output-file-type: ".html"
24098   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24100   filter: "'NIC_Intel-X710' and
24101            '64B' and
24102            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24103            'NDRPDR' and
24104            'IP4FWD' and
24105            not 'IPSEC' and
24106            not 'DOT1Q' and
24107            not 'VHOST'"
24108   parameters:
24109   - "throughput"
24110   - "parent"
24111   - "tags"
24112   sort:
24113   - "IP4BASE"
24114   - "FIB_20K"
24115   - "FIB_200K"
24116   - "FIB_2M"
24117   layout:
24118     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24119     layout: "plot-throughput-speedup-analysis"
24120
24121 - type: "plot"
24122   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24123   algorithm: "plot_throughput_speedup_analysis"
24124   output-file-type: ".html"
24125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24127   filter: "'NIC_Intel-X710' and
24128            '64B' and
24129            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24130            'NDRPDR' and
24131            'IP4FWD' and
24132            not 'IPSEC' and
24133            not 'DOT1Q' and
24134            not 'VHOST'"
24135   parameters:
24136   - "throughput"
24137   - "parent"
24138   - "tags"
24139   sort:
24140   - "IP4BASE"
24141   - "FIB_20K"
24142   - "FIB_200K"
24143   - "FIB_2M"
24144   layout:
24145     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24146     layout: "plot-throughput-speedup-analysis"
24147
24148 # Speedup - VPP IPv4 3n-hsw-x710 features
24149 - type: "plot"
24150   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24151   algorithm: "plot_throughput_speedup_analysis"
24152   output-file-type: ".html"
24153   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-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-ndr"
24180     layout: "plot-throughput-speedup-analysis"
24181
24182 - type: "plot"
24183   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24184   algorithm: "plot_throughput_speedup_analysis"
24185   output-file-type: ".html"
24186   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24188   filter: "'NIC_Intel-X710' and
24189            '64B' and
24190            ('IP4BASE' or
24191             'POLICE_MARK' or
24192             'COPWHLIST' or
24193             ('NAT44' and 'BASE') or
24194             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24195            'NDRPDR' and
24196            'IP4FWD' and
24197            not 'IPSEC' and
24198            not 'VHOST'"
24199   parameters:
24200   - "throughput"
24201   - "parent"
24202   - "tags"
24203   sort:
24204   - "DOT1Q"
24205   - "IP4BASE"
24206   - "NAT44"
24207   - "POLICE_MARK"
24208   - "COPWHLIST"
24209   - "IACL"
24210   - "OACL"
24211   layout:
24212     title: "ip4-3n-hsw-x710-64b-features-pdr"
24213     layout: "plot-throughput-speedup-analysis"
24214
24215 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24216 - type: "plot"
24217   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24218   algorithm: "plot_throughput_speedup_analysis"
24219   output-file-type: ".html"
24220   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24222   filter: "'NIC_Intel-X710' and
24223            '64B' and
24224            'NDRPDR' and
24225            'IP4FWD' and
24226            ('NAT44' or 'IP4BASE') and
24227            not 'IPSEC' and
24228            not 'VHOST'"
24229   parameters:
24230   - "throughput"
24231   - "parent"
24232   - "tags"
24233   sort:
24234   - "IP4BASE"
24235   - "BASE"
24236   - "SRC_USER_10"
24237   - "SRC_USER_100"
24238   - "SRC_USER_1000"
24239   - "SRC_USER_2000"
24240   layout:
24241     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24242     layout: "plot-throughput-speedup-analysis"
24243
24244 - type: "plot"
24245   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24246   algorithm: "plot_throughput_speedup_analysis"
24247   output-file-type: ".html"
24248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24250   filter: "'NIC_Intel-X710' and
24251            '64B' and
24252            'NDRPDR' and
24253            'IP4FWD' and
24254            ('NAT44' or 'IP4BASE') and
24255            not 'IPSEC' and
24256            not 'VHOST'"
24257   parameters:
24258   - "throughput"
24259   - "parent"
24260   - "tags"
24261   sort:
24262   - "IP4BASE"
24263   - "BASE"
24264   - "SRC_USER_10"
24265   - "SRC_USER_100"
24266   - "SRC_USER_1000"
24267   - "SRC_USER_2000"
24268   layout:
24269     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24270     layout: "plot-throughput-speedup-analysis"
24271
24272 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24273 - type: "plot"
24274   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24275   algorithm: "plot_throughput_speedup_analysis"
24276   output-file-type: ".html"
24277   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24279   filter: "'NIC_Intel-X710' and
24280            '64B' and
24281            'NDRPDR' and
24282            'IP4FWD' and
24283            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24284            not 'IPSEC' and
24285            not 'VHOST'"
24286   parameters:
24287   - "throughput"
24288   - "parent"
24289   - "tags"
24290   sort:
24291   - "IP4BASE"
24292   - "ACL_STATELESS"
24293   - "ACL_STATEFUL"
24294   - "ACL_STATELESS"
24295   - "ACL_STATEFUL"
24296   layout:
24297     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24298     layout: "plot-throughput-speedup-analysis"
24299
24300 - type: "plot"
24301   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24302   algorithm: "plot_throughput_speedup_analysis"
24303   output-file-type: ".html"
24304   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24306   filter: "'NIC_Intel-X710' and
24307            '64B' and
24308            'NDRPDR' and
24309            'IP4FWD' and
24310            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24311            not 'IPSEC' and
24312            not 'VHOST'"
24313   parameters:
24314   - "throughput"
24315   - "parent"
24316   - "tags"
24317   sort:
24318   - "IP4BASE"
24319   - "ACL_STATELESS"
24320   - "ACL_STATEFUL"
24321   - "ACL_STATELESS"
24322   - "ACL_STATEFUL"
24323   layout:
24324     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24325     layout: "plot-throughput-speedup-analysis"
24326
24327 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24328 - type: "plot"
24329   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24330   algorithm: "plot_throughput_speedup_analysis"
24331   output-file-type: ".html"
24332   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24334   filter: "'NIC_Intel-XL710' and
24335            '64B' and
24336            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24337            'NDRPDR' and
24338            'IP4FWD' and
24339            not 'IPSEC' and
24340            not 'VHOST'"
24341   parameters:
24342   - "throughput"
24343   - "parent"
24344   - "tags"
24345   sort:
24346   - "IP4BASE"
24347   - "FIB_20K"
24348   - "FIB_200K"
24349   - "FIB_2M"
24350   layout:
24351     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24352     layout: "plot-throughput-speedup-analysis"
24353
24354 - type: "plot"
24355   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24356   algorithm: "plot_throughput_speedup_analysis"
24357   output-file-type: ".html"
24358   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24360   filter: "'NIC_Intel-XL710' and
24361            '64B' and
24362            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24363            'NDRPDR' and
24364            'IP4FWD' and
24365            not 'IPSEC' and
24366            not 'VHOST'"
24367   parameters:
24368   - "throughput"
24369   - "parent"
24370   - "tags"
24371   sort:
24372   - "IP4BASE"
24373   - "FIB_20K"
24374   - "FIB_200K"
24375   - "FIB_2M"
24376   layout:
24377     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24378     layout: "plot-throughput-speedup-analysis"
24379
24380 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24381 - type: "plot"
24382   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24383   algorithm: "plot_throughput_speedup_analysis"
24384   output-file-type: ".html"
24385   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24387   filter: "'NIC_Intel-X710' and
24388            '64B' and
24389            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24390            'NDRPDR' and
24391            'IP4FWD' and
24392            not 'IPSEC' and
24393            not 'DOT1Q' and
24394            not 'VHOST'"
24395   parameters:
24396   - "throughput"
24397   - "parent"
24398   - "tags"
24399   sort:
24400   - "IP4BASE"
24401   - "FIB_20K"
24402   - "FIB_200K"
24403   - "FIB_2M"
24404   layout:
24405     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24406     layout: "plot-throughput-speedup-analysis"
24407
24408 - type: "plot"
24409   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24410   algorithm: "plot_throughput_speedup_analysis"
24411   output-file-type: ".html"
24412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24414   filter: "'NIC_Intel-X710' and
24415            '64B' and
24416            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24417            'NDRPDR' and
24418            'IP4FWD' and
24419            not 'IPSEC' and
24420            not 'DOT1Q' and
24421            not 'VHOST'"
24422   parameters:
24423   - "throughput"
24424   - "parent"
24425   - "tags"
24426   sort:
24427   - "IP4BASE"
24428   - "FIB_20K"
24429   - "FIB_200K"
24430   - "FIB_2M"
24431   layout:
24432     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24433     layout: "plot-throughput-speedup-analysis"
24434
24435 # Speedup - VPP IPv4 3n-skx-x710 features
24436 - type: "plot"
24437   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24438   algorithm: "plot_throughput_speedup_analysis"
24439   output-file-type: ".html"
24440   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-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-ndr"
24467     layout: "plot-throughput-speedup-analysis"
24468
24469 - type: "plot"
24470   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24471   algorithm: "plot_throughput_speedup_analysis"
24472   output-file-type: ".html"
24473   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24475   filter: "'NIC_Intel-X710' and
24476            '64B' and
24477            ('IP4BASE' or
24478             'POLICE_MARK' or
24479             'COPWHLIST' or
24480             ('NAT44' and 'BASE') or
24481             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24482            'NDRPDR' and
24483            'IP4FWD' and
24484            not 'IPSEC' and
24485            not 'VHOST'"
24486   parameters:
24487   - "throughput"
24488   - "parent"
24489   - "tags"
24490   sort:
24491   - "DOT1Q"
24492   - "IP4BASE"
24493   - "NAT44"
24494   - "POLICE_MARK"
24495   - "COPWHLIST"
24496   - "IACL"
24497   - "OACL"
24498   layout:
24499     title: "ip4-3n-skx-x710-64b-features-pdr"
24500     layout: "plot-throughput-speedup-analysis"
24501
24502 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24503 - type: "plot"
24504   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24505   algorithm: "plot_throughput_speedup_analysis"
24506   output-file-type: ".html"
24507   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24509   filter: "'NIC_Intel-X710' and
24510            '64B' and
24511            'NDRPDR' and
24512            'IP4FWD' and
24513            ('NAT44' or 'IP4BASE') and
24514            not 'IPSEC' and
24515            not 'VHOST'"
24516   parameters:
24517   - "throughput"
24518   - "parent"
24519   - "tags"
24520   sort:
24521   - "IP4BASE"
24522   - "BASE"
24523   - "SRC_USER_10"
24524   - "SRC_USER_100"
24525   - "SRC_USER_1000"
24526   - "SRC_USER_2000"
24527   layout:
24528     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24529     layout: "plot-throughput-speedup-analysis"
24530
24531 - type: "plot"
24532   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24533   algorithm: "plot_throughput_speedup_analysis"
24534   output-file-type: ".html"
24535   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24537   filter: "'NIC_Intel-X710' and
24538            '64B' and
24539            'NDRPDR' and
24540            'IP4FWD' and
24541            ('NAT44' or 'IP4BASE') and
24542            not 'IPSEC' and
24543            not 'VHOST'"
24544   parameters:
24545   - "throughput"
24546   - "parent"
24547   - "tags"
24548   sort:
24549   - "IP4BASE"
24550   - "BASE"
24551   - "SRC_USER_10"
24552   - "SRC_USER_100"
24553   - "SRC_USER_1000"
24554   - "SRC_USER_2000"
24555   layout:
24556     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24557     layout: "plot-throughput-speedup-analysis"
24558
24559 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24560 - type: "plot"
24561   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24562   algorithm: "plot_throughput_speedup_analysis"
24563   output-file-type: ".html"
24564   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24565   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24566   filter: "'NIC_Intel-X710' and
24567            '64B' and
24568            'NDRPDR' and
24569            'IP4FWD' and
24570            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24571            not 'IPSEC' and
24572            not 'VHOST'"
24573   parameters:
24574   - "throughput"
24575   - "parent"
24576   - "tags"
24577   sort:
24578   - "IP4BASE"
24579   - "ACL_STATELESS"
24580   - "ACL_STATEFUL"
24581   - "ACL_STATELESS"
24582   - "ACL_STATEFUL"
24583   layout:
24584     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24585     layout: "plot-throughput-speedup-analysis"
24586
24587 - type: "plot"
24588   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24589   algorithm: "plot_throughput_speedup_analysis"
24590   output-file-type: ".html"
24591   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24593   filter: "'NIC_Intel-X710' and
24594            '64B' and
24595            'NDRPDR' and
24596            'IP4FWD' and
24597            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24598            not 'IPSEC' and
24599            not 'VHOST'"
24600   parameters:
24601   - "throughput"
24602   - "parent"
24603   - "tags"
24604   sort:
24605   - "IP4BASE"
24606   - "ACL_STATELESS"
24607   - "ACL_STATEFUL"
24608   - "ACL_STATELESS"
24609   - "ACL_STATEFUL"
24610   layout:
24611     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24612     layout: "plot-throughput-speedup-analysis"
24613
24614 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24615 #- type: "plot"
24616 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24617 #  algorithm: "plot_throughput_speedup_analysis"
24618 #  output-file-type: ".html"
24619 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24620 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24621 #  filter: "'NIC_Intel-X710' and
24622 #           '64B' and
24623 #           'NDRPDR' and
24624 #           'IP4FWD' and
24625 #           'OACL' and
24626 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24627 #           not 'IPSEC' and
24628 #           not 'VHOST'"
24629 #  parameters:
24630 #  - "throughput"
24631 #  - "parent"
24632 #  - "tags"
24633 #  sort:
24634 #  - "ACL_STATELESS"
24635 #  - "ACL_STATEFUL"
24636 #  - "ACL_STATELESS"
24637 #  - "ACL_STATEFUL"
24638 #  layout:
24639 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24640 #    layout: "plot-throughput-speedup-analysis"
24641 #
24642 #- type: "plot"
24643 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24644 #  algorithm: "plot_throughput_speedup_analysis"
24645 #  output-file-type: ".html"
24646 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24647 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24648 #  filter: "'NIC_Intel-X710' and
24649 #           '64B' and
24650 #           'NDRPDR' and
24651 #           'IP4FWD' and
24652 #           'OACL' and
24653 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24654 #           not 'IPSEC' and
24655 #           not 'VHOST'"
24656 #  parameters:
24657 #  - "throughput"
24658 #  - "parent"
24659 #  - "tags"
24660 #  sort:
24661 #  - "ACL_STATELESS"
24662 #  - "ACL_STATEFUL"
24663 #  - "ACL_STATELESS"
24664 #  - "ACL_STATEFUL"
24665 #  layout:
24666 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24667 #    layout: "plot-throughput-speedup-analysis"
24668
24669 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24670 - type: "plot"
24671   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24672   algorithm: "plot_throughput_speedup_analysis"
24673   output-file-type: ".html"
24674   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24675   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24676   filter: "'NIC_Intel-X710' and
24677            '64B' and
24678            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24679            'NDRPDR' and
24680            'IP4FWD' and
24681            not 'IPSEC' and
24682            not 'DOT1Q' and
24683            not 'VHOST'"
24684   parameters:
24685   - "throughput"
24686   - "parent"
24687   - "tags"
24688   sort:
24689   - "IP4BASE"
24690   - "FIB_20K"
24691   - "FIB_200K"
24692   - "FIB_2M"
24693   layout:
24694     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24695     layout: "plot-throughput-speedup-analysis"
24696
24697 - type: "plot"
24698   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24699   algorithm: "plot_throughput_speedup_analysis"
24700   output-file-type: ".html"
24701   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24702   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24703   filter: "'NIC_Intel-X710' and
24704            '64B' and
24705            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24706            'NDRPDR' and
24707            'IP4FWD' and
24708            not 'IPSEC' and
24709            not 'DOT1Q' and
24710            not 'VHOST'"
24711   parameters:
24712   - "throughput"
24713   - "parent"
24714   - "tags"
24715   sort:
24716   - "IP4BASE"
24717   - "FIB_20K"
24718   - "FIB_200K"
24719   - "FIB_2M"
24720   layout:
24721     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24722     layout: "plot-throughput-speedup-analysis"
24723
24724 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24725 - type: "plot"
24726   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24727   algorithm: "plot_throughput_speedup_analysis"
24728   output-file-type: ".html"
24729   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24730   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24731   filter: "'NIC_Intel-X710' and
24732            '64B' and
24733            'NDRPDR' and
24734            'IP4FWD' and
24735            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24736            not 'IPSEC' and
24737            not 'VHOST'"
24738   parameters:
24739   - "throughput"
24740   - "parent"
24741   - "tags"
24742   sort:
24743   - "IP4BASE"
24744   - "ACL_STATELESS"
24745   - "ACL_STATEFUL"
24746   - "ACL_STATELESS"
24747   - "ACL_STATEFUL"
24748   layout:
24749     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24750     layout: "plot-throughput-speedup-analysis"
24751
24752 - type: "plot"
24753   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24754   algorithm: "plot_throughput_speedup_analysis"
24755   output-file-type: ".html"
24756   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24758   filter: "'NIC_Intel-X710' and
24759            '64B' and
24760            'NDRPDR' and
24761            'IP4FWD' and
24762            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24763            not 'IPSEC' and
24764            not 'VHOST'"
24765   parameters:
24766   - "throughput"
24767   - "parent"
24768   - "tags"
24769   sort:
24770   - "IP4BASE"
24771   - "ACL_STATELESS"
24772   - "ACL_STATEFUL"
24773   - "ACL_STATELESS"
24774   - "ACL_STATEFUL"
24775   layout:
24776     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24777     layout: "plot-throughput-speedup-analysis"
24778
24779 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24780 - type: "plot"
24781   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24782   algorithm: "plot_throughput_speedup_analysis"
24783   output-file-type: ".html"
24784   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24785   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24786   filter: "'NIC_Intel-XXV710' and
24787            '64B' and
24788            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24789            'NDRPDR' and
24790            'IP4FWD' and
24791            not 'IPSEC' and
24792            not 'DOT1Q' and
24793            not 'VHOST'"
24794   parameters:
24795   - "throughput"
24796   - "parent"
24797   - "tags"
24798   sort:
24799   - "IP4BASE"
24800   - "FIB_20K"
24801   - "FIB_200K"
24802   - "FIB_2M"
24803   layout:
24804     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24805     layout: "plot-throughput-speedup-analysis"
24806
24807 - type: "plot"
24808   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24809   algorithm: "plot_throughput_speedup_analysis"
24810   output-file-type: ".html"
24811   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24812   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24813   filter: "'NIC_Intel-XXV710' and
24814            '64B' and
24815            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24816            'NDRPDR' and
24817            'IP4FWD' and
24818            not 'IPSEC' and
24819            not 'DOT1Q' and
24820            not 'VHOST'"
24821   parameters:
24822   - "throughput"
24823   - "parent"
24824   - "tags"
24825   sort:
24826   - "IP4BASE"
24827   - "FIB_20K"
24828   - "FIB_200K"
24829   - "FIB_2M"
24830   layout:
24831     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24832     layout: "plot-throughput-speedup-analysis"
24833
24834 ## Speedup - VPP IPv4 2n-dnv-x553 base
24835 #- type: "plot"
24836 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24837 #  algorithm: "plot_throughput_speedup_analysis"
24838 #  output-file-type: ".html"
24839 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24840 #  data: "intel-dnv-vpp"
24841 #  filter: "'NIC_Intel-X553' and
24842 #           '64B' and
24843 #           'IP4BASE' and
24844 #           'NDRPDR' and
24845 #           'IP4FWD' and
24846 #           not 'IPSEC' and
24847 #           not 'VHOST'"
24848 #  parameters:
24849 #  - "throughput"
24850 #  - "parent"
24851 #  - "tags"
24852 #  sort:
24853 #  - "IP4BASE"
24854 #  layout:
24855 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24856 #    layout: "plot-throughput-speedup-analysis"
24857 #
24858 #- type: "plot"
24859 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24860 #  algorithm: "plot_throughput_speedup_analysis"
24861 #  output-file-type: ".html"
24862 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24863 #  data: "intel-dnv-vpp"
24864 #  filter: "'NIC_Intel-X553' and
24865 #           '64B' and
24866 #           'IP4BASE' and
24867 #           'NDRPDR' and
24868 #           'IP4FWD' and
24869 #           not 'IPSEC' and
24870 #           not 'VHOST'"
24871 #  parameters:
24872 #  - "throughput"
24873 #  - "parent"
24874 #  - "tags"
24875 #  sort:
24876 #  - "IP4BASE"
24877 #  layout:
24878 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24879 #    layout: "plot-throughput-speedup-analysis"
24880
24881 ################################################################################
24882
24883 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24884 - type: "plot"
24885   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24886   algorithm: "plot_throughput_speedup_analysis"
24887   output-file-type: ".html"
24888   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24890   filter: "'NIC_Intel-X520-DA2' and
24891            '64B' and
24892            'ENCAP' and
24893            'NDRPDR' and
24894            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24895            not 'DOT1Q' and
24896            not 'VHOST' and
24897            not 'IPSECHW'"
24898   parameters:
24899   - "throughput"
24900   - "parent"
24901   - "tags"
24902   sort:
24903   - "IP4BASE"
24904   - "L2BDMACLRN"
24905   - "L2XCFWD"
24906   - "LISP"
24907   layout:
24908     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24909     layout: "plot-throughput-speedup-analysis"
24910
24911 - type: "plot"
24912   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24913   algorithm: "plot_throughput_speedup_analysis"
24914   output-file-type: ".html"
24915   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24917   filter: "'NIC_Intel-X520-DA2' and
24918            '64B' and
24919            'ENCAP' and
24920            'NDRPDR' and
24921            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24922            not 'DOT1Q' and
24923            not 'VHOST' and
24924            not 'IPSECHW'"
24925   parameters:
24926   - "throughput"
24927   - "parent"
24928   - "tags"
24929   sort:
24930   - "IP4BASE"
24931   - "L2BDMACLRN"
24932   - "L2XCFWD"
24933   - "LISP"
24934   layout:
24935     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24936     layout: "plot-throughput-speedup-analysis"
24937
24938 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24939 - type: "plot"
24940   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24941   algorithm: "plot_throughput_speedup_analysis"
24942   output-file-type: ".html"
24943   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24945   filter: "'NIC_Intel-X710' and
24946            '64B' and
24947            'ENCAP' and
24948            'NDRPDR' and
24949            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24950            not 'VHOST' and
24951            not 'IPSECHW'"
24952   parameters:
24953   - "throughput"
24954   - "parent"
24955   - "tags"
24956   sort:
24957   - "IP4BASE"
24958   - "LISP"
24959   - "VXLAN_1"
24960   - "VXLAN_10"
24961   - "VXLAN_100"
24962   - "VXLAN_1000"
24963   layout:
24964     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24965     layout: "plot-throughput-speedup-analysis"
24966
24967 - type: "plot"
24968   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24969   algorithm: "plot_throughput_speedup_analysis"
24970   output-file-type: ".html"
24971   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24973   filter: "'NIC_Intel-X710' and
24974            '64B' and
24975            'ENCAP' and
24976            'NDRPDR' and
24977            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24978            not 'VHOST' and
24979            not 'IPSECHW'"
24980   parameters:
24981   - "throughput"
24982   - "parent"
24983   - "tags"
24984   sort:
24985   - "IP4BASE"
24986   - "LISP"
24987   - "VXLAN_1"
24988   - "VXLAN_10"
24989   - "VXLAN_100"
24990   - "VXLAN_1000"
24991   layout:
24992     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24993     layout: "plot-throughput-speedup-analysis"
24994
24995 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24996 - type: "plot"
24997   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24998   algorithm: "plot_throughput_speedup_analysis"
24999   output-file-type: ".html"
25000   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25002   filter: "'NIC_Intel-X710' and
25003            '64B' and
25004            'ENCAP' and
25005            'NDRPDR' and
25006            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
25007            not 'DOT1Q' and
25008            not 'VHOST' and
25009            not 'IPSECHW'"
25010   parameters:
25011   - "throughput"
25012   - "parent"
25013   - "tags"
25014   sort:
25015   - "IP4BASE"
25016   - "L2BDMACLRN"
25017   - "L2XCFWD"
25018   - "LISP"
25019   layout:
25020     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
25021     layout: "plot-throughput-speedup-analysis"
25022
25023 - type: "plot"
25024   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25025   algorithm: "plot_throughput_speedup_analysis"
25026   output-file-type: ".html"
25027   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25029   filter: "'NIC_Intel-X710' and
25030            '64B' and
25031            'ENCAP' and
25032            'NDRPDR' and
25033            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
25034            not 'DOT1Q' and
25035            not 'VHOST' and
25036            not 'IPSECHW'"
25037   parameters:
25038   - "throughput"
25039   - "parent"
25040   - "tags"
25041   sort:
25042   - "IP4BASE"
25043   - "L2BDMACLRN"
25044   - "L2XCFWD"
25045   - "LISP"
25046   layout:
25047     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25048     layout: "plot-throughput-speedup-analysis"
25049
25050 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25051 - type: "plot"
25052   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25053   algorithm: "plot_throughput_speedup_analysis"
25054   output-file-type: ".html"
25055   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25057   filter: "'NIC_Intel-X710' and
25058            '64B' and
25059            'ENCAP' and
25060            'NDRPDR' and
25061            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25062            not 'VHOST' and
25063            not 'IPSECHW'"
25064   parameters:
25065   - "throughput"
25066   - "parent"
25067   - "tags"
25068   sort:
25069   - "IP4BASE"
25070   - "LISP"
25071   - "VXLAN_1"
25072   - "VXLAN_10"
25073   - "VXLAN_100"
25074   - "VXLAN_1000"
25075   layout:
25076     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25077     layout: "plot-throughput-speedup-analysis"
25078
25079 - type: "plot"
25080   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25081   algorithm: "plot_throughput_speedup_analysis"
25082   output-file-type: ".html"
25083   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25085   filter: "'NIC_Intel-X710' and
25086            '64B' and
25087            'ENCAP' and
25088            'NDRPDR' and
25089            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25090            not 'VHOST' and
25091            not 'IPSECHW'"
25092   parameters:
25093   - "throughput"
25094   - "parent"
25095   - "tags"
25096   sort:
25097   - "IP4BASE"
25098   - "LISP"
25099   - "VXLAN_1"
25100   - "VXLAN_10"
25101   - "VXLAN_100"
25102   - "VXLAN_1000"
25103   layout:
25104     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25105     layout: "plot-throughput-speedup-analysis"
25106
25107 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25108 - type: "plot"
25109   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25110   algorithm: "plot_throughput_speedup_analysis"
25111   output-file-type: ".html"
25112   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25114   filter: "'NIC_Intel-X710' and
25115            '64B' and
25116            'ENCAP' and
25117            'NDRPDR' and
25118            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25119            not 'DOT1Q' and
25120            not 'VHOST' and
25121            not 'IPSECHW'"
25122   parameters:
25123   - "throughput"
25124   - "parent"
25125   - "tags"
25126   sort:
25127   - "IP4BASE"
25128   - "L2BDMACLRN"
25129   - "L2XCFWD"
25130   - "LISP"
25131   layout:
25132     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25133     layout: "plot-throughput-speedup-analysis"
25134
25135 - type: "plot"
25136   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25137   algorithm: "plot_throughput_speedup_analysis"
25138   output-file-type: ".html"
25139   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25141   filter: "'NIC_Intel-X710' and
25142            '64B' and
25143            'ENCAP' and
25144            'NDRPDR' and
25145            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25146            not 'DOT1Q' and
25147            not 'VHOST' and
25148            not 'IPSECHW'"
25149   parameters:
25150   - "throughput"
25151   - "parent"
25152   - "tags"
25153   sort:
25154   - "IP4BASE"
25155   - "L2BDMACLRN"
25156   - "L2XCFWD"
25157   - "LISP"
25158   layout:
25159     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25160     layout: "plot-throughput-speedup-analysis"
25161
25162 ################################################################################
25163
25164 # Speedup - VPP IPv6 3n-hsw-x520
25165 - type: "plot"
25166   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25167   algorithm: "plot_throughput_speedup_analysis"
25168   output-file-type: ".html"
25169   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25171   filter: "'NIC_Intel-X520-DA2' and
25172            '78B' and
25173            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25174            'NDRPDR' and
25175            'IP6FWD' and
25176            not 'SRv6' and
25177            not 'IPSEC' and
25178            not 'VHOST'"
25179   parameters:
25180   - "throughput"
25181   - "parent"
25182   - "tags"
25183   sort:
25184   - "IP6BASE"
25185   - "FIB_20K"
25186   - "FIB_200K"
25187   - "FIB_2M"
25188   layout:
25189     title: "ip6-3n-hsw-x520-78b-base-ndr"
25190     layout: "plot-throughput-speedup-analysis"
25191
25192 - type: "plot"
25193   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25194   algorithm: "plot_throughput_speedup_analysis"
25195   output-file-type: ".html"
25196   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25198   filter: "'NIC_Intel-X520-DA2' and
25199            '78B' and
25200            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25201            'NDRPDR' and
25202            'IP6FWD' and
25203            not 'SRv6' and
25204            not 'IPSEC' and
25205            not 'VHOST'"
25206   parameters:
25207   - "throughput"
25208   - "parent"
25209   - "tags"
25210   sort:
25211   - "IP6BASE"
25212   - "FIB_20K"
25213   - "FIB_200K"
25214   - "FIB_2M"
25215   layout:
25216     title: "ip6-3n-hsw-x520-78b-base-pdr"
25217     layout: "plot-throughput-speedup-analysis"
25218
25219 # Speedup - VPP IPv6 3n-hsw-x710
25220 - type: "plot"
25221   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25222   algorithm: "plot_throughput_speedup_analysis"
25223   output-file-type: ".html"
25224   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25226   filter: "'NIC_Intel-X710' and
25227            '78B' and
25228            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25229            'NDRPDR' and
25230            'IP6FWD' and
25231            not 'SRv6' and
25232            not 'IPSEC' and
25233            not 'VHOST'"
25234   parameters:
25235   - "throughput"
25236   - "parent"
25237   - "tags"
25238   sort:
25239   - "IP6BASE"
25240   - "FIB_20K"
25241   - "FIB_200K"
25242   - "FIB_2M"
25243   layout:
25244     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25245     layout: "plot-throughput-speedup-analysis"
25246
25247 - type: "plot"
25248   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25249   algorithm: "plot_throughput_speedup_analysis"
25250   output-file-type: ".html"
25251   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25253   filter: "'NIC_Intel-X710' and
25254            '78B' and
25255            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25256            'NDRPDR' and
25257            'IP6FWD' and
25258            not 'SRv6' and
25259            not 'IPSEC' and
25260            not 'VHOST'"
25261   parameters:
25262   - "throughput"
25263   - "parent"
25264   - "tags"
25265   sort:
25266   - "IP6BASE"
25267   - "FIB_20K"
25268   - "FIB_200K"
25269   - "FIB_2M"
25270   layout:
25271     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25272     layout: "plot-throughput-speedup-analysis"
25273
25274 # Speedup - VPP IPv6 3n-hsw-x710 features
25275 - type: "plot"
25276   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25277   algorithm: "plot_throughput_speedup_analysis"
25278   output-file-type: ".html"
25279   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25281   filter: "'NIC_Intel-X710' and
25282            '78B' and
25283            ('IP6BASE' or
25284             'POLICE_MARK' or
25285             'COPWHLIST' or
25286             'IACLDST') and
25287            'NDRPDR' and
25288            'IP6FWD' and
25289            not 'SRv6' and
25290            not 'IPSEC' and
25291            not 'VHOST'"
25292   parameters:
25293   - "throughput"
25294   - "parent"
25295   - "tags"
25296   sort:
25297   - "IP6BASE"
25298   - "POLICE_MARK"
25299   - "COPWHLIST"
25300   - "IACLDST"
25301   layout:
25302     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25303     layout: "plot-throughput-speedup-analysis"
25304
25305 - type: "plot"
25306   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25307   algorithm: "plot_throughput_speedup_analysis"
25308   output-file-type: ".html"
25309   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25310   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25311   filter: "'NIC_Intel-X710' and
25312            '78B' and
25313            ('IP6BASE' or
25314             'POLICE_MARK' or
25315             'COPWHLIST' or
25316             'IACLDST') and
25317            'NDRPDR' and
25318            'IP6FWD' and
25319            not 'SRv6' and
25320            not 'IPSEC' and
25321            not 'VHOST'"
25322   parameters:
25323   - "throughput"
25324   - "parent"
25325   - "tags"
25326   sort:
25327   - "IP6BASE"
25328   - "POLICE_MARK"
25329   - "COPWHLIST"
25330   - "IACLDST"
25331   layout:
25332     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25333     layout: "plot-throughput-speedup-analysis"
25334
25335 # Speedup - VPP IPv6 3n-hsw-xl710
25336 - type: "plot"
25337   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25338   algorithm: "plot_throughput_speedup_analysis"
25339   output-file-type: ".html"
25340   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25342   filter: "'NIC_Intel-XL710' and
25343            '78B' and
25344            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25345            'NDRPDR' and
25346            'IP6FWD' and
25347            not 'SRv6' and
25348            not 'IPSEC' and
25349            not 'VHOST'"
25350   parameters:
25351   - "throughput"
25352   - "parent"
25353   - "tags"
25354   sort:
25355   - "IP6BASE"
25356   - "FIB_20K"
25357   - "FIB_200K"
25358   - "FIB_2M"
25359   layout:
25360     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25361     layout: "plot-throughput-speedup-analysis"
25362
25363 - type: "plot"
25364   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25365   algorithm: "plot_throughput_speedup_analysis"
25366   output-file-type: ".html"
25367   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25369   filter: "'NIC_Intel-XL710' and
25370            '78B' and
25371            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25372            'NDRPDR' and
25373            'IP6FWD' and
25374            not 'SRv6' and
25375            not 'IPSEC' and
25376            not 'VHOST'"
25377   parameters:
25378   - "throughput"
25379   - "parent"
25380   - "tags"
25381   sort:
25382   - "IP6BASE"
25383   - "FIB_20K"
25384   - "FIB_200K"
25385   - "FIB_2M"
25386   layout:
25387     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25388     layout: "plot-throughput-speedup-analysis"
25389
25390 # Speedup - VPP IPv6 3n-skx-x710
25391 - type: "plot"
25392   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25393   algorithm: "plot_throughput_speedup_analysis"
25394   output-file-type: ".html"
25395   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25397   filter: "'NIC_Intel-X710' and
25398            '78B' and
25399            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25400            'NDRPDR' and
25401            'IP6FWD' and
25402            not 'SRv6' and
25403            not 'IPSEC' and
25404            not 'VHOST'"
25405   parameters:
25406   - "throughput"
25407   - "parent"
25408   - "tags"
25409   sort:
25410   - "IP6BASE"
25411   - "FIB_20K"
25412   - "FIB_200K"
25413   - "FIB_2M"
25414   layout:
25415     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25416     layout: "plot-throughput-speedup-analysis"
25417
25418 - type: "plot"
25419   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25420   algorithm: "plot_throughput_speedup_analysis"
25421   output-file-type: ".html"
25422   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25424   filter: "'NIC_Intel-X710' and
25425            '78B' and
25426            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25427            'NDRPDR' and
25428            'IP6FWD' and
25429            not 'SRv6' and
25430            not 'IPSEC' and
25431            not 'VHOST'"
25432   parameters:
25433   - "throughput"
25434   - "parent"
25435   - "tags"
25436   sort:
25437   - "IP6BASE"
25438   - "FIB_20K"
25439   - "FIB_200K"
25440   - "FIB_2M"
25441   layout:
25442     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25443     layout: "plot-throughput-speedup-analysis"
25444
25445 # Speedup - VPP IPv6 3n-skx-x710 features
25446 - type: "plot"
25447   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25448   algorithm: "plot_throughput_speedup_analysis"
25449   output-file-type: ".html"
25450   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25452   filter: "'NIC_Intel-X710' and
25453            '78B' and
25454            ('IP6BASE' or
25455             'POLICE_MARK' or
25456             'COPWHLIST' or
25457             'IACLDST') and
25458            'NDRPDR' and
25459            'IP6FWD' and
25460            not 'SRv6' and
25461            not 'IPSEC' and
25462            not 'VHOST'"
25463   parameters:
25464   - "throughput"
25465   - "parent"
25466   - "tags"
25467   sort:
25468   - "IP6BASE"
25469   - "POLICE_MARK"
25470   - "COPWHLIST"
25471   - "IACLDST"
25472   layout:
25473     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25474     layout: "plot-throughput-speedup-analysis"
25475
25476 - type: "plot"
25477   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25478   algorithm: "plot_throughput_speedup_analysis"
25479   output-file-type: ".html"
25480   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25482   filter: "'NIC_Intel-X710' and
25483            '78B' and
25484            ('IP6BASE' or
25485             'POLICE_MARK' or
25486             'COPWHLIST' or
25487             'IACLDST') and
25488            'NDRPDR' and
25489            'IP6FWD' and
25490            not 'SRv6' and
25491            not 'IPSEC' and
25492            not 'VHOST'"
25493   parameters:
25494   - "throughput"
25495   - "parent"
25496   - "tags"
25497   sort:
25498   - "IP6BASE"
25499   - "POLICE_MARK"
25500   - "COPWHLIST"
25501   - "IACLDST"
25502   layout:
25503     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25504     layout: "plot-throughput-speedup-analysis"
25505
25506 # Speedup - VPP IPv6 3n-skx-xxv710
25507 - type: "plot"
25508   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25509   algorithm: "plot_throughput_speedup_analysis"
25510   output-file-type: ".html"
25511   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25513   filter: "'NIC_Intel-XXV710' and
25514            '78B' and
25515            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25516            'NDRPDR' and
25517            'IP6FWD' and
25518            not 'SRv6' and
25519            not 'IPSEC' and
25520            not 'VHOST'"
25521   parameters:
25522   - "throughput"
25523   - "parent"
25524   - "tags"
25525   sort:
25526   - "IP6BASE"
25527   - "FIB_20K"
25528   - "FIB_200K"
25529   - "FIB_2M"
25530   layout:
25531     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25532     layout: "plot-throughput-speedup-analysis"
25533
25534 - type: "plot"
25535   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25536   algorithm: "plot_throughput_speedup_analysis"
25537   output-file-type: ".html"
25538   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25540   filter: "'NIC_Intel-XXV710' and
25541            '78B' and
25542            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25543            'NDRPDR' and
25544            'IP6FWD' and
25545            not 'SRv6' and
25546            not 'IPSEC' and
25547            not 'VHOST'"
25548   parameters:
25549   - "throughput"
25550   - "parent"
25551   - "tags"
25552   sort:
25553   - "IP6BASE"
25554   - "FIB_20K"
25555   - "FIB_200K"
25556   - "FIB_2M"
25557   layout:
25558     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25559     layout: "plot-throughput-speedup-analysis"
25560
25561 # Speedup - VPP IPv6 2n-skx-x710
25562 - type: "plot"
25563   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25564   algorithm: "plot_throughput_speedup_analysis"
25565   output-file-type: ".html"
25566   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25568   filter: "'NIC_Intel-X710' and
25569            '78B' and
25570            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25571            'NDRPDR' and
25572            'IP6FWD' and
25573            not 'SRv6' and
25574            not 'IPSEC' and
25575            not 'VHOST'"
25576   parameters:
25577   - "throughput"
25578   - "parent"
25579   - "tags"
25580   sort:
25581   - "IP6BASE"
25582   - "FIB_20K"
25583   - "FIB_200K"
25584   - "FIB_2M"
25585   layout:
25586     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25587     layout: "plot-throughput-speedup-analysis"
25588
25589 - type: "plot"
25590   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25591   algorithm: "plot_throughput_speedup_analysis"
25592   output-file-type: ".html"
25593   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25594   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25595   filter: "'NIC_Intel-X710' and
25596            '78B' and
25597            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25598            'NDRPDR' and
25599            'IP6FWD' and
25600            not 'SRv6' and
25601            not 'IPSEC' and
25602            not 'VHOST'"
25603   parameters:
25604   - "throughput"
25605   - "parent"
25606   - "tags"
25607   sort:
25608   - "IP6BASE"
25609   - "FIB_20K"
25610   - "FIB_200K"
25611   - "FIB_2M"
25612   layout:
25613     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25614     layout: "plot-throughput-speedup-analysis"
25615
25616 # Speedup - VPP IPv6 2n-skx-xxv710
25617 - type: "plot"
25618   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25619   algorithm: "plot_throughput_speedup_analysis"
25620   output-file-type: ".html"
25621   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25622   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25623   filter: "'NIC_Intel-XXV710' and
25624            '78B' and
25625            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25626            'NDRPDR' and
25627            'IP6FWD' and
25628            not 'SRv6' and
25629            not 'IPSEC' and
25630            not 'VHOST'"
25631   parameters:
25632   - "throughput"
25633   - "parent"
25634   - "tags"
25635   sort:
25636   - "IP6BASE"
25637   - "FIB_20K"
25638   - "FIB_200K"
25639   - "FIB_2M"
25640   layout:
25641     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25642     layout: "plot-throughput-speedup-analysis"
25643
25644 - type: "plot"
25645   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25646   algorithm: "plot_throughput_speedup_analysis"
25647   output-file-type: ".html"
25648   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25650   filter: "'NIC_Intel-XXV710' and
25651            '78B' and
25652            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25653            'NDRPDR' and
25654            'IP6FWD' and
25655            not 'SRv6' and
25656            not 'IPSEC' and
25657            not 'VHOST'"
25658   parameters:
25659   - "throughput"
25660   - "parent"
25661   - "tags"
25662   sort:
25663   - "IP6BASE"
25664   - "FIB_20K"
25665   - "FIB_200K"
25666   - "FIB_2M"
25667   layout:
25668     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25669     layout: "plot-throughput-speedup-analysis"
25670
25671 ## Speedup - VPP IPv6 2n-dnv-x553 base
25672 #- type: "plot"
25673 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25674 #  algorithm: "plot_throughput_speedup_analysis"
25675 #  output-file-type: ".html"
25676 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25677 #  data: "intel-dnv-vpp"
25678 #  filter: "'NIC_Intel-X553' and
25679 #           '78B' and
25680 #           'IP6BASE' and
25681 #           'NDRPDR' and
25682 #           'IP6FWD' and
25683 #           not 'SRv6' and
25684 #           not 'IPSEC' and
25685 #           not 'VHOST'"
25686 #  parameters:
25687 #  - "throughput"
25688 #  - "parent"
25689 #  - "tags"
25690 #  sort:
25691 #  - "IP6BASE"
25692 #  layout:
25693 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25694 #    layout: "plot-throughput-speedup-analysis"
25695 #
25696 #- type: "plot"
25697 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25698 #  algorithm: "plot_throughput_speedup_analysis"
25699 #  output-file-type: ".html"
25700 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25701 #  data: "intel-dnv-vpp"
25702 #  filter: "'NIC_Intel-X553' and
25703 #           '78B' and
25704 #           'IP6BASE' and
25705 #           'NDRPDR' and
25706 #           'IP6FWD' and
25707 #           not 'SRv6' and
25708 #           not 'IPSEC' and
25709 #           not 'VHOST'"
25710 #  parameters:
25711 #  - "throughput"
25712 #  - "parent"
25713 #  - "tags"
25714 #  sort:
25715 #  - "IP6BASE"
25716 #  layout:
25717 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25718 #    layout: "plot-throughput-speedup-analysis"
25719
25720 ################################################################################
25721
25722 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25723 - type: "plot"
25724   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25725   algorithm: "plot_throughput_speedup_analysis"
25726   output-file-type: ".html"
25727   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25729   filter: "'NIC_Intel-X520-DA2' and
25730            '78B' and
25731            'ENCAP' and
25732            'NDRPDR' and
25733            'LISP' and
25734            not 'VHOST'"
25735   parameters:
25736   - "throughput"
25737   - "parent"
25738   - "tags"
25739   sort:
25740   - "IP4UNRLAY"
25741   - "IP6UNRLAY"
25742   layout:
25743     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25744     layout: "plot-throughput-speedup-analysis"
25745
25746 - type: "plot"
25747   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25748   algorithm: "plot_throughput_speedup_analysis"
25749   output-file-type: ".html"
25750   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25752   filter: "'NIC_Intel-X520-DA2' and
25753            '78B' and
25754            'ENCAP' and
25755            'NDRPDR' and
25756            'LISP' and
25757            not 'VHOST'"
25758   parameters:
25759   - "throughput"
25760   - "parent"
25761   - "tags"
25762   sort:
25763   - "IP4UNRLAY"
25764   - "IP6UNRLAY"
25765   layout:
25766     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25767     layout: "plot-throughput-speedup-analysis"
25768
25769 ################################################################################
25770
25771 # Speedup - VPP IPSec 3n-hsw-xl710 base
25772 - type: "plot"
25773   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25774   algorithm: "plot_throughput_speedup_analysis"
25775   output-file-type: ".html"
25776   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25778   filter: "'NIC_Intel-XL710' and
25779            '64B' and
25780            'IP4FWD' and
25781            'NDRPDR' and
25782            'BASE' and
25783            'IPSECHW' and
25784            ('IPSECTRAN' or 'IPSECTUN') and
25785            not 'VHOST'"
25786   parameters:
25787   - "throughput"
25788   - "parent"
25789   - "tags"
25790   layout:
25791     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25792     layout: "plot-throughput-speedup-analysis"
25793
25794 - type: "plot"
25795   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25796   algorithm: "plot_throughput_speedup_analysis"
25797   output-file-type: ".html"
25798   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25800   filter: "'NIC_Intel-XL710' and
25801            '64B' and
25802            'IP4FWD' and
25803            'NDRPDR' and
25804            'BASE' and
25805            'IPSECHW' and
25806            ('IPSECTRAN' or 'IPSECTUN') and
25807            not 'VHOST'"
25808   parameters:
25809   - "throughput"
25810   - "parent"
25811   - "tags"
25812   layout:
25813     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25814     layout: "plot-throughput-speedup-analysis"
25815
25816 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25817 - type: "plot"
25818   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25819   algorithm: "plot_throughput_speedup_analysis"
25820   output-file-type: ".html"
25821   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25822   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25823   filter: "'NIC_Intel-XL710' and
25824            '64B' and
25825            'IP4FWD' and
25826            'NDRPDR' and
25827            'SCALE' and
25828            'IPSECHW' and
25829            ('IPSECTRAN' or 'IPSECTUN') and
25830            not 'VHOST'"
25831   parameters:
25832   - "throughput"
25833   - "parent"
25834   - "tags"
25835   layout:
25836     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25837     layout: "plot-throughput-speedup-analysis"
25838
25839 - type: "plot"
25840   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25841   algorithm: "plot_throughput_speedup_analysis"
25842   output-file-type: ".html"
25843   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25844   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25845   filter: "'NIC_Intel-XL710' and
25846            '64B' and
25847            'IP4FWD' and
25848            'NDRPDR' and
25849            'SCALE' and
25850            'IPSECHW' and
25851            ('IPSECTRAN' or 'IPSECTUN') and
25852            not 'VHOST'"
25853   parameters:
25854   - "throughput"
25855   - "parent"
25856   - "tags"
25857   layout:
25858     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25859     layout: "plot-throughput-speedup-analysis"
25860
25861 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25862 - type: "plot"
25863   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25864   algorithm: "plot_throughput_speedup_analysis"
25865   output-file-type: ".html"
25866   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25868   filter: "'NIC_Intel-XL710' and
25869            '64B' and
25870            'IP4FWD' and
25871            'NDRPDR' and
25872            'IPSECSW' and
25873            ('IPSECTRAN' or 'IPSECTUN') and
25874            not 'VHOST'"
25875   parameters:
25876   - "throughput"
25877   - "parent"
25878   - "tags"
25879   layout:
25880     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25881     layout: "plot-throughput-speedup-analysis"
25882
25883 - type: "plot"
25884   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25885   algorithm: "plot_throughput_speedup_analysis"
25886   output-file-type: ".html"
25887   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25889   filter: "'NIC_Intel-XL710' and
25890            '64B' and
25891            'IP4FWD' and
25892            'NDRPDR' and
25893            'IPSECSW' and
25894            ('IPSECTRAN' or 'IPSECTUN') and
25895            not 'VHOST'"
25896   parameters:
25897   - "throughput"
25898   - "parent"
25899   - "tags"
25900   layout:
25901     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25902     layout: "plot-throughput-speedup-analysis"
25903
25904 ################################################################################
25905
25906 # Speedup - VPP SRv6 3n-hsw-x520
25907 - type: "plot"
25908   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25909   algorithm: "plot_throughput_speedup_analysis"
25910   output-file-type: ".html"
25911   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25913   filter: "'NIC_Intel-X520-DA2' and
25914            '78B' and
25915            'FEATURE' and
25916            'NDRPDR' and
25917            'IP6FWD' and
25918            'SRv6'"
25919   parameters:
25920   - "throughput"
25921   - "parent"
25922   - "tags"
25923   layout:
25924     title: "srv6-3n-hsw-x520-78b-features-ndr"
25925     layout: "plot-throughput-speedup-analysis"
25926
25927 - type: "plot"
25928   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25929   algorithm: "plot_throughput_speedup_analysis"
25930   output-file-type: ".html"
25931   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25933   filter: "'NIC_Intel-X520-DA2' and
25934            '78B' and
25935            'FEATURE' and
25936            'NDRPDR' and
25937            'IP6FWD' and
25938            'SRv6'"
25939   parameters:
25940   - "throughput"
25941   - "parent"
25942   - "tags"
25943   layout:
25944     title: "srv6-3n-hsw-x520-78b-features-pdr"
25945     layout: "plot-throughput-speedup-analysis"
25946
25947 ################################################################################
25948
25949 # Speedup - VPP L2 3n-hsw-x520 base and scale
25950 - type: "plot"
25951   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25952   algorithm: "plot_throughput_speedup_analysis"
25953   output-file-type: ".html"
25954   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25955   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25956   filter: "'NIC_Intel-X520-DA2' and
25957            '64B' and
25958            ('BASE' or 'SCALE') and
25959            'NDRPDR' and
25960            'ETH' and
25961            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25962            not 'VHOST' and
25963            not 'MEMIF'"
25964   parameters:
25965   - "throughput"
25966   - "parent"
25967   - "tags"
25968   sort:
25969   - "L2XCFWD"
25970   - "L2PATCH"
25971   - "L2BDMACLRN"
25972   - "FIB_10K"
25973   - "FIB_100K"
25974   - "FIB_1M"
25975   layout:
25976     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25977     layout: "plot-throughput-speedup-analysis"
25978
25979 - type: "plot"
25980   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25981   algorithm: "plot_throughput_speedup_analysis"
25982   output-file-type: ".html"
25983   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25984   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25985   filter: "'NIC_Intel-X520-DA2' and
25986            '64B' and
25987            ('BASE' or 'SCALE') and
25988            'NDRPDR' and
25989            'ETH' and
25990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25991            not 'VHOST' and
25992            not 'MEMIF'"
25993   parameters:
25994   - "throughput"
25995   - "parent"
25996   - "tags"
25997   sort:
25998   - "L2XCFWD"
25999   - "L2PATCH"
26000   - "L2BDMACLRN"
26001   - "FIB_10K"
26002   - "FIB_100K"
26003   - "FIB_1M"
26004   layout:
26005     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
26006     layout: "plot-throughput-speedup-analysis"
26007
26008 # Speedup - VPP L2 3n-hsw-x520 features
26009 - type: "plot"
26010   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26011   algorithm: "plot_throughput_speedup_analysis"
26012   output-file-type: ".html"
26013   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26015   filter: "'NIC_Intel-X520-DA2' and
26016            '64B' and
26017            'NDRPDR' and
26018            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26019            not 'ACL' and
26020            not 'VHOST' and
26021            not 'MEMIF'"
26022   parameters:
26023   - "throughput"
26024   - "parent"
26025   - "tags"
26026   sort:
26027   - "L2XCBASE"    # l2xcbase
26028   - "L2BDBASE"    # l2bdbase
26029   - "L2XCFWD"     # dot1q-l2xcbase
26030   - "L2BDMACLRN"  # dot1q-l2bdbase
26031   layout:
26032     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26033     layout: "plot-throughput-speedup-analysis"
26034
26035 - type: "plot"
26036   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26037   algorithm: "plot_throughput_speedup_analysis"
26038   output-file-type: ".html"
26039   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26041   filter: "'NIC_Intel-X520-DA2' and
26042            '64B' and
26043            'NDRPDR' and
26044            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26045            not 'ACL' and
26046            not 'VHOST' and
26047            not 'MEMIF'"
26048   parameters:
26049   - "throughput"
26050   - "parent"
26051   - "tags"
26052   sort:
26053   - "L2XCBASE"    # l2xcbase
26054   - "L2BDBASE"    # l2bdbase
26055   - "L2XCFWD"     # dot1q-l2xcbase
26056   - "L2BDMACLRN"  # dot1q-l2bdbase
26057   layout:
26058     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26059     layout: "plot-throughput-speedup-analysis"
26060
26061 # Speedup - VPP L2 3n-hsw-x520 features-iacl
26062 - type: "plot"
26063   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26064   algorithm: "plot_throughput_speedup_analysis"
26065   output-file-type: ".html"
26066   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26068   filter: "'NIC_Intel-X520-DA2' and
26069            'NDRPDR' and
26070            '64B' and
26071            'FEATURE' and
26072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26073            'IACL' and
26074            ('ACL1' or 'ACL50') and
26075            ('10K_FLOWS' or '10k_FLOWS') and
26076            not 'MACIP' and
26077            not 'VHOST' and
26078            not 'MEMIF'"
26079   parameters:
26080   - "throughput"
26081   - "parent"
26082   - "tags"
26083   layout:
26084     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26085     layout: "plot-throughput-speedup-analysis"
26086
26087 - type: "plot"
26088   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26089   algorithm: "plot_throughput_speedup_analysis"
26090   output-file-type: ".html"
26091   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26093   filter: "'NIC_Intel-X520-DA2' and
26094            'NDRPDR' and
26095            '64B' and
26096            'FEATURE' and
26097            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26098            'IACL' and
26099            ('ACL1' or 'ACL50') and
26100            ('10K_FLOWS' or '10k_FLOWS') and
26101            not 'MACIP' and
26102            not 'VHOST' and
26103            not 'MEMIF'"
26104   parameters:
26105   - "throughput"
26106   - "parent"
26107   - "tags"
26108   layout:
26109     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26110     layout: "plot-throughput-speedup-analysis"
26111
26112 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26113 - type: "plot"
26114   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26115   algorithm: "plot_throughput_speedup_analysis"
26116   output-file-type: ".html"
26117   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26119   filter: "'NIC_Intel-X520-DA2' and
26120            'NDRPDR' and
26121            '64B' and
26122            'FEATURE' and
26123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26124            'OACL' and
26125            ('ACL1' or 'ACL50') and
26126            ('10K_FLOWS' or '10k_FLOWS') and
26127            not 'MACIP' and
26128            not 'VHOST' and
26129            not 'MEMIF'"
26130   parameters:
26131   - "throughput"
26132   - "parent"
26133   - "tags"
26134   layout:
26135     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26136     layout: "plot-throughput-speedup-analysis"
26137
26138 - type: "plot"
26139   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26140   algorithm: "plot_throughput_speedup_analysis"
26141   output-file-type: ".html"
26142   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26144   filter: "'NIC_Intel-X520-DA2' and
26145            'NDRPDR' and
26146            '64B' and
26147            'FEATURE' and
26148            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26149            'OACL' and
26150            ('ACL1' or 'ACL50') and
26151            ('10K_FLOWS' or '10k_FLOWS') and
26152            not 'MACIP' and
26153            not 'VHOST' and
26154            not 'MEMIF'"
26155   parameters:
26156   - "throughput"
26157   - "parent"
26158   - "tags"
26159   layout:
26160     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26161     layout: "plot-throughput-speedup-analysis"
26162
26163 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26164 - type: "plot"
26165   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26166   algorithm: "plot_throughput_speedup_analysis"
26167   output-file-type: ".html"
26168   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26169   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26170   filter: "'NIC_Intel-X520-DA2' and
26171            'NDRPDR' and
26172            '64B' and
26173            'FEATURE' and
26174            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26175            'OACL' and
26176            ('ACL1' or 'ACL50') and
26177            ('10K_FLOWS' or '10k_FLOWS') and
26178            not 'MACIP' and
26179            not 'VHOST' and
26180            not 'MEMIF'"
26181   parameters:
26182   - "throughput"
26183   - "parent"
26184   - "tags"
26185   layout:
26186     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26187     layout: "plot-throughput-speedup-analysis"
26188
26189 - type: "plot"
26190   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26191   algorithm: "plot_throughput_speedup_analysis"
26192   output-file-type: ".html"
26193   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26195   filter: "'NIC_Intel-X520-DA2' and
26196            'NDRPDR' and
26197            '64B' and
26198            'FEATURE' and
26199            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26200            'OACL' and
26201            ('ACL1' or 'ACL50') and
26202            ('10K_FLOWS' or '10k_FLOWS') and
26203            not 'MACIP' and
26204            not 'VHOST' and
26205            not 'MEMIF'"
26206   parameters:
26207   - "throughput"
26208   - "parent"
26209   - "tags"
26210   layout:
26211     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26212     layout: "plot-throughput-speedup-analysis"
26213
26214 # Speedup - VPP L2 3n-hsw-x520 features-macip
26215 - type: "plot"
26216   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26217   algorithm: "plot_throughput_speedup_analysis"
26218   output-file-type: ".html"
26219   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26221   filter: "'NIC_Intel-X520-DA2' and
26222            'NDRPDR' and
26223            '64B' and
26224            'FEATURE' and
26225            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26226            'MACIP' and
26227            ('ACL1' or 'ACL50') and
26228            ('10K_FLOWS' or '10k_FLOWS') and
26229            not 'VHOST' and
26230            not 'MEMIF'"
26231   parameters:
26232   - "throughput"
26233   - "parent"
26234   - "tags"
26235   layout:
26236     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26237     layout: "plot-throughput-speedup-analysis"
26238
26239 - type: "plot"
26240   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26241   algorithm: "plot_throughput_speedup_analysis"
26242   output-file-type: ".html"
26243   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26245   filter: "'NIC_Intel-X520-DA2' and
26246            'NDRPDR' and
26247            '64B' and
26248            'FEATURE' and
26249            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26250            'MACIP' and
26251            ('ACL1' or 'ACL50') and
26252            ('10K_FLOWS' or '10k_FLOWS') and
26253            not 'VHOST' and
26254            not 'MEMIF'"
26255   parameters:
26256   - "throughput"
26257   - "parent"
26258   - "tags"
26259   layout:
26260     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26261     layout: "plot-throughput-speedup-analysis"
26262
26263 # Speedup - VPP L2 3n-hsw-x710 base and scale
26264 - type: "plot"
26265   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26266   algorithm: "plot_throughput_speedup_analysis"
26267   output-file-type: ".html"
26268   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26270   filter: "'NIC_Intel-X710' and
26271            '64B' and
26272            ('BASE' or 'SCALE') and
26273            'NDRPDR' and
26274            'ETH' and
26275            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26276            not 'VHOST' and
26277            not 'MEMIF' and
26278            not 'DRV_AVF'"
26279   parameters:
26280   - "throughput"
26281   - "parent"
26282   - "tags"
26283   sort:
26284   - "L2PATCH"
26285   - "L2XCFWD"
26286   - "L2BDMACLRN"
26287   - "FIB_10K"
26288   - "FIB_100K"
26289   - "FIB_1M"
26290   layout:
26291     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26292     layout: "plot-throughput-speedup-analysis"
26293
26294 - type: "plot"
26295   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26296   algorithm: "plot_throughput_speedup_analysis"
26297   output-file-type: ".html"
26298   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26300   filter: "'NIC_Intel-X710' and
26301            '64B' and
26302            ('BASE' or 'SCALE') and
26303            'NDRPDR' and
26304            'ETH' and
26305            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26306            not 'VHOST' and
26307            not 'MEMIF' and
26308            not 'DRV_AVF'"
26309   parameters:
26310   - "throughput"
26311   - "parent"
26312   - "tags"
26313   sort:
26314   - "L2PATCH"
26315   - "L2XCFWD"
26316   - "L2BDMACLRN"
26317   - "FIB_10K"
26318   - "FIB_100K"
26319   - "FIB_1M"
26320   layout:
26321     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26322     layout: "plot-throughput-speedup-analysis"
26323
26324 # Speedup - VPP L2 3n-hsw-x710 features
26325 - type: "plot"
26326   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26327   algorithm: "plot_throughput_speedup_analysis"
26328   output-file-type: ".html"
26329   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26331   filter: "'NIC_Intel-X710' and
26332            '64B' and
26333            'NDRPDR' and
26334            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26335            not 'ACL' and
26336            not 'VHOST' and
26337            not 'L2OVRLAY' and
26338            not 'MEMIF'"
26339   parameters:
26340   - "throughput"
26341   - "parent"
26342   - "tags"
26343   sort:
26344   - "L2XCBASE"    # l2xcbase
26345   - "L2BDBASE"    # l2bdbase
26346   - "L2XCFWD"     # dot1q-l2xcbase
26347   - "L2BDMACLRN"  # dot1q-l2bdbase
26348   layout:
26349     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26350     layout: "plot-throughput-speedup-analysis"
26351
26352 - type: "plot"
26353   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26354   algorithm: "plot_throughput_speedup_analysis"
26355   output-file-type: ".html"
26356   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26358   filter: "'NIC_Intel-X710' and
26359            '64B' and
26360            'NDRPDR' and
26361            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26362            not 'ACL' and
26363            not 'VHOST' and
26364            not 'L2OVRLAY' and
26365            not 'MEMIF'"
26366   parameters:
26367   - "throughput"
26368   - "parent"
26369   - "tags"
26370   sort:
26371   - "L2XCBASE"    # l2xcbase
26372   - "L2BDBASE"    # l2bdbase
26373   - "L2XCFWD"     # dot1q-l2xcbase
26374   - "L2BDMACLRN"  # dot1q-l2bdbase
26375   layout:
26376     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26377     layout: "plot-throughput-speedup-analysis"
26378
26379 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26380 - type: "plot"
26381   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26382   algorithm: "plot_throughput_speedup_analysis"
26383   output-file-type: ".html"
26384   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26386   filter: "'NIC_Intel-X710' and
26387            'NDRPDR' and
26388            '64B' and
26389            'FEATURE' and
26390            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26391            'IACL' and
26392            ('ACL1' or 'ACL50') and
26393            ('10K_FLOWS' or '10k_FLOWS') and
26394            not 'MACIP' and
26395            not 'VHOST' and
26396            not 'MEMIF'"
26397   parameters:
26398   - "throughput"
26399   - "parent"
26400   - "tags"
26401   layout:
26402     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26403     layout: "plot-throughput-speedup-analysis"
26404
26405 - type: "plot"
26406   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26407   algorithm: "plot_throughput_speedup_analysis"
26408   output-file-type: ".html"
26409   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26411   filter: "'NIC_Intel-X710' and
26412            'NDRPDR' and
26413            '64B' and
26414            'FEATURE' and
26415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26416            'IACL' and
26417            ('ACL1' or 'ACL50') and
26418            ('10K_FLOWS' or '10k_FLOWS') and
26419            not 'MACIP' and
26420            not 'VHOST' and
26421            not 'MEMIF'"
26422   parameters:
26423   - "throughput"
26424   - "parent"
26425   - "tags"
26426   layout:
26427     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26428     layout: "plot-throughput-speedup-analysis"
26429
26430 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26431 - type: "plot"
26432   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26433   algorithm: "plot_throughput_speedup_analysis"
26434   output-file-type: ".html"
26435   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26437   filter: "'NIC_Intel-XL710' and
26438            '64B' and
26439            'BASE' and
26440            'NDRPDR' and
26441            'ETH' and
26442            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26443            not 'VHOST' and
26444            not 'MEMIF'"
26445   parameters:
26446   - "throughput"
26447   - "parent"
26448   - "tags"
26449   sort:
26450   - "L2PATCH"
26451   - "L2XCFWD"
26452   - "L2BDMACLRN"
26453   layout:
26454     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26455     layout: "plot-throughput-speedup-analysis"
26456
26457 - type: "plot"
26458   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26459   algorithm: "plot_throughput_speedup_analysis"
26460   output-file-type: ".html"
26461   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26463   filter: "'NIC_Intel-XL710' and
26464            '64B' and
26465            'BASE' and
26466            'NDRPDR' and
26467            'ETH' and
26468            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26469            not 'VHOST' and
26470            not 'MEMIF'"
26471   parameters:
26472   - "throughput"
26473   - "parent"
26474   - "tags"
26475   sort:
26476   - "L2PATCH"
26477   - "L2XCFWD"
26478   - "L2BDMACLRN"
26479   layout:
26480     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26481     layout: "plot-throughput-speedup-analysis"
26482
26483 # Speedup - VPP L2 3n-skx-x710 base and scale
26484 - type: "plot"
26485   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26486   algorithm: "plot_throughput_speedup_analysis"
26487   output-file-type: ".html"
26488   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26490   filter: "'NIC_Intel-X710' and
26491            '64B' and
26492            ('BASE' or 'SCALE') and
26493            'NDRPDR' and
26494            'ETH' and
26495            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26496            not 'VHOST' and
26497            not 'DRV_AVF' and
26498            not 'MEMIF'"
26499   parameters:
26500   - "throughput"
26501   - "parent"
26502   - "tags"
26503   sort:
26504   - "L2PATCH"
26505   - "L2XCBASE"
26506   - "BASE"
26507   - "FIB_10K"
26508   - "FIB_100K"
26509   - "FIB_1M"
26510   layout:
26511     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26512     layout: "plot-throughput-speedup-analysis"
26513
26514 - type: "plot"
26515   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26516   algorithm: "plot_throughput_speedup_analysis"
26517   output-file-type: ".html"
26518   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26519   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26520   filter: "'NIC_Intel-X710' and
26521            '64B' and
26522            ('BASE' or 'SCALE') and
26523            'NDRPDR' and
26524            'ETH' and
26525            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26526            not 'VHOST' and
26527            not 'DRV_AVF' and
26528            not 'MEMIF'"
26529   parameters:
26530   - "throughput"
26531   - "parent"
26532   - "tags"
26533   sort:
26534   - "L2PATCH"
26535   - "L2XCBASE"
26536   - "BASE"
26537   - "FIB_10K"
26538   - "FIB_100K"
26539   - "FIB_1M"
26540   layout:
26541     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26542     layout: "plot-throughput-speedup-analysis"
26543
26544 # Speedup - VPP L2 3n-skx-x710 features
26545 - type: "plot"
26546   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26547   algorithm: "plot_throughput_speedup_analysis"
26548   output-file-type: ".html"
26549   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26551   filter: "'NIC_Intel-X710' and
26552            '64B' and
26553            'NDRPDR' and
26554            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26555            not 'ACL' and
26556            not 'VHOST' and
26557            not 'DRV_AVF' and
26558            not 'L2OVRLAY' and
26559            not 'MEMIF'"
26560   parameters:
26561   - "throughput"
26562   - "parent"
26563   - "tags"
26564   sort:
26565   - "L2XCBASE"    # l2xcbase
26566   - "L2BDBASE"    # l2bdbase
26567   - "L2XCFWD"     # dot1q-l2xcbase
26568   - "L2BDMACLRN"  # dot1q-l2bdbase
26569   layout:
26570     title: "l2sw-3n-skx-x710-64b-features-ndr"
26571     layout: "plot-throughput-speedup-analysis"
26572
26573 - type: "plot"
26574   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26575   algorithm: "plot_throughput_speedup_analysis"
26576   output-file-type: ".html"
26577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26579   filter: "'NIC_Intel-X710' and
26580            '64B' and
26581            'NDRPDR' and
26582            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26583            not 'ACL' and
26584            not 'VHOST' and
26585            not 'DRV_AVF' and
26586            not 'L2OVRLAY' and
26587            not 'MEMIF'"
26588   parameters:
26589   - "throughput"
26590   - "parent"
26591   - "tags"
26592   sort:
26593   - "L2XCBASE"    # l2xcbase
26594   - "L2BDBASE"    # l2bdbase
26595   - "L2XCFWD"     # dot1q-l2xcbase
26596   - "L2BDMACLRN"  # dot1q-l2bdbase
26597   layout:
26598     title: "l2sw-3n-skx-x710-64b-features-pdr"
26599     layout: "plot-throughput-speedup-analysis"
26600
26601 # Speedup - VPP L2 3n-skx-x710 features-iacl
26602 - type: "plot"
26603   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26604   algorithm: "plot_throughput_speedup_analysis"
26605   output-file-type: ".html"
26606   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26608   filter: "'NIC_Intel-X710' and
26609            'NDRPDR' and
26610            '64B' and
26611            'FEATURE' and
26612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26613            'IACL' and
26614            ('ACL1' or 'ACL50') and
26615            ('10K_FLOWS' or '10k_FLOWS') and
26616            not 'MACIP' and
26617            not 'VHOST' and
26618            not 'MEMIF'"
26619   parameters:
26620   - "throughput"
26621   - "parent"
26622   - "tags"
26623   layout:
26624     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26625     layout: "plot-throughput-speedup-analysis"
26626
26627 - type: "plot"
26628   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26629   algorithm: "plot_throughput_speedup_analysis"
26630   output-file-type: ".html"
26631   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26633   filter: "'NIC_Intel-X710' and
26634            'NDRPDR' and
26635            '64B' and
26636            'FEATURE' and
26637            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26638            'IACL' and
26639            ('ACL1' or 'ACL50') and
26640            ('10K_FLOWS' or '10k_FLOWS') and
26641            not 'MACIP' and
26642            not 'VHOST' and
26643            not 'MEMIF'"
26644   parameters:
26645   - "throughput"
26646   - "parent"
26647   - "tags"
26648   layout:
26649     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26650     layout: "plot-throughput-speedup-analysis"
26651
26652 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26653 - type: "plot"
26654   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26655   algorithm: "plot_throughput_speedup_analysis"
26656   output-file-type: ".html"
26657   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26658   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26659   filter: "'NIC_Intel-XXV710' and
26660            '64B' and
26661            ('BASE' or 'SCALE') and
26662            'NDRPDR' and
26663            'ETH' and
26664            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26665            not 'DRV_AVF' and
26666            not 'VHOST' and
26667            not 'MEMIF'"
26668   parameters:
26669   - "throughput"
26670   - "parent"
26671   - "tags"
26672 #  sort:
26673 #  - "L2PATCH"
26674 #  - "L2PATCH"
26675 #  - "L2XCBASE"
26676 #  - "L2BDMACLRN"
26677   layout:
26678     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26679     layout: "plot-throughput-speedup-analysis"
26680
26681 - type: "plot"
26682   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26683   algorithm: "plot_throughput_speedup_analysis"
26684   output-file-type: ".html"
26685   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26687   filter: "'NIC_Intel-XXV710' and
26688            '64B' and
26689            ('BASE' or 'SCALE') and
26690            'NDRPDR' and
26691            'ETH' and
26692            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26693            not 'DRV_AVF' and
26694            not 'VHOST' and
26695            not 'MEMIF'"
26696   parameters:
26697   - "throughput"
26698   - "parent"
26699   - "tags"
26700 #  sort:
26701 #  - "L2PATCH"
26702 #  - "L2PATCH"
26703 #  - "L2XCBASE"
26704 #  - "L2BDMACLRN"
26705   layout:
26706     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26707     layout: "plot-throughput-speedup-analysis"
26708
26709 # Speedup - VPP L2 2n-skx-x710 base and scale
26710 - type: "plot"
26711   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26712   algorithm: "plot_throughput_speedup_analysis"
26713   output-file-type: ".html"
26714   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26716   filter: "'NIC_Intel-X710' and
26717            '64B' and
26718            ('BASE' or 'SCALE') and
26719            'NDRPDR' and
26720            'ETH' and
26721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26722            not 'VHOST' and
26723            not 'MEMIF'"
26724   parameters:
26725   - "throughput"
26726   - "parent"
26727   - "tags"
26728   sort:
26729   - "L2PATCH"
26730   - "L2XCBASE"
26731   - "BASE"
26732   - "FIB_10K"
26733   - "FIB_100K"
26734   - "FIB_1M"
26735   layout:
26736     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26737     layout: "plot-throughput-speedup-analysis"
26738
26739 - type: "plot"
26740   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26741   algorithm: "plot_throughput_speedup_analysis"
26742   output-file-type: ".html"
26743   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26744   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26745   filter: "'NIC_Intel-X710' and
26746            '64B' and
26747            ('BASE' or 'SCALE') and
26748            'NDRPDR' and
26749            'ETH' and
26750            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26751            not 'VHOST' and
26752            not 'MEMIF'"
26753   parameters:
26754   - "throughput"
26755   - "parent"
26756   - "tags"
26757   sort:
26758   - "L2PATCH"
26759   - "L2XCBASE"
26760   - "BASE"
26761   - "FIB_10K"
26762   - "FIB_100K"
26763   - "FIB_1M"
26764   layout:
26765     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26766     layout: "plot-throughput-speedup-analysis"
26767
26768 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26769 - type: "plot"
26770   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26771   algorithm: "plot_throughput_speedup_analysis"
26772   output-file-type: ".html"
26773   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26775   filter: "'NIC_Intel-XXV710' and
26776            '64B' and
26777            ('BASE' or 'SCALE') and
26778            'NDRPDR' and
26779            'ETH' and
26780            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26781            not 'VHOST' and
26782            not 'MEMIF'"
26783   parameters:
26784   - "throughput"
26785   - "parent"
26786   - "tags"
26787   sort:
26788   - "L2PATCH"
26789   - "L2XCBASE"
26790   - "BASE"
26791   - "FIB_10K"
26792   - "FIB_100K"
26793   - "FIB_1M"
26794   layout:
26795     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26796     layout: "plot-throughput-speedup-analysis"
26797
26798 - type: "plot"
26799   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26800   algorithm: "plot_throughput_speedup_analysis"
26801   output-file-type: ".html"
26802   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26804   filter: "'NIC_Intel-XXV710' and
26805            '64B' and
26806            ('BASE' or 'SCALE') and
26807            'NDRPDR' and
26808            'ETH' and
26809            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26810            not 'VHOST' and
26811            not 'MEMIF'"
26812   parameters:
26813   - "throughput"
26814   - "parent"
26815   - "tags"
26816   sort:
26817   - "L2PATCH"
26818   - "L2XCBASE"
26819   - "BASE"
26820   - "FIB_10K"
26821   - "FIB_100K"
26822   - "FIB_1M"
26823   layout:
26824     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26825     layout: "plot-throughput-speedup-analysis"
26826
26827 ## Speedup - VPP L2 2n-dnv-x553 base
26828 #- type: "plot"
26829 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26830 #  algorithm: "plot_throughput_speedup_analysis"
26831 #  output-file-type: ".html"
26832 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26833 #  data: "intel-dnv-vpp"
26834 #  filter: "'NIC_Intel-X553' and
26835 #           '64B' and
26836 #           ('BASE' or 'SCALE') and
26837 #           'NDRPDR' and
26838 #           'ETH' and
26839 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26840 #           not 'VHOST' and
26841 #           not 'MEMIF'"
26842 #  parameters:
26843 #  - "throughput"
26844 #  - "parent"
26845 #  - "tags"
26846 #  sort:
26847 #  - "L2XCBASE"
26848 #  - "L2BDMACLRN"
26849 #  - "L2PATCH"
26850 #  layout:
26851 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26852 #    layout: "plot-throughput-speedup-analysis"
26853 #
26854 #- type: "plot"
26855 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26856 #  algorithm: "plot_throughput_speedup_analysis"
26857 #  output-file-type: ".html"
26858 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26859 #  data: "intel-dnv-vpp"
26860 #  filter: "'NIC_Intel-X553' and
26861 #           '64B' and
26862 #           ('BASE' or 'SCALE') and
26863 #           'NDRPDR' and
26864 #           'ETH' and
26865 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26866 #           not 'VHOST' and
26867 #           not 'MEMIF'"
26868 #  parameters:
26869 #  - "throughput"
26870 #  - "parent"
26871 #  - "tags"
26872 #  sort:
26873 #  - "L2XCBASE"
26874 #  - "L2BDMACLRN"
26875 #  - "L2PATCH"
26876 #  layout:
26877 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26878 #    layout: "plot-throughput-speedup-analysis"
26879
26880 ################################################################################
26881
26882 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26883 - type: "plot"
26884   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26885   algorithm: "plot_throughput_speedup_analysis"
26886   output-file-type: ".html"
26887   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26889   filter: "'NIC_Intel-X520-DA2' and
26890            '64B' and
26891            'NDRPDR' and
26892            'ETH' and
26893            'IP4FWD' and
26894            'VHOST_1024' and
26895            not 'VXLAN' and
26896            not 'DOT1Q'"
26897   parameters:
26898   - "throughput"
26899   - "parent"
26900   - "tags"
26901   sort:
26902   - "not CFS_OPT"
26903   - "1VM"
26904   - "2VM"
26905   layout:
26906     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26907     layout: "plot-throughput-speedup-analysis"
26908
26909 - type: "plot"
26910   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26911   algorithm: "plot_throughput_speedup_analysis"
26912   output-file-type: ".html"
26913   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26915   filter: "'NIC_Intel-X520-DA2' and
26916            '64B' and
26917            'NDRPDR' and
26918            'ETH' and
26919            'IP4FWD' and
26920            'VHOST_1024' and
26921            not 'VXLAN' and
26922            not 'DOT1Q'"
26923   parameters:
26924   - "throughput"
26925   - "parent"
26926   - "tags"
26927   sort:
26928   - "not CFS_OPT"
26929   - "1VM"
26930   - "2VM"
26931   layout:
26932     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26933     layout: "plot-throughput-speedup-analysis"
26934
26935 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26936 - type: "plot"
26937   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26938   algorithm: "plot_throughput_speedup_analysis"
26939   output-file-type: ".html"
26940   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26942   filter: "'NIC_Intel-X520-DA2' and
26943            '64B' and
26944            'NDRPDR' and
26945            ('ETH' or 'DOT1Q') and
26946            'BASE' and
26947            ('L2BDMACLRN' or 'L2XCFWD') and
26948            'VHOST_1024' and
26949            not 'VXLAN' and
26950            not 'IP4FWD' and
26951            not '2VM'"
26952   parameters:
26953   - "throughput"
26954   - "parent"
26955   - "tags"
26956   sort:
26957   - "L2BDMACLRN"
26958   - "L2BDMACLRN"
26959   - "L2BDMACLRN"
26960   - "L2XCFWD"
26961   - "L2XCFWD"
26962   - "L2XCFWD"
26963   layout:
26964     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26965     layout: "plot-throughput-speedup-analysis"
26966
26967 - type: "plot"
26968   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26969   algorithm: "plot_throughput_speedup_analysis"
26970   output-file-type: ".html"
26971   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26973   filter: "'NIC_Intel-X520-DA2' and
26974            '64B' and
26975            'NDRPDR' and
26976            ('ETH' or 'DOT1Q') and
26977            'BASE' and
26978            ('L2BDMACLRN' or 'L2XCFWD') and
26979            'VHOST_1024' and
26980            not 'VXLAN' and
26981            not 'IP4FWD' and
26982            not '2VM'"
26983   parameters:
26984   - "throughput"
26985   - "parent"
26986   - "tags"
26987   sort:
26988   - "L2BDMACLRN"
26989   - "L2BDMACLRN"
26990   - "L2BDMACLRN"
26991   - "L2XCFWD"
26992   - "L2XCFWD"
26993   - "L2XCFWD"
26994   layout:
26995     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26996     layout: "plot-throughput-speedup-analysis"
26997
26998 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26999 - type: "plot"
27000   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27001   algorithm: "plot_throughput_speedup_analysis"
27002   output-file-type: ".html"
27003   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27005   filter: "'NIC_Intel-X520-DA2' and
27006            '64B' and
27007            'NDRPDR' and
27008            ('ETH' or 'DOT1Q') and
27009            ('L2BDMACLRN' or 'L2XCFWD') and
27010            'VHOST_1024' and
27011            not 'CFS_OPT' and
27012            not 'DOT1Q' and
27013            not 'VXLAN' and
27014            not 'IP4FWD' and
27015            not 'LBOND'"
27016   parameters:
27017   - "throughput"
27018   - "parent"
27019   - "tags"
27020 #  sort:
27021 #  - "1VM"
27022 #  - "L2XCFWD"
27023 #  - "1VM"
27024 #  - "L2BDMACLRN"
27025   layout:
27026     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27027     layout: "plot-throughput-speedup-analysis"
27028
27029 - type: "plot"
27030   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27031   algorithm: "plot_throughput_speedup_analysis"
27032   output-file-type: ".html"
27033   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27035   filter: "'NIC_Intel-X520-DA2' and
27036            '64B' and
27037            'NDRPDR' and
27038            ('ETH' or 'DOT1Q') and
27039            ('L2BDMACLRN' or 'L2XCFWD') and
27040            'VHOST_1024' and
27041            not 'CFS_OPT' and
27042            not 'DOT1Q' and
27043            not 'VXLAN' and
27044            not 'IP4FWD' and
27045            not 'LBOND'"
27046   parameters:
27047   - "throughput"
27048   - "parent"
27049   - "tags"
27050 #  sort:
27051 #  - "1VM"
27052 #  - "L2XCFWD"
27053 #  - "1VM"
27054 #  - "L2BDMACLRN"
27055   layout:
27056     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27057     layout: "plot-throughput-speedup-analysis"
27058
27059 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27060 - type: "plot"
27061   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27062   algorithm: "plot_throughput_speedup_analysis"
27063   output-file-type: ".html"
27064   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27066   filter: "'NIC_Intel-X710' and
27067            '64B' and
27068            'NDRPDR' and
27069            'ETH' and
27070            'IP4FWD' and
27071            'VHOST_1024' and
27072            not 'VXLAN' and
27073            not 'CFS_OPT' and
27074            not 'DOT1Q'"
27075   parameters:
27076   - "throughput"
27077   - "parent"
27078   - "tags"
27079   sort:
27080   - "1VM"
27081   - "2VM"
27082   layout:
27083     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27084     layout: "plot-throughput-speedup-analysis"
27085
27086 - type: "plot"
27087   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27088   algorithm: "plot_throughput_speedup_analysis"
27089   output-file-type: ".html"
27090   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27092   filter: "'NIC_Intel-X710' and
27093            '64B' and
27094            'NDRPDR' and
27095            'ETH' and
27096            'IP4FWD' and
27097            'VHOST_1024' and
27098            not 'VXLAN' and
27099            not 'CFS_OPT' and
27100            not 'DOT1Q'"
27101   parameters:
27102   - "throughput"
27103   - "parent"
27104   - "tags"
27105   sort:
27106   - "1VM"
27107   - "2VM"
27108   layout:
27109     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27110     layout: "plot-throughput-speedup-analysis"
27111
27112 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27113 - type: "plot"
27114   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27115   algorithm: "plot_throughput_speedup_analysis"
27116   output-file-type: ".html"
27117   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27119   filter: "'NIC_Intel-X710' and
27120            '64B' and
27121            'NDRPDR' and
27122            ('ETH' or 'DOT1Q') and
27123            'BASE' and
27124            ('L2BDMACLRN' or 'L2XCFWD') and
27125            'VHOST_1024' and
27126            not 'VXLAN' and
27127            not 'IP4FWD' and
27128            not '2VM'"
27129   parameters:
27130   - "throughput"
27131   - "parent"
27132   - "tags"
27133   sort:
27134   - "L2BDMACLRN"
27135   - "L2BDMACLRN"
27136   - "L2BDMACLRN"
27137   - "L2XCFWD"
27138   - "L2XCFWD"
27139   - "L2XCFWD"
27140   layout:
27141     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27142     layout: "plot-throughput-speedup-analysis"
27143
27144 - type: "plot"
27145   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27146   algorithm: "plot_throughput_speedup_analysis"
27147   output-file-type: ".html"
27148   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27150   filter: "'NIC_Intel-X710' and
27151            '64B' and
27152            'NDRPDR' and
27153            ('ETH' or 'DOT1Q') and
27154            'BASE' and
27155            ('L2BDMACLRN' or 'L2XCFWD') and
27156            'VHOST_1024' and
27157            not 'VXLAN' and
27158            not 'IP4FWD' and
27159            not '2VM'"
27160   parameters:
27161   - "throughput"
27162   - "parent"
27163   - "tags"
27164   sort:
27165   - "L2BDMACLRN"
27166   - "L2BDMACLRN"
27167   - "L2BDMACLRN"
27168   - "L2XCFWD"
27169   - "L2XCFWD"
27170   - "L2XCFWD"
27171   layout:
27172     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27173     layout: "plot-throughput-speedup-analysis"
27174
27175 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27176 - type: "plot"
27177   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27178   algorithm: "plot_throughput_speedup_analysis"
27179   output-file-type: ".html"
27180   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27182   filter: "'NIC_Intel-X710' and
27183            '64B' and
27184            'NDRPDR' and
27185            ('ETH' or 'DOT1Q') and
27186            ('L2BDMACLRN' or 'L2XCFWD') and
27187            'VHOST_1024' and
27188            not 'CFS_OPT' and
27189            not 'VXLAN' and
27190            not 'IP4FWD' and
27191            not 'LBOND'"
27192   parameters:
27193   - "throughput"
27194   - "parent"
27195   - "tags"
27196   sort:
27197   - "L2BDMACLRN"
27198   - "L2BDMACLRN"
27199   - "L2BDMACLRN"
27200   - "L2XCFWD"
27201   - "L2XCFWD"
27202   - "L2XCFWD"
27203   layout:
27204     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27205     layout: "plot-throughput-speedup-analysis"
27206
27207 - type: "plot"
27208   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27209   algorithm: "plot_throughput_speedup_analysis"
27210   output-file-type: ".html"
27211   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27213   filter: "'NIC_Intel-X710' and
27214            '64B' and
27215            'NDRPDR' and
27216            ('ETH' or 'DOT1Q') and
27217            ('L2BDMACLRN' or 'L2XCFWD') and
27218            'VHOST_1024' and
27219            not 'CFS_OPT' and
27220            not 'VXLAN' and
27221            not 'IP4FWD' and
27222            not 'LBOND'"
27223   parameters:
27224   - "throughput"
27225   - "parent"
27226   - "tags"
27227   sort:
27228   - "L2BDMACLRN"
27229   - "L2BDMACLRN"
27230   - "L2BDMACLRN"
27231   - "L2XCFWD"
27232   - "L2XCFWD"
27233   - "L2XCFWD"
27234   layout:
27235     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27236     layout: "plot-throughput-speedup-analysis"
27237
27238 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27239 - type: "plot"
27240   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27241   algorithm: "plot_throughput_speedup_analysis"
27242   output-file-type: ".html"
27243   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27245   filter: "'NIC_Intel-X710' and
27246            '64B' and
27247            'NDRPDR' and
27248            'ETH' and
27249            'IP4FWD' and
27250            'VHOST_1024' and
27251            not 'VXLAN' and
27252            not 'DOT1Q'"
27253   parameters:
27254   - "throughput"
27255   - "parent"
27256   - "tags"
27257   sort:
27258   - "1VM"
27259   - "2VM"
27260   layout:
27261     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27262     layout: "plot-throughput-speedup-analysis"
27263
27264 - type: "plot"
27265   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27266   algorithm: "plot_throughput_speedup_analysis"
27267   output-file-type: ".html"
27268   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27270   filter: "'NIC_Intel-X710' and
27271            '64B' and
27272            'NDRPDR' and
27273            'ETH' and
27274            'IP4FWD' and
27275            'VHOST_1024' and
27276            not 'VXLAN' and
27277            not 'DOT1Q'"
27278   parameters:
27279   - "throughput"
27280   - "parent"
27281   - "tags"
27282   sort:
27283   - "1VM"
27284   - "2VM"
27285   layout:
27286     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27287     layout: "plot-throughput-speedup-analysis"
27288
27289 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27290 - type: "plot"
27291   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27292   algorithm: "plot_throughput_speedup_analysis"
27293   output-file-type: ".html"
27294   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27296   filter: "'NIC_Intel-X710' and
27297            '64B' and
27298            'NDRPDR' and
27299            'ETH' and
27300            'IP4FWD' and
27301            'VHOST_1024' and
27302            not 'VXLAN' and
27303            not 'NF_DENSITY' and
27304            not 'CFS_OPT' and
27305            not 'DOT1Q'"
27306   parameters:
27307   - "throughput"
27308   - "parent"
27309   - "tags"
27310   sort:
27311   - "1VM"
27312   - "2VM"
27313   layout:
27314     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27315     layout: "plot-throughput-speedup-analysis"
27316
27317 - type: "plot"
27318   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27319   algorithm: "plot_throughput_speedup_analysis"
27320   output-file-type: ".html"
27321   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27323   filter: "'NIC_Intel-X710' and
27324            '64B' and
27325            'NDRPDR' and
27326            'ETH' and
27327            'IP4FWD' and
27328            'VHOST_1024' and
27329            not 'VXLAN' and
27330            not 'NF_DENSITY' and
27331            not 'CFS_OPT' and
27332            not 'DOT1Q'"
27333   parameters:
27334   - "throughput"
27335   - "parent"
27336   - "tags"
27337   sort:
27338   - "1VM"
27339   - "2VM"
27340   layout:
27341     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27342     layout: "plot-throughput-speedup-analysis"
27343
27344 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27345 - type: "plot"
27346   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27347   algorithm: "plot_throughput_speedup_analysis"
27348   output-file-type: ".html"
27349   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27351   filter: "'NIC_Intel-X710' and
27352            '64B' and
27353            'NDRPDR' and
27354            ('ETH' or 'DOT1Q') and
27355            'BASE' and
27356            ('L2BDMACLRN' or 'L2XCFWD') and
27357            'VHOST_1024' and
27358            not 'VXLAN' and
27359            not 'NF_DENSITY' and
27360            not 'IP4FWD' and
27361            not '2VM'"
27362   parameters:
27363   - "throughput"
27364   - "parent"
27365   - "tags"
27366 #  sort:
27367 #  - "not CFS_OPT"
27368 #  - "L2XCFWD"
27369 #  - "not CFS_OPT"
27370 #  - "CFS_OPT"
27371   layout:
27372     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27373     layout: "plot-throughput-speedup-analysis"
27374
27375 - type: "plot"
27376   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27377   algorithm: "plot_throughput_speedup_analysis"
27378   output-file-type: ".html"
27379   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27380   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27381   filter: "'NIC_Intel-X710' and
27382            '64B' and
27383            'NDRPDR' and
27384            ('ETH' or 'DOT1Q') and
27385            'BASE' and
27386            ('L2BDMACLRN' or 'L2XCFWD') and
27387            'VHOST_1024' and
27388            not 'VXLAN' and
27389            not 'NF_DENSITY' and
27390            not 'IP4FWD' and
27391            not '2VM'"
27392   parameters:
27393   - "throughput"
27394   - "parent"
27395   - "tags"
27396 #  sort:
27397 #  - "not CFS_OPT"
27398 #  - "L2XCFWD"
27399 #  - "not CFS_OPT"
27400 #  - "CFS_OPT"
27401   layout:
27402     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27403     layout: "plot-throughput-speedup-analysis"
27404
27405 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27406 - type: "plot"
27407   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27408   algorithm: "plot_throughput_speedup_analysis"
27409   output-file-type: ".html"
27410   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27411   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27412   filter: "'NIC_Intel-X710' and
27413            '64B' and
27414            'NDRPDR' and
27415            ('ETH' or 'DOT1Q') and
27416            ('L2BDMACLRN' or 'L2XCFWD') and
27417            'VHOST_1024' and
27418            not 'CFS_OPT' and
27419            not 'VXLAN' and
27420            not 'NF_DENSITY' and
27421            not 'DOT1Q' and
27422            not 'IP4FWD'"
27423   parameters:
27424   - "throughput"
27425   - "parent"
27426   - "tags"
27427 #  sort:
27428 #  - "1VM"
27429 #  - "L2XCFWD"
27430 #  - "1VM"
27431 #  - "L2BDMACLRN"
27432   layout:
27433     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27434     layout: "plot-throughput-speedup-analysis"
27435
27436 - type: "plot"
27437   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27438   algorithm: "plot_throughput_speedup_analysis"
27439   output-file-type: ".html"
27440   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27441   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27442   filter: "'NIC_Intel-X710' and
27443            '64B' and
27444            'NDRPDR' and
27445            ('ETH' or 'DOT1Q') and
27446            ('L2BDMACLRN' or 'L2XCFWD') and
27447            'VHOST_1024' and
27448            not 'CFS_OPT' and
27449            not 'VXLAN' and
27450            not 'NF_DENSITY' and
27451            not 'DOT1Q' and
27452            not 'IP4FWD'"
27453   parameters:
27454   - "throughput"
27455   - "parent"
27456   - "tags"
27457 #  sort:
27458 #  - "1VM"
27459 #  - "L2XCFWD"
27460 #  - "1VM"
27461 #  - "L2BDMACLRN"
27462   layout:
27463     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27464     layout: "plot-throughput-speedup-analysis"
27465
27466 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27467 - type: "plot"
27468   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27469   algorithm: "plot_throughput_speedup_analysis"
27470   output-file-type: ".html"
27471   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27473   filter: "'NIC_Intel-XXV710' and
27474            '64B' and
27475            'NDRPDR' and
27476            'ETH' and
27477            'IP4FWD' and
27478            'VHOST_1024' and
27479            not 'VXLAN' and
27480            not 'CFS_OPT' and
27481            not 'DOT1Q'"
27482   parameters:
27483   - "throughput"
27484   - "parent"
27485   - "tags"
27486   sort:
27487   - "not CFS_OPT"
27488   - "1VM"
27489   - "2VM"
27490   layout:
27491     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27492     layout: "plot-throughput-speedup-analysis"
27493
27494 - type: "plot"
27495   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27496   algorithm: "plot_throughput_speedup_analysis"
27497   output-file-type: ".html"
27498   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27499   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27500   filter: "'NIC_Intel-XXV710' and
27501            '64B' and
27502            'NDRPDR' and
27503            'ETH' and
27504            'IP4FWD' and
27505            'VHOST_1024' and
27506            not 'VXLAN' and
27507            not 'CFS_OPT' and
27508            not 'DOT1Q'"
27509   parameters:
27510   - "throughput"
27511   - "parent"
27512   - "tags"
27513   sort:
27514   - "not CFS_OPT"
27515   - "1VM"
27516   - "2VM"
27517   layout:
27518     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27519     layout: "plot-throughput-speedup-analysis"
27520
27521 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27522 #- type: "plot"
27523 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27524 #  algorithm: "plot_throughput_speedup_analysis"
27525 #  output-file-type: ".html"
27526 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27527 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27528 #  filter: "'NIC_Intel-XXV710' and
27529 #           '64B' and
27530 #           'NDRPDR' and
27531 #           ('ETH' or 'DOT1Q') and
27532 #           'BASE' and
27533 #           ('L2BDMACLRN' or 'L2XCFWD') and
27534 #           'VHOST_1024' and
27535 #           not 'VXLAN' and
27536 #           not 'IP4FWD' and
27537 #           not '2VM'"
27538 #  parameters:
27539 #  - "throughput"
27540 #  - "parent"
27541 #  - "tags"
27542 ##  sort:
27543 ##  - "not CFS_OPT"
27544 ##  - "L2XCFWD"
27545 ##  - "not CFS_OPT"
27546 ##  - "CFS_OPT"
27547 #  layout:
27548 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27549 #    layout: "plot-throughput-speedup-analysis"
27550 #
27551 #- type: "plot"
27552 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27553 #  algorithm: "plot_throughput_speedup_analysis"
27554 #  output-file-type: ".html"
27555 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27556 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27557 #  filter: "'NIC_Intel-XXV710' and
27558 #           '64B' and
27559 #           'NDRPDR' and
27560 #           ('ETH' or 'DOT1Q') and
27561 #           'BASE' and
27562 #           ('L2BDMACLRN' or 'L2XCFWD') and
27563 #           'VHOST_1024' and
27564 #           not 'VXLAN' and
27565 #           not 'IP4FWD' and
27566 #           not '2VM'"
27567 #  parameters:
27568 #  - "throughput"
27569 #  - "parent"
27570 #  - "tags"
27571 ##  sort:
27572 ##  - "not CFS_OPT"
27573 ##  - "L2XCFWD"
27574 ##  - "not CFS_OPT"
27575 ##  - "CFS_OPT"
27576 #  layout:
27577 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27578 #    layout: "plot-throughput-speedup-analysis"
27579 #
27580 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27581 #- type: "plot"
27582 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27583 #  algorithm: "plot_throughput_speedup_analysis"
27584 #  output-file-type: ".html"
27585 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27586 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27587 #  filter: "'NIC_Intel-XXV710' and
27588 #           '64B' and
27589 #           'NDRPDR' and
27590 #           ('ETH' or 'DOT1Q') and
27591 #           ('L2BDMACLRN' or 'L2XCFWD') and
27592 #           'VHOST_1024' and
27593 #           not 'CFS_OPT' and
27594 #           not 'VXLAN' and
27595 #           not 'DOT1Q' and
27596 #           not 'IP4FWD'"
27597 #  parameters:
27598 #  - "throughput"
27599 #  - "parent"
27600 #  - "tags"
27601 ##  sort:
27602 ##  - "1VM"
27603 ##  - "L2XCFWD"
27604 ##  - "1VM"
27605 ##  - "L2BDMACLRN"
27606 #  layout:
27607 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27608 #    layout: "plot-throughput-speedup-analysis"
27609 #
27610 #- type: "plot"
27611 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27612 #  algorithm: "plot_throughput_speedup_analysis"
27613 #  output-file-type: ".html"
27614 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27615 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27616 #  filter: "'NIC_Intel-XXV710' and
27617 #           '64B' and
27618 #           'NDRPDR' and
27619 #           ('ETH' or 'DOT1Q') and
27620 #           ('L2BDMACLRN' or 'L2XCFWD') and
27621 #           'VHOST_1024' and
27622 #           not 'CFS_OPT' and
27623 #           not 'VXLAN' and
27624 #           not 'DOT1Q' and
27625 #           not 'IP4FWD'"
27626 #  parameters:
27627 #  - "throughput"
27628 #  - "parent"
27629 #  - "tags"
27630 ##  sort:
27631 ##  - "1VM"
27632 ##  - "L2XCFWD"
27633 ##  - "1VM"
27634 ##  - "L2BDMACLRN"
27635 #  layout:
27636 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27637 #    layout: "plot-throughput-speedup-analysis"
27638
27639 ################################################################################
27640
27641 # Speedup - VPP vts 3n-hsw-x520
27642 - type: "plot"
27643   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27644   algorithm: "plot_throughput_speedup_analysis"
27645   output-file-type: ".html"
27646   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27648   filter: "'NIC_Intel-X520-DA2' and
27649            '114B' and
27650            'NDRPDR' and
27651            'VTS'"
27652   parameters:
27653   - "throughput"
27654   - "parent"
27655   - "tags"
27656   layout:
27657     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27658     layout: "plot-throughput-speedup-analysis"
27659
27660 - type: "plot"
27661   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27662   algorithm: "plot_throughput_speedup_analysis"
27663   output-file-type: ".html"
27664   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27665   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27666   filter: "'NIC_Intel-X520-DA2' and
27667            '114B' and
27668            'NDRPDR' and
27669            'VTS'"
27670   parameters:
27671   - "throughput"
27672   - "parent"
27673   - "tags"
27674   layout:
27675     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27676     layout: "plot-throughput-speedup-analysis"